/*
Theme Name: C3BI
Theme URI: https://c3bitest.c3bi.pasteur.fr/
Author: Rachel Torchet
Description: C3BI Theme
*/


/* FOOTER */

.main-footer {
	padding: 80px 0px;
	background: #211B1D none repeat scroll 0% 0%;
	color: #FFF;
	font: 12px "BrandonGrotesqueReg","Arial","Helvetica",sans-serif;
line-height: 21px;
}

.main-footer a {
	color: #FFF;
}

.inner-wrap {
	max-width: 1200px;
	margin: 0px auto;
	position: relative;
}

.footer__address::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: transparent url("https://www.pasteur.fr/sites/all/themes/custom/pasteur/assets/img/map.png") no-repeat scroll left top;
    width: 152px;
    height: 153px;
    margin-right: 40px;
    float: left;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.footer__address {
    margin-right: 40px;
    display: inline-block;
    vertical-align: middle;
    min-width: 400px;
}

.footer__address .block {
    display: block;
    margin-top: -15px;
}

.footer__address .footer__logo {
    display: inline-block;
    margin-top: 20px;
}

.footer__address .block {
    display: block;
    margin-top: -15px;
}

.footer__section {
    display: inline-block;
    vertical-align: middle;
}

.footer__menu-social, .footer__menu-2, .footer__menu-1 {
    vertical-align: top;
    min-height: 172px;
    border-left: 1px solid #2D96FA;
	padding: 10px 50px;
}

.footer__menu-social .content {
    text-align: center;
}

.footer__menu-social .content li {
    margin-bottom: 15px;
}

.footer__menu-social .content a {
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
}

.footer__menu-social ul, .footer__menu-2 ul, .footer__menu-1 ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
    border: 0px none;

}

.footer__menu-2 li, .footer__menu-1 li {
    margin-bottom: 8px;
}

.footer__menu-social a, .footer__menu-2 a, .footer__menu-1 a {
    text-transform: uppercase;
    text-decoration: none;
}

.footer__menu-2 a:hover, .footer__menu-1 a:hover {
    text-transform: uppercase;
    text-decoration: underline;

}

.footer__menu-2 a:focus, .footer__menu-1 a:focus {
    text-transform: uppercase;
    text-decoration: underline;

}

.footer__menu-2 a:active, .footer__menu-1 a:active {
    text-transform: uppercase;
    text-decoration: underline;

}

.main-footer .donate a {
    color: #2D96FA;
font-family:"BrandonGrotesqueBld";

}

.suivre_pasteur_facebook {
    background-image: url("https://www.pasteur.fr/sites/all/themes/custom/pasteur/assets/img/sprites.png?0afff4d5b47e28179e26b2749a597aee");
    background-position: -230px -28px;
    width: 11px;
    height: 20px;
}

.suivre_pasteur_linkedin {
    background-image: url("https://www.pasteur.fr/sites/all/themes/custom/pasteur/assets/img/sprites.png?0afff4d5b47e28179e26b2749a597aee");
    background-position: -167px -177px;
    width: 15px;
    height: 15px;
}

.suivre_pasteur_twitter {
    background-image: url("https://www.pasteur.fr/sites/all/themes/custom/pasteur/assets/img/sprites.png?0afff4d5b47e28179e26b2749a597aee");
    background-position: -100px -177px;
    width: 19px;
    height: 16px;
}

