/*-- Général --*/
.bold {
    font-weight:800;
}
p a, p a:hover {
    color: #E31613;
}
.main_title.medium {
    font-size: 4.6rem;
    font-weight: 300;
}
.padd0 {
    padding: 0 !important;
}
.mt0 {
    margin-top: 0px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt35 {
    margin-top: 35px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.mt60 {
    margin-top: 60px;
}
.mt70 {
    margin-top: 70px;
}
.mt80 {
    margin-top: 80px;
}
.mt90 {
    margin-top: 90px;
}
.mt100 {
    margin-top: 90px;
}
.mt150 {
    margin-top: 90px;
}
.mb0 {
    margin-bottom: 0px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb25 {
    margin-bottom: 25px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb35 {
    margin-bottom: 35px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb70 {
    margin-bottom: 70px;
}
.mb80 {
    margin-bottom: 80px;
}
.mb90 {
    margin-bottom: 90px;
}
.mb100 {
    margin-bottom: 100px;
}
.mb150 {
    margin-bottom: 150px !important;;
}
.mb-120 {
    margin-bottom: -120px;
}
.nowrap {
    white-space:nowrap;
}
.encode_decode {
    cursor: pointer;
}
.ariane {
    display: none;
}
.grecaptcha-badge {
    opacity:0;
}
/*-- HEADER --*/
header .header_menu,
header .main_nav {
    animation-delay: 2s;
}
header .main_nav {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}
header .header_menu .header_menu__item .fav-number {
    position: absolute;
    background-color: #E31613;
    color: #FFF;
    font-size: 12px;
    top: 16px;
    right: 36px;
    padding: 4px;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    min-width: 24px;
}
/*-- HP --*/
.contact__content .contact__content_hours ul li p, 
.product_single .product_single__right .right_contact .contact__content_hours ul li p {
    font-size: 1.6rem;
}
/*.main_pres_wrap .main_pres .main_pres__bg,
.main_pres_alt_wrap .main_pres_alt .main_pres_alt__bg,
.top_page_bg {
    background-attachment: fixed;
    background-size: 100%;
    background-repeat: no-repeat;
}*/
.top_home .top_home_video::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(67,67,67,0.5);
}
.contact__content .contact__content_services ul li .service_img, 
.product_single .product_single__right .right_contact .contact__content_services ul li .service_img {
    width: 56px;
    height: 56px;
    border: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}
.contact__content .contact__content_services ul li .service_img img, 
.product_single .product_single__right .right_contact .contact__content_services ul li .service_img img {
    display: block;
    width: 100%;
    height: 100%;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    object-fit: initial;
}
.main_pres__bg {
	background-size: cover;
    background-position: center;
}
.main_title {
    font-weight: 300;
}
.contact__content h4, 
.product_single .product_single__right .right_contact h4 {
    color: #E31613;
}
.map-link {
    display: block;
    position: relative;
}
.map-img {
    width:100%;    
}
.map-link::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFFFFFF', endColorstr='#00FFFFFF', GradientType=0);
}
/*-- LISTING --*/
.ariane ol li a span, 
.ariane ol li span {
    background: transparent;
    color: #282640;
    padding-right: 30px;
    position:relative;
}
.ariane ol li:hover > a span,
.ariane ol li:hover span {
    background: transparent;
    color: #E31613;
}
.ariane ol li a span::after, 
.ariane ol li span::after {
    content:"■";
    color: #282640 !important;
    font-size:12px;
    position:absolute;
    right: 7px;
}
.ariane ol li:last-child a span::after, 
.ariane ol li:last-child span::after {
    display: none;
}
.bloc_product .bloc_product__img .tag span {
    font-style: normal;
}
.bloc_product .bloc_product__img .tag.red.sscomp span {
    font-size: 23px;
    font-size: 2.3rem;
}
.bloc_product .bloc_product__img .tag.purple span {
    font-size: 40px;
    font-size: 4rem;
    color:#E31613;
}
.bloc_product .bloc_product__img .bloc_product__hover ul li span {
  display: inline-block;
  margin-left: 15px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
.bloc_product .ref {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.icon_exclu_listing {
    background-image: url(../img/icons/exclus2.svg);
    width: 46px;
    height: 40px;
    display: inline-block;
    position: absolute;
    bottom: 30px;
    left: 30px;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
a.bloc_product:hover .icon_exclu_listing {
    opacity:0;
}
.bloc_product .bloc_product__title p span {
    font-weight:300;
}
/*-- DETAIL --*/
.product_title h1 .main_title.medium,
.product_title h1 .ref,
.product_title h1 .price {
    display: block;
}
.product_title h1 .ref {
    font-weight: 300;
    font-size: 2rem;
}
.product_desc h2 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.product_desc.tagged h2 {
    opacity: 0.3;
}
.product_single .product_single__left .product_desc.tagged .tag span {
    font-style: normal;
}
.main_pres_alt_wrap .main_pres_alt .product_tools span.encode_decode {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 115px;
    height: 115px;
    margin-top: 40px;
    margin-right: 40px;
}
.main_pres_alt_wrap .main_pres_alt .product_tools span.fb {
    background: url("../img/icons/facebook.svg") no-repeat center center;
    background-size: auto 50px;
}
.main_pres_alt_wrap .main_pres_alt .product_tools span.tw {
    background: url("../img/icons/twitter.svg") no-repeat center center;
    background-size: auto 50px;
}
.main_pres_alt_wrap .main_pres_alt .product_tools span.encode_decode:hover::before {
    border: 3px solid #E31613;
    background-color: #E31613;
}
.main_pres_alt_wrap .main_pres_alt .product_tools span.encode_decode span {
    display: inline-block;
    position: absolute;
    top: -40px;
    left: -20px;
    background: #282640;
    color: #fff;
    padding: 8px 12px;
    font-size: 16px;
    font-size: 1.6rem;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
}
.main_pres_alt_wrap .main_pres_alt .product_tools span.encode_decode::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #fff;
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    -webkit-transition: background-color 0.3s ease,border 0.3s ease;
    -moz-transition: background-color 0.3s ease,border 0.3s ease;
    transition: background-color 0.3s ease,border 0.3s ease;
    z-index: -1;
}
.main_pres_alt_wrap .main_pres_alt .product_tools span.encode_decode span::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #282640 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 20px;
}
.main_pres_alt_wrap .main_pres_alt .product_tools span.encode_decode:hover span {
    opacity: 1;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.nrj.nrj_V::before,
.product_single .product_single__left .product_dpe .diag_wrap .diag.gaz.gaz_V::before {
    background: #c9c9c9;
}
.product_single .product_single__right {
    margin-top: -260px;
}
.form_top .btn_square {
    color:#FFF;
}
.product_exclu {
    color: #282640;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 24px;
}
.product_single .product_single__left .product_honoraires p {
  line-height: 1.6;
}
/* DPE 2021 */
.product_single .product_single__left .product_dpe .diag_wrap .diag.nrj.nrj_a::before {
    background: #029162;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.nrj.nrj_b::before {
    background: #46a74a;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.nrj.nrj_c::before {
    background: #6db56a;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.nrj.nrj_d::before {
    background: #f2e314;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.nrj.nrj_e::before {
    background: #eeab0f;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.nrj.nrj_f::before {
    background: #e8782f;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.nrj.nrj_g::before {
    background: #d1201d;
}

.product_single .product_single__left .product_dpe .diag_wrap .diag.gaz.gaz_a::before {
    background: #99d5f7;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.gaz.gaz_b::before {
    background: #80abcc;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.gaz.gaz_c::before {
    background: #6c87a8;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.gaz.gaz_d::before {
    background: #546383;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.gaz.gaz_e::before {
    background: #434765;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.gaz.gaz_f::before {
    background: #332e47;
}
.product_single .product_single__left .product_dpe .diag_wrap .diag.gaz.gaz_g::before {
    background: #231a2e;
}

.conso,
.emission {
  color:#000;
  position:relative;
  font-family: Arial, sans serif;
  font-weight: 400;
}
.conso {
    margin-bottom: 30px;
}
.conso img {
  width: 350px;
  margin-top: 30px;
}
.conso .conso-index,
.conso .conso-index2,
.emission .emi-index {
    position: absolute;
    display: block;
    width: 50px;
    text-align: center;
}
.conso .conso-index {
    left: 10px;
}
.conso .conso-index2 {
    left: 78px;
}
.conso .conso-index_a,
.conso .conso-index2_a {
    top: 70px;
}
.conso .conso-index_b,
.conso .conso-index2_b {
    top: 98px;
}
.conso .conso-index_c,
.conso .conso-index2_c {
    top: 134px;
}
.conso .conso-index_d,
.conso .conso-index2_d {
    top: 172px;
}
.conso .conso-index_e,
.conso .conso-index2_e {
    top: 210px;
}
.conso .conso-index_f,
.conso .conso-index2_f {
    top: 248px;
}
.conso .conso-index_g,
.conso .conso-index2_g {
    top: 284px;
}
.emission {
  width:300px;
}
.emission img {
  margin-top: 20px;
  padding: 20px;
  border: 3px solid #99d5f7;
  border-radius: 10px;
  width: 300px;
}
.emission .emi-index {
    right: 58px;
}
.emission .emi-index_a {
    top: 96px;
}
.emission .emi-index_b {
    top: 124px;
}
.emission .emi-index_c {
    top: 155px;
}
.emission .emi-index_d {
    top: 186px;
}
.emission .emi-index_e {
    top: 215px;
}
.emission .emi-index_f {
    top: 248px;
}
.emission .emi-index_g {
    top: 279px;
}
/* Fin DPE 2021 */

/*-- AUTRES PAGES --*/
.listing_equipe .bloc_equipe img {
  max-width: 140px;
}
.main_pres_alt_wrap .main_pres_alt .assets li {
    margin-bottom: 15px;
}
.back-btn a,
.back-btn a:hover::before  {
    color:#E31613;
}
.back-btn a::before {
    color:#E31613 !important;
    content: "Retour";
    font-size: 19px;
    position: absolute;
    left: 60px;
    top: 5px;
}
.rs_links.back-btn a:hover i {
    color:#FFF;
}
.rs_links.back-btn a::after {
    border-color:#E31613;
}
.top_page_bg {
    background-position: center right;
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
form.estim .custom_select {
    width: 100%;
    margin-bottom: 40px;
}
form H2 {
    color: #E31613;
    margin: 40px 0 20px;
}
.avis_client {
    border-bottom: 1px dotted #cecece;
    padding-bottom: 50px;
}
.avis_client .stars {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 110px;
    height: 20px;
    background: #ccc;
}
.avis_client .stars img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 2;
}
.avis_client .stars .progress {
    position: absolute;
    left: 0;
    width: 0;
    top: 0;
    bottom: 0;
    background: #ffde00;
    border: 0;
    border-radius: 0;
    z-index: 1;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.avis_client p.citation {
    font-style: italic;
    margin: 20px 0 10px;
}
.avis_client p.nom_client {
    font-weight:bold;
    font-size: 16px;
}
.listing_equipe .bloc_equipe {
    margin-top: 30px;
    background: #282640;
    color: #fff;
    padding: 70px 50px 90px 50px;
    display: flex;
    align-items: flex-start;
    min-height: 600px;
}
.listing_equipe .bloc_equipe .info_equipe {
    padding-left: 30px;
}
.listing_equipe .bloc_equipe .info_equipe .nom_equipe {
    font-weight: 400;
    margin-top: 40px;
    font-size: 24px;
    color: #E31613;
}
.listing_equipe .bloc_equipe .info_equipe .fonction_equipe {
    color:#FFF;
}
.listing_equipe .bloc_equipe .info_equipe .pres_equipe {
    margin-top: 30px;
    font-style:italic;
}
.listing_equipe .bloc_equipe .info_equipe .pres_equipe span {
    font-family:Arial;
}
.table-price {
    width: 100%;
    margin: 0px auto 80px;
    border-bottom: 1px solid #282640;
    border-collapse: collapse;
}
.table-price .tetiere {
    background-color: #282640;
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
}
.table-price td {
    padding: 20px;
}
ul.list-text {
    margin: 10px auto;
}
ul.list-text li {
    position: relative;
    padding-left: 15px;
    margin: 8px 0;
}
ul.list-text li::before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    background: #E31613;
    position: absolute;
    left: 0;
    top: 10px;
}
.hono_title {
    background-color:#282640;
    color:#E31613;
    padding: 16px 20px;
}
/*-- FOOTER --*/
footer {
    background: #282640;
}
footer .footer_top .footer_nav ul li a:hover,
footer .footer_legal p a:hover {
    color: #E31613;
}
footer .footer_top .footer_parts a {
    display: block;
    width: 100px;
    height: auto;
    margin-top: 40px;
}
footer .footer_top .footer_rs_links .rs_links span {
    color: #fff;
}
footer .rs_links span {
    position: relative;
    display: inline-flex;
    vertical-align: top;
    width: 36px;
    height: 36px;
    color: #282640;
    margin-right: 12px;
}
footer .rs_links span i {
    margin: auto;
    font-size: 20px;
    font-size: 2rem;
    position: relative;
    z-index: 10;
}
footer .footer_top .footer_rs_links .rs_links span::after {
    border: 2px solid #fff;
}
footer .rs_links span::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 2px solid #282640;
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
footer .footer_top .footer_rs_links .rs_links a:hover::after,
footer .footer_top .footer_rs_links .rs_links span:hover::after {
    border: 2px solid #E31613;
    background: transparent;
    color: #E31613;
}
footer .rs_links a:hover i,
footer .rs_links span:hover i {
    color: #E31613;
}
footer .footer_top .footer_parts span {
    display: block;
    margin-top:40px;
}
footer .footer_top span.h6 {
    font-weight: 400;
}

/*-- RESPONSIVE --*/
@media (max-width: 1199.98px) {
	.product_single .product_single__right {
	    margin-top: 120px;
	}
}
@media (max-width: 991.98px) {
}
@media (max-width: 767px) {
    header .header_menu .header_menu__item {
        width: 33%;
    }
    header .header_menu .header_menu__item .fav-number {
        top: 8px;
        right: 50%;
        margin-right: -12px;
    }
    .main_pres_alt_wrap .main_pres_alt .product_tools span.fb, 
	.main_pres_alt_wrap .main_pres_alt .product_tools span.tw {
	    background-size: auto 40px;
	}
	.main_pres_alt_wrap .main_pres_alt .product_tools span.encode_decode {
	    width: 80px;
	    height: 80px;
	}
    .bloc_product .bloc_product__img .tag.purple span {
        font-size: 28px;
        font-size: 2.8rem;
        left: 20px;
    }
    .bloc_product .bloc_product__img .tag.red.sscomp span {
        font-size: 18px;
        font-size: 1.8rem;
    }
      .bloc_product .bloc_product__img .bloc_product__hover ul li span {
        font-size: 10px;
        font-size: 1rem;
      }
}
@media (max-width: 575.98px) {
    .slider_products_wrap .slider_products {
        margin-top: -24px;
    }
    .top_page_bg {
        height: 140px;
		background-attachment: initial;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top center;
		margin-top: 90px;
    }
    .main_pres__bg {
	    /*background-size: contain;*/
	    background-repeat: no-repeat;
	    background-color: #bebcbc;
	}
    .main_title.medium {
        font-size: 2rem;
    }
    .products .products_listing {
        margin-top: 40px;
    }
    .listing_equipe .bloc_equipe {
        display: block;
    }
    .listing_equipe .bloc_equipe .info_equipe {
        padding-left: 0;
    }
}
@media print {
  .header_menu,
  .main_nav,
  .product_single__right,
  .container_back-btn,
  #show_dpe,
  .section_coup_de_coeur,
  footer {
    display:none;
    visibility: hidden;
    opacity: 0;
  }
  .col-print-12 {
       width:100% !important;
   }
   .product_single .product_single__left {
        margin-top: 20px;
    }
   .product_title h1 .main_title.medium {
       font-size:24px;
   }
   .product_photo_print img {
        width:100%;
   }
   .product_single .product_single__left .product_desc p,
   .product_single .product_single__left .product_infos ul li p {
        font-size:16px;
    }
    .product_single .product_single__left .product_infos ul li .info_img {
        width: 50px;
        height: 50px;
    }
    .product_single .product_single__left .product_infos ul li .info_img img {
        width: 27px;
    }
    .product_single .product_single__left .product_honoraires {
        margin-top: 40px;
    }
    header .header_top_small {
        position: relative;
        width:100%;
        background: rgba(255,255,255,1);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
}
