/* Child Theme - Custom CSS File for Buyers to Modify */

.rh_section .rh_page__properties {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 30px;
}

.rh_section .rh_page__title {
    font-size: 28px;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .rh_section .rh_page__properties {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .rh_section .rh_page__properties {
        grid-template-columns: 1fr;
    }
}
/************************************************************************* Default code **************************************************************************/
.sticked{transform:unset !important;animation:unset !important}
.is-sticky {
    position: fixed !important;
	top: 0; 
    left: 0;
    width: 100%;
	z-index: 9999999999999 !important;
	
}
.section-header-accueil.is-sticky{background: #02406C !important;}
@media only screen and (min-width: 1025px){.section-header-accueil:not(.is-sticky) > .e-con-inner {border-bottom: 1px solid #ffffff63 !important;}}
header .home-icon a.coherence-core-menu-item img {
    display: none;
}
.section-header-interne.is-sticky {
		box-shadow: 15px 15px 15px #a9a9a938;
	} 

.is-sticky .coherence-core-nav-menu > li > a {
		font-size: 15px !important;
	}

	header  .coherence-figure img{
		transition:all 0.5s!important;
	}

.is-sticky .coherence-figure img{
		transform:scale(0.7)!important;
	}


/*** Page login***/
#login h1 a {
    width: auto !important;
    height: 200px !important;
    background: url(https://www.beneat-chauvel.com/wp-content/uploads/2023/11/cabinet-beneat-chauvel-agence-immobiliere-vannes-golfe-du-morbihan-beneat-chauvel.com_sites_beneat-chauvel.com_themes_custom_acreat_images_logo-beneat-chauvel.svg-0.svg) no-repeat !important;
    background-position: center center !important;
}

#login {
    margin: 10px auto !important;
    width: auto !important;
    padding-top: 75px !important;
}

.login form {
    margin: 10px auto !important;
    width: 325px !important;
}

.login .submit input {
    background: #02406C !important;
    border: none !important;
    box-shadow: none !important;
    color: #fff !important;
    text-decoration: none !important;
    text-shadow: none !important;
}

.login .submit input:hover {
    background: #252424 !important;
}

.login #login_error, .login .message {
    margin: 20px auto;
    display: block;
    width: 345px !important;
    height: auto !important;
    border-left: 5px solid #ff0000 !important;
    color: #4e4e4e !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    background-color: #fff !important;
}

.login #backtoblog, .login #nav {
    font-size: 13px;
    padding: 10px 0px !important;
}

.login #nav {
    margin: 10px auto !important;
    text-align: center;
}

.login #backtoblog a, .login #nav a {
    color: #525252 !important;
    font-size: 17px !important;
    font-weight: 600 !important;
}

.login #nav a:hover {
    color: #02406C !important
}

#backtoblog {
    background-color: #02406C;
    box-shadow: 0 1px 3px #02406C;
    left: 0;
    margin: 0 !important;
    padding: 10px !important;
    position: fixed;
    text-align: left;
    text-shadow: 0 0 0 #000 !important;
    top: 0;
    width: 100%;
}

.login #backtoblog a {
    color: #FFFFFF !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.login-logo-footer {
    margin: 20px auto 10px;
    display: block;
    padding: 10px 50px;
    transition: all 0.6s ease;
    max-width: 230px !important;
    filter: brightness(0) saturate(100%) invert(88%) sepia(88%) saturate(2%) hue-rotate(259deg) brightness(109%) contrast(97%);
}

body.login {
    background: #252a2b
}

body.login div#login h1 {
    text-align: left
}

body.login div#login h1 a {
    background: transparent;
    height: auto;
    width: auto;
    text-indent: 0;
    font-size: 0px;
    font-weight: bold;
    color: #fff;
    display: flex;
    max-width: 320px;
}


/************formulaires default style*************/

.wpcf7-not-valid-tip, .fusion-slider-loading, .wpcf7-spinner{display: none !important;}
/*------------------------------------------------------***Begin contact page style***------------------------------------------------------*/
input[type=text]:focus,input[type=email]:focus,input.text:focus,input.title:focus,textarea:focus,select:focus {/* Add style to input field when focused*/}
input[type=text].filled,input[type=email].filled,input.text.filled,input.title.filled,textarea.filled,select.filled {/* Add style to input field when filled*/} 
.rh-form, .post-password-form, .wpcf7-form, .wpforms-form{background:transparent !important}
.page-contact-5{display: flex;flex-direction: column;}
.page-contact-5 *{-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.page-contact-5 select,.page-contact-5 input[type="text"],.page-contact-5 input[type="email"],.page-contact-5 input[type="number"],.page-contact-5 input[type="tel"],.page-contact-5 textarea{color:#000 !important;padding: 12px 10px !important;border: solid 1px #02406C !important;}
.page-contact-5 .input-file {margin-bottom: 25px !important;}
.page-contact-5 .input-file input{background: #02406C ;color: white;padding: 1em;box-shadow: 4px 4px 0px 0px #4C4B50;transition:all 0.3s ease-in-out;max-width: 280px !important;margin-top: 5px !important;}
.page-contact-5 .input-file input:hover{box-shadow: -2px -2px 0px 0px #4C4B50;}
.page-contact-5 .input-file .wpcf7-not-valid-tip {display: initial !important;}
.page-contact-5 .input-file .wpcf7-form-control-wrap {display: flex !important;flex-direction: column;margin-top: 7px !important;}

.page-contact-5 textarea {height: 200px !important;}
.page-contact-5 input[type="radio"]{margin-top:2px !important;}
.page-contact-5 .input_radio {margin-top: 8px !important;margin-bottom: 8px !important;}
.page-contact-5 [class^='col-md-']{padding-left: 10px !important;/*padding-right: 10px !important;*/}
.page-contact-5 input[type="submit"]{color: #fff !important;padding: 18px 55px !important;background: #02406C !important;border: none !important;margin-top: 10px;}
.page-contact-5 input[type="submit"]:hover{background: #74bae3 !important;}
.page-contact-5 .contact-infos{font-size:16px !important;color: #000 !important;background: #f1f1f1;padding: 8px 5px !important;margin-bottom: 10px !important;border: none !important;}
.page-contact-5 .contact-infos i {width: 25px !important;text-align: center !important;color: #02406C !important;display: inline-block;margin-bottom: 5px !important;}
.page-contact-5 input[type=number]::-webkit-inner-spin-button,.page-contact-5 input[type=number]::-webkit-outer-spin-button {-moz-appearance: none !important;-webkit-appearance: none; margin: 0 !important;}
input.wpcf7-not-valid, select.wpcf7-not-valid{border: 1px solid red !important;-webkit-box-shadow: 0px 0px 14px -2px red !important;box-shadow: 0px 0px 14px -2px red !important;}
.error_acc .wpcf7-not-valid-tip{display:block !important}
.error_acc .wpcf7-list-item {margin: 0px !important;}
.rgpd_acc {font-size: 12px !important;}
body .recaptcha_acc{font-size:11px !important;margin-top:15px !important;}

.page-contact-5 .input-label {position:relative !important;margin-bottom: 0px !important;display: inline-block;}
.page-contact-5 .sp-label {position: absolute;left: 20px;top: 16px;transition: 0.3s;z-index: 1;}
.page-contact-5 .focused .sp-label {font-size: .60em;top: 2px;}

/*edit problem of generated <p>*/
/*.page-contact-5 > p {display: none !important;}
.page-contact-5 .col-md-12 > p,.page-contact-5 .col-md-6 > p {margin-bottom: 0px !important;}
.page-contact-5 .col-md-12 > p br, .page-contact-5 .col-md-6 > p br {display: none !important;}*/
.page-contact-5 input.wpcf7-form-control.wpcf7-text , .page-contact-5 select{
    border-radius:5px;
	height:54px;
}
.page-contact-5 input.wpcf7-form-control.wpcf7-text , .page-contact-5 input.wpcf7-form-control.wpcf7-number , .page-contact-5 textarea.wpcf7-textarea{
    width: 100%;
}
.page-contact-5 div:not(.adresse-h) input.wpcf7-form-control.wpcf7-text , .page-contact-5 select, .page-contact-5 input.wpcf7-form-control.wpcf7-number{
    border-radius:5px;
	height:54px;
}
.page-contact-5 .adresse-h input {
    height: 160px !important;
	border-radius:5px;
}
.page-contact-5 textarea {
	border-radius:5px;
}
.page-contact-5 select {
    -moz-appearance: auto;
    -webkit-appearance: auto;
}
.page-contact-5 .contact-h2 {
    text-align: left;
    font-size: 25px;
    font-weight: 500;
    color: #02406C;
    margin:0px;
	margin-top:15px;
    padding-left: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #dc3232; /* Yellow */
}


.error_acc {
    margin-top: 10px !important;
}
.contact-agence .leaflet-popup-content-wrapper {
    padding: 0 !important;
}

.contact-agence .agence-info p {
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    padding: 0 !important;
}

.contact-agence .agence-info {
    margin: 15px;
}

.contact-agence .agence-info a {
    display: block;
}

.contact-agence .agence-info a:hover {
    color: #232628;
    text-decoration: underline;
}

.contact-agence .agence-info a i {
    margin-right: 10px;
}

/*  #agences-map .leaflet-marker-icon {
    width: 56px !important;
	height: 52px !important;
} */

.contact-agence .agence-info .title {
    font-size: 15px;
}

.contact-agence .agence-info .adresse {
    font-size: 12px;
}

.contact-agence #agence .agence-img {
    width: 100%;
    height: 180px;
    object-fit: fill;
}

.col-agence .map-link:hover {
    cursor: pointer;
    transform: scale(1.2);
    filter: brightness(0) saturate(100%);
}

.col-agence .map-link {
    width: fit-content;
    margin: 0 auto;
}

.page-id-7775 .rh_page__head, .page-id-7786 .rh_page__head, .page-id-7764 .rh_page__head, .page-id-7786 .rh_page__head {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}

.page-id-7775 .rh_page__head .rh_page__controls, .page-id-7786 .rh_page__head .rh_page__controls, .page-id-7764 .rh_page__head .rh_page__controls, .page-id-7786 .rh_page__head .rh_page__controls {
    flex: unset !important;
}

.alerte_email a {
    background-color: #02406C;
    color: #fff;
    font-size: 13px;
    padding: 8px 17px;
    border-radius: 25px;
    border: solid 1px #02406C;
}

.alerte_email a:hover {
    background-color: #fff;
    color: #02406C;
}

.alerte_email a i {
    margin-right: 10px;
}

.rh_form__register .rh_form__row:nth-child(1) .rh_form__item, .rh_form__login .rh_form__row:nth-child(1) .rh_form__item{
    padding-bottom: 0;
}

.rh_form__register .rh_form__item .info-text, .rh_form__login .rh_form__item .info-text {
    font-size: 22px;
}

.rh_form__login a.toggle-forgot-form:hover {
    text-decoration: underline;
}

.rh_property_detail_login .rh_form__login {
    border-right: solid 1px #80808033;
}

.page-id-9225 .inspiry_show_on_doc_ready, .page-id-9225 .rh_page__head {
    display: none !important;
}

.page-id-9225 .rh_section {
    min-height: unset !important;
}

.rh_form__login_wrap .rh_btn {
	padding: 12px !important;
	font-size: 13px !important;
	width: 125px !important;
}

.pg-contact-info .elementor-icon-list-icon {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
	margin-right: 10px;

}
.cntct-phone:hover {
    color: #36aef4;
}
.map-page-contact iframe{
    border-radius: 20px;
    overflow: hidden;
}
.page-contact-5 .sp-label {
      color: #6d6d6d;
}
@media only screen and (min-width: 801px){
    .page-contact-5 .col-md-4{width: 33.33% !important;float: left !important;}
    .page-contact-5 .col-md-6{width: 50% !important;float: left !important;}
    .page-contact-5 .col-md-12{width: 100% !important;float: left !important;}
}
@media only screen and (max-width: 800px){
    .page-contact-5 [class^='col-md-']{padding-left: 0px !important;padding-right: 0px !important;width: 100% !important;float: left !important;margin-bottom:  0px !important;}
    .page-contact-5 .input_adress, .page-contact-5 .input-file {width: 98% !important;}
    .page-contact-5 .sp-label {left: 10px;}
    .infos-box-contact .content-box-column {margin-bottom: 20px !important;}
    .infos-box-contact .content-box-heading {font-size: 15px !important;}
}
@media only screen and (max-width: 800px){
    .page-contact-5 .col-md-4{width: 100% !important;float: left !important;}
    .page-contact-5 .col-md-12{width: 100% !important;float: left !important;}
}

@media only screen and (max-width: 689px){
    .rh_property_detail_login .rh_form__login {
		border-right: unset;
		border-bottom: solid 1px #80808033;
		padding-bottom: 20px;
	}  
	
	.rh_property_detail_login .rh_form__register {
		padding-top: 20px;
	}
}

@media only screen and (max-width: 600px){
    .page-contact-5 [class^='col-md-']{width: 98% !important;}
    .page-contact-5 .input-label{margin-bottom:0px !important;}
		.rh_form.rh_form__login_wrap {
		padding: 0;
	}
	
	.alerte_email {
		margin: 15px 0;
	}
}



/**************************************** normal module ******************************************************/
/***** normal module *******/
/* button slide-in */

.show_slidine {
  background: #222d42;
  padding: 10px 30px;
  position: fixed;
  z-index: 9999;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: rgb(255 255 255 / 38%) 0px 7px 21px 0px;
}

.show_slidine:hover {
  background: #000;
}

/* slide-in */
.infos_site {
  margin-top: 25px;
}

.titleslide {
  font-family: var(--awb-typography2-font-family);
  font-size: 28px;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 0;
}

p.p_slidein {
  color: #ffffff;
  margin: 10px 0;
}

hr.sep_slide {
  width: 25%;
  height: 2px;
  background-color: #ffffff;
  border: none;
  margin-left: 0px
}


.slide_in {
  position: fixed;
  background: #02406c;
  width: 440px;
  top: unset;
  bottom: 0px;
  right: unset;
  left: 0px;
  padding: 15px;
  z-index: 9999;
  border-radius: 10px 10px 0px 0px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-box-shadow: 0px 0px 15px #0000005c;
  box-shadow: 0px 0px 15px #0000005c;
  opacity: 0;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  border: 15px solid #fff;
}

.slide_in.showme {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
}

.titleTab {
  font-family: var(--awb-typography2-font-family);
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 10px;
}

.icon-info {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #222d42;
  height: 30px;
  width: 30px;
  font-size: 17px;
  border-radius: 10px;
  margin-right: 15px;
  background: #fff;
  padding: 10px;
}

/* close slide */
.head_slidine {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border: 2px solid;
  border-radius: 50%;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s
}

.head_slidine:hover {
  color: #74bae3;
}

/* button contact*/
a.butcontact_slide {
  margin-top: 20px;
  padding: 12px 20px 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  color: #222d42;
  border-radius: 6px;
  text-align: center;
  font-family: var(--body_typography-font-family);
  font-weight: 700;
  font-size: 16px;
  border: 2px solid #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  text-transform: uppercase;
}

a.butcontact_slide:hover {
  background: transparent;
  color: #fff;
}

.mobilebut {
  display: none
}

.slide_in p a.contact-phone {
  color: white;
  text-decoration: none;
}

.slide_in p a:hover {
  color: #74bae3;
  text-decoration: underline;
}

.show_slidine {
  background: #02406c;
  padding: 10px 25px;
}

.mobilebut {
  display: block;
 /* height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;*/
  font-size: 20px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  border-radius: 50%;
  padding: 13px 20px;
  right: 0px;
  left: 15px;
  bottom: 20px;
  top: unset;
width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.show_slidine.hidebtn {
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.adress--info {
  width: 100%;
  padding: 10px 20px;
  flex-direction: column;
  gap: 15px;
  border: .5px solid white;
  display: none;
}

.adress--info.show {
  display: flex;
}

.adress--info--item {
  display: flex;
  align-items: center;
  column-gap: 8px;
  color: white;
}
.adress--info p{margin-bottom:0 !important}

.adress--btn {
  width: 100%;
  height: 45px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  color: black;
  font-family: var(--body_typography-font-family);
  font-weight: 700;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 0;
}
.adress--btn:hover {
  background: #42383B;
  color: white;
}
hr.btns__div {
margin:0 !important;
}


@media screen and (max-width:800px) {
  .slide_in {
      width: 60%;
  }
}

@media screen and (max-width:510px) {
  .slide_in {
      width: 80%;
  }
}

@media screen and (max-width:400px) {
  .slide_in {
      width: 98%;
      margin-inline: auto;
      right: 0px;
  }
.titleTab {font-size: 18px; }
}

@media screen and (max-width:340px) {
  .head_slidine {
      top: 6px;
      right: 6px;
  }
}

/* ---------------------------------------- Bloc DPE ---------------------------------------- */
#blocdpe {
	background-position: top left;
	background-repeat: no-repeat;
	height: 185px;
    margin-bottom: 25px;
	padding: 0;
	width: 225px;
}
#blocdpe.A {
	background-image: url('./images-dpe/bg-dpe-A.png');
}
#blocdpe.B {
	background-image: url('./images-dpe/bg-dpe-B.png');
}
#blocdpe.C {
	background-image: url('./images-dpe/bg-dpe-C.png');
}
#blocdpe.D {
	background-image: url('./images-dpe/bg-dpe-D.png');
}
#blocdpe.E {
	background-image: url('./images-dpe/bg-dpe-E.png');
}
#blocdpe.F {
	background-image: url('./images-dpe/bg-dpe-F.png');
}
#blocdpe.G {
	background-image: url('./images-dpe/bg-dpe-G.png');
}
#blocdpe.NC {
	background-image: url('./images-dpe/bg-dpe-NC.png');
}
#blocdpe.A2021 {
	background-image: url('./images-dpe/2021/bg-dpe-A.png');
}
#blocdpe.B2021 {
	background-image: url('./images-dpe/2021/bg-dpe-B.png');
}
#blocdpe.C2021 {
	background-image: url('./images-dpe/2021/bg-dpe-C.png');
}
#blocdpe.D2021 {
	background-image: url('./images-dpe/2021/bg-dpe-D.png');
}
#blocdpe.E2021 {
	background-image: url('./images-dpe/2021/bg-dpe-E.png');
}
#blocdpe.F2021 {
	background-image: url('./images-dpe/2021/bg-dpe-F.png');
}
#blocdpe.G2021 {
	background-image: url('./images-dpe/2021/bg-dpe-G.png');
}
#blocdpe.NC2021 {
	background-image: url('./images-dpe/2021/bg-dpe-NC.png');
}
#dpebien {
	color: #FFFFFF;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 13px;
	height: 19px;
	line-height: 19px;
	margin-left: 170px;
	position: absolute;
	text-align: center;
	width: 55px;
}
#blocdpe.A #dpebien,
#blocdpe.A2021 #dpebien {
	margin-top: 23px;
}
#blocdpe.B #dpebien,
#blocdpe.B2021 #dpebien {
	margin-top: 43px;
}
#blocdpe.C #dpebien,
#blocdpe.C2021 #dpebien {
	margin-top: 64px;
}
#blocdpe.D #dpebien,
#blocdpe.D2021 #dpebien {
	margin-top: 85px;
}
#blocdpe.E #dpebien,
#blocdpe.E2021 #dpebien {
	margin-top: 106px;
}
#blocdpe.F #dpebien,
#blocdpe.F2021 #dpebien {
	margin-top: 127px;
}
#blocdpe.G #dpebien, #blocdpe.NC #dpebien,
#blocdpe.G2021 #dpebien, #blocdpe.NC2021 #dpebien {
	margin-top: 147px;
}
/* ------ */
.page-id-135 section#rh-banner-attachment-parallax {
    background-image: unset !important;
    background: #094a78 !important;
    height: 140px;
}
.rh_page__head .rh_page__controls {
    align-items: center;
}
.rh_tags_wrapper .rh-tags .rh_tags_tooltip {
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    left: -127px !important;
    top: -18px !important;
    z-index: 99;
}

.rh_latest_properties_2 .rh_tags_wrapper .rh-tags .rh_tags_tooltip_inner {
    background: #74bae3 !important;
}
.rh_latest_properties_2 .rh_tags_wrapper .rh-tags .rh_tags_tooltip:after{border-top-color: #74bae3;}
.page-id-167629 .rh_map.rh_map__search,.page-id-167629 .rh_soi_prop_status_sty,.page-id-167629 .rh_fav_icon_box.rh_parent_fav_button {
    display: none !important;
}
/* Hide default property tag */
.rh_tags_wrapper {
    display: none !important;
}
/* ----------------------------------------- Bloc Energies ----------------------------------------- */
#bloc-energies {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
span.aboutEnergie {
    font-size: 13px;
}
@media (max-width: 350px) {
    .flex-container {
      flex-direction: column;
    }
}

@media (max-width: 500px) {
		body iframe:not(#tidio-chat-iframe):not(.hs-form-iframe):not(#chatIframe):not(#popupIframe):not(.ownerrez-widget-iframe) {
			width: 150% !important;
			height: 100% !important;
		}
}

/* ------ */

/* ---------------------------------------- Bloc Nouveau DPE ---------------------------------------- */
#dpe {
    display: flex;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    margin: 10px 0;
    width: 340px;
}
#dpe .details-dpe {
    display: flex;
    line-height: 12px;
    width: 160px;
}
#dpe .details-dpe.dpe-A {
    margin-top: 0px;
}
#dpe .details-dpe.dpe-B {
    margin-top: 25px;
}
#dpe .details-dpe.dpe-C {
    margin-top: 50px;
}
#dpe .details-dpe.dpe-D {
    margin-top: 75px;
}
#dpe .details-dpe.dpe-E {
    margin-top: 100px;
}
#dpe .details-dpe.dpe-F {
    margin-top: 125px;
}
#dpe .details-dpe .detail-infos,
#dpe .details-dpe .detail-titre {
    display: flex;
    line-height: 13px;
    width: 78px;
}
#dpe .details-dpe .detail-titre {
    margin-bottom: 5px;
}
#dpe .details-dpe .detail-infos {
    align-items: center;
    border: 1px solid #a0a0a0;
    flex-direction: column;
    justify-content: center;
}
#dpe .details-dpe div+div .detail-infos {
    border-left: none;
}
#dpe .details-dpe span {
    font-size: 9px;
}
#dpe .details-dpe strong {
    font-size: 20px;
    line-height: 29px;
}
#dpe .visuel-dpe {
    max-width: 180px;
}
#dpe .lettres {
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
}
#dpe .lettres > div {
    height: 22px;
    overflow: hidden;
    position: relative;
}
#dpe .lettres div .lettre {
    font-weight: 700;
    height: 22px;
    padding-left: 7px;
    position: relative;
}
#dpe .lettres .lettre-A .lettre {
    width: 40px;
}
#dpe .lettres .lettre-B .lettre {
    width: 55px;
}
#dpe .lettres .lettre-C .lettre {
    width: 70px;
}
#dpe .lettres .lettre-D .lettre {
    width: 85px;
}
#dpe .lettres .lettre-E .lettre {
    width: 100px;
}
#dpe .lettres .lettre-F .lettre {
    width: 115px;
}
#dpe .lettres .lettre-G .lettre {
    width: 130px;
}
#dpe .lettres div .lettre:after {
    content: " ";
    display: block;
    height: calc(22px/1.3);
    position: absolute;
    right: calc(-20px/1.3);
    top: 0;
    transform: rotate(-45deg);
    transform-origin: bottom;
    width: calc(22px/1.3);
}
#dpe .lettres .lettre-A .lettre,
#dpe .lettres .lettre-A .lettre:after {
    background-color: #00A980;
}
#dpe .lettres .lettre-B .lettre,
#dpe .lettres .lettre-B .lettre:after {
    background-color: #61BB66;
}
#dpe .lettres .lettre-C .lettre,
#dpe .lettres .lettre-C .lettre:after {
    background-color: #89C689;
}
#dpe .lettres .lettre-D .lettre,
#dpe .lettres .lettre-D .lettre:after {
    background-color: #F6E90A;
}
#dpe .lettres .lettre-E .lettre,
#dpe .lettres .lettre-E .lettre:after {
    background-color: #F4C00C;
}
#dpe .lettres .lettre-F .lettre,
#dpe .lettres .lettre-F .lettre:after {
    background-color: #F19544;
}
#dpe .lettres .lettre-G .lettre,
#dpe .lettres .lettre-G .lettre:after {
    background-color: #E13928;
}
#dpe .lettres div,
#dpe .infoDPE {
    margin-bottom: 3px;
}
#dpe .infoDPE {
    color: #00A980;
    font-size: 9px;
    line-height: 15px;
}
#dpe .lettres+.infoDPE {
    color: #E13928;
}
#dpe .dpe-A+.visuel-dpe .lettres .lettre-A,
#dpe .dpe-B+.visuel-dpe .lettres .lettre-B,
#dpe .dpe-C+.visuel-dpe .lettres .lettre-C,
#dpe .dpe-D+.visuel-dpe .lettres .lettre-D,
#dpe .dpe-E+.visuel-dpe .lettres .lettre-E,
#dpe .dpe-F+.visuel-dpe .lettres .lettre-F,
#dpe .dpe-G+.visuel-dpe .lettres .lettre-G {
    height: 44px;
}
#dpe .dpe-A+.visuel-dpe .lettres .lettre-A .lettre,
#dpe .dpe-B+.visuel-dpe .lettres .lettre-B .lettre,
#dpe .dpe-C+.visuel-dpe .lettres .lettre-C .lettre,
#dpe .dpe-D+.visuel-dpe .lettres .lettre-D .lettre,
#dpe .dpe-E+.visuel-dpe .lettres .lettre-E .lettre,
#dpe .dpe-F+.visuel-dpe .lettres .lettre-F .lettre,
#dpe .dpe-G+.visuel-dpe .lettres .lettre-G .lettre {
    font-size: 40px;
    height: 44px;
    line-height: 42px;
    text-shadow: 0px 0px 3px #333333;
}
#dpe .dpe-A+.visuel-dpe .lettres .lettre-A .lettre:after,
#dpe .dpe-B+.visuel-dpe .lettres .lettre-B .lettre:after,
#dpe .dpe-C+.visuel-dpe .lettres .lettre-C .lettre:after,
#dpe .dpe-D+.visuel-dpe .lettres .lettre-D .lettre:after,
#dpe .dpe-E+.visuel-dpe .lettres .lettre-E .lettre:after,
#dpe .dpe-F+.visuel-dpe .lettres .lettre-F .lettre:after,
#dpe .dpe-G+.visuel-dpe .lettres .lettre-G .lettre:after {
    height: calc(44px/1.3);
    right: calc(-40px/1.3);
    width: calc(44px/1.3);
}
#dpe .dpe-A+.visuel-dpe .lettres .lettre-A .lettre,
#dpe .dpe-B+.visuel-dpe .lettres .lettre-B .lettre {
    width: 55px;
}
#dpe .dpe-C+.visuel-dpe .lettres .lettre-C .lettre {
    width: 65px;
}
#dpe .dpe-D+.visuel-dpe .lettres .lettre-D .lettre {
    width: 80px;
}
#dpe .dpe-E+.visuel-dpe .lettres .lettre-E .lettre {
    width: 95px;
}
#dpe .dpe-F+.visuel-dpe .lettres .lettre-F .lettre {
    width: 110px;
}
#dpe .dpe-G+.visuel-dpe .lettres .lettre-G .lettre {
    width: 125px;
}
/* ------ */

/* ---------------------------------------- Bloc Nouveau GES ---------------------------------------- */
#ges {
    display: flex;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    margin: 10px 0;
    width: 340px;
}
#ges .details-ges {
    display: flex;
    line-height: 12px;
    width: 160px;
}
#ges .details-ges.ges-A {
    margin-top: 0px;
}
#ges .details-ges.ges-B {
    margin-top: 25px;
}
#ges .details-ges.ges-C {
    margin-top: 50px;
}
#ges .details-ges.ges-D {
    margin-top: 75px;
}
#ges .details-ges.ges-E {
    margin-top: 100px;
}
#ges .details-ges.ges-F {
    margin-top: 125px;
}
#ges .details-ges .detail-infos,
#ges .details-ges .detail-titre {
    display: flex;
    line-height: 13px;
    width: 157px;
}
#ges .details-ges .detail-titre {
    margin-bottom: 5px;
}
#ges .details-ges .detail-infos {
    align-items: center;
    border: 1px solid #a0a0a0;
    flex-direction: column;
    justify-content: center;
}
#ges .details-ges span {
    font-size: 9px;
}
#ges .details-ges strong {
    font-size: 20px;
    line-height: 29px;
}
#ges .visuel-ges {
    max-width: 180px;
}
#ges .lettres {
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
}
#ges .lettres > div {
    height: 22px;
    overflow: hidden;
    position: relative;
}
#ges .lettres div .lettre {
    border-radius: 0 11px 11px 0;
    font-weight: 700;
    height: 22px;
    padding-left: 7px;
    position: relative;
}
#ges .lettres .lettre-A .lettre {
    background-color: #B2E2FA;
    width: 60px;
}
#ges .lettres .lettre-B .lettre {
    background-color: #9DC1DC;
    width: 75px;
}
#ges .lettres .lettre-C .lettre {
    background-color: #89A4BF;
    width: 90px;
}
#ges .lettres .lettre-D .lettre {
    background-color: #7383A0;
    width: 105px;
}
#ges .lettres .lettre-E .lettre {
    background-color: #606684;
    width: 120px;
}
#ges .lettres .lettre-F .lettre {
    background-color: #313050;
    width: 135px;
}
#ges .lettres .lettre-G .lettre {
    background-color: #1D1135;
    width: 150px;
}
#ges .lettres div,
#ges .infoGES {
    margin-bottom: 3px;
}
#ges .infoGES {
    color: #B2E2FA;
    font-size: 9px;
    line-height: 15px;
}
#ges .lettres+.infoGES {
    color: #1D1135;
}
#ges .ges-A+.visuel-ges .lettres .lettre-A,
#ges .ges-B+.visuel-ges .lettres .lettre-B,
#ges .ges-C+.visuel-ges .lettres .lettre-C,
#ges .ges-D+.visuel-ges .lettres .lettre-D,
#ges .ges-E+.visuel-ges .lettres .lettre-E,
#ges .ges-F+.visuel-ges .lettres .lettre-F,
#ges .ges-G+.visuel-ges .lettres .lettre-G {
    height: 44px;
}
#ges .ges-A+.visuel-ges .lettres .lettre-A .lettre,
#ges .ges-B+.visuel-ges .lettres .lettre-B .lettre,
#ges .ges-C+.visuel-ges .lettres .lettre-C .lettre,
#ges .ges-D+.visuel-ges .lettres .lettre-D .lettre,
#ges .ges-E+.visuel-ges .lettres .lettre-E .lettre,
#ges .ges-F+.visuel-ges .lettres .lettre-F .lettre,
#ges .ges-G+.visuel-ges .lettres .lettre-G .lettre {
    border-radius: 0 22px 22px 0;
    font-size: 40px;
    height: 44px;
    line-height: 42px;
    text-shadow: 0px 0px 3px #333333;
}
/* ------ */
table td.plan {
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
}
@media print { 
    .single-property .rhea_long_screen_header_temp,
    .single-property .rh_page__property_title,
    .single-property .elementor-8516,
    .single-property .show_slidine,
    .single-property #bloc-energies { 
        display: none;
    } 
}