@font-face {
    font-family: "Poppins";
    src: url("/bookings/public/fonts/poppins-regular.ttf");
}
@font-face {
    font-family: "OakesRegular";
    src: url("/bookings/public/fonts/oakes-reg.ttf");
}
@font-face {
    font-family: "Montserrat";
    src: url("/bookings/public/fonts/montserrat-reg.ttf");
}

@font-face {
    font-family: "HurmeGeometricSans";
    src: asset("/fonts/HurmeGeometricSans1.otf");
}

html {
    scroll-behavior: smooth;
  }
body {
    font-family: 'HurmeGeometricSans', sans-serif;

}


.tippy-box {
    background-color:transparent !important;
}

#tippy-booking-date .ui-widget.ui-widget-content {
    border: 1px solid #ccc !important;
}

.fc .fc-cell-shaded, .fc .fc-day-disabled .fc-daygrid-day-frame {
    background: rgba(208,208,208,.3);
    background: var(--fc-neutral-bg-color,rgba(208,208,208,.3));
    height: 0 !important;
    visibility: hidden !important;
}
.accordion-button.collapsed {
    color: #fff !important;
}
.accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
    /* padding-left: 0px !important;
    top: 0 !important;
    bottom: 50% !important;
    margin-top: -35px;
    color: white !important;
    transform: rotate(0deg); */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
/* .accordion-button.collapsed::after {
    padding-left: 0px !important;
    top: 0 !important;
    bottom: 50% !important;
    margin-top: -35px;
    color: white !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    opacity: 1;
    transform: rotate(0deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    margin-left: auto;
    content: "";
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 1rem;
    transition: transform .2s ease-in-out;
    margin-top: -35px;
    color: white !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}  */
/* .modal-backdrop {
    width: 100% !important;
    height: 100% !important;
  } */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
wbr:after { content: "\00200B" }
.fc-theme-standard td, .fc-theme-standard th {
    border: 0px solid #ddd !important;
    /* border: 1pxsolidvar(--fc-border-color,#ddd); */
}
.fc-day-disabled {
    height:75px;
    /* display: none !important;
    z-index:-1 !important;
    opacity: 0 !important; */
}
.fc-day-today {
    /* z-index:1 !important; */
}
.imp-ui-zoom-button {
    right:0px !important;
    bottom:0px !important;
}
.imp-ui-zoom-button-zoom-in {
    bottom: 34px !important;
}
.qty-container {
    width: 100%;
    text-align: center;
    padding-left:20%;
}
.form-imagecheck-image {
    opacity: 1 !important;
}
.content {
    padding-top: 16px !important;
  }
  .tooltip{
    font-size: 1rem;

 }
 .tooltip-inner {
    background-color: white;
    color: black;
    border-radius: 10px;
    border: 2px solid black;
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px;

}
  .sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 100;

  }
  .fc .fc-day-other .fc-daygrid-day-top{
    opacity: 1 !important;
  }

div#myHeader  {
    position: sticky !important;
    position: -webkit-sticky !important; /* Safari */
    z-index:101;
    top: 75px;
    display: flex;
    flex-direction: column;
}

#top-footer a:hover {
        text-decoration: none !important;
    }
.markdown>table>:not(caption)>*>*, .table>:not(caption)>*>*  {
        padding: 0rem 0rem;
    }
/* .bestseller:before {
    content: "";
    z-index: -1;
    overflow: hidden;
    transform: rotate(135deg);
    width: 120px;
    display: none;
    background: red;
    background: linear-gradient(white 0%, red 100%);
    box-shadow: 0 3px 10px -5px black;
    position: absolute;
    top: 34px;
    left: -10px;
    clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px);
    height: 20px;
    width: 120px;
  }
  .bestseller:after {
    content: attr(title);
    z-index: 1;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: yellow;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    width: 120px;
    display: block;
    background: red;
    background: #F53844;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 10px; left: -40px;
    clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px)
  } */

  .bestseller:before {
    content: "";
    z-index: 1;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: #e74c3c;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 3px;
    display: block;
    background: rgba(241, 169, 160, 0.8);
    width: 80px;
}

.bestseller:after {
    content: attr(title);
    z-index: 1;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: #e74c3c;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 3px;
    display: block;
    background: rgba(241, 169, 160, 0.8);
    width: 80px;
}

    .service-bestseller:before {
    content: "";
    z-index: -1;
    overflow: hidden;
    transform: rotate(135deg);
    width: 120px;
    display: none;
    background: red;
    background: linear-gradient(white 0%, red 100%);
    box-shadow: 0 3px 10px -5px black;
    position: absolute;
    top: 34px;
    left: -10px;
    clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px);
    height: 20px;
    width: 120px;
  }
  .service-bestseller:after {
    content: attr(title);
    z-index: 1;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: yellow;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    width: 120px;
    display: block;
    background: red;
    background: #F53844;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 25px; left: -25px;
    clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px)
  }

  .ribbon-discount:after {
    content: attr(title);
    z-index: 1;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: yellow;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    width: 120px;
    display: block;
    background: red;
    background: #F53844;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 25px; left: -25px;
    clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px)
  }

.form-imagecheck-figure:before {
     display: none !important;
}
  .sticky + .content {
    /* padding-top: 102px !important; */
  }
   @keyframes animateGrowCenter {
    from {
      transform: scale(0);
    }
    to {
      transform: scale(1);
    }
  }
  @keyframes animateShrinkCenter {
    from {
      transform: scale(1);
    }
    to {
      transform: scale(0);

    }
  }

element.style {
}
.form-selectgroup-boxes .form-selectgroup-label {
    text-align: left;
    padding: 1rem 1rem;
    color: inherit;
}
.form-selectgroup-label {
    border-radius: 20px !important;
}
label.form-selectgroup-item.flex-fill {
    border-radius: 5px !important;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
div#panorama {
    top:0;
    width:1585px;
    height:750px;
}
footer {
    bottom: 0;
    /* position: fixed; */
    width: 100%;
    z-index: 99;
    background-color: #222625 !important;
    color: #fff !important;
    height:66px;
}
.runtotal {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #ffff !important;
    color: #000 !important;
    height:80px;

}
.runtotal-label {

    font-size: 24px;
    padding-bottom: 0px;

}
.runtotal-total {
    font-size: 30px;
    line-height: 2.5rem;
}



#top-header {

    background-color: #73cbcd;
    color: #fff;
    font-family: Poppins, sans-serif;
font-size: 12px;
font-weight: 300;
justify-content: space-between;
line-height: 20px;
list-style: outside none none;
padding: 5px 10px;
height:36px;
padding-right:20px;

}
#top-header li.nav-item {

    padding-right:30px;
}
#top-header .dropdown-menu {
    background-color: #73cbcd;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 12px;
font-weight: 300;
}

/* Style the form */
#regForm {
    background-color: #ffffff;
    margin: 100px auto;
    padding: 40px;
    width: 70%;
    min-width: 300px;
}

/* Style the input fields */
input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    /* font-family: Raleway; */
    border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}

.bg-finns {
    background-color: #68C4C6 !important;
    color: #fff !important;
}

.bg-bali-boat {
    background-color: #C0F5F6 !important;
}

.bg-bali-boat.active {
    color:#1C7B7C !important;
}

.bg-bali-boat-blue {
    background-color: #4ACCCD !important;
}

.bg-bali-boat-pink {
    background-color: #E688EE !important;
}

.bg-bali-boat-gold {
    background-color: #EDB561 !important;
}

.bg-bali-boat-orange{
    background-color: #F6C8C3 !important;
}

#navigationMobile {
    display: none;
}

.btn-outline-finns {
    border-color: #68C4C6 !important;
    color: #68C4C6 !important;
}

.btn-outline-finns.active {
    background-color: #68C4C6 !important;
    color: #fff !important;
}

.btn-outline-finns.active::before {
    content: "\2713 ";
}

.bg-finns.active {
    background-color: #3FA0A3 !important;
    color: #fff !important;
}

.text-finns {
    color: #68C4C6 !important;
}

.text-finns-gray {
    color: #6E6E6E !important;
}

.text-bali-boat-blue {
    color: #2ECBCD !important;
}

.text-bali-boat-pink {
    color: #E688EE !important;
}

.text-bali-boat-gold {
    color: #EBAB05 !important;
}

.text-bali-boat-orange {
    color: #E24C3C !important;
}

.fc-col-header-cell {
    background-color: #f4f4f4;
    color: black;
    border: 0px solid !important;
}

.fc-col-header-cell a {
    color: #000 !important;
    text-decoration: none !important;
}

.checkbox-bed-type:checked + .form-selectgroup-label{
    background-color: #68C4C6;
    color: #fff;
    border: 0;
}
th.fc-col-header-cell {
    background-color: #fff !important;
    border: 0px solid !important;
    padding-bottom:15px;
}
.fc .fc-scrollgrid-section-liquid>td {
    color: #2222;
    border: 1px solid !important;
}
.fc .fc-scrollgrid-liquid {
    border: 0px solid !important;
}
.checkbox-variant:checked + .form-selectgroup-label{
    background-color: #68C4C6;
    color: #fff;
    border: 0;
    outline: 4px solid #3fa0a3;

}
.checkbox-variant:checked + .form-selectgroup-label .badge {
    position: absolute;
    top: 2px;
    left: 2px;
    padding: 4px;
    padding-left:5px !important;
    border-radius: 50%;
    background: #3fa0a3;
    color: white;
    display: inline;
    font-size:12px;
}
.checkbox-variant + .form-selectgroup-label .badge {
   display: none;
}

.checkbox-packages:checked + .form-selectgroup-label{
    background-color: #68C4C6;
    color: #fff;
    border: 0;
}

.checkbox-variant + .form-selectgroup-label{
    /* background-color: #C4C4C4; */
    /* color: #fff; */
    /* border: 0; */
}

.bg-black{
    /* background-origin: #1F2221; */
    background-origin: #000;
    color: #fff;
}
.left-logo{
    /* max-height:40px !important; */
    margin-top: 10px;
    max-width:180px !important;
    margin-left: 40px !important
}

.fc-prev-button{
    visibility: inherit !important;
}
.fc-next-button{
    visibility: inherit !important;
}
.footer-padding{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}
.booking-date-title{
    padding-top: 5%;
}
.stylingcing{
    margin-left:-8px;
    margin-right:0px;
}
/* .service-title {
    font-family: 'Poppins', sans-serif;
    font-weight:600;
    font-size: 0.8vw;
    letter-spacing: 2px;
    color: #000;
    margin-top:0px;
    margin-bottom:0px;
}
.service-card {
    background: #fff;
    -moz-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 6px 12px rgb(0 0 0 / 5%);
    box-shadow: 0px 6px 12px rgb(0 0 0 / 5%);
    border: 0.5px solid rgba(0, 0, 0, 0.05);

    transition: background 0.3s ease 0s, border 0.3s ease 0s, border-radius 0.3s ease 0s, box-shadow 0.3s ease 0s;

} */
/* .service-title{
    height: 80px;
} */
/* @media screen and (min-width:200px) and (max-width: 1099px) {
    .qty-container {
        width: 100%;
        text-align: center;
        padding-left: 20%;
    }
} */
/* @media screen and (min-width:300px) and (max-width: 991px) { */
/* @media only screen and (min-width:400px)  and (max-width: 600px) {
    .qty-container {
        width: 100%;
        text-align: center;
        padding-left: 28%;
    }
    .progressbar{
        width:85% !important;
        height: 40px !important;
    }
    span.ms-2.progress-text {
        display: none !important;
    }
    .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
        width: 290px !important;

    }
    .text-center.bg-white.text-finns.text-white.rounded-pill {
        width: 290px !important;
    }
} */
/* @media screen and (min-width:992px) and (max-width: 1039px) { */
@media only screen and (min-width:600px) and (max-width:998px)  {
    .countdown {
        width: 80px !important;
    }
    .qty-container {
        width: 100%;
        text-align: center;
        padding-left: 15%;
    }
    .row.text-center {
        padding-bottom: 0px !important;
    }
    span#bednavigation {
        padding-top: 20px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    div#myContent {
        padding-top:0px !important;
    }
    div#scrolling-wrapper {
        height: 100% !important;
        margin-bottom: 20px !important;
    }
    .sticky {
        position: sticky !important;
        top: 0;
        width: 100%;
        z-index: 100;

      }
    /* .service-title{
        height: 60px;
    } */
    span.ms-2.progress-text {
        display: none !important;
    }
    .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
        width: 290px !important;

    }
    .text-center.bg-white.text-finns.text-white.rounded-pill {
        width: 290px !important;
    }
    div#booking-date{
        display:none !important;
    }

    .col-8 {
        text-align: left !important;
    }

    .col-booking-date{
        display: none !important;
    }
    #startOver{
        margin-left: 150px !important;
    }
}

@media only screen and (min-width:501px) and (max-width:599px)  {
    #startOver{
        display: none !important;
    }
    .addons-title{
        margin-top: 60px !important;
    }
}

@media only screen and (min-width:1000px) and (max-width:1300px)  {
    .col-booking-date{
        display: none !important;
    }
    #startOver{
        margin-left: 150px !important;
    }
}

@media only screen and (min-width:1301px) and (max-width:1600px)  {
    #addons-booking-date{
        font-size: 14px !important;
    }
    #startOver{
        margin-left: 75px !important;
    }
}

.service-detail{
    font-size: 1rem !important;
}
.subtotal-text{
    font-size: 1rem !important;
}
.tax-text{
    font-size: 1rem !important;
}
.admin-fee-text{
    font-size: 1rem !important;
}
.total-text{
    font-size: 1rem !important;
}
.converter-text{
    font-size: 1rem !important;
}
.addons-package-text{
    font-size: .875rem !important
}
/* @media screen and(min-width:1101px) and (max-width: 1350px) { */
    /* @media screen and(min-width:1801px) and (max-width: 2600px) { */
@media only screen and(min-width:1200px)  {
    #row-spacing {

        margin-bottom:12.5% !important;
    }
        .service-title {
            font-size: 16px !important;
            font-weight:600;
            color: #000;
            margin-top:0px;
            margin-bottom:0px;
            height:70px;
        }
        #booking-date{
            display:none !important;
        }

    }
    .left-logo {
        margin-top: 0px !important;
        max-width: 180px !important;
        margin-left: 16px !important;
        width: 100px !important;
    }
    @media only screen and(min-width:2000px)  {
        .qty-container {
            padding-left:20% !important;
        }
        .service-title {
            font-size: 18px !important;
            font-weight:600;
            color: #000;
            margin-top:0px;
            margin-bottom:0px;
            height:70px;
        }

    }
    /* @media screen and(min-width:1101px) and (max-width: 1800px) { */
    /* @media screen   and (min-width:368px) and (max-width: 1499px) {
        .href-navigation{
            width:100px;
            height:50px;
            font-size:16px;
            background-color:white;
            color:#3FA0A3;
            margin-top:12px;
            margin-right:12px;
            margin-left:12px;

        }
        .href-navigation-back{
            width:100px;
            height:50px;
            font-size:16px;
            background-color:white;
            color:#3FA0A3;
            margin-top:12px;
            margin-right:12px;
            margin-left:12px;

        }
        .href-navigation:hover{
            width:100px;
            height:50px;
            font-size:16px;
            background-color:#3FA0A3;
            color:white;
            margin-top:12px;
            margin-right:12px;
            margin-left:12px;
            border: 1px solid white;

        }
        .href-navigation-back:hover{
            width:100px;
            height:50px;
            font-size:16px;
            background-color:#3FA0A3;
            color:white;
            margin-top:12px;
            margin-right:12px;
            margin-left:12px;
            border: 1px solid white;

        }
        .runtotal-label {
            padding-right: 12px;
        }
        .runtotal-total {
            padding-right: 12px;
        }
        .qty-container {
            padding-left:30% !important;
        }
        .service-title {
            font-family: 'Poppins', sans-serif;
            font-size: 13px;
            font-weight:600;
            letter-spacing: 2px;
            color: #000;
            margin-top:0px;
            margin-bottom:0px;
        }
        #change-date {
            display: none;
        }
        #booking-date {

            display: none;
        }
        .progressbar{
            width:85% !important;
            height: 40px !important;
        }
        span.ms-2.progress-text {
            display: none !important;
        }
        .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
            width: 290px !important;

        }
        .text-center.bg-white.text-finns.text-white.rounded-pill {
            width: 290px !important;
        }

    } */
    @media screen  and (min-width:501px) and (max-width: 1500px) {
        .countdown {
            position: relative;
            float: left;
            height: 130px;
            width: 80px;
            /* margin-left: 5px; */
            margin-right: 5px;
            background-color: #000;
            border-radius: 8px;
            -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
            -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
            box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);

        }
        #row-spacing {

            margin-bottom:14.5% !important;
        }
        .card-addons {
            margin-top: 5px;

        }
        div#booking-date {
            /* width: 110%; */
            margin-top: 0px !important;
            /* margin-left: 10%; */
        }

        .href-navigation{
            width:100px;
            height:50px;
            font-size:16px;
            /* background-color:black;
            color:white; */
            /* margin-top:12px;
            margin-right:12px;
            margin-left:12px; */
            /* padding-top: 1%;padding-right:20px; */
        }
        .href-navigation-back{
            width:100px;
            height:50px;
            font-size:16px;
            /*background-color:black;
            color:white;
            margin-top:12px;
            margin-right:12px;
            margin-left:12px; */
            /* padding-top: 1%;padding-right:20px; */
        }
        .start-over{
            width:125px;
            height:50px;
            font-size:16px;

            /* padding-top: 1%;padding-right:20px; */
        }
        .addons-start-over{
            width:125px;
            height:50px;
            font-size:16px;
            margin-top:12px;
            margin-right:12px;
            margin-left:12px;
            margin-bottom: 30px !important;

            /* padding-top: 1%;padding-right:20px; */
        }
        .href-navigation:hover{
            width:100px;
            height:50px;
            font-size:16px;
            background-color:#3FA0A3;
            color:white;
            /* margin-top:12px;
            margin-right:12px;
            margin-left:12px; */
            border: 1px solid white;
            /* padding-top: 1%;padding-right:20px; */
        }
        .href-navigation-back:hover{
            width:100px;
            height:50px;
            font-size:16px;
            background-color:#3FA0A3;
            color:white;
            /* margin-top:12px; */
            margin-right:12px;
            margin-left:12px;
            border: 1px solid white;
            /* padding-top: 1%;padding-right:20px; */
        }
        /* .start-over:hover{
            width:125px;
            height:50px;
            font-size:16px;
            background-color:black;
            color:white;
            /* margin-top:12px; */
            /* margin-right:12px; */
            /* margin-left:12px; */
            /* border: 1px solid white; */
            /* padding-top: 1%;padding-right:20px; */
        /* } */
        .start-over{
            width:125px;
            height:50px;
            font-size:16px;
            /* margin-top:12px; */
            margin-right:12px;
            margin-left:12px;
            margin-bottom: 30px !important;
            /* padding-top: 1%;padding-right:20px; */
        }
        .start-over:hover{
            width:125px;
            height:50px;
            font-size:16px;
            /* margin-top:12px; */
            margin-right:12px;
            margin-left:12px;
            /* border: 1px solid white; */
            margin-bottom:15px;
            /* padding-top: 1%;padding-right:20px; */
        }
        .addons-start-over{
            width:125px;
            height:50px;
            font-size:16px;
            /* margin-top:12px; */
            margin-right:12px;
            margin-left:12px;
            margin-bottom: 30px !important;
            /* padding-top: 1%;padding-right:20px; */
        }
        .addons-start-over:hover{
            width:125px;
            height:50px;
            font-size:16px;
            /* margin-top:12px; */
            margin-right:12px;
            margin-left:12px;
            /* border: 1px solid white; */
            margin-bottom:15px;
            /* padding-top: 1%;padding-right:20px; */
        }
        .qty-container {
            padding-left:20% !important;
        }
        .progressbar{
            /* width:85% !important; */
        }
        /* span.ms-2.progress-text {
            display: none !important;
        } */
        .service-title {
            font-size: 15px;
            font-weight:600;
            color: #000;
            margin-top:0px;
            margin-bottom:0px;
            height:70px;
        }
        /* .progressbar{
            width:85% !important;
            height: 40px !important;
        } */
        span.ms-2.progress-text {
            /* display: none !important; */
        }
        .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
            width: 290px !important;

        }
        .text-center.bg-white.text-finns.text-white.rounded-pill {
            width: 290px !important;
        }
}

@media screen  and (min-width: 1800px) and (max-width:3000px) {
    .card-addons {
        margin-top: 5px;

    }
    div#addons-booking-date {
        /* width: 110%; */
        margin-top: -15px !important;
        margin-bottom: 20%;
        /* margin-left: 10%; */
        padding-top: 10px;
    }

    .href-navigation{
        width:100px;
        height:50px;
        font-size:16px;
        /* background-color:black;
        color:white; */
        /* margin-top:12px;
        margin-right:12px;
        margin-left:12px; */
        /* padding-top: 1%;padding-right:20px; */
    }
    .href-navigation-back{
        width:100px;
        height:50px;
        font-size:16px;
        /* background-color:black;
        color:white;
        margin-top:12px;
        margin-right:12px;
        margin-left:12px; */
        /* padding-top: 1%;padding-right:20px; */
    }
    .start-over{
        width:125px;
        height:50px;
        font-size:16px;
        margin-top:-40px;
        margin-right:12px;
        margin-left:12px;
        margin-bottom: 30px !important;

        /* padding-top: 1%;padding-right:20px; */
    }
    .addons-start-over{
        width:125px;
        height:50px;
        font-size:16px;
        margin-top:-5px;
        margin-right:12px;
        margin-left:12px;
        margin-bottom: 30px !important;

        /* padding-top: 1%;padding-right:20px; */
    }
    .change-date-button{
        width:125px;
        height:50px;
        font-size:16px;
        margin-top:-60px;
        margin-right:12px;
        margin-left:12px;
        margin-bottom: 30px !important;
    }
    .href-navigation:hover{
        width:100px;
        height:50px;
        font-size:16px;
        background-color:#3FA0A3;
        color:white;
        /* margin-top:12px;
        margin-right:12px;
        margin-left:12px; */
        border: 1px solid white;
        /* padding-top: 1%;padding-right:20px; */
    }
    .href-navigation-back:hover{
        width:100px;
        height:50px;
        font-size:16px;
        background-color:#3FA0A3;
        color:white;
        /* margin-top:12px; */
        margin-right:12px;
        margin-left:12px;
        border: 1px solid white;
        /* padding-top: 1%;padding-right:20px; */
    }
    .start-over:hover{
        width:125px;
        height:50px;
        font-size:16px;
        /* margin-top:12px; */
        margin-right:12px;
        margin-left:12px;
        /* border: 1px solid white; */
        /* padding-top: 1%;padding-right:20px; */
    }
    .addons-start-over:hover{
        width:125px;
        height:50px;
        font-size:16px;
        /* margin-top:12px; */
        margin-right:12px;
        margin-left:12px;
        /* border: 1px solid white; */
        /* padding-top: 1%;padding-right:20px; */
    }
    .qty-container {
        padding-left:20% !important;
    }
    .progressbar{
        /* width:85% !important; */
    }
    /* span.ms-2.progress-text {
        display: none !important;
    } */
    .service-title {
        font-size: 15px;
        font-weight:600;
        color: #000;
        margin-top:0px;
        margin-bottom:0px;
        height:70px;
    }
}
@media screen  and (min-width: 1501px) and (max-width:1799px) {
    .card-addons {
        margin-top: 5px;

    }
    div#addons-booking-date {
        /* width: 110%; */
        margin-top: 0px !important;
        margin-bottom: 20%;
        /* margin-left: 10%; */
        padding-top: 5px;
        font-size: 14px !important;
    }

    .href-navigation{
        width:100px;
        height:50px;
        font-size:16px;
        /* background-color:black;
        color:white; */
        /* margin-top:12px;
        margin-right:12px;
        margin-left:12px; */
        /* padding-top: 1%;padding-right:20px; */
    }
    .href-navigation-back{
        width:100px;
        height:50px;
        font-size:16px;
        /* background-color:black;
        color:white;
        margin-top:12px;
        margin-right:12px;
        margin-left:12px; */
        /* padding-top: 1%;padding-right:20px; */
    }
    .start-over{
        width:125px;
        height:50px;
        font-size:16px;
        margin-top:12px;
        margin-right:12px;
        margin-left:12px;
        margin-bottom: 30px !important;

        /* padding-top: 1%;padding-right:20px; */
    }
    .addons-start-over{
        width:125px;
        height:50px;
        font-size:16px;
        margin-top:12px;
        margin-right:12px;
        margin-left:12px;
        margin-bottom: 30px !important;

        /* padding-top: 1%;padding-right:20px; */
    }
    .href-navigation:hover{
        width:100px;
        height:50px;
        font-size:16px;
        background-color:#3FA0A3;
        color:white;
        /* margin-top:12px;
        margin-right:12px;
        margin-left:12px; */
        border: 1px solid white;
        /* padding-top: 1%;padding-right:20px; */
    }
    .href-navigation-back:hover{
        width:100px;
        height:50px;
        font-size:16px;
        background-color:#3FA0A3;
        color:white;
        /* margin-top:12px; */
        margin-right:12px;
        margin-left:12px;
        border: 1px solid white;
        /* padding-top: 1%;padding-right:20px; */
    }
    .start-over:hover{
        width:125px;
        height:50px;
        font-size:16px;
        /* margin-top:12px; */
        margin-right:12px;
        margin-left:12px;
        /* border: 1px solid white; */
        /* padding-top: 1%;padding-right:20px; */
    }
    .qty-container {
        padding-left:20% !important;
    }
    .progressbar{
        /* width:85% !important; */
    }
    /* span.ms-2.progress-text {
        display: none !important;
    } */
    .service-title {
        font-size: 15px;
        font-weight:600;
        color: #000;
        margin-top:0px;
        margin-bottom:0px;
        height:70px;
    }
}

@media screen and (min-width: 768px) and (max-width: 810px) {
    .sec-addons{
        padding: 0px !important;
    }
}
@media screen and (max-width: 768px) {
    .progressbar{
        width:85% !important;
    }
}

@media screen and (max-width: 500px) {
    .countdown {
        position: relative;
        float: left;
        height: 130px;
        width: 80px;
        /* margin-left: 5px; */
        margin-right: 5px;
        background-color: #000;
        border-radius: 8px;
        -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
        -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);

    }
    #navigationMobile{
        display: block;
    }

    #row-spacing {
        margin-bottom:20% !important;
    }

    .card-addons {
        margin-top: 15px;
        width: 98%;

    }
    .col-addons {
        padding-right: 15px;
    }
    #cchange-resource {
        font-size:10px !important;
    }
    #cancelModal {
        font-size:10px !important;
    }
    .txt-selected {
        display: none !important;
    }
    #top-footer li {
        font-size: 10px !important;
    }
    #top-footer img {
       width: 90% !important;
       height: auto !important;
    }
    #top-footer ul {
        padding-left: 5px !important;
    padding-right: 10px !important;
    }
    .fc .fc-daygrid-day-number {
        font-size: 8px !important;
    }
    .brand-logo {
        width: 100px !important;
        height: auto;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    #formgroupbooking .modal-dialog {
        width:95% !important;
    }

    span.ms-2.progress-text {
        display: none !important;
    }
    .main-title {
        font-size: 18px !important;
    }
    .runtotal .row .col-5 {
        text-align: center !important;
        padding-top:5px !important;
        width: 48% !important;
        padding-right:10% !important;
        margin-left: 20px;
        margin-top: 10px;
    }
    .any-bed {
        font-size:12px !important;
    }

    #footer-link {
        display: none;
    }
    #show360 {
        width:100% !important;
        height:50% !important;

    }
    .modal-dialog {
        position:fixed;
    }
    .modal-dialog.modal-xl {

        width: 95% !important;

    }
    canvas {
        width: 100% !important;
    }
    #panorama {
        width:100% !important;

    }
    #down, #up {
        display: none !important;
    }

    /* label.form-imagecheck.me-3.mb-3.text-center  { */
    label.form-imagecheck {
        width:46% !important;
        margin-left: 7px !important;
    }
    label.form-imagecheck2 {
        width:100% !important;
        margin-left: 7px !important;
    }
    .form-imagecheck {
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .form-imagecheck2 {
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .accordion-body {
        padding: 0.5rem 0.5rem !important;
    }
    .container.bestseller {
        width:auto !important;
        height: 100% !important;
    }
    .addons-title {
        font-size: 0.7rem !important;

    }

    .container.bestseller img {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
        height:50% !important;
        width: auto !important;
    }
    .form-imagecheck-figure {
        height: 170px;
    }
    .benefit-list-ul {
       display:grid;
       line-height: 1.25rem !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
    }
    .benefit-list {
        width: 100%;
    }
    #cgetresource__detail, #cgetresourcePrev__detail {
        font-size:10px;
    }
    .bestseller:after {
        content: attr(title);
        z-index: 1;
        overflow: hidden;
        font-size: 12px;
        font-weight: bold;
        color: #e74c3c;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        padding: 0 5px;
        border-radius: 3px;
        display: block;
        background: rgba(241, 169, 160, 0.8);
        width: 80px;
    }

    #start-over{
        width: 100%;
        /* width:25px;
        height:35px;
        font-size:16px;
        margin-bottom:0px;
        margin-right:12px;
        margin-left:12px;
        border-radius: 50px;
        text-align: center; */
     /* padding-top: 1%;padding-right:20px; */
    }
    #start-over-text {
        display: none;
    }
    #change-date-button {
        width: 100%;
    }
    .change-date-text {
        display: none;
    }
    a#start-over {
        /* margin-left: 40px; */
    }
    .runtotal .col-xl-6.col-4  {
        width: 29%;
    }
    .qty-container {
        padding-left:30% !important;
    }
    #booking-date {
        font-size: 10px !important;
    }
    .runtotal-label {
        font-size: 12px !important;
        /* text-align: left !important; */
        margin-bottom:0px !important;
        line-height: 1rem !important;
        margin-top:20px !important;

    }
    #runtotal {
        margin-top: 0px !important;
        font-size: 14px !important;
        /* text-align: left !important; */
        line-height: 1rem !important;
    }
   #review-tax {
        font-size: 14px !important;
   }
   td#review-gt {
    font-size: 16px !important;
    font-weight: bolder !important;
    }
    #container-side-addon {
        width: 120px !important;
        margin-left: -25px;
        /* max-width: 115px !important; */
    }

    .link-navigation.href-navigation.cursor-pointer {
        /* color : white !important; */
    }
    .href-navigation {
        font-size: 10px !important;
        color :rgb(0, 0, 0) !important;
        /* margin-top:20px !important;
        margin-right:12px !important;
        margin-left:12px !important; */
        /* max-width: 60px; */
    }
    .href-navigation-back {
        font-size: 10px !important;
        color :white !important;
        /* margin-top:20px !important;
        margin-right:12px !important;
        margin-left:12px !important; */
    }
    .col-runtotal {
        padding-top: 20px !important;
        padding-left:10px !important;
        font-size: 8px !important;
    }
    .calendar-today {
        font-size:8px !important;
        width: 80% !important;
        overflow:hidden !important;
        content: '' !important;
        border: 0px;
    }
    .txt-today {
        display: none !important;
    }
    #booking-date {
        display: none !important;
    }
    #change-date {
        display: none !important;
    }
    .progressbar{
        width: 95% !important;
        height: 75% !important;
    }
    #selectDate{
        width: 35% !important;
        color: #1C7B7C !important;
    }
    #selectDate.active a {
        color : #1C7B7C !important;
    }
    #selectBeds.active a {
        color : #1C7B7C !important;
    }
    #selectPlace.active a {
        font-size: 8px !important;
        color : #1C7B7C !important;
    }
    #selectBeds{
        width: 30% !important;
        margin-left: -30px !important;
    }
    #selectPlace{
        font-size: 5px;
        width: 150px !important;
        z-index: 999999 !important;
        /* margin-left: -30px !important; */
    }
    #selectAddons.active a {
        color : white !important;
    }
    #orderReview.active a {
        color : white !important;
    }
    #selectAddons{
        width: 30% !important;
        margin-left: -30px !important;
    }
    #orderReview{
        width: 35% !important;
        /* margin-left: -30px !important; */
    }
    .month-scroll {
        width:82px !important;
    }
    .special-event-text {
        display: none;
    }
    .special-event {
        left:2px !important;
        margin-left:0 !important;
        padding-left:5px !important;
        width:90% !important;
    }
    #selectDate.a {
        font-size:8px !important;
    }
    #bednavigation {
        margin-top: 25px !important;
    }
    #image-map-pro-container-nav {
        width: 100% !important;
    }
    #image-map-pro-container {
        width: 100% !important;
    }
    .imp-fullscreen-tooltip {
        display: none !important;
    }
    .imp-tooltips-container {
        display: none !important;
    }
    .imp-fullscreen-tooltips-container {
        display: none !important;
    }
    .imp-ui-layers-menu-wrap {
        display: none !important;
        top:100% !important;
        left: 0 !important;
        width: 85% !important;
    }
    .imp-ui-element.imp-ui-layers-select {
        width: 97% !important;
        text-align: center !important;
        text-indent: 40%;
    }
    .swal2-modal {
        overflow: hidden !important;
        width: 80% !important;
    }
}

@media screen and (min-width: 501px) and (max-width: 800px) {
    .countdown {
        width: 80px !important;
    }
    .qty-container {
        padding-left:25% !important;
    }
      #navigationLogo {
          display: none !important;
      }
    td.fc-daygrid-day {
        width: auto !important;
        height: auto !important;
    }

    span.ms-2.progress-text {
        display: none !important;
    }
    .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
        width: 30% !important;
        padding-left:10px !important;
        /* padding-right:10px !important; */
        /* margin-right: 10px !important; */
        margin-left: 0px !important;

    }
    .text-center.bg-white.text-finns.text-white.rounded-pill {
        width: 25% !important;
        /* padding-left:10px !important; */
        margin-left: -35px !important;
        /* padding-right:10px !important; */
        /* margin-right: 10px !important; */
    }
    .runtotal-total {
        text-align:right;
        font-size: 20px;
    }
    .runtotal-label {
        text-align:right;
        font-size: 16px;
    }
    footer {
        text-align: left !important;
    }
    footer .runtotal-total {
        text-align:right;
        font-size: 20px;
    }
    div#booking-date{
        font-size:12px !important;
        display: none;
    }
    div#addons-booking-date{
        font-size:12px !important;
       visibility: hidden;
    }
    a#change-date{
        visibility: hidden;
    }
    img#navigationLogo {
        display: none !important;
    }
    .col-7 {
        text-align: left !important;
    }
    .col-8 {
        text-align: left !important;
    }
    h2 {
        font-size: 20px !important;
    }

}
@media screen and (min-width: 500px) and (max-width: 599px) {
    #row-prev{
        display: none !important;
    }
    #row-next{
        display: none !important;
    }
    #start-over-text{
        display: none;
    }
    .change-date-text{
        display: none;
    }
}

@media screen and (min-width: 600px) and (max-width: 655px) {
    #start-over{
        height:50px !important;
        font-size:12px !important;
    }
    #change-date-button{
        height:50px !important;
        font-size:12px !important;
    }
    #nextNavigation{
        height:50px !important;
        font-size:12px !important;
    }
}
@media screen and (min-width: 2001px) and (max-width: 2200px) {
    .desktop tr[role="row"]>td:not(:last-child) {
        width: 245px !important;
    }
    .desktop tr[role="row"]>td>.fc-scrollgrid-sync-inner {
        width: 225px !important;
    }
    .desktop .fc-daygrid-body-natural{
        margin-left: 130px !important;
    }
}
@media screen and (min-width: 1801px) and (max-width: 2000px) {
    .desktop tr[role="row"]>td:not(:last-child) {
        width: 225px !important;
    }
    .desktop tr[role="row"]>td>.fc-scrollgrid-sync-inner {
        width: 205px !important;
    }
    .desktop .fc-daygrid-body-natural{
        margin-left: 110px !important;
    }
}
@media screen and (min-width: 1601px) and (max-width: 1800px) {
    .desktop tr[role="row"]>td:not(:last-child) {
        width: 205px !important;
    }
    .desktop tr[role="row"]>td>.fc-scrollgrid-sync-inner {
        width: 185px !important;
    }
    .desktop .fc-daygrid-body-natural{
        margin-left: 90px !important;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
    .desktop tr[role="row"]>td:not(:last-child) {
        width: 185px !important;
    }
    .desktop tr[role="row"]>td>.fc-scrollgrid-sync-inner {
        width: 165px !important;
    }
    .desktop .fc-daygrid-body-natural{
        margin-left: 70px !important;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
    .footer-link-address-addons{
        margin-bottom: 150px !important;
    }
    .footer-address{
        height: 160px !important;
    }
    .ios tr[role="row"]>td:not(:last-child) {
        width: 140px !important;
    }
    .ios tr[role="row"]>td>.fc-scrollgrid-sync-inner {
        width: 120px !important;
    }
}
@media screen and (min-width: 340px) and (max-width: 398px) {
    .ios>.fc-view-harness{
        margin-left:20px !important;
        margin-right:0px !important;
    }
    .ios .footer-padding {
        padding-left: .25px !important;
    }
    .ios tr[role="row"]>td:not(:last-child) {
        width: 40px !important;
    }
    .ios tr[role="row"]>td:last-child>.fc-scrollgrid-sync-inner {
        width: 40px !important;
    }
}
@media screen and (min-width: 340px) and (max-width: 559px) {
    .addons-price{
        display: none !important;
    }
    .href-navigation{
        color: white !important;
        height: 45px;
        font-size: 10px !important;
    }
}
@media screen and (min-width: 559px) {
    .addons-small-price{
        display: none !important;
    }
}
@media screen and (min-width: 340px) and (max-width: 499px) {
    .minus-male{
        width: 20% !important;
    }
    .plus-male{
        width: 20% !important;
    }
    .minus-female{
        width: 20% !important;
    }
    .plus-female{
        width: 20% !important;
    }
    /* .number-male{
        margin-left: 10px;
    }
    .number-female{
        margin-left: 10px;
    }
    .number-male-confirm{
        margin-left: 10px;
    }
    .number-female-confirm{
        margin-left: 10px;
    } */
    .form-imagecheck-figure{
        height: 100px !important;
    }
    .container.bestseller img{
        min-height: 100px !important;
    }
    .form-imagecheck-image {
        min-height: 100px !important;
    }
    .booking-date-title{
        padding-top: 20%;
    }
    .ios tr[role="row"]>td:not(:last-child) {
        width: 50px;
    }
    .ios tr[role="row"]>td:last-child>.fc-scrollgrid-sync-inner {
        width: 50px;
    }
    .sec-addons{
        padding: 0px !important;
    }
    .addons-package-text{
        font-size: 8px !important
    }
    #viewInclusions{
        font-size: 8px !important;
    }
    .service-title{
        margin: 0px !important;
    }
    .bed-info{
        display: none !important;
    }
    .left-logo {
        margin-top: 0px !important;
        max-width: 180px !important;
        margin-left: 5px !important;
        width: 80px !important;
    }

    #selectPlace.active{
        z-index: 999999 !important;
        width: 120px !important;
        padding-top: 8px;
        padding-left: 10px;
    }
    #selectPlace.active img{
        margin-right: 10px;
    }
    #selectAddons{
        z-index: 999998 !important;
        margin-left: 10px !important;
    }
    #selectAddons.active{
        width: 150px !important;
    }
    #selectAddons.active img{
        margin-right: 0px;
    }
    div#addons-booking-date{
        display: none;
    }
    .href-navigation-back {
        font-size: 10px !important;
        color :black !important;
        /* margin-top:20px !important;
        margin-right:12px !important;
        margin-left:12px !important; */
        width: 50px !important;
    }
    #navigation-back-text{
        display: none;
    }
    .addons-start-over{
        width:25px;
        /* height:50px; */
        font-size:16px;
        /* margin-top:12px; */
        margin-right:-25px;
        border: 0px;
    }
    .container-addons .d-flex{
        margin-left: 0px !important;
        justify-content: center;
        align-items: center;
    }

    .addons-title{
        margin-top: 2.5rem !important;
    }

    .sticky{
        width: 95% !important;
    }

    .bestseller:after {
        content: attr(title);
        z-index: 1;
        overflow: hidden;
        font-size: 12px;
        font-weight: bold;
        color: #e74c3c;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        padding: 0 5px;
        border-radius: 3px;
        display: block;
        background: rgba(241, 169, 160, 0.8);
        width: 80px;
    }

    label.form-imagecheck{
        width: 95% !important;
    }

    .test1{
        margin-top: 20px;
    }

    .runtotal{
        width: 100%;
    }

    .service-detail{
        font-size: .75rem !important;
    }
    .subtotal-text{
        font-size: .75rem !important;
    }
    .tax-text{
        font-size: .75rem !important;
    }
    .admin-fee-text{
        font-size: .75rem !important;
    }
    .total-text{
        font-size: .75rem !important;
    }
    .converter-text{
        font-size: .75rem !important;
    }
    .next-text{
        display: none !important;
    }
    #row-prev{
        display: none !important;
    }
    #row-next{
        display: none !important;
    }
    .footer-address{
        height: 180px !important;
    }

    .fc-prev-button{
        visibility: inherit !important;
    }
    .fc-next-button{
        visibility: inherit !important;
    }
    .footer-padding{
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1140px) {
    .cart-ga {
        margin-top: 20px !important;
    }
}

.link-navigation {
   all: unset;
    cursor: pointer;
}
.make-shine2 {
    animation: animate 4s linear infinite;
}
@keyframes animate {
    0% {
    transform:scaleX(0);
    transform-origin: left;
    }
    50%
    {
      transform:scaleX(1);
    transform-origin: left;
    }
    50.1%
    {
      transform:scaleX(1);
    transform-origin: right;

    }

    100%
    {
      transform:scaleX(0);
    transform-origin: right;

    }


  }
.make-shine {
    position: relative;
    z-index: 0;
    border-radius: 10px;
    overflow: hidden;
    padding: 0.25rem;
    /* padding: 2rem; */
  }
  .make-shine::before {
    content: "";
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: #73cbcd;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(#73cbcd, #73cbcd), linear-gradient(#3fa0a3,#3fa0a3), linear-gradient(yellow, yellow),linear-gradient(#377af5, #377af5);
    -webkit-animation: rotate 4s linear infinite;
            animation: rotate 4s linear infinite;
  }
  .make-shine::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 6px;
    top: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background: white;
    border-radius: 5px;
  }

.link-navigation:hover {
    all: unset;
    -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
}
@-webkit-keyframes shine {
    from {
      -webkit-mask-position: 150%;
    }

    to {
      -webkit-mask-position: -50%;
    }
  }

.nav-item {

    color: white !important;
}

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

#navbarNavAltMarkup {
    z-index : 100;
    background-color: #222625 !important;
}

.navbar .navbar-toggler {
    color: white;
    /* padding-top:80px; */
}


.service-col {
    margin-left:0px !important;
    margin-right:0px !important;
}

.btn-service-save {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    border-radius:5px;
    height: 24px;
    margin-top: 1px;
padding-bottom: 5px;
padding-top: 5px;
}

.list-benefits {
    font-family: 'OakesRegular';
    font-size: 13px !important;
    font-weight: 300;
}

.main-title {
    font-family: 'OakesRegular';
    /* font-size: 2.6vw !important; */
    font-size: 49px;
    font-weight: 600;
}

.service-online {
    font-family: 'Poppins', sans-serif;
    font-size: 11px !important;
    font-weight: 800;

}
.any-bed {
    font-size:0.8vw;
}
.change-resource {
    /* font-size:0.7vw; */
}
.cchange-resource {
    /* font-size:0.7vw; */
}
.input-group>.form-control, .input-group>.form-select {
    width: 0.5% !important;
}

.swal2-styled {
    border-radius: 15px !important;
    min-width: 100px;
}
.form-control{
    padding-right: 20px;
}
