/*-------------------media-------------------*/
@media screen and (min-width: 769px) { a[href="/estimation-en-ligne"] div { color: #08212d; font-weight: 600; } }

/*-------------------slider-------------------*/
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child { font-family: Poppins; }
#slider { margin-bottom: 4px; }

/*-------------------divers-------------------*/
[class^="icon-legal"] { margin-right: 0px; }
.ordre_false.product, .pageOrdre .ordre_false.product { height: 600px !important; width: 265px; }
.marginTop { margin-top: 40px; }

/*-------------------logo-------------------*/
#top-bar { height: auto; line-height: 44px; font-size: 13px; }
#logo img { height: 100px; width: auto; margin-bottom: 20px; }
@media screen and (max-width: 767px) { #logo img { height: 70px; } }
#top-social li { border-left: 0px solid #fff; }
#top-social li a { color: #08212d; }

/*-------------------menu-------------------*/
#primary-menu { border-top: 1px solid #08212d; }
#primary-menu.style-2 > div > ul > li > a i { line-height: 40px; }
.device-md #primary-menu ul li a { padding-left: 17px; padding-right: 17px; }
@media all and (min-width: 1024px) { #primary-menu > div > ul > li:nth-child(7) { background-color: #fff !important; color: #08212d !important; } }
@media all and (min-width: 1024px) { #primary-menu > div > ul > li:nth-child(7) a:link { color: #08212d !important; border-bottom: 1px solid #08212d; } }
@media (max-width: 991px) { #primary-menu .container.clearfix { padding-left: 20px; background-color: #000; } }

/*-------------------home_actualite-------------------*/
.device-lg .home_actualite .entry.clearfix.actualite, .device-md .home_actualite .entry.clearfix.actualite { float: left; width: 30%; }
.device-sm .home_actualite .entry.clearfix.actualite { float: left; width: 45%; margin-right: 36px; }
.home_actualite .entry-c { clear: both; }
.device-lg .home_actualite .entry-image, .device-md .home_actualite .entry-image { width: 250px !important; float: left; margin-right: 10px; }
.device-sm .home_actualite .entry-image { width: 230px !important; float: left; margin-right: 10px; }

/*-------------------home-estimation-------------------*/
.encart_estimation .bouton { border-radius: 2px; background-color: #fff; color: #08212d; margin: 10px 0px; font-size: 16px !important; width: auto; }
.module_estimation { background-color: #08212d; min-height: 455px; border-radius: 2px; margin-bottom: 40px; }
.device-md .module_estimation { background-color: #08212d; min-height: 374px; }
.device-sm .module_estimation { background-color: #08212d; min-height: 287px; }
.encart_estimation { text-align: center; }
.titre_estimation, .titre_estimation a:link { color: #fff; text-transform: none; font-family: Bodoni Moda; font-weight: 500; font-size: 38px; letter-spacing: 1px; margin-top: 60px; margin-bottom: 20px; text-align: center; }
.device-sm .titre_estimation, .device-sm .titre_estimation a:link { color: #fff; font-weight: 600; font-size: 26px; margin-top: 22px; margin-bottom: 16px; }
.device-xs .titre_estimation, .device-xs .titre_estimation a:link, .device-xxs .titre_estimation, .device-xxs .titre_estimation a:link { color: #fff; font-weight: 600; font-size: 26px; margin-top: 22px; margin-bottom: 16px; padding-top: 20px; }
.texte_estimation a:link { color: #fff; }

/*-------------------langues-------------------*/
.languegb img, .languefr img { display: none; }
.languegb::after { content: " EN"; font-weight: bold; margin-right: 20px; }
.languefr::after { content: " FR"; font-weight: bold; margin-right: 20px; }

/*-------------------titres-------------------*/
.titre_page, .titre_page a, .titre_page a:visited { width: 100%; font-size: 25px; margin: 40px 0px 30px 0px; padding: 5px; font-weight: 500; color: #fff; background-color: #08212d; font-family: Bodoni Moda; clear: both; line-height: 1; }

/*-------------------responsive titres-------------------*/
.device-xxs .titre_page, .device_xxs .titre_formulaire_contact { font-size: 22px; line-height: 1; padding: 5px; }
.device-xxs h2 { font-size: 15px; line-height: 18px; }

/*-------------------footer-------------------*/
#footer a img.flag { opacity: 0.5; height: 25px; }
#footer a:hover img.flag { opacity: 1; height: 25px; }
.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }

/*-------------------trombinoscope-------------------*/
.trombinoscope { display: flex; flex-wrap: wrap; margin: -15px; }
.trombi { width: 25%; padding: 15px; box-sizing: border-box; }
.equipe { background-color: #fff; border: 1px solid #eee; border-radius: 6px; padding: 20px; text-align: center; height: 100%; }
.equipe img { display: block; margin: 0 auto 15px auto; border-radius: 6px; }
.equipe h4 { margin: 10px 0; font-weight: bold; }
.equipe p { line-height: 1.4; margin: 0; }
.equipe a { color: #007bff; text-decoration: none; }
.equipe a:hover { text-decoration: underline; }
@media (max-width: 992px) { .trombi { width: 50%; } }
@media (max-width: 576px) { .trombi { width: 100%; } .titre_estimation a:link { font-size: 23px; margin-top: 22px; margin-bottom: 20px; } }
