

#pageContent {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "width" 100;
}

p{
    font-family:"Open sans", sans-serif;
    color:#777777; 
    font-size:14px;
    margin: 10px;
    padding: 10px;
    text-align: justify;
}

.pGrand{
    font-size:19px;
}

.containerHeader{
    width:100%;
    margin:auto;
}

.top_adresse{
    font-family: "Open Sans", sans-serif;
    font-size:13px;
    color:#777777;
    min-width:250px;
}

.top_contact{
    font-family: "Open Sans", sans-serif;
    font-size:13px;
    color:#777777;
    text-align:left;
    min-width:250px;
}

.iconeTopPhone{
    color:#e3002a;
    display:block;
    float:left;
    font-size:22px;
    height:22px;
    margin-right: 14px;
}

.social-network{
    color:black;
    display:block;
    font-size:22px;
}

.social-network:link, .social-network:focus, .social-network:active, .social-network:visited{
    color:black;
}
.social-network:hover{
    color:#e3002a;
}


.social-network-small{
    color:white;
    display:block;
    font-size:22px;
}

.social-network-small:link, .social-network-small:focus, .social-network-small:hover{
    color:#e3002a;
}
.top_bar_big {
    max-width:1110px;
    text-align:center;
    margin:35px auto 20px auto;
}

.top_bar_small {
    width:100%;
    background-color: white;
}

.header_top_small{
    width:100%;
    background-color: black;
    padding:20px auto;
}

.nav_bar {
    color:white;
    background-color:#e3002a;
}
.navbarTop {
    max-width:1110px;
    text-align:center;
    margin:42px auto 35px 40px;
    font-family: "Cairo", sans-serif;
    font-size: 21px;
    font-weight: 600;
}

.navLinkTop:hover,
.navitem_top > .active{
    text-decoration: underline;
}

.navlinkSmall {
    color:white;
    margin-left:50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.navlinkSmall:hover, .navlinkSmall:active, .navlinkActive {
    color:#e3002a;
}
.navlinkSmall:hover{
    text-decoration: underline;
}

.titreRouge{
    color:#e3002a;
    font-weight : bold;
}

#footer{
    color:#777777;
    background-color:#f0f0f0;
    bottom:0px;
    margin:0 auto 0 auto;
    width:100%
}

.containerFooter{
    max-width:1110px;
    margin: auto;
}

.footer_txt{
    font-family: "Open Sans", sans-serif;
    font-size:14px;
}

.mention_link:active, .mention_link:visited, .mention_link:focus, .mention_link:link{
    color:white;
    font-size:13px;
}
.mention_link:hover{
    color:#e3002a;
}

.navbarFooter{
    font-family: "Open Sans", sans-serif;
    font-size:14px;
    color:#777777;
    text-align:left;
    line-height :14px;
}

.nav-link-footer,.nav-link-footer:link, .nav-link-footer:focus, .nav-link-footer:visited {
    font-family: "Open Sans", sans-serif;
    font-size:14px;
    color:#777777;
    border-left: solid 5px #f0f0f0;
    text-align:left;
    line-height :14px;
}
.nav-link-footer:hover{
    color:#777777;
    border-left: solid 5px #e3002a;
}

.nav-link-footer:active,
.navbarFooter>.nav-item>.active{
    color:#777777;
    border-left: solid 5px #e3002a;
}

.iconePhone{
    color:#e3002a;
    font-size:13px;
    height:13px;
    margin-right: 1px;
}

.iconePhoneBas{
    color:#e3002a;
    display:block;
    float:left;
    font-size:12px;
    height:14px;
    margin: 5px 14px 50px -30px;
}

.footerWrap{
    padding-left:auto;
}

article{
    margin:0;
    padding:0;
}

.div_titre_haut{
    margin:0;
    padding:0;
    background-color: #f0f0f0;
    width:100%;
    display: block;
    min-width: 150px;
}

.container_titre_haut{
    padding: 20px;
    margin: 0 60px 60px 60px ;
}

.titre_haut{
    font-family: "Cairo", sans-serif;
    font-size:40px;
    font-weight:800;
    line-height: 44px;
}

.alink, .alink:hover, .alink:active, .alink:visited, .alink:focus {
    color: #e3002a;
    text-decoration: none;
}

.alink:hover {
    text-decoration: underline;
}

.fond_gris{
    background-color: #f0f0f0;
}

.div_titre_haut{
    height:210px;
    background-size:cover;
    background-position:center;
}

.container_titre_haut{
    width:1100px;
    margin:auto;
}

.breadcrumb-item,
.breadcrumb-item >.active{
    font-family: "Open sans", sans-serif;
    font-size:12px;
    line-height: 22px;
    margin-bottom: 10px;
    text-decoration: none;
    color:#0a0a0a;
}

.breadcrumb-item:not(.active):hover{
    color:white;
    cursor: pointer;
}


.titre_bas{
    font-size:28px;
    font-family: "Cairo", sans-serif;
    font-weight:700;
    line-height: 64px;
    padding: 20px auto ;
    margin: 20px auto;
}

.titre_bas::after
{
    content:'';
    display: block;
    width: 52px;
    height: 3px;
    background: #e3200e;
    margin-top: 2px;
}


.temoinNom{
    font-family: "Cairo", sans-serif;
    font-size: 13px;
    color:#777777;
}

.temoinFonction{
    font-family: "Cairo", sans-serif;
    font-size: 13px;
    font-style: italic;
    color:#777777;
}


.btnSideMetier {
	background-color:#000000;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-family:"Cairo", sans-serif;
    font-weight: 400;
	font-size:14px;
	padding:16px 31px;
	text-decoration:none;
    width:100%;
}
.btnSideMetier:hover {
	background-color:#000000;
	color:#f7f7f7;
}
.btnSideMetier:active {
	position:relative;
	top:1px;
}

.btnPlaquette{
    margin: 0px;
    padding-left: 50px;
    background-image: url('/Images/logo_prefix.png');
    background-repeat: no-repeat;
    background-position: 10px 50% ;
}
.btnVideo{
    margin: 0px;
    padding-left: 50px;
    background-image: url('/Images/logo_play.png');
    background-repeat: no-repeat;
    background-position: 10px 50% ;
}

.loader{
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fondu-out,
.fondu-out > img{
    opacity: 0;
    transition: opacity 0.4s ease-out;
    display: none;
    visibility: hidden;
}

/*.grecaptcha-badge {
    position: fixed !important;
    bottom: 5px !important;
    left: auto !important;
    right: 0px !important;
    top: auto !important;
}*/