@charset "utf-8";
@import url(../fonts/lato_stylesheet.css);
@import url(../fonts/sourcesans-stylesheet.css);
@import url(../fonts/Hubballi_stylesheet.css);

body,
p {
    color: #3b3b3b
}

h3,
h4,
h5 {
    color: #333
}

.sub_heading,
a {
    width: fit-content
}

.arrow_btn:hover .circle,
.header_btn,
.sub_heading {
    background-color: #ffd981
}

.arrow_btn,
.feat_sec,
.header_btn,
.read-more {
    display: flex
}

.read-more__checkbox:hover~.read-more__label,
a {
    text-decoration: none
}

.dining_slider .swiper-slide,
.expe_card .expe_box,
.header_btn,
.read-more__checkbox,
.read-more__text,
.room-slider__img,
.swiper,
.tab-container,
.toggle {
    overflow: hidden
}

body {
    font-family: Lato !important;
    overflow-x: hidden;
    background-color: #fffcf6
}

a {
    display: block
}

p {
    font-size: 13px;
    font-family: Lato
}

.text_dark,
h2 {
    color: #122223
}

h1 {
    font-family: 'Source Sans 3';
    font-size: 40px;
    font-weight: 900
}

h2,
h3 {
    font-weight: 700;
    font-family: 'Source Sans 3';
    text-transform: uppercase
}

h2 {
    font-size: 30px;
    margin-bottom: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-family: 'Source Sans 3';
    font-size: 16px
}

h5 {
    font-family: 'Source Sans 3';
    font-size: 14px
}

.sub_heading {
    font-family: Hubballi;
    font-size: 16px;
    padding: 6px 15px;
    margin-bottom: 10px;
    border-radius: 5px
}

.des_div {
    padding-left: 30px
}

.mt-n1 {
    margin-top: -1rem !important
}

.mt-n2 {
    margin-top: -1.5rem !important
}

.mt-n3 {
    margin-top: -2.5rem !important
}

.mt-n5 {
    margin-top: -5.5rem !important
}

.bottom_con {
    margin-top: 50px;
    padding-bottom: 80px;
    bottom: -50px;
    z-index: -1
}

.header_btn {
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 17px 32px;
    color: #3b3b3b;
    border-radius: 10px;
    font-size: 12px;
    font-family: Montserrat, sans-serif;
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .2);
    cursor: pointer;
    border: none
}

.header_btn:after {
    content: " ";
    width: 0%;
    height: 100%;
    background: #ffd401;
    position: absolute;
    transition: .4s ease-in-out;
    right: 0
}

.header_btn:hover::after {
    right: auto;
    left: 0;
    width: 100%
}

.header_btn span {
    transition: .3s ease-in-out;
    z-index: 2
}

.header_btn i {
    border-right: 1px solid #3b3b3b;
    padding-right: 10px;
    margin-right: 7px;
    z-index: 2
}

.header_btn:hover span {
    color: #000;
    animation: .3s ease-in-out scaleUp
}

@keyframes scaleUp {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(.95)
    }
}

.nav_bar {
    position: absolute;
    z-index: 9999999999;
    width: 100%;
    padding: 15px
}

.nav_col {
    background-color: #00000060;
    color: #fff;
    padding: 15px 25px;
    border-radius: 10px
}

.top_nav a p {
    color: #fff;
    font-size: 12px !important;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out
}

button.arrow_btn .circle,
button.arrow_btn .circle .arrow {
    transition: .45s cubic-bezier(.65, 0, .076, 1);
    position: absolute
}

.footer_cont:hover,
.footer_link:hover,
.mobi_menu_body a:focus h2,
.nav-link:hover,
.top_nav a:hover p {
    color: #ffcb54
}

.navbar-nav {
    border-top: 1px solid #ccc;
    padding-top: 10px
}

.nav-item {
    margin-bottom: 0
}

.nav-link {
    color: #fff;
    font-size: 13px;
    border-right: 1px solid #7f7f7f;
    padding: 0 15px !important
}

.nav-item .active {
    color: #ffcb54;
    font-weight: 800
}

.arrow_btn p,
.arrow_btn:hover p,
.testi_caption h4 {
    font-weight: 700
}

.navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0 !important
}

.header_logo {
    width: 100%
}

.slider_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh
}

.slider_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slider-img-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, .3) 30%, rgba(0, 0, 0, .3) 30%) !important
}

.half_bg,
.img_bg {
    background-position: center
}

.blue_bg,
.blue_bg_half,
.half_bg,
.img_bg {
    background-size: cover
}

.blue_bg,
.blue_bg_half,
.dining_sec,
.half_bg,
.img_bg {
    background-repeat: no-repeat
}

.carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    outline: #ffffff00 solid 2px;
    border: 2px solid #ffffff00;
    opacity: 1
}

.carousel-indicators .active {
    opacity: 1;
    width: 15px;
    height: 15px;
    background-color: #ffcb54;
    border: 2px solid #ffffff00;
    outline: #ffffff solid 2px;
    margin-right: 4px
}

.carousel-indicators {
    left: auto
}

.search_bar {
    position: absolute;
    bottom: 50px
}

.arrow_btn p,
.bbres_fieldset11,
.dining_img,
.dining_slider,
.gallery_sub_tabs .nav-item button.active,
.r_line,
.search_bar p {
    position: relative
}

.search_bar h1 {
    text-transform: uppercase;
    color: #fff
}

.search_bar p {
    font-family: Hubballi;
    font-size: 20px;
    color: #fff;
    margin: 5px;
    width: fit-content
}

.search_row .form-floating i {
    position: absolute;
    top: 23px;
    right: 20px;
    font-size: 13px;
    color: #fff
}

.search_bar_col {
    background-color: #1e1e1ec9;
    padding: 15px 30px;
    border-radius: 10px
}

.arrow_btn,
.search_row .form-control,
.search_row .form-select {
    border: none;
    background-color: transparent
}

.search_row .form-control {
    color: #fff
}

.search_row .form-floating>label {
    color: #fff;
    font-size: 15px
}

.search_row .form-select {
    color: #fff;
    background-image: url(../images/arrow_down.svg)
}

.search_row .form-select option {
    background-color: #3b3b3b
}

.r_line::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 50%;
    background-color: #fff;
    top: 23%;
    left: -25px
}

.arrow_btn p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Lato;
    color: #122223;
    top: 6px;
    left: 43px;
    transform: 1s ease
}

button.arrow_btn .circle {
    display: block;
    margin: 0;
    width: 30px;
    height: 30px;
    border-radius: 1.625rem;
    border: 1px solid #000
}

button.arrow_btn .circle .arrow {
    width: 24px;
    left: -8px
}

.arrow_btn:hover .circle {
    border-color: #ffd981;
    width: 27px;
    height: 27px
}

.arrow_btn:hover .circle .arrow {
    left: 12px
}

.arrow_btn.light p,
.footer a,
.footer h3,
.footer p {
    color: #fff
}

.arrow_btn.light .circle {
    border: 1px solid #fff
}

.arrow_btn.light .circle .arrow svg {
    fill: #ffffff
}

.submit_btn {
    width: 130px !important
}

.yellow_btn {
    background-color: #ffcb54;
    width: 170px;
    height: 50px;
    padding: 10px;
    border-radius: 5px;
    padding-left: 20px !important;
    align-items: flex-start
}

.half_bg {
    background-image: linear-gradient(to right, #f8f5f0 60%, rgba(0, 0, 0, 0) 60%), url(../images/line_bg.png)
}

.blue_bg_half {
    background-image: linear-gradient(to right, #197e76 80%, rgba(0, 0, 0, 0) 20%);
    color: #fff
}

.blue_bg {
    background-color: #197e76;
    color: #fff
}

.sec_padding {
    padding: 75px 0
}

.icon_div {
    margin-top: 8px
}

.icon_div img {
    width: 20px;
    height: 20px
}

.bg-light {
    background-color: #fff !important
}

.package_sec {
    margin-bottom: 100px
}

.feat_sec {
    margin-top: 280px;
    height: 420px;
    background-position: left
}

.custom,
.dining_img {
    height: 550px;
    border-radius: 10px
}

.feat_text {
    margin-top: -461px;
    border-radius: 10px
}

.dining_sec {
    margin-top: 80px;
    background-image: url(../images/gray_bg.jpg);
    background-position: bottom;
    background-size: contain
}

.dining_slider {
    margin-top: -100px
}

.dining_img {
    margin: 25px 0;
    z-index: 2
}

.dining_circle {
    position: absolute;
    width: 400px;
    bottom: -84px;
    left: -70px
}

.expe_card,
.testi_col {
    background-repeat: no-repeat;
    position: relative;
    border-radius: 10px
}

.dining_slider .swiper-pagination-bullet-active {
    background: #ffcb54 !important;
    opacity: 1 !important
}

.dining_slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: .7
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: 15px !important
}

.location_bg {
    background-image: linear-gradient(to left, #f8f5f0 60%, rgba(0, 0, 0, 0) 20%);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff
}

.expe_card {
    height: 400px;
    background-size: cover;
    transition: 1s;
    margin: 10px
}

.footer_cont,
.footer_link {
    transition: .2s ease-in-out
}

.expe_card .expe_box {
    position: absolute;
    bottom: -10px;
    right: -10px;
    background-color: #fff;
    color: #fff !important;
    width: 275px;
    padding: 17px;
    height: 50px;
    transition: height .4s ease-in-out;
    border-radius: 4px
}

.expe_box h4 {
    text-transform: uppercase
}

.expe_box p {
    opacity: 0;
    transition: opacity .4s ease-in-out
}

.expe_card:hover .expe_box {
    height: 220px
}

.expe_card:hover .expe_box p {
    opacity: 1;
    transition-delay: 0.2s
}

.expe_owl .owl-dots {
    display: none
}

.owl-nav .owl-next {
    right: -10px
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    padding: 0 !important;
    background-color: #197e76 !important;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    font-size: 30px !important
}

.owl-nav .owl-prev:hover {
    background-color: #ffcb54 !important;
    color: #000 !important
}

.owl-carousel,
.owl-stage-outer {
    width: 100% !important
}

.testi_slide {
    height: 290px;
    z-index: 9
}

.testi_col {
    background-image: url(../images/testi_bg.jpg);
    background-size: 80%;
    background-position: left
}

.testi_col .carousel-indicators {
    z-index: 99;
    bottom: -50px
}

.testi_caption {
    position: absolute;
    right: 0;
    bottom: auto;
    left: 0;
    text-align: left;
    background-color: #fff;
    padding: 30px 50px;
    border-radius: 10px;
    height: 100%
}

.testi_caption img {
    width: 80px
}

.testi_caption h4 {
    text-transform: uppercase
}

.testi_circle {
    position: absolute;
    width: 538px;
    right: 0;
    bottom: 0
}

.footer {
    background-color: #003631;
    margin-top: 50px
}

.footer_logo {
    width: 230px;
    margin-top: -70px;
    margin-bottom: 20px
}

.footer_logo img {
    border-radius: 10px
}

.footer_link {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px
}

.accordion-button,
.icon_div h5 {
    color: #122223;
    font-weight: 600
}

.footer_col {
    border-right: 1px solid #ffffff57
}

.room-slider {
    width: 95%;
    position: relative;
    max-width: 800px;
    margin: auto;
    background: #fff;
    box-shadow: 0 14px 80px rgba(34, 35, 58, .2);
    border-radius: 10px;
    height: 400px;
    transition: .3s
}

@media screen and (max-width:992px) {
    .room-slider {
        max-width: 680px;
        height: 400px
    }
}

@media screen and (max-width:768px) {
    .room-slider {
        min-height: 500px;
        height: auto;
        margin: 180px auto
    }
}

@media screen and (max-height:500px) and (min-width:992px) {
    .room-slider {
        height: 350px
    }
}

.room-slider__item {
    display: flex;
    align-items: center;
    border-radius: 10px
}

.room-slider__img .rest_logo {
    width: 170px;
    margin-bottom: 20px
}

.room-slider__item.swiper-slide-active .room-slider__img img {
    opacity: 1;
    transition-delay: 0.3s
}

.room-slider__item.swiper-slide-active .room-slider__content>* {
    opacity: 1;
    transform: none
}

.room-slider__item.swiper-slide-active .room-slider__content>:first-child {
    transition-delay: 0.3s
}

.room-slider__item.swiper-slide-active .room-slider__content>:nth-child(2) {
    transition-delay: 0.4s
}

.room-slider__item.swiper-slide-active .room-slider__content>:nth-child(3) {
    transition-delay: 0.5s
}

.room-slider__item.swiper-slide-active .room-slider__content>:nth-child(4) {
    transition-delay: 0.6s
}

.room-slider__img {
    width: 836px;
    flex-shrink: 0;
    height: auto;
    border-radius: 10px;
    transform: translate(-460px, 260px);
    background-color: #fff;
    padding: 30px;
    min-height: 275px
}

.room-slider .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: auto;
    right: 60px;
    top: auto;
    margin-top: 10px
}

.room-slider .swiper-button-next,
.swiper-button-prev {
    top: auto;
    margin-top: 10px
}

.swiper-button-next,
.swiper-button-prev {
    background-color: #197e76;
    padding: 23px;
    border-radius: 50px;
    background-size: 15px 44px !important;
    transition: .2s ease-in-out
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #0e5852
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left.svg) !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.svg) !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center
}

.read-more {
    --line-clamp: 3;
    flex-direction: column;
    align-items: start
}

.read-more__text {
    display: -webkit-box;
    -webkit-line-clamp: var(--line-clamp);
    -webkit-box-orient: vertical
}

.read-more__checkbox {
    clip: rect(0 0 0 0);
    clip-path: inset(100%);
    height: 1px;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.read-more__checkbox~.read-more__label {
    cursor: pointer;
    font-size: .75em;
    font-weight: 700;
    text-decoration: underline;
    color: #3b3b3b
}

.read-more__checkbox~.read-more__label::before {
    content: attr(data-read-more)
}

.read-more__checkbox:checked~.read-more__label::before {
    content: attr(data-read-less)
}

.read-more__checkbox:checked~.read-more__text {
    --line-clamp: none;
    -webkit-line-clamp: var(--line-clamp)
}

.long_read_more .read-more__checkbox~.read-more__label {
    width: 100%;
    text-align: end;
    position: relative
}

.long_read_more .read-more__checkbox~.read-more__label::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 85%;
    background-color: #3b3b3b;
    top: 50%;
    bottom: 0;
    left: 0
}

.inner_main_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 300px
}

.room_detail_banner {
    height: 400px
}

.carousel-control-prev,
.detail_slide .carousel-control-next {
    align-items: end;
    opacity: 1;
    bottom: 15px
}

.detail_slide .carousel-control-next {
    right: 22%
}

.detail_slide .carousel-control-prev {
    left: 67%
}

.carousel-control-prev-icon,
.detail_slide .carousel-control-next-icon {
    background-color: #197e76;
    width: 40px;
    height: 40px;
    background-position: 50%;
    background-size: 65%;
    border-radius: 30px
}

.detail_slide .room-slider__img {
    transform: none !important;
    text-align: start;
    width: 600px
}

.detail_slide .carousel-caption {
    left: 80%;
    bottom: 0
}

.detail_slide .carousel-inner {
    border-radius: 10px;
    overflow: hidden;
    clip-path: inset(0 round 10px);
    transform: translateZ(0)
}

.detail_slide .carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 475px
}

.detail_slide .carousel-item>img {
    object-fit: cover;
    display: block
}

.stay_slider .carousel-control-prev {
    left: 60%
}

.stay_slider .carousel-control-next {
    right: 19%
}

.location_text {
    margin-top: -323px;
    position: relative
}

.location_slide .carousel-control-next,
.location_slide .carousel-control-prev {
    top: 410px;
    bottom: auto;
    width: fit-content
}

.gray_left_bg {
    background-image: linear-gradient(to left, #f8f5f0 80%, rgba(0, 0, 0, 0) 80%)
}

ol li,
ul li {
    font-size: 13px;
    margin-bottom: 10px;
    color: #3b3b3b
}

ul li::marker {
    color: #197e76;
    font-size: 1.5em
}

.dining_contact {
    height: 550px;
    margin-top: 130px
}

.dining_contact_form {
    border-radius: 10px;
    margin-top: -600px
}

.wedding_contact {
    height: 450px;
    margin-top: 100px
}

.wedding_contact_form {
    border-radius: 10px;
    margin-top: -490px
}

.about_bottom_banner {
    height: 500px;
    margin-top: 100px
}

.about_bottom_text {
    border-radius: 10px;
    margin-top: -518px
}

.logo_div img {
    width: 120px;
    height: auto
}

.wedding_con {
    margin-bottom: 80px
}

.venue_slider .carousel-caption {
    background-image: url(../images/thumb_bg.jpg);
    background-size: cover;
    background-position: top;
    right: auto;
    bottom: 30px;
    left: 30px;
    text-align: start;
    padding: 25px 25px 50px;
    border-radius: 10px
}

.venue_slider .carousel-caption .img_div img {
    width: 50px
}

.venue_slider .carousel-item {
    height: 550px
}

.venue_slider .carousel-indicators {
    position: absolute;
    right: auto;
    bottom: 0;
    margin-bottom: 2.3rem;
    margin-left: 6%
}

.venue_slider .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    background-color: #d9d9d9;
    margin-right: 0
}

.venue_slider .carousel-indicators .active {
    background-color: #ffcb54;
    width: 30px;
    height: 10px;
    border-radius: 10px
}

.icon_div .img_div img {
    width: 50px;
    height: auto
}

.wedding_img {
    margin-top: -150px
}

.line_half_flower {
    position: absolute;
    right: 0;
    width: 250px;
    top: 50%
}

.accordion-item {
    margin-bottom: 15px;
    border: none;
    padding: 20px
}

.accordion-button:focus {
    box-shadow: none
}

.accordion-button:not(.collapsed) {
    background-color: #fff;
    border-bottom: 1px solid #b8b8b8;
    padding-bottom: 1rem;
    color: #003631
}

.accordion-body {
    padding: 1rem .25rem 0
}

.accordion-button {
    padding: 0 .25rem;
    font-family: 'Source Sans 3';
    font-size: 14px;
    text-transform: uppercase
}

.w_icon_box {
    background-color: #fff;
    width: 100%;
    padding: 20px
}

.form-control,
.form-control:focus {
    background-color: transparent;
    color: #fff
}

.form-control {
    display: block;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-bottom: 1px solid #ffffff33
}

.form-floating>label {
    color: #fff;
    font-size: 13px
}

.form-control:focus {
    border-color: #f0f8ff;
    outline: 0;
    box-shadow: none
}

.contact_form>.form-control:focus~label,
.contact_form>.form-control:not(:placeholder-shown)~label,
.contact_form>.form-select~label {
    opacity: 1;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    background-color: #197e76;
    height: auto;
    padding-bottom: 0;
    width: 117%;
    color: #ffffffa6
}

.form-floating>.form-control,
.form-floating>.form-select {
    height: auto
}

.form-floating input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #197e76 inset !important;
    -webkit-text-fill-color: #fff !important;
    background-color: #e0f7fa !important
}

.contact_box {
    border-radius: 8px;
    transition: .3s ease-in-out
}

.contact_box .img_div img {
    width: 35px;
    height: auto
}

.contact_box h5 a {
    color: #122223 !important;
    transition: .3s ease-in-out
}

.contact_box h5:hover a,
.hover_div:hover .hover_bg_light h3 {
    color: #197e76 !important
}

.contact_box:hover {
    box-shadow: rgba(0, 0, 0, .1) 0 4px 6px -1px, rgba(0, 0, 0, .06) 0 2px 4px -1px
}

.gallery_des_con {
    padding-bottom: 120px !important
}

.gallery_tabs {
    gap: 10px;
    border: 0
}

.gallery_tabs .nav-link {
    color: #3b3b3b;
    padding: 10px 20px !important;
    border: 1px solid #3b3b3b;
    border-radius: 5px;
    background-color: #fff;
    min-width: 100px
}

.gallery_tabs .nav-link.active {
    color: #3b3b3b;
    background-color: #ffcb54;
    border: 1px solid #3b3b3b
}

.gallery_tabs .nav-link:hover {
    color: #3b3b3b;
    background-color: #ffcc5415;
    border: 1px solid #3b3b3b
}

.gallery_sub_tabs {
    border: 0
}

.gallery_sub_tabs .nav-link {
    color: #3b3b3b;
    padding: 10px 20px !important;
    min-width: 170px;
    border-bottom: 1px solid #3b3b3b;
    margin-bottom: 15px
}

.gallery_sub_tabs .nav-link.active {
    color: #495057;
    background-color: transparent;
    border: 1px solid #3b3b3b00;
    border-bottom: 1px solid #ffcb54
}

.gallery_sub_tabs .nav-link:hover {
    color: #3b3b3b;
    border: 1px solid #3b3b3b00;
    border-bottom: 1px solid #ffcb54;
    font-weight: 600;
    background-color: transparent
}

.gallery_sub_tabs .nav-item button.active::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.gallery_sub_tabs .nav-item button.active::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffcb54
}

.gallery_img_div {
    height: 180px;
    border-radius: 8px;
    margin-bottom: 20px
}

.blok:nth-of-type(odd),
.hover_div:hover .hover_bg_light {
    background-color: #fff
}

.blok:nth-of-type(2n) {
    background-color: #000
}

@-webkit-keyframes border-transform {

    0%,
    100% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.progress-wrap {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px #ffd9815f;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: .2s linear;
    transition: .2s linear;
    z-index: 99999
}

.date-error-banner,
.nav-link,
.tab-container,
.toggle {
    position: relative
}

.progress-wrap::after,
.progress-wrap::before {
    font-family: FontAwesome;
    content: "\f062";
    line-height: 46px;
    font-size: 24px;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    -webkit-transition: .2s linear;
    position: absolute;
    text-align: center
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    background-color: #fdfaf4
}

.progress-wrap::after {
    color: #197e76aa;
    z-index: 1;
    transition: .2s linear
}

.progress-wrap:hover::after {
    opacity: 0
}

.progress-wrap::before {
    font-weight: 900;
    opacity: 0;
    background: #197e76;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 2;
    transition: .2s linear
}

.bbres_fieldset11::after,
.date-error-banner {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.progress-wrap:hover::before,
.thumb-swiper .swiper-slide-thumb-active {
    opacity: 1
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: #197E76;
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.toggle {
    width: 45px;
    height: 45px;
    background: #548d88;
    box-shadow: 0 10px 20px rgba(255, 255, 255, .08);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

.toggle span {
    position: absolute;
    width: 27px;
    height: 3px;
    border-radius: 4px;
    background: #fff;
    transition: .5s
}

.toggle span:nth-child(2) {
    transform: translateY(-9px);
    width: 25px;
    left: 7px
}

.toggle span:nth-child(3) {
    transform: translateY(9px);
    width: 15px;
    left: 7px
}

.toggle.active span:first-child {
    transform: translateX(60px)
}

.toggle.active span:nth-child(2) {
    width: 40px;
    transform: translateX(0) rotate(45deg);
    transition-delay: 0.2s
}

.toggle.active span:nth-child(3) {
    width: 40px;
    transform: translateX(0) rotate(-45deg);
    transition-delay: 0.4s
}

.mobi_menu_body h2 {
    color: #fff;
    font-size: 27px;
    text-transform: none;
    font-weight: 400
}

.mobi_nav_link p {
    font-size: 15px;
    font-weight: 600
}

.btn-close {
    margin-top: 5px !important;
    margin-right: 5px !important;
    background-color: #fff;
    opacity: .8;
    padding: 10px !important;
    border-radius: 5px;
    font-size: 16px;
    transition: .3s
}

#bb_resBookingBox {
    display: flex;
    align-items: flex-end !important;
    width: 100% !important;
    background: 0 0 !important;
    border: none !important
}

.bb_resbox p {
    width: 100% !important;
    font-size: 14px;
    padding: 10px 15px 0 6px !important
}

.bb_resbox .hasDatepicker,
input#promotioncode {
    width: 100% !important;
    background-color: transparent !important;
    border: none !important;
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
    box-shadow: none !important;
    border-radius: 0 !important
}

input#bb_resBtn {
    color: #3b3b3b !important;
    background-color: #ffd981 !important;
    border-radius: 5px !important;
    height: 54px;
    border: none !important;
    transition: .3s ease-in-out
}

input#bb_resBtn:hover {
    background-color: #ffd401 !important
}

.bbres_fieldset11::after {
    content: "Enter promo code";
    position: absolute;
    left: 10px;
    top: 70%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none
}

.bbres_fieldset11:has(input:focus)::after {
    content: ""
}

.bbres_fieldset11.no-after::after {
    content: ""
}

.bbres_fieldset:focus-visible {
    outline: 0;
    box-shadow: none
}

.card-img-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, #000 100%);
    transition: .4s;
    padding: 0;
    border-radius: 8px 8px 0 0
}

.date-error-banner {
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    z-index: 10;
    animation: .3s ease-in-out fadeIn;
    color: #fff !important
}

.ui-datepicker {
    z-index: 100 !important
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.tab-container {
    max-width: 100%
}

.tab-scroll-wrapper {
    display: flex;
    position: relative
}

.scroll-arrow {
    background: rgba(255, 255, 255, .808);
    border: 1px solid #444;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    z-index: 10;
    flex-shrink: 0
}

.swiper-slide,
.thumb-swiper {
    border-radius: 5px
}

.scroll-arrow:hover {
    background: #ffcb54
}

.scroll-arrow:disabled {
    background: rgba(0, 0, 0, .05);
    cursor: not-allowed;
    opacity: .5
}

.scroll-arrow:disabled:hover {
    transform: none
}

.tabs-scrollable {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
    flex: 1;
    margin: 0 10px
}

.tabs-scrollable::-webkit-scrollbar {
    display: none
}

.gallery_sub_tabs {
    flex-wrap: nowrap !important;
    min-width: max-content
}

.nav-link {
    white-space: nowrap;
    transition: .3s
}

.fade-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    pointer-events: none;
    z-index: 5;
    transition: opacity .3s
}

.blog_date,
.hover_bg_light {
    transition: .2s ease-in-out
}

.thumb-swiper-slide {
    text-align: center;
    font-size: 18px;
    background: center/cover #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.blog_img_div,
.blog_slider_img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.thumb-swiper {
    width: 100%;
    height: 136px;
    box-sizing: border-box
}

.thumb-swiper2 {
    height: 500px;
    width: 100%
}

.room-gallery-image,
.thumb-swiper-slide img,
.wedding-section-image,
.wedding-venue-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.line_2,
.line_3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.thumb-swiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: .4
}

.swiper-rtl .thumb-swiper2 .swiper-button-next:after,
.swiper-rtl .thumb-swiper2 .swiper-button-prev:after,
.thumb-swiper2 .swiper-button-next:after,
.thumb-swiper2 .swiper-button-prev:after {
    content: '' !important
}

.img_slider {
    height: 470px
}

.blog_img_div {
    height: 230px;
    border-radius: 8px
}

.blog_slider_img {
    border-radius: 10px;
    z-index: 9;
    position: relative
}

.blog_date {
    font-size: 12px;
    font-weight: 900;
    color: #ffb300;
    margin-bottom: 8px
}

.line_2 {
    -webkit-line-clamp: 2;
    line-clamp: 2
}

.line_3 {
    -webkit-line-clamp: 3;
    line-clamp: 3;
    min-height: 60px
}

.blog_text {
    position: relative;
    padding-right: 50px
}

.blog_text::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: -30px
}

.blog_owl .owl-nav {
    display: none
}

.hover_bg_light {
    padding-bottom: 33px !important
}

.page_pagination {
    gap: 8px;
    margin-bottom: 70px
}

.page_pagination .page-item .page-link {
    background-color: #fff;
    border-radius: 5px;
    color: #000;
    border: 1px solid #ffb300;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.page_pagination .page-item .page-link:hover {
    background-color: #86cce816
}

.page_pagination .active .page-link {
    background-color: #197e76 !important;
    color: #fff;
    box-shadow: none;
    border: none
}

.pagination .disabled .page-link {
    opacity: .3
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important
}