@media screen and (min-width:1440px) and (max-width:1600px) {
    html {
        zoom: 0.8;
    }
}

@media screen and (min-width:1280px) and (max-width:1439px) {
    html {
        zoom: 0.8;
    }
}

@media screen and (min-width:1120px) and (max-width:1279px) {
    html {
        zoom: 0.7;
    }
}

@media screen and (min-width:900px) and (max-width:1119px) {
    html {
        zoom: 0.60;
    }
}

@media screen and (min-width:769px) and (max-width:899px) {
    html {
        zoom: 0.5;
    }
}


@media screen and (max-width:768px) {

    html {
        zoom: 1;
    }

    body {
        width: 100%;
        min-width: 390px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 24px;
    }

    .only_mobile {
        display: block !important;
    }

    .no_mobile {
        display: none !important;
    }

    .ht_title {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .t_title5 {
        font-size: 14px;
        line-height: 150%;
        font-weight: 500;
    }

    .t_title5 br {
        display: none;
    }

    .popular_desc {
        margin-top: 16px;
    }

    .popular_h2 {
        margin-bottom: 16px !important;
    }

    .popular {

        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

    .infos {

        padding-bottom: 30px !important;
        padding-top: 15px !important;
    }

    .infos_h2 {
        margin-bottom: 16px;
    }

    .center {
        width: 94%;
    }

    .header {
        padding-bottom: 30px;
        background-size: cover;
    }

    .header_bar {
        /*padding-bottom: 20px;*/
        height: 60px;
    }

    .header_search {
        top: 60px;
    }

    .hb_navigate {
        float: none;
        width: 100%;
        height: auto;
        display: none;
    }

    .hb_logo {
        float: left;
        width: 130px;
        height: 60px;
        background-size: 130px;
        margin-right: 20px;
    }

    .hb_favorite {
        display: none;
    }

    .hb_personal {
        display: none;
    }

    .hb_telefon {
        font-size: 14px;
    }

    .header_bar.mini .hb_logo {
        width: 130px;
        height: 60px;
        background-size: 130px;
    }

    .header {

        padding-top: 60px;
    }

    .header_bar.topmenu .hb_logo {
        width: 130px;
        height: 60px;
        background-size: 130px;
    }

    .top {

        z-index: 200;
        overflow: auto;
        height: 100%;
        padding-top: 30px;
        margin-top: 0;
    }

    .hb_panel {
        float: right;
        width: 210px;
        height: auto;
        text-align: right;
        padding: 18px 0;
        color: var(--c_white);
        margin: auto;
    }

    .header_title {
        padding: 20px 0 0;
    }

    .ht_subtitle {
        width: 100%;
        font-size: 14px;
    }

    .header_form {
        margin-top: 10px;
    }

    .center2 {
        width: 94%;
    }

    .hf_tabs {
        position: relative;
        overflow: auto;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        margin: 0 -3% 5px;
        padding-left: 3%;
    }



    .hf_tab.active {
        background: #fff;
        float: none;
        display: inline-block;
        padding: 11px 28px 13px;
        border-radius: 8px;
        margin-bottom: 0;
    }

    .hf_contents {
        height: auto;
        padding: 18px 24px 18px;
    }

    .hf_field {
        float: none;
        margin-right: 0;
        margin-bottom: 5px;
        width: 100% !important;
    }

    .hf_field.first {
        width: 100% !important;
    }

    .hf_field_input {
        background: transparent;
        padding: 30px 20px 14px;
    }

    .hf_field_input_real {
        top: 30px;
    }

    .hf_field_caption {

        top: 7px;
    }

    .hf_btn {
        float: none;
        width: 100% !important;
        padding: 14px;
    }

    .hf_hint {
        margin: 0 4px 4px 0;
    }

    .hf_contents.oform .hf_field {
        width: 100%;
        margin: 0 0 5px;
    }

    .hf_contents.oform .hf_btn {
        width: 100%;
        margin: 0 0;
    }



    .calendar {
        padding: 50px 0;
    }

    .ct_select_city {
        position: relative;
    }

    .calendar_header {
        overflow: auto;
    }

    .calendar_graf {
        overflow: auto;
    }

    .cg_cost {
        display: none;
    }


    .swiper-wrapper {
        white-space: nowrap;
        overflow: auto;
    }

    .popular__item-city {
        font-size: 18px;
    }


    .hero h1 {
        font-size: 24px;
        text-align: center;
    }

    .tab__wrapper .tab__items ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px;
        flex-flow: row wrap;
        justify-content: center;
        padding: 0 40px;
    }

    .tab__wrapper .tab__items ul .tab__item {

        font-size: 12px;

    }

    .tab__wrapper .tab__items ul .tab__item span {
        font-size: 21px;
        width: 40px;
        height: 40px;
    }

    .hero {
        background-color: var(--lime);
        padding-top: 33px;

    }

    .search-bar form {
        display: block;
    }

    .search-bar .data-dropdown {
        max-width: 100%;
    }

    .search-bar .dropdown {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .search-bar .search-btn {
        width: 100%;
        max-width: 100%;
    }

    .profitable__item {
        width: 242px !important;
    }

    .baner__content {
        display: block;
    }

    .baner__text {
        padding-left: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
    }

    .baner__title {
        font-weight: 700;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .copy_sale {

        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .baner__info .popup {
        display: none;
    }

    .baner__image:before {
        content: "";
    }

    .section-title {
        font-size: 24px;
        margin-bottom: 20px;
    }



    .baner-email__title {
        font-weight: 700;
        font-size: 24px;
    }

    .baner-email form {
        display: block;
    }

    .checkbox-item {

        margin-top: 12px;
        margin-bottom: 12px;
    }

    .baner-email__image {
        display: none;
    }

    .baner-email__text {
        padding-left: 25px;
        padding-right: 25px;
    }

    .about__content {
        display: -ms-grid;
        display: block;
    }

    .about__image {
        display: none;
    }

    .about__text {
        display: block;
        padding: 0 20px;
    }

    .footer__list {
        display: block;
    }

    .footer__menu {
        margin-bottom: 20px;
    }

    .footer__menu-list {
        display: -ms-grid;
        display: grid;
        gap: 5px;
    }

    .footer__menu-title {

        margin-bottom: 12px;
    }

    .only_mobile {
        display: block !important;
    }

    .no_mobile {
        display: none !important;
    }







    .popular_item_country {
        top: 24px !important;
        left: 24px !important;
        font-size: 14px;
    }

    .popular_item_desc {
        position: absolute;
        /*bottom: 24px!important;
    left: 24px!important;*/
        bottom: 0 !important;
        left: 0 !important;
    }

    .popular_item_price {
        bottom: 24px;
        right: 24px;
        text-align: center;
    }

    .sub_form {
        padding: 30px;
    }

    .sub_fields {
        width: 100%;
    }

    .sub_field {
        float: none;
        width: 100%;
        line-height: 20px;
        height: 68px;
        margin-right: 0;
    }

    .sub_btn {
        float: none;
        width: 100%;
        margin-top: 10px;
    }


    .popular_list {
        position: relative;
        overflow: auto;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        /*margin-bottom: 20px;*/
        margin: 0 -3% 5px;
        padding-left: 3%;
    }

    .popular_item {
        float: none;
        margin: 0 0 10px;
        width: 80% !important;
        height: 140px !important;
        margin: 25px 0;
        margin-right: 15px;
        display: inline-block;
        background-size: cover !important;
    }

    .popular_item:hover {
        background-size: cover !important;
    }

    .popular_item.piv_big {
        float: none;
        margin: 0 0 10px;
        width: 80% !important;
        height: 140px !important;
        margin: 25px 0;
        margin-right: 15px;
        display: inline-block;
        background-size: cover !important;
    }

    .popular_item.piv_norm {
        float: none;
        margin: 0 0 10px;
        width: 80% !important;
        height: 140px !important;
        margin: 25px 0;
        margin-right: 15px;
        display: inline-block;
        background-size: cover !important;
    }

    .piv_flag {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 50px;
        left: unset;
        bottom: unset;
        height: 35px;
        border-radius: 4px;
        display: block;
    }

    .piv_flag2 {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 50px;
        left: unset;
        bottom: unset;
        height: 35px;
        border-radius: 4px;
        display: block;
    }

    .popular_btn {
        padding: 14px;
    }

    .t_title {
        font-size: 16px !important;
    }

    .popular_item2 {
        float: none;
        margin: 0 0 10px;
        width: 90% !important;
        height: 200px !important;
        margin: 25px 0;
        margin-right: 15px;
        display: inline-block;
        background-size: cover !important;
    }

    .popular_item2:hover {
        background-size: cover !important;
    }


    .t_caption {
        font-size: 12px;
    }

    .ct_select_rec {
        display: none;
    }

    .search_h2 span {
        display: block;
    }

    .search_left {
        width: 100%;
        z-index: 200;
        overflow: auto;
        height: 100%;
        float: none;
        position: absolute;
        display: none;
    }

    .search_left.show {
        display: block;
        border-radius: 8px;
        box-shadow: 0 20px 30px #1B2B3121;
    }

    .search_right {
        width: 100%;
        float: none;
    }

    .s_card {
        width: 100%;
        height: auto;
    }

    .card_img {
        overflow: hidden;
        width: 100%;
        height: 160px;
        position: relative;

    }

    .card_info {
        padding: 16px;
        height: auto;
    }

    .card_serp {
        overflow: hidden;
        margin-top: 25px;
    }

    .serp_item {
        float: left;
    }

    .card_rate {
        background: #f3f4f8;
        border-radius: 8px;
        margin: 16px auto 16px;
        padding: 16px;
        height: auto;
        overflow: hidden;
        width: 100%;
    }

    .card_rate_name {
        width: 100%;
        float: none;
        padding: 0;
        font-size: 12px;
        margin-bottom: 16px;

    }

    .card_inf {
        width: 100%;
        float: none;
        padding: 0;
        font-size: 12px;
        margin-bottom: 16px;

    }

    .card_price {
        width: 100%;
        float: none;
        padding: 0;
        font-size: 12px;

    }

    .searchGet {
        width: 100%;
    }

    .calendarGet {
        width: 100%;
    }

    .calendarGetOnes {
        width: 100%;
    }

    .calendar-container {
        width: 100%;
        float: left;
        margin: 0;
        padding: 10px;
    }

    .calendar-weekdays>div {
        width: 12%;
    }

    .calendar-days>div {
        width: 12%;
        padding: 10px 0;
    }

    .guestGet {
        width: 100%;
    }













    .nav_col {
        min-height: 30px;
        width: 47%;
        margin-right: 3%;
        float: left;
        margin-bottom: 20px;
    }

    .nav_col.mob_shir {
        width: 100%;
        margin-right: 0%;
    }

    .nav_title {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .nav_item {
        margin-bottom: 14px;
        font-size: 12px;
    }

    .nav_title2 {
        margin-bottom: 6px;
        font-size: 12px;
    }

    .nav_item2 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .nav_col.double {
        width: 100%;
    }

    .nav_account {
        display: block;
        font-size: 14px;
        line-height: 22px;
        font-weight: bold;
        padding: 5px 5px 5px 33px;
        background-size: 24px;
    }

    .nav_mess {
        margin-right: 12px;
        width: 36px;
        height: 36px;
        float: left;
    }

    .foot_mess {
        margin-right: 12px;
        width: 36px;
        height: 36px;
        float: left;
    }

    .bottom {
        padding-bottom: 0;
    }

    .footer {
        font-size: 12px;
    }


    .hotel_top {
        padding: 16px;
    }

    .hotel_top_price {
        position: relative;
        top: unset;
        right: unset;
        width: 100%;
        text-align: left;
    }

    .hotel_top_price .t_button {
        float: none;
        margin: 12px 0 0;
        display: block;
        width: 230px;
        padding: 14px;
    }

    .hotel_gallery_main {
        float: none;
        margin-right: 0;
        height: 240px;
        position: relative;
        border-radius: 8px;
        margin-right: 0;
        width: 100%;
    }

    .hotel_gallery_main {
        float: none;
        margin-right: 0;
        height: 240px;
        position: relative;
        border-radius: 8px;
        margin-right: 0;
        width: 100%;
    }

    .hotel_gallery_main div {
        display: none;
    }

    .hotel_gallery {
        height: auto;
    }

    .hotel_gallery_list {
        float: none;
        height: 90px;
        width: 100%;
        position: relative;
        overflow: auto;
        margin: 0;
        padding: 10px 0;
        white-space: nowrap;
        margin-bottom: 20px;
    }

    .hotel_gallery_item {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 10px;
    }

    .hotel_serps {
        height: 66px;
        overflow: hidden;
        float: none;
        width: 100%;
        position: relative;
        overflow: auto;
        margin: 0;
        padding: 10px 0;
        white-space: nowrap;
        margin-bottom: 20px;
    }

    .hotel_serp {
        padding: 18px 28px 18px 72px;
        float: none;
        display: inline-block;
        height: auto;
    }

    .hotel_desc_left {
        float: none;
        width: 100%;
    }

    .hotel_desc_right {
        float: none;
        width: 100%;
        padding: 28px;
        background: #fff;
        border-radius: 8px;
        margin-bottom: 20px;
    }


    .hotel_list {
        padding: 0;
    }

    .hotel_item {
        margin-bottom: 10px;
        margin-top: 0;
        overflow: hidden;
    }

    .hotel_item_inf {
        width: 100%;
        height: auto;
        padding: 0;
        position: relative;
    }

    .hotel_item_img {
        width: 100%;
        height: 160px;
        position: relative;

    }

    .hotel_item_inf .t_title {
        padding: 20px 13px;
    }

    .hotel_item_rates {
        padding: 10px 8px;
    }

    .hotel_item_rate {
        padding: 20px 28px;

    }

    .hotel_item_rate_1 {
        float: none;
        width: 100%;
        height: auto;
    }

    .hotel_item_rate_1 .t_body {
        font-size: 12px;
        background-size: 20px !important;

    }

    .hotel_item_rate_2 {
        float: none;
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .hotel_item_rate_3 {
        float: none;
        width: 100%;
        height: auto;
    }

    .hotel_form .center {
        width: 100%;
    }

    .hotel_point {
        background: url(/images/point.webp) left top no-repeat
    }

    .hotel_point a {
        margin-left: 0;
    }


    .bron {
        position: absolute;
        z-index: 400;
        top: 120px;
        left: 0;
        margin-left: 3%;
        width: 94%;
        height: auto;
    }

    .bron_close {
        background: url(/images/close.webp) center no-repeat;
        top: 20px;
        right: 20px;
        cursor: pointer;
        z-index: 200;
    }

    .bron_right {
        float: none;
        width: 100% !important;
        max-width: 100% !important;
    }

    .bron_left {
        float: none;
        width: 100% !important;
    }

    .bron_left .popular_btn {
        padding: 14px;
        width: 100% !important;
    }

    .bron_img {
        margin-right: 0;
        height: 320px;
        width: 100%;
    }

    .bron .hf_field {
        width: 100% !important;
    }

    .bron .popular_btn {
        float: none;
        width: 100% !important;
        margin: 0 0 10px 0 !important;
    }

    .bron .agr {
        width: 100% !important;
    }

    .brobl_li span {
        display: block;
        width: 100%;
    }

    .oform {
        z-index: 400;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin-left: 0;
        margin-top: 0;
        border-radius: 0;
    }

    .oform .bron_close {
        background: #16008C url(/images/close.webp) center no-repeat;
        top: 10px;
        right: 10px;
        padding: 15px;
        cursor: pointer;
        border-radius: 15px;
        z-index: 200;
    }

    .oform .hf_fields {
        width: 100% !important;
    }

    .oform .hf_btn {
        float: none;
        width: 100% !important;
        padding: 14px;
    }

    .lk_left .lk_items {
        display: none;
    }

    .lmen {
        display: none;
    }

    .lk_right {
        width: 100%;
        float: none;
    }

    .lk_right .popular_h2 {
        margin-bottom: 40px;
        margin-left: 10px !important;
        margin-top: 20px;
    }

    .lk_right .s_card {
        height: auto !important;
    }

    .lk_left {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .lkbr {
        float: left;
        display: block;
        background: var(--c_gray2);
        padding: 4px 12px;
        border-radius: 30px;
        margin-right: 4px;
        margin-bottom: 4px;
    }

    .info_col {
        float: none;
        width: 100%;
    }

    .info_col:first-child {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .slider_text {
        width: 100%;
    }

    .slider_h2 {
        width: 100%;
        margin-bottom: 16px;
    }

    .slider_label {
        margin-bottom: 16px;
    }

    .slider_btn {
        margin-top: 16px;
    }


    .gb_add {
        float: none;
        width: 100%;
        margin-bottom: 5px;
    }

    .gb_apply {
        float: none;
        width: 100%;
        margin: 0;
    }

    .lk_iblock.lkib_prartner {
        background: var(--c_gray2) url(/images/lkib_prartner.webp) right -27px bottom no-repeat;
        display: block;
        background-size: 140px;
        padding: 20px;
    }

    .popular_col4 {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    .vizvp .popular_desc {
        color: #797780;
        position: relative;
        padding-left: 0;
        margin-bottom: 40px;
        overflow: hidden;
        padding-bottom: 40px;
        border-bottom: 1px solid #E7E7E9
    }

    .vizvp .popular_desc>div {
        position: relative;
        left: 0;
        font-weight: bold;
        color: #202023;
        width: 100%;
        margin-bottom: 40px;
    }

    .popular_desc_column {
        position: relative;
        float: none;
        width: 100%;
    }

    .popular_desc_column.left {
        margin-right: 0;
    }

    .popular_desc_column .popular_desc {
        padding: 20px;
    }

    .ppcfg {
        padding: 28px;
        background: #fff;
        border-radius: 8px;
        position: relative;
        float: none;
        width: 100%;
        margin: 40px 0 0;
        z-index: 10;
    }

    .ffffg {
        font-size: 21px;
    }

    .info_slice {
        padding: 24px 30px 24px 0;
    }

    .banright {
        position: relative;
        top: unset;
        right: unset;
        width: 310px;
        padding: 0;
        margin-top: 20px;
    }

    .cblock389 {
        float: none;
        width: 100%;
    }

    .cblock561 {
        float: none;
        width: 100%;
    }

    .document_item {

        padding: 24px 0 24px 0;
        overflow: hidden;
    }

    .document_item_edit {

        position: relative;
        top: unset;
        right: unset;
        min-width: 170px;
        margin: 20px 20px 0 0;
    }

    .document_item_delete {

        position: relative;
        top: unset;
        right: unset;
        margin: 20px 0 0 0;
    }


    .usl_list {
        margin-top: 30px;
    }

    .usl_item {
        padding: 20px;
        position: relative;
    }

    .usl_num {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 60px;
        font-size: 32px;
    }

    .usl_text {
        float: none;
        width: 100%;
        font-weight: normal;
        clear: both;
        padding-left: 60px;
    }

    .usl_text2 {
        float: none;
        width: 100%;
        font-weight: normal;
        clear: both;
        padding-left: 60px;
    }

    .usl_item .usl_btn {
        margin-top: 10px;
        margin-left: 60px;
        float: none;
    }

    .usl_item .foot_vk {
        margin-left: 60px;
    }

    .priz_bb img {
        display: block;
        width: 90%;
        margin: 5px auto;
    }


    .ti_type {
        float: none;
        padding: 20px;
        width: 100%;
    }

    .ti_image {
        width: 100%;
        float: none;
        margin-top: 12px;
    }

    .ti_price {
        width: 100%;
        float: none;
        padding: 20px;
        margin-top: 20px;
    }

    .tip_right {
        width: 100%;
        float: none;
        margin-bottom: 12px;
    }

    .tip_left {
        width: 100%;
        float: none;
    }

    .ti_price .card_btn {
        margin-top: 20px;
        float: none;
    }

    .ti_cost {
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 0;
        display: inline-block;
        margin-right: 12px;
    }

    .crdb {
        margin-top: 20px;
    }

    .ti_left {
        float: none;
        width: 100%;
    }

    .ti_right {
        float: none;
        width: 100%;
    }

    .hf_change {
        transform: rotate(90deg);
        right: 10px;
        top: 100%;
    }

    .compl {
        margin-top: 40px;
    }

    .popular_item.copl1 {
        display: block;
        float: none;
        background: url(/images/aboute1.webp) center no-repeat;
        background-size: cover !important;
        width: 100% !important;
        height: 330px !important;
        border-radius: 32px;
        margin: 0 0 20px;
        white-space: normal;
        padding: 16px 32px;
    }

    .popular_item.copl1 .hf_btn {
        float: none;
        width: 100%;
    }

    .popular_item.copl1 .popular_item_desc {
        bottom: 0;
        left: 0;
        padding: 16px 32px;
        width: 100%;
    }

    .popular_item.copl2 {
        display: block;
        width: 100% !important;
        height: 330px !important;
        float: none;
        margin: 0 0 20px;
        white-space: normal;
        padding: 16px 32px;
    }

    .popular_item.copl3 {
        display: block;

        width: 100% !important;
        height: 330px !important;
        float: none;
        margin: 0 0 20px;
        white-space: normal;
        padding: 16px 32px;
    }


    .comsi {
        float: none;
        display: block;
        width: 100%;
        height: 80px;
        margin-right: 0;
        margin-bottom: 20px;


    }

    .comnl {
        padding: 36px 20px;
        background: #fff;
        border-radius: 16px;
        position: absolute;
        top: -250px;
        width: 100%;
    }

    .comnl .nav_col {
        width: 250px;
    }

    .vac_bread {
        margin-bottom: 0;
    }

    .vac_ht_subtitle {
        margin-bottom: 40px;
    }

    .vac_pop_item {
        margin-bottom: 20px;
        margin-top: 0px;
        height: 200px;
        width: 100%;
        float: none;
        background-size: 70px !important;
        background-position-x: 90% !important;
    }

    .vac_pop_item.cent {
        margin-left: 0;
        margin-right: 0;
    }

    .popular320 {
        padding-top: 60px;
    }


    .vac_kach_list {
        position: relative;
        overflow: auto;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        margin-bottom: 20px;
    }

    .vac_kach {
        float: none;
        display: inline-grid;
        padding: 20px 32px 40px;
        color: #fff;
        background: #16008c;
        border-radius: 16px;
        width: 80%;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 20px;
        white-space: normal;
        height: 295px;
    }

    .vac_kach_big {
        width: 80%;
    }

    .vac_kach_text {
        height: 90px;
    }

    .vacancy_item {
        float: none;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;

    }

    .bigleft {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .smallright {
        float: none;
        width: 100%;
    }

    .ins1_list {
        height: auto;
        margin-top: 20px;
    }

    .ins1_item {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        height: auto;
    }

    .ins2_item {
        float: none;
        width: 80%;
        height: auto;
        padding: 24px;
        white-space: normal;
        display: inline-grid;
    }

    .ins3_item {
        float: none;
        width: 100%;
        margin: 0 0 10px;
        height: auto;
        padding: 24px;

    }

    .ins4_item {
        float: none;
        width: 100%;
        margin: 0 0 10px;
        height: auto;
        padding: 24px;

    }

    .ins4_list {
        margin: 10px;
    }

    .ins2_list {
        position: relative;
        overflow: auto;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        margin-bottom: 20px;
    }

    .ins2_list .clear {
        displaY: none;
    }

    .ins6 {
        padding: 24px;
    }

    .ins6_left {
        width: 100%;
        float: none;
    }

    .ins6_right {
        width: 100%;
        float: none;
    }


    .aboute_item {
        float: none;
        margin-right: 0;
        width: 100%;
        height: height;
    }

    .pop_item {
        float: none;
        width: 100%;
        padding: 96px 28px 44px;
        margin-top: 0;
        text-align: left;
        margin-bottom: 10px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .ht_text {
        width: 100% !important;
    }

    .business_trips .popular_item_desc {
        bottom: 24px !important;
        left: 24px !important;
        background: #16008C;
    }

    .hf_fields {
        max-width: 100% !important;
    }

    .partner_with {
        padding: 40px 20px;
        font-size: 24px;
        line-height: 32px;
        border-radius: 16px;
    }

    .part_how_item {
        margin-left: 0 !important;
    }

    .how_it_work {
        margin-left: 0 !important;
    }

    .olreg-field {
        width: auto;
    }

    .olreg-field span {
        font-size: 36px;
    }

    .bonus_card {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
        padding-top: 250px;
        padding-right: 0;
    }

    .bonus_action {
        width: 100%;
        height: 164px;
        float: none;
        padding: 30px;
        position: relative;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .bonus_action span {
        position: absolute;
        left: 30px;
        bottom: 30px;
    }

    .copromo_p {
        width: 100%;
        height: auto;
        float: none;
        padding: 30px;
        position: relative;
        margin-left: 0;
        margin-bottom: 20px;
    }


    .co_header {
        width: 100% !important;
        height: auto !important;
    }

    .co_head {
        width: 100% !important;
        height: auto !important;
        display: block !important;
    }

    .co_head_group {
        width: 100% !important;
        margin-bottom: 10px;
        display: block !important;
    }

    .co_head_group>div {
        width: 100% !important;
    }

    .co_head_group>div>.rect {
        width: 100% !important;
    }

    .copromo_item {
        height: auto;
        width: 100%;
        padding: 16px;
    }

    .copromo_item_left {
        background: #fff;
        border-radius: 16px;
        float: none;
        width: 100%;
        height: auto;
        min-height: 300px;
        padding: 40px;
        margin-bottom: 10px;
    }

    .copromo_item_right {
        background: #fff;
        border-radius: 16px;
        float: none;
        width: 100%;
        height: auto;
        min-height: 300px;
        padding: 40px;
    }

    .copromo_item_title {
        font-size: 24px;
    }

    .copromo_item_ohvat {
        font-size: 21px;
    }


    #cookie_note {
        display: none;
        position: fixed;
        bottom: 10px;
        left: 5%;
        max-width: 90%;
        width: 680px;
        padding: 20px;
        margin-left: 0;
        background-color: white;
        border-radius: 8px;
        z-index: 1000;
        background: #00000099;
        color: #fff;
        font-size: 12px;

    }

    #cookie_note.show {
        display: block;
    }

    #cookie_note a {
        color: #fff;
        text-decoration: underline;
    }

    .cookie_accept {
        width: 100%;
        float: none;
        margin-top: 5px;
    }

    .center_text_main {
        padding-right: 0;
        padding-top: 0;
        background: transparent;
        height: auto;
        min-height: auto;
    }


    .viza_block {
        float: none;
        width: 100%;
        margin: 20px 0 20px;
        z-index: 10;
    }

    .transfer_item2 {
        padding: 24px;
        padding-top: 24px;
        width: 100%;
        margin: 0 0 20px 0;
        float: none;

    }

    .transfer_item2 .ti_image {
        margin-top: 0;
        width: 100%;
        position: relative;
        top: unset;
        left: unset;
    }

    .tran {
        width: 100%;
        margin: 0 0 20px 0;
        overflow: hidden;
        position: relative;
        display: block;
        float: none;
    }

    .card_rating {
        top: 0px;
    }

    .card_rating .star {
        position: relative;
        float: left;
        width: 30px;
        height: 36px;
        margin: 7px 7px 4px 0;
        background: url(/svg/star.svg) no-repeat center;
        background-size: contain;
        line-height: 15px;
        font-size: 9px;
        padding: 10px 6px 9px;
        font-weight: bold;
        text-align: center;
    }

    .hotel_gallery_review {
        display: none;
        float: none;
        height: auto;
        width: 100%;
    }

    .hotel_review_text {
        height: auto;
    }

    .hotel_review_btn {
        width: auto;
        margin: 0 26px 26px;
        background: #fff;
        color: #16008C;
        border: 1px solid #16008C;
        padding: 14px;
        position: relative;
        bottom: unset;
        left: unset;
    }

    .viz_block {
        width: 100%;
        height: auto;
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        padding: 120px 40px 40px;
    }

    .viza_infa3 {
        background: transparent;
    }

    .viza_infa2 {
        background: transparent;
    }

    .viza_list2 {
        width: 100%;
        max-width: 100%;
    }

    .viza_list3 {
        width: 100%;
        max-width: 100%;
    }

    .viz_block3 {
        width: 100%;
    }

    .viz_block4 {
        width: 100%;
    }

    .popular_desc.desc_box2 {

        width: 100%;
        margin-right: 0;
        float: none;
        padding: 20px;
        height: auto;
    }

    .popular_desc.desc_box3 {
        padding: 20px;
    }

    .viza_block_time {
        float: none;
        padding: 5px 14px 5px 40px;
        border-radius: 20px;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .viza_block_title {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        font-size: 21px;
    }

    .viza_block_desc {
        float: none;
        margin-bottom: 0;
        margin-bottom: 20px;
    }

    a.viza_block_btn.hf_btn.t_button {
        float: none !important;
        width: 100% !important;
        margin: 0 0 20px 0 !important;
        padding: 18px 8px;
    }

    .hb_favorite {
        display: none !important;
    }


    .badge.badge-discount {

        top: 8px !important;

    }


}

@media print {

    /* Стили для печати */
    .search_left {
        display: none;
    }

    .hf_btn.t_button {
        display: none;
    }

    .navigation {
        display: none;
    }

    .search_right {
        width: 100%;
        float: none;
    }

    .s_card {
        webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    .hb_logo {
        webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    .forprin {
        webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    .s_card {
        page-break-inside: avoid;
    }

    .hotel_item_rate {
        page-break-inside: avoid;
    }

    html {
        zoom: 0.6;
    }

}

@media screen and (max-width:389px) {

    html {
        zoom: 0.9;
    }

    body {
        width: 100%;
        min-width: 360px;
    }
}