header {
    color: #fff;
    width: 100%;
    padding: 25px 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 4;
    background: transparent !important;
}

header a {
    color: #fff !important;
}

header a.dropdown-item {
    color: #263F6E !important;
}

.filters {
    height: 683px;
    background-image: url("../images/home-filters-cover.webp");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.filters .overlay {
    background: linear-gradient(270.09deg, rgba(19, 46, 85, 0.9) 0.08%, rgba(58, 80, 110, 0.3) 99.92%);
    transform: matrix(1, 0, 0, -1, 0, 0);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}

.filters .content {
    position: relative;
    padding-top: 200px;
    color: #fff;
    z-index: 2;
}

.filters .content h1 {
    max-width: 700px;
    font-size: 40px;
    font-weight: 700;
    line-height: 62px;
    margin-bottom: 20px;
}

.filters .content h4 {
    font-size: 20px;
    max-width: 556px;
    color: rgba(255, 255, 255, .7);
}

.filters .types {
    background: rgba(255, 255, 255, .1);
    align-items: center;
    justify-content: flex-start;
    border-radius: 8px 8px 0 0;
}

.filters .types button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    padding: 15px;
    border: none;
    color: #fff;
    border-radius: initial;
    height: initial;
}

.filters .types button.first {
    border-radius: 0 8px 0 0;
}

.filters .tab-content .custom-form-group {
    min-width: initial;
    flex: 1;
}

.filters .tab-content .datepicker-form-group .title {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 20px;
    color: rgba(19, 46, 85, 0.9);
    margin-bottom: 8px;
}

.filters .tab-content .datepicker-form-group .date {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #244170;
}

.filters .types button:focus {
    outline: none;
    box-shadow: none;
}

.custom-datepicker-dropdown {
    flex: 1;
    min-width: 180px;
}

.custom-datepicker-dropdown .dropdown-toggle::after {
    display: none;
}

.custom-datepicker-dropdown .dropdown-menu.show {
    background: transparent;
    border: none;
    width: 450px;
}

.custom-datepicker-dropdown .ui-widget-content {
    width: 100%;
}


.filters .types button img {
    margin-left: 10px;
    position: relative;
    top: -1px;
    width: 25px;
    object-fit: contain;
}

.filters form {
    padding: 12px 24px 26px;
    background: linear-gradient(90.99deg, rgba(255, 255, 255, 0.6) 14.76%, rgba(255, 255, 255, 0) 90.54%), rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(17px);
    border-radius: 0 0 8px 8px;
}

.filters form .title {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 18px;
}

.btn-reservation {

    min-height: 48px;
    max-width: 146px;
}

.on-demand-services h2 {
    margin-bottom: 4px;
}

.on-demand-services h4 {
    margin-bottom: 50px;
}

.on-demand-service {
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    color: #FFFFFF;
    margin-bottom: 20px;
    position: relative;
}

.on-demand-services .col-md-4 {
    padding-right: 12px;
    padding-left: 12px;
}

.on-demand-service .title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 8px;
}

.on-demand-service .description {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    max-width: 210px;
}

.on-demand-service.s1 {
    background: #1CAF9A;
}

.on-demand-service.s2 {
    background: #4C758A;
}

.on-demand-service.s3 {
    background: #EE7460;
}

.on-demand-service.s4 {
    background: #716796;
}

.on-demand-service.s5 {
    background: #5E2248;
}

.on-demand-service.s6 {
    background: #A11744;
}

.on-demand-services .btn-more {
    color: #FFFFFF;
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 18px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    min-width: 145px;
    height: 32px;
}

.ready-packages, .faq {
    background: #F0F5FD;
}

.ready-packages h2 {
    margin-bottom: 60px;
}

.ready-package {
    background: #FFFFFF;
    box-shadow: 0 4px 10px rgba(19, 46, 85, 0.1);
    border-radius: 8px;
    width: 100%;
    height: 250px;
    margin: 20px 0;
    padding: 30px 15px 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.ready-package img.flag {
    width: 26px;
    height: 26px;
}

.ready-package .discount {
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    color: #fff;
    background: #D20000;
    box-shadow: 0 4px 24px rgba(19, 46, 85, 0.1);
    border-radius: 42.5px;
    min-width: 80px;
    max-width: 120px;
    height: 26px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    margin: 0 auto;
}

.ready-package .service-name {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #94A3B8;
}

.ready-package .no {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
}

.ready-package .hours {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    color: #B68047;
}

.ready-package .price {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #B68047;
}

.ready-package .currency {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #9B9B9B;
}

.how-it-works .col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
}

.how-it-works-item {
    position: relative;
    width: 100%;
    min-height: 280px;
    background: #F0F5FD;
    border-radius: 8px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 32px 20px;
}

.how-it-works-item .title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 16px;
}

.how-it-works-item .step {
    position: absolute;
    top: -23px;
    width: 48px;
    height: 48px;
    background: #B68047;
    border-radius: 24px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.how-it-works-item img {
    position: absolute;
    top: 14%;
    left: -25px;
}

.how-it-works h2 {
    margin-bottom: 75px;
}

.what-we-offer {
    position: relative;
    text-align: center;
    background: #F0F5FD;
    /*background-image: url("../images/main-bg.png");*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*opacity: 0.6;*/
}

.what-we-offer .title {
    margin-bottom: 70px;
}

.what-we-offer .main-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: cover;
    z-index: 1;
    opacity: .1;
}

.what-we-offer img {
    width: 108px;
    height: 100px;
}

.what-we-offer-item {
    position: relative;
    z-index: 2;
    padding: 32px 16px;
    width: 100%;
    height: 330px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px rgba(19, 46, 85, 0.1);
    border-radius: 8px;
}

.what-we-offer-item img {
    margin-bottom: 16px;
}

.what-we-offer-item .title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 8px;
}

.what-we-offer-item .description {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

.faq h2 {
    margin-bottom: 30px;
}

.faq .faq-item {
    width: 100%;
    min-height: 60px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px rgba(19, 46, 85, 0.1);
    border-radius: 8px;
    padding: 16px 25px;
    transition: all .1s ease-in-out;
    margin-bottom: 12px;
}

.faq-item .question {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
}

.faq-item .question img.minus {
    display: none;
}

.faq .faq-item:hover {
    background: rgba(255, 255, 255, .5);
    cursor: pointer;
}

.faq-item .answer {
    display: none;
    padding-right: 20px;
}

.faq-item.opened .answer {
    display: block;
}

.faq-item.opened .question {
    margin-bottom: 12px;
}

.faq .btn.btn-more {
    width: 100%;
    height: 48px;
}

.faq img.cover {
    width: 100%;
    height: 476px;
    object-fit: contain;
    margin: 0 auto;
}

.contact-us {
    display: flex;
    align-items: center;
    height: 438px;
    padding: 80px 0;
    position: relative;
}

.contact-us .container {
    position: relative;
    z-index: 3;
}

.contact-us .title {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
}

.contact-us .text {
    max-width: 459px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.contact-us .links {
    margin-bottom: 35px;

}

.contact-us .link {
    min-width: 151px;
    left: 1107px;
    top: 4544px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    margin-left: 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.9);
    padding: 5px 23px;
    transition: .2s all ease-in-out;
}

.contact-us .link:hover {
    background: #FFFFFF;
    color: rgba(19, 46, 85, 0.9);
}

.contact-us .btn.btn-transparent {
    min-width: 170px;
    min-height: 48px;
    border: 1px solid #FFFFFF;
    border-radius: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.9);
}

.contact-us .btn.btn-white {
    min-width: 170px;
    min-height: 48px;
    background: #FFFFFF;
    border-radius: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: rgba(19, 46, 85, 0.9);
    margin-left: 12px;
}

.contact-us .btn.btn-white:hover {
    background: rgba(19, 46, 85, 0.9);
    color: rgba(255, 255, 255, 0.9);
}

.contact-us .cover, .contact-us .overlay {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.contact-us .overlay {
    z-index: 2;
}


.on-demand-service img.cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    max-width: 100%;
    object-fit: contain;
    z-index: 1;
    border-radius: 8px;
}

.on-demand-service .d-flex, .on-demand-service .btn {
    position: relative;
    z-index: 2;
}

.on-demand-service button:hover {
    background: #fff;
    color: #244170;
}

.mobile-packages {
    display: none;
}

.terms {
    margin-top: 60px;
    margin-bottom: 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #244170;
}

.rights {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #244170;
}

img.qr {
    width: 120px;
    height: 125px;
    object-fit: contain;
    border-radius: 7%;
}

header .nav-item:after {
    background: #fff;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (orientation: portrait) {
    header img.logo {
        margin: 0 auto 2em;
    }

    header .col-lg-3 {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    body {
        background: rgba(114, 156, 192, .1);
        padding-bottom: 100px;
    }

    .download-app {
        display: block;
    }

    .download-app-wrapper {
        height: initial;
        padding: 20px 0;
    }

    header {
        background: #244170 !important;
        position: initial;
    }

    section {
        padding: 0;
    }

    header img.logo {
        margin: 0 auto 2em;
    }

    header .nav-item {
        margin: 0;
    }

    header .title {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
    }

    .second-page {
        font-size: 14px;
    }

    header .col-lg-3 {
        display: flex;
    }

    header .col-lg-3 .d-flex {
        width: 100%;
        justify-content: center !important;
    }

    .filters, .lang-switcher, .qr, .on-demand-services .btn, .on-demand-services .description, .how-it-works, .faq, .contact-us, footer {
        display: none;
    }

    .on-demand-services {
        margin-bottom: 50px;
    }

    .on-demand-services h2 {
        margin-top: 20px;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
    }

    .on-demand-services h4 {
        margin-bottom: 40px;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }


    .on-demand-service {
        position: relative;
        padding: 0;
    }

    .on-demand-service .title {
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 22px;
        background: rgba(0, 0, 0, 0.1);
        color: rgba(255, 255, 255, 0.9);
        width: 100%;
        height: 46px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0 0 8px 8px;
        margin-bottom: 0;
    }

    .on-demand-service .d-flex.flex-column, .on-demand-service .title {
        width: 100%;
    }

    .on-demand-service {
        height: 238px;
    }

    .on-demand-service img.cover {
        height: initial;
        position: initial;
        top: initial;
        left: initial;
        width: 100%;
        max-height: 80%;
    }

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

    .mobile-packages {
        display: block;
    }

    .mobile-packages .ready-package {
        height: 146px;
        display: block;
        margin-bottom: 30px;
    }

    .mobile-packages .ready-package .top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 16px;
    }

    .mobile-packages .btn-light-blue {
        width: 203px;
        height: 40px;
        left: 86px;
        top: 1730px;
        border: 1px solid #263F6E;
        border-radius: 40px;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 31px;
        color: #263F6E;
        margin: 0 auto 60px;
    }

    .mobile-packages .btn-light-blue:hover, .mobile-packages .btn-light-blue:focus {
        color: #fff;
    }

    header a.header-logo {
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }

    .what-we-offer-item {
        margin-bottom: 1em;
    }

    .on-demand-service {
        height: initial !important;
    }

    .on-demand-service img.cover {
        height: 200px;
        object-fit: cover;
    }

    .companies-page .filters .content .cover-card .title {
        font-size: 18px;
    }

    header .guest div.logo {
        margin-bottom: 30px;
    }

    header .guest .btn {
        height: 40px;
    }

    .no-appointments {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 16px;
        height: 130px;
        width: 100%;
        margin-top: 16px;
        border-radius: 8px;
        border: 1px solid #E2E8F0;
        background: #FFF;
        color: #7188A7;
        font-size: 12px;
    }

    .no-appointments img {
        margin-bottom: 10px;
    }

    .no-appointments .text {
        width: 80%;
        text-align: center;
    }

    .category-card {
        height: 160px;
        padding: 16px 0;
    }
}