section {
    padding: var(--p60) var(--p12);
}


section.banner-sec {
    background: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 884px;
}

.head-sec {
    text-align: center;
    margin-bottom: var(--m50);
}

.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;
}

.head-sec h2 {
    margin-bottom: var(--m15);
    text-align: center;
    font-size: 100px;
    line-height: 1;
}

section.property-sec .properties-tag {
    padding: 0px;
}

section.property-sec ul.nav.nav-tabs {
    text-align: center;
    justify-content: center;
    border-bottom: 0px !important;
    margin-bottom: 60px;
}

section.property-sec ul.nav.nav-tabs li {
    width: 33.33%;
    position: relative;
}

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 .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 a.active h4 {
    border-color: var(--white-color);
}

section.property-sec ul.nav.nav-tabs li h4 {
    width: 250px;
    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;
    text-shadow: 0 0 3px #000;
}


.what_about_content h2 {
    font-size: 65px;
}

.what_about_content {
    padding-left: 40px;
}

.what_about_content .what_para{
    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: left;
    font-style: italic;
}



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;
    padding-top: 50px;
}
section.experience-sec .experience-bottom {
    position: relative;
}

 .adven_content .s-top-heading{
    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: right;
    font-style: italic;
}

.adven_content h2{
    font-size: 100px;
}
.adven_content{
    text-align: right;
    padding-right: 25px;
}

.adventurers_section img{
    height: 500px;
    width: 100%;
    object-fit: cover;

}

/* know */
section.know {
    background: #1D423B;
    padding: 60px 12px;
}

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: 10%;
    width: 500px;
}
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 {
    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 a.main-btn:hover {
    box-shadow: inset 0 61px 0 0 var(--btn-hover);
}

section.testimonial .testy {
    width: 70%;
    text-align: center;
    margin: auto;
    padding: 5px;
}
section.testimonial .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px;
}
section.testimonial button.owl-next i, section.testimonial button.owl-prev i {
    color: #BCBEC0;
    font-size: 18px;
}

section.testimonial button.owl-next, section.testimonial button.owl-prev {
    width: 36px;
    height: 36px;
    border: 1px solid #BCBEC0 !important;
    border-radius: 100%;
}

section.testimonial .item {
    padding-left: 10%;
    padding-right: 10%;
}


.bottom_img{
    background: url(../images/bottom-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 884px;
}

.bottom-section-text{
    text-align: center;
    padding-top: 350px;
}

.bottom-section-text p{
    font-size: 50px;
    color: white;
}


.bottom-section-text h2{
    font-size: 100px;
    color: white;
}
.bottom-section-text a{
    padding: 20px 40px;
}


/* gallery */


.card-block{
    box-shadow: var(--card-shadow);
    background-color: #fff;
    margin: 1em 0;
}

.card-block-title{
    margin: .5em 0;
    font-size: 1.5em;
    font-weight: 600;
}



 .deals .owl-nav button.owl-prev, .owl-carousel button.owl-dot.owl-nav {
    position: absolute;
    left: -2px;
    top: 50%;
    background-color: var(--base-color) !important;
    display: block;
    padding: 0 .3em !important;
    font-size: 2em;
    margin: 0;
    cursor: pointer;
    color: #1d423b;
    transform: translate(-50%, -50%);
    border: 1px solid #1d423b;
    border-radius: 50%;
}

.deals .owl-nav button.owl-next, .owl-carousel button.owl-dot.owl-nav {
    position: absolute;
    right: -51px;
    top: 50%;
    background-color: var(--base-color) !important;
    display: block ;
    padding: 0 .3em !important;
    font-size: 2em ;
    margin: 0;
    cursor: pointer;
    color: #1d423b;
    transform: translate(-50%, -50%);
    border: 1px solid #1d423b;
    border-radius: 50%;
} 



.deals .owl-carousel .item img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 500px;
    object-fit: cover;
}


.owl-theme .owl-nav [class*=owl-]:hover{
    background-color: #fff;
}


.deals .owl-carousel .item figure {
    margin: 0;
}

.deals .owl-carousel .item figure a {
    display: block;
    text-align: center;
    max-width: 100%;
    transition: all 0.3s;
    padding: 3em;
    text-decoration: none;
    color: #565a5c;
}

.deals .owl-carousel .item figure a:hover {
    box-shadow: 0 11px 13.35px 1.65px rgba(148,148,148,0.23);
    transform: scale(1.1);
}

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.know p {
    margin-left: 0;
 
}