*
{
    margin: 0;
    padding: 0;;
}
html
{
    height: 100%;
}
body
{
    font-family: tahoma, sans-serif;
    font-size: 11px;
    line-height: 1.3em;

    position: relative;

    height: 100%;

    color: #3b5b8f;
    background: #eee url(../images/body_bg_x.webp) repeat-x;;
}
img
{
    border: 0;
}
table
{
    width: 100%;

    border-collapse: collapse;

    border: 0;
}
ul
{
    list-style: none;
}

a
{
    color: #3b5b8f;
    outline: none;
}
a:hover
{
    text-decoration: none;
}
p
{
    padding-bottom: 12px;
}

/*--- framework ---*/
.page_wrap
{
    min-width: 998px;
    min-height: 100%;

    background: url(../images/page_bg1.webp) 0 0 no-repeat;

    _height: 100%;;
}
* html .page_wrap
{
    _width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 998)? "998px" :"100%");
}
.header
{
    position: relative;

    height: 193px;

    background: url(../images/header_bg_l.webp) 0 0 no-repeat;
}
.main_content
{
    display: table;

    width: 100%;
    height: auto;
    padding-bottom: 61px;
}
.news h2
{
    margin-top: 6px;
    margin-bottom: 15px;

    text-align: center  ;
}
.main_content .left_column
{
    float: left;

    width: 262px;
    margin-left: -100%;
    padding: 0 0 125px 12px;
}
.main_content .center_column_wrap
{
    float: left;

    width: 100%;
}
.main_content .center_column
{
    margin: 0 12px 0 283px;
}
.footer
{
    position: relative;

    height: 51px;
    margin: -51px auto 0 auto;

    background: url(../images/footer_bg_x.webp) -67px 0 repeat-x;;
}

.main_content.content_all_width
{
    padding-bottom: 185px;
}
.main_content.content_all_width .center_column
{
    margin: 0 12px;
}

/*--- header ---*/
.header .logo
{
    position: absolute;
    top: 0;
    left: 0;

    width: 526px;
    height: 73px;

    background: url(../images/logo.webp) 0 100% no-repeat;
}
.header .logo:hover
{
    background-position: 0 0;
}
.top_menu
{
    position: absolute;
    position: relative;
    top: 123px;
    left: 0;

    width: 100%;;
}
.top_menu ul
{
    display: block;

    height: 38px;
    margin: 0 26px 0 281px;

    background: url(../images/top_menu_bg_x.webp) -70px 0 repeat-x;;
}
.top_menu li
{
    float: left;

    padding-top: 8px;
}
.top_menu_bg
{
    position: absolute;
    top: 0;
    right: 0;

    width: 60px;
    height: 38px;

    background: url(../images/top_menu_bg_r.webp) 0 0 no-repeat;;
}
.top_menu li a
{
    display: block;

    height: 24px;
    margin: 0 auto;

    background: url(../images/top_menu_item_hover_bg.webp) 50% -100px no-repeat;;
}
.top_menu li a:hover,
.top_menu li.active a
{
    background-position: 50% 0;
}
.top_menu li a:hover span,
.top_menu li.active a span
{
    background-position: 0 100%;
}
.top_menu li a span
{
    display: block;

    height: 24px;

    background: 0 0 no-repeat;
}
.top_menu li a i
{
    display: none;
}
.top_menu li.item1
{
    width: 14%;
}
.top_menu li.item1 a
{
    width: 80px;
}
.top_menu li.item1 a span
{
    background-image: url(../images/top_menu_item01.webp);
}
.top_menu li.item2
{
    width: 13%;
}
.top_menu li.item2 a
{
    width: 72px;
}
.top_menu li.item2 a span
{
    background-image: url(../images/top_menu_item02.webp);
}
.top_menu li.item3
{
    width: 11%;
}
.top_menu li.item3 a
{
    width: 66px;
}
.top_menu li.item3 a span
{
    background-image: url(../images/top_menu_item03.webp);
}
.top_menu li.item4
{
    width: 11%;
}
.top_menu li.item4 a
{
    width: 56px;
}
.top_menu li.item4 a span
{
    background-image: url(../images/top_menu_item04.webp);
}
.top_menu li.item5
{
    width: 12%;
}
.top_menu li.item5 a
{
    width: 78px;
}
.top_menu li.item5 a span
{
    background-image: url(../images/top_menu_item05.webp);
}
.top_menu li.item6
{
    width: 23%;
}
.top_menu li.item6 a
{
    width: 140px;
}
.top_menu li.item6 a span
{
    background-image: url(../images/top_menu_item06.webp);
}
.top_menu li.item7
{
    width: 13%;
}
.top_menu li.item7 a
{
    width: 94px;
}
.top_menu li.item7 a span
{
    background-image: url(../images/top_menu_item07.webp);
}

/*--- footer ---*/
.footer .counter
{
    position: absolute;
    right: 1px;
    bottom: 0;
}
.footer .copy
{
    padding: 3px 0 0 0;

    text-align: center;

    color: #61728d;;
}
.bottom_menu
{
    height: 18px;
    margin-left: 280px;
}
.bottom_menu li
{
    float: left;

    padding: 0 3%;

    background: url(../images/bottom_menu_line.webp) 0 3px no-repeat;
}
.bottom_menu li.first
{
    background: none;
}
.bottom_menu li a
{
    line-height: 16px;

    text-decoration: none;;
}
.bottom_menu li a:hover,
.bottom_menu li.active
{
    text-decoration: underline;
}
.block_contacts
{
    position: absolute;
    top: -130px;
    left: -0;

    width: 177px;
    height: 99px;
    padding: 62px 0 0 100px;

    background: url(../images/contacts_block.webp) 0 0 no-repeat;;
}

/*--- main content ---*/
.block .block_bg1
{
    padding-right: 6px;

    background: url(../images/block_bg_r_t.webp) 100% 0 no-repeat;;
}
.block .block_bg2
{
    background: url(../images/block_bg_l_t.webp) 0 0 no-repeat;
}
.block .block_bg3
{
    background: url(../images/block_bg_r_t2.webp) 100% 0 no-repeat;
}
.block .block_inside
{
    padding: 5px 20px 30px 20px;
}
.block .block_bg4
{
    padding-right: 3px;

    background: url(../images/block_bg_r_b.webp) 100% 0 no-repeat;;
}
.block .block_bg5
{
    font-size: 0;
    line-height: 0;

    height: 4px;

    background: url(../images/block_bg_l_b.webp) 0 0 no-repeat;;
}
.block h1
{
    font-size: 11px;
    line-height: 24px;

    padding: 0 0 25px 0;

    text-align: center;;
}
.block h3
{
    font-size: 11px;
    line-height: 24px;

    padding: 0 0 8px 0;

    text-align: center;
}

.reservation p
{
    padding-bottom: 2px;
}
.reservation a.btn
{
    margin-left: 20px;
}
.reservation a.btn img
{
    vertical-align: middle;
}

.rooms_line_wrap
{
    margin-bottom: 10px;
    padding: 0 12px 8px 12px;

    background: url(../images/line1.webp) 0 100% repeat-x;
}
.rooms_line
{
    display: table;

    width: 100%;
    height: auto;
}
.rooms_line_inside
{
    float: left;

    width: 100%;
}
.rooms_line .item
{
    float: left;

    width: 16.5%;
}
.rooms_line .item p
{
    line-height: 13px;

    position: relative;

    overflow: hidden;

    width: 142px;
    height: 86px;
    margin: 0 auto;
    padding: 0 7px 0 7px;;
}
.rooms_line .item .img
{
    position: relative;

    display: block;

    width: 152px;
    height: 109px;
    margin: 0 auto;
}
.rooms_line .item .img img
{
    position: absolute;
    top: 5px;
    left: 5px;

    width: 142px;
    height: 97px;
}
.rooms_line .item .img i
{
    position: absolute;
    top: 0;
    left: 0;

    width: 152px;
    height: 109px;

    background: url(../images/frame1.webp) 0 0 no-repeat;
}
.rooms_line .item .name
{
    width: 142px;
    margin: 0 0 0 4px;
    margin: 0 auto;
}
.rooms_line .item .more
{
    margin-left: 4px;
}
.rooms_line .item_inside
{
    width: 142px;
    margin: 0 auto;
}

.reservation_block
{
    position: relative;

    margin-top: -18px;
}
.reservation_block p
{
    padding: 0 0 12px 15px;
}
.btn_reservation
{
    display: block;

    width: 262px;
    height: 66px;

    background: url(../images/reservation_online.webp) 0 0 no-repeat;
}
.btn_reservation:hover
{
    background-position: 0 100%;
}

.news .btn
{
    position: relative;
    right: -10px;

    text-align: right;;
}
.news .item
{
    padding-bottom: 12px;
}
.news .item small
{
    font-size: 11px;

    display: block;
}
.news .item a.name
{
    font-weight: bold;

    text-decoration: none;;
}
.news .item a.name:hover
{
    text-decoration: underline;
}
.news .item p
{
    padding: 0;
}

.rooms .item
{
    padding-bottom: 12px;
}
.rooms .imgbtns_txt
{
    display: table;

    width: 100%;
    height: auto;
}
.rooms .imgbtns_txt_inside
{
    float: left;

    width: 100%;
}
.rooms .imgbtns_txt .imgbtns
{
    float: left;

    width: 157px;
    margin-left: -100%;;
}
.rooms .imgbtns_txt .txt
{
    float: left;

    width: 100%;
}
.rooms .imgbtns_txt .txt_inside
{
    margin: 3px 0 0 157px;
}
.rooms .item .img
{
    position: relative;

    display: block;

    width: 152px;
    height: 109px;
    margin-bottom: 3px;
}
.rooms .item .img img
{
    position: absolute;
    top: 5px;
    left: 5px;

    width: 142px;
    height: 97px;
}
.rooms .item .img i
{
    position: absolute;
    top: 0;
    left: 0;

    width: 152px;
    height: 109px;

    background: url(../images/frame1.webp) 0 0 no-repeat;
}

.photos .item
{
    padding-bottom: 3px;
}
.photos .item .img
{
    position: relative;

    display: block;

    width: 235px;
    height: 155px;;
}
.photos .item .img i
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 235px;
    height: 155px;

    background: url(../images/frame2_1.webp) 0 0 no-repeat;;
}
.photos .item .img img
{
    position: absolute;
    top: 3px;
    left: 3px;;
}
.photos .block_inside
{
    padding: 5px 0 10px 14px;
}
.photos h3
{
    padding-bottom: 8px;
}
.photos .item2 .img i
{
    background-image: url(../images/frame2_2.webp);
}
.photos .item3 .img i
{
    background-image: url(../images/frame2_3.webp);
}
.photos .item4 .img i
{
    background-image: url(../images/frame2_4.webp);
}
.photos .item5 .img i
{
    background-image: url(../images/frame2_5.webp);
}
.photos .item6 .img i
{
    background-image: url(../images/frame2_6.webp);
}
.photos .item7 .img i
{
    background-image: url(../images/frame2_7.webp);
}

#fancybox-loading
{
    position: fixed;
    z-index: 1104;
    top: 50%;
    left: 50%;

    display: none;
    overflow: hidden;

    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;

    cursor: pointer;;
}
* html #fancybox-loading
{
    position: absolute;

    margin-top: 0;
}
#fancybox-loading div
{
    position: absolute;
    top: 0;
    left: 0;

    width: 40px;
    height: 480px;

    background-image: url('../images/fancybox.webp');
}
#fancybox-overlay
{
    position: fixed;
    z-index: 1100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;

    background: #000;;
}
* html #fancybox-overlay
{
    position: absolute;

    width: 100%;
}
#fancybox-tmp
{
    display: none;
    overflow: auto;

    margin: 0;
    padding: 0;

    border: 0;;
}
#fancybox-wrap
{
    position: absolute;
    z-index: 1101;
    top: 0;
    left: 0;

    display: none;

    margin: 0;
    padding: 20px;;
}
#fancybox-outer
{
    position: relative;

    width: 100%;
    height: 100%;

    background: #fff;
}
#fancybox-inner
{
    position: absolute;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;

    outline: none;;
}
#fancybox-hide-sel-frame
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background: transparent;
}
#fancybox-close
{
    position: absolute;
    z-index: 1103;
    top: -15px;
    right: -15px;

    display: none;

    width: 30px;
    height: 30px;

    cursor: pointer;

    background-image: url('../images/fancybox.webp');
    background-position: -40px 0;;
}
#fancybox_error
{
    font: normal 12px/20px Arial;

    margin: 0;
    padding: 7px;

    color: #444;;
}
#fancybox-content
{
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;;
}
#fancybox-img
{
    line-height: 0;

    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;

    vertical-align: top;

    -ms-interpolation-mode: bicubic;
    border: none;
    outline: none;;
}
#fancybox-frame
{
    position: relative;

    display: block;

    width: 100%;
    height: 100%;

    border: none;;
}
#fancybox-title
{
    font-family: Arial;
    font-size: 12px;

    position: absolute;
    z-index: 1102;
    bottom: 0;
    left: 0;;
}
.fancybox-title-inside
{
    padding: 10px 0;

    text-align: center;

    color: #333;
}
.fancybox-title-outside
{
    font-weight: bold;

    padding-top: 5px;

    text-align: center;

    color: #fff;;
}
.fancybox-title-over
{
    text-align: left;

    color: #fff;;
}
#fancybox-title-over
{
    display: block;

    padding: 10px;

    background-image: url('../images/fancy_title_over.webp');;
}
#fancybox-title-wrap
{
    display: inline-block;
}
#fancybox-title-wrap span
{
    float: left;

    height: 32px;;
}
#fancybox-title-left
{
    padding-left: 15px;

    background-image: url('../images/fancybox.webp');
    background-repeat: no-repeat;
    background-position: -40px -90px;;
}
#fancybox-title-main
{
    font-weight: bold;
    line-height: 29px;

    color: #fff;
    background-image: url('../images/fancybox-x.webp');
    background-position: 0 -40px;;
}
#fancybox-title-right
{
    padding-left: 15px;

    background-image: url('../images/fancybox.webp');
    background-repeat: no-repeat;
    background-position: -55px -90px;;
}
#fancybox-left,
#fancybox-right
{
    position: absolute;
    z-index: 1102;
    bottom: 0;

    display: none;

    width: 35%;
    height: 100%;

    cursor: pointer;

    outline: none;
    background-image: url('../images/blank.gif');;
}
#fancybox-left
{
    left: 0;
}
#fancybox-right
{
    right: 0;
}
#fancybox-left-ico,
#fancybox-right-ico
{
    position: absolute;
    z-index: 1102;
    top: 50%;
    left: -9999px;

    display: block;

    width: 30px;
    height: 30px;
    margin-top: -15px;

    cursor: pointer;;
}
#fancybox-left-ico
{
    background-image: url('../images/fancybox.webp');
    background-position: -40px -30px;
}
#fancybox-right-ico
{
    background-image: url('../images/fancybox.webp');
    background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover
{
    visibility: visible;
}
#fancybox-left:hover span
{
    left: 20px;
}
#fancybox-right:hover span
{
    right: 20px;
    left: auto;;
}
.fancy-bg
{
    position: absolute;
    z-index: 1001;

    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;

    border: 0;;
}
#fancy-bg-n
{
    top: -20px;
    left: 0;

    width: 100%;

    background-image: url('../images/fancybox-x.webp');
}
#fancy-bg-ne
{
    top: -20px;
    right: -20px;

    background-image: url('../images/fancybox.webp');
    background-position: -40px -162px;
}
#fancy-bg-e
{
    top: 0;
    right: -20px;

    height: 100%;

    background-image: url('../images/fancybox-y.webp');
    background-position: -20px 0;
}
#fancy-bg-se
{
    right: -20px;
    bottom: -20px;

    background-image: url('../images/fancybox.webp');
    background-position: -40px -182px;
}
#fancy-bg-s
{
    bottom: -20px;
    left: 0;

    width: 100%;

    background-image: url('../images/fancybox-x.webp');
    background-position: 0 -20px;
}
#fancy-bg-sw
{
    bottom: -20px;
    left: -20px;

    background-image: url('../images/fancybox.webp');
    background-position: -40px -142px;
}
#fancy-bg-w
{
    top: 0;
    left: -20px;

    height: 100%;

    background-image: url('../images/fancybox-y.webp');
}
#fancy-bg-nw
{
    top: -20px;
    left: -20px;

    background-image: url('../images/fancybox.webp');
    background-position: -40px -122px;
}
#fancybox-loading.fancybox-ie div
{
    background: transparent;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_loading.webp', sizingMethod='scale');
}
.fancybox-ie #fancybox-close
{
    background: transparent;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_close.webp', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-over
{
    zoom: 1;

    background: transparent;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_over.webp', sizingMethod='scale');;
}
.fancybox-ie #fancybox-title-left
{
    background: transparent;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_left.webp', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-main
{
    background: transparent;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_main.webp', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-right
{
    background: transparent;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_right.webp', sizingMethod='scale');
}
.fancybox-ie #fancybox-left-ico
{
    background: transparent;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_left.webp', sizingMethod='scale');
}
.fancybox-ie #fancybox-right-ico
{
    background: transparent;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_right.webp', sizingMethod='scale');
}
.fancybox-ie .fancy-bg
{
    background: transparent !important;
}
.fancybox-ie #fancy-bg-n
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_n.webp', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-ne
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_ne.webp', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-e
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_e.webp', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-se
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_se.webp', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-s
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_s.webp', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-sw
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_sw.webp', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-w
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_w.webp', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-nw
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_nw.webp', sizingMethod='scale');
}
.imgLoading
{
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

}

.imgLoading p
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 8.6em;
    margin: -1em 0 0 -4.3em;
}

.imgLoading img
{
    position: absolute;
    top: -200px;
    left: -300px;

    margin: -8px 0 0 0;

    opacity: 1;
}
.main_content {
    padding-bottom: 0;
}
.uslugi, .uslugi .page, .uslugi .page_wrap, .uslugi .main_content {
    height: 100%;
    min-height: initial;
    min-width: initial;
}
.uslugi .main_content {
    height: 82.2%
}
.uslugi .main_content_inside {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.uslugi .footer {
    margin: 0;
}
.uslugi .left_column {
    float: none;
    width: 262px;
    margin-left: 0;

}
.uslugi .center_column {
    margin: 0;
    display: flex;
}
.uslugi .photos .block_inside {
    padding: 5px 20px 30px 20px;
}
.main-box {
    height: 100%;
}
.footer {
    margin: 0;
}
.tables .page {
    overflow-x: auto;
}
.tables .main_content.content_all_width {
    padding: 0;
}
    #top_menu_close_btn {
        display: none;
    }
@media screen and (max-width: 1000px)
{
    .uslugi .photos .item {
        width: 100%;
    }
    .uslugi .photos .item .img {
        position: relative;
        width: 100%;
        height: auto;
    }
    .uslugi .photos .item .img img {
        position: initial;
        width: 100%;
    }
    .uslugi .photos .item .img i {
        top: -2px;
        left: -3px;
        width: 104%;
        height: 103%;
        background-size: contain;
    }
    .rooms_line_inside
    {
        display: flex;

        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    .rooms_line .item
    {
        width: 30%;
    }
    .rooms_line .item_inside
    {
        display: flex;
        flex-direction: column;

        width: auto;

        justify-content: center;
        align-items: center;
    }
    .rooms_line .item .img
    {
        display: flex;

        width: 90%;
        height: initial;

        justify-content: center;
    }
    .rooms_line .item .img img
    {
        position: initial;

        width: 80%;
        height: 100%;
    }
    .rooms_line .item .img i
    {
        top: -10px;
        left: 50%;

        width: 88%;
        height: 116%;

        transform: translateX(-50%);

        background-size: cover;
    }
    .rooms_line .item .name
    {
        display: flex;

        width: 100%;
        margin-top: 10px;

        justify-content: center;
        align-items: center;
    }
    .rooms_line .item p
    {
        width: 76%;
        height: 63px;
    }
    .rooms_line .item .more
    {
        margin-bottom: 10px;
    }
    .page_wrap
    {
        min-width: initial;
    }
    .top_menu
    {
        z-index: 1000;
    }
    .top_menu ul
    {
        z-index: 1000;

        width: 90%;
        margin: 0 auto;

        background: url(../images/top_menu_bg_x.webp) -70px 0 repeat-x;
    }
    .top_menu_bg
    {
        z-index: -1;

        width: 100%;

        background: url(../images/top_menu_bg_r.webp) 0 0;
        background-size: auto;
    }
    .header
    {
        background: none;
    }
    .header .logo
    {
        left: -180px;
    }

}

@media screen and (max-width: 767px)
{
    .index .main_content_inside {
        display: flex;
        flex-direction: column-reverse;
    }

    .index .main_content .left_column {
        display: flex;
        flex-direction: column-reverse;
    }
    .uslugi .center_column {
        flex-direction: column-reverse;
    }
    .photos .block_inside {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .photos .block_inside .item {
        width: 40%;
    }
    .block h3 {
        position: relative;
        bottom: -5px;
    }
    .photos {
        padding-bottom: 125px;
    }
    .photos .item {
        padding: 10px;
    }
    .photos .item .img {
        width: 100%;
        height: initial;
    }
    .photos .item .img img {
        position: initial;
        width: 100%;
    }
    .photos .item .img i {
        position: absolute;
        top: -5px;
        left: -6px;
        width: 105%;
        height: 105%;
        background-size: contain;
    }
    .footer span,
    .footer br
    {
        display: none;
    }
    .rooms_line .item
    {
        width: 45%;
    }
    .main_content .center_column_wrap
    {
        float: none;
        display: flex;
    }
    .main_content .left_column
    {
        float: none;

        width: 100%;
        margin-left: 0;
        padding: 0;
    }
    .main_content .left_column p
    {
        display: flex;
    }
    .main_content .center_column
    {
        width: 100%;
        margin: 0;
        margin-bottom: 60px;
    }
    .top_menu ul
    {
        display: flex;
        flex-direction: column;

        height: fit-content;

        background: none;
    }
    .top_menu_bg
    {
        display: none;
    }
    .top_menu li
    {
        width: 288px !important;
    }
    .top_menu ul
    {
        position: fixed;
        top: -100vh;

        display: flex;
        flex-direction: column;

        width: 100%;
        height: 100vh !important;
        height: fit-content;

        background: #eee url(../images/body_bg_x.webp) repeat-x;
        background-position-y: -160px;

        align-items: center;
        justify-content: center;
        transition: top .5s ease-in-out;
    }
    .top_menu.active ul {
        top: 0vh;
    }
    .top_menu #top_menu_open_btn, .top_menu #top_menu_close_btn {
        position: absolute;
        top: 10px;
        right: 0;
        font-size: 50px;
        text-decoration: none;
        display: initial;
        margin: 10px 10px;
    }
    .top_menu.active #top_menu_open_btn {
      display: none;
    }

    .top_menu {
        position: initial;
    }
}

@media screen and (max-width: 479px)
{
  .header {
    overflow: hidden;
  }
  .header .logo {
    left: -240px;
    top: 90px;
  }
  .footer .copy {
    font-size: 8px;
    line-height: 10px;
  }
  .item {
    width: 90% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
  .rooms .imgbtns_txt_inside {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    float: none;
  }
  .rooms .imgbtns_txt .txt {
    float: none;
    width: 100%;
  }
  .rooms .imgbtns_txt .txt .txt_inside {
    margin: 0 auto;
    width: 70%;
  }
  .rooms .imgbtns_txt .imgbtns {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .rooms .item .img {
    display: flex;
    justify-content: center;
    width: 50%;
    height: initial;
  }
  .rooms .item .img img {
    margin: 0 auto;
    position: initial;
    width: 100%;
    height: initial;
  }
  .rooms .item .img i {
    top: -4px;
    left: initial   ;
    width: 107%;
    height: 113%;
    background-size: contain;

  }
  .rooms .item a:not(:first-child) {
    width: 55%;
  }
  .rooms .item a:not(:first-child) img {
    width: 100%;
  }
  .block_contacts {
    display: none;

  }
}


