.hero-section,
section.attraction_section,
section.summary-section {
    background: var(--white-color)
}

.memory-section .row,
.row .rev,
.summary-section .row {
    margin-bottom: 6rem
}

.memory-section .memory-image img {
    width: 110%;
    display: block;
    height: 650px;
    object-fit: cover;
    box-shadow: 0 0 4px #060606;
    max-width: 107%;
    position: absolute
}

.memory-section .img {
    width: 58.33333333%;
    position: relative
}

.memory-section .content {
    width: 41.66666667%;
    position: relative;
    display: flex;
    align-items: center
}

.memory-section .memory-item {
    position: relative;
    box-shadow: 0 0 1px #060606;
    right: 0;
    top: 0;
    background: #fff;
    min-height: 435px;
    z-index: 1;
    padding: var(--p20);
    height: auto
}

.dot,
.memory-section .dot {
    right: -2rem;
    bottom: -3.6rem;
    left: auto
}

.memory-section h2 {
    font-size: var(--f30);
    margin-bottom: var(--m10)
}

.memory-section h2 a {
    font-family: var(--secondary-font)
}

.memory-section .dot {
    position: absolute;
    text-align: end;
    width: fit-content
}

.memory-section .rev .memory-image img,
.summary-section .row:nth-child(2n) .inner-column .image img {
    right: 0
}

.memory-section .row:nth-child(2n) .dot,
.summary-section .row:nth-child(2n) .dot {
    left: -2rem
}

.memory-image {
    height: 650px;
    position: relative
}

.memory-section .row.align-items-center {
    margin: 0
}

.attractions .inner-box:hover .link-box a,
.attractions .lower-content h4 a:hover,
section.featured-pro .pro-cont span i,
ul.pagination .page-link {
    color: var(--secondary-color)
}

ul.pagination .active>.page-link,
ul.pagination .page-link.active {
    color: var(--white-color);
    background-color: var(--secondary-color);
    border-color: var(--secondary-color)
}

.listView__3Mvf .productCard__kpL9 {
    padding: 0 !important
}

section.attr-sec .row.heading .col-6,
section.attraction_section .col-9 {
    padding: 0
}

section.attr-sec .row.heading .col-6.right {
    text-align: right
}

section.attr-sec .attraction-sec a {
    display: block;
    position: relative;
    height: 400px;
    overflow: hidden
}

section.attr-sec .attraction-sec img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    object-fit: cover;
    transition: .5s
}

section.attr-sec .attraction-sec .content-overlay {
    background-color: rgba(0, 0, 0, .45);
    height: 400px;
    z-index: 1;
    position: relative;
    padding: 20px;
    color: var(--text-white);
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: cover
}

section.attr-sec .attraction-sec h2 {
    text-align: center;
    line-height: 1.2;
    color: var(--white-color);
    font-size: var(--f25);
    margin-bottom: 0
}

.attraction-sec .col-4,
.how-we-value-wrapp .img-card {
    padding: 12px
}

.attr_text,
.attractions .how-we-value-heading,
.how-we-value-wrapp .atrr a,
section.featured-pro {
    position: relative
}

.calendar {
    margin-top: var(--m40);
    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 {
    width: 80%;
    margin: auto;
    text-align: center;
    margin-bottom: var(--m40)
}

section.featured-pro .head-sec h2,
section.how-we-value-wrapp.atr .head-sec h2 {
    margin-bottom: 10px
}

section.featured-pro .head-sec p {
    color: var(--black-color);
    text-align: center
}

section.featured-pro .row {
    justify-content: space-between
}

.attr_text h4 a,
.attractions .how-we-value-heading h2,
h6,
section.featured-pro .pro-cont h4 {
    color: var(--white-color)
}

section.featured-pro .pro-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: var(--p24);
    padding-bottom: var(--p34)
}

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

section.featured-pro .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.featured-pro i {
    margin-right: var(--m8)
}

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
}

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

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

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

.attractions .image-box img {
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 10px 10px 0 0
}

.attractions .image-box:before {
    content: '';
    position: absolute;
    bottom: 15px;
    width: 120%;
    left: -10%;
    height: 50px;
    background: #fff;
    border-top: 7px solid transparent;
    -ms-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    transform: rotate(-17deg);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1
}

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

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

.attractions .lower-box {
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: 40px;
    padding-bottom: 2px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    transition: .3s;
    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%;
    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: 40px;
    overflow: hidden
}

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

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

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

.attractions .head {
    background: url(../images/attr-cta.jpg);
    padding: var(--p60);
    position: relative
}

.attractions .head::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #122a42;
    opacity: .7
}

.attractions {
    padding: 0 0 40px
}

.how-we-value-wrapp .atr-cont h4 {
    color: var(--heading-color);
    font-weight: 600;
    margin-bottom: 0;
    font-size: 20px;
    color: #000;
    font-family: var(--primary-font);
    padding: 15px 0;
    text-align: center;
    text-transform: capitalize
}

.how-we-value-wrapp .img-card img {
    border-radius: 10px !important
}

.atr-cont {
    text-align: center;
    color: var(--heading-color)
}

section.summary-section a {
    color: var(--heading-color);
    font-size: 28px;
    font-family: var(--heading-font)
}

.page-item:first-child .page-link,
section.summary-section a.page-link {
    font-size: 16px;
    line-height: 1.3
}

section.summary-section a.main-btn.mr {
    width: 150px;
    font-size: 16px;
    text-align: center;
    color: var(--white-color)
}

section.summary-section a.main-btn.mr:hover span {
    color: #fff
}

:root {
    --text-light: rgba(255, 255, 255, 0.6);
    --text-lighter: rgba(255, 255, 255, 0.9);
    --spacing-s: 8px;
    --spacing-m: 16px;
    --spacing-l: 24px;
    --spacing-xl: 32px;
    --spacing-xxl: 64px
}

.hero-section .head-sec {
    margin-bottom: var(--m30)
}

.hero-section {
    align-items: flex-start;
    display: flex;
    min-height: 100%;
    justify-content: center
}

.hero-section .card-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: var(--spacing-l);
    grid-row-gap: var(--spacing-l);
    max-width: var(--width-container);
    width: 100%
}

@media(min-width:540px) {
    .hero-section .card-grid {
        grid-template-columns: repeat(1, 1fr)
    }
}

@media(min-width:960px) {
    .hero-section .card-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

.hero-section .card {
    list-style: none;
    position: relative;
    border: none;
    overflow: hidden;
    border-radius: 20px;
    height: 500px
}

.hero-section .card:before {
    content: '';
    display: block;
    padding-bottom: 150%;
    width: 100%
}

.hero-section .card__background {
    background-size: cover;
    background-position: center;
    border-radius: var(--spacing-l);
    bottom: 0;
    filter: brightness(.75) saturate(1.2) contrast(.85);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform-origin: center;
    trsnsform: scale(1) translateZ(0);
    transition: filter .2s linear, transform .2s linear
}

.hero-section .card:hover .card__background {
    transform: scale(1.05) translateZ(0)
}

.hero-section .card-grid:hover>.card:not(:hover) .card__background {
    filter: brightness(.5) saturate(0) contrast(1.2) blur(20px)
}

.hero-section .card__content {
    left: 0;
    padding: var(--spacing-l);
    position: absolute;
    top: 0
}

.hero-section .card__category {
    color: var(--text-light);
    font-size: .9rem;
    margin-bottom: var(--spacing-s);
    text-transform: uppercase
}

.hero-section .card__heading {
    color: var(--text-lighter);
    font-size: 1.9rem;
    text-shadow: 2px 2px 20px rgba(0, 0, 0, .2);
    line-height: 1.4;
    word-spacing: 0vw;
    text-transform: capitalize
}

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

.hero-btn,
.how-we-value-wrapp .pro-btn {
    text-align: center;
    margin-top: 30px
}

.how-we-value-wrapp h2 {
    color: var(--heading-color);
    margin-bottom: 0
}

.attr-btn {
    display: flex;
    justify-content: center
}

.how-we-value-wrapp h6 {
    line-height: 1.3;
    color: var(--primary-color);
    letter-spacing: .03em;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0
}

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

.how-we-value-wrapp .atr-btn {
    text-align: center
}

.how-we-value-wrapp img.img-fluid {
    object-fit: cover;
    border-radius: 0;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    width: 100%;
    height: 400px;
    object-fit: cover
}

.how-we-value-wrapp .row {
    gap: 30px 0
}

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

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

.how-we-value-wrapp .atr-cont {
    background: 0 0;
    width: 100%
}

.how-we-value-wrapp .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0);
    display: none
}

.how-we-value-wrapp .atr-cont .arrow {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    color: #fff;
    flex-shrink: 0;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    background: var(--heading-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    border: 1px solid var(--heading-color);
    opacity: 0;
    visibility: hidden;
    -moz-transition: .3s;
    -o-transition: .3s
}

.how-we-value-wrapp .arrow:hover {
    background: #fff;
    color: var(--heading-color)
}

.how-we-value-wrapp a.main-btn {
    width: 180px;
    text-align: center;
    margin: 10px auto auto
}

.how-we-value-wrapp .attr:hover .atr-cont {
    background: #fff;
    box-shadow: 0 4px 14px rgba(214, 214, 214, .24)
}

.how-we-value-wrapp .atrr:hover .atr-cont h4 {
    color: var(--heading-color);
    text-shadow: 0 0 0 #000
}

.how-we-value-wrapp .atrr:hover .arrow {
    opacity: 1;
    visibility: visible
}

.how-we-value-wrapp .attraction-btn {
    margin-top: 30px
}

section.how-we-value-wrapp.atr .head-sec {
    margin-bottom: 30px
}

section.how-we-value-wrapp.atr .head-sec p {
    font-family: var(--primary-font);
    color: var(--black-color);
    font-size: var(--f16);
    line-height: 30px;
    letter-spacing: .05em;
    font-weight: 400
}

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

.summary-section .inner-column .image img {
    width: 106%;
    display: block;
    height: 515px;
    object-fit: cover;
    box-shadow: 0 0 4px #060606;
    max-width: 107%;
    position: absolute
}

.dot {
    position: absolute;
    text-align: end;
    width: fit-content;
    display: none
}

.summary-section .row.pagination {
    margin-bottom: 0
}

.inner-column-content {
    position: relative;
    margin-bottom: 40px;
    box-shadow: 0 0 1px #060606;
    right: 0;
    top: 20px;
    background: #fff;
    min-height: 435px;
    z-index: 1;
    padding: 20px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.inner-column-content h3 {
    text-transform: capitalize
}

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

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

section.featured-pro img.img-fluid {
    width: 100%;
    height: 450px;
    object-fit: cover;
    position: relative;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.attraction_section img:hover,
section.featured-pro .main-prop:hover img {
    transform: scale(1.14)
}

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 .pro-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: var(--p24);
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5), rgba(0, 0, 0, .8));
    position: absolute;
    bottom: -20px;
    width: 100%;
    padding-bottom: var(--p34);
    transition: .7s;
    z-index: 1
}

section.featured-pro .pro-cont h3 {
    color: var(--white-color);
    font-weight: 400
}

section.featured-pro .pro-cont .view-more {
    color: var(--white-color);
    display: flex;
    gap: 5px;
    align-items: center
}

section.featured-pro .line {
    text-align: center;
    height: 1px;
    width: 60px;
    background-color: rgba(255, 255, 255, .6);
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    margin: 10px 0
}

section.featured-pro .main-prop:hover .line {
    width: 97%;
    transition-property: all;
    transition-duration: .8s;
    transition-timing-function: ease-in-out
}

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 {
    margin-top: var(--m40)
}

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
}

.attraction_section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 2s
}

.img_box {
    overflow: hidden;
    height: 100%
}

.attraction_section .img-1,
.attraction_section .img-2 {
    height: 400px
}

.attraction_section .img-3,
.attraction_section .img-4 {
    height: 260px
}

.attraction_section .row {
    gap: 12px 0
}

.attraction_section .img-5 {
    height: 672px;
    padding-left: 0
}

section.attraction_section .col-lg-3,
section.attraction_section .col-lg-4,
section.attraction_section .col-lg-8 {
    padding-left: 6px;
    padding-right: 6px
}

.attr_text h4 {
    position: absolute;
    bottom: 25px;
    color: #fff;
    left: 17px;
    margin-bottom: 0;
    text-shadow: 0 0 2px #000
}

section.attraction_section {
    padding: 110px 0 120px;
    position: relative
}

section.how-we-value-wrapp.atr {
    padding: 50px 0 70px;
    background: #f8f8f8
}

section.how-we-value-wrapp.atr .row {
    gap: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

section.how-we-value-wrapp.atr .atrr {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    padding: 6px !important;
    position: relative !important
}

section.how-we-value-wrapp.atr .atrr>a {
    display: block;
    position: relative;
    text-decoration: none
}

section.how-we-value-wrapp.atr .img-card {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    padding: 0 !important;
    transform: none !important;
    transition: none !important
}

section.how-we-value-wrapp.atr .img-card:hover {
    transform: none !important
}

section.how-we-value-wrapp.atr .img-card img.img-fluid {
    border-radius: 4px !important;
    width: 100%;
    height: 310px;
    object-fit: cover;
    display: block;
    transition: transform .55s
}

section.how-we-value-wrapp.atr .atrr:hover .img-card img.img-fluid {
    transform: scale(1.07)
}

section.how-we-value-wrapp.atr .img-card .overlay {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    bottom: auto !important;
    width: 100% !important;
    height: 55% !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .78) 0, rgba(0, 0, 0, 0) 50%) !important;
    z-index: 1;
    pointer-events: none;
    border-radius: 0 0 4px 4px
}

section.how-we-value-wrapp.atr .atr-cont {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    padding: 14px 18px !important;
    background: 0 0 !important;
    text-align: left !important;
    box-shadow: none !important;
    z-index: 2
}

section.how-we-value-wrapp.atr .atr-cont a {
    text-decoration: none
}

section.how-we-value-wrapp.atr .atr-cont h4 {
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
    text-shadow: 0 1px 6px rgba(0, 0, 0, .55);
    line-height: 1.3;
    text-transform: capitalize;
    font-family: var(--secondary-font)
}

@media (min-width:768px) and (max-width:991px) {
    section.how-we-value-wrapp.atr .img-card img.img-fluid {
        height: 260px
    }
}

@media (max-width:767px) {
    section.how-we-value-wrapp.atr .atrr {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 6px !important
    }

    section.how-we-value-wrapp.atr .img-card img.img-fluid {
        height: 220px
    }

    section.how-we-value-wrapp.atr .atr-cont h4 {
        font-size: 16px !important
    }
}