/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
img {
    margin-bottom: 0!important;
    transition: all 0.5s ease-in-out;
    height: auto;
}
body {
    font-size: 16px;
    line-height: 24px;
}
.header-nav-main > li > a {
    font-size: 20px;
}
.header-nav-main > li > a:hover, .header-nav-main > li.current-menu-item > a {
    color: #66BD68!important;
}
.header-nav-main > li {
    margin: 0 33px;
}
.absolute-footer {
    display: none;
}
.top-footer {
    padding: 65px 0 15px 0!important;
}
.top-footer .socials ul {
    list-style: none;
    display: flex;
    gap: 32px;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.top-footer .socials ul li {
    margin: 0;
}
.top-footer .socials ul li a:hover img {
    transform: rotate(90deg);
}
.top-footer .menu-first ul {
    list-style: none;
    display: flex;
    gap: 48px;
    justify-content: center;
    margin: 15px 0 5px 0;
}
.top-footer .menu-first ul li {
    margin: 0;
}
.top-footer .menu-first ul li a {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 37px;
    text-transform: uppercase;
}
.top-footer .menu-two ul {
    list-style: none;
    display: flex;
    gap: 48px;
    justify-content: center;
}
.top-footer .menu-two ul li {
    margin: 0;
}
.top-footer .menu-two ul li a {
    color: #fff;
    font-size: 20px;
    line-height: 37px;
}
.top-footer .menu-two ul li a:hover, .top-footer .menu-first ul li a:hover {
    color: #66BD68!important;
}
.bottom-footer {
    padding: 25px 0 0 0!important;
}
.bottom-footer img {
    max-width: 162px;
    margin: 0 auto!important;
    display: block;
}
.bottom-footer .column-two p {
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}
.bottom-footer .column-two p:first-child {
    font-weight: 700;
    font-size: 25px;
    line-height: 33px;
    margin: 43px 0 0 0;
}
.bottom-footer ul {
    margin: 10px 0 0 0;
    text-align: right;
    list-style: none;
}
.bottom-footer ul li, .bottom-footer ul li a {
    color: #fff;
    font-size: 19px;
    line-height: 23px;
}
.book-now {
    padding: 100px 0 58px 0!important;
}
.book-now .col-left .col-inner {
    padding: 49px 59px 35px 59px;
}
.book-now-form .title p {
    text-transform: uppercase;
    font-size: 60px;
    line-height: 55px;
    margin: 0;
    color: #fff;
    font-weight: 700;
}
.book-now-form .title p:last-child {
    color: #66BD68;
}
.book-now-form .inner-form {
    margin: 60px 0 0 0;
}
.book-now-form .inner-form label {
    color: #66BD68;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 9px 0;
}
.book-now-form .inner-form input {
    background: transparent;
    color: #BFBFC0;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    border: 0;
    padding: 0;
    height: auto;
}
.book-now-form .bottom-text p {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 29px;
    color: #66BD68;
    margin: 40px 0 0 0;
    font-weight: 700;
}
.book-now-form .bottom-text p:last-child {
    margin: 15px 0 0 0;
    color: #fff;
    text-transform: none;
}
.book-now-form .btn-send-form {
    margin: 75px 0 0 0;
}
.book-now .col-right .col-inner, .book-now .col-right .col-inner .img, .book-now .col-right .col-inner .img-inner {
    height: 100%;
}
.book-now .col-right .col-inner .img-inner img {
    height: 100%;
    object-fit: cover;
}
.book-now-form .btn-send-form {
    position: relative;
}
.book-now-form .btn-send-form::after {
    content: url('images/please-press.png');
    position: absolute;
    top: -90px;
    left: 144px;
}
.book-now-form .btn-send-form input {
    background: #66BD68;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding: 30px 18px;
}
.tab {
    overflow: hidden;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.tab button {
    border: none;
    outline: none;
    cursor: pointer;
    padding: 11px 40px;
    transition: 0.3s;
    background: #292A2A;
    border-radius: 30px;
    color: #66BD68;
    font-size: 20px;
    line-height: 28px;
    min-height: auto;
    margin: 0;
}
.tab button.active, .tab button:hover {
    background-color: #66BD68;
    color: #292A2A;
}
.tabcontent {
    display: none;
    border-top: none;
    text-align: center;
    margin-bottom: 23px;
}
.page-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    text-align: center;
    color: #292A2A;
    margin: 35px 0 14px 0;
}
.savior {
    padding: 49px 0 19px 0!important;
}
.savior h3, .fresh-from h3, .stay h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    color: #66BD68;
    margin: 0;
    text-transform: uppercase;
}
.savior h4, .fresh-from h4, .stay h4 {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    color: #292A2A;
    margin: 0 0 44px 0;
    text-transform: uppercase;
}
.savior {
    color: #6D6E71;
}
.savior .row-first .img-inner, .stay .row-first .img-inner {
    height: 524px;
    overflow: hidden;
}
.savior .row-first .img-inner img, .savior .row-two .img-inner img, .fresh-from .row-first .img-inner img, .fresh-from .row-two .img-inner img,
.stay .row-first .img-inner img, .stay .row-two .img-inner img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.savior .row-two .img-inner, .stay .row-two .img-inner {
    height: 400px;
    overflow: hidden;
}
.rooftop-menu {
    padding: 30px 0!important;
}
.rooftop-menu p {
    text-transform: uppercase;
    color: #66BD68;
    margin: 0 0 35px 0;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
}
.rooftop-menu .slick-slider .slick-slide {
    margin: 0 12px;
}
.rooftop-menu .slick-slider .slick-list {
    margin: 0 -12px;
}
.rooftop-menu .slick-dots {
    bottom: -51px;
}
.rooftop-menu .slick-dots li button::before, .slick-tour .slick-dots li button::before {
    display: none;
}
.rooftop-menu .slick-dots li button, .slick-tour .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #6D6E71;
    border-radius: 50%;
    min-width: auto;
}
.rooftop-menu .slick-dots li.slick-active button, .slick-tour .slick-dots li.slick-active button {
    background: #66BD68;
}
.fresh-from {
    padding: 60px 0 100px 0!important;
}
.fresh-from h4 {
    margin: 0 0 22px 0;
}
.fresh-from .row-first .img-inner {
    height: 460px;
    overflow: hidden;
}
.fresh-from .row-two .img-inner {
    height: 625px;
    overflow: hidden;
}
.stay {
    padding: 35px 0 15px 0!important;
}
.rooms .main-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    color: #6D6E71;
    margin: 0 0 5px 0;
}
.rooms .sub-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    color: #6D6E71;
    margin: 0;
}
.stay .row-first {
    margin-top: 50px;
}
.list-beds {
    margin: 45px 0 0 0;
}
.list-beds .bed-item {
    border: 1px #6D6E71 solid;
    border-radius: 44px;
    padding: 23px 33px;
}
.list-beds .bed-item .bed-top {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    border-bottom: 1px #6D6E71 solid;
    padding-bottom: 33px;
}
.list-beds .bed-item:not(:last-child) {
    margin: 0 0 22px 0;
}
.list-beds .bed-item .bed-image {
    width: 206px;
    height: 206px;
    overflow: hidden;
}
.list-beds .bed-item .bed-image img {
    border-radius: 44px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list-beds .bed-item .bed-content {
    width: calc(100% - 228px);
}
.list-beds .bed-item .bed-content .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #6D6E71;
    margin: 0 0 5px 0;
}
.list-beds .bed-item .bed-content ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
    margin: 0;
    padding: 0;
}
.list-beds .bed-item .bed-content ul li {
    font-size: 16px;
    line-height: 22px;
    color: #66BD68;
    display: flex;
    align-items: center;
    gap: 10px;
}
.list-beds .bed-item .bed-content ul li.error {
    color: #FF0F0F;
}
.list-beds .bed-item .bed-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Maximum number of lines */
    -webkit-box-orient: vertical;
    /* Standard property for future compatibility (not fully supported everywhere yet) */
    line-clamp: 3;
    font-size: 22px;
    line-height: 31px;
    margin: 10px 0 0 0;
}
.list-beds .bed-item .bed-description.show {
    display: block;
}
.list-beds .bed-item a.read-more {
    font-size: 18px;
    font-style: italic;
    color: #66BD68;
    margin: 3px 0 0 0;
    padding: 0 22px 0 0;
    position: relative;
    display: inline-block;
}
.list-beds .bed-item a.read-more::before {
    content: url('images/arrow-down-green.png');
    position: absolute;
    top: 2px;
    right: 0;
}
.list-beds .bed-item a.read-more.show::before {
    transform: rotate(180deg);
    top: -2px;
}
.list-beds .bed-item .bed-bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    margin: 16px 0 0 0;
}
.list-beds .bed-item .bed-bottom p {
    color: #6D6E71;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}
.bg-top-page {
    position: relative;
}
.bg-top-page .bg-content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    z-index: 10;
}
.bg-top-page::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.bg-top-page .bg-content p {
    color: #fff;
    margin: 0;
}
.bg-top-page .bg-content p:first-child {
    color: #66BD68;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 20px 0;
    text-align: center;
}
.bg-top-page .col {
    padding-bottom: 0;
}
.category-box {
    margin: 30px 0 0 0;
}
.category-box .category-title {
    font-weight: 800;
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
    color: #292A2A;
    margin: 0 0 38px 0;
}
.first-post-item .image {
    height: 277px;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
}
.first-post-item .image .date, .post-group .post-item .post-image .date, .rl-item .rl-image .date {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 15;
    background: #292A2A;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    padding: 4px 18px;
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    text-transform: lowercase;
}
.first-post-item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.first-post-item h3 {
    margin: 19px 0 14px 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
}
.first-post-item h3 a {
    text-transform: uppercase;
    color: #292A2A;
}
.first-post-item .description {
    text-align: justify;
    color: #292A2A;
    font-size: 20px;
    line-height: 26px;
}
.first-post-item .read-more {
    text-align: right;
    margin: 5px 0 0 0;
}
.first-post-item .read-more a {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-style: italic;
}
.first-post-item .read-more a:hover, .first-post-item h3 a:hover {
    color: #66BD68;
}
.post-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px;
    padding-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
}
.post-group .post-item {
    box-shadow: 0px 1px 6px 0px #0000004D;
    border-radius: 25px;
    overflow: hidden;
}
.post-group .post-item .post-image {
    height: 225px;
    overflow: hidden;
    position: relative;
}
.post-group .post-item .post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-group .post-item .post-title {
    padding: 23px 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
}
.post-group .post-item .post-title .read-more {
    width: 116px;
}
.post-group .post-item .post-title .read-more a {
    color: #6D6E71;
    padding: 8px 15px;
    border-radius: 36px;
    border: 1px #6D6E71 solid;
    display: block;
}
.post-group .post-item .post-title h3 {
    width: calc(100% - 119px);
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #292A2A;
    margin: 0;
}
.slick-posts .slick-dots {
    bottom: -40px;
    text-align: right;
}
.slick-posts .slick-dots li button::before {
    display: none;
}
.slick-posts .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #6D6E71;
    border-radius: 50%;
    min-width: auto;
}
.slick-posts .slick-dots li.slick-active button {
    background: #66BD68;
}
.related-post .title {
    font-weight: 500;
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
    color: #292A2A;
    position: relative;
    margin: 0 0 50px 0;
}
.related-post .title::before {
    content: '';
    height: 1px;
    width: 100%;
    background: #000000;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.related-post .title p {
    display: inline-block;
    padding: 0 46px 0 0;
    background: #fff;
    z-index: 90;
    margin: 0;
    position: relative;
}
.blog-single .main-title {
    text-align: center;
}
.blog-single .main-title h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 35px;
    line-height: 44px;
    color: #66BD68;
    margin: 0 0 5px 0;
}
.blog-single .main-title p {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 35px;
    line-height: 44px;
    color: #292A2A;
    margin: 0 0 15px 0;
}
.slick-related-posts .slick-list {
    margin: 0 -24px;
}
.rl-item {
    margin: 0 24px;
}
.rl-item .rl-image {
    position: relative;
    height: 277px;
    overflow: hidden;
    border-radius: 0;
    margin: 0 0 11px 0;
}
.rl-item .rl-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rl-item h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Maximum number of lines */
    -webkit-box-orient: vertical;
    /* Standard property for future compatibility (not fully supported everywhere yet) */
    line-clamp: 2;
}
.rl-item h3 a {
    color: #66BD68;
}
.rl-item .description {
    color: #292A2A;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Maximum number of lines */
    -webkit-box-orient: vertical;
    /* Standard property for future compatibility (not fully supported everywhere yet) */
    line-clamp: 3;
    margin: 0 0 15px 0;
}
.rl-item .read-more a {
    color: #6D6E71;
    font-style: italic;
}
.slick-related-posts .slick-arrow::before , .slick-tour .slick-arrow::before{
    display: none;
}
.slick-related-posts .slick-prev, .slick-tour .slick-prev {
    width: 36px;
    height: 36px;
    background: url('images/slick-prev-btn.png') no-repeat top center;
    left: -50px;
}
.slick-related-posts .slick-next, .slick-tour .slick-next {
    width: 36px;
    height: 36px;
    background: url('images/slick-next-btn.png') no-repeat top center;
    right: -50px;
}
.slick-related-posts .slick-prev:hover, .slick-tour .slick-prev:hover {
    background: url('images/slick-green-btn-prev.png') no-repeat top center;
}
.slick-related-posts .slick-next:hover, .slick-tour .slick-next:hover {
    background: url('images/slick-green-btn-next.png') no-repeat top center;
}
.no-schedule {
    position: relative;
    padding: 47px 0 100px 0!important;
}
.no-schedule::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 90;
    height: 170px;
    width: 100%;
    background: url('images/our_vision_top.png') no-repeat bottom center;
}
.no-schedule h3 {
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 35px 0;
    text-transform: uppercase;
}
.our-vision {
    color: #fff;
    padding: 17px 0 0 0!important;
    text-align: justify;
}
.our-vision h3 {
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    color: #fff;
}
.your-story {
    padding: 86px 0 70px 0!important;
    position: relative;
    color: #fff;
    text-align: justify;
}
.your-story::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    height: 131px;
    width: 100%;
    background: url('images/our_vision_bottom.png') no-repeat top center;
}
.your-story h3 {
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 45px 0;
    text-transform: uppercase;
}
.your-story .real-impact {
    color: #66BD68;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin: 30px 0 60px 0;
    text-transform: uppercase;
}
.your-story .col-left {
    text-align: left;
    margin-bottom: 40px;
}
.your-story .col-left .col-inner p, .your-story .col-right .col-inner p {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin: 0;
    text-transform: uppercase;
}
.your-story .col-left .col-inner p:first-child, .your-story .col-right .col-inner p:first-child {
    color: #66BD68;
    font-size: 200px;
    font-weight: 700;
    line-height: 200px;
    margin: 0 0 5px 0;
}
.your-story .col-right {
    text-align: right;
    margin-bottom: 40px;
}
.your-story .col-right-outer p:first-child {
    color: #4D4D4A!important;
    text-shadow: 2px 0 #4ade80, -2px 0 #4ade80, 0 2px #4ade80, 0 -2px #4ade80, 2px 2px #4ade80, -2px -2px #4ade80, 2px -2px #4ade80, -2px 2px #4ade80;
}
.what-set h4 {
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    color: #66BD68;
    margin: 0 0 35px 0;
    text-transform: uppercase;
}
.what-set h3 {
    margin: 100px 0 30px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
}
.home-welcome {
    position: relative;
    padding: 68px 0 38px 0!important;
}
.home-welcome::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 620px;
    height: 100%;
    background: url(images/bg-welcome.jpg) no-repeat top -179px left;
    background-size: cover;
}
.home-welcome p {
    text-align: justify;
    font-size: 20px;
    line-height: 29px;
}
.home-welcome .col-left p {
    color: #66BD68;
    font-weight: 700;
    font-size: 91px;
    line-height: 111px;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
}
.home-welcome .col-left p span {
    font-family: "Vujahday Script", cursive;
    font-weight: 400;
    font-size: 117px;
    line-height: 100%;
}
.home-welcome .col-left p:first-child {
    font-family: "Vujahday Script", cursive;
    color: #292A2A;
    font-weight: 400;
    font-size: 105px;
    line-height: 105px;
    margin: 0;
    text-transform: none;
}
.home-welcome .col-left p:last-child {
    font-weight: 700;
    font-size: 33px;
    line-height: 43px;
    margin: 0;
    color: #292A2A;
}
.home-why-choose {
    padding: 45px 0!important;
}
.home-why-choose .content-top h3 {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 123px;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0;
}
.home-why-choose .content-top h4 {
    color: #66BD68;
    font-weight: 700;
    font-size: 44px;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.home-why-choose .content-top h5 {
    font-weight: 700;
    font-size: 99px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
    position: absolute;
    right: -175px;
    top: 59px;
}
.home-why-choose .content-top p {
    color: #D9D9D9;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: justify;
    text-transform: capitalize;
    margin: 0 0 8px 0;
}
.home-why-choose .content-top p span {
    font-weight: 700;
    font-size: 39px;
    line-height: 48px;
    text-align: justify;
    text-transform: capitalize;
    color: #fff;
}
.home-why-choose .content-bottom > p {
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    text-transform: uppercase;
    color: #66BD68;
    margin: 66px 0 15px 0;
}
.home-galleries .row-first .img-inner {
    height: 520px;
    overflow: hidden;
}
.home-galleries .row-first .img-inner img, .home-galleries .row-two .img-inner img, .home-galleries .row-three .img-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-galleries .row-two .img-inner {
    height: 280px;
    overflow: hidden;
}
.home-galleries .row-three .img-inner {
    height: 305px;
    overflow: hidden;
}
.guest-item {
    display: flex;
    flex-wrap: wrap;
    gap: 43px;
    margin: 0 0 30px 0;
}
.guest-item.right {
    justify-content: end;
}
.guest-item .guest-image {
    width: 120px;
    text-align: center;
}
.guest-item .guest-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.guest-item .guest-image p {
    margin: 10px 0 0 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}
.guest-item .guest-content {
    width: calc(100% - 163px);
    text-align: justify;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-transform: capitalize;
    max-width: 361px;
}
.guest-item .guest-content > img {
    margin: 0 0 2px -7px;
}
.ride-the-loop {
    padding: 40px 0!important;
}
.ride-the-loop h3 {
    font-weight: 600;
    font-style: Italic;
    font-size: 35px;
    line-height: 45px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    margin: 0 0 60px 0;
}
.ride-the-loop h3::before {
    content: url('images/mountain-left.png');
    position: absolute;
    left: -40px;
    top: -17px;
    z-index: 9;
}
.ride-the-loop h3::after {
    content: url('images/mountain-right.png');
    position: absolute;
    right: -40px;
    top: -17px;
    z-index: 9;
}
.ride-the-loop .slick-tour .slick-list {
    margin: 0 -26px;
}
.ride-the-loop .slick-tour .tour-item {
    border-radius: 29px;
    overflow: hidden;
    margin: 0 13px;
}
.ride-the-loop .slick-tour .tour-item .tour-image {
    position: relative;
    height: 431px;
    overflow: hidden;
}
.ride-the-loop .slick-tour .tour-item .tour-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.ride-the-loop .slick-tour .tour-item .tour-image .from {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 29px 0 0;
}
.from .from-top {
    background: #31A434;
    padding: 20px 17px;
}
.from .from-top p {
    font-size: 27px;
    line-height: 96%;
    text-transform: capitalize;
    color: #fff;
    margin: 0;
}
.from .from-top p:last-child {
    font-size: 42px;
    line-height: 96%;
    font-weight: 700;
}
.from .from-bottom {
    background: #6D6E71;
    padding: 9px 16px;
    color: #fff;
    font-size: 20px;
    line-height: 100%;
    font-weight: 700;
    text-transform: uppercase;
}
.ride-the-loop .slick-tour .tour-item .tour-content {
    background: #fff;
    padding: 21px 11px;
}
.ride-the-loop .slick-tour .tour-item .tour-content h3::before, .ride-the-loop .slick-tour .tour-item .tour-content h3::after {
    display: none;
}
.ride-the-loop .slick-tour .tour-item .tour-content h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px 0;
    font-style: unset;
}
.ride-the-loop .slick-tour .tour-item .tour-content h3 a {
    color: #66BD68;
}
.ride-the-loop .slick-tour .tour-item .tour-content h3 a:hover {
    color: #6D6E71;
}
.ride-the-loop .slick-tour .tour-item .tour-content .bottom {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
    align-items: center;
}
.ride-the-loop .slick-tour .tour-item .tour-content .bottom .bottom-left {
    width: calc(100% - 34px);
}
.ride-the-loop .slick-tour .tour-item .tour-content .bottom .bottom-left p {
    margin: 0;
    color: #6D6E71;
}
.ride-the-loop .slick-tour .tour-item .tour-content .bottom .bottom-left p strong {
    text-transform: uppercase;
}
.ride-the-loop .slick-tour .tour-item .tour-content .bottom .bottom-right {
    width: 32px;
}
.home-food-drink{
    position: relative;
}
.home-food-drink::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 51px;
    height: 512px;
    background: url('images/bg-food-drink.png') no-repeat bottom 3px left;
    z-index: 0;
}
.food-drink .title {
    font-size: 35px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 33px;
    color: #66BD68;
}
.food-drink .title span {
    color: #292A2A;
    font-style: italic;
}
.food-drink .content {
    position: relative;
}
.food-drink .desc {
    color: #2F8931;
    font-style: italic;
    margin-bottom: 44px;
    text-align: justify;
    text-transform: capitalize;
    position: absolute;
    top: 19px;
    right: 0;
    width: 747px;
    z-index: 90;
}
/* SLIDER */
.food-slider {
    padding-top: 22px;
}
/* wrapper */
.food-slider .swiper-wrapper {
    align-items: center;
    height: 530px;
}
/* slide */
.food-slider .swiper-slide {
    height: 302px;
    /*width: 302px!important;*/
    border-radius: 16px;
    overflow: hidden;
    transform-origin: center right;
    /*transform: scale(1) !important;*/
    transform: scale(0.85) !important;
    transition: height 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
/* ACTIVE SCALE */
.food-slider .swiper-slide.swiper-slide-active {
    transform-origin: center center !important;
    transform: scale(1) !important;
    z-index: 5;
    /*width: 454px!important;*/
    height: 530px;
}
/* IMAGE */
.food-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* DOTS */
.food-slider .swiper-pagination {
    display: flex;
    align-items: center;
    position: absolute;
    left: 524px;
}
.food-slider .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    opacity: 1;
    margin: 0 8px;
    background: #2d2d2d;;
}
.food-slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: #66BD68;
    width: 15px;
    height: 15px;
}
.food-drink .thumb-slider .slick-dots li, .slick-tour .slick-dots li, .slick-guest .slick-dots li {
    margin: 0 8px;
    width: 7px;
    height: 7px;
}
.food-drink .thumb-slider .slick-dots li button, .slick-tour .slick-dots li button, .slick-guest .slick-dots li button {
    width: 7px;
    height: 7px;
    padding: 0;
}
.food-drink .thumb-slider .slick-dots li button:before, .slick-tour .slick-dots li button::before, .slick-guest .slick-dots li button::before {
    font-size: 7px;
    color: #2d2d2d;
    opacity: 1;
}
.food-drink .thumb-slider .slick-dots li.slick-active button:before, .slick-tour .slick-dots li.slick-active button::before {
    color: #66BD68;
    opacity: 1;
    font-size: 15px;
}
.slick-tour .slick-dots li.slick-active button::before, .slick-tour .slick-dots li.slick-active button, .slick-guest .slick-dots li.slick-active  button::before {
    color: #fff;
}
.slick-tour .slick-dots li.slick-active button {
    background: #fff;
}
.slick-tour .slick-dots {
    bottom: -35px;
}
.home-mountain {
    padding: 80px 0 44px 0!important;
}
.hero {
    position: relative;
    margin: auto;
}
/* TEXT */
.hero-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 454px;
    z-index: 10;
}
.hero-text .desc {
    text-align: justify;
}
/* CLIP */
.slider-clip {
    overflow: hidden;
    margin-left: 0;
}
/* SLIDER */
.hero-slider {
    overflow: visible !important;
    direction: rtl;
}
.hero-slider .swiper-wrapper {
    align-items: flex-end;
    height: 902px;
}
/* SLIDE */
.hero-slider .swiper-slide {
    display: flex;
    align-items: flex-end;
}
.hero-slider .swiper-slide-next {
    width: 454px!important;
    padding-left: 10px;
    padding-bottom: 47px;
}
.hero-slider .swiper-slide-active {
    width: 684px!important;
}
/* IMAGE BOX */
.hero-slider .slide-inner {
    width: 100%;
    height: 587px;
    overflow: hidden;
    border-radius: 20px;
    transition:
        height .7s cubic-bezier(.22, .61, .36, 1),
        filter .7s ease,
        opacity .7s ease;
    opacity: 1;
    filter: blur(6px);
}
/* ACTIVE */
.hero-slider .swiper-slide-active .slide-inner {
    height: 902px;
    opacity: 1;
    filter: blur(0);
    border-radius: 20px;
}
/* IMAGE */
.hero-slider .slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
/* NAVIGATION */
.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
    color: #000;
}
.hero-slider .swiper-button-prev {
    right: 648px !important;
}
.hero-slider .swiper-button-next {
    right: 0!important;
}
/* DOTS */
.hero-slider .swiper-pagination {
    bottom: -40px !important;
}
.hero-pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    width: 454px!important;
    justify-content: center;
    margin-top: -14px;
}
.hero-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #292A2A;
    opacity: 1;
}
.hero-pagination .swiper-pagination-bullet-active {
    background: #66BD68;
    width: 15px;
    height: 15px;
}
.hero .hero-text>p {
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    color: #292A2A;
    margin: 0;
}
.hero .hero-text>p.text-below {
    color: #66BD68;
    margin: 0 0 17px 0;
}
.player-wrap {
    position: relative;
    /* width: 100%;
    height: 100vh; */
    overflow: hidden;
    width: 100vw;
}
#player{
    position: relative;
    display: block;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
    max-width: none;
}

/* Overlay phủ toàn bộ, chặn click vào UI YouTube */
.overlay-full {
    position: absolute;
    inset: 0;
    z-index: 5;
    pointer-events: all;
    cursor: default;
    background: rgba(0, 0, 0, 0.3);
}

.mute-btn {
    position: absolute;
    bottom: 18px;
    left: 18px;
    z-index: 10;
    background: rgba(10,10,10,0.75);
    border: 1px solid rgba(255,255,255,0.18);
    color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(8px);
    transition: background .2s, transform .15s, border-color .2s;
    padding: 0;
}
.mute-btn:hover {
    background: rgba(255,255,255,0.15);
    border-color: rgba(255,255,255,0.4);
    transform: scale(1.08);
}
.mute-btn:active { transform: scale(0.95); }
.mute-btn svg { width: 20px; height: 20px; pointer-events: none; }
.swiper {
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.swiper-wrapper {
    align-items: center;
}
.mySwiper .swiper-slide {
    overflow: visible;
    flex-shrink: 0;

    transform: scale(.8);
    opacity: .8;
    transition: transform .35s ease, opacity .35s ease, filter .35s ease;
    will-change: transform;
}
.mySwiper .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    margin: 0; /* ← active slide không cần kéo vào */
    border-radius: 20px;
}
.mySwiper .swiper-slide-prev,
.mySwiper .swiper-slide-next {
    transform: scale(.8)!important;
    opacity: .8;
    filter: blur(6px);
    border-radius: 20px;
}
/* nội dung slide */
.mySwiper .slide-inner {
  border-radius: 16px;
  overflow: hidden;
}
.mySwiper .slide-inner img {
    width: 100%;
    border-radius: 20px;
    height: auto;
    display: block;
}
.swiper-button-next svg, .swiper-button-prev svg {
    display: none;
}
.swiper-button-next, .swiper-button-prev {
    width: 35px;
    height: 35px;
}
.swiper-button-next {
    background: url('images/slick-next-btn.png') no-repeat center;
    right: 56px!important;
}
.swiper-button-prev {
    background: url('images/slick-prev-btn.png') no-repeat center;
    left: 56px!important;
}
.moments .content {
    display: flex;
    gap: 22px;
    align-items: flex-start;
}
.moments .left-block {
    flex: 1;
    min-width: 0;
}
.moments .right-block > p {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    color: #292A2A;
    margin: 0;
    text-align: right;
}
.moments .right-block > p.text-above {
    color: #66BD68;
    text-align: right;
}
.moments .right-block {
    width: 330px;
    flex-shrink: 0;
}
.moments .desc {
    color: #292A2A;
    text-transform: capitalize;
    text-align: right;
    font-size: 24px;
    line-height: 29px;
    margin: 10px 0 0 0;
}
.moments .desc p {
    margin: 0;
}
.fixed-icon {
    top: 35%;
    position: fixed;
    right: 3px;
    z-index: 999;
}
.header.has-transparent .nav > li > a {
    color: #fff;
}
.muiten {
    margin: -26px 0 0 0;
    text-align: center;
}
.muiten img {
    max-width: 300px;
}
.home-moments {
    padding: 60px 0 30px 0!important;
}
#masthead {
    height: 136px!important;
}
#masthead #logo img {
    max-height: 136px!important;
}
/* CSS Smooth Blink Animation */
.header-nav-main > li:last-child a {
    animation: blinkColor 2s infinite;
}
@keyframes blinkColor {
  0% {
    color: #fff;
  }
  100% {
    color: #66BD68;
  }
}
.hidden-desktop {
    display: none;
}
#muteLabel {
    display: none;
}
@media (max-width: 940px) {
    .food-drink .content {
        flex-direction: column;
        gap: 24px;
    }

    .food-drink .left-block {
        width: 100%;
    }

    .food-drink .main-image {
        height: 320px;
    }

    .food-drink .thumb-slider-wrap,
    .food-drink .desc {
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .player-wrap {
        width: 100vw;
        height: auto;
    }

    #player {
        position: absolute;
        top: 0;
        left: 50%;
    }
}
@media (max-width: 640px) {
    .hidden-desktop {
        display: block;
    }
    .hidden-mobile {
        display: none;
    }
    .food-drink .title {
        font-size: 24px;
        margin-bottom: 10px;
        text-align: center;
    }

    .food-drink .main-image {
        height: 260px;
    }

    .food-drink .thumb-card {
        height: 145px;
    }

    .food-drink .desc {
        font-size: 14px;
        color: #292A2A;
        font-style: unset;
        position: static;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .food-slider .swiper-slide, .food-slider .swiper-slide.swiper-slide-active {
        width: 100%!important;
        height: 443px!important;
        border-radius: 0;
    }
    .food-slider .swiper-pagination {
        position: static;
        justify-content: center;
        margin: 20px 0 0 0;
    }
    .home-welcome::before {
        display: none;
    }
    .home-welcome {
        padding: 30px 0 0px 0!important;
    }
    .home-welcome .col-left p:first-child,.home-welcome .col-left p,.home-welcome .col-left p span {
        font-size: 40px;
        line-height: 40px;
    }
    .home-welcome p {
        font-size: 16px;
        line-height: 24px;
    }
    .food-drink .left-block {
        display: none;
    }
    .food-drink .content {
        display: block;
    }
    .food-drink .thumb-card {
        height: auto;
        filter: none;
    }
    .food-drink .thumb-slider .slick-dots {
        bottom: -40px;
        text-align: center;
    }
    .hero .hero-text>p, .moments .right-block > p.text-above, .moments .right-block > p {
        font-size: 24px;
        line-height: 30px;
    }
    .hero .hero-text>p {
        text-align: center;
    }
    .moments .right-block > p, .moments .right-block > p.text-above {
        text-align: center;
    }
    .moments .content {
        display: block;
    }
    .moments .right-block {
        width: 100%;
    }
    .moments .desc {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
        margin: 10px 0 0 0;
        font-size: 13px;
        line-height: 20px;
    }
    .muiten, .ride-the-loop h3::before, .ride-the-loop h3::after {
        display: none;
    }
    .moments .right-block > p.text-above {
        margin: 20px 0 0 0;
    }
    .swiper-button-prev {
        left: 0!important;
    }
    .swiper-button-next {
        right: 0!important;
    }
    .ride-the-loop h3 {
        font-size: 30px;
        line-height: 35px;
        margin: 0 0 30px 0;
    }
    .ride-the-loop .slick-tour .tour-item {
        margin: 0;
    }
    .ride-the-loop .slick-tour .slick-list {
        margin: 0;
    }
    .home-why-choose .content-top h3 {
        font-size: 40px;
        line-height: 45px;
    }
    .home-why-choose .content-top h4 {
        font-size: 30px;
        line-height: 35px;
    }
    .home-why-choose .content-top h5 {
        font-size: 30px;
        right: -119px;
        top: 47px;
    }
    .home-why-choose .content-top p {
        font-size: 16px;
        line-height: 24px;
    }
    .home-why-choose .content-top p span {
        font-size: 16px;
        line-height: 25px;
    }
    .home-why-choose .content-bottom > p {
        font-size: 27px;
        line-height: 34px;
        margin: 40px 0 25px 0;
    }
    .guest-item {
        gap: 15px;
        margin: 0;
    }
    .guest-item.right {
        justify-content: start;
    }
    .guest-item .guest-content {
        width: calc(100% - 135px);
        text-align: left;
    }
    .top-footer .menu-first ul li a, .top-footer .menu-two ul li a {
        font-size: 16px;
        line-height: 24px;
    }
    .top-footer .menu-first ul {
        display: block;
        text-align: center;
        overflow: hidden;
    }
    .top-footer .menu-first ul li {
        display: inline-block;
        margin: 0 15px;
    }
    .top-footer .socials ul li img {
        max-width: 30px;
    }
    .top-footer .socials ul {
        gap: 20px;
    }
    .bottom-footer .column-two p:first-child, .bottom-footer .column-two p {
        font-size: 20px;
        line-height: 30px;
        margin: 0px 0 0 0;
        text-align: center;
    }
    .bottom-footer ul {
        text-align: left;
    }
    .bottom-footer ul li, .bottom-footer ul li a {
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        margin-left: 0;
    }
    .no-schedule h3, .our-vision h3, .your-story h3, .your-story .real-impact, .what-set h4, .what-set h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 0 0 15px 0;
    }
    .your-story .real-impact p {
        margin: 30px 0 0 0;
    }
    .your-story .col-left .col-inner p:first-child, .your-story .col-right .col-inner p:first-child {
        font-size: 100px;
        line-height: 100px;
    }
    .your-story .col-left .col-inner p, .your-story .col-right .col-inner p {
        font-size: 25px;
        line-height: 35px;
    }
    .your-story .col-right, .your-story .col-left {
        text-align: center;
        margin-bottom: 10px;
    }
    .nav>li>a>i {
        color: #fff;
    }
    .savior h3, .fresh-from h3, .stay h3, .savior h4, .fresh-from h4, .stay h4,
    .rooftop-menu p, .rooms .main-title, .category-box .category-title, .blog-single .main-title h1,
    .blog-single .main-title p, .related-post .title {
        font-size: 22px;
        line-height: 30px;
    }
    .savior h4, .fresh-from h4, .stay h4 {
        margin-bottom: 20px;
    }
    .fresh-from .row-two .img-inner, .savior .row-two .img-inner, .stay .row-two .img-inner,
    .savior .row-first .img-inner, .stay .row-first .img-inner {
        height: auto;
    }
    .row-collapse>.col, .row-collapse>.flickity-viewport>.flickity-slider>.col {
        padding: 0 15px!important;
    }
    .list-beds .bed-item .bed-image, .list-beds .bed-item .bed-content {
        width: 100%;
    }
    .list-beds .bed-item .bed-top {
        display: block;
        padding-bottom: 20px;
    }
    .list-beds .bed-item {
        padding: 22px;
    }
    .list-beds .bed-item .bed-content .title {
        font-size: 16px;
        line-height: 23px;
        margin: 10px 0 5px 0;
    }
    .list-beds .bed-item .bed-content ul li {
        font-size: 13px;
        line-height: 20px;
    }
    .list-beds .bed-item .bed-content ul {
        display: block;
        text-align: center;
    }
    .list-beds .bed-item .bed-content ul li {
        display: inline-block;
        margin: 0 5px
    }
    .list-beds .bed-item .bed-description {
        margin-bottom: 5px;
    }
    .list-beds .bed-item .bed-description, .list-beds .bed-item a.read-more, .list-beds .bed-item .bed-bottom p {
        font-size: 16px;
        line-height: 22px;
    }
    .tab {
        display: block;
        text-align: center;
    }
    .tab button {
        margin: 3px 0;
    }
    .bg-top-page .bg-content p {
        font-size: 13px;
        line-height: 20px;
    }
    .bg-top-page .bg-content p:first-child {
        font-size: 13px;
        line-height: 20px;
    }
    .bg-top-page {
        height: auto;
    }
    #masthead {
        height: 86px!important;
    }
    #masthead #logo img {
        max-height: 65px!important;
    }
    .bg-top-page img {
        height: 100%;
        object-fit: cover;
    }
    .category-box .category-title {
        margin-bottom: 20px;
    }
    .first-post-item .description, .first-post-item .read-more a, .post-group .post-item .post-title h3 {
        font-size: 16px;
    }
    .first-post-item .image .date, .post-group .post-item .post-image .date, .rl-item .rl-image .date {
        display: none;
    }
    .post-group .post-item .post-image {
        height: 140px;
    }
    .post-group .post-item .post-title {
        display: block;
        padding: 15px;
    }
    .post-group .post-item .post-title h3 {
        width: 100%;
        margin-bottom: 10px;
    }
    .related-post .title p {
        padding: 0 21px 0 0;
    }
    .related-post .title {
        margin: 0 0 25px 0;
    }
    .rl-item h3 {
        font-size: 20px;
        line-height: 30px;
        display: block;
    }
    .book-now {
        padding: 50px 0 58px 0 !important;
    }
    .book-now .col-left .col-inner {
        padding: 15px;
    }
    .book-now-form .title p, .book-now-form .title p {
        font-size: 25px;
        line-height: 35px;
    }
    .book-now-form .inner-form {
        margin: 30px 0 0 0;
    }
    .book-now-form .inner-form label {
        font-size: 16px;
    }
    .book-now-form .bottom-text p {
        font-size: 18px;
        margin: 30px 0 0 0;
    }
    .book-now-form .btn-send-form {
        margin: 50px 0 0 0;
        display: none;
    }
    .book-now-form .btn-send-form input {
        font-size: 20px;
        line-height: 30px;
        padding: 18px 18px;
    }
    #player{
        max-width: unset
    }
    .hero-text .desc {
        text-align: center;
        font-size: 14px;
        line-height: 20px;
    }
    .home-moments {
        background: #F8F7F7;
    }
    .home-moments .right-block.hidden-desktop {
        text-align: center;
    }
    .home-moments .right-block.hidden-desktop .desc {
        margin: 0 0 15px 0;
    }
    .hero-text {
        position: static;
        width: auto;
    }
    .hero-slider .swiper-slide-active {
        width: 100%!important;
    }
    .hero-slider .slide-inner, .hero-slider .swiper-slide-active .slide-inner {
        height: 466px;
        border-radius: 0;
    }
    .hero-slider .swiper-wrapper {
        align-items: flex-start;
    }
    .hero-slider .swiper-button-prev {
        right: calc(100% - 35px)!important;
    }
    .hero-pagination {
        display: none;
    }
    .home-galleries .row-first .large-5, .home-galleries .row-first .large-7 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .home-galleries .row-small > .col {
        padding-left: 2.5px;
        padding-right: 2.5px;
        padding-bottom: 5px;
    }
    .home-galleries .row-first .img-inner {
        height: 180px;
    }
    .home-galleries .row-two .large-4 {
        flex-basis: calc(100%/3);
        max-width: calc(100%/3);
    }
    .home-galleries .row-two .img-inner, .home-galleries .row-three .img-inner {
        height: 85px;
    }
    .home-galleries .row-three .large-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .home-galleries .row-three .large-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .list-beds .bed-item .bed-bottom img {
        width: 30px;
        height: auto;
    }
    .list-beds .bed-item .bed-bottom p {
        width: calc(100% - 50px);
        font-size: 14px;
        line-height: 19px;
    }
    .food-slider .swiper-wrapper {
        height: 443px;
    }
    .hero-slider .swiper-wrapper {
        height: 466px;
    }
    .fixed-icon img {
        width: 40px;
    }
    .hero-slider .swiper-slide-next {
        width: 100%!important;
    }
}
/* nếu màn hình rộng hơn */
@media (min-aspect-ratio: 16/9) {
    #player {
        width: 100vw;
        height: 56.25vw;
    }
}
