
.carousel_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    z-index: -2;
}

.carousel-item::before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(41, 46, 49, 0.5);
    background-color: rgba(41, 46, 49, 0.3);

    z-index: -1;
}
.carousel_title{
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal; 
    text-transform: uppercase;
/*    font-size: 2.2rem;*/
    font-size: 1.55rem;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);

}
.carousel_baseline{
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal; 
    text-transform: uppercase;
    font-size: 1rem;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

#ma_section{
    background: pink;
}

#section-white{
    background-color: #ffffff;
    position: relative;
}

.video-covid{
    width: 100%;
    max-width: 100%;
}
.bloc-intro {
    padding: 20px 0px 20px 0px;
    width: 1140px;
    margin: 0 auto;
}
.bloc-content {
    padding: 20px 0px 20px 0px;
    width: 1140px;
    margin: 0 auto;
}
blockquote p {
    line-height: 22px;
    font-style: italic;
    font-size: 10pt; font-family: tahoma, arial, helvetica, sans-serif;
}
#section-mesure {
    padding: 20px 0 20px 0px;
}
.bloc-picto {
    padding: 20px 0px 20px 0px;
}
.titre-H2{
    
    color: #434A54;
    font-family: "Open Sans", Sans-serif;
    font-size: 28px;
    font-weight: normal;
    text-align: center;

}
.picto-covid{
    width: 70px;
}
.prefoot{
    padding: 20px;
}
.separateur-bleu {
  height: 3px;
  margin: 20px auto;
  padding: 0;
  color: #F00;
  background-color: #053454;
  border: 0;
  width: 200px;
}
.separateur-rouge {
  height: 3px;
  margin: 20px auto;
  padding: 0;
  color: #F00;
  background-color: #073C6E;
  border: 0;
  max-width: 200px;
}

.separateur-blanc {
  height: 3px;
  margin: 26px auto;
  padding: 0;
  color: #F00;
  background-color: #fff;
  border: 0;
  max-width: 100px;
  opacity: 0.8;
}
/*>= md */
@media (min-width: 768px) {
    .carousel_title{
        font-size: 2.2rem;
    }
    .carousel_baseline{
        font-size: 1.25rem;
    }
}
/*< lg */
@media screen and (max-width: 991px) {
    #nue_propriete_testimonies .h6{
        font-size: 0.95rem;
    }
}
/*>= lg */
@media (min-width: 992px) {
    .carousel_title{
        font-size: 2.5rem;
    }
    .carousel_baseline{
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 1200px) {
      .bloc-intro {
        width: 100%;   
    }
    .bloc-content {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .carousel_title{
        font-size: 3.0rem;
    }
    .carousel_baseline{
        font-size: 1.75rem;
    }
}
@media (min-width: 1400px) {
    .carousel_title{
        font-size: 4.0rem;
    }
    .carousel_baseline{
        font-size: 2.2rem;
    }
}


/* ************ PAGE VENDRE ************ */

.col-info-vendre{
    padding: 30px 70px;
}
.bloc-info-vendre {
    text-align: right;
    font-size:10px;
    margin-bottom: 40px;
}
.h2-vendre {
    color: #000000;
    font-size: 21px;
    font-weight: 500;
    text-align: right;
}
.txt-vendre-dte {
    text-align: right;
}
.h2-vendre-gch {
    color: #000000;
    font-size: 21px;
    font-weight: 500;
    text-align: left;
}
.txt-vendre-gch {
    text-align: left;
}
.picto-vendre{
    width: 50px;
    text-align: right;
}
svg {
    width: 50px;
    height: 50px;
    position: relative;
    display: block;
}
.bloc-content-vendre {
    padding: 20px 0px 20px 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.txt-compteur {
    font-family: "Daniel", Sans-serif;
    font-size: 61px;
    font-weight: 600;
    color: #053454;
}
.testimonial {
    background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 5px;
    padding: 0;
}

.testimonial-header {
    border-bottom: 1px solid #e1e8ed;
    display: flex;
    padding-top: 15px;
    padding-bottom: 6px;

}
.testimonial-image {
    display: flex;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    border-radius: 999px;
}

.widget-reviews .testimonial-image+cite {
    margin-left: 9px;
    border-bottom: 1px solid grey;
}
.testimonial-footer cite, .testimonial-header cite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
}
.testimonial-cite {
    margin-left: 9px;
}
.testimonial-name {
    color: #1c2022;
}
.testimonial-title {
    color: #697882;
    font-size: 12.5px;
    font-weight: 400;
    font-family: inherit;
}
.testimonial-content {
    padding: 6px 15px 15px 15px;
}
.bloc-call-action{
    text-align: center;
    padding: 10% 15% 0 10%;
        min-height: 430px;
}
.h2-call-to-action {
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    line-height: 4.4em;
    letter-spacing: 1.2px;
    color: #fff;
    font-size: 23px;
}
.description-call-to-action {
    color: #fff;
    margin-bottom: 55px;
    font-size: 14px;
    line-height: 1.65em;
}
.bt-call-to-action {
    color: #fff;
    border-color: #fff;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    border-radius: 23px;
}
.bt-action {
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    border-radius: 23px;
    text-decoration: none;
    color: #fff;
    border-color: #fff;
    cursor: pointer;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #fff;
    background: transparent;
    font-size: 15px;
    padding: 12px 24px;
}
.bt-action:hover {
    color: #fff;
    background: #053454;
}.btn-cont{
    margin-top: 20px;
}
.shortcode_contact_form input {
    height: 45px;
    padding: 0px 9px;
    background-color: #ffffff;
    border-width: 0px;
    border-style: solid;
    font-size: 15px;
    line-height: 14px;
    font-style: normal;
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 15px;
}
.shortcode_contact_form.sh_form_align_left #btn-cont-submit_sh {
    width: 100%;
    color: #ffffff;
    border-color: #053454!important;
    background-color: #053454!important;
    padding: 10px;

}
.wpresidence_button, .comment-form #submit {
    background-color: #053454!important;
    border-color: #053454;
    text-shadow: none;
    margin-bottom: 15px;
    text-transform: capitalize;
    padding: 8px 34px;
    border: 1px solid;
    line-height: 2;
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #0073e1));
    background-size: 200% 100%;
    background-position: right bottom;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 2px;
}
.wpresidence_button:hover {
    border-color: #053454!important;
    background-color: transparent!important;
    color: #053454;
    text-decoration: none;
    background-position: left bottom;
    transition: all 300ms ease;
    webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    cursor: pointer;
}
#aquereurs .icon-search{
    font-size: 28px;
    color: #073C6E;
}
/* HOME */
#nouveaute{
    background-color: #F9F9F9;
}

.h1home{

    font-family: Roboto;

    color: rgb(76, 76, 76);
    text-align: left;
    line-height: 40px;
    letter-spacing: 0.8px;
    font-weight: 400;
    font-size: 34px;

}
.h1-ss-titres{
    font-weight: 800;
}
.point-title{
    font-family: Roboto;

    color: rgb(254, 91, 76);
    width: 34.4px;
    text-align: left;
    line-height: 40px;
    letter-spacing: 1.6px;
    font-weight: 700;
    font-size: 50px;
}
.txt-home {
    padding: 0 10% 5% 10%;
    text-align: justify;
}
.bloc-bt-intro{
    text-align: center;
}
.bt-rechercher{
    
    background-color: rgb(0, 132, 188);
    font-family: Roboto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    width: 160px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 13px;
    box-shadow: rgb(191, 191, 191) 2px 2px 5px 0px;
    padding: 15px;
    border-radius: 3px;
   
}

.bt-rechercher:hover{
    
    background-color: #ffffff;
    font-family: Roboto;
    color: rgb(0, 132, 188);
    border-radius: 3px;
    border: 3px solid rgb(0, 132, 188);
   
}

.bt-estimer{
    background-color: rgb(254, 91, 76);
    font-family: Roboto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 13px;
    border-color: transparent;
    box-shadow: rgb(191, 191, 191) 2px 2px 5px 0px;
    padding: 15px 30px;
    border-radius: 3px;
}
.bt-estimer:hover{
    
    background-color: #ffffff;
    font-family: Roboto;
    color: rgb(254, 91, 76);
    border-radius: 3px;
    border: 3px solid rgb(254, 91, 76);
   
}
/* PAGE ESTIMATION */
#estimation{
    position: relative;
}
#estimation #carousel{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

#estimation #carousel .carousel-item::before {
    background-color: rgba(0, 0, 0, 0.25);
}


#bloc-intro-estimation {
    width: 1140px;
    margin: 0 auto;
}
#bloc-intro-estimation-bis {
    width: 100%;
    margin: 0 auto;
    background-color: #ECECEC;
}
.bloc-assurance{
    text-align: center;
}
iframe {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
}
.intro-opinion{
    display: flex;
}
.txt-opinion{
    padding: 20px;
}
.section_dark img{
    width: 100px;
}
.section_dark .section_title,
.section_dark p,
.section_dark .presentation h4{
    color: #fff !important;
}
.section_dark .separateur-rouge{
    background-color: #fff !important;
}
.section_dark .presentation h4,
{    margin: 1rem 0;
    font-weight: 800;
   font-size: 0.9rem;
}
.picto_font {
    font-size: 60px;
    color: #053454;
}
.picto_font.shadowed {
    text-shadow: 1px -1px 0px rgb(97, 220, 249);
}

#page_estimation .picto_font {
    font-size: 80px;
}
#skills_2 .picto_font {
    font-size: 70px;
}
.section_dark .picto_font {
    color: #fff;
}

.section_dark .picto_font.shadowed {
    text-shadow: 2px -2px 0px rgb(97, 220, 249);
}
.picto_font_rounded {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    width: 80px;
    height: 80px;
    font-size: 40px;
    color: #fff;
    background-color: #3E678A;
    border-radius: 50px;
}


#page_nue_propriete #header_top,
#page_nue_propriete .bg-dark,
#page_nue_propriete .bg-darker,
#page_nue_propriete .separateur-rouge
{
    background-color: #3E678A !important;
}
#page_nue_propriete h3,
#page_nue_propriete h5,
#page_nue_propriete .title-daniel{
    color: #3E678A;
}

#page_commerces #header_top,
#page_commerces .bg-dark{
    background-color: #073C6E !important;
}