.band_holder .wrapper, .wrapper {
    width: auto;
    max-width: 1440px;
}

.band_holder_1660 .wrapper {
    width: auto;
    max-width: 1660px;
}

.band_holder {
    min-width: 390px;
}

.band .band_background, .band .band_shadow {
    min-width: 390px;
}

@media only screen and (max-width: 1450px) {
    .page_content_withgalery {
        padding-bottom: 105px;
        margin-bottom: -60px;
    }
}

@media only screen and (max-width: 1250px) {
    h1, h2 {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 25px;
    }
    
    .content_container {
        padding-top: 45px;
        padding-bottom: 65px;
    }
    
    .lesenka {
        margin-bottom: 30px;
    }
    
    .content_container h1 {
        margin-bottom: 30px;;
    }
    
    .page_content {
        padding: 50px 55px 45px;
    }
    
    .page_content_withgalery {
        padding-bottom: 85px;
        margin-bottom: -55px;
    }
    
    .pagetext table th {
        padding: 9px 14px;
    }

    .pagetext table td {
        padding: 10px 14px;
    }
}

@media only screen and (max-width: 1000px) {
    .content_container {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    
    .lesenka {
        margin-bottom: 25px;
    }
    
    .content_container h1 {
        margin-bottom: 25px;;
    }
    
    h1.inner_h1, h2.inner_h1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 25px;
    }
    
    .page_content {
        padding: 40px 40px 30px;
    }
    
    
    .page_content_withgalery {
        padding-bottom: 60px;
        margin-bottom: -45px;
    }
}

@media only screen and (max-width: 780px){
    
    .pagetext table th {
        padding: 5px 9px;
        font-size: 11px;
    }

    .pagetext table td {
        padding: 6px 9px;
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 600px) {
    h1, h2 {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 20px;
    }
    
    h1.inner_h1, h2.inner_h1 {
        margin-bottom: 15px;
    }
    
    .page_content {
        padding: 30px 30px 25px;
    }
    
    .page_content_withgalery {
        margin-bottom: 30px;
    }
    
    .pagetext table th {
        max-width: 60px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media only screen and (max-width: 480px) {
    .content_container {
        padding-bottom: 30px;
    }
    
    h1, h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    
    .pagetext p {
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 8px;
    }
}






/*начинается адаптив шапки*/
@media only screen and (max-width: 1500px) {
    .header_phone_block {
        margin-left: 0;
    }
    
    .headmenu_block {
        text-align: justify;
        max-width: 1050px;
    }
    
    .headmenu_item .headmenu_item_link {
        padding: 0;
    }
    
    .header_button {
        margin-left: 4%;
    }
    
    .headmenu_item .headmenu_item_link:hover, .headmenu_item_active .headmenu_item_link {
        color: #CB8A58;
        background-color: transparent;
    }

    .headmenu_item.headmenu_item_subisset .headmenu_item_link:hover, .headmenu_item_subisset.headmenu_item_active .headmenu_item_link {
        box-shadow: none;
    }
}

@media only screen and (max-width: 1450px) {
    .header_button {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1240px) {
    .headmenu_block {
        margin-right: 240px;
    }
    
    .headmenu_search_block, .headmenu_bron, .header_button {
        width: 210px;
    }
}

@media only screen and (max-width: 1180px) {
    .headmenu_item {
        font-size: 13px;
    }
    
    .header_adres_link {
        display: none;
    }
    
    
}

@media only screen and (max-width: 1050px) {
    .headmenu_block {
        display: none;
    }
    
    .headmenu_mob_button {
        display: inline-block;
    }
    
    .headmenu_bron {
        display: block;
        margin-left: 15px;
    }
    
    .headmenu_scrolled .headmenu_search_block {
        display: block;
    }
    
    .headmenu_bron, .headmenu_search_block {
        width: 200px
    }
    
    .header_button {
        display: none;
    }
    
    .header_adres_link {
        display: inline-block;
    }
}

@media only screen and (max-width: 950px) {
    
    .header_adres_link {
        display: none;
    }
    
    .header_phone_block {
        margin-left: -6%;
    }
    
}

@media only screen and (max-width: 850px) {
    .header_phone_block {
        margin-left: 0  ;
    }
}

@media only screen and (max-width: 780px) {
    .header_logo {
        width: 220px;
    }
    
    .header_adres_block {
        font-size: 14px;
    }
    
    .header_phone_phone {
        font-size: 16px;
    }
}

@media only screen and (max-width: 680px) {
    .header_logo {
        width: auto;
    }
    
    .header_adres_block {
        display: none;
    }
    
    .header_phone_phone {
        font-size: 18px;
    }
}

@media only screen and (max-width: 540px) {
    .header_logo {
        width: 220px;
    }
        
    .header_phone_phone {
        font-size: 16px;
    }
    
    .headmenu_container .headmenu_search_block {
        display: none;
    }
    
    .headmenu_bron {
        width: auto;
    }
    
    .headmenu_bron:hover {
        background-color: transparent;
    }
}

@media only screen and (max-width: 480px) {
    .header_container {
        padding: 15px 0 20px;
        text-align: center;
    }
    
    .header_logo {
        display: block;
        width: auto;
        margin: 0 auto 20px;
    }
    
    .header_phone_block {
        
        text-align: center;
        margin: 0 auto;
    }
    
    .header_phone_phone {
        display: inline;
    }
    
    .header_phone_zvonok {
        margin-left: 6px;
    }
    
}

/*адаптив баннера*/
@media only screen and (max-width: 1350px){
    .slider_content_inner {
        max-width: 720px;
    }
    
    .slider_content_title {
        font-size: 56px;
        line-height: 64px;
    }
}

@media only screen and (max-width: 1180px){
    .slider_content_inner {
        max-width: 620px;
    }
    
    .slider_content_title {
        font-size: 48px;
        line-height: 56px;
    }
}

@media only screen and (max-width: 1080px){
    .slider_container {
        height: 720px;
    }
    
    .slider_content_inner {
        height: 720px;
    }
    
    .slider_content_inner {
        max-width: 520px;
    }
    
    .slider_content_title {
        font-size: 40px;
        line-height: 48px;
    }
}

@media only screen and (max-width: 980px){
    .slider_background {
        background-size: auto 100%;
    }
    
    .slider_vidjet_block {
        display: none !important;
    }
    
    .slider_container {
        height: 640px;
    }
    
    .slider_content_inner {
        height: 640px;
    }
    
    .slider_content {
        text-align: center;
    }
    
    .slider_content_inner_vn {
        display: table;
        width: 100%;
    }
    
    .slider_content_inner {
        max-width: none;
        width: 100%;
    }
    
    .slider_booking_button {
        display: inline-block;
    }
}

@media only screen and (max-width: 600px){
    .slider_content_title {
        font-size: 32px;
        line-height: 40px;
    }
    
    .slider_content_anons {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 460px){
    .slider_container {
        height: 580px;
    }
    
    .slider_content_inner {
        height: 580px;
    }
    
    .slider_content_title {
        font-size: 24px;
        line-height: 32px;
    }
}

/*адаптив блока номеров на главной*/
@media only screen and (max-width: 1560px){
    .welcome_rooms_contents {
        padding-left: 255px;
    }
}

@media only screen and (max-width: 1480px){
    .welcome_rooms_head {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 1450px){
    .welcome_rooms_contents {
        padding-left: 240px;
    }
    
    .welcome_rooms_photos {
        margin-left: -1.5%;
        width: 51%;
    }
    
    .rooms_photos_leafer_arrow_container .aaaleafer_arrows {
        left: 45px;
        bottom: 45px;
    }
    
    .welcome_rooms_categorys {
        width: 240px;
        right: -200px;
        padding: 40px 40px 40px 35px;
    }
    
    .welcome_rooms_contents_title {
        margin-bottom: 25px;
    }
    
    .welcome_rooms_contents_propertys {
        margin-bottom: 20px;
    }
    
    .welcome_rooms_contents_button {
        width: 180px;
    }
    
    .welcome_rooms_contents_cost {
        font-size: 22px;
    }
    
    .welcome_rooms_categorys_item {
        margin-top: 24px; /*вот это прикол*/
    }
}

@media only screen and (max-width: 1350px){
    .welcome_rooms_head_right {
        width: 47%;
    }
    
    .welcome_rooms_timing {
        width: 48%;
        margin-top: 20px;
        padding: 65px 40px;
    }
}

@media only screen and (max-width: 1250px){
    .welcome_rooms_container {
        padding-top: 65px;
    }
        
    .welcome_rooms_categorys {
        display: none;
    }
    
    .welcome_rooms_photos {
        margin-left: -1.5%;
        width: 54%;
    }
    
    .welcome_rooms_contents {
        padding-left: 80px;
    }
    
    .welcome_rooms_mob_categorys {
        display: block;
    }
    
    .welcome_rooms_timing {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 1100px){
    .room_item_property {
        padding: 10px;
    }
    
    
    .room_item_property_caption {
        letter-spacing: 0;
    }
    
    .welcome_rooms_contents_anons {
        font-size: 14px;
        line-height: 24px;
        max-height: 168px;
        overflow: hidden;
        margin-bottom: 25px;
    }
    
    .rooms_photos_leafer_arrow_container .aaaleafer_arrows {
        left: 15px;
        bottom: 15px;
    }
}

@media only screen and (max-width: 980px){
    .welcome_rooms_container {
        padding-top: 65px;
        padding-bottom: 0;
    }
    
    
    .welcome_rooms_photos {
        width: 45%;
    }
    
    .welcome_rooms_contents {
        padding-left: 00px;
        left: 47.5%;
    }
    
    .welcome_rooms_contents_title {
        margin-bottom: 15px;
    }
    
    .welcome_rooms_contents_propertys {
        margin-bottom: 15px;
    }
    
    .welcome_rooms_contents_anons {
        max-height: 120px;
        margin-bottom: 15px;
    }
    
    .welcome_rooms_contents_button {
        width: 160px;
        margin-right: 15px;
    }
    
    .welcome_rooms_contents_cost {
        font-size: 20px;
    }
    
}

@media only screen and (max-width: 900px){
    .welcome_rooms_timing {
        position: relative;
        width: auto;
        padding: 45px 50px;
        margin-top: 30px;
    }
    
    .welcome_rooms_head_right {
        width: auto;
        max-width: none;
    }
    
    .welcome_rooms_timing_info {
        font-size: 14px;
        font-weight: bold;
    }

    .welcome_rooms_timing_hint {
        font-size: 13px;
    }
    
    .welcome_rooms_block {
        background-color: transparent;
        max-width: 800px;
        
        padding: 0;
        margin: 0;
    }
    
    .welcome_rooms_photos {
        width: 100%;
        max-height: 500px;
        margin: 0;
        filter: blur(2px);
        filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='2'/></filter></svg>#blur");
        -webkit-filter: blur(2px);
        -ms-filter: blur(2px);
        -moz-filter: blur(2px);
        -o-filter: blur(2px);
    }
    
    .welcome_rooms_block  .rooms_photos_leafer_item {
        display: none;
    }
    
    .welcome_rooms_block  .rooms_photos_leafer_item:first-child {
        display: block;
    }
    
    .welcome_rooms_contents {
        padding: 0 60px;
        
        z-index: 4;
        left: 0;
        background-color: rgba(255,255,255, 0.7);
        background-image: linear-gradient(to right, rgba(255,255,255, 0.58) 0%, rgba(255,255,255, 0.00) 100%);
    }
    
    .welcome_rooms_contents_wrapper {
        max-width: 550px;
    }
    
    .welcome_rooms_contents_title {
        margin-bottom: 25px;
    }
    
    .welcome_rooms_contents_propertys {
        margin-bottom: 20px;
    }
    
    .welcome_rooms_contents_anons {
        margin-bottom: 25px;
    }
    
    .welcome_rooms_contents_button {
        width: 160px;
        margin-right: 15px;
    }
    
    .welcome_rooms_contents_cost {
        font-size: 20px;
    }
    
    
}

@media only screen and (max-width: 780px){
    .welcome_rooms_head {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 580px){
    .welcome_rooms_container {
        padding-top: 45px;
    }
    
    .welcome_rooms_contents {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 480px){
    .welcome_rooms_contents {
        padding: 0 15px;
    }
    
    .welcome_rooms_block {
        margin: 0 -15px;
    }
    
    .room_item_property {
        padding: 8px;
    }
    
    .room_item_property_caption {
        font-size: 11px;
        margin-right: 0px;
    }
    
    .room_item_property_value {
        font-size: 13px;
    }
    
    .welcome_rooms_contents_title {
        margin-bottom: 15px;
    }
    
    .welcome_rooms_contents_propertys {
        margin-bottom: 15px;
    }
    
    .welcome_rooms_contents_anons {
        
        margin-bottom: 15px;
    }
    
}

/*адаптив для блока об отеле на главной*/
@media only screen and (max-width: 1880px){
    .welcome_about_right {
        right: -150px;
    }
}

@media only screen and (max-width: 1780px){
    .welcome_about_right {
        width: 1000px;
        right: -100px;
    }
}

@media only screen and (max-width: 1680px){
    .welcome_about_right {
        width: 900px;
        right: -50px;
    }
    
    .welcome_about_item_content {
        padding: 45px 30px;
    }
}

@media only screen and (max-width: 1580px){
    .welcome_about_right {
        right: 0;
    }
}

@media only screen and (max-width: 1480px){
    .welcome_about_container {
        padding-top: 130px;
        min-height: 450px;
    }
    
    .welcome_about_left {
        margin-right: 940px;
    }
    
    .welcome_about_right {
        width: 880px;
        top: 25px;
    }
    
    .welcome_about_item_content {
        padding: 30px;
    }
    
    .welcome_about_item_title {
        line-height: 28px;
        font-size: 22px;
        
    }
}

@media only screen and (max-width: 1400px){
    .welcome_about_container {
        padding-top: 80px;
        min-height: 350px;
    }
    
    .welcome_about_left {
        margin-right: 790px;
    }
    
    
    .welcome_about_right {
        width: 760px;
        top: 45px;
    }
    
    .welcome_about_item {
        width: 24%;
        margin-top: 0;
    }
    
    .welcome_about_item_content {
        padding: 30px 25px;
    }
    
    .welcome_about_item_title {
        line-height: 24px;
        font-size: 20px;
        
    }
}

@media only screen and (max-width: 1250px){
    .welcome_about_container {
        padding-top: 20px;
        min-height: 360px;
    }
    
    .welcome_about_left {
        margin-right: 700px;
    }
    
    .welcome_about_title {
        margin-bottom: 25px;
    
    }
    
    .welcome_about_right {
        width: 650px;
        top: 30px;
    }
    
    .welcome_about_item {
        margin-top: 0;
    }
    
    .welcome_about_item_content {
        padding: 20px 20px;
    }
    
    .welcome_about_item_title {
        line-height: 22px;
        font-size: 18px;
        
    }
}

@media only screen and (max-width: 1120px){
    .welcome_about_container {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    
    .welcome_about_left {
        margin-right: 0;
        max-width: none;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .welcome_about_right {
        width: auto;
        max-width: 900px;
        position: relative;
        top: auto;
        right: auto;
        margin: 0 auto;
    }
    
    .welcome_about_item {
        width: 24%;
    }
    
    .welcome_about_item_content {
        padding: 60px 30px;
    }
    
    .welcome_about_item_title {
        line-height: 32px;
        font-size: 24px;
        
    }
}

@media only screen and (max-width: 880px){
    .welcome_about_item_content {
        padding: 30px;
    }
    
    .welcome_about_item_title {
        line-height: 28px;
        font-size: 22px;
        
    }
}

@media only screen and (max-width: 780px){
    .welcome_about_item {
        width: 24.3%;
    }
    
    .welcome_about_item_content {
        padding: 30px 25px;
    }
    
    .welcome_about_item_title {
        line-height: 22px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 700px){
    .welcome_about_container {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    
    .welcome_about_item_content {
        padding: 20px 15px;
    }
    
    .welcome_about_item_title {
        line-height: 20px;
        font-size: 16px;
    }
    
    .welcome_about_item_time {
        font-size: 13px;
    }
}

@media only screen and (max-width: 600px){
    .welcome_about_left {
        margin-bottom: 20px;
    }
    
    .welcome_about_right {
        max-width: 480px;
    }
    
    .welcome_about_item {
        margin-top: 20px;
        width: 48.3%;
    }
    
    .welcome_about_item_title {
        line-height: 24px;
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .welcome_about_item_content {
        padding: 40px 35px;
    }
}


@media only screen and (max-width: 520px){
    .welcome_about_container {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 480px){
    .welcome_about_left {
        margin-bottom: 25px;
        
    }
}

/*адаптив услуг на главной*/
@media only screen and (max-width: 1920px){
    .welcome_uslugi_band .wrapper {
        overflow: visible;
        padding-left: 15px;
        padding-right: 15px;
    }
}

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

    .welcome_uslugi_container {
        padding-top: 40px;
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 1300px){
    .welcome_uslugi_container {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 1200px){
    .welcome_uslugi_list_item {
        width: 330px;
        height: 515px;
        padding: 45px 40px 45px;
    }
}

@media only screen and (max-width: 980px){
    .welcome_uslugi_list_item {
        width: 290px;
        height: 450px;
        padding: 35px 30px 35px;
    }
    
    .welcome_uslugi_item_title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px;
    }

    .welcome_uslugi_item_anons {
        line-height: 22px;
        font-size: 13px;
        margin-bottom: 15px;
    }
    
    .welcome_uslugi_item_marker {
        display: block;
        line-height: 20px;
        font-size: 13px;
        font-weight: normal;
        
        margin-top: 10px;
    }
    
    .welcome_uslugi_item_lighter {
        background-image: linear-gradient(to bottom, #FFF 35.49%, rgba(255, 255, 255, 0.62) 54.81%, rgba(255, 255, 255, 0.00) 64.29%);
    }

}

@media only screen and (max-width: 680px){
    .welcome_uslugi_container {
        padding-top: 0;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 520px){
    .welcome_uslugi_list_item {
        width: 270px;
        height: 450px;
        padding: 35px 30px 35px;
    }
}

/*адаптив для блока развлечений на главной*/
@media only screen and (max-width: 1300px){
    .welcome_funny_container {
        padding-top: 85px;
        padding-bottom: 30px;
    }

    .welcome_funny_right {
        width: 40.5%;
    }
    
    .welcome_funny_left {
        width: 54.5%;
    }
    
    .funny_item {
        padding: 0 5%;
    }
}

@media only screen and (max-width: 1100px){
    .welcome_funny_container {
        padding-top: 65px;
        padding-bottom: 20px;
    }

    .welcome_funny_right {
        width: 39.5%;
    }
    
    .welcome_funny_left {
        width: 56.5%;
    }
    
    .funny_item {
        padding: 0 4%;
        width: 48.5%;
        margin-bottom: 2.5%;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 881px), only screen and (max-width: 580px){
    .funny_item_title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 6px;
    }

    .funny_item_descr {
        font-size: 13px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 880px){
    .welcome_funny_container {
        padding-top: 45px;
        padding-bottom: 15px;
    }
    
    .welcome_funny_right {
        width: auto;
        float: none;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .welcome_funny_left {
        width: auto;
        float: none;
    }
    
    .welcome_funny_title {
        margin-bottom: 25px;
    }
    
}

@media only screen and (max-width: 580px){
    .funny_item {
        padding: 0 4%;
        width: 49%;
        margin-bottom: 1.2%;
    }
}

@media only screen and (max-width: 520px){
    .welcome_funny_container {
        padding-top: 35px;   
    }
    
    .welcome_funny_right {
        margin-bottom: 25px;
    }
    
    .funny_item {
        padding: 0 5%;
        width: 48.8%;
        margin-bottom: 1.7%;
        text-align: center;
        background-position: center;
        background-size: contain;
    }
}

/*адаптив для отзывов на главной*/
/*адаптив услуг на главной*/
@media only screen and (max-width: 1920px){
    .welcome_funny_band .wrapper {
        overflow: visible;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1600px){
    .welcome_otzyv_container {
        padding-top: 25px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 1300px){
    .welcome_otzyv_container {
        padding-top: 20px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 1200px){
    .welcome_otzyv_list_item {
        width: 330px;
        padding: 30px 35px 35px;
    }
}

@media only screen and (max-width: 980px){
    .welcome_otzyv_list_item {
        width: 290px;
        padding: 25px 30px 30px;
    }
    
}

@media only screen and (max-width: 680px){
    .welcome_otzyv_container {
        padding-top: 15px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 520px){
    .welcome_otzyv_list_item {
        width: 270px;
        padding: 20px 25px 25px;
    }
}

/*адаптив статей на главной начинается*/
@media only screen and (max-width: 1920px){
    .welcome_articles_band .wrapper {
        overflow: visible;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1600px){
    .welcome_articles_container {
        padding-top: 20px;
        padding-bottom: 85px;
    }
}

@media only screen and (max-width: 1300px){
    .welcome_articles_container {
        padding-top: 20px;
        padding-bottom: 65px;
    }
}

@media only screen and (max-width: 1200px){
    .welcome_articles_list_item {
        width: 300px;
    }
    
    .welcome_articles_item_content {
        padding: 20px 30px 25px;
    }
    
    .welcome_articles_item_anons {
        padding-top: 8px;
    }
    
    .welcome_articles_list_item_hovered .welcome_articles_item_content {
        padding: 20px 20px 25px;
    }
}

@media only screen and (max-width: 980px){
    .welcome_articles_container {
        padding-top: 10px;
        padding-bottom: 45px;
    }
    
    .welcome_articles_item_title {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }
}

@media only screen and (max-width: 600px){
    .welcome_articles_container {
        padding-bottom: 30px;
    }
    
    .welcome_articles_list_item {
        width: 270px;
    }
    
    .welcome_articles_item_anons {
        font-size: 13px;
        line-height: 20px;
    }
}

/*адаптив вопросответа главной*/
@media only screen and (max-width: 1600px){
    .map_container, .map_band_contacts .map_container {
        height: 500px;
    }
    
    .footer_marginer {
        height: 730px; /*плюс карта*/
    }

    .welcome_footer_marginer {
        height: 710px; /*плюс карта*/
    }
    .contacts_footer_marginer {
        height: 330px; /*плюс карта*/
    }
    
    .footer_container {
        margin-top: -710px;
        height: 710px;
    }
    .contacts_footer_container {
        margin-top: -330px;
        height: 330px;
    }

}

@media only screen and (max-width: 1300px){
    .welcome_faq_container {
        padding-top: 95px;
    }
    
    .welcome_faq_dop {
        margin-left: 53.5%;
    }
    
    .welcome_faq_block {
        width: 49%;
    }
    
    .welcome_faq_list_inner {
        padding: 25px 30px 0;
    }
}

@media only screen and (max-width: 1150px){
    .footer_copy {
        margin-right: 25px;
    }
}

@media only screen and (max-width: 1050px){
    .footer_copy {
        margin-right: 0;
    }
    
    .footer_top {
        margin-bottom: 55px;
    }
    
    .footer_akred {
        position: absolute;
        margin-top: -20px;
    }
}

@media only screen and (max-width: 1000px){
    .welcome_faq_container {
        padding-top: 65px;
    }
    
    .welcome_faq_dop {
        margin-left: 58%;
    }
    
    .welcome_faq_block {
        width: 50%;
    }
    
    .welcome_faq_list_inner {
        padding: 20px 20px 0;
    }
    
    .faq_item_num {
        display: none;
    }
    
    .faq_item_asktext {
        font-size: 15px;
        line-height: 22px;
        margin-left: 15px;
    }
    
    .faq_item_ans {
        padding-left: 0;
    }
    
    .faq_list .faq_item_ans {
        padding-left: 30px;
    }
    
}

@media only screen and (max-width: 800px){
    .welcome_faq_container {
        padding-top: 65px;
        padding-bottom: 55px;
    }
    
    .welcome_faq_dop {
        text-align: center;
        margin-left: 0;
    }
    
    .welcome_faq_block {
        position: relative;
        width: auto;
    }
    
    .map_band {
        display: none;
    }
    
    .map_band_contacts {
        display: block;
    }
    
    .footer_marginer {
        height: 230px; /*без карта*/
    }

    .welcome_footer_marginer {
        height: 210px; /*без карта*/
    }
    
    .contacts_footer_marginer {
        height: 330px; 
    }
    
    .footer_container {
        margin-top: -210px;
        height: 210px;
    }
    .contacts_footer_container {
        margin-top: -330px;
        height: 330px;
    }
}

/*адаптив футера*/
@media only screen and (max-width: 1300px){
    .footer_top {
        padding-top: 65px;
    }
}

@media only screen and (max-width: 1250px){
    .footer_top_col {
        margin-right: 3.2%;
    }
    
    .footer_soc_block {
        margin-right: 0;
    }
    
    .footer_button {
        width: 200px;
    }
}

@media only screen and (max-width: 1100px){
    .footer_top_col {
        margin-right: 4.2%;
    }
    
    .footer_soc_block {
        margin-right: 0;
    }
    
    .footer_adres_link {
        display: none;
    }
}

@media only screen and (max-width: 980px){
    .footer_top {
        padding-top: 35px;
        margin-bottom: 50px;
    }
    
    .footer_top_col {
        text-align: left;
    }
    
    .footer_adres_block {
        float: left;
    }
    
    .footer_adres_link {
        display: inline-block;
    }
    
    .footer_phone_block {
        margin-right: 0;
        float: right;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 200px;
    }
    
    .footer_soc_block {
        float: left;
        width: 40%;
        margin-top: 30px;
    }
    
    .footer_soc_link {
        
    }
    
    .footer_button {
        margin-right: 15px;
        float: right;
    }
}

@media only screen and (max-width: 890px){
    .footer_button {
        margin-right: 0;
        margin-top: 15px;
        margin-left: 20px;
    }
    
    .footer_top {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 700px){
    .footer_adres_link {
        display: none;
    }
}

@media only screen and (max-width: 580px){
    .footer_top {
        padding-top: 25px;
        margin-bottom: 15px;
    }
    
    .footer_bottom {
        line-height: 24px;
        text-align: center;
    }

    .footer_copy {
        float: none;
    }

    .footer_itgo {
        float: none;
    }
    
    .footer_akred {
        position: static;
        float: none;
        margin: 0;
    }
    
    .footer_button {
        display: none;
    }
}

@media only screen and (max-width: 550px){
    .footer_top {
        padding-top: 20px;
        margin-bottom: 00px;
    }
    
    .footer_top_col {
        float: none;
        display: block;
        text-align: center;
        width: auto;
        margin: 0 auto 8px;
        background-image: none;
    }
    
    .footer_button {
        display: none;
    }
    
    .footer_bottom {
        font-size: 13px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 1200px){
    .map_faq_block {
        background-image: url(/img/map_faq_bg_mob.jpg);
        width: 450px;
    }
    
    .map_faq_left {
        float: none;
    }
    
    .map_faq_button {
        float: none;
    }
}

/*адаптив страницы вопросответ*/
@media only screen and (max-width: 1000px){
    .faq_left_colomn {
        margin-right: 0;
        margin-bottom: 40px;
    }
    
    .faq_right_colomn {
        position: relative;
        /*max-width: 600px;*/
        width: auto;
    }
    
    .faq_right_block {
        width: auto;
        padding: 55px 65px;
    }
    
    .faq_right_button {
        max-width: 300px;
    }
}

@media only screen and (max-width: 620px){
    .faq_right_block {
        padding: 35px 35px;
    }
}

@media only screen and (max-width: 480px){
    
    .faq_right_block {
        padding: 30px;
        text-align: center;
    }
}

/*адаптив страницы отзывов*/
@media only screen and (max-width: 1000px){
    .otzyv_left_colomn {
        margin-right: 0;
        margin-bottom: 40px;
    }
    
    .otzyv_right_colomn {
        position: relative;
        width: auto;
    }
    
    .otzyv_right_block {
        width: auto;
        padding: 55px 65px;
    }
    
    .otzyv_right_button {
        max-width: 300px;
    }
    
    .pagination {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 720px){
    .otzyv_item {
        margin-top: 25px;
        padding: 30px;
    }

    .otzyv_item:first-child {
        margin-top: 0;
    }

    .otzyv_item_text {
        margin-top: 15px;
    }

    .otzyv_right_block {
        padding: 30px;
    }
}

@media only screen and (max-width: 550px){
    .otzyv_item_source {
        display: block;
        margin-top: 15px
    }
    
    
    .otzyv_item_text {
        font-size: 14px;
        line-height: 24px;
    }
}

/*адаптив для проживания*/
@media only screen and (max-width: 1480px){
    .room_item_right {
        padding: 25px 30px 20px 0;
    }
    
    .room_item_anons {
        margin-bottom: 25px;
    }
    
    .room_item_button {
        width: 200px;
        margin-right: 20px;
    }
    
    .room_item_cost {
        margin-right: 10px;
    }
    
    .room_item_cost .cost_hint {
        margin-left: 5px;
    }

}

@media only screen and (max-width: 1400px){
    .room_item_photos {
        min-height: 270px;
    }
    
    .room_item .room_item_property_roomkol {
        display: none;
    }
    
    .room_item_button {
        width: 180px;
        margin-right: 15px;
    }
    
    .room_item_cost {
        font-size: 20px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1181px), only screen and (max-width: 980px){
    .room_item_anons {
        margin-bottom: 15px;
    }
    
    .room_item_title {
        font-size: 20px;
        line-height: 28px;
        font-weight: 800;
        margin-bottom: 15px;
    }
    
    .room_item_propertys {
        margin-bottom: 15px;
    }

    
    .room_item_button {
        width: 180px;
        margin-right: 10px;
    }
    
    .room_item_cost {
        margin-right: 5px;
    }
}

@media only screen and (max-width: 1180px){
    .room_item_photos {
        min-height: 330px;
    }
    
    .rooms_left_colomn {
        margin-right: 0;
        margin-bottom: 40px;
    }
    
    .rooms_right_colomn {
        position: relative;
        width: auto;
    }
    
    .rooms_right_block {
        width: auto;
        margin: -30px;
    }
    
    .rooms_warning_list {
        display: table;
        table-layout: fixed;
        border-spacing: 30px;
        border-collapse: separate;
        width: 100%;
    }
    
    .rooms_warning_item {
        vertical-align: middle;
        display: table-cell;
        width: 50%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    .rooms_warning_item br {
        display: none;
    }
    
    .rooms_warning_second_once {
        display: block;
        width: auto;
        max-width: 600px;
        margin: 0 auto;
    }
}
    
@media only screen and (max-width: 1000px) {
    .room_item_photos {
        min-height: 270px;
    }
}

@media only screen and (max-width: 880px) {
    .room_item_photos {
        min-height: 240px;
    }
    
    .rooms_right_block {
        margin: -15px;
    }
    
    .rooms_warning_list {
        border-spacing: 15px;
    }
    
    .rooms_warning_first {
        padding: 30px 30px 30px 30px;
    }
    
    .rooms_warning_second {
        padding: 29px 29px 29px 29px;
    }
    
    .rooms_warning_ul li {
        margin-left: 15px;
    }
}
    
    
@media only screen and (max-width: 850px) and (min-width: 721px){
    .room_item_propertys {
        margin-bottom: 20px;
    }
    
    .room_item_anons {
        display: none;
    }
    
    .room_item_bottom {
        position: relative;
        padding-top: 40px;
    }
    
    .room_item_costs {
        position: absolute;
        top: 0;
        left: 0;
    }
}

@media only screen and (max-width: 780px){
    .room_item_photos {
        width: 42%;
    }
    
    .room_item_right {
        margin-left: 45%; 
    }
}

@media only screen and (max-width: 720px){
    .room_item_photos {
        min-height: auto;
    }
    
    .room_item {
        max-width: 430px;
        margin: 0 auto 30px;
    }
    
    .room_item_photos {
        float: none;
        width: auto;
    }
    
    .room_item_right {
        margin: 0;
        padding: 20px 25px 20px 25px;
    }
    
    .room_item_cost {
        display: block;
    }
    
    .room_item_nofoto {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .rooms_right_block {
        margin: 0;
    }
    
    .rooms_warning_list {
        display: block;
    }
    
    .rooms_warning_item {
        width: 100%;
        display: block;
    }
    
    .rooms_warning_first {
        margin-bottom: 15px;
    }
    
    .rooms_warning_item br {
        display: block;
    }
}

@media only screen and (max-width: 450px){
    .room_item_bottom {
        position: relative;
        padding-top: 40px;
    }
    
    .room_item_costs {
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .room_item_cost {
        display: inline-block;
    }
}

/*адаптив страницы номер*/
@media only screen and (max-width: 1600px){
    .room_card_block {
        margin-bottom: 35px;
    }

    .room_card_left, .room_card_advantages {
        width: 60.5%;
    }
    
    .room_card_left {
        margin-bottom: 40px;
    }
    
    .room_card_propertys {
        margin-bottom: 40px;
    }
    
    .room_card_descr {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1200px){
    .room_card_block {
        margin-bottom: 20px;
    }
    
    .room_card_propertys {
        margin-bottom: 25px;
    }
    
    .room_card_descr {
        margin-bottom: 20px;
    }
    
    .room_card_descr p {
        font-size: 14px;
        line-height: 24px;
    }
    
    .room_card_button {
        width: 180px;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 1000px){
    .room_card_left {
        width: 55%;
    }
    
    .room_card_right {
        width: 42%;
    }
    
    .room_card_advantages {
        width: 55%;
    }
}

@media only screen and (max-width: 880px){
    .room_card_left, .room_card_right, .room_card_advantages {
        float: none;
        width: auto;
        margin-bottom: 40px;
    }
    
    .room_card_advantages {
        margin-bottom: 0;
    }
    
    .room_card_button {
        width: 250px;
        margin-right: 25px;
    }
    
}

@media only screen and (max-width: 600px){
    .room_card_left, .room_card_right, .room_card_advantages {
        margin-bottom: 25px;
    }
    
    .room_card_advantages {
        margin-bottom: 0;
    }
    
    .room_card_thumbs_arrow {
        height: 36px;
    }
    
    .room_card_thumbs_list {
        top: 52px;
        bottom: 52px;
    }
    
    .room_card_button {
        width: 180px;
        margin-right: 15px;
    }
    
    .room_card_propertys .room_item_property {
        padding: 10px 10px;
    }
    
    .room_card_propertys {
        margin-bottom: 15px;
    }
    
}

@media only screen and (max-width: 1200px){
    .room_card_warning .rooms_warning_ul {
        display: block;
    }
        
    .room_card_warning .rooms_warning_ul li {
        display: block;
        margin-left: 0;
        padding-right: 0;
    }
    
    .room_card_warning .rooms_warning_second_title {
        line-height: normal;
        min-height: 34px;
    
    }
}

@media only screen and (max-width: 880px){
    .room_card_warning {
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .room_card_warning .rooms_warning_list {
        border-spacing: 15px;
    }
    
    .room_card_warning .rooms_warning_first {
        padding: 30px 30px 30px 30px;
    }
    
    .room_card_warning .rooms_warning_second {
        padding: 29px 29px 29px 29px;
    }
    
    .room_card_warning .rooms_warning_first_title {
        font-size: 20px;
    }
    
 
}

@media only screen and (max-width: 600px) {
    .room_card_warning {
        margin-left: 0;
        margin-right: 0;
    }
    
    .room_card_warning .rooms_warning_list {
        display: block;
    }
    
    .room_card_warning .rooms_warning_item {
        width: 100%;
        display: block;
    }
    
    .room_card_warning .rooms_warning_first {
        margin-bottom: 15px;
    }
    
    .room_card_warning .rooms_warning_item br {
        display: block;
    }
}

@media only screen and (max-width: 1600px) {
    .room_card_uslugi {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1300px) {
    .room_card_uslugi {
        margin-top: 30px;
    }
    
    .room_card_uslugi_item {
        padding: 20px 5.55% 20px 2.5%;
        width: 24%; 
        margin-bottom: 1.2%;
    }
    
    .room_card_uslugi_item_wide {
        width: 49.33%;
    }
}

@media only screen and (max-width: 1200px) {
    .room_card_uslugi_item {
        width: 32%; 
    }
    
    .room_card_uslugi_item_wide {
        width: 66%;
    }
}

@media only screen and (max-width: 880px) {
    .room_card_uslugi {
        max-width: 720px;
        margin: 30px auto 0;
    }
    
    
    .room_card_uslugi_item {
        padding: 20px 35px 20px 20px;
        width: 49%; 
    }
    
    .room_card_uslugi_item_wide {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .room_card_uslugi {
        max-width: 400px;
    }
    
    .room_card_uslugi_item {
        width: 100%; 
        padding: 20px 85px 20px 35px;
        
        
    }
}

/*адаптив списка галерей*/
@media only screen and (max-width: 1100px) {
    .galery_item_info {
        padding: 0 50px 50px 50px;
    }
    
    .galery_item_anons {
        max-width: 550px;
    }
}

@media only screen and (max-width: 880px) {
    .galery_item_content {
        background-image: linear-gradient(0deg, rgba(54, 54, 54, 0.88) 17.38%, rgba(54, 54, 54, 0.00) 85.15%);
    }
}

@media only screen and (max-width: 700px) {
    .galery_item_info {
        padding: 0 30px 30px 30px;
    }
    
    .galery_item_title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    
    .galery_item_anons {
        font-size: 14px;
        line-height: 24px;;
    }
}

@media only screen and (max-width: 550px) {
    .galery_item_img {
        max-width: 140%;
        margin-left: -20%;
    }
}

@media only screen and (max-width: 440px) {
    .galery_item_img {
        max-width: 180%;
        margin-left: -40%;
    }
}

/*страница галереи*/
@media only screen and (max-width: 1250px) {
    .photos_block_inpage {
        padding: 0 55px;
    }
}

@media only screen and (max-width: 1000px) {
    .photos_block_inpage {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 800px) {
    .photos_item_hover {
        background-image: url(/img/loop_white_mob.png);
    }
}

@media only screen and (max-width: 600px) {
    .photos_block_inpage {
        padding: 0 0;
    }
}

/*адаптив списка статей*/
@media only screen and (max-width: 1300px){
    .articles_list {
        margin-bottom: -1.5%;
    }
    
    .articles_list .welcome_articles_list_item, .articles_list .justify_elem {
        width: 24.2%;
    }
    
    .articles_list .welcome_articles_list_item {
        margin-bottom: 1.5%;
    }
}

@media only screen and (max-width: 1120px){
    .articles_list .welcome_articles_list_item, .articles_list .justify_elem {
        width: 32.4%;
    }
}

@media only screen and (max-width: 740px){
    .articles_list .welcome_articles_list_item, .articles_list .justify_elem {
        width: 48.4%;
    }
}

@media only screen and (max-width: 520px){
    .articles_list .welcome_articles_list_item {
        width: 100%;
        display: block;
        margin: 25px auto 0;
    }
    
    .articles_list .welcome_articles_list_item:first-child {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1121px), only screen and (max-width: 1000px){
    .articles_list .welcome_articles_item_content {
        padding: 20px 30px 25px;
    }
    
    .articles_list .welcome_articles_item_anons {
        padding-top: 8px;
    }
    
    .articles_list .welcome_articles_list_item_hovered .welcome_articles_item_content {
        padding: 20px 20px 25px;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1121px), only screen and (max-width: 900px){
    .articles_list .welcome_articles_item_title {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }
    
    .articles_list .welcome_articles_item_anons {
        font-size: 13px;
        line-height: 20px;
        max-height: 80px;
        overflow: hidden;
    }
}

/*адаптив карточки статьи*/
@media only screen and (max-width: 1250px) {
    .article_back_block {
        padding-left: 55px;
        margin-top: 40px;
    }
    
    .photos_block + .article_back_block {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 1000px) {
    .article_back_block {
        padding-left: 40px;
        margin-top: 30px;
    }
    
    .photos_block + .article_back_block {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 600px) {
    .article_back_block {
        padding-left: 0;
        margin-top: 25px;
    }
    
    .article_top_block {
        margin-bottom: 15px;
    }
    
    .article_top_category {
        display: none;
    }

}

/*ресторан*/
@media only screen and (max-width: 1400px) {
    .restoran_food_block {
        margin-bottom: 65px;;
    }
    
    .restoran_second_block {
        margin-bottom: 65px;
    }
    
    .restoran_advantages_block {
        margin-bottom: 45px;
    }
}

@media only screen and (max-width: 1250px) {
    .restoran_food_content {
        height: 500px;
        padding-bottom: 55px;
        padding-left: 55px;
        padding-right: 55px;
    }
}

@media only screen and (max-width: 1000px) {
    .restoran_food_block {
        margin-bottom: 45px;;
    }
    
    .restoran_second_block {
        margin-bottom: 45px;
    }
    
    .restoran_advantages_block {
        margin-bottom: 25px;
    }
    
    .restoran_food_content {
        padding-left: 40px;
        padding-right: 40px;
    }
    
    .restoran_second_item {
        float: none;
        margin: 0 auto 25px;
    }
    
    .restoran_second_pagetext {
        margin-right: 0;
    }
}

@media only screen and (max-width: 780px) {
    .restoran_food_item {
        background-position: top 10px left;
    }
}

@media only screen and (max-width: 600px) {
    .restoran_food_block {
        margin-bottom: 30px;;
    }
    
    .restoran_food_block {
        margin-top: -80px;
    }
    
    .restoran_food_content {
        padding-left: 30px;
        padding-right: 30px;
        height: 400px;
        
    }
    
    .restoran_food_item {
        font-size: 16px;
        line-height: 24px;
        padding-left: 85px;
    }
    
    .restoran_second_item {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 520px) {
    .restoran_food_content {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px;
        height: 350px;
    }
    
    .restoran_food_item {
        background-image: none;
        padding-left: 0;
    }
}

/*адаптив спа*/
@media only screen and (max-width: 1500px) {
    .spa_first_block {
        margin-bottom: 80px;
    }
    
    .spa_first_item {
        border-left: 0;
    }
    
    .spa_first_img {
        max-width: 100%;
    }
    
    .spa_first_content {
        padding: 11.5%;
    }
    
    
    .spa_second_block {
        margin-bottom: 60px;
    }
    
    .spa_wood_block {
        margin-bottom: 70px;
    }

    
}

@media only screen and (max-width: 1350px) {
    .spa_first_block {
        margin-bottom: 60px;
    }
    
    .spa_first_title {
        font-size: 16px;
    }
    
    .spa_second_block {
        margin-bottom: 40px;
    }
    
    .spa_wood_block {
        margin-bottom: 50px;
    }

}

@media only screen and (max-width: 1250px) {
    .spa_first_block {
        margin-bottom: 40px;
    }
    
    .spa_first_title {
        font-size: 18px;
        padding: 0;
        padding-top: 80px;
        background-position: top left;
        bottom: 35px;
    }
    
    .spa_second_block {
        margin-bottom: 30px;
    }
    
    .spa_wood_block {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 1150px) {
    .spa_wood_item {
        padding: 30px;
    }
    
    .spa_wood_title {
        font-size: 20px;
        line-height: 28px;
    }
    
    .spa_wood_descrs {
        font-size: 14px;
        line-height: 24px;
    }
    
    .spa_wood_subtitle {
        line-height: 24px;
        font-size: 16px;
    }

}

@media only screen and (max-width: 980px) {
    .spa_first_item {
        width: 320px;
        
    }
    
    .spa_first_content {
        padding: 60px;
    }
    
    .spa_second_item_grad {
        background-image: linear-gradient(90deg, #FFF 14.12%, rgba(255, 255, 255, 0.86) 35.42%, rgba(255, 255, 255, 0.00) 94.03%);
    }
    
    .spa_wood_item {
        width: 100%;
        
    }
    
    .spa_wood_descr_ogr {
        padding-right: 0;
    }
}

@media only screen and (max-width: 800px) {
    .spa_wood_item_wide .spa_wood_descrs {
        display: block;
    }

    .spa_wood_item_wide .spa_wood_descr {
        display: inline-block;
        margin-right: 40px;
        width: auto;
        padding-left: 0;
        margin-top: 10px;
    }
    
    .spa_wood_item_wide .spa_wood_descr_ogr {
        display: block;
    }
    
    .spa_wood_block {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 520px) {
    .spa_wood_item .spa_wood_descrs {
        display: block;
    }

    .spa_wood_item .spa_wood_descr {
        display: block;
        margin-right: 0;
        width: auto;
        padding-left: 0;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 420px) {
    .spa_first_block {
        max-width: 360px;
    }
    
    .spa_first_item {
        width: 360px;   
    }
}


@media only screen and (max-width: 920px) {
    .spa_second_item {
        width: 100%;
    }
    
    .spa_second_item_content {
        padding-left: 60px;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 921px), only screen and (max-width: 740px) {
    .spa_second_item_content {
        padding: 40px 180px 50px 40px;
    }
    
    .spa_second_item_title {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 28px;
    }
    
    .spa_second_item_anons {
        margin-bottom: 15px;
        font-size: 15px;
        line-height: 24px;
        
    }
    
    .spa_second_item_subtitle {
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 5px;
    }
    
    .spa_second_item_cost {
        line-height: 20px;
        font-size: 14px;
    }
    
    .spa_second_item_cost:first-child {
        margin-right: 25px;
    }
    
    .spa_second_item_button {
        width: 180px;
        right: 35px;
        bottom: 50px;
    }
}

@media only screen and (max-width: 1350px) and (min-width: 921px), only screen and (max-width: 640px) {
    
    .spa_second_item_content {
        padding: 40px 120px 40px 30px;
    }
}

@media only screen and (max-width: 1250px) and (min-width: 921px), only screen and (max-width: 640px) {
    
    .spa_second_item_content {
        padding: 30px 80px 30px 30px;
    }
    
    .spa_second_item_anons br {
        display: none;
    }
    
    .spa_second_item_subtitle {
        display: none;
    }
    
    .spa_second_item_costs {
        margin-bottom: 15px;
    }
    
    .spa_second_item_button {
        width: 220px;
        position: static;
    }
    
    .spa_second_item_grad {
        background-color: rgba(255,255,255,0.72);
    }
    
}


@media only screen and (max-width: 480px) {
    .spa_second_block {
        margin-bottom: 20px;
    }
    
    .spa_second_item {
        margin-bottom: 15px;
        
    }
    
    .spa_second_item_anons {
        font-size: 13px;
        max-height: 72px;
    }
    
    .spa_second_item_cost {
        font-size: 13px;
    }
    
    .spa_second_item_content {
        padding: 40px 30px 40px 30px;
    }
}

@media only screen and (max-width: 420px) {
    .spa_second_item_content {
        padding: 25px 25px;
    }
}

/*об отеле*/
@media only screen and (max-width: 1400px) {
    .about_second_block {
        margin-bottom: 110px;
    }
    
    .about_hard_block + .about_hard_block, .about_hard_block + .photos_block {
        margin-top: 75px;
    }
    
    .about_hard_img_left {
        margin-left: -250px;
    }
    
    .about_hard_img_right {
        margin-right: -250px;
    }
    
    .about_hard_content {
        width: auto;
        float: none;
    }
    
    .about_hard_content_right {
        margin-left: 600px;
    }
    
    .about_hard_content_left {
        margin-right: 600px;
    }
    
}

@media only screen and (max-width: 1250px) {
    .about_home_block {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: -80px;
        margin-bottom: -65px;
    }
    
    .about_second_block {
        margin-bottom: 85px;
        padding: 0 0;
    }
    
    .about_hard_block + .about_hard_block, .about_hard_block + .photos_block {
        margin-top: 60px;
    }
    
}

@media only screen and (max-width: 1150px) {
    .about_home_block {
        margin-top: -40px;
        margin-bottom: -35px;
    }
    
    .about_second_block {
        margin-bottom: 60px;
    }
    
    .about_hard_img_left {
        margin-left: -350px;
    }
    
    .about_hard_img_right {
        margin-right: -350px;
    }
    
    .about_hard_content {
        padding-top: 65px
    }
    
    .about_hard_content_right {
        margin-left: 490px;
    }
    .about_hard_content_left {
        margin-right: 490px;
    }
}

@media only screen and (max-width: 1000px) {
    .about_home_block {
        margin-top: -30px;
        margin-bottom: -15px;
    }
    
    .about_second_list {
        margin-top: 40px;
        margin-left: 00px;
    }
    
    .about_second_item {
        padding-left: 40px;
        background-image: url(/img/about/icon1_mob.png);
    }
    
    .about_second_item_title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px;
    }
    
    .about_hard_img_left {
        display: none;
    }
    
    .about_hard_img_right {
        display: none;
    }
    
    .about_hard_content {
        margin-left: 0;
        margin-right: 0;
        padding: 40px 0;
    }
    
    .about_hard_content_property {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 800px) {
    .about_second_item {
        width: 47%;
        margin-bottom: 20px;
    }
    
    .about_hard_block + .about_hard_block, .about_hard_block + .photos_block {
        margin-top: 35px;
    }
}

@media only screen and (max-width: 600px) {
    .about_hard_content_property {
        display: block;
        width: auto;
        
    }
    
    .about_hard_content_property_inner {
        display: table-cell;
        vertical-align: middle;
        height: 36px;
    }
    
    .about_hard_content_property br {
        display: none;
        
    }
}

@media only screen and (max-width: 560px) {
    .about_home_block {
        margin-left: -85px;
        margin-right: -85px;
    }
    
    .about_second_item {
        width: 100%;
        display: block;
        margin: 0 auto 20px;
        max-width: 420px;
    }
    
    .about_rooms_list {
        margin-top: 30px;
    }

    .about_rooms_item {
        padding: 0 15px;
        line-height: 56px;
        height: 56px;
        font-size: 11px;
    }
    
    .about_rooms_item_icon {
        display: none;
    }
    
    .about_rooms_item_kol {
        font-size: 14px;
    }
    
    .about_hard_content_left .about_hard_content_title {
        padding-right: 0;
    }
    
    .about_hard_label {
        float: none;
        margin-bottom: 10px;
        margin-top: 0;
        
    }
    
    .about_hard_label br {
        /*display: none;*/
    }
}

/*контакты*/
@media only screen and (max-width: 1400px) {
    .contacts_block {
        padding: 35px 45px 35px 45px;
    }
}

@media only screen and (max-width: 1200px) {
    .contacts_block {
        margin-bottom: 25px;
        padding: 35px 30px 35px 30px;
    }
    
    .contacts_item_value {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1050px) {
    .contacts_container {
        margin-top: 40px;
    }
    
    .contacts_block {
        padding: 0;
        background-color: transparent;
        box-shadow: none;
    }
    
    .contacts_item_value {
        font-size: 16px;
    }
    
    .contacts_item_caption {
        font-size: 14px;
    }
}

@media only screen and (max-width: 900px) and (min-width: 641px) {
    .contacts_item_adres {
        display: block;
        margin-bottom: 25px;
    }
    
    .contacts_block {
        text-align: center;
    }
    
    .contacts_block .contacts_item {
        min-width: 250px;;
        margin-right: 0;
    }
    
    .contacts_item {
        background-image: none;
        padding-left: 0;
    }
    
    .contacts_item_value {
        padding-left: 25px;
        background-position: left top 3px;
        background-repeat: no-repeat;
        display: inline-block;
    }
    
    .contacts_item_adres .contacts_item_value {
        background-image: url(/img/contacts_adres_icon.png);
    }

    .contacts_item_phone .contacts_item_value {
        background-image: url(/img/contacts_phone_icon.png);
    }

    .contacts_item_email .contacts_item_value {
        background-image: url(/img/contacts_email_icon.png);
        background-position: left top 5px;
    }

    .contacts_item_tg .contacts_item_value {
        background-image: url(/img/contacts_tg_icon.png);
    }
}

@media only screen and (max-width: 640px) {
    .contacts_item_adres {
        display: block;
    }
    
    .contacts_block {
        margin-bottom: 0;
        text-align: left;
    }
    
    .contacts_block .contacts_item {
        margin-bottom: 25px;
        margin-right: 25px;
    }
    
    .map_band_contacts .map_container {
        height: 360px;
    }
}

@media only screen and (max-width: 1000px) {
    .footer_faq_block {
        padding: 20px 0;
    }

    .footer_faq_left {
        max-width: 400px;
    }
    .footer_faq_descr {
        font-size: 14px;
        
    }
}

@media only screen and (max-width: 780px) {
    .footer_faq_left {
        margin-right: 4%;
    }
    
    .footer_faq_button {
        width: 200px;
    }
    
}

@media only screen and (max-width: 700px) {
    .footer_faq_block {
        padding: 30px 0;
        text-align: center;
    }
    
    .footer_faq_left {
        display: none;
    }
    
    .footer_faq_button {
        width: 250px;
        height: 60px;
        line-height: 60px;
    }
    
}

@media only screen and (max-width: 1250px) {
    .search_item {
        padding: 30px;
    }
}

@media only screen and (max-width: 1250px) {
    .content_band_booking .band_background {
        max-height: 300px;
    }
    
    
}

@media only screen and (max-width: 1180px) {
    .booking_left_colomn {
        margin-right: 0;
        margin-bottom: 40px;
    }
    
    .booking_right_colomn {
        position: relative;
        width: auto;
        margin: 0;
    }
    
    .booking_right_block {
        width: auto;
        margin: -30px;
    }
    
    .booking_rooms_container {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 880px) {
    .booking_right_block {
        margin: -15px;
    }
    
    
    .booking_rooms_container {
        margin-top: 40px;
    }
    
    .booking_rooms_item {
        width: 320px;
    }
    
    .booking_rooms_block {
        padding-bottom: 40px;
    }
    
    .booking_rooms_item_title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .booking_rooms_item_cost {
        font-size: 18px;
    }
    
    .booking_rooms_item_content {
        padding: 20px;
    }
    
    .booking_rooms_item_oldcost {
        font-size: 16px;
        margin-top: 2px;
    }
    
}


@media only screen and (max-width: 600px) {
    .booking_right_block {
        margin: 0;
    }
    
    .booking_rooms_item {
        width: 280px;
    }
    
    
    .booking_rooms_subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 450px) {
    .booking_rooms_item {
        width: 270px;
    }
}