/********************************************************   Костыль для битрикса    ******************************************/
input, button, select, textarea {
    line-height: normal;
}

/***************************************************************************************************************************************/
#form_search .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
  max-height: 38px;
}

.go_top {
    position: fixed;
    bottom: 25px;
    right: 10px;
    cursor: pointer;
    display: none;
    font-size: 30px;
    background: rgba(0, 0, 0, 1);
    width: 40px;
    text-align: center;
    border-radius: 30px;
    z-index: 999;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    color: white;
    opacity: .7;
}

.go_top:hover {
    color: white;
    opacity: 1
}

a.mCSB_buttonLeft {
    color: red !important;
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 20000;
    width: 100%;
    max-width: 100vw;
}

.modal {
    z-index: 20040;
}

button[type="button"]:focus, button[type="button"]:active {
    outline: none;
}

input:focus, button:focus {
    outline: none;
}

body {
    font-family: 'Ubuntu';
    color: #4d4d4d;
    overflow-x: hidden;
    line-height: initial;
}

strong, b, th {
    font-family: 'Ubuntu Bold';
}

.cl {
    clear: both;
}

.line {
    border-bottom: 1px #f4f3f1 solid;
}

.line2 {
    border-bottom: 2px #f4f3f1 solid;
}

.b_red {
    border: 1px RED solid;
}

.btn-default {
    text-transform: uppercase;
    font-family: 'Ubuntu Bold';
    padding: 10px 40px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) !important
}

.header {
    background: rgb(60, 105, 53);
    padding: 0;
}

.content_page {
    padding-top: 20px;
    padding-bottom: 40px;
}

.page-header {
    padding-bottom: 0;
    margin: 0px 0 20px;
    border-bottom: 1px solid #eee;
}

.logo, .header_tel_adres, .form_search {
    height: 80px;
}

.logo {
    display: table;
    text-align: center;
    width: 100%;
}

.logo > div {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 30px;
}

.header_tel_adres {
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    display: table;
    text-align: center;
    width: 100%; /*padding: 0 15px;*/
}

.header_tel_adres > div {
    display: table-cell;
    vertical-align: middle;
}

.header_tel_adres > div > div {
    display: inline-block;
    text-align: left;
}

.header_tel_adres > div > div > div {
    font-size: 14px;
    font-weight: normal;
}

.header_tel_adres > div > div > div > .fa {
    margin-right: 5px;
}

.header_tel_adres .call_back {
    margin: 0 30px 0 0;
    font-size: 8px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: #999999;
    display: inline-block;
    float: right;
}

.header_tel_adres .call_back .btn {
    margin-bottom: 8px;
    font-size: 20px;
    text-shadow: 0 0 5px rgba(0, 0, 0, .3);
    padding: 4px 10px;
    border-radius: 15px;
}

.form_search {
    display: table;
    text-align: center;
    width: 100%;
}

.form_search > div {
    display: table-cell;
    vertical-align: middle;
}

.form_search {
    padding: 0 20px 0 25px;
}

.form_search .form-control {
    border: 1px solid #ccc;
    border-radius: 20px;
    border-right: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 20px;
    line-height: 30pt;
    height: 38px;
}

.form_search .btn-default {
    text-shadow: none;
    background: none !important;
    border-color: #ccc;
    border-radius: 20px;
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    padding: 7px 15px;
    margin-bottom: 5px;
}

.form_search .btn-default:hover {
    border-color: #ccc;
}

.navbar-nav {
    float: none;
    text-align: center;
    margin-bottom: 0;
}

.navbar-nav li {
    float: none;
    display: inline-block;
}

.navbar-inverse a {
    text-decoration: none;
}

.navbar-inverse {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: none;
    background: #e1e194;
    border-radius: 0;
    font-family: 'Ubuntu Bold';
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
}

.top_slider {
    height: 500px;
    width: 100%;
    text-align: center;
}

.top_slider > div {
    height: 500px;
    background: rgba(255, 255, 255, .7);
    display: table;
    width: 100%;
    text-align: center;
    /*padding-top: 80px;*/
}

.top_slider > div > div {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}

.top_slider .slogan {
    color: #fff;
    line-height: normal;
    text-align: center;
    font-size: 20px;
    text-transform: none;
}

.top_slider .slogan strong {
    font-size: 44px;
    text-transform: uppercase;
    font-family: Vollkorn;
    margin-bottom: 45px;
    display: block;
}

.slider_bottoms {
    display: table-row !important; /*height: 20px !important;*/
    background: none !important;
}

.slider_bottoms .btn {
    padding: 15px 0;
    border-radius: 5px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .4);
    font-family: 'Ubuntu Bold';
}

.slider_bottoms .more {
    margin: 30px 10px 30px 0;
    width: 220px;
}

.slider_bottoms .text {
    margin: 30px 0;
    width: 180px;
}

.slider_bottoms .arrow {
    margin: 30px 0;
    width: 40px;
}

.slider_bottoms a {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}

.slider_bottoms .btn, {
    width: 220px
}

.priem {
    list-style-type: none;
    font-size: 10px;
    padding: 60px 0 80px 0;
    line-height: 20pt;
}
.priem {
    font-size: 20px;
}
.priem a{
    text-decoration: none;
}
.preim-item span {
    font-size: 16px;
    line-height: 20px;
    color: #373737;
    font-family: Vollkorn;
    text-align: center;
    width: 190px;
    display: block;
    font-weight: 900;
    text-transform: none;
}
.priem a:hover{
    color: #373737;
}
.priem a:hover .index_priemushestva-img{
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
}
.preim-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 45px;
}

/**** Иконки "наши предложения" по умолчанию  */
.index_priemushestva {
    height: 190px;
    width: 190px;
    border:15px solid #c6c971;
    border-radius: 95px;
    margin-bottom: 10px;
}
.index_priemushestva-img{
    width: 100%;
    height: auto;
    border-radius: 95px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

/*.tab_index {*/
/*background: #F9F9F9;*/
/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#F9F9F9));*/
/*background: -webkit-linear-gradient(#FFFFFF, #F9F9F9);*/
/*background: -moz-linear-gradient(#FFFFFF, #F9F9F9);*/
/*background: -ms-linear-gradient(#FFFFFF, #F9F9F9);*/
/*background: -o-linear-gradient(#FFFFFF, #F9F9F9);*/
/*background: linear-gradient(#FFFFFF, #F9F9F9);*/
/*}*/

.tab_index .nav {
    background: #fffec5;
    border-radius: 4px;
    margin-top: 0;
    border-bottom: #3c6730 15px solid;
    font-family: 'Ubuntu Bold';
}

.tab_index .nav a {
    color: black;
    text-decoration: none;
    text-transform: uppercase;
}

.tab_index .nav-tabs.nav-justified > li a {
    float: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 20px;
    padding-bottom: 20px;
    white-space: nowrap;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: white;
    cursor: default;
    background-color: #3c6730;
    border: 1px solid #3c6730;
    border-bottom-color: b #3c6730;
    font-size: 16px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #3c6730;
}

.tab_index .nav-tabs.nav-justified > li a.btn {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    border: none; /*text-shadow: 1px 1px rgba(255,255,255, .4);*/
    color: white;
}

.tab-content li {
    float: left;
    margin-right: 20px;
}

.tab-content ul {
    margin: 30px -15px 0 0;
    padding: 0;
    list-style: none;
}

.index_slider .more .text {
    width: 200px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px !important;
    font-family: 'Ubuntu Bold';
}

.index_slider .more .arrow {
    background: #434343;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 5px !important;
    font-size: 14px;
}

li.index_slider, div.index_slider {
    text-align: center;
    background: white;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

div.index_slider {
    margin-bottom: 15px;
    margin-top: 15px;
}

/*.horizontal-images.content li img{ width: 100% !important; height: auto; display: block; margin-bottom: 10px;}*/
.index_slider a {
    color: black;
    font-size: 16px;
    margin: 20px 0;
    text-decoration: none;
}

.index_slider_title {
    display: table-cell;
    height: 80px;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 18px;
    font-family: 'Ubuntu Bold';
}

.index_slider_cena {
    width: 50%; /*margin-left: 20px;*/ /*text-align: center;*/
    margin: 0 auto 10px;
    /*float: left; !*border-right: 1px solid #ccc;*!*/
    /*background: url(../pict/razd_slider.png) no-repeat right center;*/
}

.index_slider_cena div, .index_slider_kol div {
    font-size: 12px;
    color: #3c6730;
}

.index_slider_cena strong, .index_slider_kol strong {
    font-size: 26px;
    margin-right: 5px;
    color: #688d01 !important;
}

.index_slider_cena span, .index_slider_kol span {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Ubuntu Bold';
}

.index_slider .btn-group {
    margin-top: 0;
}

.dop_servise_index {
    height: 180px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    margin-bottom: 30px;
}

a.dop_servise {
    color: #4d4d4d;
}

.dop_servise_index_text {
    width: 220px;
    background: white;
    height: 180px;
    padding: 30px 20px 20px;
    margin-left: 60%;
    font-size: 12px;
}

.dop_servise_index_text strong {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}

.dop_servise_index_text div {
    height: 35px;
}

.dop_servise_index.left {
    margin: 0 -5px 0 0;
}

.dop_servise_index.right {
    margin: 0 3px 0 -5px;
}

.more_service_bottom {
    display: block;
    position: relative;
    text-transform: uppercase;
}

.more_service_bottom a {
    text-decoration: none;
}

.more_service_bottom .btn {
    padding: 10px 0;
    border-radius: 5px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .4);
    font-family: 'Ubuntu Bold';
}

.more_service_bottom .text {
    margin: 20px 0 0;
    width: 140px
}

.more_service_bottom .arrow {
    margin: 20px 0 0;
    width: 40px
}

.middle_banner {
    width: 100%;
    height: 400px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.middle_banner span{
    color: #fff;
}
.middle_banner .shj-btn{
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    text-transform: uppercase;
    padding: 10px 20px;
    border:1px solid #fff;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
}
.middle_banner > div {
    background: rgba(0, 0, 0, .65);
    width: 100%;
    text-align: center;
    color: #efefee;
}

.middle_banner > div > div {
    text-align: center;
    padding: 60px 0;
}

.middle_banner .text {
    text-align: justify;
    line-height: 20pt;
}

.middle_banner .title {
    font-size: 30px;
}

.middle_banner .title div {
    font-size: 40px;
    display: block;
    margin: 10px 0 40px;
    font-weight: 700 !important;
}

.carousel-inner > .active > div {
    left: 0;
    width: 80%;
    border: red 1px solid;
}

/*                        СЛАЙДЕР                          */
#slider {
    width: 95%;
    height: 200px;
}

#slider img {
    border: 10px white solid;
    margin: -10px;
}

#slider li {
    width: 60%;
    height: 200px;
}

#slider .otziv {
    padding: 20px 60px 0 30px;
    height: 180px;
    overflow: hidden;
}

#slider .otziv {
    position: relative;
}

#slider .otziv:before {
    content: "";
    display: block;
    position: absolute;
    height: 40px;
    width: 95%;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #f0f0f0));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #f0f0f0 75%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #f0f0f0 75%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f0f0f0 75%);
    border-radius: 0 200px 200px 0;
}

#slider strong {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
}

.date_otziv {
    margin: 10px 0;
}

.btn.button_otziv {
    margin: 40px 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    border-radius: 20px;
    padding: 10px 30px;
    font-family: 'Ubuntu Bold';
}

.footer {
    background: #2b4d24;
    color: white;
}
.fotter-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.index_map {
    height: 100%;
    background: #C6B7B7;
    margin-left: -15px;
}

.soc_seti {
    font-size: 40px;
}

.soc_seti {
    margin: 5px 0 0 0;
}

.soc_seti li {
    /*margin-right: 20px;*/
    padding: 0;
}

.footer_tel {
    font-size: 30px;
    margin: 20px 0;
    font-family: 'Ubuntu Bold';
}

.footer_tel > div, .footer_mail_adres > div {
    font-size: 12px;
    font-family: 'Ubuntu';
    color: #9B9B9B;
}

.footer_copir > div {
    padding: 40px 0 0;
    color: #fff;
}

.gal_price {
    height: 120px;
    border-left: 1px rgba(255, 255, 255, .3) solid;
    margin-bottom: 3px;
}

.pioples {
    font-size: 16px;
}

.pioples small {
    font-size: 11px;
}

.nomer_har_list {
    margin-bottom: 12px;
    text-transform: uppercase;
}

.nomer_har_list:before {
    content: "\f138";
    font-family: 'FontAwesome';
    padding-right: 8px;
    font-size: 16px;
}

.title_nomer {
    background: black;
    padding: 10px 20px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Ubuntu Bold';
    text-align: center;
}

/*table.har_nomer {margin: 0 15px;}*/
table.har_nomer th {
    color: white;
    text-transform: uppercase;
    padding: 10px 20px;
}

table.har_nomer td {
    padding: 20px;
    vertical-align: top;
}

table.har_nomer td[colspan='2'] {
    border: #E8E8E8 solid 1px;
    border-top: none;
}

.pl_2, .pl_3, .pl_4, .pl_6 {
    height: 220px;
}

.pl_1, .pl_5 {
    height: 460px;
}

.thumbnail {
    background: none;
    border: none;
}

.btn.small {
    padding: 2px 5px;
    border-radius: 3px;
}

.btn.small_file {
    padding: 4px 6px;
    border-radius: none;
}

.btn.small_file:before {
    font-family: FontAwesome;
    content: "\f093"; /*content:"\f093\00a0";*/
    color: white;
    font-size: 15px;
}

.help-block ul {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
}

.help-block li:before {
    font-family: FontAwesome;
    content: "\f06a\00a0";
    color: red;
    font-size: 15px;
}

.form_filter {
    background: #EDEDED;
    padding: 10px 0;
}
.footer .dop-menu{
    padding: 0;
}
.footer .dop-menu span.name,
.footer .contscts span.name{
    color: #fff;
    display: block;
}
.footer .dop-menu span.list{
    display: block;
}
.footer .dop-menu span.list a,
.footer .contscts span.text{
    color: #adba8d;
    text-decoration: none;
}
.footer .dop-menu span.list a:hover{
    text-decoration: underline;
}
.footer .dop-menu .triangle{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    margin-right: 5px;
}
.head-baner{
    width: 100%;
    height: 500px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
}
.head-baner img{
    height: 100%;
    width: 100%;
    position: absolute;
    top:0;
    left:0;
}
.head-baner-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.shj-more{
    padding: 13px 33px;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 25px;
    border:1px solid #fff;
    border-radius: 3px;
    display: block;
    line-height: normal;
    color: #fff;
    text-decoration: none;
}
.shj-more:hover{
    color: #fff;
}
.all-bg-main{
    width: 99.99vw;
    height: auto;
    background-size:auto 100% ;
    background-position:bottom right ;
    background-image: url("/bitrix/templates/otelbron_green/pict/fonIzo.png");
    background-repeat: no-repeat;
}
.mCSB_buttonRight,
.mCSB_buttonLeft{
    display: none !important;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{
    margin: 0!important;
}
.mCSB_dragger_bar{
    background: #3c6730 !important;
}
.main-page_news-list{
    width: 100%;
    height: auto;
    padding: 70px 0 80px;
    background-color: #faf9b3;
    margin-bottom: 75px;
}
.sec-name{
    display: block;
    font-family: Vollkorn;
    font-weight: 900;
    font-size: 26px;
    color: #000;
    margin-bottom: 35px;
}
.news-img{
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-bottom: 25px;
}
.main-page_news-list .news-item a{
    text-decoration: none;
}
.main-page_news-list .news-item a:hover{
    color: #000;
}
.main-page_news-list .news-item:hover .news-img{
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
}
.news-item .date{
    display: block;
    font-size: 12px;
    color: #396330;
    margin-bottom: 5px;
    padding-right: 10px;
}
.news-item .text{
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}
.horizontal-images.content li img{
    padding: 5px!important;
    background-color: #fff!important;
}
.excursion-elem{
    padding: 0;
}
.excursion-elem-wrap{
    padding: 0;
}
.excursion-elem .img{
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    position: relative;
    margin-bottom: 15px;
}
.excursion-elem img{
    height:auto;
    width: 100%;
}
.excursion-elem  .desc,
.excursion-elem .name{
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.8);
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 18px;
}
.excursion-elem .name{
    top:0;
    text-transform: uppercase;
    font-size: 22px;
}
.excursion-elem .long-desc{
    font-size: 18px;
    color: #000;
    line-height: 21px;
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}
.tab_index .sect-name,
.sect-name{
    font-family: vollkorn;
    font-weight: 900;
    font-size: 26px;
    display: block;
    margin-bottom: 35px;
    color: #000;
}
.page-bg{
    width: 100vw;
    height: 100vh;
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.page-about{
    background-image: url("/bitrix/templates/otelbron_green/pict/fonIzo.png");
}
.form_filter{
    display: none;
}
.header-mobile{
    display: none;
}
.header-mobile .logo>div{
    width: 75px;
    height: 60px;
}
.header-mobile .special-link{
    margin: 0;
    padding: 0;
    position: static;
}
.header-mobile .special-link:before,
.header-mobile .special-link:after{
    display: none;
}
.header-mobile .special-link img{
    margin: 0;
    padding: 0;
}
.header-mobile-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;

}
#main-wrap img{
    max-width: 100%;
    max-height: auto;
}
.dop-menu{
    margin-bottom: 15px;
}
.footer_copir{
    margin-bottom: 10px;
}
.adaptiv-menu-btn{
    display: none;
}
.adaptive-menu{
    display: none;
}
/*------------------------*/
@media screen and (max-width: 1280px){
    .header-mobile .post-search{
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin:10px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-mobile .header-mobile-content{
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (max-width: 1024px){
    body{

    }
    .menu-container-wrap{
        display: none!important;
    }
    .adaptiv-menu-btn{
        border:1px solid #000;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .adaptive-menu{
        width: 100%;
        height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 15px;
        position: absolute;
        top: 0;
        right: 0;
        background-color: rgb(245, 243, 172);
        border: 3px solid #000;
        display: none;
        z-index: 999999;
    }
    .adaptive-menu-wrap{
        width: 100%;
        height: max-content;
    }
    .adaptive-menu-close{
        position: absolute;
        top: 10px;
        right: 10px;
        height: 20px;
        width: 20px;
        z-index: 9999999;
    }
    .adaptive-menu-content{
        height: 100%;
        overflow-y: scroll;
    }
}
.partners{
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 75px 0 85px;
    background-color: #bfd383;
}
.partners-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.partners-item{
    width: 205px;
    margin-bottom: 10px;
}
.partners-item a{
    text-decoration: none;
    color: #2d2d2d;
    font-weight: 600;
}
.partners-item a:hover{
    color: #2d2d2d;
}
.partners-item .img{
    width: 100%;
    height: 180px;
    margin-bottom: 18px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media (max-width: 780px) {
    #main-wrap img{
        max-width: none;
        max-height: none;
        height: 100%;
        width: 100%;
    }
    #main-wrap .head-baner img{
        max-height: 100%;
        width: auto;
        max-width: none!important;
    }
}
@media screen and (max-width: 440px){
    .partners-wrap{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.admin-review{
    padding-left:6%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:green;
}
.admin-review p{
    color:green;
}
.admin-review:after{
    content:'Администратор сайта';
    font-weight: bold;
    float:right;
    font-size: 16px;
    color:#000;
}
#main-wrap .head-baner img {
    max-height: 100%;
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}
.top_slider > div {
    height: 100%;

}
@media screen and (max-width: 600px){
   .top_slider {
    /*height: 280px;*/
    width: 100%;
    text-align: center;
 }
.top_slider .slogan strong {
    font-size: 20px!important;
    margin-bottom: 0;
}
}