@font-face {
    font-family: "Italianno";
   src: url(../font/Italianno-Regular.ttf);
}

.how-we-value-heading {
text-align: center;
margin-bottom: var(--m30);
}

html{
    overflow-x: hidden;
}
.search-bar{
    /* background-color: rgba(255, 255, 255, 0.1); */
    border-radius: 0px;
    /* padding: 15px 15px 15px 15px; */
    -webkit-backdrop-filter: blur(5px);
    /* backdrop-filter: blur(5px); */
}
.search-bar form{
    position: relative;
    margin: auto;
    justify-content: center;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    background: transparent;
    padding: 0 0;
    border-radius: 0px;
    z-index: 2;
    /* box-shadow: 0px 0px 10px rgb(0 0 0 / 12%); */
}
.search-bar form .select {
    padding-left: 0px;
    padding-right: 10px;
}
.search-bar select{
 font-size: var(--f15);
 color: #999;
 /* line-height: 32px; */
 font-weight: 400;
 border-radius: 0px;
 padding: 0 var(--p12) 0 var(--p12);
 background: #fff;
 text-indent: 0px;
 border: 0px solid #e0e0e0;
 height: 56px;
 width: 100%;
}
.search-bar select option{
    color: var(--black-color);
}
.search-bar input{
 font-size: var(--f15);
 color: #4f5962;
 /* line-height: 32px; */
 font-weight: 400;
 border-radius: 0px;
 padding: 14px 0 14px 50px;
 height: 56px;
 #fff: var(
 --p10);
 background: #fff !important;
 border: 0px solid #e0e0e0;
}
.search-bar input#end_date {
 /* padding-left: 20px; */
}

.search-bar input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #4f5962;
 opacity: 1; /* Firefox */
}

.search-bar i{
 color: #4f5962;
 position: absolute;
 top: 1.5rem;
 font-size: var(--f18);
 left: 20px;
}


.search-bar .check:before {
  position: absolute;
  content: '';
  top: 9px;
  right: 0;
  width: 1px;
  height: 15px;
  background: #999;
  display: none;
}
.search-bar .check i{
 top: 18px;
}
.search-bar .col-3.guest:before, .search-bar .col-3.srch-btn:before{
 display:none;
}
.search-bar .col-3.srch-btn{
 padding-top:0px;
 padding-bottom:0px;
 /* padding-left:0px; */
}
.search-bar button.main-btn {
 width: 100%;
 height: 56px;
 letter-spacing: 1px;
 display: block !important;
 color: var(--white-color);
 background: var(--secondary-color);
}
.search-bar button.main-btn.close111 {
 height: 42px;
    padding: var(--p5) var(--p15);
    font-size: var(--f14);
    border: none;
    width: 112px;
    margin-left: auto;
}
.search-bar .datepicker-common-2 {
 padding: 0;
 width: 50%;
}
.search-bar .guest{
    position: relative;
    padding-right: 0px;
    padding-left: 10px;
}
.search-bar .guest i{left: 30px;top: 18px;}
.search-bar .check.right, .search-bar .check.left{width: 49%;}
.search-bar .main-check{
 padding-left: 0;
 padding-right: 0;
 padding-top: 0;
 padding-bottom: 0;
 /* border: 1px solid var(--white-color); */
 /* display: flex; */
 /* gap: 1%; */
 /* justify-content: space-between; */
}
.check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out::before{
    display: none;
}
.search-bar .main-check .row{
 position:relative;
 justify-content: center;
 gap: 2%;
 justify-content: space-between;
}
div#guestsss {
 width: 100%;
 min-width: 260px;
 /* background: var(--white-color); */
 padding: var(--p20);
 position: absolute;
 z-index: 9;
 left: 10px;
 margin-top: 9px;
 border-radius: 4px;
 border: 1px solid #d8dce1;
 display: none;
 /* box-shadow: 0px 0px 3px 0px #888888; */
 background-color: #fff;
 /* border-radius: 0px; */
}

#guestsss .close1 {
 position: absolute;
 right: 10px;
 left: auto;
 top: 0.3rem;
 font-size: var(--f18);
 color: var(--black-color);
 cursor: pointer;
}

#guestsss .adult-box {
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin-bottom: var(--m10);
}
#guestsss .adult-value {
    display: flex;
    align-items: center;
    gap: 12px;
}
#guestsss .adult-box p{
 letter-spacing: 0px;
 color: var(--primary-color);
 text-shadow: 0px 0px 0px #000;
 font-size: var(--f16);
 text-align: left;
 margin: 0px;
 text-transform: inherit;
}

#guestsss button.button1 {height: 4px;background: transparent;height: 44px;/* height: 30px; */width: 50px;text-align: center;border-radius: 50%;font-size: var(--f25);/* line-height: 30px; */margin-left: 0;border: 1px solid var(--btn-color);color: var(--btn-color);transition: all .3s;cursor: pointer;border-radius: 22px 0 0 22px;border-right: 0px solid;}
#guestsss button.button11.button1 {
 margin-left: -4px;
 border-radius: 0 22px 22px 0;
 border-left: none;
 margin-right: 0px;
}
#guestsss button.button1:hover{
    background: var(--btn-hover);
    color: var(--white-color);
    border-color: var(--btn-hover);
}
p.pets-label {
    color: var(--primary-color);
    text-shadow: 0px 0px 0px rgba(2, 1, 1, 0.47843137254901963);
    text-align: left;
    text-transform: none;
    letter-spacing: 0px;
    margin-bottom: 0px;
    margin-left: 0;
}
.pets-value {
   display: flex;
    align-items: center;
    gap: 8px;
}
.pets-calculator {
    display: flex;
    align-items: center;
    gap: 15px;
}
.pets-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search-bar p.pets-label {
    padding: 0px;
    margin: 0;
    text-transform: capitalize;
    color: var(--primary-color);
    letter-spacing: 0px;
    text-shadow: 0px 0px 0px rgba(2, 1, 1, 0.47843137254901963);
}
.datepicker-section{
                         position: relative;
                     }
                     .datepicker-common-2{
                         padding:0;
                     }
                     input#demo17 {
                         position: absolute;
                         left: 0px;
                         top: 0px !important;
                         width: 100% !important;
                         opacity: 0;
                         height: 56px !important;
                         z-index: 9;
                         background: transparent !important;
                     }
.scroll .chevron {
position: absolute;
width: 28px;
height: 8px;
opacity: 0;
transform: scale3d(0.5, 0.5, 0.5);
animation: move 3s ease-out infinite;
}

.scroll .chevron:first-child {
animation: move 3s ease-out 1s infinite;
}

.scroll .chevron:nth-child(2) {
animation: move 3s ease-out 2s infinite;
}

.scroll .chevron:before,
.scroll .chevron:after {
content: ' ';
position: absolute;
top: 0;
height: 100%;
width: 51%;
background: var(--white-color);
}

.scroll .chevron:before {
left: 0;
transform: skew(0deg, 30deg);
}

.scroll .chevron:after {
right: 0;
width: 50%;
transform: skew(0deg, -30deg);
}

@keyframes move {
25% {
 opacity: 1;

}
33% {
 opacity: 1;
 transform: translateY(30px);
}
67% {
 opacity: 1;
 transform: translateY(40px);
}
100% {
 opacity: 0;
 transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
}
}

.scroll .text {
display: block;
margin-top: 75px;
margin-left: -30px;
font-family: var(--primary-font);
font-size: var(--f12);
color: var(--white-color);
text-transform: uppercase;
white-space: nowrap;
opacity: .25;
animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
to {
 opacity: 1;
}
}
.form-control:focus {
 background-color: var(--white-color) !important;
 border-color: var(--white-color) !important;
 box-shadow: 0 0 0 0rem rgba(13,110,253,.25) !important;
}
.video-cont {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0px;
    background: rgba(0,0,0,0.4);
    padding-top: 0;
    flex-direction: column;
}
.video-cont h2{
    margin-top: 100px;
    /* font-weight: 600; */
    line-height: 1.3em;
    letter-spacing: 2px;
    text-shadow: 0px 0px 10px rgba(2, 1, 1, 0.47843137254901963);
    text-align: center;
    font-size: 40px;
    margin-bottom: 0px;
    color: var(--white-color);
    /* font-family: var(--primary-font); */
}
.video-cont .container{
    margin-bottom: 0px;
    max-width: 1000px !important;
    padding: 10px;
}
.video-cont .scroll{
    position: absolute;
    bottom: 10px;
    display: none;
}
.video-cont h1 {
      max-width: 100%;
      margin: auto;
      margin-bottom: 20px;
      color: #ffffff;
      text-shadow: 0px 0px 2px #000;
      /*text-transform: capitalize;*/
      font-size: var(--f46);
      text-shadow: 0px 0px 10px rgba(2, 1, 1, 0.47843137254901963);
      line-height: 1.3em;
      /* letter-spacing: 2px; */
      font-family: var(--secondary-font);
      /* font-weight: 600; */
      text-align: center;
      position:relative;
      text-transform: uppercase;
}
.video-cont h1:before {
    position: absolute;
    content: '';
    top: -90px;
    left: 50%;
    width: 1px;
    height: 60px;
    background-color: #be9a78;
    transform: translateX(-50%);
    display: none;
}
.video-cont p{
    /* max-width: 1266px; */
    margin: auto;
    margin-bottom: var(--m20);
    color: var(--white-color);
    text-shadow: 1px 1px 4px #000;
    text-shadow: 0px 0px 10px rgba(2, 1, 1, 0.47843137254901963);
    text-transform: uppercase;
    font-size: var(--f16);
    text-align: center;
    letter-spacing: 1px;
    /* color: var(--secondary-color); */
    margin-top: 0;
    font-weight: 400;
}
.video-cont .features-video{
    display: flex;
    gap: 60px;
    display: none;
}
.video-cont .features-video li{
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
}
.video-cont .features-video i{
    font-size: var(--f25);
    color: var(--white-color);
}
.video-cont .features-video span{
    color: var(--white-color);
    font-size: var(--f15);
}
.video-cont .features-video li .active-hotel{
    background: #297cbb;
    padding: var(--p13);
    border-radius: 50%;
}

section.video-banner{
    height: 100vh;
    padding: 0;
    position: relative;
    z-index: 3;
}
section.video-banner video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.video-banner button#play{
    display: none;
} 
section.video-banner button#pause{
    display: none;
}
section.video-banner .video-sec {
width: 100%;
height: 100%;
}
#datepicker-demo17.datepicker{
    left:0;
}
.owl-carousel .owl-stage-outer{
    padding-left: 0px;
    padding-right: 0px;
}
/*About css start*/
section.about-sec .about-img img{
    width: 100%;
    height: 550px;
    object-fit: cover;
    object-position: top;
}
section.about-sec .abt-content {
    padding: 0px 50px;
    display: flex;
    align-items: center;
}
.about-cont{
    height: 445px;
    overflow:hidden;
}
section.about-sec .abt-content h2{
    font-size: var(--f30);
    /* font-weight: 600; */
    letter-spacing: 2px;
    /* font-family: var(--primary-font); */
    /* margin-bottom: 20px; */
}
section.about-sec .abt-content h3{
    text-transform: uppercase;
    margin-bottom: 20px;
}
section.about-sec .abt-content h3 span{
    color: var(--other-color);
}
section.about-sec p.sub {
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/*Property css*/
section.property-sec {
    background: #F8F9FB;
}
section.property-sec .head-sec{
    text-align:center;
}
.head-sec{
    position: relative;
    margin-bottom: 30px;
    padding-left: 12px;
    padding-right: 12px;
}
.head-sec h2{
    font-size: var(--f40);
    text-transform: uppercase;
    margin-bottom: 15px;
}
.head-sec h2 span{
    color: var(--other-color);
}
.head-sec p{
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0px;
}
.head-btn a.button {
    width: 112px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.head-btn{
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
section.property-sec .pro-img img{
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: 100%;
    height: 260px;
    object-fit: cover;
}
section.property-sec .pro-img{
    height: 260px;
    overflow: hidden;
    position: relative;
}
section.property-sec .pro-img a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
section.property-sec .pro-img a:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
section.property-sec .pro-img a::before{
    content: "";
    opacity: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .75)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .75) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .75) 100%);
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}
section.property-sec .pro-sec {
    border-radius: 6px;
    overflow: hidden;
}
section.property-sec span.featured {
    color: #fff;
    border-radius: 2px;
    font-size: 10px;
    padding: 4px 7px 4px;
    line-height: 11px;
    font-weight: 700;
    height: auto;
    display: inline-block;
    background: var(--btn-color);
    font-family: var(--secondary-font);
    letter-spacing: 1px;
    left: 20px;
    right: auto;
    /* width: 30%; */
    position: absolute;
    top: 20px;
    z-index: 1;
}
section.property-sec .pro-price {
    z-index: 1;
    padding: 0 20px 15px 20px;
    position: absolute;
    bottom: 0px;
    left: 0;
    color: var(--white-color);
    font-size: 28px;
    line-height: 1.1;
}
section.property-sec .pro-price sup, section.property-sec .pro-price sub{
    font-size: 14px;
}
section.property-sec .pro-cont {
    background-color: #fff;
    padding: 20px 25px;
}
section.property-sec .pro-cont h2{
    font-size: 22px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 0px;
}
section.property-sec .pro-cont h2 a{
   color: var(--primary-color);
}
section.property-sec .pro-cont h2 a:hover{
    color: rgba(79, 89, 98, 0.5);
}
section.property-sec .pro-cont p.addr {
    font-size: 14px;
    line-height: 1.5;
    color: #949ca5;
    margin-bottom: 10px;
    height: 21px;
    overflow: hidden;
}
section.property-sec .pro-cont li{
    font-size: 14px;
    line-height: 16px;
}
section.property-sec .pro-cont li i{
    margin-right: 7px;
    color: #333;
}
section.property-sec .pro-cont ul{
    display: flex;
    align-items: center;
    gap: 10px;
}
section.property-sec .pro-cont p.pro-type {
    font-size: 14px;
    /* line-height: 1.2; */
    margin-bottom: 0px;
}
/*Highlights css*/
section.highlights .head-sec {
    text-align: center;
    margin-bottom: 40px;
}
section.highlights .head-sec h3{
    font-size: var(--f30);
    font-weight: 600;
    letter-spacing: 2px;
    font-family: var(--primary-font);
    margin-bottom: 20px;
}
.highlights-icon svg{
    width: 60px;
    height: 60px;
}
.highlights-icon svg path{
    fill: var(--other-color);
}
.highlights-icon {
    text-align: center;
    margin-bottom: 25px;
}
section.highlights h4{
    font-size: var(--f22);
    margin-bottom: 6px;
    text-align: center;
}
section.highlights .highlights-content p{
    text-align: center;
}
/*About content*/
section.about-sec.about-details.rev {
    background: #F8F9FB;
}
section.about-sec.about-details .abt-content{
padding-top: 0px;
padding-right: 12px;
padding-bottom: 0px;
padding-left: 50px;
}
section.about-sec.about-details.rev .abt-content{
padding-top: 0px;
padding-left: 12px;
padding-bottom: 0px;
padding-right: 50px;
}
section.about-sec.about-details .about-dec p{
margin-bottom: 20px;
}
section.about-sec.about-details .about-dec{
    margin-bottom: 40px;
}
section.about-sec.about-details a.button {
    width: 139px;
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*Reviews css*/

 /*Testimonial css*/
 .owl-carousel .owl-stage-outer{
    padding-left: 0;
    padding-right: 0px;
 }
 /*Testimonial css*/
 
 section.testimonial .bg-img{
     background: url('../images/testy.webp');
     height: 600px;
 padding: 0;
     background-size: cover ;
 position: relative;
 z-index: 1;
 }
  section.testimonial .attr-bnt {
    position: absolute;
    bottom: 7.7%;
    right: 45%;
    z-index: 1;
}
 section.testimonial .para {
 max-height: 175px;
 overflow: hidden;
 }
 
 section.testimonial {
    background: #fff;
    position: relative;
    padding: 0;
    padding-bottom: 60px;
 }
 
 

 section.testimonial .icon{
         border-radius: 100%;
         display: flex;
         align-items: center;
         justify-content: center;
         position: absolute;
         right: 0;
         z-index: 1;
         top: -5px;
 }
 section.testimonial .icon img{
     height: 50px;
 }
 section.testimonial .testy {
   
     margin: auto;
     padding: 0;
     padding-bottom: 0;
     border-radius: 0px;
     background: transparent;
     position: relative;
     z-index: 1;
 }
 section.testimonial .item {
     padding-left: var(--p15);
     padding-right: var(--p15);
     padding-bottom: var(--p5);
 }
 section.testimonial .top-text {
     position: relative;
     /* height: 100px; */
 }
 section.testimonial .overlay{
    background-color: #fff;
    width: 100%;
    margin: auto;
    padding: 0;
    padding-bottom: 0;
    border-radius: 0px;
    position: relative;
    right: 0px;
    padding: 20px 30px;
 }
 section.testimonial .owl-nav {
     display: flex;
     gap: 10px;
     position: relative;
     left: 50%;
     transform: translateX(-50%);
     top: 0px;
     margin-top: 20px;
     justify-content: center;
     width: 80%;
 }
 .owl-carousel .owl-stage-outer{
    padding-left: 0;
    padding-right: 0px;
 }
 section.testimonial .owl-prev{
     font-size: 16px !important;
     border-radius: 0px;
     width: 45px;
     height: 45px;
     display: flex !important;
     align-items: center;
     justify-content: center;
     background: var(--btn-color) !important;
     border: 0px solid !important;
     color: var(--white-color) !important;
 }
 section.testimonial .owl-next{
     font-size: 16px !important;
     border-radius: 0px;
     width: 45px;
     height: 45px;
     display: flex !important;
     align-items: center;
     justify-content: center;
     background: var(--btn-color) !important;
     border: 0px solid !important;
     color: var(--white-color) !important;
 }
 section.testimonial .owl-prev:hover, section.testimonial .owl-next:hover{
     background: var(--btn-hover) !important;
 }
 section.testimonial .test-pro {
     height: 100px;
     overflow: hidden;
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;
     position: relative;
 }
 section.testimonial .test-pro:before {
     content: '';
     position: absolute;
     z-index: 1;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background: rgba(0, 0, 0, 0.3);
 }
 section.testimonial .test-pro img {
     position: absolute;
     /*top: -35%;*/
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;
     max-width: none;
 }
 section.testimonial .user-icon {
     position: absolute;
     z-index: 1;
     left: 17%;
     top: 20%;
     -webkit-transform: translate3d(-50%, -10px, 0);
     -moz-transform: translate3d(-50%, -10px, 0);
     transform: translate3d(-50%, -10px, 0);
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;
 }
 section.testimonial .user-icon img{
     width: 70px;
     height: 70px;
     object-fit:cover;
     border-radius: 50%;
     border: 2px solid var(--white-color);
 }
 
 
 section.testimonial .test-card {
     text-align: center;
     background: var(--white-color);
     border-radius: 0px;
     /* box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1); */
     padding-bottom: 0;
     max-width: 900px;
     margin: auto;
     box-shadow: 0 2px 13px 0 rgba(0,0,0,.07);
     padding: var(--p25);
     height: 330px;
     width: 100%;
 }
 section.testimonial .test-card p{
     color: var(--primary-color);
     line-height: 1.6;
     margin-bottom: 0;
     margin-top: var(--m10);
 }
 
 section.testimonial .test-card h4 {
     font-size: var(--f20);
     margin-bottom: var(--m7);
     font-weight: 600;
     color: var(--heading-color);
 }
 section.testimonial .cont-sec{
     margin-top: var(--m50);
     text-align: center;
 }
  section.testimonial .cont-sec .own-image img{
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
    margin: auto;
}

 section.testimonial i.fa-solid.fa-star {
     color: #FCAF3D;
     font-size: var(--f10);
     margin-right: var(--m3);
 }
 section.testimonial hr {
     width: 200px;
     opacity: 1;
     border-top: 3px solid;
     color: var(--white-color);
 }
 section.testimonial h3 {
   padding-left: 0;
   font-size: var(--f20);
   font-weight: 700;
   text-align: center;
   color: var(--territiary-color);
   margin-bottom: 0;
 }
 section.testimonial .container-fluid{
     padding: 0;
 }
 
 section.testimonial .owl-item.active:first-child .item{
     border-right: 2px solid var(--white-color);
 }
 section.testimonial .para p{
    text-align: center;
    width: 90%;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    color: var(--primary-color);
    height: auto;
    max-height: 158px;
    margin-top: var(--m10);
    font-size: var(--f16);
    overflow: hidden;
    margin-bottom: var(--m20);
 }
 section.testimonial .para i{
     font-size:var(--f30);
 }
 section.testimonial i.fa-solid.fa-quote-right {
     position: absolute;
     right: 20px;
     bottom: -10px;
 }
 section.testimonial i.fa-solid.fa-quote-left {
     position: absolute;
     left: 20px;
     top: -10px;
 }
 section.testimonial p.clt-name{
     color: var(--heading-color);
     font-weight: bold;
     text-transform: uppercase;
     margin-top: var(--m15);
     margin-bottom: 0px;
 }
 
 section.testimonial span {
     height: auto;
     overflow: hidden;
     display: block;
 }
 section.testimonial .test-card:hover .test-pro {
     height: 180px;
 }
 section.testimonial .test-card:hover .test-pro img {
     top: 0;
     height:100%;
 }
 section.testimonial a.main-bttn{
    display: inline-block;
    padding: 0px;
 }

/*end Review section*/

section.reviews-section{
    /* background: #F8F9FB; */
    padding: 0 20px;
}
section.reviews-section .head-sec {
    text-align: center;
    margin-bottom: 40px;
}
button.ButtonBase__ButtonContainer-sc-p43e7i-3.euBiGU.es-load-more-button {
    width: 111px;
    height: 48px;
    padding: 0px !important;
    background-color: var(--btn-color) !important;
    border-radius: 0px !important;
}
button.ButtonBase__ButtonContainer-sc-p43e7i-3.euBiGU.es-load-more-button span.ButtonBase__Overlay-sc-p43e7i-4.cjTloD {
    padding: 14px 20px 14px 20px !important;
    font-size: 13px !important;
    color: #fff;
}
/*Faq css*/
section.faq-section .head-sec{
    text-align: center;
    margin-bottom: 20px;
}
section.faq-section .accordion-button{
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 600;
    font-family: var(--primary-font);
    color: var(--primary-color);
    border-bottom: 0px solid ;
}
section.faq-section .accordion-flush .accordion-item{
    border: 0px solid;
}
section.faq-section .accordion-button::after{
   transform: rotate(268deg); 
}
section.faq-section .accordion-body{
    padding: 15px;
    color: var(--primary-color);
    line-height: 30px;
}
section.faq-section .accordion-button:not(.collapsed){
    background-color: transparent !important;
    box-shadow: inset 0 0 0 var(--bs-accordion-border-color);
    color: var(--secondary-color);
}
section.faq-section .accordion-button:not(.collapsed)::after{
    transform: rotate(0deg);
    background-image: url(../images/up-chevron.png);
}
/*Cta css*/
section.cta-sec {
    /* position: fixed; */
    padding: 0;
    height: 465px;
    background-attachment: fixed;
    position: relative;
    display: flex;
    align-items: center;
}
section.cta-sec .overlay {
    background-color: #000000;
    opacity: 0.72;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
section.cta-sec .container{
    position: relative;
    z-index: 1;
}
section.cta-sec .content {
    text-align: center;
}
section.cta-sec .head-sec h2{
    color: var(--white-color);
}
section.cta-sec .head-sec{
    margin-bottom: 20px;
}
section.cta-sec p{
    text-align: center;
    color: var(--white-color);
    margin-bottom: 30px;
}
section.cta-sec ul.fees {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 20px;
}
section.cta-sec ul.fees li{
    font-size: 18px;
    font-weight: 600;
    color: var(--white-color);
    padding-left: 20px;
    padding-right: 20px;
}
section.cta-sec ul.fees li::after{
    right: -20px;
    width: auto;
    left: auto;
    position: relative;
    height: 100%;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
}
section.cta-sec ul.fees li:not(:last-child)::after{
    content: "";
    border-color: #ddd;
    border-left-width: 1px;
    border-left-style: solid;

}
section.cta-sec a.button{
    width: 128px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 40px;
    background: transparent;
    border: 1px solid var(--white-color);
}
section.cta-sec a.button:hover{
    background: var(--white-color);
    color: var(--secondary-color)
}
/*Project section css*/
section.project-section {
    background: #F8F9FB;
}
section.project-section .project-details {
    max-width: 1000px;
    margin: auto;
    text-align: center;
}
section.project-section .project-details img{
    width: 471px;
    margin-bottom: 30px;
}
section.project-section .project-details h3{
    font-size: var(--f22);
    color: var(--primary-color);
    margin-bottom: 20px;
}
section.project-section .project-details p{
    margin-bottom: 40px;
}
section.project-section .project-details a.button {
    width: 104px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
/*Attracttion css*/
section.how-we-value-wrapp.atr {
    background: #F8F9FB;
}

section.how-we-value-wrapp .head-sec{
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.how-we-value-wrapp h2{
    color: var(--heading-color);
    /* font-weight: 500; */
    margin-bottom: 0px;
    /* font-size: var(--f48); */
}
.attr-btn{
    display: flex;
    justify-content: center;
}
.how-we-value-wrapp h6{
    line-height: 1.3;
    color: var(--primary-color);
    letter-spacing: 0.03em;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
}
.how-we-value-wrapp .atrr{
   padding: 8px;
   position:relative;
   width: 25%;
}
.how-we-value-wrapp .atr-btn {
    text-align: center;
}
.how-we-value-wrapp .atrr a{
    position:relative;
    color: var(--heading-color);
}
.how-we-value-wrapp img.img-fluid {
    border-radius: 0px;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.how-we-value-wrapp .row{
    gap: 30px 0;
}
.how-we-value-wrapp .img-card {
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.7s ease;
    position: relative;
    transform: translateY(0px);
}
.how-we-value-wrapp .img-card:hover{
    transform: translateY(-30px)
}
.how-we-value-wrapp .atr-cont{
   background: transparent;
    width: 100%;
}
.how-we-value-wrapp .atr-cont h4 {
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 20px;
     color: #000;
    font-family: var(--primary-font);
    padding: 15px 0;
    text-align: center;
}

.how-we-value-wrapp .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0, 0);
    display: none;
}
.how-we-value-wrapp .atr-cont .arrow{
    width: 58px;
    height: 58px;
    border-radius: 50%;
    color: #fff;
    flex-shrink: 0;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    background: var(--heading-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    border: 1px solid var(--heading-color);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.how-we-value-wrapp .arrow:hover{
    background: #fff;
    color: var(--heading-color);
}
.how-we-value-wrapp a.main-btn {
    width: 180px;
    text-align: center;
    margin: auto;
    margin-top: 10px;
    display: inline-block;
}
.how-we-value-wrapp .pro-btn{
    text-align: center;
    margin-top: 30px;
}
.how-we-value-wrapp .attr:hover .atr-cont{
    background: #fff;
    box-shadow: 0px 4px 14px rgba(214, 214, 214, 0.24);
}
.how-we-value-wrapp .atrr:hover .atr-cont h4{
    color: var(--heading-color);
    text-shadow: 0px 0px 0px #000;
}
.how-we-value-wrapp .atrr:hover .arrow{
    opacity: 1;
    visibility: visible;
}
.how-we-value-wrapp .attraction-btn{
    margin-top: 30px;
}
    
.head-btn.mob{
    display: none;
}