@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap');
#section-1{
  position: relative;
}
#section-1 .h1{
  font-family: "Garamond";
  font-size: 227px;
  text-transform: uppercase;
  text-align: right;
  line-height: 200px;
  font-size: 11vw;
  line-height: 10vw;
  padding-right: 5%;
  margin: 140px 0;
  font-size: clamp(2rem, 1.5rem + 8vw, 18rem);
}
#section-1 .h1 span{
  display: block;
  text-align: right;
  font-size: 300px;
  line-height: 200px;
  font-size: 12vw;
  line-height: 13vw;
  font-size: clamp(2rem, 1.5rem + 8vw, 23rem);
}
#section-1 .container-fluid{
  padding: 0;
}
#section-1 .image-cont{
  width: 100%;
  height: 100%;
  background-size: auto 100% !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  position: relative;
}
#imageAbs{
  width: 100%;
  height: 100%;
  padding-left: 5%;
}
#socialHome{
  list-style: none;
  text-align: right;
  padding: 30px 5% 0 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#socialHome li{
  width: 40px;
  text-align: center;
  margin-bottom: 15px;
}
#socialHome li a{
  color: #fff;
  font-size: 20px;
}
#section-1 .down{
  position: absolute;
  font-size: 64px;
  bottom: 20px;
  left: 50%;
  color: #fff;
  margin-left: -21px;
  cursor: pointer;
  line-height: 1;
}

.container-right{
  /*padding-left: 15%;*/
}
.container-flexbox{
  display: flex;
}
.vertical-titre{
  writing-mode: tb-rl;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 170px;
  flex: 170px;
  text-align: center;
  position: relative;
  margin-top: -120px;
  padding: 250px 0;
  z-index: 1;
}
.vertical-titre .section-titre{
  font-size: 113px;
  font-family: "Baskerville Display PT Web";
  transform: rotate(180deg);
  transition: transform 1s ease-in-out;
  margin: 0;
  padding: 30px 0;
  background: #fff;
  height: 747px;
}
.vertical-titre:before{
  content: '';
  width: 1px;
  height: 100%;
  background: #000;
  left: 50%;
  top: 0;
  position: absolute;
}
.section-titre.left{
  font-size: 140px;
  font-family: "Baskerville Display PT Web";
  position: relative;
}
.section-titre.left span{
  background: #fff;
  padding-right: 30px;
  position: relative;
}
.section-titre.left:before{
  content: '';
  width: 150%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #000;
}
.container-inner-left{
  flex: 1;
}
#section-2 { margin-top: 24px; }
#section-2 .container-fluid {
  max-width: 1500px;
}

#section-2 .bg-white {
  padding: 64px;
  box-shadow: 0 0 12px -2px rgba(0,0,0,0.5);
  margin-top: 272px;
}
#section-2 .container-m{
  max-width: 1282px;
  position: relative;
  padding: 30px 0 96px;
}
#section-2 .container-m{
  display: flex;
}
#section-2 .container-m #slider1{
  max-width: 788px;
  width: 70%;
}
#number-of-slider{
  padding: 100px 0 0 20px;
}
#number-of-slider .slider-counter{
  font-family: "Baskerville Display PT Web";
  font-size: 50px;
  position: relative;
}
#number-of-slider .slider-counter span{
  font-size: 80px;
}
#number-of-slider .slider-counter span i{
  font-style: normal;
  position: relative;
  top: 30px;
  left: -20px;
}
#section-2 .owl-carousel .owl-dot{
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  background: #000000;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
}
#section-2 .owl-carousel .owl-dot.active{
  background: #D8D8D8;
  border: 1px solid #979797;
}
#section-2 .owl-carousel .owl-dots{
  position: absolute;
  right: -150px;
  top: 230px;
}
#filtercont{
  position: absolute;
  background: #fff;
  box-shadow: 0 0 12px -2px rgba(0,0,0,0.5);
  width: 50%;
  max-width: 615px;
  right: 0;
  top: 400px;
  z-index: 1;
  padding: 40px 80px;
}
#filtercont .form-items{
  margin-bottom: 10px;
}
#filtercont .form-items .ui.dropdown{
  width: 100%;
  height: 50px;
  border: 1px solid #000;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  border-radius: 0;
}
#filtercont .ui.dropdown>.dropdown.icon:before {
  font-family: FontAwesome;
  content: '\f107';
  font-size: 22px;
}
#filtercont .ui.selection.dropdown>.dropdown.icon{
  height: 50px;
  line-height: 25px;
}
#filtercont .ui.dropdown>.text{
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #000;
}
#filtercont .ui.dropdown .menu .selected.item,#filtercont .ui.dropdown.selected {
  background: rgba(0,0,0,.03);
  color: rgba(0,0,0,.95);
  font-size: 16px;
}
#filtercont #filter{
  background-color: #000000;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.24);
  color: #fff;
  border: none;
  outline: none;
  padding: 10px 50px;
  font-size: 20px;
  font-weight: 600;
  margin-top: 60px;
}
#section-3-inner{
  padding-left: 170px;
}
.container-right .info{
  max-width: 1030px;
}
#section-3{
  padding: 30px 0;
}
#section-4{
  padding: 30px 0 80px;
  background: #F9F9F9;
}
.container-fluid.center{
  width: 70%;
  max-width: 1400px;
  margin: auto;
  padding: 0 120px;
}
#section-4-inner{
  padding-left: 100px;
}
#section-4 .container-fluid,
#section-5 .container-fluid {
    max-width: 1460px;
}
#section-4-inner .col-md-4{
  border-right: 1px solid #979797;
  margin-bottom: 25px;
}
#section-4-inner .col-md-4:last-child{
  border: none;
}
#section-4-inner .col-md-4 .items{
  max-width: 275px;
  margin: auto;
}
#section-4-inner .items h4{
  font-family: "Baskerville Display PT Web";
    font-size: 28px;
  line-height: 24px;
  margin-bottom: 10px;
}
.image-picto {
      text-align: center;
      margin-top: 25px;
}
#section-4-inner .items .desc{
  font-size: 16px;
  margin-bottom: 15px;
}
#section-4-inner .items .imageC{
  max-width: 222px;
}
#section-4-inner .items .imageC .moreC{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#section-4-inner .items .imageC .moreC a{
  color: #000;
  font-size: 16px;
  text-decoration: underline;
}
#section-4-inner .items .imageC .moreC span{
  font-family: "Baskerville Display PT Web";
  font-size: 30px;
  line-height: 1;
}
#section-4-inner .items .imageC img{
  width: 100%;
}
#section-5 {
  padding-bottom: 165px;
}
#section-5 .vertical-titre {
  margin-bottom: -180px;
  /*height: 220%;*/
}
#section-5 .container-inner-left{
  padding-top: 130px;
  max-width: 1130px;
}
.blocWhithBordLeft{
  position: relative;
  padding-left: 20%;
  margin-bottom: 70px;
}
.blocWhithBordLeft:before{
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
.blocWhithBordLeft p{
  background: #fff;
  padding-left: 45px;
  position: relative;
}
.justify{
  text-align: justify;
}
#numberTrafic .traficItem{
  text-align: center;
  max-width: 222px;
  margin: 15px auto;
}
#numberTrafic .traficItem .number{
  font-family: "Adobe-Garamond-Pro-Bold";
  font-size: 55px;
}
#section-6 .container-fluid{
  max-width: 1460px;
}
#section-6 {
  background: url("../img/temps/votre-agence/bg-agence.png") no-repeat center;
  background-size: cover;
  padding-top: 1px;
}
.section-33 .bg-white {
    padding: 25px 56px;
}
#section-6-inner{
  padding-left: 200px;
  position: relative;
  padding-bottom: 100px;
}
#section-6-inner:before{
  content: '';
  width: 1px;
  height: calc(100% - 210px);
  position: absolute;
  top: 210px;
  left: 85px;
  background: #fff;
  z-index: 1;
}
#slider-2{
  margin-top: -210px;
}
#slider-2 .owl-nav{
  text-align: right;
  padding: 50px 0 0;
}
#slider-2 .owl-nav > div{
  display: inline-block;
  width: 55px;
  height: 55px;
  color: #fff;
  text-align: center;
  line-height: 55px;
  font-size: 40px;
}
#slider-2 .owl-nav > div:hover{
  background: #9C0A5A;
}
#section-6 #titre-c{
  display: flex;
  max-width: 500px;
  align-items: center;
  margin-top: -60px;
  margin-bottom: 15px;
}
#section-6 #titre-c h2{
  border-right: 1px solid #fff;
  font-size: 44px;
  font-family: "Baskerville Display PT Web";
  color: #fff;
  line-height: 60px;
  max-width: 350px;
  padding-right: 90px;
}
#section-6 #titre-c span{
  font-size: 100px;
  color: #fff;
  font-family: "Baskerville Display PT Web";
  padding-left: 60px;
}
#section-6 h2 {
  color: #FFFFFF;
  font-family: "Baskerville Display PT Web";
  margin-bottom: 55px;
  margin-top: 78px;
  font-size: 57px;
  line-height: 73px;
}
#liste-rentree{
  color: #fff;
  font-size: 16px;
}
#liste-rentree h4 {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.section-333 {
  padding-bottom: 44px;
}
#section-7{
  padding: 80px 0 40px;
}
#section-7-inner{
  padding-left: 170px;
}
#section-7-inner .infos{
  max-width: 80%;
}
#section-8{
  padding: 60px 0;
  background: #F9F9F9;
}
#section-8 .footContact{
  max-width: 900px;
  margin:auto;
}
#section-8 .wpcf7-form-control-wrap input{
  width: 100%;
  height: 50px;
  border: 1px solid #E4E4E4;
  background-color: #FFFFFF;
  box-shadow: inset 1px 0 6px 0 rgba(0,0,0,0.5);
  padding: 0 15px;
}
#section-8 .footContact .item{
  margin-bottom: 20px;
}
#section-8 .wpcf7-form-control-wrap textarea{
  width: 100%;
  height: 235px;
  border: 1px solid #E4E4E4;
  background-color: #FFFFFF;
  box-shadow: inset 1px 0 6px 0 rgba(0,0,0,0.5);
  padding: 0 15px;
}
.item.send{
  margin-top: -70px;
  position: relative;
  z-index: 1;
}
.item.send input{
  height: 49px;
  width: 270px;
  background-color: #000000;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.24);
  border: none;
  outline: none;
  text-align: center;
  line-height: 49px;
  color: #fff;
  font-weight: 600;
}
#infosContact{
  font-size: 13px;
  margin-top: 15px;
  line-height: 16px;
}
.container-fluid-2 {
  max-width:80%;
  margin:0 auto;
}
.honoraire-table {
  border:1px solid #fff;
  border-right:none;
  border-bottom:none;
}
.honoraire-table td {
  border:1px solid #fff;
  border-left:none;
  border-top:none;
  padding:5px;
  text-align:center;
}
@media (max-width: 767px) {
  #section-1 .container-fluid1{
    padding-left: 15px;
    padding-right: 15px;
  }
  #section-1 h1{
    padding: 60px 0 0;
    text-align: center;
    font-size: 32px;
    margin: 40px 0;
  }
  #section-1 h1 span{
    text-align: center;
    display: inline-block;
    font-size: 32px;
  }
  #imageAbs{
    padding-left: 0;
  }
  #section-1 .image-cont{
    background-size: 100% auto !important;
    min-height: 233px;
  }
  .container-flexbox {
    flex-direction: column;
  }
  .vertical-titre .section-titre{
    font-size: 50px;
    padding: 15px;
    transform: none;
    transition: none;
    position: relative;
    height: auto;
  }
  .vertical-titre {
    writing-mode: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    flex: 100%;
    text-align: center;
    position: relative;
    margin-top: 0;
    padding: 0;
    z-index: 1;
  }
  .vertical-titre:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    left: 0;
    top: 50%;
    position: absolute;
  }
  #section-2 .container-m #slider1{
    width: 100%;
  }
  #section-2 .container-m{
    flex-direction: column;
  }
  #number-of-slider {
    padding: 0 15px;
  }
  #filtercont{
    position: relative;
    top: 0;
    left: 0;
    padding: 15px;
    width: 100%;
  }
  #section-2 .owl-carousel .owl-dots {
    position: absolute;
    right: 0;
    top: 110%;
  }
  #section-3-inner {
    padding-left: 0;
  }
  .section-titre.left {
    font-size: 50px;
    line-height: 1;
    width: 100%;
    overflow: hidden;
  }
  #section-4-inner {
    padding-left: 0;
  }
  #section-4-inner .col-md-4 .items {
    max-width: 100%;
    margin:0 auto 30px;
  }
  #section-4-inner .items .desc {
    margin-bottom: 30px;
  }
  .blocWhithBordLeft{
    padding-left: 0;
  }
  .blocWhithBordLeft p{
    padding-left: 0;
  }
  #section-5 .vertical-titre {
    margin-bottom: 0;
  }
  #section-5 .container-inner-left {
    padding-top: 0px;
  }
  #section-5 .justify{
    padding: 0;
  }
  #section-6-inner {
    padding-left: 0;
    padding-bottom: 50px;
  }
  #slider-2 {
    margin-top: 0;
  }
  #section-6 #titre-c {
    display: flex;
    max-width: 500px;
    align-items: center;
    margin-top: 0;
    margin-bottom: 15px;
  }
  #section-6 #titre-c h2 {
    border-right: 1px solid #fff;
    font-size: 34px;
    font-family: "Baskerville Display PT Web";
    color: #fff;
    line-height: 40px;
    max-width: 50%;
    padding-right: 10px;
  }
  #section-6 #titre-c span {
    font-size: 60px;
    color: #fff;
    font-family: "Baskerville Display PT Web";
    padding-left: 50px;
  }
  #slider-2 .owl-nav {
    text-align: center;
    padding: 20px 0 0;
  }
  #section-6-inner:before{
    display: none;
  }
  #section-7-inner {
    padding-left: 0;
  }
  #section-7-inner .infos {
    max-width: 100%;
  }
  .item.send {
    margin-top: 5px;
  }
  #newsletter-cont {
    max-width: 70%;
    margin: auto;
  }
}