@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local(''),
		url('/fonts/pt-sans-v17-latin_cyrillic-ext_cyrillic-regular.woff2') format('woff2'),
		url('/fonts/pt-sans-v17-latin_cyrillic-ext_cyrillic-regular.woff') format('woff');
}

@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
	src: local(''),
		url('/fonts/pt-sans-v17-latin_cyrillic-ext_cyrillic-700.woff2') format('woff2'),
		url('/fonts/pt-sans-v17-latin_cyrillic-ext_cyrillic-700.woff') format('woff');
}

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

body {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	height: 100%;
	font-weight: 400;
	min-width: 320px;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;

}

li {
	list-style: none outside none
}

p {
	margin: 0 0 15px
}

a {
	border: 0;
	text-decoration: none;
	color: #c21919;
}

.clear {
	clear: both !important;
	overflow: hidden !important;
	line-height: 0 !important;
	height: 0 !important
}

.center {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}


.item-page ul {
	margin: 15px 0px;
}

.item-page li {
	background-image: url('../images/tochki_li.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: none outside none;
}



h1 {
	font-size: 40px;
	line-height: 42px;
	margin: 0 0 20px 0;
	position: relative;
	color: #003379;
	font-weight: 700;
}

.wrapper {
	min-width: 1200px;
	max-width: 1900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/gr1.png);
	background-position: left bottom 470px;
	background-repeat: no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 190px;
	border-top: 10px solid #0c2446;

	background: url(../images/header-line.png) repeat-x left bottom,
		url(../images/header2.png) no-repeat center top;
}



/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 0 0 120px;
	position: relative;


}

.middle:after {
	display: table;
	clear: both;
	content: '';
}

.container {
	width: 100%;
	float: left;
	/* overflow: hidden; */
}

.content {
	padding: 0 0 0 340px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 300px;
	margin-left: -100%;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -120px auto 0;
	min-width: 1200px;
	max-width: 1900px;
	height: 120px;
	position: relative;
	background: #09203f url(../images/granif.png) no-repeat left bottom;
}

.header .logo {
	position: absolute;
	top: 5px;
	left: 70px;
}

.moduletable_menu {
	position: absolute;
	top: 18px;
	left: 310px;
}

.moduletable_menu li {
	float: left;
	margin: 0 34px 0 0;
}

.moduletable_menu li:last-child {
	margin: 0;
}

.moduletable_menu li a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.moduletable_mail {
	position: absolute;
	top: 75px;
	left: 370px;
	height: 80px;
	padding: 0 40px 0 0;
	line-height: 80px;
	border-right: 1px solid #dcdcdc;
}

.moduletable_mail span {
	color: #444444;
}

.moduletable_tel {
	position: absolute;
	top: 105px;
	left: 680px;

	font-weight: 700;
	color: #000000;
	font-size: 20px;
}

.moduletable_tel a {
	color: #000000;
}

.moduletable_tel .sp {
	color: #444444;
	font-size: 18px;
}

.moduletable_tel .sp1 {
	color: #c21919;
}

.moduletable_orvin {
	position: absolute;
	top: 50px;
	left: 10px;
	color: #FFF;
}

.moduletable_orvin a,
.moduletable_emailf a {
	color: #fe2c2c;
}

.moduletable_emailf {
	position: absolute;
	top: 50px;
	left: 440px;
	color: #FFF;
}

.moduletable_telf {
	position: absolute;
	top: 50px;
	right: 10px;
	color: #FFF;
	font-size: 20px;
}

.moduletable_telf .sp {
	font-size: 16px;
}

.moduletable_telf .sp1 {
	color: #fe2c2c;
}

.moduletable_telf p {
	margin: 0;
}

.maps {
	height: 350px;
	background: url(../images/maps1.png) no-repeat center bottom;
	position: relative;

}

.maps .logo {
	position: absolute;
	top: 60px;
	left: 80px;
}

.moduletable_copy {
	position: absolute;
	top: 230px;
	left: 10px;
	line-height: 24px;
	width: 280px;
	text-align: center;
}

.moduletable_mleft {
	margin: 0 0 40px 0;
}

.moduletable_mleft .podzavob a {
	height: 60px;
	vertical-align: middle;
	display: table-cell;
	width: 300px;
	color: #FFF;
	font-weight: 700;
	font-size: 22px;
	padding: 0 0 0 55px;
	background: #c21919 url("../images/mleft.png") no-repeat 15px center;
}

.moduletable_mleft ul.zob {
	background: #003379;
	padding: 0 20px 30px 20px;
}

.moduletable_mleft ul.zob li a {
	height: 60px;
	width: 260px;
	color: #FFF;
	font-size: 18px;
	vertical-align: middle;
	display: table-cell;
	border-bottom: 1px solid #2f62a7;
}

.moduletable_news h3 {
	font-size: 30px;
	padding: 0 0 29px 0;
	margin: 0 0 20px 0;
	font-weight: 700;
	border-bottom: 1px solid #e8e8e8;
}

.moduletable_news p.nspInfo {
	font-size: 14px;
	width: 100px;
	height: 20px;
	line-height: 20px;
	background: #e8e8e8;
	text-align: center;
	margin: 0 0 10px 0;
}

.moduletable_news .nspArt h4.nspHeader {
	font-size: 18px;
	margin: 0px;
	line-height: 20px;
	font-weight: 700;
	padding: 0px 0px 15px 0;
	color: #003379;
}

.moduletable_news .nspArt h4.nspHeader {
	color: #003379;
}

.moduletable_news .nspArt {
	border-bottom: 1px solid #e8e8e8;
	margin: 0 0 20px 0;
}

.moduletable_allnews {
	margin: 0 0 30px 0;
}

.moduletable_allnews a {
	color: #c21919;
	text-decoration: underline;
}

.page-header h2 {
	font-size: 40px;
	line-height: 42px;
	margin: 0 0 20px 0;
	position: relative;
	color: #003379;
	font-weight: 700;
}

.item-page h3 {
	font-size: 22px;
	line-height: 24px;
	margin: 0 0 20px 0;
	position: relative;
	color: #003379;
}

.slider {
	height: 460px;
	width: 100%;
	overflow: hidden;
	margin: 0 0 30px 0;
	position: relative;
}

.grsl {
	position: absolute;
	top: 0;
	width: 100%;
	height: 460px;
	background-image: url(../images/grsl.png);
	background-position: left -330px top;
	background-repeat: no-repeat;
	z-index: 9;
}



.moduletable_slider {
	height: 460px;
	width: 100%;
	overflow: hidden;
}

.moduletable_slider img.nivo-main-image {
	/*height: 460px!important;*/
	width: 100% !important;
}

.moduletable_slider .nivo-caption {
	position: absolute;
	left: 0px;
	/*bottom: 45px;*/
	top: 50px;
	font-weight: 700;
	font-size: 34px;
	line-height: 50px;
	background: url(../images/slog.png) no-repeat left top;
	color: #FFF;
	width: 958px;
	height: 360px;
	z-index: 8;
	padding: 55px 380px 50px 60px;
	opacity: 1;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	z-index: 10;
}

.moduletable_slider .nivo-caption .nivo-heading {
	text-transform: uppercase;
}

.nivo-directionNav {
	width: 90px;
	position: relative;
	position: absolute;
	/*bottom:155px;*/
	top: -400px;
	top: 280px;
	left: 550px;
	z-index: 10;
}

.moduletable_slider .theme-default .nivo-directionNav a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/arrows.png);
	text-indent: -9999px;
	border: 0px none;
	opacity: 1;
	-webkit-transition: all 200ms ease-in-out 0s;
	-o-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
}

.moduletable_slider .theme-default a.nivo-nextNav {
	background-position: -40px 0px;
	right: 0;
}

.moduletable_slider .theme-default a.nivo-prevNav {
	left: 0;
}

.text-center {
	text-align: center;
}

.text-underline {
	text-decoration: underline;
}

.header-contacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.contact-item {
	margin-left: 60px;
}

.contact-item:first-of-type {
	margin-left: 10px;
}


.imgdog {
	height: 72px;
	vertical-align: middle;
	display: table-cell;
	margin: 0 0 15px 0;
	clear: both;
}

.moduletable_mcontent {}

.moduletable_mcontent li {
	float: left;
	margin: 0 15px 15px 0;
}

.moduletable_mcontent li:nth-child(3),
.moduletable_mcontent li:nth-child(6),
.moduletable_mcontent li:nth-child(9),
.moduletable_mcontent li:nth-child(12) {
	margin: 0 0 15px 0;
}

.moduletable_mcontent li a {
	float: left;
	width: 270px;
	height: 140px;
	display: block;
	padding: 10px;
	background: #f9f9f9;
	font-size: 16px;
	color: #000000;
}

.moduletable_mcontent li:nth-child(1) a,
.moduletable_mcontent li:nth-child(2) a,
.moduletable_mcontent li:nth-child(3) a {
	height: 180px;
}

.moduletable_banner {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px;
	width: 555px;
	height: 140px;
	background: #f9f9f9;
	padding: 30px 15px 10px 25px;
}

.moduletable_banner img {
	margin: 0 20px 0 0;
}

.mcme {
	width: 840px;
	height: 800px;
	position: relative;
}


.kontakty-left {
	float: left;
	width: 360px;
	margin: 0px 20px 20px 0px;
}

.kontakty-right {
	float: left;
	width: 460px;
	margin: 0px 0px 20px 0px;
}

.tel-icon {
	background-image: url("../images/tel-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px 30px;
	padding: 10px 0px 10px 40px;
	margin: 0px 0px 15px;
}

.tel-icon a {
	color: #000;
	font-size: 20px;
}

.tel-icon a span {
	color: #c21919;
}

.email-icon {
	background-image: url("../images/email-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px 30px;
	padding: 10px 0px 10px 40px;
	margin: 0px 0px 15px;
}

.adres-icon {
	background-image: url("../images/adres-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px 30px;
	padding: 10px 0px 10px 40px;
	margin: 0px 0px 15px;
}

.sajt-icon {
	background-image: url("../images/sajt-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px 30px;
	padding: 10px 0px 10px 40px;
	margin: 0px 0px 15px;
}

.chasy-icon {
	background-image: url("../images/chasy-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px 30px;
	padding: 10px 0px 10px 40px;
	margin: 0px 0px 15px;
}


table {
	margin: 0 0 20px 0;
}

table.bordered tr:first-child {
	background-color: #003379;
	color: #fff;
	font-size: 20px;
}

table.bordered td {
	border-color: #E8E8E8;
	padding: 7px;
}

table.bordered td p {
	margin: 0;
}

.image-float-left img {
	float: left;
	width: 266px;
	margin: 0 20px 20px 0;
}

.image-float-left img:last-child {
	margin: 0 0px 20px 0;
}

.image-float-left p {
	margin: 0px;
}

.blocki-ssylki .block-ssylka {
	float: left;
	width: 266px;
	margin: 0 20px 20px 0;
}

.blocki-ssylki .block-ssylka:last-child {
	margin: 0 0px 20px 0;
}

.block-ssylka a {
	background-color: #003379;
	vertical-align: middle;
	display: table-cell;
	height: 60px;
	padding: 0px 10px;
	width: 266px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}

.sub-title {
	margin: 40px auto 20px;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
}

.price-table {
	border-collapse: collapse;
}

.price-table td,
.price-table th {
	text-align: center;
	border: 1px solid #000;
}

.price-table th {
	padding: 20px 15px;
	font-size: 16px;
	text-transform: uppercase;
	min-width: 200px;
	border-color: #2f62a7;
}

.price-table th:first-child,
.price-table td:first-child {
	text-align: left;
}

.price-table td {
	font-size: 15px;
	padding: 10px 15px;
}

.price-table td:last-child {
	color: #c21919;
	font-weight: 700;
	font-size: 16px;
}

.price-table .price-table-title td {
	text-align: center;
	font-size: 16px;
	padding: 20px 15px;
	background-color: #f5f5f5;
	color: #000;
}

.price-table-head {
	background-color: #003379;
	color: #fff;
}

.page-title {
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 20px;
	line-height: 1.2;
}

.page-title--darkblue {
	color: #003379;
}

.job-partners {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.item-page .job-partners {
	margin-bottom: 30px;
}

.item-page .job-partners__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 48%;
	margin: 1%;
	background-image: none;
	padding: 10px;
}

.job-partners__img {
	height: 60px;
	width: auto;
	margin: 0 20px 0 0;
}

.item-page .job-partners__title {
	margin: 0;
	font-weight: 700;
	color: #000;
}

.mobile-menu {
	display: none;
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
			margin-bottom: 20px;
}

.gallery__item {
	width: 18%;
	margin: 1%;
}

.gallery__content {
	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-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.gallery__item--col-1 {
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}

.gallery__item--col-2 {
	width: 48%;
}

.gallery__item--col-3 {
	width: 31%;
}

.gallery__item--col-4 {
	width: 23%;
}

.gallery__pic {
	margin-bottom: 10px;
}

.gallery__pic:last-child {
	margin-bottom: 0;
}

.gallery__img {
	max-width: 100%;
	height: auto;
}

.gallery__name {
	text-align: center;
}

hr {
	margin: 20px 0;
	border: none;
	border-bottom: 1px solid #e8e8e8;
}

.clearfix {
	position: relative;
}

.clearfix::after {
	content: " "; 
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

table {
	border-collapse: collapse;
	margin: 0;
	margin-bottom: 20px;
	border: none;
}

table th {
	padding: 20px 15px;
	text-align: center;
	font-size: 1rem;
	text-transform: uppercase;
	background-color: #003379;
	border: 1px solid #2f62a7;
	color: #fff;
}

table td {
	font-size: 1rem;
	text-align: center;
	border: 1px solid #e8e8e8;
	padding: 10px 15px;
}

.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.d-flex .col {
	margin: 1%;
}

.d-flex .col-3 {
	width: 31%;
}

.filial-item {
	border: 1px solid #e8e8e8;
	-webkit-transition: 0.3s all linear;
	-o-transition: 0.3s all linear;
	transition: 0.3s all linear;
}

.filial-item:hover {
	border-color: #00307c;
	-webkit-transition: 0.3s all linear;
	-o-transition: 0.3s all linear;
	transition: 0.3s all linear;
}

.filial-pic {
	display: block;
}

.filial-name p {
	margin-bottom: 0;
}

.blog-image {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.blog-image--left {
	float: left;
	margin-right: 20px;
}

.blog-image--right {
	float: right;
	margin-left: 20px;
}

#sbox-window {
	padding: 0px !important;
}

#sbox-content iframe {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#sbox-content iframe html {
	height: 100%;
	overflow: hidden;
}


@media(max-width: 1199px) {
	html {
		font-size: 16px;
	}

	body {
		font-size: 1rem !important;
		line-height: 1.3;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1.3 !important;
		margin-bottom: 30px;
	}

	h1 {
		font-size: 2rem;
	}

	.zag,
	.zag2,
	.zag3,
	.zag4,
	h2,
	.sub-title,
	.page-header h2 {
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 1.3;
		margin: 0;
		margin-bottom: 30px;
	}

	h3,
	.item-page h3 {
		font-size: 1.3rem;
	}



	h4 {
		font-size: 1.2rem;
	}

	h5,
	h6 {
		font-size: 1.1rem;
	}

	.wrapper {
		min-width: 100%;
		background-image: none;
	}

	.center {
		width: 100%;
		position: static;
	}

	.content {
		margin: 0;
	}

	.content1 h2 {
		font-weight: 700;
	}

	.header {
		height: auto;
		background-image: none;
	}

	.header .center {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		background-color: #fff;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.header .logo {
		position: static;
		top: auto;
		-webkit-box-ordinal-group: 1;
		    -ms-flex-order: 0;
		        order: 0;
		padding: 10px 0;
		margin-right: 10px;
	}

	.header .logo a {
		display: block;
	}

	.header .logo img {
		width: 100%;
		max-width: 100px;
		height: auto;
	}

	.moduletable_mail,
	.moduletable_menu,
	.moduletable_tel {
		position: static;
		margin: 0;
		left: auto;
		top: auto;
		height: auto;
		padding: 0;
		line-height: 1.2;
	}

	.moduletable_menu {
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
		background-color: #00307c;
		width: calc(100% + 20px);
		margin-left: -10px;
		margin-right: -10px;
	}

	.moduletable_menu .menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		position: relative;
	}

	.moduletable_menu li {
		float: none;
		margin: 0;
	}

	.moduletable_menu li a {
		display: block;
		padding: 20px 10px;
		font-size: 1rem;
		text-align: center;
	}

	.moduletable_mail {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
		border: none;
	}

	.moduletable_tel {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}

	.menu-btn {
		display: none;
	}

	.menu-btn {
		width: 45px;
		height: 45px;
		background-color: #c21919;
		background-repeat: no-repeat;
		background-size: 50%;
		background-position: center;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		cursor: pointer;
		border: none;
		z-index: 100;
	}

	.menu-btn:hover {
		opacity: 0.8;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}

	.menu-btn--open {
		background-image: url("../images/icons/menu-open.svg");
		position: fixed;
		top: 35px;
		right: 20px;
	}

	.menu-btn--close {
		background-image: url("../images/icons/menu-close.svg");
		background-color: #c21919;
	}

	.mobile-menu__header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		padding: 10px 10px 10px 20px;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		background-color: #003379;
	}

	.mobile-menu__title {
		color: #fff;
		font-size: 1.2rem;
		font-weight: 700;
		text-transform: uppercase;
	}

	.overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 39;
		width: 100vw;
		height: 100vh;
		background-color: #000;
		opacity: 0;
		visibility: hidden;
	}

	.overlay.show {
		opacity: 0.5;
		visibility: visible;
	}

	.mobile-menu {
		display: none;
	}

	.grsl {
		height: 100%;
	}

	.slider {
		height: 400px;
	}

	.moduletable_slider {
		height: 100%;
	}

	#vtnivo96 {
		height: 100% !important;
	}

	.theme-default .nivoSlider {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
	}

	.vt_nivo_slider_slider {
		height: 100%;
	}

	.theme-default .nivoSlider img {
		position: relative;
		height: 100% !important;
		-o-object-fit: cover;
		   object-fit: cover;
	}

	.moduletable_slider .nivo-caption {
		width: 60%;
		height: 100%;
		padding: 0 20px;
		top: 0;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		bottom: 0;
		background-image: none;
	}

	.nivo-heading {
		font-size: 1.7rem;
		line-height: 1.3;
	}

	.slider+.center {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.left-sidebar {
		float: none;
		width: 100%;
		margin: 0;
	}

	.content {
		width: 100%;
		padding: 0;
		margin: 0;
		margin-bottom: 20px;
	}

	.moduletable_mleft ul.zob {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding: 0;
		padding-bottom: 1px;
	}

	.moduletable_mleft ul.zob li {
		width: calc(100%/3);
		margin: 0 -1px -1px 0;
	}

	.moduletable_mleft ul.zob li a {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		height: 100%;
		width: 100%;
		padding: 20px;
		border: 1px solid #2f62a7;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		font-size: 1rem;
	}

	.moduletable_mleft ul.zob li a:hover {
		background-color: rgba(0, 0, 0, 0.1);
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}

	.moduletable_mleft .podzavob a {
		width: 100%;
		font-size: 1rem;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}

	.moduletable_mleft .podzavob a:hover {
		background-color: #a30c0c;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}

	h1 {
		text-align: center;
	}

	.imgdog {
		height: auto;
		display: block;
	}

	.imgdog td {
		padding: 20px;
	}

	.imgdog h1 {
		margin: 0;
		font-size: 1.5rem;
	}

	.mcme {
		width: 100%;
		height: auto;
	}

	.moduletable_mcontent .mod-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		margin-bottom: 20px;
	}

	.moduletable_mcontent li {
		width: 31%;
		margin: 1% !important;
		float: none;
	}

	.moduletable_mcontent li a {
		float: none;
		display: block;
		width: 100%;
		height: 100% !important;
		text-align: center;
	}

	.moduletable_mcontent li img {
		display: block;
		margin: 0 auto 20px;
		width: 100%;
		max-width: 250px;
	}

	.moduletable_banner {
		position: static;
		width: 100%;
		height: auto;
		padding: 20px;
	}

	.custom_banner p {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin: 0;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}

	.custom_banner img {
		margin-right: 20px;
	}

	.middle {
		padding-bottom: 0;
	}

	.footer {
		height: auto;
		padding: 20px 0;
		width: 100%;
		min-width: 320px;
		margin: 0;
	}

	.footer .center {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.moduletable_emailf,
	.moduletable_orvin,
	.moduletable_telf {
		position: static;
		float: none;
	}

	.moduletable_orvin {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}

	.footer .moduletable_metrika,
	.footer .moduletable_metrika-new {
		position: absolute;
		visibility: hidden;
	}

	.footer-tel {
		font-size: 1.2rem;
	}

	.custom_allnews p {
		text-align: center;
	}

	.moduletable_news h3 {
		text-align: center;
		font-size: 1.5rem;
	}

	.moduletable_news .nspArt {
		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-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
	}

	.moduletable_news .nspArt h4.nspHeader {
		font-size: 1.2rem;
		text-align: center;
	}

	.moduletable_news p.nspInfo {
		font-size: 0.9rem;
		text-align: center;
		line-height: 1.3;
		height: unset;
		padding: 5px;
	}

	.nspArt p.nspText {
		text-align: center;
	}

	.price-table td,
	.price-table td:last-child {
		font-size: 1rem;
	}

	.price-table .price-table-title td {
		font-size: 1.1rem;
	}

	.blocki-ssylki {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.blocki-ssylki .block-ssylka {
		float: none;
		width: 31%;
		margin: 1%;
	}

	.blocki-ssylki .block-ssylka:last-child {
		margin: 1%;
	}

	.block-ssylka a {
		display: block;
		width: 100%;
		height: 100%;
		padding: 20px;
		font-size: 1.1rem;
	}

	.page-id-8 .moduletable_news.novosti,
	.page-id-8 .moduletable_allnews.novosti-vse {
		display: none !important;
	}

	.page-id-9 .moduletable_news.poleznoe,
	.page-id-9 .moduletable_allnews.poleznoe-vse {
		display: none !important;
	}
}

@media(max-width: 991px) {
	.moduletable_mail {
		display: none;
	}

	.header-contacts {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.header-contacts .sp {
		display: none;
	}

	.contact-item {
		margin: 0;
		margin-bottom: 10px;
	}

	.contact-item:first-of-type {
		margin-left: 0;
	}

	.contact-item:last-of-type {
		margin-bottom: 0;
	}

	.moduletable_slider .nivo-caption {
		height: auto;
		width: 100%;
		background-color: #00307c;
		top: unset;
		padding: 20px;
	}

	.nivo-directionNav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
		left: 50%;
		top: 40%;
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		padding: 0 20px;
	}

	.moduletable_slider .nivo-heading {
		font-size: 1.2rem;
		text-align: center;
	}

	.grsl {
		display: none;
	}

	.nivo-directionNav a {
		position: relative;
	}

	.nivo-prevNav,
	.nivo-nextNav {
		float: none;
		text-indent: unset;
		position: relative;
	}

	.maps .logo {
		display: none;
	}

	.maps .moduletable_copy {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		top: unset;
		background-color: #fff;
		padding: 10px;
		width: 100%;
		line-height: 1.2;
	}

	.maps .moduletable_copy p {
		margin-bottom: 0;
	}

	.footer {
		background-image: none;
		background-color: #09203f;
	}

	.footer .center {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
	}

	.moduletable_orvin {
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
	}

	.moduletable_telf {
		margin-bottom: 10px;
	}

	.custom_telf .sp {
		display: none;
	}

	.custom_orvin p {
		margin-bottom: 5px;
	}

	.kontakty-left,
	.kontakty-right {
		float: none;
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.kontakty-right iframe {
		width: 100%;
	}

	.adres-icon,
	.tel-icon,
	.email-icon,
	.sajt-icon {
		background-size: 20px 20px;
		padding-left: 30px;
		padding-top: 0;
		padding-bottom: 0;
		min-height: 25px;
		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;
	}

	.tel-icon a {
		font-size: 1.2rem;
	}

	#sbox-window {
		z-index: 65557;
		width: 90% !important;
		max-width: 450px !important;
		top: 50% !important;
		left: 50% !important;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: auto !important;
		min-height: 450px;
		position: fixed !important;
	}

	#sbox-content iframe {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 100%;
		height: 100%;
	}


}

@media(max-width: 767px) {

	html {
		font-size: 14px;
	}

	.header .logo img {
		max-width: 80px;
	}

	.moduletable_tel {
		margin: 0 auto;
	}

	.moduletable_tel a {
		font-size: 16px;
	}

	.menu-btn {
		display: block;
	}

	.moduletable_menu {
		display: none !important;
	}

	.mobile-menu {
		position: fixed;
		z-index: 40;
		top: 0;
		bottom: 0;
		left: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
		max-width: 250px;
		padding: 0;
		-webkit-transition: 0.3s all linear;
		-o-transition: 0.3s all linear;
		transition: 0.3s all linear;
		-webkit-transform: translate(-200%, 0%);
		    -ms-transform: translate(-200%, 0%);
		        transform: translate(-200%, 0%);
		background-color: #fff;
	}

	.mobile-menu.show {
		-webkit-transition: 0.3s all linear;
		-o-transition: 0.3s all linear;
		transition: 0.3s all linear;
		-webkit-transform: translate(0%, 0);
		    -ms-transform: translate(0%, 0);
		        transform: translate(0%, 0);
	}

	.moduletable_mobile-menu {
		height: 100%;
		overflow-y: auto;
	}

	.moduletable_menu ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.moduletable_menu ul li {
		opacity: 1 !important;
		-webkit-animation: none !important;
		        animation: none !important;
	}

	.mobile-menu a {
		display: block;
		padding: 15px 20px;
		text-align: left;
		-webkit-transition: 0.3s all linear;
		-o-transition: 0.3s all linear;
		transition: 0.3s all linear;
		font-weight: 700;
		text-transform: uppercase;
		color: #000;
		font-size: 16px;
		position: relative;
		border-bottom: 1px solid #f1f1f1;
	}

	.mobile-menu a:hover,
	.mobile-menu .current a {
		background-color: #c21919;
		color: #fff;
		background-image: none;
		border-bottom: 1px solid #c21919;
	}

	.header-contacts {
		margin-right: 75px;
	}

	.moduletable_slider .nivo-caption .nivo-heading {
		font-size: 1rem;
	}

	.item-page .job-partners {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.item-page .job-partners__item {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
		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-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
	}

	.job-partners__img {
		margin: 0;
		margin-bottom: 10px;
		height: 50px;
	}

	.moduletable_mcontent li {
		width: 48%;
	}

	.imgdog .dog img {
		float: none !important;
		display: block;
		margin: 0 auto 20px;
	}

	.blocki-ssylki .block-ssylka {
		width: 48%;
	}

	.gallery__item {
		width: 48%;
	}

	.gallery__item--col-1 {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.d-flex .col {
		width: 48%;
	}

}

@media(max-width: 600px) {
	.moduletable_mleft ul.zob li {
		width: 50%;
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
	}

	
	.blog-image {
		float: none;
		margin: 0;
		margin-bottom: 20px;
	}
}

@media(max-width: 480px) {

	h1, h2 {
		font-size: 1.5rem !important;
	}

	h3, h4 {
		font-size: 1.2rem !important;
	}

	.moduletable_mcontent li {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.moduletable_mleft ul.zob li {
		width: 100%;
	}

	.footer-tel {
		display: block;
	}

	.moduletable_telf {
		line-height: 1;
	}

	.footer-separator {
		display: none;
	}

	.blocki-ssylki .block-ssylka,
	.blocki-ssylki .block-ssylka:last-child {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}

	.gallery__item {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.d-flex .col {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
}

@media (min-width: 1500px) {
	.grsl {
		background-position: left -20px top;
	}

	.moduletable_slider .nivo-caption {
		left: 250px;
	}

	.nivo-directionNav {
		left: 800px;
	}
}