@import url("../css/common.css?v1.1");

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.bg-dark {
    background-color: var(--black) !important;
}

body {
    overflow: auto;
    overflow-x: hidden;
    scrollbar-color: var(--orignial-blue) var(--black);
}

body::-webkit-scrollbar {
    width: 0;
    background-color: var(--black);
}

.navbar-nav {
    vertical-align: middle;
    align-items: center;
}

.navbar-nav .nav-item {
    margin-left: 24px;
}

.navbar-brand {
    background: transparent;
    text-align: left;
    margin: 0;
    width: 40px;
    height: 40px;
}

.navbar-brand img {
    object-fit: scale-down;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: var(--black);
}

.carousel-item {
    height: 720px;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#getawayCarousel .carousel-item {
    height: 620px;
    ;
}

.carousel-caption {
    bottom: auto;
    right: 0;
    left: 8%;
    top: 56px;
    text-align: left;
}

.dark-grey {
    color: var(--grey1);
}

.dashh1 {
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
}

.dashh2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.webb2 {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
}

.webh1 {
    font-size: 80px;
    line-height: 84px;
    font-weight: 700;
    letter-spacing: 0.004em;
    margin-top: 116px;
    margin-bottom: 56px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.webh2 {
    font-size: 72px;
    line-height: 76px;
    font-weight: 700;
}

.webh3 {
    font-weight: bold;
    font-size: 40px;
    line-height: 44px;
}

.webh4 {
    font-weight: bold;
    font-size: 32px;
    line-height: 36px;
}

.webh5 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}

.webh6 {
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
}

.webh7 {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
}

.btn-link {
    height: 48px;
    padding: 15px 26px 14px;
    text-transform: uppercase;
    background-color: var(--orignial-blue);
    color: var(--white);
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
}

.btn-link:focus,
.btn-link:hover,
.btn-link:active {
    border-radius: 0;
    outline: none;
    box-shadow: none;
    color: white;
}

.btn-carousel {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10.5px 24px;
    width: 203px;
    height: 40px;
}

.carousel-indicators .active {
    opacity: 1;
    background-color: var(--orignial-blue);
}

.carousel-indicators [data-bs-target] {
    height: 6px;
    width: 6px;
    border-radius: 50%;
}

.pt-40 {
    padding-top: 40px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-200 {
    padding-bottom: 200px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mt-56 {
    margin-top: 56px;
}

.mb-56 {
    margin-bottom: 56px;
}

.mt-80 {
    margin-top: 80px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mt-32 {
    margin-top: 32px;
}

.mb-32 {
    margin-bottom: 32px;
}

.mt-24 {
    margin-top: 24px;
}

.mb-24 {
    margin-bottom: 24px;
}

.mt-16 {
    margin-top: 16px;
}

.mb-16 {
    margin-bottom: 16px;
}

.mt-8 {
    margin-top: 8px;
}

.mb-8 {
    margin-bottom: 8px;
}

section.padding-1 {
    padding: 160px 72px;
    text-align: center;
    margin: 0;
}

.padding-40 {
    padding: 40px 0;
}

.section-image-frame {
    color: white;
    text-align: left;
    min-height: 640px;
    width: 100%;
    background-position: center;
    background-size: cover;
    /* padding: 80px 48px; */
    padding: 0;
}

.btn-dark {
    background-color: var(--black);
    color: white;
}

.section-image-frame .short_description {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 24px;
}

.section-card,
.section-card img {
    border-color: transparent;
    border-radius: 0;
    background-color: transparent;
}

.section-card-image {
    height: 640px;
    object-fit: cover;
}

.section-card p {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-top: 80px;
}

.section-card .card-img-overlay {
    padding: 80px 48px;
}

.cabin-card {
    width: 368px;
    height: 408px;
    border-radius: 0;
    margin: auto;
    display: block;
}

.cabin-card img {
    width: 368px;
    height: 368px;
    object-fit: cover;
}

.cabin-card .card-img-overlay {
    height: 368px;
    width: 368px;
}

.cabin-card .card-footer {
    height: 40px;
    background: var(--gradient1);
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: var(--gradient1);
    width: 368px;
    border-width: 0;
    text-decoration: none;
}

.comingsoon-overlay {
    background-color: var(--black);
    opacity: 0.6;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.comingsoon-overlay1 {
    background-color: var(--black);
    opacity: 0.4;
    height: 90%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.cabin-card .coming-soon {
    background: var(--grey1);
}

.cabin-card .icon {
    width: 16px;
    height: 16px;
}

.cabin-card .card-footer div {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

.cabin-card ul {
    display: inline-flex;
    list-style-type: disc;
    color: white;
}

.cabin-card ul li {
    margin-right: 20px;
    font-weight: 700;
}

.cabin-card ul li:nth-child(1) {
    list-style-type: none;
}

.cabin-card .cabin-box {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 16px;
    color: white;
}

.home-section-image {
    background-size: cover;
    height: 1280px;
    width: 100%;
    background-position: center;
}

.short-image {
    width: 304px;
    height: 304px;
    object-fit: cover;
    margin-top: 32px;
}

.short-box {
    width: 436px;
}

.item-video {
    height: 477px;
}

.testimonial-card {
    border-color: transparent;
    background-color: black;
    border-radius: 0;
    min-height: 400px;
    max-height: 640px;
    overflow: hidden;
    /* overflow-y: auto; */
}

.testimonial-card .test-card-list {
    margin: 0px 112px 80px 0;
}

.testimonial-card .test-card-list li {
    margin-bottom: 24px;
}

.testimonial-card .test-card {
    width: 368px;
    height: 103px;
    display: flex;
    background-color: white;
    padding: 12px 16px;
}

.testimonial-card .test-card .profile-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.mobb2 {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}

p>small {
    font-weight: 600;
    font-size: 8px;
    line-height: 12px;
    color: var(--grey5);
}

.test-card p {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}

.home-passport-box {
    margin-top: 220px;
    text-align: left;
}

.card-img-overlay {
    border-radius: 0;
    /* background-color: rgba(0, 0, 0, 0.5);
    height: 101%;
    padding:10px; */
}

.newsletter {
    height: 720px;
    background-color: var(--black);
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 0;
}

.newsletter .bgimage {
    border-radius: 0;
    width: 100%;
    object-fit: cover;
    height: 720px;
}

.newsletter-box {
    margin: 204px 0 96px;
    height: 420px;
    text-align: center;
}

.newsletter .icon {
    width: 160px;
    height: 160px;
}

footer {
    padding-top: 80px;
}

footer .footer-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    color: var(--white);
}

footer a {
    color: var(--white);
    text-decoration: none;
}

footer a.links {
    font-size: 8px;
}

footer hr {
    color: white;
    margin: 0;
}

footer .social-link {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
}

footer .social-link li {
    margin-left: 24px;
}

footer .social-link li img {
    width: 28px;
    height: 22.7px;
    object-fit: scale-down;
}

.navbar-nav .dropdown-menu {
    width: 300px;
    height: auto;
    border-radius: 0;
}

.navbar-nav .dropdown-menu .dropdown-item {
    color: #18191F;
    transition: all 0.3s ease 0s;
    padding: 8px 8px;
    margin-bottom: 8px;
}

.navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar-nav .dropdown-menu .dropdown-item:hover {
    border-left: 5px solid var(--orignial-blue);
    background-color: var(--grey3);
    color: var(--orignial-blue);
}

.navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar-nav .dropdown-menu .dropdown-item:hover {
    border-left: 5px solid var(--orignial-blue);
    background-color: var(--grey3);
    color: var(--orignial-blue);
}

.first_box_dropdown .dropdown-item:hover,
.first_box_dropdown .dropdown-item:focus {
    border-left: 0px !important;
    background-color: white !important;
    color: var(--black) !important;
}


}
.navbar-light .navbar-toggler {
    border: none;
    background-color: transparent;
}
.navbar-light .navbar-toggler:focus {
    box-shadow: none;
}
.offcanvas .img-wrapper {
    width: 24px;
    height: 24px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}
.offcanvas .navbar-nav {
    align-items: flex-start;
}
.offcanvas .navbar-nav .nav-item {
    margin-left: 0;
    width: 100%;
    transition: all 0.3s ease 0s;
}
.offcanvas .navbar-nav .nav-item:hover,
.offcanvas .navbar-nav .nav-item:focus {
    border-left: 5px solid var(--orignial-blue);
    background-color: var(--grey3);
    color: var(--orignial-blue);
}
.offcanvas .nav-item a {
    color: var(--black);
    text-decoration: none;
}
.offcanvas .profile_name {
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
}
.form-control {
    border: none;
    border-bottom: 0.5px solid var(--grey2);
    box-shadow: none;
    border-radius: 0;
    padding-left: 0;
}
.form-group {
    margin-bottom: 24px;
}
.input-group-text {
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 0.5px solid var(--grey2);
    padding-left: 0;
}
span.error {
    color: var(--poppy-red);
}
.property_image {
    height: 640px;
    object-fit: cover;
}
.action-box {
    width: 250px;
    height: 60px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    position: absolute;
    /* bottom: 30px; */
    
    bottom: 130px;
    right: 30px;
    z-index: 999;
}
.action-box img {
    margin-bottom: 8px;
    width: 20px;
    height: 20px;
}
.action-box a {
    font-weight: normal;
    font-size: 9.95238px;
    line-height: 14px;
    color: var(--white);
    text-decoration: none;
}
.property-border {
    border-bottom: 1px solid var(--grey1);
}
.property .description {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 24px;
}
.extra-margin-1 {
    margin-top: 40px !important;
    margin-bottom: 60px !important;
}
.property-nav {
    margin-top: 24px;
    border-bottom: none;
}
.property-nav .nav-item .nav-link {
    color: var(--white);
    text-decoration: none;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    /* margin-bottom: 40px; */
    /* padding-left: 32px;
    padding-right: 32px; */
    
    margin-left: 32px;
    margin-right: 32px;
    padding: 0;
    padding-bottom: 8px;
}
.property-nav .nav-item:first-child .nav-link {
    /* padding-left: 0; */
    
    margin-left: 0;
}
.property-nav .nav-item .nav-link.active,
.property-nav .nav-item .nav-link:hover,
.property-nav .nav-item .nav-link:focus {
    color: var(--orignial-blue);
    background-color: transparent;
    border-color: transparent;
    border-bottom: 2px solid var(--orignial-blue);
}
.property-nav .nav-item .nav-link.experience-color-active {
    color: var(--poppy-red);
    border-bottom: 2px solid var(--poppy-red);
}
.property-nav .nav-item .nav-link.cafe-color-active {
    color: var(--mustard);
    border-bottom: 2px solid var(--mustard);
}
.property-cabin-card {
    width: 368px;
    /* height: 600px; */
    
    height: 480px;
    border-radius: 0;
    /* margin: auto; */
    
    display: block;
    color: var(--white);
    background-color: transparent;
    margin-bottom: 24px;
    position: relative;
}
.property-cabin-card .bgimage {
    height: 480px;
    object-fit: cover;
    width: 100%;
}
.property-cabin-card .cabin-box {
    display: flex;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    flex-direction: column;
}
.property-cabin-card .comingsoon-ovelay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 480px;
}
.property-cabin-card .card-img-overlay {
    padding: 20px;
}
.property-cabin-card ul {
    display: inline-flex;
    list-style-type: none;
    color: white;
    margin: 0;
    margin-bottom: 12px;
}
.property-cabin-card ul.short-features li {
    padding-right: 3px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}
.property-cabin-card ul.short-features li::after {
    content: "|";
    padding-left: 0px;
}
.property-cabin-card ul.short-features li:nth-child(4)::after {
    content: "";
}
.property-cabin-card ul.short-list {
    display: inline-flex;
    list-style-type: disc;
    color: white;
}
.property-cabin-card ul li img {
    width: 16px;
    height: 16px;
    object-fit: cover;
    margin-right: 8px;
}
.property-cabin-card ul.short-list li {
    margin-right: 20px;
    font-weight: 700;
    color: var(--orignial-blue);
}
.property-cabin-card ul li:nth-child(1) {
    list-style-type: none;
}
.property-cabin-card .short-description {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}
.property-cabin-card a {
    text-decoration: none;
    color: white;
}
.btn-custom-check {
    margin: 16px 0;
    border: 0.5px solid var(--white);
    display: inline-flex;
    box-sizing: border-box;
    padding: 6.5px 24px;
    flex-direction: row;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 0;
}
.btn-custom-check:hover {
    box-shadow: none;
    outline: none;
}
.property-features {
    margin: 40px 0;
    position: relative;
    background-size: cover;
    height: 640px;
    width: 100%;
    background-position: center;
    border-radius: 0;
    color: var(--white);
}
.property-features img {
    height: 640px;
    width: 100%;
}
.property-features .card-img-overlay {
    padding: 40px 32px;
}
.property-features-nav {
    border-bottom: none;
}
.property-features-nav .nav-item .nav-link {
    color: var(--white);
    text-decoration: none;
    font-weight: bold;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 24px;
}
.property-features-nav .nav-item .nav-link.active,
.property-features-nav .nav-item .nav-link:hover {
    color: var(--orignial-blue);
    background-color: transparent;
    border-color: transparent;
}
.property-features .main-description {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 24px;
}
.property-features .icon {
    width: 48px;
    height: 48px;
    object-fit: cover;
    margin-bottom: 16px;
}
.property-features .small-description {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 48px;
}
.property .checkinbox {
    margin-top: 40px;
    border: 1px solid var(--white);
    padding: 50px 42px;
}
.property .checkinbox h1 {
    margin-bottom: 16px;
    color: var(--orignial-blue);
}
.comfort img {
    margin-bottom: 24px;
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.comfort p {
    color: var(--orignial-blue);
    margin-bottom: 16px;
}
.comfort p.note {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: var(--white);
}
iframe {
    width: 100%;
    height: 100%;
    min-height: 450px;
    max-height: 477px;
}
.bg-passport {
    background: var(--passport);
    background-image: url("../../uploads/images/home/bg-passport.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
.bg-gray {
    background-color: var(--grey8);
    color: var(--black);
}
.imgreview {
    width: 56px;
    height: 56px;
    object-fit: cover;
    border-radius: 50%;
    background-color: var(--orignial-blue);
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviewtiming {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    margin-left: 24px;
}
.reviewtiming i {
    font-size: 5px;
}
.interaction {
    border: 1px solid var(--grey3);
    padding: 25px 30px;
}
.interaction-list {
    display: inline-flex;
}
.interaction-list li {
    margin-left: 24px;
}
.interaction-list li img {
    margin-right: 16px;
}
#faqs {
    color: var(--black);
}
#faqs .accordion-button {
    border-radius: 0;
    border-color: transparent;
    box-shadow: none;
    color: var(--white);
    background-color: var(--black);
    font-weight: normal;
    font-size: 32px;
    line-height: 36px;
    padding: 40px;
}
.accordion-button::after {
    filter: invert(1);
}
#faqs .accordion-button:not(.collapsed) {
    box-shadow: none;
    color: var(--black);
    background-color: var(--grey2);
}
.accordion-button:not(.collapsed)::after {
    filter: invert(0);
}
#faqs .accordion-item {
    border-radius: 0 !important;
    margin-bottom: 24px;
    border: 1px solid transparent;
    background-color: transparent;
}
#faqs .accordion-header {
    /* margin-bottom: 8px; */
    
    border: 1px solid var(--white);
}
#faqs .accordion-collapse {
    margin-top: 8px;
    background: white;
}
#faqs .accordion-body p {
    font-weight: normal;
    font-size: 32px;
    line-height: 36px;
}
#faqs .accordion-body {
    padding: 40px;
}
.keywords {
    background-color: var(--white);
    padding: 40px 23px;
}
.keywords .keywords-list {
    display: inline-flex;
    flex-wrap: wrap;
}
.keywords .keywords-list li {
    border: 1px solid var(--grey1);
    padding: 10px 24px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    margin-right: 16px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: var(--grey1);
}
#shareModal .form-control,
#shareCabinModal .form-control {
    background-color: var(--black);
    color: var(--white);
    padding: 16px;
}
#shareModal .input-addon-text,
#shareCabinModal .input-addon-text {
    background-color: var(--grey3);
    color: var(--black);
    font-size: 14px;
    line-height: 18px;
    padding: 16px;
}
.property-share {
    display: inline-flex;
    margin: auto;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}
.property-share li i,
.property-share li svg {
    font-size: 32px;
}
.property-share li::after {
    content: "|";
    /* margin: 32px 32px 0; */
    
    margin: 10px 20px 0;
}
.property-share li:last-child::after {
    content: "";
}
.property-share li:last-child i::after {
    margin-right: 0;
    margin-left: 0;
}

/* Experience */
.calendarinteraction {
    border: 1px solid var(--grey2);
    padding: 16px 24px;
    color: var(--white);
}
.calendarinteraction a {
    color: var(--orignial-blue);
    text-decoration: none;
    margin: 16px 0;
}
.calendarinteraction p.small {
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    color: var(--grey2);
}
.experience-card {
    width: 368px;
    /* height: 368px; */
    
    height: auto;
    border-radius: 0;
    margin: auto;
    display: block;
    color: var(--white);
    background-color: transparent;
    margin-bottom: 80px;
    position: relative;
}
.experience-card img.bgimage {
    height: 368px;
    object-fit: cover;
    width: 100%;
}
.experience-card .card-img-overlay {
    height: 368px;
}
.experience-card .cabin-box {
    display: flex;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    flex-direction: column;
}
.experience-card .cabin-box-expansion {
    position: relative;
    padding: 1rem;
    background-color: white;
}
.experience-card p,
.experience-card h1 {
    margin: 8px 0;
}
.experience-card button {
    padding: 2.5px 48px;
    height: auto;
}
.experience-card .infobox {
    padding-bottom: 1rem;
}
.experience-cart {
    width: 414px;
    min-height: 600px;
    background-color: var(--white);
    color: var(--black);
    padding: 24px;
    display: block;
    float: right;
    border: 1px solid var(--grey1);
}
.experience-cart .logo {
    width: 64px;
    height: 64px;
}
.empty-experience {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 430px;
}
#calendar .litepicker .container__months {
    background-color: transparent;
}
#calendar .litepicker .container__months .month-item-header {
    margin-bottom: 4px;
    font-size: 18px;
    color: var(--white);
    text-align: left;
}
#calendar .litepicker .container__months .month-item-weekdays-row>div {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.078px;
}
#calendar .lightpick__day-of-the-week {
    text-transform: uppercase;
    color: var(--white);
    margin-bottom: 10px;
}
#calendar .litepicker .container__days .day-item {
    font-size: 20px;
    line-height: 24px;
    padding: 10px;
    border-radius: 0;
}
#calendar .litepicker .container__months .month-item {
    /* padding: 16px; */
    
    margin: 0 10px;
    background-color: var(--litepicker-container-months-color-bg);
}
#calendar .lightpick__month-title {
    margin-left: 0;
    padding-left: 0;
}
#calendar .lightpick__month-title>.lightpick__select-months,
#calendar .lightpick__month-title>.lightpick__select {
    color: var(--white);
}
#calendar .litepicker .container__days .day-item.is-highlighted {
    text-decoration: line-through;
    border-radius: 0;
    border-color: transparent;
}
.getcalendar .default_text,
.getcalendar2 .default_text {
    margin: 16px 0;
}
.getcalendar .default_text span,
.getcalendar2 .default_text span {
    cursor: pointer;
    color: var(--orignial-blue);
}
.selected_date {
    display: flex;
    margin: 16px 0;
}
.selected_date .selected_day,
.selected_date .selected_month {
    width: 40px;
    height: 40px;
    background-color: var(--white);
    color: var(--black);
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.selected_date .selected_day {
    background-color: var(--orignial-blue);
}
.item-list {
    display: flex;
    min-height: 200px;
    max-height: 205px;
    height: 205px;
    justify-content: center;
    overflow-y: auto;
}
.item-list1 {
    display: flex;
    min-height: 300px;
    max-height: 300px;
    height: 300px;
    justify-content: center;
    overflow-y: auto;
}
.btn-minus,
.btn-plus,
.btn-minusDelete {
    padding: .375rem .75rem;
    background-color: var(--black);
    color: var(--white);
    border-color: var(--black);
    width: 35px;
}
.qty {
    text-align: center;
    padding: .375rem .75rem;
}

/* Booking */
.booking {
    width: 100%;
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    height: 100%;
    overflow: visible;
}
.booking select {
    background-color: var(--white);
    color: var(--black);
    /* padding: 14px 0 16px 14px; */
    
    font-size: 24px;
    line-height: 28px;
    border-radius: 0;
    box-shadow: none;
    width: 528px;
    height: 56px;
}
.booking .next-select {
    width: 528px;
    height: 56px;
    padding: 14px 16px;
    font-size: 24px;
    line-height: 28px;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    outline: none;
    box-shadow: none;
    border: none;
    background-color: var(--grey2);
    text-decoration: none;
    color: var(--black);
}
option:not(:checked) {
    background-color: var(--grey3);
    color: var(--black);
}
option:hover {
    background-color: var(--orignial-blue);
    color: var(--white);
}
.booking select:active {
    background-color: var(--orignial-blue);
    color: var(--white);
}
.booking select:focus {
    border-color: transparent;
    box-shadow: none;
    background-color: var(--white);
}
.booking .carousel-item {
    height: 560px;
    width: 100%;
}
.booking .carousel-indicators {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    background-color: var(--black);
}
.booking .carousel-caption {
    right: 8%;
}
.booking .cabin-image {
    /* height: 560px;
    object-fit: cover;
    object-position: center; */
    
    height: calc(100vh - 1rem) !important;
    object-fit: scale-down;
    object-position: center;
}
.booking .cabin_expand_box {
    height: 100vh;
}
.booking .info-box {
    padding: 0 32px 18px;
}
.booking .feature-box {
    height: 650px;
    padding: 0 80px 100px;
    overflow-y: auto;
}
.booking .feature-list {
    display: flex;
    flex-wrap: wrap;
}
.booking .feature-list li {
    flex: 1 0 0%;
}
.booking .feature-list-box {
    text-align: center;
    width: 120px;
    height: 120px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 18px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 16px;
}
.booking-gallery-btn {
    width: 124px;
    height: 48px;
    padding: 15px 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.guest_box {
    display: flex;
    flex-wrap: wrap;
    color: var(--black);
}
.guest_box li.active {
    background-color: var(--orignial-blue);
}
.guest_box li {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 40px;
    height: 40px;
    padding: 6px 12px;
    background-color: var(--sky-blue);
    margin: 16px 12px;
}
.guest_box li p {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}
.pet-box {
    padding: 16px;
}
.btn-add-pet {
    padding: 4px 24px;
    height: 24px;
}
.pet-minus,
.pet-plus,
.pet-minusDelete {
    cursor: pointer;
    padding: .375rem .75rem;
    background-color: var(--black);
    color: var(--white);
    border-color: var(--black);
}
.form-check-input {
    clear: left;
}
.form-switch.form-switch-sm {
    margin-bottom: 0.5rem;
    /* JUST FOR STYLING PURPOSE */
}
.form-switch.form-switch-sm .form-check-input {
    height: 1rem;
    width: calc(1rem + 0.75rem);
    border-radius: 2rem;
}
.form-switch.form-switch-md {
    margin-bottom: 1rem;
    /* JUST FOR STYLING PURPOSE */
}
.form-switch.form-switch-md .form-check-input {
    height: 1.5rem;
    width: calc(2rem + 0.75rem);
    border-radius: 3rem;
}
.form-switch.form-switch-lg {
    margin-bottom: 1.5rem;
    /* JUST FOR STYLING PURPOSE */
}
.form-switch.form-switch-lg .form-check-input {
    height: 2rem;
    width: calc(3rem + 0.75rem);
    border-radius: 4rem;
}
.form-switch.form-switch-xl {
    margin-bottom: 2rem;
    /* JUST FOR STYLING PURPOSE */
}
.form-switch.form-switch-xl .form-check-input {
    height: 2.5rem;
    width: calc(4rem + 0.75rem);
    border-radius: 5rem;
}
.booking .form-switch {
    display: inline-flex;
    padding-left: 2.5rem;
    margin-bottom: 0;
}
.booking .switch {
    display: flex;
    align-items: center;
}
.booking .form-check-label {
    margin: 0 0.5rem;
}
.booking .guest .form-group {
    border-bottom: 1px solid var(--grey1);
}
.booking .guest .form-control::file-selector-button {
    background-color: var(--black);
    color: white;
    display: none;
}
.booking .guest .input-group,
.booking .guest .input-group-text {
    border-color: transparent;
}
.booking .guest .input-group:focus,
.booking .guest .input-group:hover,
.booking .guest .form-group:hover,
.booking .guest .form-group:focus {
    background-color: transparent;
    border-color: var(--grey1);
    color: var(--white);
}
.booking .form-control:focus {
    box-shadow: none;
}
.booking .guest .form-control {
    background-color: transparent;
    border-color: transparent;
    color: var(--white);
}

/* Login */
.profile-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
.lr-image {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    position: fixed;
    width: 65%;
}
.login-box {
    width: 100%;
    height: 100vh;
    padding: 20px 50px;
    align-items: center;
}
#login .form-control {
    border: none;
    border-bottom: 1px solid #D1CFD7;
    border-radius: 0;
}
#login .form-control:focus,
#login .form-control:active,
#login .form-control:hover {
    background: #F7F7FA;
    box-shadow: none;
    outline: none;
}
.login-box .btn {
    background-color: black;
    color: white;
    border-radius: 0;
    border: none;
    font-weight: 600;
    font-size: 1rem;
    height: 40px;
    box-shadow: none;
    border-color: black;
}
.login-box .google-btn {
    background: #F7F7FA;
    color: #333333;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}
.login-box .google-btn img {
    margin-right: 18.4px;
}
.login-box .h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
}
#login .form-floating {
    margin-bottom: 0.5rem !important;
}
#login a,
.login-box a {
    text-decoration: none;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.08px;
}
.login-box p {
    color: #77767E;
    font-size: 13px;
    line-height: 18px;
}
.login-box a {
    font-size: 13px;
    line-height: 18px;
}
.login-box p.divider {
    text-align: center;
    border-bottom: 1px solid #E6E4EA;
    margin-top: 1.5rem;
    position: relative;
    margin-bottom: 1.5rem;
}
.login-box p.divider>span {
    font-size: 11px;
    line-height: 13px;
    background: #F7F7FA;
    border-radius: 99px;
    padding: 4px 12px;
    text-transform: uppercase;
    color: #232326;
    position: absolute;
    top: -10px;
    left: 45%;
    right: auto;
}
.login-box input {
    font-size: 17px;
    line-height: 22px;
    padding-left: 0 !important;
}
.form-control:focus {
    /* border-color: transparent; */
    
    box-shadow: none;
}
.form-floating>label {
    padding-left: 0 !important;
}
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    transform: scale(0.85) translateY(-0.85rem) translateX(0rem);
    font-size: 14px;
}

/* Intro */
.section-one,
.section-two,
.section.three {
    margin: 0;
    padding: 0;
}
.section-one {
    background: -webkit-linear-gradient(left, #b1f6fd 0, #FFFFFF 50%, #b1f6fd 100%);
    background: -moz-linear-gradient(left, #b1f6fd 0, #FFFFFF 50%, #b1f6fd 100%);
    background: -webkit-linear-gradient(left, #b1f6fd 0, #FFFFFF 50%, #b1f6fd 100%);
    background: -o-linear-gradient(left, #b1f6fd 0, #FFFFFF 50%, #b1f6fd 100%);
    background: -ms-linear-gradient(left, #b1f6fd 0, #FFFFFF 50%, #b1f6fd 100%);
}
.section-two {
    background: -webkit-linear-gradient(left, #CBE2D8 0, #FFFFFF 50%, #CBE2D8 100%);
    background: -moz-linear-gradient(left, #CBE2D8 0, #FFFFFF 50%, #CBE2D8 100%);
    background: -webkit-linear-gradient(left, #CBE2D8 0, #FFFFFF 50%, #CBE2D8 100%);
    background: -o-linear-gradient(left, #CBE2D8 0, #FFFFFF 50%, #CBE2D8 100%);
    background: -ms-linear-gradient(left, #CBE2D8 0, #FFFFFF 50%, #CBE2D8 100%);
}
.section-three {
    background: -webkit-linear-gradient(left, #FFBAAD 0, #FFFFFF 50%, #FFBAAD 100%);
    background: -moz-linear-gradient(left, #FFBAAD 0, #FFFFFF 50%, #FFBAAD 100%);
    background: -webkit-linear-gradient(left, #FFBAAD 0, #FFFFFF 50%, #FFBAAD 100%);
    background: -o-linear-gradient(left, #FFBAAD 0, #FFFFFF 50%, #FFBAAD 100%);
    background: -ms-linear-gradient(left, #FFBAAD 0, #FFFFFF 50%, #FFBAAD 100%);
}
.left,
.right {
    height: 100vh;
    position: relative;
}
.left {
    position: relative;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
}
img.img2 {
    position: absolute;
    margin: auto;
    display: block;
    bottom: 0;
    width: 100%;
    object-fit: contain;
}
.right .content {
    width: 75%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.right h1 {
    font-size: 48px;
    line-height: 65px;
    letter-spacing: -0.02em;
    font-weight: bold;
    color: #333333;
}
.right p {
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.02em;
    color: #333333;
}
.right .bottom-navigation {
    bottom: 0;
    position: absolute;
    padding: 10px;
    width: 100%;
    height: 70px;
}
.right .bottom-navigation p {
    font-weight: 400;
}
.right .bottom-navigation .nav-dot {
    list-style: none;
    color: white;
}
.right .bottom-navigation .nav-dot li a {
    color: white;
    text-decoration: none;
}
.right .bottom-navigation .nav-dot li {
    display: inline-block;
    margin-right: 18px;
}
.right .bottom-navigation .nav-dot li i {
    width: 10px;
    height: 10px;
}
.right .bottom-navigation .nav-dot li.active a {
    color: black;
}
.right .next {
    cursor: pointer;
}

/* Logout */
#logout_modal .modal-content {
    width: 368px;
    height: 520px;
}
#logout_modal .modal-body {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    text-align: center;
}
#logout_modal .modal-dialog .modal-body img {
    margin: 40px 0 24px 0;
    width: 60px;
    height: 60px;
}
#logout_modal p {
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    
    text-align: center;
    color: #8E9495;
}
#logout_modal .btn {
    padding: 10px 26px;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: none;
}
#logout_modal .btn-dark-outline {
    border: 1px solid black;
}

/* Success POPUP */
.booking-mask {
    margin: auto;
    position: relative;
    width: 368px;
    height: auto;
    padding: 0;
    /* E Pure White */
    
    text-align: center;
    background: #FFFFFF;
}
.booking-mask .card-body {
    padding: 0;
}
.booking-mask .top {
    background-color: var(--orignial-blue);
    padding: 48px;
}
.booking-mask .bottom {
    padding: 32px;
    background-color: var(--white);
}
.bg-semi-transparent {
    /* background-color: var(--black); */
    /* background-color: rgba(0, 0, 0, 0.5); */
    
    background-color: rgba(255, 255, 255, 0.5);
    /* color: white; */
    
    box-shadow: rgb(0 0 0 / 8%) 0px 1px 12px !important;
}
.bg-semi-transparent .navbar-nav .nav-link {
    /* color: var(--white) !important; */
}
.bg-semi-transparent .navbar-brand img {
    /* filter: invert(1) !important; */
}
.bg-semi-transparent .navbar-nav .nav-link .default-image,
.bg-semi-transparent .navbar-toggler img {
    /* filter: invert(1) !important; */
}
.btn-checkavailability {
    width: 195px;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 26px 14px;
}
.btn-checkavb {
    width: 160px;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 26px 14px;
}
.cart_cabin,
.cart_cafe,
.cart_exp,
.cart_guest {
    border-bottom: 2px solid var(--orignial-blue);
    cursor: pointer;
}
.inout-text {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: var(--black)
}
.inout-small {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: var(--grey1);
}
.inout-box {
    border: 1px solid var(--black);
    padding: 16px;
    margin-bottom: 8px;
}
.property_header {
    height: 720px;
    position: relative;
}
#lightgallery img {
    margin-bottom: 1rem;
}
.cafe_card {
    width: 618px;
    /* height: 206px; */
    
    color: var(--white);
    background-color: var(--black);
    /* margin-bottom: 160px; */
    
    margin-bottom: 10px;
}
.cafe_card img.main {
    width: 618px;
    height: 206px;
    object-fit: cover;
}
.cafe_card .card-img-overlay {
    padding: 32px;
    height: 206px;
    background-color: rgba(0, 0, 0, 0.4);
}
.cafe_card .lunch-box {
    /* width: 100%; */
    
    height: 168px;
    display: flex;
    margin-top: 64px;
    margin-bottom: 64px;
}
.btn-add-exp {
    width: 128px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--white);
}
.cafe_card .input-group {
    border: 1px solid var(--white);
    width: 128px;
    margin-left: auto;
}
.cafe_Card .form-control {
    width: 55px;
}
.cafe_card .lunch-box img.subimg {
    width: 128px;
    height: 128px;
    object-fit: cover;
    margin-bottom: 16px;
}
.property_expand {
    margin-right: 80px;
}
.contactus {
    min-height: 100vh;
    background: white;
}
.contactus .contact_image {
    background-image: url("../../uploads/images/home/home-2.jpg");
    background-size: cover;
    background-position: center;
    min-height: 100vh;
}
.contactus .content {
    width: 370px;
    margin-top: 100px;
    margin-left: 50px;
}
.contactus .content .form-row {
    background-color: #F7F7FA;
    border-bottom: 1px solid #29ABE2;
    margin: 24px 0;
}
.contactus .content .form-row .form-control {
    border: none;
    box-shadow: none;
    background: transparent;
}
.contactus .btn-dark {
    border-radius: 0;
    text-transform: uppercase;
    background: #000000;
    height: 40px;
    box-shadow: none;
}
.propertyNavfixed {
    position: fixed;
    /* top: 40px; */
    
    top: 0;
    z-index: 1054;
    background: black;
    width: 100%;
}
.propertyNavNormal {
    position: relative;
    top: initial;
}
.getintouch {
    width: 150px;
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 10.5px 24px;
    margin: auto;
}
.getyoursnow {
    width: 166px;
    padding: 24px 6.5px;
}
.footercontinue {
    padding: 24px 6.5px;
}
.followeskape {
    width: 200px;
}
.scrolled-down {
    transform: translateY(-100%);
    transition: all 0.3s ease-in-out;
}
.scrolled-up {
    transform: translateY(0);
    transition: all 0.3s ease-in-out;
}
.testimonial-card img.bgimage {
    height: 640px;
}
.mobh6 {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

/* Passport */
.passport-box .form-control {
    border-color: transparent;
}
.passport-box button {
    border-radius: 0;
    outline: none;
}
.timing-box {
    color: white;
    margin-bottom: 64px;
}
.timing-box .row {
    width: 100%;
}
.timing-box .box {
    background: var(--grey6);
    padding: 7px;
}
.timing-box .borderbox {
    border-left: 1px solid var(--black);
}
#feature_modal .modal-content {
    width: 368px;
    height: 368px;
    text-align: center;
}
#feature_modal #feature_image {
    width: 40px;
    height: 40px;
    object-fit: scale-down;
}
#feature_modal #feature_desc {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
}
#feature_modal #feature_title {
    color: var(--sea-green);
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 32px;
}
.host_profile_img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: contain;
}
.ratingpopup {
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    /* position: absolute; */
    
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
.whatsapp_float {
    position: fixed;
    width: 48px;
    height: 48px;
    bottom: 80px;
    right: 25px;
    /* right: 10px; */
    /* bottom: 40px; */
    /* right: 40px; */
    
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    /* box-shadow: 2px 2px 3px #999; */
    
    box-shadow: 0px 0px 1px #999;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Stories */
.story_highlight {
    width: 70px;
    height: 70px;
    padding: 10px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    margin-bottom: 16px;
}
.stories_list {
    margin: 40px 0;
    overflow: auto;
    width: 100%;
    white-space: nowrap;
    scrollbar-width: thin;
}
.stories_list {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    
    scrollbar-width: none;
    /* Firefox */
}
.stories_list::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

/* .stories_list::-webkit-scrollbar {
    height: 5px;
} */
.stories_list p {
    color: var(--white);
}
.stories_list li {
    display: inline-block;
    margin: 0 20px;
}
.stories_list li:first-child {
    margin-left: 0;
}
.stories-section {
    width: 100%;
    height: 568px;
    background-position: center;
    background-size: cover;
    position: relative;
}
.stories-section .stories-box {
    height: 568px;
    display: flex;
    vertical-align: middle;
    line-height: normal;
    color: white;
    padding: 0 201px;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.stories-section .overlay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}
.stories-section .stories-knowmore {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 26px 14px;
    background-color: var(--white);
    border-radius: 0;
    width: 142px;
    height: 40px;
    color: var(--black);
}
#add_stories_modal .modal-header {
    display: block;
    border: none;
}
#add_stories_modal .modal-dialog {
    width: calc(100% - 1rem);
    height: 676px;
}
#add_stories_modal .modal-content {
    width: calc(100% - 1rem);
    height: 676px;
    background-color: var(--black);
    color: var(--white);
}
#add_stories_modal .modal-content .add_stories_form {
    width: 100%;
    height: 100%;
    background-color: var(--black);
    color: var(--white);
}
#response_stories_modal .modal-content {
    width: 414px;
    height: 520;
    background-color: var(--white);
    color: var(--black);
}
#add_stories_modal .btn-close {
    filter: invert(1);
}
#add_stories_modal .add_stories_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(600px - 1rem);
    width: 100%;
    padding: 0 30px;
    flex-direction: column;
}
#response_stories_modal .add_stories_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(520px - 1rem);
    width: 100%;
    padding: 0 30px;
    flex-direction: column;
    color: var(--grey1);
}
.stories-upload {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 26px 14px;
    background-color: var(--orignial-blue);
    border-radius: 0;
    width: 170px;
    height: 40px;
    color: var(--white);
    text-decoration: none;
}
a.rules:hover {
    color: var(--black);
}
#response_stories_modal .add_stories_box .btn-custom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10.5px 26px;
    width: 124px;
    height: 40px;
    /* E Black */
    
    background: var(--black);
    color: var(--white);
    text-decoration: none;
    /* E Black */
    
    border: 1px solid var(--black);
    box-sizing: border-box;
    text-transform: uppercase;
    margin: auto;
}
#slide_stories_modal .btn-close {
    filter: invert(1);
    position: absolute;
    top: 0;
    right: 0;
}
#slide_stories_modal .modal-content {
    background: transparent;
}

/* by Rudrayya */
.passport_pay_background {
    background-image: url("../../uploads/images/booking/passport_pay.png");
    background-size: cover;
    height: 155px;
}
.passport_pay_background .padding {
    padding: 20px 15px 32px 23px;
}
.passport_pay_background .pt-8 {
    padding-top: 8px;
}
.passport_pay_background p,
.passport_pay_background .cash_amount,
.passport_pay_background .stamp_amt {
    color: var(--white);
    font-size: 20px;
    margin-top: 2px;
}
.passport_pay_background .cash_amount,
.passport_pay_background .stamp_amt {
    text-align: end;
    font-size: 28px;
}
.passport_pay_background a {
    color: var(--black);
}
.passport_cash_bg {
    border: 1px solid var(--grey1);
    padding: 10%;
}
.passport_cash_bg p {
    color: var(--black);
    font-size: 28px;
    margin-top: 10px;
    font-weight: bolder;
}
.passport_cash_bg .cash_amount,
.passport_cash_bg .stamp_amt {
    color: var(--black);
    font-size: 32px;
    margin: 25px;
    font-weight: bolder;
}
.passport_cash_bg .add_cash {
    color: var(--sky-blue);
    font-size: 24px;
    margin: 10px;
    font-weight: bolder;
}
.mt-75 {
    margin-top: 75px;
}
.mb-10 {
    margin-bottom: 10px;
}
.passport_pay_background .add_passport_cash,
.passport_pay_background .redeem_stamps {
    color: var(--midnight-blue);
}

/* By Rudrayya For mini_cart modal  */
.cabin_modal,
.exp_modal,
.cafe_modal {
    text-decoration: none;
    color: var(--black);
    border-bottom: 2px solid var(--orignial-blue);
}
.cabin_modal:hover,
.exp_modal:hover,
.cafe_modal:hover {
    color: var(--black);
}
#cabins .modal-dialog,
#experiance .modal-dialog,
#cafe .modal-dialog {
    width: 679px;
    height: 382px;
}
.cabin_detail,
.exp_detail,
.cafe_detail {
    border-style: none;
    border-color: var(--white)
}
#cabins .modal-header,
#experiance .modal-header,
#cafe .modal-header,
#low_cash_alert .modal-header {
    border-style: none;
    border-color: var(--white)
}
.property-cabin-card_passport {
    /* width: 368px; */
    /* height: 600px; */
    
    height: 480px;
    border-radius: 0;
    /* margin: auto; */
    
    display: block;
    color: var(--white);
    background-color: transparent;
    margin-bottom: 24px;
    position: relative;
}
.property-cabin-card_passport .carousel-item {
    text-align: center;
    height: 480px;
}
.property-cabin-card_passport .carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.property-cabin-card_passport .carousel-indicators {
    background: transparent;
}
.empty-experience .passport_checkout_btn {
    background: var(--gradient2);
}
.empty-experience #passport_use:checked {
    background: var(--gradient2);
    border: var(--gradient2);
}
.property-cabin-card ul.yes_passport_pickcabin li,
.yes_passport_calendar .litepicker .container__days .day-item {
    background-image: var(--gradient2);
    background-color: var(--white);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.yes_passport_calendar .litepicker .container__days .day-item.is-locked {
    color: var(--litepicker-is-locked-color);
    background-image: none;
    background-color: inherit;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    -moz-background-clip: unset;
    -moz-text-fill-color: unset;
}
.yes_passport_calendar .litepicker .container__days .day-item.is-highlighted {
    color: coral;
    background-image: none;
    background-color: inherit;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    -moz-background-clip: unset;
    -moz-text-fill-color: unset;
}
.booking .bg-passport,
.yes_passport_footer {
    background: var(--passport);
    background-image: url("../../uploads/images/home/confirmed-passport.png");
}
.addcashtopassport {
    width: 260px;
    padding: 24px 6.5px;
}
.yes_passport_cabin-expand .active {
    background-color: var(--gradient2);
}
.yes_passport_checkavailability-btn {
    background: var(--gradient2);
}
.yes_passport_calendar .litepicker .container__days .day-item.is-start-date,
.yes_passport_calendar .litepicker .container__days .day-item.is-end-date,
.yes_passport_calendar .litepicker .container__days .day-item.is-in-range {
    background: var(--gradient2);
    -webkit-text-fill-color: unset;
}
.yes_passport_calendar .litepicker .container__days .day-item:hover {
    color: var(--gradient2);
    -webkit-box-shadow: inset 0 0 0 1px var(--gradient2);
    box-shadow: inset 0 0 0 1px var(--gradient2);
}
.yes_passport_calendar .litepicker .container__days .day-item.is-locked:hover {
    color: var(--litepicker-is-locked-color);
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
}
.add_guest_passport-book li {
    background-color: var(--white);
}
.add_guest_passport-book li.active,
.yes_passport_add_guest-btn button,
.yes_passport_addons-btn button,
.booking-mask .yes_passport_top {
    background: var(--gradient2);
}
select.yes_passport:focus>option:checked {
    background-color: coral !important;
    color: var(--white);
}
.yes_passport:hover,
.yes_passport option:hover,
.yes_passport option:active,
.yes_passport option:focus,
.yes_passport option:checked {
    /* background-color: yellow !important; */
    
    background-color: coral !important;
    color: var(--white);
    /* box-shadow: 0 0 10px 100px coral inset; */
}
.mobile_checkout_passport {
    background: var(--gradient2);
    color: var(--white)
}
.mobile_checkout {
    background-color: var(--orignial-blue);
    color: var(--white)
}

/* BY Rudrayya On 13-06-22 */
.section_2 .mbs {
    display: none;
    color: var(--grey5);
}
.section_2 .wbs {
    display: block;
}
.section_9 .mps {
    display: block;
}
.section_9 .wps {
    display: none;
}
.passport-color1 .mps {
    display: none;
}
.passport-color1 .wps {
    display: block;
}
.property-features {
    background-color: var(--grey1) !important;
}
.section-10 .align-newsletter-box-mfs {
    display: none;
}
.section-10 .align-newsletter-box-wfs {
    display: block;
}
.pt-20 {
    padding-top: 20px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}
#google-maps iframe {
    pointer-events: none;
}
.mt-20 {
    margin-top: 20px;
}
.home_slider .fixed-book-btn {
    position: absolute;
    top: 65%;
    left: 9%;
}
.home_slider .silder-3 {
    background-position: 50% 75%;
}
.home_slider .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
}
.btn-custom-header-book {
    padding: 7px 75px 8px;
    gap: 10px;
    width: 368px;
    background: #FFFFFF;
    color: var(--black);
}
.modal-content {
    border-radius: 0px !important;
}
#add_passport_cash .modal-dialog,
#mpb_alert .modal-dialog,
#payment_alert .modal-dialog,
#reedem_stamps_alert .modal-dialog,
#response_stories_modal .modal-dialog {
    width: 368px;
}
.passport_balance h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    background: linear-gradient(305.29deg, #E6B741 -37.28%, #EB5757 97.32%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    opacity: 0.88;
}
.passport_balance i {
    font-size: 33px;
}
.passport_btns .active {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #29ABE2;
    border-bottom-style: solid
}
.passport_btns a {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}
.btn {
    border-radius: 0px;
}
.invert_img {
    filter: invert(1);
}
.bg-dark-light {
    background-color: rgba(0, 0, 0, 0.25);
}
.card-img-overlay .cabin-box p {
    text-transform: capitalize;
}
#faqs .accordion-body p {
    font-weight: normal!important;
}
.home_slider .webh1 {
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
}

/* .overlay { */

/* background: rgba(0, 0, 0, 0.4); */

/* } */
.overlaypadding {
    padding: 80px 48px;
    min-height: 640px;
}
.btn-group {
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.btn_gallery-indoor,
.btn_gallery-outdoor {
    box-sizing: border-box;
    /* Auto layout */
    
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 26px 14px;
    gap: 10px;
    width: 108px;
    height: 48px;
    /* E Pure White */
    
    color: var(--white);
    border: 1px solid var(--white);
}
.cabin-gallery_inout .active {
    color: var(--black);
    background-color: var(--white);
}
.btn_gallery-indoor:hover,
.btn_gallery-outdoor:hover {
    color: var(--white);
}
#expcheckout .form-check-label a,
#guest_details .form-check-label a {
    text-decoration: none;
    color: #0a58ca;
}
.success-cong {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: var(--black);
}
.success-getaway {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    color: var(--black);
}
.success-msg {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: var(--grey1);
}
.success-btn {
    display: inline;
    padding: 10.5px 24px;
    gap: 8px;
    width: 120px;
    height: 40px;
    background: var(--black);
    text-transform: uppercase;
}
#logout_modal .modal-dialog {
    max-width: fit-content;
}
#select_date .modal-content {
    background-color: rgba(0, 0, 0, .0001);
}
#select_date .modal-header .btn-close {
    filter: invert(1);
}
#select_date .modal-header {
    border-bottom: none;
}