/*цветовая схема*/
.bg1{background: #263080;}/*ведущий темный (синий)*/
.bg2{ background: #E96C26;}/*ведущий светлый (оранжевый)*/
.heading, .info_feedback .info_elem:hover{ color: #050131;}/*цвета заголовков*/
.text, .text .txttohtmllink{ color: #243463 !important;}/*цвет текста*/
.bg{ background: #E1E6E9;}/*фоновый цвет (нежно-голубой)*/
.main_btn{ color: #fff;   background: #E96C26; border: none !important;}
.main_btn:hover{ color: #fff;   background: #263080; border: none !important;}
.sec_btn{border-color: #E96C26; color: #E96C26; }
.sec_btn:hover{color: #fff;       background: #E96C26 !important;    border-color: #E96C26 !important; text-decoration: none;}
.opac_bg1{background: #26308099;}/*ведущий темный (синий) c прозрачностью*/
.text_footer, .txttohtmllink {color: #c4c8d1;}
.border_bg2{border-color: #E96C26 !important;}
.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a,
.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a,
.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
	background: #384399;
	border-bottom: none;
}

.center{margin: 0 auto;}
body{
	background-repeat: no-repeat !important;
    background-attachment: fixed!important;
	background-size: cover !important;
	overflow-x: hidden;
	margin: 0;
    padding: 0;
	font-family: Arial, sans-serif; 
}

header{
	width: 100vw;
    height: 100vh;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #15151578;
    background-blend-mode: soft-light;
	margin: 0;
    padding: 0; 
	color: #ddd;
}
.h_contacts{font-size: 1.15em;}
.h_icon {
    color: #ddd;
    border-radius: 30px;
    border: 1.5px solid;
    text-align: center;
    margin: 0 5px; 
    min-width: 17px;
	padding: .25em;
}
.h_icon:hover{	border-color: #fff; }
.h_icon>a:hover{color: #fff;}
.h_icon>a{background: none !important;color: #bbb;display: inherit;}
.h_info_elem { display: flex; align-items: center; margin: 0;}
.h_phone{
	color: #eee;
    font-weight: 500;
    letter-spacing: 2px;
	display: flex;
	align-content: center;
    align-items: center;
}
.h_phone:hover{color: #fff;}
.h_phone>span {   text-shadow: #3e3c3ca8 2px 4px 6px; padding: 4px;} 
.h_phone>div {     padding: .2em .45em;} 
.head_banner {
    width: auto;
    display: block;
    color: #fff;
    text-align: center;
    text-shadow: #393838c7 4px 4px 9px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.head_banner>h1 {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 3.5em;
    letter-spacing: 0.24em;
    font-weight: 700;
    text-shadow: 4px 4px 9px #1a1919c4;
	font-family: Main;
}
.head_banner>h3{
	margin-bottom: 15px;
	font-size: 1.9em;
}
.head_banner>p{
	margin-bottom: 55px; 
	font-size: 1.25em;
}
.main_btn{
	font-size: 1.25rem;
    text-decoration: none;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 8px 10px;
    text-shadow: none;
    transition: all .3s;
    z-index: 1;
	position: relative;
}
.main_btn:hover{	 text-decoration: none; z-index: 1;}
.h_btn_to_catalog:after	{
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -250%;
    margin-left: 125%;
    bottom: 40%;
    z-index: -1;
	}
.sec_btn{
	border: 2px solid;
	font-size: 1.05em;
	text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px;
	transition: all .3s; 
}
.h_btn_to_catalog{   
	margin: 0 auto;
    align-self: flex-end;}
.location{    margin: 20px auto;    text-align: center;     font-size: 1.05em;} 
/*тельце контент */
main .text{text-align: justify;}
.heading { 
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #E1E6E9;
    width: auto;
    display: inline-block;
    padding: 0 15px;
	position: relative;
	z-index: 7;
	margin: 8px;
	    font-size: 2em;
}
.heading_group{    position: relative;    display: flex; justify-content: center;     width: 100%;    margin: 0 auto;}
.heading_group:after{
	content: "";
    height: 3px;
    width: 100%;
    background: #050131;
    position: absolute;
    top: 50%;
    z-index: 0;
}

/*приветственная карточка*/
.main_info_card{
    max-width: inherit;
    display: flex;
    padding: 0;
    border-radius: 5px;
    justify-content: space-between;
    overflow: hidden;
    flex-direction: column;
	font-size: 1em;
}
.main_info_card .row {
    width: 100%;
    margin: 0;
    flex-wrap: nowrap;
}
.main_info_card .photo{
    background-repeat: no-repeat;
    background-size: cover;
	min-height: 230px;
    height: initial;
    border-radius: 5px;
	background-position: center;
}
.main_info_card .main_caption {   align-self: flex-end;}
.main_info_card .text{	font-size: 1.1em; line-height: 1.8em;}

.c_card{
	background: #FFFFFF;
	box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	width: auto;
	padding: 15px;
}
.main_caption{
    letter-spacing: 1px;
    border-left: 5px solid;
    background: none;
    display: block;
	font-size: 1.6em;
	margin-bottom: 0.5em;
}
/*каталог на главной*/
.catalog-section-list>div{
	display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    align-content: flex-start;
	flex-wrap: wrap;
}
.catalog-element {
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.25);
	transition: all .3s;
}
.catalog-element:hover {
    background-color: #26308099;
    background-blend-mode: soft-light;
    vertical-align: middle;
	text-decoration: none;
	text-align: center;
}
.catalog-element p.opac_bg1 {
	padding: 7px 12px;
    color: #fff;
    text-decoration: none;
	font-size: 1.1em;
    letter-spacing: 0.5px;
	display: inline-block;
	font-weight: 600;
}
.catalog-element:hover p.opac_bg1{
	max-width: 100%;
    display: block;
    text-align: center;
	background: none !important;
	color: #fff;
}
.housing p {
	color: white;
    font-size: 2.1em;
    white-space: pre;
    writing-mode: tb;
    transform: rotate(180deg);
    margin: 0;
    display: inline;
    letter-spacing: 13px;
}
.housing {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
	align-content: center !important;
}

.c_caption{
	text-transform: none;
    letter-spacing: 1.2px;
    margin: 0 0 20px -25px;
    font-size: 1.8em;
    font-weight: 500;
	text-align: left;
}


/*подвал*/
footer{ 
    max-width: 100vw !important;
    width: 100vw;
    height: auto;
    padding: 15px;
    position: relative;
	font-size: 1.1em;
}
footer:before{
	content: "";
    height: 10px;
    width: 100vw;
    background: #ffffff;
    position: absolute;
    top: -10px;
	left: 0;
}
footer:after{/*подвал*/
    content: "";
    height: 14px;
    width: 100vw;
    background: #e96c26;
    position: absolute;
    top: -23px;
	left: 0;
}
.info_elem {
    margin: 0 0 15px 0;
    transition: all .3s;
	display: grid;
    grid-template-columns: 0.3fr 2.5fr;
    align-items: center;
}
.info_elem.question .text_mark{padding-left: 2px;}
.info_elem:hover {color: #fff;}
.info_elem:last-child {
    margin: 10px 0 0;
}
.f_mark {
    font-size: 1.8em;
    align-self: flex-start;
}
.f_copyright{
	width: 100%;
    text-align: center;
    margin-top: 60px;
}
.h4_footer{color: #fff;}
.count_elem {
    display: inline;    
    color: #fff;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 1.1em;
    border-radius: 100px;
	padding: 0 0.5em 0.1em;
}
@media only screen and (min-width: 1223px) {
	header{  padding-top: 60px;}
	.h_contacts {
		width: 90vw;
		margin: 20px auto 0;
		display: flex;
		justify-content: space-between;
		align-items: center;}
	.head_banner {	letter-spacing: 0.4em;	max-width: 86vw; }
	.head_banner>h1 {margin-bottom: 25px;}
	.h_btn_to_catalog:after	{	width: 351%;    height: 800%;}
	
	/*приветственная карточка*/
	.main_info_card{	margin: 0 0 35px;}
	.main_info_card .row {	padding: 10px 15px;}
	.main_info_card .main_caption {margin: 20px 20px 5px;	}
	.main_info_card .text{	width: 50%; }
	.main_info_card .flex-row .text {padding: 20px 20px 20px 30px ;}
	.main_info_card .flex-row-reverse .text {padding: 20px 30px 20px 20px;}
	
	.main_caption{padding-left: 10px;    margin-left: -25px;}
	
		/*каталог на главной*/
	.catalog-section-list>div{	margin: 20px auto;}
	.catalog-element {
		margin: 20px;
		height: 200px;
		padding: 15px 10px;
	}
	.catalog-element:hover {padding: 6% 0;	}
	.catalog-element p.opac_bg1 {	max-width: 73%;	}
	.catalog-element:hover p.opac_bg1{
		max-width: 100%;
		display: block;
		text-align: center;
		background: none !important;
		color: #fff;
	}
	.housing {	max-width: 6.33%;}
	/*подвал*/
	footer{  margin: 65px 0 0 !important;}
	.footer_flex{	padding: 10px 110px;}
	.f_copyright{    margin-top: 60px;}
	.count_elem {margin: 0 10px;}
	.main-container.container {
     min-width: 1140px;
	 max-width: 85vw;
	margin: 50px auto;
	    padding: 15px;} 
	main.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 {	padding: 0;}
}
@media only screen and (min-width : 2024px) {
	body{font-size: 19px;}
	.main_btn{font-size: 1.3em;   padding: 10px;}
	header {   padding-top: 40px;   font-size: 22px;}
	.head_banner {    margin: 30vh auto 0;     font-size: 24px;}
	.head_banner>h1 {margin-bottom: 40px;}
	.head_banner>p {   margin-bottom: 75;}
	.h_btn_to_catalog:after{width: 351%;    height: 853%;     bottom: -7%;}
	.main_info_card .flex-row .text{ padding: 30px 0;   padding-left: 60px;}
	.main_info_card .flex-row-reverse .text{ padding: 20px 0;   padding-right: 60px; }
	.main_info_card .row {  padding: 15px;}
	.advantages .c_card	{   width: 13.5%;   margin: 20px 3%;}
	.advantages .c_card:after {     top: -12px;    left: 12px;}
	.catalog-element {    height: 235px;     padding: 25px 20px;}
	.footer_flex {   padding: 20px 200px;}
} 

@media only screen and (min-width : 2524px){
	.advantages .c_card:after {     top: -13px;    left: 17px;}}
@media only screen and (max-width : 2523px) and (min-width : 2024px){
	.advantages .c_card:after {     top: -12px;    left: 12px;}}
	
@media only screen and (max-width : 2023px) and (min-width: 1740px) {
	body{font-size: 17px;}
	.main_btn{font-size: 1.3em;   padding: 10px;}
	header {   padding-top: 40px;   font-size: 19px;}
	.head_banner {    margin: 28vh auto 0;     font-size: 19px;}
	.head_banner>h1 {margin-bottom: 40px;}
	.head_banner>p {   margin-bottom: 48px;}
	.h_btn_to_catalog:after{width: 351%;    height: 853%;     bottom: -50%;}
	.main_info_card .flex-row .text{ padding: 10px 0;   padding-left: 60px;}
	.main_info_card .flex-row-reverse .text{ padding: 20px 0;   padding-right: 60px; }
	.main_info_card .row {  padding: 15px;}
	.main_info_card .photo{ min-height: 580px;}
	.advantages .c_card	{   width: 14%;   margin: 20px 3%;}
	.advantages .c_card:after {    top: -11px;    left: 11px;}
	.catalog-element {    height: 220px;}
	.footer_flex {   padding: 15px 150px;}
}

@media only screen and (max-width : 1739px) and (min-width: 1223px)  {
	body{font-size: 14px;}
	.main_btn{font-size: 1.3em;   padding: 10px;}
	header {   padding-top: 45px;   font-size: 15px;}
	.head_banner {    margin: 28vh auto 0;      font-size: 16.5px; max-width: 89vw; }
	.head_banner>h1 {margin-bottom: 25px;}
	.head_banner>p {   margin-bottom: 55px;}
	.h_btn_to_catalog:after{width: 351.5%;    height: 854%;     bottom: -70%;}
	.main_info_card .flex-row .text{ padding: 10px 0;   padding-left: 60px;}
	.main_info_card .flex-row-reverse .text{ padding: 20px 0;   padding-right: 60px; }
	.main_info_card .row {  padding: 15px;}
	.main_info_card .photo{ min-height: 300px;}
	.catalog-element {    height: 200px;}
	.footer_flex {   padding: 10px 100px;} 
	.advantages .c_card:after {   top: -9px;    left: 9px;    right: -9px; bottom: -9px;}
}
@media only screen and (max-width : 1739px) and (min-width: 1223px)  {
	.advantages .c_card	{   width: 15%;   margin: 20px 2%;}
}
@media only screen and (max-width : 1520px) and (min-width: 1223px)  {
	.advantages .c_card	{      width: 18.5%;   margin: 20px 7%;}
}

@media only screen and (max-width: 1222px) and (min-width: 768px){
	.h_contacts {
		width: 90vw;
		margin: 20px auto 0;
		display: flex;
		justify-content: space-between;
		align-items: center;}
	.main_btn{font-size: 1.3em;   padding: 10px;}
	.head_banner>h1 {margin-bottom: 25px;}
	.head_banner>p {   margin-bottom: 55px;}
	/*стиль контейнера*/
	.main-container.container {
		 max-width: 95%;
		margin: 50px auto;}
	/*приветственная карточка*/
	.main_info_card{	margin: 0 0 35px;}
	.main_info_card .flex-row .text{ padding: 10px 0;   padding-left: 30px;}
	.main_info_card .flex-row-reverse .text{ padding: 10px 0;   padding-right: 30px; }
	.main_info_card .row {  padding: 15px;}
	.main_info_card .main_caption {margin: 20px 20px 5px;	}
	.main_info_card .text{	width: 50%; }	
	.main_caption{padding-left: 10px;    margin-left: -30px;}
	
	/*преимущеста*/
	.advantages .c_card	{      width: 18.5%;   margin: 20px 7%;}
	.advantages .c_card:after {   top: -9px;    left: 9px;    right: -9px; bottom: -9px;}
	/*каталог на главной*/
	.catalog-section-list>div{	margin: 20px auto;}
	.catalog-section-list.row.justify-content-between {   flex-direction: column;}	
	.catalog-element:hover {padding: 5.5% 0;	}
	.catalog-element p.opac_bg1 {	max-width: 73%;	}
	.catalog-element:hover p.opac_bg1{
		max-width: 100%;
		display: block;
		text-align: center;
		background: none !important;
		color: #fff;
	}
	.housing {	max-width: 93%;}
	.housing p {	display: block;	letter-spacing: 13px;     writing-mode: inherit;   transform: rotate(0); font-size: 1.8em;}
	/*подвал*/
	footer{  margin: 65px 0 0 !important;}
	.footer_flex{	padding: 10px 110px;}
	.f_copyright{  margin-top: 60px;}
	.count_elem {margin: 0 10px;} 
	main.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 {	padding: 0;}
}
@media only screen and (max-width: 1222px) and (min-width: 1024px){
	body{font-size: 13px;}	
	header{  padding-top: 45px;  font-size: 13px;}
	.h_btn_to_catalog:after{    width: 351.5%;    height: 712%;   bottom: 35%;}
	.head_banner {    margin: 22vh auto 0;  max-width: 92vw;   letter-spacing: 0.4em;   font-size: 14px;}
	.mn_logo {    width: 160px;    margin: 0 20px;}
	.mn_logo:before{ width: 160px;  height: 60px;}
	.housing {    max-width: 93%;    padding: 2px;}
	.catalog-element { height: 180px; margin: 15px; padding: 15px 10px; flex: 0 0 29%; max-width: 29%;}
}
@media only screen and (max-width: 1023px) and (min-width: 768px) and (min-height: 30em){
	body{font-size: 12px;}
	header{padding-top: 40px; font-size: 11px;}
	.h_btn_to_catalog:after{display: none;}
	.head_banner {margin: 13vh auto 0; max-width: 85vw; letter-spacing: 0.4em; font-size:13px;}
	.h_contacts{margin: 10px auto 0;}
	.h_icon{   padding: .2em .15em}
	.mn_logo {    width: 140px;    margin: 0 20px;}
	.mn_logo:before{   width: 140px;  height: 53px;     top: -10px;}
	.housing {    max-width: 93%;    padding: 2px;}
	.catalog-element { height: 160px; margin: 8px; padding: 15px 10px; flex: 0 0 31%; max-width: 31%;}	
}
@media only screen and (max-width: 1222px) and (min-width: 921px){.advantages .c_card {    width: 20.5%;    margin: 20px 6%;}}
@media only screen and (max-width: 920px) and (min-width: 768px){.advantages .c_card {    width: 24.2%;    margin: 20px 4.5%;}}
@media (max-width: 767px) and (min-width: 240px) and (min-height: 30em){ 
	body{font-size: 12px;}	
	header{padding-top: 40px; font-size: 11px;}
	.h_btn_to_catalog:after{display: none;}
	.h_contacts {
		flex-direction: column-reverse;
		width: 100vw;
		align-items: center;
		display: flex;
		position: absolute;}	
	nav.main_menu {	 height: 41px;}
	.mn_mobile_logo { width: 98px; height: 37px;margin: 2px auto;z-index: 1601;background-size: contain;background-repeat: no-repeat;}
	.head_banner>h1 {margin-bottom: 25px;}
	.h_icon{   padding: .2em .15em}
	.h_phone>div {  padding: 3px 7px;}
	.h_phone {   margin: 10px 0;}
	/*стиль контейнера*/
	.main-container.container {
		 max-width: 98%;
		margin: 50px auto;}
	/*приветственная карточка*/
	.main_info_card{	margin: 0 0 35px;}
	/*.main_info_card .flex-row .text{ padding: 10px 0;   padding-left: 30px;}
	.main_info_card .flex-row-reverse .text{ padding: 10px 0;   padding-right: 30px; }*/
	.main_info_card .row {  padding: 15px; flex-direction: column !important;}
	.main_info_card .main_caption {margin: 20px 20px 5px;	}
	.main_info_card .text{    width: 100%;    padding: 0; }	
	.main_caption{padding-left: 10px;    margin-left: -30px;}
	.main_info_card .photo{min-height: 230px; margin: 10px 0;}
	/*каталог на главной*/
	.catalog-section-list.row.justify-content-between {   flex-direction: column;}	
	.catalog-element:hover {padding: 5.5% 0;	}
	.catalog-element p.opac_bg1 {	max-width: 73%;	}
	.catalog-element:hover p.opac_bg1{
		max-width: 100%;
		display: block;
		text-align: center;
		background: none !important;
		color: #fff;
	}
	.housing {	max-width: 93%;}
	.housing p {	display: block;	letter-spacing: 13px;     writing-mode: inherit;   transform: rotate(0); font-size: 1.8em;}
	/*подвал*/
	footer{  margin: 65px 0 0 !important;}
	.footer_flex{	padding: 10px 70px;}
	.f_copyright{  margin-top: 60px;}
	.count_elem {margin: 0 10px;     padding: 0.11em 0.6em;} 
	main.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 {	padding: 0;}
}
@media only screen and (max-width: 767px) and (min-width: 576px) and (min-height: 30em){
	.head_banner>p {   margin-bottom: 55px;}
	.h_contacts {bottom: 12vh; font-size: 17px;}
	p.location { display: none;}
	.main_btn{font-size: 1.3em;   padding: 10px;}
	.head_banner {margin: 20vh auto 0; max-width: 94vw; letter-spacing: 0.4em; font-size:13px;}
	.catalog-section-list>div{	margin: 10px auto; padding: 0 40px;}
	.catalog-element { height: 160px; margin: 8px 0; padding: 15px 10px; flex: 0 0 46%; max-width: 46%;}	
	}
@media only screen and (max-width: 575px) and (min-width: 240px) and (min-height: 30em){
	header{height: 88vh; padding: 0; margin-bottom: 15vh;}
	.head_banner {    margin: 0vh auto 0;    max-width: 94vw;    height: 100%;    letter-spacing: 0.4em;    padding-bottom: 80px;} 
	.head_banner>p 	{    display: none;}
	p.location	{    position: absolute;   top: 54%;   left: 0;  right: 0;  font-size: 1.25em;}
	.main_btn { font-size: 1.3em; padding: 10px; position: absolute;width: 195px;  left: 0;  right: 0;  bottom: -4%;}
	.catalog-section-list>div {   margin: 10px auto;   padding: 0 20px;   align-items: stretch;}
	.catalog-element {   height: 100px;   margin: 8px 0;   padding: 10px;}
	.catalog-element p.opac_bg1 {   max-width: 83%;}
	.footer_flex{padding: 10px 20px 10px 50px;}
	.info_elem {    grid-template-columns: 0.4fr 2fr;}
	.f_information, .f_helpful_menu, .f_catalog_menu {   padding: 0; margin-bottom: 10px;}
}
@media only screen and (max-width: 575px) and (min-width: 310px) and (min-height: 30em){
	.h_contacts {bottom: calc(10vh + 80px);   font-size: 14px;}
}
@media only screen and (max-width: 400px) and (min-width: 240px) and (min-height: 30em) and (max-height: 580px){
	.h_contacts {bottom: 73px;   font-size: 14px;} 
}
@media only screen and (max-width: 400px) and (min-width: 240px) and (min-height: 581px) and (max-height: 660px){
	.h_contacts {bottom: 110px;   font-size: 14px;} 
}
@media only screen and (max-height: 29em) and (min-width: 768px) and (max-width: 812px){ 
	body {font-size: 2.8vh;}
	.mn_logo {width: 150px;}
	.mn_logo:before {width: 150px;height: 55px; top: -15px;}
	header {padding-top: 25px;}
	.h_phone>div {  padding: 3px 7px;}
	.head_banner {max-width: 95vw;margin: 13vh auto 0;font-size: 11.5px;}
	.head_banner>p {margin-bottom: 15px;}
	.head_banner>h3 { margin-bottom: 10px;}
	.head_banner>h1 {margin-bottom: 10px;}
	.location {margin: 10px;}
		/*каталог на главной*/
	.catalog-section-list.row.justify-content-between {   flex-direction: column;}	
	.catalog-element:hover {padding: 5.5% 0;}
	.catalog-element p.opac_bg1 {font-size: 1.2em;max-width: 73%;	}
	.catalog-element:hover p.opac_bg1{
		max-width: 100%;
		display: block;
		text-align: center;
		background: none !important;
		color: #fff;
	}
	.catalog-section-list>div{	margin: 10px auto; padding: 0 40px;}
	.catalog-element {height: 160px;margin: 8px 0;padding: 15px 10px;flex: 0 0 46%;max-width: 46%;font-size: 1.1em;}	
	.housing {	max-width: 93%;}
	.housing p {display: block;letter-spacing: 13px;writing-mode: inherit;transform: rotate(0);font-size: 1.8em;padding: 2px;}
	/*подвал*/
	footer{margin: 65px 0 0 !important;font-size: 1.4em;}
	.footer_flex{	padding: 10px 70px;}
	.f_copyright{  margin-top: 60px;}
	.count_elem {margin: 0 10px;     padding: 0.1em 0.5em;} 
	.main-container.container { max-width: 95%;}
	a.h_btn_to_catalog.main_btn {font-size: 1.2em;}
	.bx-aside-nav-control.bx-closed {padding: 0 10px;}
}
@media only screen and (max-height: 29em) and (max-width: 767px){ 
	body{font-size: 2.8vh;}
	.h_contacts {
		width: 90vw;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	header {padding-top: 45px; margin-bottom: 20px;} 
	nav.main_menu.bg1 { height: 41px;}
	.head_banner {max-width: 90vw;margin: 7vh auto 0;}
	.head_banner>p {margin-bottom: 15px;}
	.head_banner>h3 { margin-bottom: 10px;}
	.h_phone>div {  padding: 3px 7px;}
	.mn_mobile_logo { width: 98px; height: 37px;margin: 2px auto;z-index: 1601;background-size: contain;background-repeat: no-repeat;}
	.location {margin: 10px;font-size: 1.2em;text-align: center;}
	main.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 {	padding: 0;}
	.main_info_card {  margin: 10px 0;}
	.main_info_card .row {  padding: 15px; flex-direction: column !important;}
	.main_info_card .main_caption {margin: 20px 20px 5px;	}
	.main_info_card .text{    width: 100%;    padding: 0;  font-size: 1.15em;}	
	.main_caption{padding-left: 10px;    margin-left: -30px;}
	.main_info_card .photo{min-height: 230px; margin: 10px 0;}
	/*каталог на главной*/
	.catalog-section-list.row.justify-content-between {   flex-direction: column;}	
	.catalog-element:hover {padding: 5.5% 0;}
	.catalog-element p.opac_bg1 {font-size: 1.2em;max-width: 73%;	}
	.catalog-element:hover p.opac_bg1{
		max-width: 100%;
		display: block;
		text-align: center;
		background: none !important;
		color: #fff;
	}
	.catalog-section-list>div{	margin: 10px auto; padding: 0 40px;}
	.catalog-element {height: 160px;margin: 8px 0;padding: 15px 10px;flex: 0 0 46%;max-width: 46%;font-size: 1.1em;}	
	.housing {	max-width: 93%;}
	.housing p {display: block;letter-spacing: 13px;writing-mode: inherit;transform: rotate(0);font-size: 1.8em;padding: 2px;}
	/*подвал*/
	footer{margin: 65px 0 0 !important;font-size: 1.4em;}
	.footer_flex{	padding: 10px 70px;}
	.f_copyright{  margin-top: 60px;}
	.count_elem {margin: 0 10px;     padding: 0.1em 0.5em;} 
	.main-container.container { max-width: 95%;}
	a.h_btn_to_catalog.main_btn {font-size: 1.2em;}
	.bx-aside-nav-control.bx-closed {padding: 0 10px;}
}
/*преимущеста*/
@media only screen and (max-width: 767px) and (min-width:610px){
	.advantages .c_card i, .advantages .c_card svg {   display: block;  margin: 5px auto;}
	.advantages .c_card	{width: 24.5%; margin: 20px 4%; font-size: 13px; padding: 5px;min-height: 110px;}   
	.advantages .c_card:after {   top: -8px;    left: 8px;    right: -9px; bottom: -9px;}
}
@media only screen and (max-width: 609px) and (min-width: 461px){
	.advantages .c_card i, .advantages .c_card svg {   display: block;  margin: 5px auto;}
	.advantages .c_card	{width: 30.5%;   margin: 20px 7%;font-size: 12px; padding: 5px;min-height: 110px;}   
	.advantages .c_card:after {   top: -8px;    left: 7px;    right: -9px; bottom: -9px;}
}
@media only screen and (max-width: 460px) and (min-width: 357px){
	 .advantages .c_card {width: 42%; margin: 8px 3.5%; font-size: 12px;min-height: 100px;}
	 .advantages .c_card:after{ top: -7px; left: 8px; height: 130%;} 
}
@media only screen and (max-width: 356px)  and (min-width: 200px){
	.advantages .c_card {width: 43%;margin: 8px 2.5%;font-size: 12px; padding: 5px;}
	.advantages .c_card i, .advantages .c_card svg {   display: block;  margin: 5px auto;}
	.advantages .c_card:after{    top: -7px;   right: -6px;}
}