.font {
    font-family: "Plus Jakarta Sans", sans-serif;
}

.uppercase-text {
    text-transform: uppercase;
}

.headermobile {
    display: none;
}

.nav {
    color: black;
}

.nav li {
    margin: 0;
    padding: 0;
    box-shadow: none;
}

.navigasi {
    background-color: #ff2f59;
}

.bg-white-transparent {
    background-color: rgba(255, 255, 255, 0.75) !important;
    /* White with 50% opacity */
}

.bg-black {
    background-color: black !important;
}

.homemobile {
    display: none;
}

.home {
    font-family: "Plus Jakarta Sans", sans-serif;
    position: relative;
    width: 100%;
    height: auto;
    /* Full viewport height */
}

.home li {
    color: white;
    box-shadow: none;
    margin: 0;
    overflow: visible;
    padding: 0;
}

.home img {
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    width: 1728px;
    height: auto;
    object-fit: cover;
}

.logo {
    width: 118px;
    height: 80px;
}

.marker {
    position: fixed;
    bottom: 250px;
    left: 60%;
    top: 400px;
    transform: translateX(-50%);
    width: 100%;
    height: 50px;
    /* background-color: red; */
    color: white;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 10;
}

.home h1 {
    font-size: 64px;
}

.studio {
    font-family: "Plus Jakarta Sans", sans-serif;
    position: relative;
    width: 100%;
    height: auto;
    /* Full viewport height */
    overflow: hidden;
}

/* .carousel-item {
    height: 100vh;
} */

.firtsimg {
    background-image: url("../images/dark.png");
}

.h-522 {
    height: 522px !important;
}

.h-20 {
    height: 20vh;
}

.mt-22rem {
    margin-top: 22rem !important;
}

.mt-15rem {
    margin-top: 17rem !important;
}

.p-1 {
    padding: 1rem;
}

.p-3rem {
    padding: 3rem;
}

.p-6 {
    padding: 6rem;
}

.p-5rem {
    padding: 5rem;
}

.p-5re {
    padding: 5rem;
}

.w-354 {
    width: 384px;
}

.w-141 {
    width: 1410px;
}

.w-1372 {
    width: 1372px;
}

.ml-12rem {
    margin-left: 12rem !important;
}

.pt-5r {
    padding-top: 5rem;
}

.height-auto {
    height: auto;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.card {
    /* background-color: rgba(0, 0, 0, 0.8); */
    background-color: black;
}

.zoom-in {
    transition: transform 0.3s;
    /* Add smooth transition effect */
}

.zoom-in:hover {
    transform: scale(1.1);
    /* Zoom in to 1.1 times the original size on hover */
}

.kard {
    width: 29.5625rem;
    /* Default width */
    margin: 5px;
    /* Add margin for spacing */
}

.widthbtn {
    width: 35%;
}

.widthpev {
    width: 858px;
}

@media (max-width: 1500px) {
    .kard {
        width: auto;
        /* Switch to auto width if screen width is less than 992px */
    }
}

.imgcard {
    background-image: url("../images/eventdark.png");
    width: 100%;
    height: 522px;
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: 2;
}

.card h1,
h5 {
    color: white;
    line-height: 0.5;
}

.card-title {
    color: white;
    font-size: 20px;
}

.card-text {
    font-size: 14px;
}

.bullet {
    border-radius: 50%;
    background-color: #d9d9d9;
    height: 33px;
    width: 33px;
    object-fit: cover;
    clip-path: circle(50%);
    border: 2px solid white;
}

.custom-hr {
    border: none;
    height: 3px;
    background-color: #ff2f59;
    /* Bootstrap primary color */
    width: 100%;
    /* Line width */
    /* margin: 0.25rem; */
    opacity: 1;
    /* Center the line */
}

.news {
    background-color: black;
}

.news h1 {
    color: white;
}

.news h5 {
    color: white;
}

.news .text {
    color: white;
}

.news-image {
    /* width: 1782px; */
    height: 401px;
    overflow: hidden;
}

.tablee {
    margin-right: auto;
    margin-left: auto;
}

.cropped-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* object-position: -23.75rem 50%; */
    /* This will crop the image to fit the container */
}

.accordion-button,
.accordion-body {
    background-color: #d9d9d9 !important;
}

.footer {
    background-color: black;
    padding: 3rem;
}

.footer h5,
span,
h3,
label {
    color: white;
}

.footer a {
    color: white;
}

.mobilefooter {
    display: none;
}

.copyright {
    font-size: 12px;
    color: white;
}

.space {
    height: 50px;
}

.contact,
.aboutus {
    font-family: "Plus Jakarta Sans", sans-serif;
    /* height: 49vh; */
}

.formcontact {
    width: 80%;
    height: 567px;
    z-index: 3;
    margin-top: -3rem;
    position: relative;
    background-color: #363636;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
}

.formcontact h1 {
    color: black;
}

.formcontact p {
    color: black;
}

.form-controll {
    display: none;
}

.form-contrll {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: white;
    cursor: pointer;
}

.panah {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 140"%3E%3Cpath d="M0 0l70 70 70-70z" fill="%23666"/%3E%3C/svg%3E');
    /* Custom arrow */
    background-repeat: no-repeat;
    background-position: right 10px center;
    /* Position the arrow on the right */
    background-size: 15px;
    text-align: left;
}

.form-contrll option {
    background: transparent;
    /* Make the background transparent */
    color: white;
    /* Set the text color */
}

.custom-selectt {
    position: relative;
    display: inline-block;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    color: white;
    cursor: pointer;
}

.selected {
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    background: transparent;
}

.options {
    display: none;
    /* Hidden by default */
    position: absolute;
    /* background: transparent; */
    background: #363636;
    width: 85%;
    z-index: 1;
    border-style: dashed;
}

.option {
    padding: 0.375rem 0.75rem;
    color: white;
    cursor: pointer;
}

.option:hover {
    background: rgba(0, 0, 0, 0.7);
    /* Highlight on hover */
}

.form-contrll::-ms-expand {
    display: block;
}

/* .form-contrll:focus {
    outline: none;
} */

.form-date {
    display: block;
    width: 590px;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    /* background-color: #fff; */
    background-clip: padding-box;
    /* border: 1px solid #ced4da; */
    /* border-radius: 0.25rem; */
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
}

.iconcon {
    display: block;
    color: black;
}

.iconcon img {
    width: 33.04px;
    height: 34.78px;
}

.black {
    background-color: black;
    height: 368px;
    width: auto;
    z-index: 2;
    position: relative;
    margin-top: -32.5rem;
}

.rent {
    font-family: "Plus Jakarta Sans", sans-serif;
    background-color: black;
    position: relative;
    width: 100%;
}

.formrent {
    width: 60%;
    height: 1197px;
    z-index: 3;
    margin-top: -70rem;
    position: relative;
    background-color: #363636;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
}

.formrent h1 {
    color: white;
}

.faq h1 {
    color: white !important;
}

.form-check h4 {
    font-size: 16px;
    color: white;
}

.form-check span {
    font-size: 10px;
    font-weight: 600;
}

.time-select {
    display: flex;
    align-items: center;
}

.time-select select {
    margin: 0 5px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-top: 1rem;
}

.switch span {
    margin-right: -2rem;
    color: #ff2f59;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.swipe {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: white;
}

.swipe:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #ff2f59;
    transition: 0.4s;
}

input:checked+.swipe {
    background-color: #ff2f59;
}

input:checked+.swipe:before {
    background-color: white;
    transform: translateX(26px);
}

.input {
    position: relative;
}

.input img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    cursor: pointer;
}

.swipe2 {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: white;
}

.swipe2:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #ff2f59;
    transition: 0.4s;
}

input:checked+.swipe2 {
    background-color: #ff2f59;
}

input:checked+.swipe2:before {
    background-color: white;
    transform: translateX(26px);
}

.swipe-mobile {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: white;
}

.swipe-mobile:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #ff2f59;
    transition: 0.4s;
}

input:checked+.swipe-mobile {
    background-color: #ff2f59;
}

input:checked+.swipe-mobile:before {
    background-color: white;
    transform: translateX(26px);
}

.mobileevent {
    display: none;
}

.mobileevent2 {
    display: none;
}

.spaceevent {
    height: 150px;
}

.spacenews {
    height: 180px;
}

.spacelatestnews {
    height: 180px;
}

.mobilenews {
    display: none;
}

.mobilelatestnews {
    display: none;
}

.spacerent {
    height: 150px;
}

.event {
    background-color: black;
}

.event h1 {
    color: white;
}

.room {
    background-color: black;
    width: 100%;
    position: relative;
}

.desktoproom h2 {
    color: white;
}

.mobileroom {
    display: none;
}

.mobileupcoming {
    display: none;
}

.upcoming {
    background-color: black;
    position: relative;
    width: 100%;
    height: 200vh;
}

.desktopupcoming {
    display: flex;
    width: 98%;
    margin: 0 auto;
}

.image-room {
    position: relative;
    width: 100%;
    height: 100%;
}

.image-room img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* width: 100%;
    height: 100%; */
    object-fit: cover;
}

/* .room img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.room h1 {
    color: white;
}

.roombtn {
    background-color: #ff2f59;
    height: 49px;
    width: 136px;
    font-size: 16px;
}

.studio {
    background-color: black;
}

.studio h1,
li {
    color: white;
}

.studio li {
    color: white;
    padding: 0 !important;
}

.studio li::before {
    width: auto;
    height: auto;
    position: relative;
}

.text {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    /* Text color */
    font-weight: bold;
    /* Text weight */
    text-align: center;
    z-index: 3;
}

.text>.active {
    top: 15%;
}

.cardd-container {
    display: flex;
    justify-content: space-between;
}

.cardd {
    width: 454px;
    height: 489px;
    /* background-color: #f0f0f0;
    border: 1px solid #ccc; */
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    position: relative;
    flex-direction: column;
    color: white;
    flex: 1;
}

.cardd h2 {
    font-size: 24px;
    color: #333;
}

.cardd p {
    font-size: 14px;
    color: #fff;
    white-space: pre-line;
    font-weight: 400;
}

/*---------------------------------------
  SLIDE SECTION CARD CATEGORY             
-----------------------------------------*/

.container-slider {
    display: flex;
    justify-content: center;
    align-items: center;
}

.container-sliderlatest {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    padding-top: 2rem;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.card__content {
    overflow: hidden;
}

.swiper-pointer-events {
    touch-action: pan-y;
}

.card__article {
    width: 300px;
    overflow: hidden;
}

.card__articlelatest {
    width: 300px;
    overflow: hidden;
    padding: 1rem;
    /* background-color: #1E1E1E; */
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.card__image {
    position: relative;
    width: 100%;
    height: 522px;
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: 2;
}

.card__imagelatest {
    position: relative;
    background-color: #d9d9d9;
    margin-bottom: -0.75rem;
}

.card__data {
    /* border-radius: 1rem;
    text-align: center; */
    position: relative;
    z-index: 10;
    margin-top: 55px;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black color with 50% opacity */
}

.card__datalatest {
    padding-top: 1rem;
    text-align: center;
    position: relative;
    z-index: 10;
}

.card__img {
    height: auto;
}

.card__imglatest {
    width: 436px;
    height: 177px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

.card img {
    height: auto;
}

.card__data {
    /* border-radius: 1rem;
    text-align: center; */
    position: relative;
    z-index: 10;
    margin-top: 18rem;
    height: 288px;
    padding: 10px;
}

.card__name {
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    color: white;
    margin-bottom: -0.5rem;
}

.card__span {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}

.card__namelatest {
    color: white;
    margin-bottom: 0.75rem;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
}

.card__description {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0.5rem;
    text-align: left;
    color: white;
    line-height: 25px;
}

.card__desclatest {
    font-weight: 500;
    text-align: left;
    color: white;
    font-size: 12px;
}

.btndes {
    text-align: left;
}

.btndesk {
    background-color: #ff2f59 !important;
    white-space: nowrap;
    margin-bottom: 0.5rem;
    text-align: center;
    height: 53px;
    width: 20% !important;
    min-width: 20%;
}

.btndeskk {
    background-color: #ff2f59 !important;
    white-space: nowrap;
    margin-bottom: 0.5rem;
    text-align: center;
    height: 39px;
    width: 15% !important;
    min-width: 15%;
}

.btnevent {
    display: none;
}

.btnvery {
    background-color: #ff2f59 !important;
    width: 263px !important;
}

/* Swiper class */
.swiper-button-prev:after,
.swiper-button-next:after,
.swiper-button-p:after,
.swiper-button-n:after {
    content: "";
}

.swiper-button-prev,
.swiper-button-next,
.swiper-button-p,
.swiper-button-n {
    width: initial;
    height: initial;
    font-size: 3rem;
    color: var(--second-color);
    display: none;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-p {
    left: 0;
}

.swiper-button-n {
    right: 0;
}

.swiper-pagination-bullet {
    background-color: hsl(212, 32%, 40%);
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: var(--second-color);
}

/*=============== BREAKPOINTS ===============*/
/* For small devices */
@media screen and (max-width: 320px) {
    .card__data {
        padding: 1rem;
    }
}

/* For medium devices */
@media screen and (min-width: 768px) {
    .card__content {
        /* margin-inline: 3rem; */
    }

    .swiper-button-next,
    .swiper-button-prev,
    .swiper-button-n,
    .swiper-button-p {
        display: block;
    }
}

/* For large devices */
@media screen and (min-width: 1120px) {
    .card__container {
        max-width: 1120px;
    }

    .swiper-button-prev {
        left: 3rem;
        color: white;
    }

    .swiper-button-p {
        left: 3rem;
        color: white;
    }

    .swiper-button-prevlatest {
        color: white;
    }

    .swiper-button-next {
        right: 3rem;
        color: white;
    }

    .swiper-button-n {
        right: 3rem;
        color: white;
    }

    .swiper-button-nextlatest {
        color: white;
    }
}

.headline {
    background-color: black;
    font-family: "Inter", sans-serif;
}

.headline h1,
p {
    color: white;
}

.spaceabout,
.sectionabout,
.mobileaboutus,
.mobilecontact {
    display: none;
}

.sectionrent h1 {
    font-size: 48px;
    color: white;
}

.termcondition p {
    font-size: 16px;
}

.privacypolicy p {
    font-size: 16px;
    color: white;
}

.privacypolicy ul {
    list-style-position: outside;
}

.privacypolicy li {
    font-size: 16px;
    color: white;
    margin-left: 1 rem;
    text-align: justify;
}

@media (min-width: 768px) {
    .mobilerent {
        display: none;
    }

    .rent {
        display: block;
    }

    .detailrent {
        display: block;
    }

    .mobileformrent,
    .mobiletimerent,
    .detailmobilerent {
        display: none;
    }

    .mobileformrent .gj-textbox-md {
        display: none;
    }

    .formrent,
    .timerent {
        display: block;
    }

    .formrent .gj-textbox-md {
        display: block;
        font-size: 16px;
    }

    .datelogo {
        display: none;
    }

    .input img {
        display: block;
    }
}

.mobileaboutus p {
    font-size: 10px;
    color: white;
}

.mobileaboutus h1 {
    font-size: 16px;
    color: white;
}

.aboutus {
    font-family: "Inter", sans-serif;
}

.aboutus h1 {
    color: white;
}

.aboutus p {
    font-weight: 300;
}

.news {
    font-family: "Plus Jakarta Sans", sans-serif;
}

.news h1 {
    font-size: 48px;
}

.detailbooking {
    background-color: black;
}

.detailbooking h1 {
    color: white;
}

.pt-35 {
    padding-top: 35rem;
}

.detailrent {
    display: block;
    background-color: #363636;
    width: 918px;
    min-width: 918px;
    height: 900px;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 3;
}

.detailrent form {
    padding: 4rem;
}

.verify {
    font-family: "Inter", sans-serif;
    background-color: black;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    overflow: scroll;
}

.verify h1,
.verify h3,
.verify p {
    color: white;
    line-height: 10px;
}

.verify img {
    text-align: center;
    width: 448.42px;
    height: 318px;
}

table {
    border-collapse: collapse;
    /* Equivalent to border="0" */
    width: 75%;
    /* Equivalent to width="75%" */
}

table td,
table th {
    padding: 0;
    /* Equivalent to cellpadding="0" */
}

table {
    border-spacing: 0;
    /* Equivalent to cellspacing="0" */
}

.table thead th {
    color: white;
}

.table th,
.table td {
    border-bottom: transparent;
    color: white;
    text-align: left;
}

table thead, tbody {
    background-color: transparent !important;
}

.background-container {
    position: relative;
    width: 100%;
    height: 100vh;
    /* Full viewport height */
    background: url("./super.jpg") no-repeat center center/cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sticky-in-background {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    /* Adjust as needed */
    left: 20px;
    /* Adjust as needed */
    width: fit-content;
    background-color: rgba(255, 255, 255, 0.7);
    /* Optional: semi-transparent background */
    padding: 10px;
    border-radius: 5px;
}

.content {
    height: 2000px;
    /* Large content to enable scrolling */
    background: #f0f0f0;
}

.navbar-toggler-icon {
    background-image: url("../images/hamburger.png");
}

.navbar-nav {
    /* margin-left: 10rem; */
    margin-left: auto;
}

.navbar-nav .nav-link {
    color: white;
}

nav-item {
    color: white;
}

/* google calendar */

/* video overlay */
.video-section {
    position: relative;
    width: 100%;
    height: 50vh;
    /* Fixed height for demonstration */
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #000;
}

.thumbnail-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.thumbnail-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.video-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none;
    /* Initially hidden */
    z-index: 0;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
}

.video-section:hover .overlay {
    opacity: 1;
}

.watch-full-btn {
    background-color: #ff5e00;
    color: white;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.watch-full-btn:hover {
    background-color: #ff8e3a;
}

/* Modal Styling */
#videoModal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
}

#videoModal video {
    width: 80%;
    max-width: 1000px;
}

.close-modal {
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 40px;
    color: white;
    cursor: pointer;
}
/* video overlay */

.calendr {
    color: black;
}

#calendar {
    max-width: 550px;
    margin: 40px auto;
    padding: 0 10px;
}

.fc .fc-toolbar-title {
    color: black;
}

.fc-theme-standard td,
.fc-theme-standard th {
    border: none !important;
}

.fc-theme-standard .fc-scrollgrid {
    border: none !important;
}

.calendr thead {
    background-color: #1089ff !important;
}

tbody,
td,
tfoot {
    background-color: aliceblue;
}

a {
    /* color: white !important; */
    text-decoration: none;
}

.fc .fc-daygrid-day-top a {
    color: black;
}

.fc .fc-daygrid-day-top {
    display: block !important;
    text-align: center;
}

.fc .fc-daygrid-day-frame {
    min-height: 100%;
    position: relative;
    /* justify-content: center; */
    align-items: center;
    /* display: flex; */
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: var(--fc-today-bg-color);
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 auto;
    background: #1089ff !important;
    z-index: -1;
    box-shadow: 0px 5px 11px -9px rgba(0, 0, 0, 0.48);
}

.calendr p {
    margin: 0;
    color: black !important;
}

ol {
    list-style: none;
    counter-reset: list;
    padding: 0 1rem;
}

li {
    --stop: calc(100% / var(--length) * var(--i));
    --l: 62%;
    --l2: 88%;
    --h: calc((var(--i) - 1) * (180 / var(--length)));
    --c1: hsl(var(--h), 71%, var(--l));
    --c2: hsl(var(--h), 71%, var(--l2));

    position: relative;
    /* counter-increment: list; */
    max-width: 45rem;
    margin: 2rem auto;
    padding: 2rem 1rem 1rem;
    box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.3);
    border-radius: 0.25rem;
    overflow: hidden;
}

li::before {
    content: "";
    /* content: counter(list) ". "; */
    display: block;
    width: 100%;
    height: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right,
            var(--c1) var(--stop),
            var(--c2) var(--stop));
}

ol h3 {
    list-style: none;
    display: flex;
    align-items: baseline;
    margin: 0 0 1rem;
    color: rgb(70 70 70);
    counter-increment: list;
    font-weight: 600;
    font-size: 16px !important;
}

ol h3::before {
    content: counter(list) ". ";
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    margin-right: 1rem;
    width: 1rem;
    height: 1rem;
    /* content: counter(list); */
    padding: 0.75rem;
    border-radius: 50%;
    background-color: var(--c1);
    color: white;
}

@media (min-width: 40em) {
    li {
        margin: 2rem auto;
    }

    h3 {
        font-size: 16px;
        margin: 0 0 2rem;
    }

    h3::before {
        margin-right: 1.5rem;
    }
}

/* google calendar */

@media (max-width: 600px) {
    .pt-35 {
        padding-top: 0;
    }

    .w-331 {
        width: 331px;
    }

    .table th,
    .table td {
        width: 0px !important;
        font-size: 10px;
    }

    .nav {
        margin-bottom: 2rem !important;
    }

    .figura {
        margin: 0 0 1rem;
        line-height: 1rem !important;
        text-align: left !important;
    }

    .text {
        top: 10%;
        left: 0%;
        transform: none;
    }

    .z-2 {
        z-index: 200 !important;
    }

    .upcoming {
        height: 135vh;
    }

    .mg {
        display: block;
        max-width: none;
    }

    .no-gutters {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .h-20 {
        height: 69px;
    }

    .h-220 {
        height: 220px;
    }

    .h-119 {
        height: 119px !important;
    }

    .w-168 {
        width: 168px;
    }

    .w-169 {
        width: 169px !important;
    }

    .btnsml {
        width: 77px;
        height: 23px;
        background-color: #ff2f59 !important;
        color: white;
        font-size: 10px !important;
        white-space: nowrap;
    }

    .btn-small {
        background-color: #ff2f59 !important;
        color: white !important;
        font-size: 16px !important;
        width: 117px !important;
        padding: 0.25rem 0.5rem !important;
        line-height: 1.5 !important;
        border-radius: 0.2rem !important;
        border: 1px solid transparent !important;
    }

    .padding-zero {
        padding: 0 !important;
    }

    .mt-2min {
        margin-top: -2rem;
    }

    /* .imgcard {
        height: 220px;
        width: 168px;
    } */

    .imgcard {
        height: auto;
        width: 100%;
    }

    /* .card img {
        height: 192px;
        width: 168px;
    } */

    .card img {
        height: auto;
        width: 100%;
    }

    .imgcardzoom {
        height: 142px !important;
        width: 175px !important;
    }

    .card-body {
        padding: 0 !important;
    }

    .card-bodymob {
        padding: 0.5rem !important;
        background-color: #1e1e1e;
    }

    .cardmob {
        width: 168px;
        height: 220px;
    }

    .p-6 {
        padding: 1rem;
    }

    .p-5rem {
        padding: 0.25rem;
    }

    .p-5re {
        padding: 5rem;
    }

    .widthbtn {
        width: 60%;
    }

    .widthpev {
        width: 317px;
    }

    .desktopevent {
        display: none;
    }

    .desktopevent2 {
        display: none;
    }

    .mobileevent {
        display: block;
    }

    .mobileevent {
        width: 100%;
        height: 287px;
        overflow: hidden;
    }

    .mobileevent img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .mobileevent2 {
        display: block;
    }

    .desktopnews {
        display: none;
    }

    .mobilenews {
        display: block;
    }

    .mobilenews .carousel-item {
        height: 150px !important;
    }

    .mobilenews h1 {
        font-size: 32px;
    }

    .mobilenews p {
        font-size: 10px;
    }

    .desktoplatestnews {
        display: none;
    }

    .mobilelatestnews {
        display: block;
    }

    .mobileevent p {
        font-size: 10px;
    }

    .btnstudio {
        background-color: #ff2f59 !important;
        height: 20px;
        width: 77px !important;
        min-width: 77px;
        font-size: 10px !important;
        white-space: nowrap;
        /* margin-bottom: 0.5rem; */
        text-align: center;
    }

    .btndesk {
        display: none;
    }

    .btndeskk {
        display: none;
    }

    .btnevent {
        background-color: #ff2f59 !important;
        height: 20px;
        width: 122px !important;
        min-width: 122px;
        font-size: 10px !important;
        white-space: nowrap;
        margin-bottom: 0.5rem;
        text-align: center;
    }

    .btnvery {
        background-color: #ff2f59 !important;
        width: 169px !important;
        height: 30px !important;
        font-size: 10px !important;
    }

    .btnabout {
        background-color: #ff2f59 !important;
        height: 35px;
        width: 123px;
        font-size: 14px !important;
        white-space: nowrap;
        margin-bottom: 0.5rem;
        text-align: center;
    }

    .forbutton {
        font-family: "Inter", sans-serif;
        margin-right: 1rem;
    }

    .forbutton .row>* {
        height: 28px !important;
        width: 92px !important;
    }

    .btncontact {
        background-color: #ff2f59 !important;
        height: 36px;
        width: 169px;
        font-size: 10px !important;
        white-space: nowrap;
        margin-bottom: -1rem;
        text-align: center;
        justify-content: center;
    }

    .btnrent {
        background-color: #ff2f59 !important;
        height: 28px;
        width: 92px;
        font-size: 10px !important;
        white-space: nowrap;
        text-align: center;
        justify-content: center;
    }

    .space {
        height: 20px;
    }

    .spaceabout {
        height: 80px;
    }

    .sectionabout,
    .spaceabout,
    .mobileaboutus {
        display: block;
    }

    .sectionabout h1 {
        font-size: 20px;
    }

    .mobileaboutus {
        width: 100%;
        height: 205px;
        overflow: hidden;
    }

    .mobileaboutus img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .mobilecontact {
        width: 100%;
        height: 149px;
        overflow: hidden;
    }

    .mobilecontact img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .mobilerent {
        display: block;
        width: 100%;
        height: 1094px;
        overflow: hidden;
    }

    .mobilerent img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .mobilerent h1 {
        font-size: 20px;
    }

    .mobilerent h2 {
        font-size: 11px;
        color: white;
    }

    .mobilerent label,
    span {
        font-size: 10px;
        color: white;
        line-height: 15px;
    }

    .swmobile {
        display: flex;
        align-items: center;
        margin-top: 5px;
        font-size: 13px !important;
        justify-content: center;
    }

    .timerent {
        display: none;
    }

    .mobileformrent {
        display: block;
        width: 90%;
        height: 897px;
        z-index: 3;
        margin-top: -20rem;
        position: relative;
        background-color: #363636;
        background-position: center;
        margin-right: auto;
        margin-left: auto;
    }

    .mobileformrent .gj-textbox-md {
        font-size: 10px;
        margin-top: -30px;
    }

    .mobileformrent .mb-3 {
        margin-bottom: 0.125rem !important;
    }

    .numspin-input,
    .numspin-input2,
    .numspin-input3 {
        width: 50% !important;
    }

    .datelogo {
        width: 17px !important;
        height: 17px !important;
    }

    .text-center {
        position: relative;
    }

    .detailbooking h1 {
        color: white;
        font-size: 20px;
    }

    .detailmobilerent {
        display: block;
        width: 90% !important;
        min-width: 90%;
        height: 671px !important;
        z-index: 3;
        margin-top: -45rem !important;
        position: relative;
        background-color: #363636;
        background-position: center;
        margin-right: auto;
        margin-left: auto;
    }

    .detailmobilerent form {
        padding: 2rem;
    }

    .mobileformcontact {
        width: 90%;
        height: 618px;
        z-index: 3;
        margin-top: -3rem;
        position: relative;
        background-color: #363636;
        background-position: center;
        margin-right: auto;
        margin-left: auto;
    }

    .mobileformcontact h1 {
        font-size: 16px;
        color: white;
    }

    .mobileformcontact label {
        font-size: 10px;
    }

    .mobileformcontact .mb-3 {
        margin-bottom: 0.25rem !important;
    }

    .mobiledetailrent {
        background-color: #363636;
        width: 918px !important;
        height: 900px;
        background-position: center;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        z-index: 3;
    }

    .iconcon img {
        width: 15.88px;
        height: 16.59px;
    }

    .iconcon h1 {
        font-size: 16px;
        color: black;
    }

    .iconcon p {
        font-size: 10px;
        color: black;
    }

    .iconcon span {
        font-size: 10px;
        color: black;
    }

    .spaceevent {
        height: 80px;
    }

    .spacenews {
        height: 80px;
    }

    .spacelatestnews {
        height: 80px;
    }

    .spacecontact {
        height: 80px;
    }

    .spacerent {
        height: 80px;
    }

    .spacerentmob {
        height: 20px;
    }

    .event h1 {
        font-size: 20px;
    }

    .news-image {
        width: 100%;
        height: 150px;
        overflow: hidden;
    }

    .news-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .news h1 {
        font-size: 20px;
    }

    .card-title {
        font-size: 12px;
    }

    .card-text {
        font-size: 10px;
    }

    .card-body p {
        padding: 0;
    }

    .logo {
        height: 35px;
        width: 52px;
    }

    .navbar-nav .nav-link {
        color: black;
    }

    .navbar-toggler {
        width: 29px;
        height: 16px;
    }

    .homedesktop {
        display: none;
    }

    .homemobile {
        display: block;
    }

    .home img {
        background-position: center;
        background-size: cover;
        position: relative;
        background-repeat: no-repeat;
        /* height: 35px; */
        /* width: 52px; */
        width: 393px;
        height: 386px;
        object-fit: cover;
    }

    .home h1 {
        font-size: 16px;
    }

    .home p {
        font-size: 10px;
    }

    .desktoproom {
        display: none;
    }

    .mobileroom {
        display: block;
    }

    .room h1 {
        font-size: 20px;
    }

    .card__imagelatest {
        background-color: none !important;
    }

    .card__datalatest {
        padding-top: 1rem;
        text-align: center;
        position: relative;
        z-index: 10;
        background-color: rgba(0, 0, 0, 0.5);
        margin-top: -10rem !important;
        padding: 1rem;
    }

    .card__imagelatest img {
        background-color: none !important;
        height: 280px !important;
    }

    .verify img {
        text-align: center;
        width: 252px;
        height: 178.71px;
    }

    .verify h1 {
        font-size: 16px;
        color: white;
    }

    .verify h3,
    .verify p {
        color: white;
        font-size: 10px;
    }

    /* .mobileroom .container:first-child img {
        width: auto;
        height: 268px;
        display: block;
    }

    .mobileroom .container:nth-child(2) img {
        height: 142px;
        display: block;
        margin: 0 auto;
        width: 175px;
    }

    .mobileroom .container:nth-child(3) img {
        height: 142px;
        display: block;
        margin: 0 auto;
        width: 353px;
    } */

    .mobileroom p {
        font-size: 10px;
    }

    .mobileroom h1 {
        font-size: 16px;
    }

    .studio h1 {
        font-size: 16px;
    }

    .studio p {
        font-size: 10px;
    }

    .studio .carousel-caption {
        padding-bottom: 0 !important;
    }

    .carousel-caption {
        padding-bottom: 100px !important;
    }

    .headline p {
        color: white;
        font-size: 10px;
    }

    .termcondition p,
    .termcondition h2 {
        font-size: 12px;
    }

    .termcondition h1 {
        font-size: 20px;
    }

    .privacypolicy p,
    .privacypolicy h2,
    .privacypolicy li {
        font-size: 12px;
        color: white;
    }

    .privacypolicy h1 {
        font-size: 20px;
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 10px;
        left: auto;
        top: 6rem !important;
        color: white !important;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 10px;
        right: auto;
        top: 6rem !important;
        color: white !important;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .btnsm {
        width: 77px;
        height: 23px;
        border-bottom-left-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
        font-size: 10px !important;
    }

    .btnmobile {
        font-size: 10px !important;
        line-height: 0 !important;
        padding: 0 !important;
        height: 20px;
        width: 77px;
    }

    .btnsmll {
        background-color: #ff2f59 !important;
        color: white;
        width: 97px;
        height: 26px;
        font-size: 10px !important;
    }

    .desktopupcoming {
        display: none;
    }

    .mobileupcoming {
        display: flex;
        width: 93%;
        margin: 0 auto;
    }

    .carousel-indicators {
        display: none !important;
    }

    .studio img {
        height: auto;
    }

    .studio ul {
        font-size: 10px;
    }

    .form-contrll {
        display: none !important;
    }

    .form-controll {
        display: block !important;
    }

    .form-controll {
        /* background: transparent; */
        border: none;
        border-bottom: 1px solid #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        display: block;
        width: 100%;
        padding: 0.375rem 0.75rem;
        font-size: 10px;
        font-weight: 400;
        line-height: 1.5;
        color: white;
    }

    .selected {
        font-size: 10px;
    }

    .options {
        width: 68%;
    }

    .searchmobile {
        display: block;
        width: 169px;
        height: calc(1.5em + 0.75rem + 2px);
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        /* background-color: #fff; */
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        -webkit-transition: border-color 0.15s ease-in-out,
            -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out,
            -webkit-box-shadow 0.15s ease-in-out;
        -o-transition: border-color 0.15s ease-in-out,
            box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
            -webkit-box-shadow 0.15s ease-in-out;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-collapse {
        background-color: #d9d9d9;
        margin-left: -3rem;
        margin-right: -3rem;
        z-index: 2;
        margin-top: -5rem;
    }

    /* .carousel-item {
        height: 386px;
    }

    .carousel-item:nth-child(2) {
        height: 0;
    } */

    .headermobile {
        display: block;
    }

    .deskfooter {
        display: none;
    }

    .mobilefooter {
        display: block;
    }

    .mobilefooter h3 {
        color: white;
        font-size: 12px;
    }

    .mobilefooter span {
        font-size: 8px;
    }

    .mobilefooter h5 {
        font-size: 10px;
    }

    .copyright {
        font-size: 8px;
        color: rgba(255, 255, 255, 0.5);
    }

    .footer {
        padding: 0.5rem;
    }

    .footer a {
        color: white;
        font-size: 10px;
    }

    .form-check-label {
        font-size: 8px;
    }

    .form-check h4 {
        font-size: 10px;
        color: white;
    }

    .form-check span {
        font-size: 8px;
        font-weight: 600;
    }

    .marker {
        top: 200px;
    }

    .form {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: 26px;
        display: block;
        /* margin: 0 auto; */
        display: block;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        /* background-color: #fff; */
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        -webkit-transition: border-color 0.15s ease-in-out,
            -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out,
            -webkit-box-shadow 0.15s ease-in-out;
        -o-transition: border-color 0.15s ease-in-out,
            box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
            -webkit-box-shadow 0.15s ease-in-out;
    }
}

@media (min-width: 601px) {

    /* Styles for desktop version */
    .home img {
        display: block;
        /* Show .home img on desktop */
    }

    .logo {
        width: 118px !important;
        /* Reset width for desktop */
        height: 80px !important;
        /* Reset height for desktop */
    }
}

@media (min-width: 350px) and (max-width: 400px) {
    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-toggler:focus-visible {
        outline-color: #ffffff;
        outline-style: auto;
        outline-width: 5px;
    }

    .navbar {
        width: 100% !important;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-collapse {
        background-color: #d9d9d9;
        margin-left: -3rem;
        margin-right: -3rem;
        z-index: 2;
        margin-top: 0.5rem;
    }
}