
.row.bttn.mob{
    display:none;
}
.head-sec {
    text-align: left;
    margin-bottom: var(--m50);
}
.head-sec h2{
    margin-bottom: var(--m15);
    text-align: center;
    font-size: 100px;
    line-height: 1;
}
.head-sec p {
    font-size: var(--f16);
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.5;
    text-align: center;
    font-style: italic;
}
/*Banner css*/
section.banner-sec {
    background: url(../images/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 884px;
}

section.property-sec .properties-tag {
    padding: 0px;
}
section.property-sec .upper-sec .row{
    justify-content: center;
}
section.property-sec .nav-tabs .nav-item.show .nav-link, section.property-sec .nav-tabs .nav-link.active, section.property-sec .nav-tabs .nav-link{
padding: 0px 8px;
border: 0px solid;
}
section.property-sec ul.nav.nav-tabs {
    text-align: center;
    justify-content: center;
    border-bottom: 0px !important;
    margin-bottom: 60px;
}
section.property-sec .tabs-img{
    height: 186px;
    overflow: hidden;
}
section.property-sec .tabs-img img{
width: 100%;
    height: 100%;
    object-fit: cover;
}
section.property-sec ul.nav.nav-tabs li{
    width: 33.33%;
    position: relative;
}
section.property-sec ul.nav.nav-tabs li h4 {
    width: 190px;
    text-align: center;
    font-family: var(--primary-font);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    margin-bottom: 0px;
    font-size: 25px;
    color: var(--white-color);
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
}
section.property-sec ul.nav.nav-tabs li a.active h4{
border-color: var(--white-color);
}
section.property-sec .row.pro-sec {
    width: 90%;
    margin: auto;
    gap: 50px 0;
}
section.property-sec .row.pro-sec .pro-image img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
section.property-sec .row.pro-sec .col-6{
padding-left: 20px;
    padding-right: 20px;
}
section.property-sec .pro-content {
    padding: 20px;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 30px;
}
section.property-sec .pro-content h3{
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 500;
    margin-bottom: 10px;
}
section.property-sec .pro-content ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 10px;
}
section.property-sec .pro-content ul li{
    display: flex;
    align-items: center;
    gap: 15px;
}
section.property-sec .pro-content a.more-info {
    padding-bottom: 5px;
    border-bottom: 3px solid var(--secondary-color);
    display: inline-block;
}
section.property-sec a.load-more {
    padding-bottom: 5px;
    border-bottom: 3px solid var(--secondary-color);
    display: inline-block;
}
section.property-sec .pro-btn {
    text-align: center;
    margin-top: 50px;
}

/*Experience css*/
section.experience-sec ul.nav.nav-tabs {
    text-align: center;
    justify-content: center;
    border-bottom: 0px !important;
}
section.experience-sec .experience-upper .nav-tabs .nav-link p{
font-size: 20px;
    font-family: var(--secondary-font);
    font-weight: 500;
    font-style: italic;
    color: var(--other-color);
    letter-spacing: 0;
    margin-bottom: 0px;
}
section.experience-sec .experience-upper .nav-tabs .nav-link{
    padding: 0 40px;
    border: 0px solid;
}
section.experience-sec .experience-upper .nav-tabs a.nav-link.active p{
    color: var(--territiary-color);
}
section.experience-sec .experience-upper {
    margin-bottom: 40px;
}
section.experience-sec .experience-details {
    width: 90%;
    margin: auto;
}
section.experience-sec .experience-img img{
    width: 100%;
    height: 630px;
    object-fit: cover;
}
section.experience-sec .experience-content {
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
}
section.experience-sec .experience-content p{
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 600;
}
section.experience-sec .experience-content p.counter-number {
    font-size: 40px;
    font-family: var(--secondary-font);
    font-weight: 600;
    color: #231F20;
    position: absolute;
    bottom: 65px;
}
section.experience-sec .experience-content p.tag {
    font-size: 14px;
    font-weight: 400;
    width: 75%;
    line-height: 1.5;
    font-style: italic;
}
section.experience-sec button.owl-next, section.experience-sec button.owl-prev {
    width: 48px;
    height: 48px;
    border: 1px solid var(--territiary-color) !important;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
section.experience-sec button.owl-next i, section.experience-sec button.owl-prev i{
    font-size: 24px;
    color: var(--territiary-color);
}
section.experience-sec .owl-nav {
    width: 55%;
    position: absolute;
    right: 0;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--territiary-color);
    bottom: 40px;
}
section.experience-sec .experience-bottom {
    position: relative;
}
/*Cta section css*/
section.cta-section {
    padding: 0px;
}
section.cta-section .container-fluid{
    padding: 0px;
}
section.cta-section img{
    width: 100%;
    height: 700px;
    object-fit: cover;
}
section.cta-section .owl-carousel button.owl-dot{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: var(--white-color);
}
section.cta-section .owl-carousel button.owl-dot.active{
background: #27AAE1;
}
section.cta-section .owl-dots {
    position: absolute;
    top: 50%;
    transform: rotate(90deg);
    display: flex;
    gap: 9px;
    right: 0;
}

/*What to do css*/
section.what-to-do {
    padding-top: 0;
    margin-top: -87px;
    position: relative;
    z-index: 1;
}
section.what-to-do h2{
    text-align: center;
    font-size: 130px;
    color: var(--territiary-color);
    letter-spacing: 1px;
}
section.what-to-do .col-6{
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid var(--secondary-color);
}
section.what-to-do .col-6 h5{
    width: auto;
    display: inline-block;
    margin-bottom: 0px;
    text-align: center;
    font-size: 32px;
    color: var(--other-color);
}
section.what-to-do .col-6.last{
    border-right: 0px solid var(--secondary-color);
}
section.what-to-do .col-6.first{
text-align: right;
}
section.what-to-do .col-6.first h5{
    color: var(--secondary-color);
}

/*Know css*/
section.know {
    background: #1D423B;
    padding: 60px 12px;
}
section.know .row{
    width: 90%;
    margin: auto;
}
section.know h3{
        color: #C49A6C;
    font-weight: 500;
    font-style: italic;
    font-size: 75px;
    margin-bottom: 0px;
}
section.know p{
    font-size: 18px;
    color: var(--white-color);
    margin-bottom: 0px;
    margin-left: 0;
    width: 500px;
}
section.know a.main-btn {
    display: block;
    width: 250px;
    text-align: center;
    background: #C49A6C;
    border-radius: 10px;
    font-size: 30px;
    font-family: var(--secondary-font);
    font-weight: 600;
    padding: 7px;
}
section.know .col-5.know-btn {
    display: flex;
    align-items: center;
    border: none !important;
}
section.know .col-5.know-btn a{
    border: none !important;
}
section.know a.main-btn:hover{
    box-shadow: inset 0 61px 0 0 var(--btn-hover);
}

/*Testimonial css*/
section.testimonial .testy {
    width: 70%;
    text-align: center;
    margin: auto;
    padding: 5px;
}
section.testimonial span.rating-count i{
    font-size: 14px;
    color: var(--secondary-color);
}
section.testimonial .rating{
    margin-bottom: 10px;
}
section.testimonial .para p{
    font-size: 19px;
    font-family: var(--secondary-font);
    font-style: italic;
    color: var(--primary-color);
    font-weight: 500;
}
.owl-carousel .owl-stage-outer{
    padding-left: 0px;
    padding-right: 0px;
}
section.testimonial .para {
    margin-bottom: 20px;
}
section.testimonial .user-sec p{
margin-bottom: 0px;
line-height: 1.5;
color: var(--primary-color);
}
section.testimonial .user-sec p.villa{
font-style: italic;
}
section.testimonial button.owl-next, section.testimonial button.owl-prev{
width: 36px;
    height: 36px;
    border: 1px solid #BCBEC0 !important;
    border-radius: 100%;
}
section.testimonial button.owl-next i, section.testimonial button.owl-prev i{
color: #BCBEC0;
    font-size: 18px;
    }
    section.testimonial .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px;
}
section.testimonial .item{
    padding-left: 10%;
    padding-right: 10%;
}