@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');

#code-btn {display:block!important}


.navbar-nav .image, .navbar-brand .image {
    max-width: 200px;
}

@media (max-width: 767px){
.flex {
    flex-direction: column;
}
    .items-center{
        align-items: start!important;
    }
}

@media(max-width:768px){
 .repeating-header {
      position: unset !important;
  }
}

.owl-stage > div > div> a> div> span{
 
    display:none;
 
}
.post-container > div > a > div > span{
   display:none;
}
.post-info > div > h6{
    display:none;
}

.owl-item .item .image-preview {
    width: 100% !important;
    min-height: 240px !important;
    margin: 0;
    object-fit: cover !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 14px 32px;
    border-radius: 10px;
}
.owl-carousel .owl-item img {
    max-height: 170px;
    position: relative;
    width: auto !important;
}

body{
    font-family: 'Manrope' !important;
}

.image{
    margin-top:10px !important;
}
.navbar-nav>li>a{
    font-family: 'Manrope' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    letter-spacing: 0.035em !important;
    text-transform: uppercase !important;
    color: #212838 ;
    border-bottom: 2px solid #0000;
    
}
.navbar-nav>li>a:hover{
    color:#212838 !important;
    border-bottom: 2px solid #000;
}
.blue-btnn>a{
    background: #ee3926 !important;
    color:#fff !important;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    border: 2px solid #ee3926;
}
.blue-btnn>a:hover{
    background: #fff!important;
    color: #ee3926!important;
    border: 2px solid #ee3926!important;
}

.nav-pills>li.active a, #pills-menu-Tuj5q0F li.active a, #pills-menu-VzP17OS li.active a, #pills-menu-cg9tGUc li.active a, #pills-menu-MwDYw5f li.active a, #pills-menu-Gjzyy4O li.active a, #pills-menu-AVU3TyQ li.active a{
    color: #212838 !important;
    background-color: transparent!important;
    border-bottom: 4px solid #FF6165!important;
    border-radius: 0px !important;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800 !important;
    font-size: 22px;
    line-height: 120.4%;
}

.nav-pills>li>a {
    color: #212838 !important;
    background-color: transparent;
    border-radius: 0px !important;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 22px;
    line-height: 120.4%;
}

@media(max-width:1204px){
    .move-div{
        position:static !important;
    }
}

.footer-text>a{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 116.9%;
    color: #fff;
    font-weight: 600;
}

.footer{
    background-color: #ee3926!important;
}

@media (min-width: 992px) {
    .service .col-md-8 {
        width:60%;
    }
    .service .gray-back  {
         width:40%;
    }
}
.container {
    max-width:1170px;
}

.service .gray-back  {
    background-color:#ffffff;
    
    padding:40px;
}
.service .gray-back .service-title {
    color:#ee3926;
    text-align:center;
}
.service .slide-subtitle, .gray-back .service-media{
    text-align:center;
    width:100%;
}
.gray-back hr {display:none}
.calendar-period {
    font-family: Manrope; 
    font-style: normal; 
    font-weight: 700; 
    font-size: 14px; 
    line-height: 1.5; 
    color:#fff; 
    background-color:#ee3926; 
    border-color: #ee3926; 
    padding: 13px 28px; 
    border-radius: 102.151px;
}

.day-cell-title {
    font-size: 16px;
    padding-top: 5px;
    font-weight: 500;
    color: #000;
}
.calendar-single .col-cell {
    margin:1.5px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.calendar .day-cell a, .calendar-single .day-cell a {
font-weight:700;
border:none;
}

.calendar .day-cell a:hover, .calendar-single .day-cell a:hover {
    border: 1px solid #ff6165;
    border-radius: 50%;
    padding: 9px;
    color:inherit;
}
.btn-rengine, .service-book a, .button, .action-container a, .success-container a {
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.14em;
    background: #ee3926;
    border: 2px solid #ee3926;
    border-radius: 0px!important;
    padding: 13px 35px;
    margin-top: 64px;
}
.service-book a:hover, .caution-container a:hover, .button:hover, .action-container a:hover, .success-container a:hover{
    border: 2px solid #ee3926!important;
    color: #ee3926!important;
    background: #fff!important;
    text-decoration: none!important;
    cursor: pointer;
}

.date-spots-rate-group, .date-spots .price {display:none}



.close-1 {
    cursor: pointer;
    position: absolute;
    top: 0%;
    right: 0%;
    margin-top: 30px;
    padding: 12px 16px;
    transform: translate(0%, -50%);
    margin-right: 10px;
}

.news-pop{
    box-shadow: 1px 0px 20px #00000021;
    margin: 30px 30px;
    position: fixed;
    bottom: 0px;
    z-index: 1000;
    left: 0px;
    padding: 20px 40px;
    display: block;
    text-align: left;
    background: #fff;
    width: 30%;
}

@media(min-width: 767px) and (max-width: 1023px){
    .news-pop{
        min-width: 50%;
    }
}
@media(max-width: 767px){
    .news-pop{
        min-width: 100%;
        margin: 0!important;
    }
}

img.post-image {
    border-radius: 10px;
}

.timeCell:hover{
    background: #838383;
}

#slots .ui-selected, #slots .selectable-selected{
    background: #ee3926!important;
}

.row.padd30t.company-address{
    display:none!important;
}

.btn-slot:enabled{
    border: 2px solid #ee3926;
    color: #fff;
    border-radius: 0px;
    background: #ee3926;
    font-weight:500;
}
.btn-slot:enabled:hover {
    border: 2px solid #ee3926;
    color: #ee3926;
    font-weight: 500;
    background-color: #fff;
}
.btn.btn-default{
    border-radius: 0;
}

.secondary-button{
    border: 2px solid #ee3926!important;
    border-radius: 0px!important;
    text-decoration: none!important;
    color: #ee3926!important;
    font-weight: 500!important;
}
.secondary-button:hover{
    border: 2px solid #ee3926!important;
    border-radius: 0px!important;
    text-decoration: none!important;
    color: #fff!important;
    font-weight: 500!important;
    background: #ee3926!important;
    cursor: pointer;
}

a, a:hover, a:active, a:visited, a:focus{
    color: inherit;
}

.btn-rengine:hover{
    background: #fff!important;
    border: 2px solid #ee3926!important;
    color: #ee3926!important;
}

.green{
    color: #ee3926!important;
}

.footer-text>a:hover{
    color: #fff!important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    border-color: #ee3926!important;
}