﻿.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}

@media screen and (min-width: 1800px) {
    html {
        font-size: 20px !important;
    }
}
@media screen and (max-width: 1800px) and (min-width: 1600px) {
    html {
        font-size: 17px !important;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1400px) {
    html {
        font-size: 16px !important;
    }
}
@media screen and (max-width: 1400px) and (min-width: 1300px) {
    html {
        font-size: 15px !important;
    }
}
@media screen and (max-width: 1300px) and (min-width: 1200px) {
    html {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1150px) {
    html {
        font-size: 13px !important;
    }
}
@media screen and (max-width: 1150px) and (min-width: 1100px) {
    html {
        font-size: 12px !important;
    }
}
@media screen and (max-width: 1100px) and (min-width: 992px) {
    html {
        font-size: 11px !important;
    }
}


@media screen and (min-width:992px) {
    header{
        position: absolute;
    }
    .lang_dropdown{
        transition: all 0.5s;
        top: 150%;
        opacity: 0;
        pointer-events: none;
    }
    .lang_drop:hover img{
        transform: rotate(-180deg);
    }
    .lang_drop:hover .lang_dropdown{
        top: 100%;
        pointer-events: painted;
        opacity: 1;
    }
}

@media screen and (max-width:992px) {

    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mob_50 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 9.3rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .menu  {
        position: absolute;
        display: none;
        top: 108%;
        left: 15px;
        right: 15px;
        /* width: 100%; */
        bottom: unset;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
        padding: 2rem 15px;
        padding-bottom: 1rem;
        /* border-top: 1px solid #9b9b9b; */
        /* border-bottom: 1px solid #9b9b9b; */
        margin: 0;
        text-align: center;
        background: #222;
        transform: none;
        border-radius: 20px;
    }
    .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
    }
    .modal .modal__block{
        width: 95%;
        border-radius: 20px;
        margin: 2rem auto;
    }
    .route_card_price {
        padding: 0.7375rem 1.3375rem;
        font-size: 1.2rem;
    }
    .close {
        top: 0.6rem;
    }
    .modal .route_card_text {
        font-size: 1.1rem;
    }
    .btn{
        height: 3.5rem!important;
        width: 100% !important;
        padding: 0!important;
        font-size: 1.1rem!important;
        min-width: unset!important;
    }
    .mob_menu_btn {
        background: transparent;
        width: 2rem;
        height: 3rem;
        padding: 0;
        border: 0;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 6px;
        position: relative;
        flex-shrink: 0;
        appearance: none;
        -webkit-appearance: none;
    }
    .mob_menu_btn span{
        display: block;
        width: 2rem;
        height: 2px;
        border-radius: 999px;
        background: #fff;
        transition: transform 0.3s ease, opacity 0.3s ease;
        transform-origin: center;
    }
    .mob_menu_btn.active span:nth-child(1){
        transform: translateY(0.6rem) rotate(45deg);
    }
    .mob_menu_btn.active span:nth-child(2){
        opacity: 0;
    }
    .mob_menu_btn.active span:nth-child(3){
        transform: translateY(-0.6rem) rotate(-45deg);
    }
    .lang_dropdown{
        display: none;
    }
    .active_lang{
        cursor: pointer;
    }
    .lang_dropdown a{
        display: block;
    }
    .lang_dropdown a:not(:last-child){
        margin-bottom: 0.5rem;
    }
    .active_lang.active img{
        transform: rotate(-180deg);
    }
    header {
        font-size: 1.1rem;
        padding: 1rem 0!important;
    }
    header.factive{
        background: #222!important;
    }
    .location{
        display: none;
    }
    .box1_text br{
        display: none;
    }
    .section_title {
        font-size: 1.7rem;
    }
    .car {
        position: relative;
        right: 0;
        bottom: 0;
        width: 100%;
    }
    .box1_bottom_left img {
        width: 9rem;
    }
    .box1_bottom_left_text {
        margin-left: 0;
        width: calc(100% - 9rem);
        padding-left: 0.6rem;
        font-size: 1.1rem;
    }
    .box1_btn{
        position: relative;
        z-index: 3;
        margin-top: 1.2rem;
    }
    #box-1:after{
        height: 40%;
    }
    .box1_bottom {
        margin-top: -7.5rem;
    }
    .road {
        margin-top: -3.7rem;
    }
    section .route_card_text {
        font-size: 1rem;
    }
    .routes_more {
        margin-top: 0.6rem;
    }
    .box3_item{
        position: static;
        width: 100%;
    }
    .box3_item:not(:last-child){
        margin-bottom: 4.2rem;
    }
    .box3_item_box{
        position: relative;
        z-index: 2;
    }
    .box3_road {
        padding: 0 15px;
        margin-top: -3rem;
        position: relative;
        padding-top: 7.6rem;
        padding-left: 4.8rem;
    }
    .mob_box3_road {
        position: absolute;
        left: 0;
        top: 0;
        width: 7rem;
    }
    .box3_item_num{
        left: -4rem!important;
        right: unset!important;
        top: -3.9rem !important;
    }
    .box3_item_text {
        font-size: 0.9rem;
        font-weight: 400;
    }
    .box3_item_title {
        margin-bottom: 0.6rem;
        font-size: 1.35rem;
    }
    .box3_item_num_box {
        width: 2.4rem;
        height: 2.4rem;
        font-size: 1.4rem;
    }
    .box3_item_num img {
        width: 2.37rem;
        margin: 0 auto;
        margin-bottom: 0.7rem;
    }
    #box-4 {
        padding-top: 6rem;
    }
    .box4_row{
        flex-direction: column-reverse;
    }
    .box4_right_img {
        width: 20.5rem;
        top: -5.8rem;
    }
    .box4_item_check {
        display: block;
        font-size: 1.1rem;
    }
    .box4_item_check img {
        width: 1rem;
        margin-right: 0.2rem;
        position: relative;
        top: 0.1rem;
    }
    .box4_right{
        margin-bottom: 6.3rem;
    }
    .box4_left_img {
        width: 27rem;
        top: -5.5rem;
    }
    .box4_left{
        padding-top: 11.5rem;
    }
    #box-4 .section_title {
        margin-bottom: 6.2rem;
    }
    .box5_content {
        width: 100%;
    }
    .box5_text {
        font-size: 1.1rem;
    }
    .box5_icon {
        height: 3.4rem;
    }
    .box5_item {
        height: auto;
        padding: 1.4rem;
        min-height: 15rem;
    }
    .box5_title {
        margin-bottom: 0.7rem;
    }
    .box6_box {
        border-radius: 30px;
    }
    .policy {
        margin-top: 1.1rem;
        margin-bottom: 1.1rem;
        font-size: 1rem;
    }
    .form-control {
        height: 3.4rem;
        font-size: 1.1rem;
        padding: 0 1.2rem;
    }
    .form-group {
        margin-bottom: 0.8rem;
    }
    .faq {
        width: 100%;
        padding-top: 0.8rem;
    }
    .faq_title {
        color: black!important;
        font-size: 1.15rem;
    }
    .faq_content {
        font-size: 1rem;
    }
    footer .logo{
        width: 12rem;
        margin: 0 auto;
        margin-bottom: 2.5rem;
    }
    .footer_map {
        height: 16rem;
        margin-top: 3rem;
        margin-bottom: 1.3rem;
    }
    .f_title {
        margin-bottom: 1.3rem;
    }
    .footer_menu {
        font-size: 1rem;
    }
    .footer_address {
        font-size: 0.9rem;
    }
    .footer_contacts {
        font-size: 1rem;
    }
    #box-7 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    #modal-booking-simple .booking-simple-modal{
        width: 95% !important;
        border-radius: 1.5rem;
    }
    #modal-booking-simple .booking-simple-box{
        min-height: auto;
        border-radius: 1.5rem;
        padding: 2.2rem 1rem 1.2rem;
    }
    #modal-booking-simple .booking-simple-box .section_title{
        font-size: 1.6rem;
        line-height: 1;
    }
    .box6_form {
        width: 100%;
    }
    #modal-booking-simple .booking-simple-box .box6_top_text,
    #modal-booking-simple .booking-simple-box .policy,
    #modal-booking-simple .booking-simple-box .form_btn .btn{
        max-width: 100%;
    }
    #modal-booking-simple .booking-simple-box__decor-left,
    #modal-booking-simple .booking-simple-box__decor-right{
        display: none;
    }
    #modal-booking-map .booking-modal,
    #modal-success-msg .booking-modal,
    #modal-1 .route-modal{
        width: 95% !important;
        border-radius: 1.5rem;
    }
    #modal-booking-map .booking-modal__title,
    #modal-success-msg .booking-modal__title{
        font-size: 2.2rem;
        line-height: 0.95;
    }
    #modal-booking-map .booking-calendar-card,
    #modal-booking-map .booking-form__fields--map,
    #modal-booking-map .booking-map-box,
    #modal-booking-map .booking-form__policy,
    #modal-success-msg .booking-submit{
        width: 100%;
        max-width: 100%;
    }
    #modal-booking-map .booking-map-placeholder{
        min-height: 14rem;
    }
    #modal-success-msg .booking-modal{
        min-height: auto;
        padding-bottom: 1.25rem !important;
    }
    #modal-success-msg .booking-modal__inner--success{
        gap: 1.75rem;
    }
    #modal-1 .route_card_title{
        font-size: 1.65rem;
    }
    #modal-1 .route_card_text,
    #modal-1 .route_card_locate .content li{
        font-size: 0.95rem;
    }
    #modal-booking .booking-modal{
        width: 95% !important;
        padding: 2.2rem 0.9rem 1rem !important;
    }
    #modal-booking .close{
        right: 1rem;
        top: 1rem;
    }
    #modal-booking .booking-modal__title{
        font-size: 1.5rem;
        line-height: 1;
    }
    #modal-booking .booking-modal__text{
        width: 100%;
    }
    #modal-booking .booking-modal__note {
        margin-top: 0.55rem;
        font-size: 1.1rem;
        line-height: 1.15;
    }
    #modal-booking .booking-select {
        height: 3.5rem;
        font-size: 1rem;
        padding-left: 1.2rem;
    }
    #modal-booking .booking-calendar-card,
    #modal-booking .booking-form__fields,
    #modal-booking .booking-form__policy{
        width: 100%;
        max-width: 100%;
    }
    #modal-booking .booking-calendar-card{
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    #modal-booking .booking-calendar-card__title{
        font-size: 1.25rem;
    }
    .booking-modal,
    .booking-modal--wide,
    .booking-modal--success{
        width: 95% !important;
        padding: 2.5rem 1rem 1rem !important;
    }
    .booking-modal__title{
        font-size: 1.9rem;
    }
    .booking-modal__text,
    .booking-modal__note{
        font-size: 0.95rem;
    }
    .booking-form__content--wide{
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    .booking-calendar-card{
        padding: 0.9rem 0.75rem 1rem;
        border-radius: 1.25rem;
    }
    .booking-calendar-card__title{
        font-size: 1.3rem;
        margin-bottom: 0.5rem;
    }
    .booking-radio-group{
        gap: 0.75rem;
    }
    .booking-radio{
        width: 100%;
    }
    .booking-map-placeholder{
        min-height: 15rem;
    }
    .air-datepicker{
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .page_content{
        width: 100%;
        border-radius: 20px;
        margin: 2rem 0;
    }
    .content h2{
        font-size: 1.6rem;
    }
    .content h3{
        font-size: 1.5rem;
    }
    .content h4{
        font-size: 1.4rem;
    }
    .content h5{
        font-size: 1.3rem;
    }
    .content h6{
        font-size: 1.1rem;
    }
    #modal-booking .booking-radio-group__label {
        font-size: 1.2rem;
        margin-bottom: 0.2rem;
    }
    #modal-booking .booking-map-box__title {
        font-size: 1.2rem;
        margin-bottom: 0.3rem;
    }
    #modal-booking .booking-radio__text {
        font-size: 1rem;
    }
    .modal .policy {
        font-size: 0.9rem;
    }
    #modal-booking .air-datepicker-body--day-name {
        font-size: 1rem;
    }
    #modal-booking .air-datepicker-cell.-day- {
        height: 2.45rem;
        font-size: 0.98rem;
    }
    #modal-success-msg .booking-modal__title{
        font-size: 1.89rem;
        line-height: 0.95;
    }
    .rd1 {
        top: 8%;
        left: 3.9%;
    }
    .rd3 {
        left: 84%;
        top: 40%;
    }
    .rd2 {
        left: 79%;
        top: 62%;
    }
    .rd4{
        display: none;
    }
}
@media screen and (max-width:550px) {


    body{
        font-size: 1.1rem;
    }
}
