#espace_loisir h1,#espace_loisir h2{
  font-family: 'Corinthia', cursive;

}
#espace_loisir h1 span.alt,#espace_loisir h2 span.alt,#espace_loisir h3 span.alt{
  font-family: 'Roboto', sans-serif !important;
}
#espace_loisir h3 {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
#espace_loisir h3 span.alt{
  font-size: 22px;
}
#espace_loisir .car-content h3 {
  font-size: 36px;
margin-bottom: 15px;
font-family: 'Corinthia', cursive;

  }

  #espace_loisir .car-content  h4 {
    font-size: 14px;
  }
#espace_loisir h3{
  font-size: 46px;
  margin-bottom: 15px;
  font-family: 'Corinthia', cursive;

}
#espace_loisir .parallax h3{
  font-size: 66px;
  line-height: 60px;
}

#espace_loisir h4{
  font-size: 18px;
}
#espace_loisir h5{
  color: #BFA170;
}
#espace_loisir h1:not(.alt){
  font-size: 80px;
  margin: 40px 0;
  
}

.footer-3 .logo{ max-width: 150px;}

#espace_loisir #desc h1:not(.alt){
  font-size: 120px;

}

#espace_loisir h1 span.alt{
  font-size: 50px; 
  
}

#espace_loisir h2{
  font-size: 60px;
  margin: 20px 0;
  
}

.zosh img{
  height:400px;
}

.zosh li {
  padding: 7px 0;
  margin: 0;
  border-bottom: 1px solid rgba(0,0,0,.2);
  line-height: 1.2;
  font-size: 14px;
  font-size: 1.4rem;
  color: var(--infocobweb-color-text);
  font-weight: normal;
}
.zosh li:before {
  content: "";
}

.default h3 { font-size: 28px; font-style: normal; font-weight: 600; line-height: 28px; font-family: 'Roboto', sans-serif !important; }
.default h4 { font-size: 20px; font-style: normal; font-weight: 300; line-height: 28px; font-family: 'Roboto', sans-serif !important; }


.actions-btn {
  background-color: transparent !important;
  color: #000 !important;
  font-size: 12px !important;
  border: 1px dashed #000;
  border-radius:0;
}
.selectpicker .btn-light{
  color:#000;
}
.bootstrap-select>.dropdown-toggle{
  /*border: 1px solid #333;*/
  border: 1px solid #e3e3e3 ;
  color: #626262;
}
.zosh h4 {
  font-weight: normal;
}
.zosh h4 strong{
  font-weight: bold;
}


.service_area ul,.about_area ul  {
  margin:10px 0 10px 20px;
  list-style: none;
}

,.service_area li, .about_area li {
  padding-left: 1.3em;
}

.service_area  ul li:before,.about_area   ul li:before{
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  color: #bfa170;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
#orf .service_area  ul li:before,#orf  .about_area   ul li:before{
  color: #AC9057;
  /*margin-bottom: 1em; /* same as padding-left set on li */

}

#orf  .services_tag{
  background-color:#AC9057;
  ;
  
}
#orf .service_area li .about_area li {

  padding-bottom: 25px;;
  padding-bottom: 25px;;
}
#orf .service_area h4 {
  color: #AC9057;

}

.about_area {
  position: relative;
}
.about_area .about_shape {
  content: "";
  background-image: url("../img/about/about_shape_2.png");
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -99;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .about_area .about_shape {
    width: 40px;
    height: 125px;
  }
}
.about_area .about_left_img {
  position: relative;
  height: 100%;
}
.about_area .about_left_img:before {
  content: "";
  background-image: url("../img/about/about_shape_1.png");
  width: 230px;
  height: 100%;
  position: absolute;
  bottom: -35px;
  left: -37px;
  z-index: -99;
  background-repeat: no-repeat;
}
.about_area .about_left_img.mcj:before {
  content: "";
  background-image: url("../img/about/about_shape_mcj.png");
  width: 230px;
  height: 100%;
  position: absolute;
  bottom: -35px;
  left: -37px;
  z-index: -99;
  background-repeat: no-repeat;
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_left_img:before {
    bottom: -52px;
    left: -20px;
  }
}
@media (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area .about_left_img:before {
    display: none;
  }
}
.about_area .about_left_img img {
  height: 540px;
  object-fit: cover;
  border-radius: 10px;
  width: 430px;
  margin-left: 55px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_left_img img {
    margin-left: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area .about_left_img img {
    margin-left: 0;
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .about_area .about_left_img img {
    margin-left: 0;
    height: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area .about_left_img img {
    height: auto;
  }
}
.about_area .about_right_content {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area .about_right_content {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area .about_right_content {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
}
.about_area .about_right_content h2 {
  font-size: 38px;
  font-weight: 800;
  line-height: 52px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area .about_right_content h2 {
    font-size: 40px !important;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_right_content h2 {
    font-size: 35px !important;
    line-height: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area .about_right_content h2 {
    font-size: 26px !important;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .about_area .about_right_content h2 {
    font-size: 36px;
    line-height: 30px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area .about_right_content h2 br {
    display: none;
  }
}
.about_area .about_right_content p {
  width: 80%;
  line-height: 26px;
}
@media (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_right_content p {
    width: 100%;
  }
}
.about_area .about_right_content .consulting_list {
  padding-top: 18px;
}
@media (max-width: 767px) {
  .about_area .about_right_content .consulting_list {
    padding-top: 10px;
  }
}
.about_area .about_right_content .consulting_list ul {
  list-style: none;
}
.about_area .about_right_content .consulting_list ul:is(.pb-50) {
  padding-bottom: 40px;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area .about_right_content .consulting_list ul:is(.pb-50) {
    padding-bottom: 30px;
  }
}
.about_area .about_right_content .consulting_list ul li {
  padding: 10px 0px;
  font-weight: 700;
  color: #000;
  display: flex;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_right_content .consulting_list ul li {
    padding: 0;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area .about_right_content .consulting_list ul li {
    padding: 5px 0px;
  }
}
.about_area .about_right_content .consulting_list ul li .svg-icon {
  display: flex;
  justify-content: center;
  background: var(--clr-theme-1);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 20px;
}
.about_area .about_right_content .consulting_list ul li .svg-icon svg {
  fill: var(--clr-common-sada);
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area .about_right_content .consulting_list ul li .svg-icon {
    width: 65px;
  }
}
@media (max-width: 767px) {
  .about_area .about_right_content .consulting_list ul li .svg-icon {
    margin-right: 0;
  }
}
.about_area .about_right_content .consulting_list ul li .list-txt {
  width: 230px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  align-items: center;
  display: flex;
}
@media (max-width: 767px) {
  .about_area .about_right_content .consulting_list ul li .list-txt {
    font-size: 18px;
    padding-top: 0;
    position: relative;
    left: 15px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area .about_right_content .consulting_list ul li .list-txt {
    width: 100%;
  }
}
.about_area .about_right_content .consulting_list ul li:last-child {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_right_content .consulting_list ul li:last-child {
    padding-top: 30px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area .about_right_content .consulting_list ul li:last-child {
    padding-top: 20px;
  }
}
.about_area .about_right_content .consulting_list a {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area .about_right_content .consulting_list a {
    top: 0px;
    padding: 10px 20px;
  }
}
.about_area .about_right_content .consulting_list a i {
  transform: translateX(5px);
  display: inline-block;
  font-size: 20px;
}
.about_area .about_right_content .consulting_list a:hover {
  background-color: var(--clr-theme-1);
  color: var(--clr-common-sada);
  transition: 0.3s ease-in;
}
.about_area.about_page {
  padding-bottom: 115px;
}

/* Home-2 page Css */
.about_area2 {
  position: relative;
  padding-bottom: 210px;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area2 {
    padding-bottom: 120px;
  }
}
.about_area2 .home2_shape_1 {
  background-image: url(../img/about/home2_shape_1.png);
  width: 90px;
  height: 163px;
  position: absolute;
  top: -115px;
  right: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area2 .home2_shape_1 {
    top: -65px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area2 .home2_shape_1 {
    height: 105px;
    top: -105px;
  }
}
.about_area2 .home2_shape_2 {
  background-image: url(../img/about/home2_shape2.png);
  width: 104px;
  height: 172px;
  position: absolute;
  bottom: 80px;
  left: -45px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area2 .home2_shape_2 {
    height: 115px;
    bottom: 0;
    left: -20px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area2 .home2_shape_2 {
    height: 115px;
    bottom: 0;
    left: -50px;
  }
}
.about_area2 .home2_shape_3 {
  background-image: url(../img/about/home2_shape3.png);
  width: 37px;
  height: 196px;
  position: absolute;
  bottom: 33%;
  right: 0px;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area2 .home2_shape_3 {
    display: none;
  }
}

.about_area .about_left_img_2 {
  position: relative;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area .about_left_img_2 {
    margin-top: 30px;
  }
}
.about_area .about_left_img_2:before {
  content: "";
  background-image: url(../img/about/about_shape_3.png);
  width: 332px;
  height: 511px;
  position: absolute;
  right: 45px;
  bottom: -90px;
  z-index: -99;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area .about_left_img_2:before {
    right: 75px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_left_img_2:before {
    display: none;
  }
}
.about_area .about_left_img_2 img {
  height: 540px;
  object-fit: cover;
  border-radius: 10px;
  width: 470px;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_left_img_2 img {
    width: 100%;
    height: 100%;
  }
}
.about_area .about_right_content_2 {
  padding-left: 100px !important;
  padding: 0;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_area .about_right_content_2 {
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area .about_right_content_2 h2 br {
    display: none;
  }
}
.about_area .about_right_content_2 p {
  width: 90%;
  padding-top: 5px;
  margin-bottom: 0px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area .about_right_content_2 p {
    width: 100%;
  }
}
.about_area .about_right_content_2 .list_item {
  font-size: 16px;
  font-weight: 400;
}
.about_area .about_right_content_2 .consulting_list a {
  position: relative;
  display: flex;
  height: 50px;
  width: 170px;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
}
.about_area .about_right_content_2 .consulting_list .icon_check {
  padding-right: 10px;
  font-size: 16px;
  transform: translateY(5px);
}
.about_area .about_right_content_2 .consulting_list ul li {
  padding: 5px 0 !important;
}

/* Home-3 Css start */
.about_area3 {
  background: #f6f6f6;
  height: 800px;
}
.about_area3.white-bg {
  background: #FFF;
  height: 800px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area3 {
    height: auto;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area3 {
    height: auto;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area3 .col-xl-6:is(.pl-90) {
    padding-left: 50px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area3 .col-xl-6:is(.pl-90) {
    padding-left: calc(var(--bs-gutter-x) / 2);
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area3 .home3_about_shape2 {
    display: none;
  }
}
.about_area3 .about_wrapper_main {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;

}
.about_area3 .about_wrapper_main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area3 .about_wrapper_main {
    position: relative;
    width: 100%;
    object-fit: cover;
  }
}



.about_area3 .empty-area {
  height: 800px;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_area3 .empty-area {
    height: auto;
  }
}
.about_area3 .about_right_content {
  padding: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {

}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {

  .about_area3 .about_right_content h2 br {
    display: none;
  }
}
.about_area3 .about_right_content p {
  width: 100%;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
}
.about_area3 .about_right_content .consulting_list ul li {
  padding: 5px 0 !important;
}
.about_area3 .about_right_content .consulting_list ul li i {
  font-size: 16px;
  transform: translateY(5px);
  padding-right: 10px;
}
.about_area3 .about_right_content .consulting_list ul li span.list_item {
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about_area3 .about_right_content .consulting_list a {
    top: 0;
    display: flex;
    padding: initial;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about_area3 .about_right_content .consulting_list a {
    top: 0;
  }
}
.about_area3 .about_right_content .consulting_list a i {
  transform: translatex(5px);
}

/*
************
*************************
22. Faq
******************************************************* 
*************************************************************** */
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .faq_area {
    padding-top: 115px;
  }
  .faq_area :is(.pr-70) {
    padding-right: calc(var(--bs-gutter-x) / 2);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .faq_area :is(.pr-70) {
    padding-right: 50px;
  }
}
.faq_area .home3_faq_shape1 {
  background-image: url(../img/faq/home3_faq_shape1.png);
  width: 179px;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0;
}
.faq_area .faq_wrapper_main {
  left: inherit;
  right: 0;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .faq_area .faq_wrapper_main {
    padding-top: 50px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .faq_area .about_right_content {
    padding-top: 0;
  }
}
.faq_area .about_right_content p {
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .faq_area .about_right_content .faq_content_wrap {
    padding-bottom: 50px;
  }
}

.faq_accordion .accordion-button:not(.collapsed) {
  background-color: transparent;
}
.faq_accordion .accordion-button:after {
  right: 0;
  top: 14px;
  width: 50px;
  height: 50px;
  content: "+";
  line-height: 50px;
  position: absolute;
  text-align: center;
  border-radius: 100%;
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  font-family: "Font Awesome 6 Free";
  background-image: none;
  font-weight: 900;
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .faq_accordion .accordion-button:after {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: 10px;
    height: auto;
    width: auto;
    line-height: inherit;
    top: 0;
  }
}
.faq_accordion .accordion-button:not(.collapsed):after {
  content: "\f068";
  transform: rotate(360deg);
}
.faq_accordion .accordion_item button:is(.accordion-button) {
  background-color: var(--clr-theme-1);
  color: var(--clr-common-sada);
  font-size: 16px;
  font-weight: 600;
  padding: 26px 39px;
  border-radius: 5px 5px 0 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .faq_accordion .accordion_item button:is(.accordion-button) {
    padding: 20px 24px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .faq_accordion .accordion_item button:is(.accordion-button) {
    padding: 20px 25px;
  }
}
.faq_accordion .accordion_item button:is(.accordion-button):focus {
  box-shadow: none;
  border-color: none;
}
.faq_accordion .accordion_item button:is(.accordion-button.collapsed) {
  background-color: var(--clr-common-sada);
  color: var(--clr-body-heading);
  border-radius: 5px;
}
.faq_accordion .accordion_item .accordion-collapse {
  background: var(--clr-common-sada);
  border-radius: 5px;
}
.faq_accordion .accordion_item .accordion-collapse .accordion-body {
  padding: 39px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .faq_accordion .accordion_item .accordion-collapse .accordion-body {
    padding: 24px;
  }
}
@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .faq_accordion .accordion_item .accordion-collapse .accordion-body {
    padding: 25px;
  }
}


/*
TOP SLIDERS
*/

.banner-section{
	position: relative;
	z-index:1;
}

.banner-one{
	position: relative;
	padding-top: 52px;
}

.banner-carousel{
	position: relative;
	z-index: 1;
}

.banner-carousel .slide-item{
	position: relative;
	display: block;
	color: #ffffff;
	padding: 50px 0px;
	overflow:hidden;
}

.banner-carousel .slide-item .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}

.banner-carousel .active .slide-item .image-layer{
	-webkit-transform:scale(1.15);
	-ms-transform:scale(1.15);
	transform:scale(1.15);
	-webkit-transition: all 7000ms linear;
	-moz-transition: all 7000ms linear;
	-ms-transition: all 7000ms linear;
	-o-transition: all 7000ms linear;
	transition: all 7000ms linear;
}

.banner-carousel .slider-content-box{
	position: relative;
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 740px;
	padding: 20px 0px;
	z-index:5;
}

.banner-two .banner-carousel .slider-content-box{
	padding-top: 100px;
}

.banner-three .banner-carousel .slider-content-box{
	height: 640px;
}

.banner-carousel .slider-content-box .content{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 100px;
}

.banner-carousel .slider-content-box .inner{
	position: relative;
	display: block;
	width: 100%;
	max-width: 600px;
}

.banner-carousel .content-right .slider-content-box .inner{
	float: right;
}

.banner-two .banner-carousel .content-right .slider-content-box .inner{
	max-width: 620px;
}

.banner-three .banner-carousel .content-center .slider-content-box .inner{
	max-width: 720px;
	margin: 0 auto;
	text-align: center;
}

.banner-carousel .slider-content-box .subtitle{
	display: block;
	font-size: 18px;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: uppercase;
	opacity: 0;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

.banner-carousel .active .slider-content-box .subtitle{
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.banner-carousel .slider-content-box h1{
	display: block;
	font-size: 90px;
	line-height: 1.10em;
	color: #ffffff;
	font-weight: 800;
	opacity: 0;
	margin-bottom: 25px;
	text-transform: capitalize;
	letter-spacing: 0;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
	text-transform:capitalize;
}

.banner-two .banner-carousel .slider-content-box h1{
	font-size: 64px;
	text-transform: normal;
}

.banner-three .banner-carousel .slider-content-box h1{
	font-size: 64px;
	text-transform: uppercase;
}

.banner-carousel .active .slider-content-box h1{
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.banner-two .banner-carousel .active .slider-content-box h1,
.banner-three .banner-carousel .active .slider-content-box h1{
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}

.banner-carousel .slider-content-box .text{
	display: block;
	font-size: 16px;
	line-height: 1.7em;
	color: #ffffff;
	font-weight: 400;
	opacity: 0;
	margin-bottom: 42px;
	max-width: 520px;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}

.banner-carousel .active .slider-content-box .text{
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}

.banner-two .banner-carousel .active .slider-content-box .text,
.banner-three .banner-carousel .active .slider-content-box .text{
	-webkit-transition-delay: 1100ms;
	-moz-transition-delay: 1100ms;
	-ms-transition-delay: 1100ms;
	-o-transition-delay: 1100ms;
	transition-delay: 1100ms;
}

.banner-three .banner-carousel .content-center .slider-content-box .text{
	margin: 0 auto 42px;
}

.banner-carousel .slider-content-box .links-box{
	position: relative;
	opacity: 0;
	z-index: 5;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
}

.banner-carousel .active .slider-content-box .links-box{
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 1100ms;
	-moz-transition-delay: 1100ms;
	-ms-transition-delay: 1100ms;
	-o-transition-delay: 1100ms;
	transition-delay: 1100ms;
}

.banner-two .banner-carousel .active .slider-content-box .links-box,
.banner-three .banner-carousel .active .slider-content-box .links-box{
	-webkit-transition-delay: 1500ms;
	-moz-transition-delay: 1500ms;
	-ms-transition-delay: 1500ms;
	-o-transition-delay: 1500ms;
	transition-delay: 1500ms;
}

.banner-carousel .links-box .theme-btn{
	vertical-align: top;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.banner-carousel .links-box .discount-btn{
	position: relative;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	padding: 5px 0px;
	padding-left: 95px;
}

.banner-carousel .links-box .discount-btn .icon{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -40px;
	width: 80px;
	height: 80px;
	padding: 20px 10px;
	line-height: 40px;
	text-align: center;
	display: block;
	background: url('../images/icons/discount-icon.png') center center no-repeat;
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	font-weight: 700;
}

.banner-carousel .links-box .discount-btn .btn-title{
	position: relative;
	display: block;
	text-align: left;
}

.banner-section .owl-theme .owl-nav{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width:100%;
	height:0;
	margin-top: -35px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.banner-section .owl-theme .owl-nav .owl-prev{
	position: absolute;
	left: 40px;
	background: #ffffff;
	height: 70px;
	width: 70px;
	border: none; 
	text-align: center;
	line-height: 70px;
	color: #acb7c6;
	font-size: 24px;
	border-radius: 0;
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.banner-section .owl-theme .owl-nav .owl-next{
	position: absolute;
	right: 40px;
	background: #ffffff;
	height: 70px;
	width: 70px;
	border: none; 
	text-align: center;
	line-height: 70px;
	color: #acb7c6;
	font-size: 24px;
	border-radius: 0;
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.banner-section .owl-nav .owl-prev:hover, 
.banner-section .owl-nav .owl-next:hover{
	color: #d5ae82;
	background: #ffffff;
}

.banner-section .owl-theme .owl-dots{
	display: none;
}

.banner-two .owl-theme .owl-dots{
	display: block;
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	text-align: center;
}

.banner-two .owl-theme .owl-dots .owl-dot{
	position: relative;
	display: inline-block;
	margin: 0px 10px;
}

.banner-two .owl-theme .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 4px;
	height: 4px;
	background: none;
	outline: 2px solid #ffffff;
	outline-offset: 4px;
}

.banner-two .owl-theme .owl-dots .owl-dot.active span{
	background: #ffffff;
}

.banner-three .banner-carousel .owl-nav{
	display: none;
}

.banner-three .banner-carousel .owl-dots{
	display: block;
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -60px;
	width: 55px;
	text-align: right;
	counter-reset:slides-num;
	font-family: 'Playfair Display', serif;
}

.banner-three .banner-carousel .owl-dots .owl-dot{
	position:relative;
	display: block;
	margin-bottom: 8px;
	padding-left: 35px !important;
	counter-increment: slides-num;
}

.banner-three .banner-carousel .owl-dots .owl-dot span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.banner-three .banner-carousel .owl-dots .owl-dot span:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 1px;
	width: 0px;
	border-bottom: 1px solid #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.banner-three .banner-carousel .owl-dots .owl-dot.active span:before{
	width: 28px;
}

.banner-three .banner-carousel .owl-dots .owl-dot span:after{
	content: '';
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.banner-three .banner-carousel .owl-dots .owl-dot.active span:after{
	opacity: 0;
}

.banner-three .banner-carousel .owl-dots .owl-dot:after{
	content:"0" counter(slides-num) "";
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 700;
	left: 0px;
	top: 0px;
	opacity: 0;
}

.banner-three .banner-carousel .owl-dots .owl-dot.active:after{
	opacity: 1;
}


@media only screen and (max-width: 1500px){
	.banner-carousel .content-box h1,
	.banner-two .banner-carousel .content-box h1{
		font-size: 72px;
	}

	.banner-carousel .content-box .subtitle{
		font-weight: 600;
		font-size: 16px;
	}

	.banner-section .owl-theme .owl-nav .owl-prev{
		left: 20px;
	}

	.banner-section .owl-theme .owl-nav .owl-next{
		right: 20px;
	}

	.banner-three .banner-carousel .owl-dots{
		left: auto;
		right: 30px;
	}


}

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

	.banner-section .owl-theme .owl-nav{
		opacity: 0.30;
	}

	.banner-section:hover .owl-theme .owl-nav{
		opacity: 1;
		visibility: visible;
	}

	.banner-carousel .content-box h1,
	.banner-two .banner-carousel .content-box h1,
	.banner-three .banner-carousel .content-box h1{
		font-size: 64px;
	}

}

@media only screen and (max-width: 991px){	
	.banner-three .banner-carousel .owl-dots{
		display: none !important;
	}


	.banner-carousel .content-box h1,
	.banner-two .banner-carousel .content-box h1,
	.banner-three .banner-carousel .content-box h1{
		font-size: 54px;
	}

	.banner-carousel .content-right .content-box .inner,
	.banner-carousel .content-box .inner,
	.banner-carousel .content-box .text{
		float: none;
		max-width: none;
		text-align: center;
	}

	.banner-carousel .content-box,
	.banner-three .banner-carousel .content-box{
		height: 600px;
	}
}

@media only screen and (max-width: 767px){
	.banner-one{
		padding-top: 0;
	}

	.banner-two .banner-carousel .content-box{
		padding-top: 0px;
	}


	.banner-carousel .content-box,
	.banner-three .banner-carousel .content-box{
		height: 500px;
	}

	.banner-carousel .content-box h1,
	.banner-two .banner-carousel .content-box h1,
	.banner-three .banner-carousel .content-box h1{
		font-size: 40px;
	}

	.banner-carousel .content-box .text{
		font-size: 15px;
	}


}

@media only screen and (max-width: 599px){
	.banner-carousel .links-box .discount-btn{
		padding-left: 0;
		display: block;
	}

	.banner-carousel .links-box .discount-btn .icon{
		display: none;
	}

	.banner-carousel .links-box .discount-btn .btn-title{
		text-align: center;
	}

	.banner-two .banner-carousel .content-box h1,
	.banner-three .banner-carousel .content-box h1{
		font-size: 32px;
	}
}

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

}

.about-content-two > h2, .about2 h2, .contact h2 {
  color: #000;
  text-transform:none !important;
  margin-bottom: 10px !important;
  text-align: left;
  font-size: 28px !important;

}

#header-carousel .carousel-caption {
  text-align: center;
}


.eqt-porteur ul {
  margin: 10px 0 10px 20px;
  list-style: none;
}
.eqt-porteur  ul li::before {
  content: "\f0da";
  font-family: FontAwesome;
  color: #bfa170;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}


/******* Alternace photos droite et gauche *****/
.text-column {
  max-width: 700px; /* Environ 50% de la colonne */
  margin: 0 auto;  /* Centrage horizontal dans la colonne */
  padding: 50px;   /* Padding par défaut */
}
.text-column h1,
.text-column h2,
.text-column h3,
.text-column h4,
.text-column h5,
.text-column h6,
.text-column p,
.text-column ul,
.text-column ol,
.text-column blockquote,
.text-column div {
  display: block; /* Forcer un affichage en bloc */
  margin-bottom: 15px; /* Ajouter un espacement inférieur */
  width: 100%;

}
.text-column {
flex-direction: column; /* Organise les enfants en colonne */
}

.text-column > * {
display: block; /* Chaque élément prend une ligne */
margin-bottom: 15px; /* Ajoute un espacement entre les éléments */
}

/* Bloc texte aligné dynamiquement */


/* Alignement dynamique pour le bloc texte */
.text-column.text-left {
  margin-left: 0;

  margin-right: auto; /* Aligne le bloc à gauche */
}

.text-column.text-right {
  margin-left: auto;
  margin-right: 0; /* Aligne le bloc à droite */
  text-align: left;
  padding-left: 50px;
}
.image-column img {
  width: 100%;     /* L'image occupe toute la largeur de la colonne */
  height: auto;    /* Hauteur ajustée automatiquement */
}
.text-photo-alt ul {
  margin: 10px 0 10px 20px;
  list-style: none;
}
.text-photo-alt ul li::before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #bfa170;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
} 

svg.svg__tick{
  width:25px;
}

  /* Overlay noir transparent */
  .modal-backdrop.show {
    background-color: rgba(0, 0, 0, 0.8) !important;
  }
  /* Modal responsive : 80% de largeur sur grand écran, 99% sur mobile */
  .modal-dialog {
    width: 50%;
    max-width: 80vw;
    margin: 1.75rem auto;
  }
  @media (max-width: 1200px) {
    .modal-dialog {
      width: 90%;
      max-width: 99vw;
    }
  }
  /* Supprime le fond et les bordures pour n'afficher que l'image */
  .modal-content {
    border: none;
    background: transparent;
    box-shadow: none;
    padding: 0;
  }
  /* Conteneur pour positionner le bouton de fermeture sur l'image */
  .popup-container {
    position: relative;
  }
  /* L'image occupe 100% de la largeur de la modal */
  .popup-container img {
    display: block;
    width: 100%;
    height: auto;
  }
  /* Bouton de fermeture personnalisé centré avec Font Awesome */
  .popup-container .btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .popup-container .btn-close i {
    font-size: 1.2rem;
    color: #000;
  }

  /* Fix modal transparente */
.modal-content {
  background-color: #fff !important;
  color: #212529; /* texte lisible */
  border: 0;
  border-radius: 12px;
  box-shadow: 0 10px 40px rgba(0,0,0,.25);
}

/* Optionnel : si ton thème rend aussi le body transparent */
.modal-body, .modal-header, .modal-footer {
  background-color: transparent;
}


/* ✅ Fallback image pour smartphones (plus fiable que pointer/hover) */
@media (max-width: 991.98px) {
  section#video {
    background: url("https://www.espaceauto-quimper.fr/public/themes/espaceauto/images/header_home.jpg")
      center center / cover no-repeat;
    height: 60vh;
    min-height: 360px;
  }

  section#video video {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  #video #links {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;              /* au lieu de 200px */
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 0 16px;
  }

  #video #links a.btn {
    width: min(92%, 360px);
    margin: 0 !important;      /* annule le ms-2 du 2e bouton */
    font-size: 14px;
    padding: 12px 14px;
    white-space: normal;
    text-align: center;
  }
}

@media (max-width: 991.98px) {
  /* évite les bugs mobile liés au fixed */
  #vans .vans_bg.bg-3 {
    background-attachment: scroll !important;
    background-position: center top !important;
  }

  /* optionnel : réduire le “grand vide” */
  #vans .vans_bg {
    padding: 60px 0 200px !important;
  }

  #vans .vans_bg h3 {
    margin-top: 40px !important;
    font-size: 56px !important;
    line-height: 1.05 !important;
  }
}

@media (max-width: 991.98px) {

  /* padding horizontal commun */
  footer.footer-3 .row.pb-5 > div {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* ✅ espace vertical entre les colonnes empilées */
  footer.footer-3 .row.pb-5 > div + div {
    margin-top: 24px;
    padding-top: 8px; /* léger "air" interne */
  }

  /* 1ère colonne (logo) */
  footer.footer-3 .row.pb-5 > div:first-child {
    padding-top: 20px;
    padding-bottom: 0;
    text-align: center;
  }

  footer.footer-3 .row.pb-5 > div:first-child img {
    max-width: 220px;
    height: auto;
  }

  /* optionnel : si tu veux centrer aussi les titres/texte sur mobile */
  /* footer.footer-3 .row.pb-5 { text-align: center; } */
}