nav.desktop .h-logo img{
    max-height: 70px;
}
nav.mobile .h-logo img{
    max-height: 54px;
}

@media screen and (max-width: 768px) {
    .nos-installations.bg-primary-color a+img{
        width: 29%;
    }
}

.website-bg-color-2{
	background:#69d0f7!important;
}
.website-bg-color-4{
	background:#f0502d!important;
}
.website-bg-color-5{
	background:#07a2a4!important;
}

.website-text-color-2{
	color:#69d0f7!important;
}
.website-text-color-4{
	color:#f0502d!important;
}
.website-text-color-5{
	color:#07a2a4!important;
}
.fournisseurs-slider .item.isprivileges>div:before {
    background-color: #fff !important;
}
.fournisseurs-slider .item.isprivileges>div:before,
.bloc-fournisseurs .container .items .item.isprivileges:before{
    background: url(../icons/isprivilegesGasel.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.contact-footer-wrapper .contact-footer .custom-container .wrapper .contact-form::after {
    content: url(../icons/icon-contact-form.svg);
    position: absolute;
    top: calc(100% - 185px);
    right: calc(100% + 30px);
}

.map-location .map-location-item .content-map-item .addresse,
.map-location .map-location-item .content-map-item .name,
.map-location .map-location-item .content-map-item .tel{
	color: #021d3c !important;
}
.offres-template-page .filtres .select2 .select2-selection span.select2-selection__rendered::after{
    content: url(../icons/select-arrow-blue-marine.svg);
    position: absolute;
    right: 18px;
    top: -3px;
}

/* ==========================================================================
   Override font-family: Montserrat en priorité, Raleway en fallback
   ========================================================================== */
.gcn-block .desc,
.about-us .container .numbers span,
.bloc-chiffres .numbers .item span,
.carte-interactive .map-result .installateurs-liste ul > li .child-element .item-content .name,
.carte-interactive .map-result .installateurs-liste ul > li .child-element .item-content > a,
.carte-interactive .map-result .installateurs-liste ul > li .child-element .item-content .addresse,
.carte-interactive .map-result .installateurs-liste ul > li .child-element .item-content .site,
.carte-interactive .map-result .installateurs-liste ul > li .child-element .item-content .site a,
header.sub-site nav.desktop ul li:last-child a,
header.sub-site nav.mobile .menu-elements ul li:last-child a,
header nav.desktop ul li a,
header nav.desktop ul li a.associes,
header nav.desktop ul li a.contact,
header nav.mobile .menu-elements ul li a,
header nav.mobile .menu-elements ul li:last-child a.associes,
header nav.mobile .menu-elements ul li:last-child a.contact,
footer .footer-top .menus .main-menu li a,
footer .footer-top .menus .second-menu li a,
footer .footer-bottom .site,
footer .footer-bottom ul li a,
.article-card .content .desc,
.contact-page .contact-details .map-infos .infos,
.error404 .page-content .page-404-content .msg-2 {
    font-family: "Montserrat", "Raleway", sans-serif;
}


/* ==========================================================================
   Override font-family: Sora remplacé par Montserrat
   ========================================================================== */
body,
.contact-footer-wrapper .contact-footer .contact-form form .submit-wrapper input[type=submit],
.offres-template-page .contact-footer .contact-form form .submit-wrapper input[type=submit],
.offre-single-page .header .meta-data > div .meta-value.type-emploi {
    font-family: "Montserrat", sans-serif;
}
.image_text_block .content .desc .content,
.image_text_block .content .desc .content p,
.container-image-text .content .desc .content,
.container-image-text .content .desc .content p
{
	font-weight: 400;
}
.container-image-text .content .desc .cta{
    font-weight: 500;
}
.remontees-actualites .articleLink .articleCard .content .read-more{
    font-weight: 500;
}
.gcn-block .title{
    font-weight: 500;
}
#breadcrumbs span a{
    font-weight: 500;
}