/*
Theme Name: colibri-wp-child
Description: Theme enfant
Author: Kevin - Boeki
Author URI: https://colibriwp.com/go/colibri-theme/
Template: colibri-wp
Version: 0.1.0
*/

.email-destinator-var{
display: none;
}

.list-centre-parent h1{
  color: #E51B2F;
  font-family: "Livvic", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-shadow: 6px 8px 8px rgba(168.3, 167.3487368973442, 167.3487368973442, 0.3);
  text-align: center;
  margin-bottom: 50px;
}
.filters-centre .filter select{
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: white;
  background-image: url(assets/img/svg/arrow.svg);
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 13px;
  width: 155px;
  height: 33px;
  border: none;
  border-radius: 3px;
  padding: 0px 10px;
}
.filters-centre{
  display: flex;
  margin-bottom: 60px;
}
.list-centre-parent{
    margin-top: 180px;
}
.filter {
  margin: 0px 25px 0px 0px;
  padding: 5.5px 25px 5.5px 20px;
  background-color: #E9E9E9;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 5px 5px 3px 0px rgba(237.99999999999997, 237.99999999999997, 237.99999999999997, 0.5);
}
.filter label{
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  padding: 0px 51px 0px 50px;
}
.name-centre{
  font-size: 28px;
  font-weight: bold;
  font-family: "Livvic", Sans-serif;
  z-index: 99;
  position: relative;
  margin-bottom: 0px;
  line-height: normal;
}
.list-centre  .name-centre{margin-top: 6px}
.lieu-centre {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: normal;
  color: #7b7b7b;
  font-family: "Roboto", sans-serif;
  background: white;
  z-index: 99;
  margin-bottom: 0px;
  position: relative;
  line-height: normal;
}
.list-centre .bar{
  width: 100px;
  height: 40px;
  position: absolute;
  bottom: -9px;
  background: white;
  left: -8px;
}
.list-centre{
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  padding: 0px 35px
}
.list-centre .centre{
  width: calc(25% - 60px);
  border: 2px solid #d0d5d7;
  padding: 6px;
  position: relative;
  transition: 0.4s;
}
.list-centre .centre:hover{
      transform: scale(1.1);
}
.list-centre .centre img{
  width: 100%;
  height: 105px;
  object-fit: cover;
}
.list-centre .pastille{
  position: absolute;
  top: -15px;
  right: -15px;
  background: #E51B2F;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  width: 45px;
  height: 45px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.list-centre .pastille span:not(.number){
  font-family: "Open Sans", Sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: white;
  line-height: 9px;
}
.list-centre .pastille span.number{
  font-family: "Open Sans", Sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: white;
  line-height: 20px;
}
.form-centre{
  background: #FFFFFF;
  margin: 0px 0px 0px 0px;
  padding: 20px 25px 20px 25px;
  border-radius: 8px 8px 8px 8px;
  border-style: none;
  box-shadow: 2px 3px 5px 2px rgba(229.76562500000003, 229.76562500000003, 229.76562500000003, 0.5);
  width: 460px;
}
body .form-centre .wpforms-field label{
  margin: 0px 0px 7px 0px;
  color: #E51B2F;
  font-family: "Open Sans", Sans-serif;
  font-size: 12px;
  font-weight: 500;
}
body  .form-centre .wpforms-field input{
  border-radius: 3px 3px 3px 3px;
  padding: 0px 0px 0px 0px;
  font-family: "Roboto", Sans-serif;
  font-weight: 500;
 height: 33px;
}
body .wpforms-submit {
  background-color: #E51B2F!important;
  font-family: "Open Sans", Sans-serif!important;
  font-size: 14px!important;
  font-weight: 500!important;
}
.form-centre p{
  color: #5D5D5D;
  font-family: "Open Sans", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  margin: 0px 0px -16px 0px;
  text-align: center;
}
.form-centre h3{
  text-align: center;
  font-family: "Open Sans", Sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-transform: none;
  margin: 10px 0px 3px 0px;
}
.drawer {
  position: fixed;
  right: -100%;
  transition: 1s;
  top: 0;
  z-index: 999;
  background: white;
  overflow-y: scroll;
  height: 100vh;
  padding-top: 100px;
  padding-left: 150px;
  padding-right: 70px;
  box-shadow: -3px 0px 9px 1px #afaeaea3;
  align-items: baseline;
  width: 1150px;
  max-width: 100%;
}



.drawer .wpforms-container .wpforms-field {padding: 7px 0}
.col-left{margin-right: 100px}
.drawer .close{
  position: absolute;
  right: 43px;
  top: 32px;
  height: 48px;
  width: 48px;
}
.drawer .close:hover{cursor: pointer}
/* Hide scrollbar for Chrome, Safari and Opera */
.drawer::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.drawer {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.drawer.active{
  right: 0;
  display: flex;
}
.web-mall-map img{width: 300px}
.drawer .icon {
  width: 50px;
  height: 50px;
  background: #F0F0F0;
  display: flex;
  justify-content: center;
  border-radius: 100%;
  align-items: center;
  margin-right: 35px;
}
.drawer .icon img{
  width: 22px;
}
body .title-drawer{
  font-family: "Open Sans", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #414247;
}
.drawer .county,
.drawer .adresse{
  display: flex;
  margin-top: 35px;
}
.drawer .content p{
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0px;
  color: black;
  font-weight: 300;
}
.single-ctr.name-centre{
  font-family: "Open Sans", Sans-serif;
  font-size: 50px;
  font-weight: 400;
}
.single-ctr .icon img{
  width: 40px;
  margin-right: 35px;
}
.single-ctr{margin-top: 185px}
.single-ctr .left{}
.title-ctr{
  font-family: "Open Sans", Sans-serif;
  font-size: 50px;
  font-weight: bold;
  color: #E51B2F;
  margin-bottom: 45px;
}
.title-ctr span{font-weight: normal}
.single-ctr .county  p,
.single-ctr .adresse p{
  font-family: "Open Sans", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  color: black;
  margin-bottom: 0px;
}
.single-ctr .col-left .adresse,
.single-ctr .col-left .county{
  display: flex;
  align-items: center;
}
 .single-ctr .col-left .county,
.single-ctr .col-left .adresse{
  margin-bottom: 25px
}
.single-ctr .h-col{
  display: flex;
  flex-wrap: wrap;
  padding: 0px 40px
}
.single-ctr .h-row{
  padding: 0px 15px;
}
.col-right{width: calc(100% - 600px)}
.single-ctr .col-left{
  width: 600px;
  margin-right: 0px;
  padding-right: 50px;
}
.single-ctr img {
  width: 300px;
  width: 100%;
}
.icon-rea{
  width: 55px;
  height: 55px;
  background: #E51B2F;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.icon-rea img{width: 35px}
.reassurance-ctr .item .text{
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #17252a;
  width: 128px

}
.reassurance-ctr .item{
  margin: 0px 33px;
}

.reassurance-ctr .number{
  margin-top: 13Px;
  font-family: "Roboto", Sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  color: #17252a;
  margin-bottom: 7px;
}
.block-gray-single-ctr{
      background: #F5F5F5;
      border-radius: 22px;
      padding: 20px;
      padding-left: 30px;
      padding-bottom: 35px;
      margin-top: 15px;
      width: 635px;
      max-width: 100%;

}
.reassurance-ctr{
  display: flex;
  justify-content: center;
  text-align: center;
}
img.trait{
width: auto;
}
.price-from{
  color: #17252a;
  font-family: "Roboto", Sans-serif;
  font-size: 27px;
  font-weight: 300;
  text-transform: none;
  font-style: normal;
  text-align: center;
  margin-bottom: 36px;
  margin-top: 28px;
  visibility: hidden;
}
.price-from span{
  color: #E51B2F;
  font-weight: bold;
  font-size: 27px;
}
.cta-ctr{
  background-color: #FFFFFF;
  padding: 15px 40px 15px 47px;
  font-family: "Open Sans", Sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #161615;
  display: table;
}
.cta-ctr.center{
  margin: auto;
  margin-top: 35px;
}
.hover-anim-ctr{
  margin: auto;
  margin-top: 35px;
  width: 310px;
  position: relative;
}
.hover-anim-ctr span.appear{
  position: absolute;
  left: -10px;
  opacity: 0;
  transition: 1s;
  color: white;
}
.hover-anim-ctr:hover span.appear{
  left: 0;
  opacity: 1;
  right: 0;
  margin: auto;
  text-align: center;
}
.hover-anim-ctr:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #17252a;
  height: 100%;
  width: 0px;
  transition: 0.4s
}
.hover-anim-ctr:hover:before{width: 100%}
.hover-anim-ctr:hover .main-text{opacity: 0}
.centre.drawer-exist:hover{cursor: pointer}
.page-template-template-list-cm,
 .single-centres{
   padding-right: 0px!important;
 }
.cta-ctr.gray{
background: #CDD2D5;
color: #17252a;
transition: 0.3s;
}
.cta-ctr.gray:hover{
background: #E51B2F;
color: white!important;
}


.triple-image{
  position: relative;
      left: -250px;
      top: -38px;
}
.triple-image img{
  width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 100%;
  border: 10px solid white;
}
.triple-image .img1{
  position: absolute;
  left: 0;
  top: 0;
}
.triple-image .img2{
  position: absolute;
  left: -225px;
  top: 45px;
  z-index: 9;
}
.triple-image .img3{
  position: absolute;
  left: -85px;
  top: 185px;
}
.h-col.end{justify-content:flex-end}
.bloc-information{
  display: flex;
  flex-wrap: wrap;
  background: #CDD2D5;
  border-radius: 20px;
  padding-top: 48px;
  padding-left: 62px;
  padding-right: 62px;
  padding-bottom: 55px;
  width: 100%;
  margin-top: 70px;
    margin-bottom: 70px;
}
.bloc-information .elementor-icon-list-icon svg{
  width: 30px;
  height: 30px;
}
.bloc-information .left{
    border-right: 1px solid white;
  padding-right: 55px}
.bloc-information .left h3{
  font-family: "Open Sans", Sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #E51B2F;
    text-align: center;
}
.bloc-information .wpforms-container .wpforms-field,
.bloc-information .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 7.5px 0;
    position: relative;
}

.bloc-information .left p{
  color: #17252a;
      font-family: "Open Sans", Sans-serif;
      font-size: 19px;
      font-weight: 400;
      line-height: 28px;
      text-align: center;
      width: 365px;
      margin: auto;
      margin-bottom: 25px;
}
.bloc-information .right{padding-left: 40px}
.bloc-information .form-centre {width: 100%}
.bloc-information .avatar{
  width: 161px;
  height: 161px;
  object-fit: cover;
  border-radius: 100%;
  margin: auto;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.rectangle-centre{
  width: 100%;
    height: 105px;
    object-fit: cover;
    background: #f2f2f2;
    display: block;
}
.single-ctr .logo-info{
  width: 202px;
  margin: auto;
  display: block;
}
.bloc-information .right,
.bloc-information .left{
  width: 50%;
}

.bloc-information .title-info{
  font-family: "Open Sans", Sans-serif;
      font-size: 21px;
      line-height: 27px;
      color: #17252a;
      font-weight: bold;
      display: block;
          text-align: left;
}
.bloc-information .text-info{
  font-family: "Open Sans", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #17252a;
}
.bloc-information  .elementor-icon-list-items li{list-style-type: none}
.bloc-information .elementor-icon-list-icon svg path{fill: #E51B2F}
.bloc-information .elementor-icon-list-items{margin-top: 30px}
.bloc-information .elementor-icon-list-items li{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.bloc-information .elementor-icon-list-items li .inner{
  margin-left: 35px;
}
.bloc-information .elementor-icon-list-items{
  width: fit-content;
  margin: auto;
  position: relative;
  right: -15px;
}

.bloc-information button {
    background: #E51B2F !important;
}
.bloc-information button:hover {
  background: #b51a2b !important;
}
.bloc-information textarea{
  height: 122px!important;
}
.h-col.no-pad{
  padding-left: 0px;
  padding-right: 0px;
}


@media screen and (max-width: 1200px){
  .triple-image img {
    width: 199px;
    height: 199px;

  }
  .triple-image {
    left: -174px;
    top: 20px;
}
.triple-image .img2 {
    left: -140px;
}
.triple-image .img3 {
    left: -27px;
    top: 156px;
}

.col-right {
    width: 45%;
}
.single-ctr .col-left {
    width: 55%;
}

}

@media screen and (max-width: 1026px){
  .block-gray-single-ctr {
      margin-top: 50px;
  }
  .triple-image{
    display: none;
  }
  .bloc-information .left p {

    width: 100%;
}
.bloc-information .elementor-icon-list-items {
    right: 0px;
}
.bloc-information .wpforms-container .wpforms-field, .bloc-information .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 1.5px 0;
}
.form-centre p {
    font-size: 12px;

}
.form-centre h3 {
    font-size: 17px;
}
.bloc-information {
    padding-left: 28px;
    padding-right: 28px;
}
.bloc-information .left {
    padding-right: 28px;
}
.title-ctr span {
    display: block;
}
.list-centre .centre {
    width: calc(50% - 60px);

}
.list-centre {
    padding: 0px;
}
.filter label {

    padding: 0px 26px 0px 5px;
}
}

@media screen and (max-width: 767px){

  .filters-centre {
    flex-direction: column;
}
.filter {
    margin: 0px;
    margin-bottom: 10px;
    width: 100%;
}
.filters-centre {
    align-items: baseline;
}
.filters-centre .filter select {

    float: left;
}
.list-centre-parent .h-row {

    margin-right: 0px;
    margin-left: 0px;
}
.filter label {
    float: left;
    width: 140px;
    text-align: left;
}

.drawer {
    padding-right: 0px;
    padding-left: 0px;
    right: -130%;
    width: 100%;
    flex-direction: column;
}
.single-ctr .col-left {
    width: 100%;
}
.col-right {
    width: 100%;
}
.title-ctr {
    text-align: left;
}
.single-ctr .col-left .adresse .content,
.single-ctr .col-left .county .content{
  text-align: left;

}

.single-ctr .col-left  .icon{
  width: 70px
}
.single-ctr .icon img{
  display: table;
}
.single-ctr .col-left {
    padding-right: 0px;
}
.single-ctr .col-left .adresse, .single-ctr .col-left .county {
    margin-bottom: 20px;
}
.reassurance-ctr {
    flex-direction: column;
}
.reassurance-ctr .item {
    margin: 0px 0px;
}

.price-from {

    margin-bottom: 20px;
}
.bloc-information {
  width: 100%;
  left: 0;
  position: relative;
  flex-direction: column;
}

.bloc-information .right, .bloc-information .left {
    width: 100%;
}
.bloc-information .left {
    padding-right: 0px;
    border: none;
}
body .form-centre .wpforms-field label {
    font-size: 11px;
}
.bloc-information .right {
    padding-left: 0px;
    margin-top: 25px;
}

.bloc-information .elementor-icon-list-items li .inner {
    margin-left: 20px;
}
.single-ctr .h-row {

    margin-right: 0px;
    margin-left: 0px;
}
.single-ctr .h-col {
    padding: 0px 20px;
}
.single-ctr .h-row {
    padding: 0px 0px;
}

.price-from span {
    display: block;
}
.single-ctr {
    margin-top: 140px;
}
.list-centre .centre {
    width: calc(50% - 12.5px);
}
.list-centre {
    gap: 25px;
}
.col-left {
    margin-right: 0px;
    padding: 0px 25px;
}
  .form-centre {
      width: 100%;
  }
  .drawer .name-centre,
  .drawer .lieu-centre,
  .drawer .content{
    text-align: left;
  }
}

.caption {
    margin-top: 8px;
    font-size: 14px;
    color: #555;
}

.gallery {
    text-align: center;
}

.grecaptcha-badge {
    display: none!important;
}