.item-label,
.search-btn {
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 18px
}

.single-box .hover-content,
.single-box:hover .content {
    visibility: hidden;
    opacity: 0
}

.toggle-btn2,
a {
    text-decoration: none !important
}

html,
section.about-us {
    overflow-x: hidden
}

#model-form img,
.video-sec img,
video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.head-sec,
.testimonial .upper-head,
section.featured-pro .head-sec {
    text-align: center;
    margin-bottom: var(--m40)
}

.head-sec p {
    font-size: var(--f14);
    color: var(--secondary-color);
    letter-spacing: 2px;
    line-height: 1.7
}

.search-bar {
    position: relative;
    z-index: 99;
    margin-top: auto;
    margin-bottom: 80px;
    width: 100%;
    max-width: 1100px
}

.search-bar form {
    margin: 0 auto;
    width: 100%
}

.search-wrapper {
    background: rgba(0, 0, 0, .4);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    display: flex;
    align-items: stretch;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, .4);
    padding: 0;
    overflow: visible
}

.search-item {
    flex: 1;
    padding: 20px 25px;
    border-right: 1px solid rgba(255, 255, 255, .4);
    cursor: pointer;
    transition: background .3s;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.search-btn:hover,
.search-item:hover {
    background: rgba(255, 255, 255, .1)
}

.search-item:last-child {
    border-right: none
}

.item-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.guests-trigger.active .guests-dropdown,
.home-properties .owl-nav,
.item-label,
.scroll .text,
section.about-owner .call-area,
section.about-owner .call-area a {
    display: block
}

.item-label {
    color: #fff;
    margin-bottom: 0;
    letter-spacing: .5px
}

.search-item .selected-val,
.search-item input,
.search-item select {
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    width: 100%;
    padding: 0;
    margin-top: 5px;
    cursor: pointer;
    font-weight: 300;
    text-align: center
}

.location-carousel .owl-dots .owl-dot,
.search-item input:focus,
.search-item select:focus {
    outline: 0
}

.search-item select option {
    background: #1a1a1a;
    color: #fff
}

.search-btn-item {
    padding: 0;
    display: flex;
    flex: 1
}

.search-btn {
    background: 0 0;
    color: #fff;
    border: none;
    padding: 20px 30px;
    white-space: nowrap;
    transition: .3s;
    height: 100%;
    width: 100%;
    border-radius: 0 14px 14px 0
}

.head-sec h2,
.number-head,
.video-cont h1 {
    font-family: var(--secondary-font)
}

.guests-dropdown {
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .3);
    display: none;
    z-index: 1000
}

#secondary .widget ul li,
.attractions .how-we-value-heading,
.blog-detail-image,
.datepicker-section,
.home-property-image,
.row.exprnc-feature,
.video-cont h1,
input#demo17,
section.abt-home .img-sec,
section.agent .container,
section.attraction .col-md-6 a,
section.cta .man-img,
section.home-list .pro-img,
section.location-list a {
    position: relative
}

#guestsss button.button1,
.counter-btn {
    height: 30px;
    width: 30px;
    cursor: pointer
}

.guest-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #eee
}

.guest-type:last-child {
    border-bottom: none
}

.guest-info {
    text-align: left
}

.guest-info h6 {
    margin: 0;
    font-size: 15px;
    color: #333;
    font-weight: 700
}

.guest-info span {
    font-size: 12px;
    color: #888
}

.guest-counter {
    display: flex;
    align-items: center;
    gap: 12px
}

.counter-btn {
    border-radius: 50%;
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s;
    font-size: 18px;
    font-weight: 700
}

.counter-btn:hover {
    background: #000;
    color: #fff;
    border-color: #000
}

.guest-counter input {
    width: 25px;
    text-align: center;
    border: none;
    font-weight: 700;
    font-size: 15px;
    color: #333 !important;
    background: 0 0 !important;
    margin: 0 !important
}

.scroll .text,
.video-cont h1,
.video-cont h1 span,
section.agent h2,
section.featured-pro .pro-cont h4 {
    color: var(--white-color)
}

#demo17::placeholder {
    color: rgba(255, 255, 255, .7)
}

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

#guestsss .adult-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: var(--m20)
}

#guestsss .adult-box p {
    letter-spacing: 0;
    color: var(--black-color);
    text-shadow: 0 0 0 #000;
    font-size: var(--f14);
    text-align: left;
    margin: 0
}

@media (max-width:575px) {
    .search-item label {
        font-size: 11px
    }

    .search-item .value-wrapper {
        font-size: 13px
    }
}

#guestsss button.button1 {
    background: 0 0;
    text-align: center;
    border-radius: 50%;
    font-size: var(--f19);
    line-height: 30px;
    margin-left: 0;
    border: 1px solid var(--black-color);
    color: var(--black-color);
    transition: .3s
}

#guestsss button.button11.button1 {
    margin-left: var(--m14)
}

#model-form .col-6,
#model-form .form-group,
#model-form .modal-body,
.datepicker-common-2,
.how-we-value-wrapp .container-fluid,
section.attraction .container-fluid,
section.gallery-section .container-fluid {
    padding: 0
}

.single-box .content,
.single-box .hover-content {
    background-color: #ffffffd9;
    padding: 65px 35px 50px;
    border-radius: 100% 100% 5px 5px
}

input#demo17 {
    width: 100% !important;
    opacity: 1;
    z-index: 9
}

.scroll .chevron {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(.5, .5, .5);
    animation: 3s ease-out infinite move
}

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

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

.scroll .chevron:after,
.scroll .chevron:before {
    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(.5, .5, .5)
    }
}

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

@keyframes pulse {
    to {
        opacity: 1
    }
}

.video-cont {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.video-cont .scroll {
    position: absolute;
    bottom: 10px;
    display: none
}

.video-cont h1 {
    max-width: 100%;
    margin: auto auto 0;
    text-transform: capitalize;
    font-size: var(--f70);
    letter-spacing: 2px;
    font-weight: 500;
    text-align: center;
    text-shadow: 1px 1px 1px #000
}

.video-cont .play,
.video-cont p {
    color: var(--black-color);
    font-size: var(--f15)
}

.video-cont p {
    margin-bottom: var(--m20);
    margin-top: var(--m20);
    text-transform: capitalize
}

.video-cont .play-video {
    display: none;
    gap: 20px;
    align-items: center;
    margin-bottom: 70px
}

.video-cont .play-video .line {
    height: 1px;
    width: 50px;
    right: 3px;
    background: var(--black-color)
}

section.cloud-video {
    padding: 0;
    position: absolute;
    bottom: -235px;
    display: none
}

.blog-detail-wrapper .blod-detail-description img,
section.agent .col-4,
section.agent .col-8,
section.cloud-video img {
    width: 100%
}

section.abt-home .abt-cont p {
    color: var(--secondary-color);
    font-size: var(--f20);
    margin-bottom: var(--m10);
    font-weight: 500
}

.blog-wrapper h2,
.exprnc .container a,
section.about-owner p,
section.abt-home .abt-cont h2,
section.cta .content .main-btn:hover,
section.faq h2,
section.home-list h3.title a,
section.superhost-section .head-sec h3 {
    color: var(--black-color)
}

section.abt-home .amenity p,
section.abt-home .desc p {
    color: #555;
    font-size: var(--f17);
    font-weight: 400
}

section.abt-home .col-6 {
    padding: 0 10px !important
}

section.abt-home .img-sec img {
    width: 90%;
    height: 540px;
    border-radius: 15px
}

section.abt-home .img-sec::before {
    content: '';
    position: absolute;
    top: -40px;
    left: -70px;
    width: 70%;
    height: 115%;
    background-color: #f5f5f5;
    z-index: -1;
    border-radius: 50px
}

section.abt-home .amenity i {
    font-size: var(--f48);
    color: var(--secondary-color)
}

section.abt-home .amenity h4 {
    margin-bottom: 0;
    color: var(--secondary-color)
}

section.abt-home .amenity i.fa-solid.fa-wifi {
    transform: rotate(45deg)
}

section.abt-home .main-btn,
section.agent a.main-btn {
    display: block;
    width: 150px;
    text-align: center
}

section.about-us .star-rating {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .5em;
    margin-right: .5em;
    margin-bottom: 1em;
    border-right: .3em solid transparent;
    border-bottom: .7em solid #e4a853;
    border-left: .3em solid transparent;
    font-size: 10px
}

section.about-us span.ratings {
    display: flex;
    gap: 10px;
    margin-bottom: 15px
}

section.about-us .star-rating:after,
section.about-us .star-rating:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: .6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: .7em solid #e4a853;
    border-left: 1em solid transparent;
    transform: rotate(-35deg)
}

section.about-us .star-rating:after {
    transform: rotate(35deg)
}

section.about-us p.head {
    margin-bottom: 20px;
    color: var(--secondary-color);
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 14px
}

section.about-us .about-content-sec {
    padding-right: 50px
}

section.about-us .about-content-sec a.main-btn {
    display: block;
    width: 212px;
    transition: .3s ease-in-out;
    text-align: center
}

section.about-owner a.main-btn:hover,
section.about-us .about-content-sec a.main-btn:hover,
section.home-list .home-btn a.main-btn:hover {
    transform: translateY(-4px)
}

.about-section.about_page .image-section .img-box:nth-child(2n),
section.about-us .about-content-sec .abt-btn {
    margin-top: 40px
}

section.about-us .about-image-sec img {
    width: 550px;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center center;
    border-radius: 10px;
    box-shadow: 0 15px 45px 0 rgba(0, 0, 0, .1);
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

section.about-us .about-image-sec .abt-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column
}

section.about-us .about-image-sec .abt-img1 {
    margin: -20px 0 30px -15%;
    overflow: hidden
}

.attractions .col-4:hover .image-box img,
.img-inner:hover img,
section.about-owner img:hover,
section.about-us .about-image-sec .abt-img1:hover img,
section.about-us .about-image-sec .abt-img2:hover img,
section.featured-pro .main-prop:hover img,
section.home-list .pro-img:hover img,
section.location-list a:hover img {
    transform: scale(1.14)
}

section.about-us .about-image-sec .abt-img2 {
    margin: 0 -15% 0 0;
    overflow: hidden
}

section.about-us .about-content-sec .abt-para {
    height: 410px;
    overflow: hidden
}

section.business {
    padding: var(--p80) 0;
    background: url(../images/call1.png) center center/cover no-repeat;
    display: block;
    -webkit-filter: blur(0);
    filter: blur(0);
    transition: filter .4s, -webkit-filter .4s
}

section.business:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, .05);
    top: 0;
    z-index: -1
}

.single-box .content h3,
.single-box .hover-content h3 {
    color: #321c07;
    font-size: 24px;
    height: 36px;
    position: relative;
    overflow: hidden
}

section.business .box {
    padding: 60px;
    background-color: #52b0b9
}

section.business h5 {
    color: var(--white-color);
    font-style: italic;
    font-weight: 500;
    margin-bottom: var(--m10)
}

section.business h2 {
    font-size: var(--f40);
    color: var(--white-color);
    font-weight: 500;
    text-shadow: 0 0 3px #000
}

section.business p {
    color: rgba(255, 255, 255, .68)
}

section.business a {
    display: block;
    width: 195px;
    text-align: center;
    border-color: var(--white-color)
}

.single-box {
    text-align: center;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    margin-bottom: var(--m20);
    box-shadow: 0 0 1px #4c4c4c
}

.single-box:hover img {
    -webkit-transform: scale(1.3) rotate(4deg);
    transform: scale(1.3) rotate(4deg)
}

.single-box img {
    height: 464px;
    object-fit: cover;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%
}

.single-box .content {
    position: absolute;
    left: 0;
    -webkit-transition: .5s;
    transition: .5s;
    height: auto;
    width: 100%;
    bottom: 0
}

.single-box .content h3 {
    margin-bottom: 0;
    padding-bottom: 15px;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 600
}

.single-box .content h3::before,
.single-box .hover-content h3::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    background-color: #321c07;
    height: 2px;
    width: 60px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-box .content h3 a,
.single-box .hover-content h3 a {
    display: inline-block;
    color: #321c07
}

.single-box:hover .hover-content {
    opacity: 1;
    visibility: visible;
    bottom: 0
}

.single-box .hover-content {
    position: absolute;
    left: 0;
    max-height: 290px;
    width: 100%;
    bottom: -138px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-box .hover-content h3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 600
}

.single-box .hover-content p {
    -webkit-transition: .5s;
    transition: .5s;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    height: 120px;
    overflow: hidden
}

.single-box .hover-content .attaction-view {
    text-decoration: underline !important;
    color: var(--heading-color)
}

.single-box .hover-content p a {
    color: var(--primary-color)
}

.single-box .hover-content .read-more-btn {
    display: inline-block;
    margin-top: 15px;
    color: #321c07;
    position: relative;
    font-size: 16px;
    font-weight: 600
}

.single-box .hover-content .read-more-btn::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #0e416b
}

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

.how-we-value-heading h6,
section.location-list h6 {
    line-height: 1.3;
    color: var(--primary-color);
    letter-spacing: .03em;
    font-size: var(--f17);
    font-weight: 600;
    margin-bottom: 0
}

.how-we-value-wrapp {
    padding: var(--p60) 0;
    background: var(--white-color);
    padding-top: var(--p95)
}

.how-we-value-wrapp .main-btn1 {
    font-size: var(--f16);
    font-weight: 400;
    border-radius: 20px;
    font-family: var(--primary-font);
    transition: .3s ease-out;
    color: var(--white-color);
    letter-spacing: 2.4px;
    background: url(../images/view.png) 0 0/contain no-repeat;
    padding: 30px;
    width: 250px;
    border: none
}

.attraction-btn,
.how-we-value-wrapp .attr-btn {
    display: flex;
    justify-content: center;
    align-items: center
}

.how-we-value-heading h4,
section.booking-area .how-we-value-heading h4 {
    margin-bottom: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--secondary-color);
    font-size: 20px
}

.how-we-value-heading h3 {
    text-transform: uppercase;
    color: var(--secondary-color);
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 0
}

.how-we-value-bottom p {
    text-align: center;
    width: 80%;
    margin: 30px auto 0;
    font-size: 15px;
    color: #000
}

.arrows i,
.attractions .how-we-value-heading h2,
.attractions .inner-box:hover .link-box a,
.attractions .lower-content h4 a:hover,
.feat_blog_con i,
.head-sec span,
h6,
section.cta .head-sec h2 span,
section.home-list h3.title a,
section.home-list ul li {
    color: var(--secondary-color)
}

.attraction-btn .main-btn {
    margin-top: var(--m20);
    text-align: center
}

section.about-owner {
    background: var(--white-color);
    overflow-x: hidden;
    display: none
}

section.about-owner .rhea_mask {
    fill: var(--white-color)
}

section.about-owner .svg-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none
}

section.about-owner .col-6.col-md-6.col-sm-12.img {
    position: relative;
    height: 500px
}

#model-form .captcha,
section.about-owner .abt-img {
    display: flex
}

section.about-owner svg {
    height: 588px;
    width: 100%
}

section.about-owner .head-sec {
    text-align: left;
    margin-bottom: var(--m15)
}

section.about-owner h4 {
    font-size: var(--f21);
    font-weight: 500
}

section.about-owner .icon-area {
    border-radius: 100%;
    border: 1px solid #b3b3b3;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: var(--f20);
    display: flex;
    justify-content: center;
    align-items: center
}

section.about-owner .call-us,
section.about-owner .email-us {
    display: flex;
    align-items: center;
    gap: 10px
}

section.about-owner .abt-detail {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-bottom: var(--m30)
}

section.about-owner a.main-btn {
    display: block;
    width: 180px;
    text-align: center;
    transition: .3s ease-in-out
}

section.testimonial {
    padding-left: 40px;
    padding-right: 40px
}

section.testimonial .row {
    position: relative;
    align-items: center
}

.testimonial .content-area {
    padding: 40px;
    width: 100%;
    z-index: 3;
    transition: .25s;
    height: 280px;
    overflow: hidden
}

.testimonial .content {
    width: 60%;
    display: block;
    margin: auto
}

.testimonial .content h3,
.testimonial .content p {
    text-align: center
}

.owl-carousel .owl-item img {
    display: flex;
    margin: auto;
    width: 100%;
    height: 240px
}

.arrows i {
    font-size: 25px
}

.arrows {
    display: flex;
    justify-content: end;
    gap: 18px
}

#pause,
#play,
.owl-nav,
.prop-contt .pro-cont .line,
.prop-contt .pro-cont .view-link,
.prop-contt .prop-overlay {
    display: none
}

section.booking-area .how-we-value-heading h3 {
    text-transform: uppercase;
    color: var(--secondary-color);
    font-weight: 600;
    font-size: 28px
}

section.booking-area .box {
    background: var(--other-color);
    width: 300px;
    height: 150px;
    position: absolute;
    left: 0;
    top: -20px
}

section.booking-area .col-6.md-12.sm-12.img {
    position: relative;
    padding-left: var(--p60);
    padding-right: var(--p60)
}

section.booking-area .col-6.md-12.sm-12.img img {
    position: relative;
    margin-top: 0;
    width: 100%;
    height: 600px;
    object-fit: cover
}

section.booking-area .box-area {
    background: var(--white-color);
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    padding: var(--p15) var(--p15);
    margin-bottom: var(--m20);
    display: flex;
    align-items: center;
    gap: 15px
}

section.booking-area .box-area img {
    width: 45px
}

section.booking-area .box-area h3 {
    font-size: var(--f22);
    margin-bottom: 0;
    color: var(--territiary-color)
}

.number-head {
    font-weight: 700;
    font-size: var(--f18);
    letter-spacing: .1765px
}

.number-head:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 5px;
    background: var(--secondary-color);
    margin-left: var(--m11);
    margin-top: -1px
}

.head-sec h2 {
    margin-bottom: 0;
    width: auto;
    display: inline-block
}

.head-sec span {
    font-size: var(--f45);
    font-weight: 400;
    line-height: 1;
    margin-top: -10px;
    font-family: var(--other-font);
    text-align: right
}

section.cta {
    background: url('../images/cta.jpg') center/cover fixed;
    position: relative;
    padding: 60px 0 260px
}

section.cta .head-sec {
    margin-bottom: 30px
}

section.cta .shape img {
    width: 350px;
    object-fit: cover
}

section.cta .shape {
    position: absolute;
    top: -365px;
    z-index: 2
}

section.cta .container {
    display: flex;
    justify-content: center;
    position: relative
}

section.cta .content {
    width: 70%;
    background: rgb(0 0 0 / 50%);
    padding: var(--p60);
    box-shadow: 0 9px rgba(255, 255, 255, .6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

section.cta .head-sec h2 {
    text-align: center;
    color: var(--white-color)
}

section.cta .content p {
    color: var(--white-color);
    text-align: center
}

section.cta .content .main-btn {
    color: var(--white-color);
    border: 1px solid var(--white-color)
}

.attractions .lower-box,
.attractions .lower-content {
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0 0 3px 3px;
    background: #fff
}

section.cta .man-img img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: top
}

section.agent {
    background-image: url(../images/dog.png), url(../images/do.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    background-position: center
}

section.agent .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4)
}

section.agent .row {
    flex-direction: column
}

section.agent p {
    color: #f2f2f2;
    line-height: 1.6;
    font-weight: 500;
    margin-bottom: var(--m20)
}

section.agent .col-4.col-md-4.col-sm-12 {
    display: flex;
    align-items: center;
    justify-content: center
}

section.gallery-section .inner-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

section.gallery-section {
    padding: 0;
    display: none
}

section.gallery-section img {
    height: 200px;
    object-fit: cover
}

section.location-list {
    background: #f2f2f2
}

section.location-list h2 {
    padding-bottom: 15px;
    color: var(--black-color);
    font-weight: 600;
    margin-bottom: 0
}

section.home-list .row,
section.location-list .row {
    gap: 30px 2%
}

section.home-list .col-4,
section.location-list .col-4 {
    width: 32%
}

section.location-list img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 25px;
    webkit-transition: 0.5s all;
    -ms-transition: .5s;
    transition: .5s
}

section.location-list .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .6)), to(rgba(231, 56, 39, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, .6) 0, rgba(231, 56, 39, 0) 100%)
}

section.location-list .image-sec {
    position: relative;
    overflow: hidden;
    border-radius: 25px
}

section.location-list .content-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: var(--p20) var(--p30);
    position: absolute;
    bottom: 20px;
    padding-bottom: 0;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s
}

section.location-list a:hover .content-area {
    bottom: 34px;
    -webkit-transition: .5s;
    transition: .5s
}

section.location-list h4 {
    margin-bottom: 0;
    color: var(--white-color);
    font-weight: 500;
    text-shadow: 0 0 3px #000
}

section.location-list .btn {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    color: var(--white-color);
    flex-shrink: 0;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    background: var(--heading-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900
}

section.location-list i.fa-solid.fa-arrow-right {
    font-size: var(--f20)
}

.attractions .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 5px
}

.attractions .image-box img {
    position: relative;
    display: block;
    width: 100%;
    height: 450px;
    object-fit: cover;
    transition: .6s
}

.attractions .lower-box,
.attractions .lower-content .icon-box {
    position: absolute;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.attractions .inner-box:hover .image-box:before {
    border-top-color: #d5ae82
}

.attractions .col-4:hover .lower-box {
    bottom: 50px
}

.attractions .lower-box {
    left: 50px;
    bottom: -50px;
    right: 50px;
    padding-bottom: 2px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    -webkit-transition: .3s;
    transition: .7s;
    z-index: 3
}

.attractions .inner-box:hover .lower-box {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}

.attractions .lower-content {
    position: relative;
    display: block;
    padding: var(--p20);
    z-index: 1
}

.attractions .lower-content .icon-box {
    right: 30px;
    top: -45px;
    width: 90px;
    height: 90px;
    background: #061138;
    color: #d5ae82;
    text-align: center;
    font-size: 42px;
    line-height: 90px;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s;
    display: none
}

.attractions .inner-box:hover .lower-content .icon-box {
    background: #d5ae82;
    color: #fff
}

.attractions .lower-content .cat {
    position: relative;
    display: block;
    color: #7b8594;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 7px
}

.attractions .lower-content h4 {
    position: relative;
    color: var(--heading-color);
    margin-bottom: 20px;
    height: 36px;
    overflow: hidden
}

.attractions .lower-content h4 a {
    color: var(--secondary-color);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-family: var(--secondary-font)
}

.attractions .col-4 {
    position: relative;
    padding-right: 0;
    width: 32%;
    margin-bottom: var(--m20)
}

.attractions .row {
    justify-content: space-between;
    position: relative
}

.attractions .head,
.how-we-value-wrapp .atrr a {
    position: relative;
    text-align: center
}

.attractions .head p {
    font-size: var(--f12);
    font-weight: 600;
    color: var(--black-color);
    margin-bottom: var(--m5);
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 1.7
}

.accordion-flush .accordion-collapse,
.attractions,
section.faq,
section.faq .accordion-button:not(.collapsed) {
    background: var(--white-color)
}

.how-we-value-heading p {
    color: #777e90
}

section.faq .list-faq {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 100%;
    padding-left: 18px;
    font-size: 25px;
    line-height: 58px;
    color: var(--white-color);
    background-color: var(--secondary-color);
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%)
}

section.faq .accordion-body,
section.faq p {
    color: var(--primary-color);
    font-size: var(--f14)
}

section.faq .accordion-flush .accordion-item {
    border: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    background: var(--white-color);
    margin-bottom: var(--m20);
    border: none
}

section.faq .accordion-flush .accordion-item .accordion-button,
section.faq .accordion-flush .accordion-item .accordion-button.collapsed {
    position: relative;
    width: 100%;
    padding: 22px 65px;
    font-size: 18px;
    font-weight: 500;
    color: #555;
    border: none;
    background-color: #f4f4f4;
    text-align: left
}

section.faq .accordion-button::after {
    position: relative;
    left: 25px
}

section.faq p {
    font-weight: 500
}

.sec-line {
    position: relative;
    margin-bottom: var(--m15);
    line-height: 0
}

section.faq img {
    border-radius: 10px
}

section.faq .accordion-body {
    box-shadow: 2px 3px 4px 0 #00000052
}

.accordion-button::after {
    background-image: ur
}

.blog-content {
    padding: var(--p15)
}

.blog-headings {
    text-align: center;
    padding-bottom: var(--p40)
}

.blog-headings h5 {
    color: #00e5cc;
    font-size: var(--f18);
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: var(--m13)
}

.blog-headings h2 {
    color: #000e44;
    font-size: var(--f42);
    font-weight: 700;
    margin-bottom: var(--m14)
}

.blog-category,
.blog-headings p {
    font-size: var(--f16);
    font-weight: 400
}

.blog-headings p {
    padding: 0 27%;
    color: #848e9f
}

.home-blog-image img {
    width: 100%;
    border-radius: 0;
    height: 230px;
    object-fit: cover
}

.blog-category {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #731a17;
    padding: var(--p5) var(--p23);
    border-radius: 50px;
    color: #fff;
    box-shadow: 0 0 10px #fff
}

.blog-date,
.button {
    font-weight: 500;
    letter-spacing: 0
}

.blog-wrapper,
section.attraction,
section.featured-pro,
section.home-list {
    background: var(--lt-bg-color)
}

.blog-category a,
.button:hover {
    color: #fff
}

.home-blog-image {
    position: relative;
    margin-bottom: 0
}

.blog-date {
    color: #000;
    font-size: var(--f14);
    margin-left: var(--m20)
}

.blog-feat {
    margin-top: var(--m10);
    margin-bottom: var(--m9)
}

.blog-date:first-child {
    margin-left: 0;
    letter-spacing: 0
}

.blog-date i {
    color: var(--secondary-color);
    font-size: var(--f15)
}

.blog-content h4 a {
    font-weight: 700;
    font-size: var(--f26);
    text-decoration: none;
    line-height: 15px;
    color: var(--secondary-color)
}

.blog-content p {
    color: #212529;
    font-size: var(--f16);
    font-weight: 400;
    height: 104px
}

.blog-content a.blog-read {
    color: #fff;
    font-size: var(--f16);
    background-color: var(--ocean-color);
    padding: var(--p8) var(--p30);
    display: inline-block;
    margin-top: var(--m7);
    border-radius: 0;
    text-decoration: none;
    margin-bottom: 0
}

.blog-content a.blog-read i {
    margin-left: var(--m5);
    font-size: var(--f14)
}

.blog-wrapper {
    padding: var(--p60) var(--p12) var(--p60)
}

.blog-page {
    margin-bottom: var(--m30);
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 2px 20px rgb(0 0 0 / 15%)
}

.blog-content h4 {
    line-height: 1.1;
    margin-bottom: 20px;
    font-family: var(--secondary-font);
    color: #000;
    height: 27px;
    overflow: hidden;
    text-transform: capitalize
}

.blog-wrapper a.main-btn {
    width: 166px;
    display: block
}

.blog-wrapper .col-lg-4 {
    padding-left: var(--p8);
    padding-right: var(--p8)
}

.blog-detail-page-title h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    color: #000e44;
    font-weight: 600
}

.blog-detail-title h1,
.blog-detail-title h2 {
    color: #000e44;
    text-decoration: none;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 15px
}

.blog-detail-image img {
    width: 100%;
    height: 370px;
    max-height: 370px;
    object-fit: cover;
    border-radius: 10px
}

.blog-detail-title h1 {
    font-size: 33px
}

.blog-detail-title h2 {
    font-size: 29px
}

.blog-detail-title h3 {
    color: var(--secondary-color);
    text-decoration: none;
    font-size: 26px;
    margin-top: 10px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: capitalize
}

.blog-detail-title h4,
.blog-detail-title h5,
.blog-detail-title h6 {
    color: #000e44;
    margin-top: 10px;
    margin-bottom: 15px;
    text-decoration: none
}

.blog-detail-title h4 {
    font-size: 24px;
    font-weight: 600
}

.blog-detail-title h5 {
    font-size: 22px;
    font-weight: 600
}

.blog-detail-title h6 {
    font-size: 20px;
    font-weight: 600
}

.blog-detail-title {
    margin-top: 20px
}

.blod-detail-description p {
    text-align: justify;
    font-size: 15px;
    font-weight: 400;
    color: #212529
}

.feat_blog_con p span a,
a,
h2.widget-title,
h2.widgettitle {
    color: var(--secondary-color)
}

.blod-detail-description {
    margin-top: 13px
}

.blog-detail-wrapper .widget {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 20px rgb(0 0 0 / 7%);
    margin-bottom: 30px
}

h2.widget-title,
h2.widgettitle {
    font-size: 26px;
    padding-bottom: 18px;
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
    font-family: var(--secondary-font)
}

.blod-detail-description span,
.button {
    font-size: 16px
}

#model-form .form-control,
.blod-detail-description span,
.main-btn,
a,
section.home-list h5 {
    font-family: var(--primary-font)
}

.blog-detail-wrapper .widget-title:after {
    position: absolute;
    content: '';
    width: 63px;
    height: 2px;
    background-color: var(--secondary-color);
    bottom: 6px;
    left: 0
}

#secondary .widget ul {
    margin: 0;
    padding-left: 0;
    list-style-type: none
}

#model-form h2,
#model-form img.logo,
#model-form label,
#model-form p.or {
    margin-bottom: var(--m10)
}

.blog-detail-wrapper .widget ol li,
.blog-detail-wrapper .widget ul li {
    padding: .72rem 0;
    border-bottom: 1px solid #e8ecef;
    border-top: 1px solid #e8ecef;
    list-style-type: none;
    display: flex;
    justify-content: space-between
}

.blog-detail-wrapper .widget_categories ul,
.blog-detail-wrapper .widget_recent_entries ul {
    padding-left: 0
}

.blog-detail-wrapper .widget ol li:first-child,
.blog-detail-wrapper .widget ul li:first-child {
    border-top: none;
    padding-top: 0
}

.blog-detail-wrapper .widget_categories li a {
    display: flex;
    color: #000 !important;
    font-size: 15px;
    text-decoration: none
}

.blog-detail-wrapper .widget_categories li a i {
    display: flex;
    color: #000 !important;
    padding-left: 20px;
    font-size: 19px;
    padding-right: 14px;
    padding-top: 7px
}

.blog-detail-wrapper .widget_recent_entries img {
    margin-right: 17px;
    height: 74px;
    max-width: 75px;
    display: block;
    object-fit: cover;
    border-radius: 10px
}

.blog-detail-wrapper .widget_recent_entries li.item-recent-post .title-post {
    display: flex;
    flex-direction: column;
    width: 76%
}

.blog-detail-wrapper .widget_recent_entries li.item-recent-post a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.3;
    max-height: 2.6em;
    margin-bottom: .5em;
    font-size: 17px;
    color: #000;
    text-decoration: none;
    font-weight: 600
}

.blog-detail-wrapper .widget_recent_entries .post-date {
    display: block;
    font-size: 14px !important;
    color: var(--secondary-color);
    text-transform: uppercase
}

.feat_blog_con p span {
    color: var(--text-black);
    font-size: 15px;
    margin-right: 17px;
    font-weight: 400
}

.feat_blog_con p span a {
    font-size: 15px;
    margin-right: 17px;
    font-weight: 400;
    text-decoration: none
}

.blog-detail-image .blog-detail-cat {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #721915;
    padding: 5px 23px;
    border-radius: 50px;
    color: #fff;
    box-shadow: 0 0 10px #fff
}

.blog-detail-image .blog-detail-cat a {
    color: #fff;
    text-decoration: none
}

section.blog-detail-wrapper.mt-5 {
    margin-top: 0 !important;
    padding-top: 70px;
    padding-bottom: 70px
}

.blod-detail-description a,
.blod-detail-description a span {
    color: var(--secondary-color) !important;
    text-decoration-color: var(--secondary-color) !important
}

.blog-content .btn-25 span {
    font-size: 14px
}

.blog-content .blog-feat a {
    color: var(--text-black);
    text-decoration: none
}

.blog-wrapper .pro {
    display: flex;
    justify-content: center
}

#model-form .modal-content {
    background-color: var(--lt-bg-color);
    border: 0;
    border-radius: 0
}

#model-form .col-6.cont-left {
    padding: var(--p30) var(--p20);
    background: #fff
}

#model-form .col-6.cont-left #mc_embed_signup {
    background: 0 0 !important;
    width: 100% !important
}

#model-form .indicates-required {
    text-align: left !important;
    margin-bottom: 10px;
    font-size: 11px
}

#model-form input {
    display: block !important;
    width: 100% !important;
    padding: 8px !important;
    text-indent: 2% !important;
    border: 0 solid !important;
    border-bottom: 1px solid var(--heading-color) !important;
    border-radius: 0 !important
}

img.refferal_badge {
    object-fit: contain !important
}

#model-form .button {
    background-color: var(--heading-color) !important;
    border-radius: 0 !important
}

#model-form .button:hover {
    background-color: var(--other-color) !important
}

#model-form .modal-header {
    flex-direction: column;
    padding-bottom: 0;
    border-bottom: 0
}

section.attraction .col-6.left,
section.attraction .col-6.right {
    display: flex;
    align-items: center
}

#model-form h2 {
    padding-bottom: 10px;
    color: var(--black-color);
    font-weight: 600;
    font-size: var(--f28)
}

#model-form label {
    display: inline-block;
    font-size: var(--f14)
}

#model-form img.logo {
    width: 220px
}

.logo img {
    width: 120px
}

#model-form .captcha img {
    width: 150px;
    height: 39px
}

#model-form .modal-header i {
    color: var(--white-color);
    font-size: var(--f19);
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 10px
}

#model-form p.call-us,
p.call-us a {
    color: var(--white-color);
    font-size: var(--f14);
    margin-bottom: var(--m10)
}

#model-form .modal-dialog {
    max-width: 820px;
    position: absolute;
    margin: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#model-form p.or {
    color: var(--white-color)
}

#model-form .modal-header p {
    color: var(--white-color);
    line-height: 1.5;
    text-align: center;
    font-size: var(--f12)
}

#model-form .form-control {
    margin-bottom: var(--m15);
    padding: 8px 10px;
    border: 0 solid;
    border-bottom: 2px solid var(--btn-color);
    border-radius: 0;
    font-size: var(--f14);
    background: 0 0
}

#model-form form {
    margin-top: 0
}

#model-form button.main-btn {
    padding: var(--p10) var(--p15);
    font-size: var(--f14);
    width: 160px
}

#model-form .form-control:focus {
    background-color: transparent !important;
    box-shadow: 0 0 0 0 rgba(13, 110, 253, .25) !important
}

#model-form .captcha-main {
    padding: 0;
    display: flex;
    gap: 10px
}

#model-form button#reload {
    height: 39px;
    border-radius: 0
}

section.attraction {
    padding: var(--p60) var(--p12)
}

section.attraction .head-sec h2 {
    margin-bottom: 0;
    text-align: center;
    color: var(--black-color)
}

section.attraction .head-sec p {
    margin-bottom: 0;
    text-align: center;
    color: var(--white-color)
}

section.attraction .col-6.right {
    text-align: right;
    justify-content: flex-end
}

section.attraction .col-6.right .arrow {
    opacity: 1;
    visibility: visible
}

section.attraction .col-md-6 {
    padding: var(--p8);
    position: relative;
    width: 25%
}

section.attraction img.img-fluid {
    border-radius: 0;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    width: 100%;
    height: 486px;
    object-fit: cover
}

section.attraction .row {
    gap: 0 0
}

section.attraction .img-card {
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    position: relative
}

section.attraction .img-card:hover img {
    transform: scale(1.14);
    -webkit-transform: scale(1.14);
    -ms-transform: scale(1.14)
}

section.attraction .atr-cont {
    background: 0 0;
    margin: 0;
    padding: var(--p30) var(--p30);
    border-radius: 0;
    position: absolute;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    bottom: 40%;
    width: 100%;
    transition: .3s
}

section.attraction .atr-cont h4 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: var(--f30);
    max-height: 34px;
    overflow: hidden;
    color: var(--white-color);
    text-shadow: 0 0 5px #000
}

section.attraction .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4)
}

section.attraction .atr-cont .arrow {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    color: var(--white-color);
    flex-shrink: 0;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    background: var(--btn-color);
    align-items: center;
    justify-content: center;
    font-weight: 900;
    border: 1px solid var(--btn-color);
    opacity: 0;
    visibility: hidden;
    -moz-transition: .3s;
    -o-transition: .3s;
    display: none
}

section.attraction .arrow:hover {
    background: var(--white-color);
    color: var(--btn-color)
}

section.attraction a.main-btn {
    display: block;
    width: 180px;
    text-align: center;
    margin: auto
}

section.attraction .pro-btn {
    text-align: center;
    margin-top: var(--m30)
}

section.attraction .col-md-6:hover .atr-cont h4 {
    color: var(--white-color);
    text-shadow: 0 0 0 #000
}

section.attraction .col-md-6:hover .arrow {
    opacity: 1;
    visibility: hidden
}

.catg {
    width: 50% !important
}

.about-section .image-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about-section .image-section .img-box+.img-box {
    margin-left: 60px
}

.about-section .image-section .img-box img {
    -webkit-box-shadow: 5px 8.66px 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 5px 8.66px 20px 0 rgba(0, 0, 0, .15)
}

.about-section .image-section .img-box .no-class {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ef3f3e;
    padding: 5px;
    left: -15px;
    -webkit-box-shadow: 2.5px 4.33px 25px 0 rgba(239, 63, 62, .4);
    box-shadow: 2.5px 4.33px 25px 0 rgba(239, 63, 62, .4)
}

.about-section .image-section .img-box .no-class h3 {
    font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #fff;
    margin-bottom: 0;
    font-weight: 700
}

.about-section .about-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding-left: 60px
}

.about-section .about-text h5 {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-style: italic;
    color: #adadad;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: -2px
}

.about-section .about-text h5 span {
    color: #ef3f3e
}

.about-section .about-text h3 {
    font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    font-weight: 800;
    letter-spacing: .001em;
    margin-bottom: 35px
}

.about-section .about-text h2 {
    font-size: calc(18px + (45 - 18) * ((100vw - 320px) / (1920 - 320)));
    color: #ef3f3e;
    font-weight: 800;
    margin-bottom: 35px
}

.about-section .about-text p {
    font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 25px
}

.about-section.three-image .image-section .img-box+.img-box {
    margin-left: 45px
}

.about-section.three-image .about-text {
    padding-left: 20px
}

.about-section.three-image .about-text h5 {
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: 30px
}

.about-section.three-image .about-text h2 {
    color: #000;
    font-size: calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: 10px
}

.about-section.three-image .about-text h2 span {
    font-size: calc(16px + (30 - 16) * ((100vw - 320px) / (1920 - 320)));
    text-transform: lowercase;
    margin-bottom: 0;
    display: block;
    margin-top: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, .6)
}

.about-section.three-image .about-text p {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}

.about-section.about_page .image-section .img-box:nth-child(odd),
section.superhost-section .head-sec {
    margin-bottom: 40px
}

.about-section.about_page .image-section .img-box:nth-child(odd) .title-box {
    bottom: -40px
}

.about-section.about_page .image-section .img-box:nth-child(2n) .title-box {
    top: -40px
}

.about-section.about_page .image-section .img-box .title-box {
    padding: 20px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: -2px 0 20px 0 rgba(0, 0, 0, .08);
    box-shadow: -2px 0 20px 0 rgba(0, 0, 0, .08);
    min-width: 162px
}

.about-section.about_page .image-section .img-box .title-box h3 {
    font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    color: #000;
    margin-top: -4px;
    font-weight: 800;
    margin-bottom: 7px
}

.about-section.about_page .image-section .img-box .title-box h6 {
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    text-transform: uppercase;
    margin-bottom: -4px;
    word-break: break-word;
    color: gray
}

.about-section.about_page .about-text {
    padding-left: 50px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about-section.about_page .about-text .title-3 {
    text-align: left;
    margin-bottom: 35px
}

.about-section.about_page .about-text .title-3 .title-label {
    text-transform: uppercase;
    -webkit-box-shadow: 5px 8.66px 20px 0 rgba(239, 63, 62, .22);
    box-shadow: 5px 8.66px 20px 0 rgba(239, 63, 62, .22)
}

.about-section.about_page .about-text h2 {
    font-weight: 700
}

.about-section.about_page .about-text h2 span {
    font-size: calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    margin-top: 20px
}

.about-section.about_page .about-text .buttons-about {
    margin-top: 45px
}

.about-section.about_page .about-text .buttons-about .btn+.btn {
    margin-left: 20px
}

.about_section .about_img {
    position: relative;
    margin: 20px 0
}

.about_section .about_img img {
    border-radius: 25px;
    -webkit-transition: .5s;
    transition: .5s
}

.about_section .about_img .side-effect::after {
    content: "";
    position: absolute;
    top: -12px;
    height: calc(100% - 18px);
    background: url("../images/about.webp");
    border-radius: 25px;
    width: calc(100% - 65px);
    left: 76px;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    background-blend-mode: overlay;
    opacity: .3
}

.about_section .about_img .side-effect span::after,
.about_section .about_img .side-effect::before {
    background: url("../images/about.webp");
    content: "";
    position: absolute;
    border-radius: 25px;
    z-index: -1
}

.about_section .about_img .side-effect::before {
    top: -20px;
    height: calc(100% - 44px);
    width: calc(100% - 97px);
    left: 120px;
    -webkit-transition: .5s;
    transition: .5s;
    background-blend-mode: overlay;
    opacity: .1
}

.about_section .about_img .side-effect span::after {
    bottom: -12px;
    height: calc(100% - 18px);
    width: calc(100% - 65px);
    right: 76px;
    -webkit-transition: .5s;
    transition: .5s;
    background-blend-mode: overlay;
    opacity: .3
}

.about_section .about_img .side-effect span::before {
    content: "";
    position: absolute;
    bottom: -20px;
    height: calc(100% - 44px);
    background: url("../images/about.webp");
    border-radius: 25px;
    width: calc(100% - 97px);
    right: 120px;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    background-blend-mode: overlay;
    opacity: .1
}

.about_section .about_img:hover img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: .5s;
    transition: .5s
}

.about_section .about_img:hover .side-effect::after,
.about_section .about_img:hover .side-effect::before {
    top: 0;
    left: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.about_section .about_img:hover .side-effect span::after,
.about_section .about_img:hover .side-effect span::before {
    bottom: 0;
    right: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.about_section .about_content {
    margin-left: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.about_section .about_content h5 {
    font-size: var(--f28);
    color: var(--black-color);
    text-transform: capitalize;
    font-weight: 800;
    margin-bottom: 25px;
    position: relative
}

.about_section .about_content h5::before {
    position: absolute;
    bottom: -20px;
    width: 100px;
    height: 2px;
    background: var(--secondary-color)
}

.about_section .about_content h5 span,
section.about-owner .call-area a:hover,
section.home-list i,
section.home-list ul.last li {
    color: var(--btn-color)
}

.about_section .about_content h2 {
    color: #000;
    font-weight: 800;
    text-transform: capitalize
}

.about_section .about_content p {
    color: #464646;
    line-height: 1.9;
    font-weight: 300;
    font-size: var(--f16)
}

.about_section .about_content .about_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about_section .about_content .about_bottom h6 {
    margin-left: 25px;
    background-color: #f7f7f7;
    color: #acacac;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 0;
    padding: 8px 12px;
    border-radius: 20px;
    font-weight: 600
}

.cta-banner {
    background: url(../images/trees.svg) 0 0/cover no-repeat;
    width: 100%;
    height: 140px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.button {
    border-radius: 0;
    background-color: var(--btn-color);
    border: none;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    width: 120px;
    transition: .5s;
    cursor: pointer;
    margin: 0;
    display: block;
    border: 1px solid var(--secondary-color)
}

.calendar,
section.featured-pro .single {
    margin-top: var(--m40)
}

.how-we-value-wrapp .img-card {
    border-radius: 10px;
    overflow: hidden;
    transition: .7s;
    position: relative;
    transform: translateY(0)
}

.how-we-value-wrapp img.img-fluid,
section.featured-pro img.img-fluid {
    -webkit-transition: .5s;
    -ms-transition: .5s;
    width: 100%;
    object-fit: cover
}

.how-we-value-wrapp .atrr {
    padding: 8px;
    position: relative
}

.how-we-value-wrapp img.img-fluid {
    border-radius: 0;
    transition: .5s;
    height: 400px;
    margin-bottom: 10px
}

.how-we-value-wrapp .img-card:hover {
    transform: translateY(-30px)
}

.how-we-value-wrapp.atr .head-sec {
    padding-top: 170px
}

section.about-owner .abt-owner {
    position: relative;
    height: 100%
}

section.about-owner .abt-img {
    position: relative;
    left: 0;
    top: 0;
    width: 95%;
    height: 500px;
    text-align: center;
    overflow: hidden;
    display: flex;
    border-radius: 50px
}

section.about-owner img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 50px;
    transition: .5s
}

.calendar {
    justify-content: space-between !important
}

.calendar .col-6 {
    width: 49%
}

.price-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 97%
}

section.featured-pro .head-sec h2 {
    margin-bottom: 10px;
    text-transform: uppercase
}

section.featured-pro .head-sec p {
    color: var(--black-color);
    margin-bottom: var(--m40);
    font-size: var(--f16);
    font-weight: 400
}

section.featured-pro .row {
    gap: 20px 0;
    justify-content: space-between
}

section.featured-pro .main-prop {
    position: relative;
    overflow: hidden;
    padding: 8px
}

section.featured-pro .prop-contt {
    position: relative;
    overflow: hidden
}

section.featured-pro img.img-fluid {
    height: 450px;
    position: relative;
    transition: .5s
}

section.featured-pro .pro-img a:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0;
    z-index: 1
}

section.featured-pro .pro-img a {
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    border-radius: 10px 10px 0 0;
    display: block
}

section.featured-pro a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

section.featured-pro .single ul {
    justify-content: flex-start;
    gap: 40px
}

section.featured-pro .single .pro-img,
section.featured-pro .single .pro-img img {
    height: 550px
}

section.featured-pro .single a {
    top: 27px
}

section.featured-pro .single .pro-cont {
    width: 98%
}

section.featured-pro .main-prop:hover .pro-cont {
    bottom: 0
}

section.featured-pro .rating i,
section.home-list .rating i {
    color: #e3e3e3;
    margin-right: var(--m3);
    font-size: var(--f14)
}

section.featured-pro .rating i.checked,
section.home-list .rating i.checked {
    color: #fcaf3d
}

section.featured-pro .rating {
    margin-bottom: var(--m15);
    display: none
}

section.featured-pro h3.title {
    font-size: var(--f28);
    line-height: 1.2;
    font-weight: 400;
    color: var(--white-color);
    margin-bottom: var(--m11)
}

section.featured-pro h5,
section.featured-pro p.adr {
    font-size: var(--f14);
    font-weight: 500;
    color: var(--white-color)
}

section.featured-pro h3.title a {
    color: var(--heading-color)
}

section.featured-pro p.adr {
    margin-bottom: var(--m20);
    line-height: 1.5;
    height: 21px;
    overflow: hidden
}

section.featured-pro ul {
    margin: 0 0 var(--m20);
    padding: var(--p20) var(--p20) var(--p15);
    padding-left: 0;
    padding-top: 3px;
    font-size: var(--f14);
    align-items: center;
    display: flex;
    justify-content: space-between
}

section.superhost-section {
    text-align: center;
    padding: var(--p60) 0
}

section.superhost-section .superhost-images {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1049px;
    margin: auto
}

section.superhost-section .superhost-images img {
    max-width: 116px
}

.hr_line {
    width: 400px;
    display: block;
    margin: auto
}

.exprnc-contt,
.video-cont {
    height: 100%;
    display: flex;
    z-index: 1
}

section.exprnc-sec {
    font-size: 40px;
    text-transform: uppercase;
    padding: var(--p60) 0
}

.exprnc-row {
    gap: 40px 0;
    position: relative;
    justify-content: space-between
}

.exprnc-mncol {
    padding: 0;
    width: 49%
}

.exprnc .container h2 {
    font-size: 30px;
    color: var(--black-color);
    text-transform: capitalize;
    margin-bottom: var(--m40)
}

.video-banner h2 {
    font-size: var(--f30);
    width: 80%;
    margin: 0 auto;
    line-height: 1.5
}

.exprnc-img {
    position: relative;
    padding-left: 0
}

@media (max-width:1400px) {

    .exprnc-img img,
    section.exprnc-sec .img-inner {
        border-radius: 80px
    }
}

section.exprnc-sec .img-inner {
    overflow: hidden;
    position: relative;
    border-radius: 100px
}

.exprnc-contt {
    position: relative;
    justify-content: center;
    flex-direction: column
}

.exprnc-contt h4 {
    font-size: 20px;
    margin-bottom: 5px;
    text-transform: math-auto
}

.exprnc-contt p {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 26px;
    text-transform: none;
    text-align: justify;
    hyphens: auto
}

.exprnc-img img {
    width: 100%;
    height: 265px;
    object-fit: cover;
    border-radius: 100px
}

section.video-banner.cta-banner {
    height: 70vh;
    text-align: center
}

section.video-banner {
    padding: 0;
    width: 100%;
    height: 100vh;
    position: relative
}

.video-sec {
    width: 100%;
    height: 100%
}

.video-cont {
    position: absolute;
    left: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    padding-top: 0;
    flex-direction: column
}

.look-btn:hover,
.main-btn {
    background-color: var(--secondary-color)
}

.cta a.main-btn {
    display: block;
    width: 250px;
    margin: auto;
    border-radius: 7px;
    text-decoration: none;
    color: var(--heading-color);
    background-color: var(--white-color);
    border-color: var(--white-color);
    margin-top: var(--m40);
    font-size: 14px;
    font-weight: 700;
    box-shadow: none;
    border: none !important;
    line-height: 1.;
    padding: 10px 20px;
    color: #1d2d36
}

.main-btn {
    border: 2px solid var(--secondary-color);
    font-size: var(--f16);
    font-weight: 400;
    border-radius: 7px;
    padding: var(--p10) var(--p20);
    transition: .3s ease-out;
    color: var(--white-color);
    letter-spacing: 2.4px;
    box-shadow: rgba(50, 50, 93, .25) 0 6px 12px -2px, rgba(0, 0, 0, .3) 0 3px 7px -3px
}

a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1))
}

.cta a.main-btn:hover {
    color: var(--white-color);
    box-shadow: inset 0 60px 0 0 #1d2d36;
    border-color: #1d2d36;
    background-color: #1d2d36
}

section.featured-pro ul li {
    font-size: var(--f14);
    color: var(--white-color)
}

section.featured-pro h5 {
    margin-bottom: 0;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1
}

section.featured-pro .pro-img {
    position: relative;
    overflow: hidden;
    height: 450px
}

section.featured-pro h5 span {
    font-weight: 600;
    font-size: var(--f24);
    color: var(--white-color)
}

section.featured-pro .featured i {
    margin-right: 0;
    cursor: pointer
}

section.featured-pro .featured span {
    font-weight: 400;
    font-size: var(--f18);
    color: var(--white-color);
    background-color: transparent;
    padding: var(--p7) var(--p15);
    display: inline-block;
    border-radius: 5px;
    transform: rotate(-90deg);
    letter-spacing: .2em;
    border: 1px solid
}

section.featured-pro .featured {
    position: absolute;
    top: 50px;
    right: -10px;
    z-index: 0
}

.looking-img {
    background-color: #454545;
    background-image: url('https://sanjose.wpresidence.net/wp-content/uploads/2014/05/section_row_image_2.webp');
    background-repeat: no-repeat;
    background-size: cover;
    height: 580px;
    width: 100%;
    position: relative
}

.looking-text {
    text-align: center;
    padding-top: 24%;
    position: relative;
    z-index: 2
}

.looking-text p {
    text-align: center;
    margin-bottom: 40px;
    color: #fff
}

.looking-text h3 {
    text-align: center;
    margin-bottom: 50px;
    color: #fff
}

.look-btn {
    padding: 12px 20px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 10px;
    transition: .3s
}

.look-btn:hover {
    color: #fff;
    border: none
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000ab;
    z-index: 0
}

.hmprop,
.testimonial-box,
section.home-list .pro-cont {
    background: var(--white-color)
}

section.home-list .how-we-value-heading span {
    font-size: var(--f14);
    font-family: var(--secondary-font);
    font-weight: 600;
    color: var(--white-color);
    background: var(--heading-color);
    border-radius: 50px;
    padding: 4px 18px
}

section.home-list .view {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: var(--m10)
}

section.home-list .view .forward {
    background: var(--white-color);
    padding: var(--p10);
    box-shadow: 2.5px 4.33px 18px 0 rgb(0 0 0 / 10%);
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    text-align: center
}

section.home-list .view i {
    margin-right: 0
}

section.home-list .pro {
    display: flex;
    justify-content: center;
    margin-top: var(--m30)
}

section.home-list img.img-fluid {
    width: 100%;
    height: 300px;
    object-fit: cover;
    position: relative;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    border-radius: 15px 15px 0 0
}

section.home-list .pro-img img {
    height: 320px;
    object-fit: cover;
    transition: .5s ease-in-out
}

section.home-list .pro-img a::after,
section.home-list .pro-img a::before {
    content: "";
    height: 100%;
    z-index: -1;
    -webkit-transition: .5s;
    border-radius: 30px;
    position: absolute
}

section.home-list .pro-img a::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 100%);
    top: 15px;
    background-color: rgba(0, 0, 0, .05);
    width: calc(100% - 66px);
    left: 33px;
    transition: .5s
}

section.home-list .pro-img a::after {
    top: 8px;
    background-color: rgba(0, 0, 0, .1);
    width: calc(100% - 16px);
    left: 8px;
    transition: .5s
}

section.home-list .pro-img a {
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    border-radius: 15px 15px 0 0;
    display: block
}

section.home-list .pro-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: var(--p60) var(--p25) var(--p25) var(--p25);
    box-shadow: 0 1px 17px 0 rgba(0, 0, 0, .05);
    margin-top: -40px
}

#datepicker-demo17.datepicker {
    left: 0
}

.form-control:focus {
    background-color: var(--white-color) !important;
    border-color: var(--white-color) !important;
    box-shadow: 0 0 0 0 rgba(13, 110, 253, .25) !important
}

section.home-list .pro-cont p {
    font-size: var(--f15);
    border-bottom: 1px solid #e6e8ec;
    overflow: hidden;
    max-height: 100px
}

section.home-list .rating span {
    color: var(--black-color);
    font-weight: 600;
    font-size: var(--f13)
}

section.home-list h3.title {
    font-size: var(--f18);
    line-height: 1.2;
    font-weight: 700;
    color: var(--heading-color);
    margin-bottom: var(--m11);
    height: 22px;
    max-height: 46px;
    overflow: hidden;
    width: 100%
}

section.home-list p.adr {
    font-size: var(--f16);
    font-weight: 500;
    color: var(--black-color);
    margin-bottom: var(--m15);
    line-height: 1.5;
    height: 21px;
    overflow: hidden;
    border-bottom: none
}

section.home-list .amn {
    display: flex;
    align-items: center;
    justify-content: space-between
}

section.home-list ul {
    margin: 0;
    padding: 0;
    font-size: var(--f14);
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    width: 100%
}

section.home-list ul li {
    font-size: var(--f14);
    color: #777e90;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 10px
}

section.home-list ul.last li {
    color: var(--other-color)
}

section.home-list h5 {
    font-size: var(--f14);
    color: #8cc63f;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    bottom: 0;
    border-radius: 30px;
    right: 0;
    z-index: 1
}

section.home-list h5 span {
    font-weight: 600;
    font-size: var(--f22);
    color: #8cc63f
}

section.home-list .featured span {
    font-weight: 500;
    font-size: var(--f18);
    color: #5383fe;
    background-color: var(--white-color);
    padding: var(--p4) var(--p10);
    display: inline-block;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px
}

section.home-list .featured {
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 1;
    display: none
}

section.home-list .how-we-value-heading h2 {
    padding-top: var(--p10);
    color: var(--black-color);
    font-weight: 500;
    margin-bottom: var(--m10);
    font-size: var(--f48)
}

section.home-list .how-we-value-heading p {
    font-size: var(--f19);
    color: var(--btn-color)
}

section.home-list .how-we-value-heading h6 {
    line-height: 1.3;
    color: var(--primary-color);
    letter-spacing: .03em;
    font-size: var(--f22);
    font-weight: 600;
    margin-bottom: 0
}

section.home-list .filter {
    display: none;
    justify-content: center;
    align-items: center
}

section.home-list .filter .filter-c {
    display: flex;
    gap: 20px;
    width: 60%;
    justify-content: center;
    padding: var(--p40) 0
}

section.home-list .filter .filter-c li {
    cursor: pointer
}

section.home-list .filter .filter-c .active {
    background: #353945;
    border-radius: 15px;
    padding: var(--p5) var(--p15);
    color: var(--white-color);
    font-weight: 400
}

section.home-list .home-btn {
    text-align: center;
    margin-top: 30px
}

section.home-list .home-btn a.main-btn {
    display: inline-block;
    width: 180px;
    transition: .3s ease-in-out
}

section.featured-pro {
    position: relative;
    padding: var(--p60) 0;
    background: #fff
}

.location-slide-item {
    padding: 10px
}

.prop-contt {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    height: 320px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .05);
    transition: box-shadow .3s
}

.prop-contt:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.prop-contt .pro-img {
    position: relative;
    overflow: hidden;
    height: 100%
}

.prop-contt .pro-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .8s cubic-bezier(.2, 1, .3, 1)
}

.prop-contt:hover .pro-img img {
    transform: scale(1.08)
}

.prop-contt .pro-cont {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 0 20px
}

.prop-contt .pro-cont .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: -.5px;
    text-shadow: 0 0 10px rgb(0 0 0 / 95%), 0 0 5px #fff;
    text-align: left;
    font-family: var(--secondary-font)
}

.prop-contt .prop-full-link {
    position: absolute;
    inset: 0;
    z-index: 3
}

.location-carousel {
    padding: 0 20px
}

.location-carousel .owl-nav {
    margin: 0;
    display: flex
}

.location-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 50% !important;
    background: #1c2c34 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 16px !important;
    transition: .3s cubic-bezier(.2, 1, .3, 1);
    border: none;
    outline: 0;
    z-index: 10;
    opacity: .9
}

.location-carousel .owl-nav button:hover {
    opacity: 1;
    background: #000 !important;
    transform: translateY(-50%) scale(1.1)
}

.location-carousel .owl-nav .owl-prev {
    left: -25px
}

.location-carousel .owl-nav .owl-next {
    right: -25px
}

.location-carousel .owl-dots {
    display: none !important;
    text-align: center;
    margin-top: 30px
}

.location-carousel .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 8px;
    background: #e0e0e0;
    display: block;
    transition: .3s;
    border-radius: 30px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}

.location-carousel .owl-dots .owl-dot.active span {
    width: 35px;
    background: #1c2c34
}

.home-properties .upper-head {
    text-align: center;
    width: 96%;
    margin: auto;
    margin-bottom: var(--m40)
}

.home-properties h2,
section.mtteam .upper-head h2 {
    margin-bottom: var(--m20);
    font-size: var(--f30);
    color: var(--black-color)
}

.home-properties p {
    font-size: var(--f16);
    font-weight: 400;
    font-family: Montserrat
}

.hmprop-row {
    gap: 20px 10px;
    justify-content: space-between
}

.hmprop {
    padding: 15px;
    width: 32%;
    box-shadow: rgba(0, 0, 0, .15) 0 5px 15px 0
}

.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden
}

.home-properties img {
    width: 100%;
    height: 250px;
    object-fit: cover
}

.home-properties .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, .4) !important;
    color: #fff !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: .3s;
    opacity: 0;
    border: none;
    z-index: 10
}

.home-properties .hmprop:hover .owl-dots,
.home-properties .hmprop:hover .owl-nav button {
    opacity: 1
}

.home-properties .owl-nav .owl-prev {
    left: 10px
}

.home-properties .owl-nav .owl-next {
    right: 10px
}

.home-properties .owl-dots {
    display: flex;
    gap: 5px;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity .3s;
    z-index: 10
}

.home-properties .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, .6);
    display: block;
    border-radius: 50%
}

.home-properties .owl-dots .owl-dot.active span {
    background: #fff;
    width: 10px;
    height: 10px
}

.d-none {
    display: none !important
}

.home-property-content {
    padding-top: 15px
}

.home-property-content h4 {
    font-family: Montserrat;
    font-size: var(--f16);
    font-weight: 500;
    margin-bottom: var(--m5)
}

.home-property-content h4 a {
    color: var(--black-color);
    text-decoration: none;
    font-size: 18px
}

.home-properties .location {
    margin-bottom: var(--m8);
    display: none
}

.mtteam p {
    font-family: var(--secondary-font);
    font-weight: 400
}

@media (max-width:991px) {
    .hero-search-container {
        padding: 20px
    }

    .search-wrapper {
        flex-direction: column;
        height: auto;
        padding: 5px
    }

    .search-item {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #eee;
        padding: 15px 20px
    }

    .search-btn-wrapper {
        width: 100%;
        padding: 10px
    }

    .search-btn {
        width: 100%;
        height: 50px;
        border-radius: 4px
    }

    .datepicker-trigger {
        min-width: 100%
    }

    .hmprop {
        width: 48%
    }

    .exprnc-mncol {
        width: 100%;
        margin-bottom: 30px
    }

    section.video-banner.cta-banner {
        height: auto;
        min-height: 400px
    }

    .cta h2 {
        font-size: 24px
    }
}

@media (max-width:767px) {
    .location-carousel {
        padding: 0
    }

    .location-carousel .owl-nav button {
        width: 35px;
        height: 35px
    }

    .location-carousel .owl-nav .owl-prev {
        left: 5px
    }

    .location-carousel .owl-nav .owl-next {
        right: 5px
    }

    .hmprop {
        width: 100%;
        margin-bottom: 20px
    }

    .hr_line {
        width: 80%
    }

    section.superhost-section .superhost-images {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px
    }

    .exprnc-contt p {
        text-align: left
    }
}

section.mtteam .upper-head {
    text-align: center;
    width: 96%;
    margin: auto;
    padding-bottom: var(--p30);
    font-weight: 600
}

section.mtteam .row {
    gap: 20px 0;
    justify-content: center
}

section.mtteam .card {
    padding: 0;
    border-color: rgb(0 0 0 / 8%);
    border: none;
    background: 0 0
}

.mtteam .ser-para.short,
section.mtteam .img-inner {
    overflow: hidden;
    position: relative
}

section.mtteam img.card-img-top {
    height: 210px;
    object-fit: cover
}

.img-inner img {
    display: block;
    width: 100%;
    transition: transform .4s ease-in-out;
    transform-origin: center center
}

section.mtteam .card-body {
    padding: 0 var(--p10) var(--p20)
}

section.mtteam .card-body h5 {
    margin: var(--m15) 0 0 0;
    text-transform: capitalize;
    color: var(--black-color);
    font-size: var(--f20)
}

.ser-para.short.rentakentpara {
    max-height: 58px
}

section.mtteam .card-body p {
    text-align: left;
    font-size: var(--f16);
    line-height: 24px;
    margin-top: var(--m10);
    margin-bottom: 0
}

.hmserach-card .ser-para.full,
.ser-para.short.rentakentpara.full,
.testimonial .ser-para.full {
    max-height: 1000px
}

.toggle-btn2 {
    display: inline-block;
    font-size: 16px;
    color: var(--black-color)
}

.toggle-btn2 i {
    font-size: 10px;
    margin-left: 5px;
    transition: transform .3s
}

.toggle-btn2.active i {
    transform: rotate(180deg)
}

section.home-testimonial .upper-head h2 {
    font-size: 30px;
    color: var(--black-color)
}

.testimonial .owl-nav {
    width: 150px;
    margin: 20px auto auto;
    position: relative;
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: flex-end;
    height: auto
}

.testimonial .owl-nav .owl-prev {
    left: 0;
    position: relative;
    top: 0;
    transform: translateY(0)
}

.testimonial .owl-nav .owl-next,
.testimonial .owl-nav .owl-prev {
    background: #1d2d36 !important;
    border-color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    color: #fff !important
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.testimonial .owl-nav .owl-next {
    right: 0;
    position: relative;
    top: 0;
    transform: translateY(0)
}

.testimonial .owl-nav i {
    font-size: 20px;
    padding: 0;
    border-radius: 100%
}

.testimonial-box {
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
    margin: 15px;
    transition: transform .3s;
    border: 1px solid #f0f0f0;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    text-align: center
}

.testimonial-box:hover {
    transform: translateY(-5px)
}

.testimonial-box img {
    width: 25px !important;
    margin-bottom: 20px
}

.testimonial-owner {
    font-size: 18px;
    font-weight: 700;
    color: var(--black-color);
    margin-top: auto;
    margin-bottom: 5px
}

.testi-para {
    font-size: 14px;
    color: var(--secondary-color);
    margin-bottom: 0;
    color: #999
}

.testi-date {
    font-size: 12px;
    color: #000;
    margin-top: 5px
}

.testimonial .ser-para {
    margin-bottom: 0;
    line-height: 1.6;
    color: #555;
    position: relative;
    overflow: hidden;
    text-align: center;
    max-height: 120px;
    transition: max-height .5s
}

.testimonial-slider .owl-item {
    opacity: .5;
    transform: scale(.9);
    transition: .3s
}

.testimonial-slider .owl-item.active,
.testimonial-slider .owl-item.active.center {
    opacity: 1;
    transform: scale(1)
}

.hmserach-card {
    height: 100%
}

.hmserach-card .ser-para {
    max-height: 100px;
    overflow: hidden;
    transition: max-height .5s
}

.h-auto {
    height: auto
}