@media (max-width: 1600px){
.menu_one {
    padding: 0 15px;
}
header.fix {
    height: 100px;
}

header.fix .logo img {
    width: 43px;
}
}
@media (max-width: 1400px){
.menu_one ul li a {
    font-size: 14px;
}
a.but {
    font-size: 5px;
}

a.but span:nth-child(1) {
    font-size: 12px;
}

section.two.sc-bar.fix {
    margin-top: 262px;
}

.text_pod {
    margin-bottom: 30px;
}

.h1 {}

.bl_on_pr {
    min-height: 275px;
}

.zag_pr {
    font-size: 15px;
    line-height: 24px;
}

.sm_op {
    line-height: 21px;
}

.news_img {
    height: 28vh;
    background-position: center !important;
    background-size: cover !important;
}

.bl_news .one_news {
    height: 55vh;
}

.bl_news .one_news:nth-child(1) {
    height: 55vh;
}

.niz_news {
    height: calc(100% - 26.9vh);
    width: calc(100% - 35px);
}

.the_tit {
    font-size: 18px;
}

.opi_news {
    font-size: 14px;
}

.ob_news .h2 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.niz_new_bu a {
    width: 110px;
}

.date_nems {
    font-size: 12px;
    margin-left: 8px;
}

.map {
    height: 240px;
    width: 100%;
}

.map img {
    width: auto;
    height: 100%;
}

footer {
    height: 190px;
}

section.niz_home {
    height: 76vh;
    margin: 131px 80px -10px 80px;
}
section.top_gk h1 {
    line-height: normal;
}

span.on_scet .cif {
    font-size: 21px;
}

span.on_scet .naz {
    font-size: 15px;
}

.schet {
    width: 100%;
    align-items: flex-start;
}

span.on_scet {
    align-items: center;
}

.pr_pr .zag_pr {
    font-size: 65px;
}

.seo_text {
    width: 100%;
}
}
@media (max-width: 992px) {
	.menu_one {
    display: none;
}

.menu_two {
    display: none;
}

.mob {
    display: flex !important;
}

.mob.otd {
    margin-right: 15px;
}
.ser_ban {
    width: calc(100% - 15px);
    margin-left: 15px;
    height: auto;
    overflow: hidden;
    display: block;
}
section.ban.sc-bar button.slick-prev.slick-arrow {
    left: 0px;
}
.soc_seti {
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
}
.on_ban {
    width: 300px;
    display: flex !important;
    margin-right: 10px;
}
.other_head {
    width: 100%;
    padding: 0;
}

label.nav-toggle {
    width: 64px;
    height: 54px;
    background: #63CDD7;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mob.otd a {
    font-size: 12px;
    line-height: normal;
    text-align: right;
    letter-spacing: 0.1em;
    color: #000000;
}
.on_filter{
    width: 100%;
    margin-bottom:30px;
}

.on_filter:nth-child(3) {
    width: 80%;
    margin-left: 4%;
}

.on_filter {}

.on_filter:nth-child(3) .label {
    margin-left: -10px;
}

.on_kv {
    width: 35px;
    display: inline-flex;
    padding: 0;
    margin-right: 5px;
}

.sp_kv .on_kv {
    width: 100%;
}

.bl_zn {
    /* flex-wrap: nowrap; */
}

.on_kv.tzt {
    /* width: 80px; */
    width: auto;
    display: inline-flex;
    margin-right: 8px;
    padding-left: 3px;
    padding-right: 3px;
}

.bl_zn .on_kv.tzt:nth-child(4) {
    display: inline-flex;
    margin-left: 3px;
}
/***********************************************menu*****************************************************************/
 nav.nav, nav.nav_gk{
     display:block;
 }
.nav,.nav_gk {
    width: 320px;
    min-width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: 0;
    left: -320px;
    /* padding: 15px 20px; */
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    transition: left 0.3s;
    background: #ffffff;
    z-index: 2000;
}

.rg_faq{
    width:100%;
    margin-left: 0;
}

.nav-toggle,.nav-toggle-gk {
    /* position: absolute; */
    /* left: 320px; */
    top: 1em;
    padding: 0.5em;
    background: inherit;
    /* color: #dadada; */
    cursor: pointer;
    font-size: 1.2em;
    line-height: 1;
    /* z-index: 2001; */
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}


.nav-toggle:after {
    /* content: '\2630'; */
    /* text-decoration: none; */
}

.nav-toggle:hover {
    color: #f4f4f4;
}


[id='nav-toggle'],[id='nav-toggle-gk'] {
    position: absolute;
    display: none;
}




[id='nav-toggle']:checked ~ .nav > .nav-toggle,[id='nav-toggle-gk']:checked ~ .nav_gk > .nav-toggle-gk {
    left: auto;
    right: 15px;
    top: 5px;
    position:  relative;
    width: 100%;
    display: block;
    text-align: right;
}

.nav label.nav-toggle {
    background: none;
    height: 0;
    position: absolute;
}




[id='nav-toggle']:checked ~ .nav,[id='nav-toggle-gk']:checked ~ .nav_gk {
    left: 0;
    box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -moz-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -webkit-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    overflow-y: auto;
}


[id='nav-toggle']:checked ~ main > article {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    transform: translateX(320px);
}


[id='nav-toggle']:checked ~ .nav > .nav-toggle:after {
    /* content: '\2715'; */
}


body {
    /* -webkit-animation: bugfix infinite 1s; */
}

@-webkit-keyframes bugfix {
    to {
      padding: 0;
    }
}


@media screen and (min-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
}

@media screen and (max-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
    .nav {
      width: 100%;
      box-shadow: none
    }
}



.nav h2,.nav_gk h2 {
    width: 90%;
    padding: 0;
    margin: 10px 0;
    text-align: center;
    text-shadow: rgba(255, 255, 255, .1) -1px -1px 1px, rgba(0, 0, 0, .5) 1px 1px 1px;
    font-size: 1.3em;
    line-height: 1.3em;
    opacity: 0;
    transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transition: opacity 0.8s, transform 0.8s;
    -ms-transition: opacity 0.8s, -ms-transform 0.8s;
    -moz-transition: opacity 0.8s, -moz-transform 0.8s;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}

.nav h2 a,.nav_gk h2 a {
    color: #dadada;
    text-decoration: none;
    text-transform: uppercase;
}

[id='nav-toggle']:checked ~ .nav h2,[id='nav-toggle-gk']:checked ~ .nav_gk h2 {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.nav > ul,.nav_gk > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 20px;
}

.nav > ul > li, .nav_gk > ul > li {
    line-height: 2.5;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
    -moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
    -ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
    transition: opacity .5s .1s, transform .5s .1s;
}

[id='nav-toggle']:checked ~ .nav > ul > li,[id='nav-toggle-gk']:checked ~ .nav_gk > ul > li {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.nav > ul > li:nth-child(2) {
    -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
    transition: opacity .5s .2s, transform .5s .2s;
}

.nav > ul > li:nth-child(3) {
    -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s;
    transition: opacity .5s .3s, transform .5s .3s;
}

.nav > ul > li:nth-child(4) {
    -webkit-transition: opacity .5s .4s, -webkit-transform .5s .4s;
    transition: opacity .5s .4s, transform .5s .4s;
}

.nav > ul > li:nth-child(5) {
    -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, transform .5s .5s;
}

.nav > ul > li:nth-child(6) {
    -webkit-transition: opacity .5s .6s, -webkit-transform .5s .6s;
    transition: opacity .5s .6s, transform .5s .6s;
}

.nav > ul > li:nth-child(7) {
    -webkit-transition: opacity .5s .7s, -webkit-transform .5s .7s;
    transition: opacity .5s .7s, transform .5s .7s;
}

.nav > ul > li > a,.nav_gk > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: 300;
    font-size: 1.2em;
    color: #dadada;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #000000;
    text-decoration: none;
    -webkit-transition: color .5s ease, padding .5s ease;
    -moz-transition: color .5s ease, padding .5s ease;
    transition: color .5s ease, padding .5s ease;
    font-family: 'Alegreya Sans', sans-serif;
}


.nav > ul > li > a:hover,
.nav > ul > li > a:focus {
    color: white;
    padding-left: 15px;
}

.nav > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

.nav > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 90%;
    background: #1a4488;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav > ul > li > a:hover:before {
    width: 0%;
    background: #3bc1a0;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav > ul > li > a:hover:after {
    width: 0%;
    background: transparent;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

/*
.mask-content {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
}

[id='nav-toggle']:checked ~ .mask-content {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
}
*/
section.two {
    margin: 30px 15px !important;
}

.h1 {
    font-size: 24px;
}

.text_pod {
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 20px;
}

.bl_pr {
    flex-wrap: wrap;
}

.bl_on_pr {
    width: 100%;
    min-height: 213px;
    background-position: center;
}
section.galery.sc-bar {
    margin: 30px 15px;
}

.ob_gal {
    height: auto;
    flex-wrap: wrap;
}

.lf_gal {
    width: 100%;
    align-items: center;
}

.lf_gal .h2 {
    max-width: 100%;
}

.lf_gal a.but {
    margin-bottom: 30px;
}

.rg_gal {
    width: 100%;
    margin-top: 30px;
    min-height: 240px;
}

.rg_gal a {
    height: 300px;
}

section.akcii.sc-bar {
    margin: 30px 15px;
}

.ob_akk {
    height: auto;
    flex-wrap: wrap;
}

.lf_akk {
    width: 100%;
    height: 215px;
    background-position: center;
    background-size: cover;
}

.zag_ak {
    font-size: 24px;
}

.ser_rg_ak {
    width: 100%;
    margin-top: 30px;
}

.rg_akk {
    width: 100%;
}
.ob_news {
    height: auto;
}

section.news.sc-bar {
    margin: 15px 30px;
}

section.niz_home {
    margin: 15px 15px;
    height: auto;
}

.relink {
    margin: 10px;
}

footer {
    height: auto;
    margin: 15px 30px;
    flex-wrap: wrap;
}

a.but.opasity span:nth-child(1) {
    font-size: 12px;
}

.ob_news .h2 {
    font-size: 24px;
}

.bl_news {
    min-height: auto;
    flex-wrap: wrap;
}

.bl_news .one_news:nth-child(1) {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.bl_news .one_news {
    width: 100%;
    margin-bottom: 15px;
    height: auto;
}

.date_nems {
    display: none;
}

.the_tit {
    font-size: 16px;
}

.opi_news {
    font-size: 12px;
    line-height: 25px;
}
a.but span:nth-child(1) {
    font-size: 10px;
}

.ob_niz_home {
    width: 100%;
}

.seo_text {
    width: 100%;
}

.seo_text h2 {
    font-size: 24px;
}

.bl_seo {
    width: 100%;
}

.bot_more {
    width: 100%;
}

.blo_menu_foot {
    display: none;
}

footer .logo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

footer .blo_menu_foot:nth-child(6) {
    width: 100%;
    display: flex;
}

footer .blo_menu_foot:nth-child(6) ul {
    display: none;
}

.imaris {
    width: 100%;
    justify-content: center;
    margin-top: 10px;
}

.imaris a {
    margin-left: 15px;
}

.soc_seti a {
    margin-right: 15px;
}
.left_menu_gk {
    display: none;
}

.rigth_gk {
    width: 100%;
    padding: 0;
}

.on_hv {
    height: 245px !important;
}

.bl_hod_st .slick-prev {
    left: 8px;
    z-index: 120;
}
.bl_hod_st .slick-next {
    right: 10px;
    z-index: 120;
    transform: rotate(180deg);
}

.big_cont {
    width: calc(100% - 30px);
    margin-left: 15px;
    flex-wrap: wrap;
}

section.top_gk {}

.lft_big {
    width: 100%;
    margin-bottom: 15px;
	align-items: center;
	
}

.lft_big h1 {
    font-size: 24px;
}

.lft_big .pod_gk {
    font-size: 14px;
    text-align: center;
}

span.on_scet .cif {
    font-size: 21px;
}

span.on_scet .naz {
    font-size: 11px;
}

.rgt_big {
    width: 100%;
    height: 260px;
    min-height: 260px;
}

section.two.gk .h1 {
    font-size: 24px;
}

section.two.gk .bl_on_pr {
    width: 100%;
    min-height: 148px;
    background-position: center;
    background-size: cover;
}

.h2 {
    font-size: 21px;
    margin: 15px 0;
}

.sp_kv {
    flex-wrap: wrap;
}

.one_pr {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.pr_pr .zag_pr {
    font-size: 24px;
    margin-left: 0;
    padding: 0;
}

.bl_zag_pr {
    flex-wrap: wrap;
}

.im_pr {
    width: 100%;
    max-width: 600px;
}

.pr_pr {
    width: 100%;
}

.bl_im_hv {
    height: 190px;
}
.mkdf-breadcrumbs-inner {
    display: none;
}

.mob.menu_gk {
    width: 100%;
    justify-content: center;
    align-items: center;
}

.mob.menu_gk label {
    background: none;
    font-weight: 900;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0.1em;
    color: #005F89;
    width: 110px;
    height: auto;
}
span.on_scet {
    align-items: center;
}
.mob.menu_gk label img {
    margin-right: 6px;
}
section.top_gk h1 {
    font-size: 24px;
}

.on_bl_ko {
    width: 100%;
    margin-bottom: 15px;
}

.kont_gk {
    flex-wrap: wrap;
}
.on_man {
    width: 100%;
}
.on_gal {
    width: 100%;
}

a.gal img {
    width: 100%;
}
h1 {
    font-size: 24px;
}
.on_kv_sm {
    width: 100%;
}
.lv_kv {
    width: 100%;
}

.lv_kv .slick-initialized .slick-slide {
    display: inline-flex;
    overflow: hidden;
}

.lv_kv .slick-initialized .slick-slide img {}

.rv_kv {
    width: 100%;
    margin-top: 50px;
}
.bl_foto .slick-prev:before, .bl_foto .slick-next:before {
    width: 35px !important;
    height: 35px !important;
}
.bl_foto .slick-prev:before, .bl_foto .slick-next:before {
    width: 35px !important;
    height: 35px !important;
}

.on_pl {
    width: 50%;
    justify-content: center;
    align-items: center;
}

.ploh {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.on_adress {}

.on_adress a {
    font-size: 12px;
}

.on_adress span {
    font-size: 14px;
}

.ik_ad img {
    width: 15px;
}

.sti_bl {
    flex-wrap: wrap;
    height: 240px;
    margin-top: 30px;
    padding-bottom: 120px;
    background-position: bottom right;
}

.lf_sti {
    width: 100%;
    margin: 0 15px;
}

.rt_sti {
    width: 100%;
}
section.news.page {
    margin: 0 15px;
}

.ser_vub_gk {
    flex-wrap: wrap;
}

.ser_vub_gk a {
    margin-left: 0;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.strr span {
    width: 100%;
    justify-content: flex-start;
}

.on_house {
    width: 100%;
}

.bl_o_house {
    width: 70%;
}
.cont {
    width: 100%;
}

.ploh.house .on_pl {
    justify-content: flex-start;
}

.sam_text {
    font-size: 14px;
    line-height: 21px;
}

.on_doc {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.bl_s_doc {
    flex-direction: column;
}
.lv_map {
    width: 100%;
    order: 1;
    flex-direction: row;
}

.contact .map {
    width: 100%;
    flex-wrap: wrap;
    height: auto;
}

.lv_map span {
    width: 18%;
}

.sama_map {
    width: 100%;
    order: 3;
}
.bl_cont.active {
    position: relative;
    left: auto;
    width: 360px;
    margin-left: 0;
    order: 2;
    display: block;
    margin-bottom: 19px;
    box-shadow: none;
    margin-top: 20px;
}
.nav_gk label.nav-toggle-gk {
    background: none;
    position: absolute !important;
    height: 20px;
}

.up_m {
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 0.1em;
    color: #005F89;
    margin-left: 15px;
    margin-top: -9px;
}
.top ul{
    list-style:none;
}

.top_menu ul {
    list-style: none;
    padding-inline-start: 18px;
}
.top_menu ul {
    padding-inline-start: 0;
    list-style: none;
    /* padding-inline-start: 40px; */
    font-size: 16px;
    line-height: normal;
    color: #000000;
}
.top_menu ul li{
  min-height: 54px;
  display: flex;
  justify-content: flex-start;
  /* align-items: center; */
  position: relative;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: column;
}
.top_menu ul li a {
    /* padding-inline-start: 40px; */
    font-size: 16px;
    line-height: normal;
    color: #000000;
    display: flex;
    min-height: 54px;
    justify-content: flex-start;
    align-items: center;
}

.top_menu ul li + li {
    /* border-top: 1px solid #000; */
    border-top: 1px solid #A0C5CF;
    display: flex;
    justify-content: ce;
    align-items: flex-start;
}	
.top_menu  ul li ul.sub-menu {
    width: 0;
    height: 0;
    overflow: hidden;
}
.top_menu  .menu-item-has-children:before {
    content: "+";
    position: absolute;
    /* margin-left: 91%; */
    color: #63cdd7;
    font-size: 27px;
    right: 0px;
    min-height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top_menu  .menu-item-has-children:hover:before{
	content: "-";
}
.top_menu  .menu-item-has-children:hover ul.sub-menu {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* margin-top: 19px; */
    background: #F7F7F7;
}
.top_menu  ul li ul.sub-menu li a {
    font-size: 14px;
    display: flex;
    padding-left: 25px;
}

.top_menu  ul li ul.sub-menu li + li {
    border: none;
} 
.top_menu {
    padding: 0 15px;
}
.nav_gk.two .menu_gk {
    padding: 0 15px;
}

nav.nav_gk.two .up_m {
    margin-top: 10px;
}
.modal_body {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
}

.lf_mod {
    width: 100%;
    height: 200px;
    order: 2;
}

.rg_mod {
    width: 100%;
    width: calc(100% - 30px);
    order: 1;
    margin-bottom: 10px;
    margin-left: 15px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    left: -30px;
}
.lang {
    display: none;
}
nav.nav .lang {
    position: relative;
    display: flex;
    top: 0;
    align-items: flex-end;
}

.wpglobus-selector-box {
    flex-direction: row;
}
section.pagin ul.page-numbers{
    
flex-wrap: wrap;
    
padding-inline-start: 0;
}

section.pagin ul.page-numbers li {
    margin-bottom: 10px;
}
}
