@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body{
    font-family: 'Noto Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6{
   font-family: 'Noto Sans', sans-serif;
}
p{
    font-family: 'Noto Sans', sans-serif;
}
a{
    font-family: 'Noto Sans', sans-serif;
}
.image{
    margin-top:0;
}
.flex-1{
    flex:inherit !important;
}
.navbar-nav>li>a:before {
    content: "";
    position: absolute;
    top: 20px;
    width: 0px;
    height: 20px;
    border-bottom: 6px solid #a14176;
}
.navbar-nav>li>a:hover:before {
    width: calc(100% - 30px);
}

@media(min-width:768px){
    .navbar{
        padding-top:17px !important;
        padding-bottom:17px !important;
    }
}
@media(max-width:768px){
    .resert-mar{
        margin-left:0 !important;
    }

    #is-boxes { 
        display:flex; 
        flex-direction: column;
    }
    #last { 
        order: 2; 
    }
    #first { 
        order: 1; 
    }
    #second{
        order:3;
    }
}
.cene:after{
    content: '';
    position: absolute;
    color: #FA9209;
    background: #FA9209;
    border: 1px solid #FA9209;
    top: 27px;
    margin: auto 14px 0px;
    width: -webkit-fill-available;
    height: 2px;
}
#contact-form-Vf0ToFT > form > div.contact-form-container > div > div:nth-child(6){
    text-align:center !important;
}
@media(max-width:576px){
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(3) > div > div > div > div:nth-child(3){
        display:none !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div.is-section.is-box.is-section-100.is-bg-grey.is-dark-text > div.is-boxes > div > div > div:nth-child(4) > div.col-md-5 > h1{
        padding-top:0 !important;
    }
    .less-padd{
        padding-bottom:40px !important;
    }
    .mar-top{
        margin-top:40px !important;
    }
    #remove{
        height:0 !important;
    }

    .cene:before{
        display:none !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(5) > div > div > div > div:nth-child(3) > div.col-md-8 > div:nth-child(2) > div.col-md-7.col-sm-7.col-xs-12 > img{
        margin-left:0 !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(4) > div > div > div > div:nth-child(2) > div.col-md-5{
        text-align:center !important;
    }
    .mar{
        margin-top:20px !important;
    }
    .smaller{
        font-size: 40px !important;
        line-height: 46px !important;
    }
    .no-padd{
        padding:15px !important;
    }
    .img-col, .img-col2{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.is-btn.is-btn-ghost2.is-upper{
    padding: 10px 20px; 
    font-size: 14px; 
    line-height: 1.5; 
    font-weight: 700; 
    text-transform: none; 
    letter-spacing: 1px;
}
.rendered-form .form-control:focus {
    outline: 0;
    border: 1px solid #FA9209 !important;
    box-shadow: none !important;
}
.form-control{
    
    border:1px solid #000 !important;
    background:transparent !important;
    border-radius:0!important;
}

.form-group>label{
    
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}
.send-btn{
    background:#FA9209 !important;
    border:1px solid #FA9209 !important;
    color:#fff !important;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 22px;
    padding:10px 20px !important;
    border-radius:0 !important;
}
.send-btn:hover{
    background:#DC7F04 !important;
    border:1px solid #DC7F04 !important;
}
/*service page*/
.modal-content{
    background-color:#F5F5F5 !important;
}
.owl-carousel .owl-next {
    background: transparent !important;
    border: none !important;
}
.calendar .start, .calendar-single .start{
    border-radius:10px !important;
}
.selected-period{
    background-color: rgba(177, 131, 115, 0.31) !important;
}
.col-md-4.service-includes-header>h4, #app > div.container-fluid.service > div > div.row.related > div > h3{
font-style: normal !important;
font-weight: 400 !important;
font-size: 20px !important;
line-height: 27px !important;
color: #000000 !important; 
}
#app > div.container-fluid.service > div > div > div.col-md-8 > div > div > span > span:nth-child(2), .col-md-6.service-includes-description{
 font-style: normal !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 22px !important;
color: #000000 !important;
    
}
.col-xs-12.calendar-period.text-center{
    border: 1px solid #FA9209 !important;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}
.service-title{
font-style: normal;
font-weight: 400 !important;
font-size: 32px !important;
line-height: 44px !important;
color: #000000 !important;  
}
.slide-subtitle.strong-bold{
font-style: normal;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 22px !important;
color: #000000 !important;
}
.calendar .day-cell a, .calendar-single .day-cell a{
    background:transparent !important;
    border:none!important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #000000 !important;
}
.service .gray-back{
    background: #F6ECDF !important;
    border-radius: 5px !important;
    padding: 20px !important;
}
.fa-calendar, .fa-arrow-circle-right{
    display:none !important;
}
.date-spots-calendar-header{
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: rgba(84, 89, 100, 0.6) !important;
}
.booking-form{
    background: transparent !important;
    box-shadow: none !important;
}
.orphan, .date-spots-header.strong-bold{
font-style: normal;
font-weight: 400 !important;
font-size: 32px !important;
line-height: 44px !important;

color: #000000 !important;
}
.service-cost-day{
    font-style: normal;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #c1c1c1 !important;
}
.price{
    color: #4C4643 !important;
}
.currency, .service-total, .total-price-modal{
font-style: normal !important;
font-weight: 400 !important;
font-size: 32px !important;
line-height: 44px !important;
color: #ffffff !important;
}
.row.result-item{
    background: #974b75 !important;
    box-shadow: 0px 2px 30px rgb(0 0 0 / 15%) !important;
    border: 1px solid #ff008d !important;
    border-radius: 15px;
}
.calendar-period, .choose-calendar-period{
    background:transparent !important;
}
.calendar{
    border:none !important;
}
#app > div.container.services > div > div > div > div > div > div > div.col-xs-12.choose-calendar-period > a{
font-style: normal;
font-weight: 400 !important;
font-size: 10px !important;
line-height: 14px !important; 
color: #c1c1c1 !important;
}

.service-group{
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #c1c1c1 !important; 
}
.service-name{
font-style: normal !important;
font-weight: 400 !important;
font-size: 24px !important;
line-height: 33px !important;
color: #ffffff !important;
}
.btn.btn-rengine.orphan{
    margin-top: 33px;
    background:#974b75 !important;
    border:1px solid #974b75 !important;
    color:#fff !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 22px;;
    padding:3px 20px !important;
    border-radius:0 !important;
}
.book-button, .btn.btn-default.btn-slot {
    background:#DC6BAA !important;
    border:1px solid #DC6BAA !important;
    color:#fff !important;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 22px;
    padding:10px 20px !important;
    border-radius:0 !important;
}
.book-button:hover, .btn.btn-rengine.orphan:hover, .btn.btn-default.btn-slot:hover{
    background: #810147 !important;
    border: 1px solid #810147 !important;
    color: #fff !important;
}

/*end of services*/
/*blog*/
.post-description>p{
font-style: normal !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 22px !important;
color: #000000 !important;
    margin-bottom: 80px !important;
}
#ordering-app > main > div > div > div.container-57 > div > h2{
font-style: normal !important;
font-weight: 400 !important;
font-size: 32px !important;
line-height: 44px !important;
color: #000000 !important;
    
}
#ordering-app > main > div > div > div.container-43 > div > h4{
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #000000 !important;
    }
#post-search, .searchbar{
    background: transparent !important;
    border: 1px solid rgba(113, 104, 100, 0.6) !important;
    border-radius: 100px !important;
}
#ordering-app > div > div.container-fluid.flex-index-body > div.flex.lg-container-60 > div > div > div > div> a > h3{
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 22px !important;
    line-height: 24px !important;
    color: #000000 !important; 
}
#ordering-app > div > div.container-fluid.flex-index-body > div.flex.lg-container-60 > div > div > div > div > a > div{
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #4C4643 !important;
    margin-top: 20px;
}
#ordering-app > div > div.container-fluid.flex-index-body > div.flex.lg-container-60 > div > div > div > div > div > span{

    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: rgba(76, 70, 67, 0.7) !important;
}
.post-container.flex{
    background: #fff8fc !important;
    padding: 20px !important;
    margin-bottom: 30px !important;
}
#ordering-app > div > div.container-fluid.flex-index-body > div.flex.lg-container-60 > div > div > div > hr{
    display:none !important;
}
    
/*end of blog*/
.navbar-nav>li>a{
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.footer-text, .footer-text>a{
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 116.9%;
    color: #fff;
}
