@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic,cyrillic-ext');

@media all and (min-width: 1200px) {
	body main .sites .sites_container .site {
		border: 1px solid #bdbdbd;
    	padding: 20px;
    	text-decoration: none;
	}

	body main .sites .sites_container .site .site_logo {
		width: 55%;
		margin-left: 20px;
	}
}

@media all and (min-width: 560px) {

	.header__top li.first-lvl-menu-li.active div.second-lvl-menu {
		background-color: #242424;
		display: block;
		position: absolute;
		top: 0;
		padding-top: 35px;
		left: -80px;
		width: 240px;
	}

	.header__top li.first-lvl-menu-li.active:first-child div.second-lvl-menu {
		left: -10px;
	}

	.header__top li.first-lvl-menu-li.active:last-child div.second-lvl-menu {
		left: initial;
		right: -10px;
	}
}

@media all and (max-width: 1199px) {

	body .header__top, body .footer_container, body main .sites .sites_container,
	body main .news .news_container_top, body main .news .news_container_bottom,
	body main .main_map .main_map_container {
		width: 768px;
	}

		body .header__top .logo {
			margin: 15px 0 15px 20px;
		}

		body .header__top nav {
			margin: 0 20px 0 0;
		}

			body .header__top ul.first-lvl-menu-ul {
				padding: 0;
				margin: 15px 0 0 0;
			}

				body .header__top li.first-lvl-menu-li {
					margin: 0 10px;
				}

					body .header__top li.first-lvl-menu-li > a {
						font-size: 13px;
					}


		body main .sites .sites_container .site {
			width: 50%;
			text-align: center;
		}

			body main .sites .sites_container .site .site_img {
				width: 80%;
			}

			body main .sites .sites_container .site .site_logo {
				width: 80%;
				margin-bottom: 0;
				margin-top: 15px;
			}

		body main .news {
			margin-bottom: 40px;
		}

				body main .news .news_container_top h2 {
					margin-left: 20px;
				}

			body main .news .news_container_bottom {
				text-align: center;
			}

				body main .news .news_container_bottom .column {
					width: 40%;
					margin-bottom: 30px;
				}

				body main .news .news_container_bottom .column:nth-child(2n) {
					margin-right: 0;
				}


		body main .main_map {

		}

			body main .main_map h2 {
				margin-left: 20px;
			}



		body footer .column_1 {
    		margin-right: 30px;
    		margin-left: 20px;
    	}


} /* media - 1199px; */

@media all and (max-width: 767px) {

	body .header__top, body .footer_container, body main .sites .sites_container,
	body main .news .news_container_top, body main .news .news_container_bottom,
	body main .main_map .main_map_container {
		width: 560px;
	}

		body .header__top .logo {
			margin: 15px 0 5px 10px;
		}

		body .header__top nav {
			margin: 0 10px 0 0;
		}

			body .header__top ul.first-lvl-menu-ul {
				margin: 10px 0 0;
			}

				body .header__top li.first-lvl-menu-li {
					margin: 0 5px;
				}



		body main .sites .sites_container {
			padding: 50px 0;
		}




		body footer {
			height: 400px;
		}

		body footer .footer {
			padding-top: 30px;
		}

			body footer .column {
				margin-right: 10px;
			}

				body footer .column h6 {
					font-size: 14px;
				}

				body footer .column p, body footer .column address, body footer .column a {
					font-size: 10px;
				}

					body footer .column li {
						margin: 0;
					}
	



} /* media - 767px */

@media all and (max-width: 559px) {

	body .header__top, body .footer_container, body main .sites .sites_container,
	body main .news .news_container_top, body main .news .news_container_bottom,
	body main .main_map .main_map_container {
		width: 360px;
	}

	body header {
		background-color: #242424;
		/*position: absolute;*/
	}

		body .header__top {
			width: 100%;
			text-align: center;
		}

		body .header__top .menu_burger {
			display: block;
			position: absolute;
			margin: 7px 0 0 15px;
		}

			body .header__top .menu_burger a {
				color: #fff;
				font-size: 30px;
			}


		body .header__top .logo {
			width: 50%;
			margin: 12px 0  10px;

		}

		body .header__top nav {
			display: none;
			width: 100%;
			float: initial;
			position: absolute;
			left: 0;
			background-color: #242424;
		}

			body .header__top nav ul.first-lvl-menu-ul {
				width: 100%;
				text-align: left;
			}

				body .header__top li.first-lvl-menu-li {
					display: block;
					font-size: 21.5px;
					margin-left: 20px;
					margin-bottom: 10px;
    				margin-top: 5px;
				}

					body .header__top li.first-lvl-menu-li > a {
						font-size: 21.5px;
					}

					body .header__top li.first-lvl-menu-li .second-lvl-menu {
						display: none;
						position: relative;
						width: initial;
					}

						body .header__top li.first-lvl-menu-li .second-lvl-menu a {
							font-size: 18px;
						}

	body div.banner {
		overflow: hidden;
	}

		body div.banner img {
			width: 125%;
		}

	body main .sites .sites_container {
		padding: 30px 0 60px;
	}

		body main .news .news_container_top h2 {
			font-size: 30px;
		}

		body main .news .news_container_bottom .column {
			width: 85%;
			margin: 0 0 30px;
		}

		body main .main_map h2 {
			font-size: 30px;
		}

		body main .main_map img {
			width: 140%;
			margin-left: -70px;
		}


	body footer {
		height: 840px;
	}

		body footer .footer {
		    height: 840px;
		}

			body footer .column {
				width: 80%;
				margin: 0 0 30px 30px;
			}

				body footer .column h6 {
					font-size: 18px;
				}

				body footer .column p, body footer .column address, body footer .column_3 a {
					font-size: 14px;
					margin-left: 10px;
				}






} /* media - 559px */

@media all and (max-width: 359px) {

	body .header__top, body .footer_container, body main .sites .sites_container,
	body main .news .news_container_top, body main .news .news_container_bottom,
	body main .main_map .main_map_container {
		width: 320px;
	}

		body main .news .news_container_top h2 {
			font-size: 25px;
		}


		body main .main_map img {
			margin-left: -60px;
		}



}








@font-face {
	font-family: 'Open Sans', sans-serif;
}

@font-face {
	font-family: 'Lato';
	src: url(../fonts/Lato-Bold.ttf);
}

.clearfix::before, .clearfix::after {
	content: "";
	display: table;
}

.column:hover .zoomIn {
	-webkit-transform: scale(1.05) translateZ(0);
	-moz-transform: scale(1.05) translateZ(0);
	-o-transform: scale(1.05) translateZ(0);
	transform: scale(1.05) translateZ(0);
}

body {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}




header {
	width: 100%;
	margin: 0;
	position: relative;
	top: 0; left: 0;
	background-color: rgba(0,0,0,0.8);
	background-color: #242424;
	z-index: 10;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}

	.header__top {
		width: 1200px;
		margin: 0 auto;
	}

		.header__top .menu_burger {
			display: none;
		}

		.header__top .logo {
			width: 18%;
			display: inline-block;
			vertical-align: middle;
			margin: 10px 0;
		}

			.header__top .logo a {
				width: 100%;
				display: block;
			}

				.header__top .logo img {
					width: 100%;
				}


		.header__top nav {
			display: inline-block;
			float: right;
			margin: 0 0 0;
		}

			.header__top ul.first-lvl-menu-ul {
				display: inline-block;
			}

				.header__top li.first-lvl-menu-li {
					display: inline-block;
					position: relative;
					margin: 0 20px;
				}

					.header__top li.first-lvl-menu-li a,
					.header__top li.first-lvl-menu-li span{
						text-decoration: none;
						color: #cccccc;
						position: relative;
						z-index: 2;
						cursor: pointer;
						text-transform: uppercase;
					}

						.header__top li.first-lvl-menu-li a:hover,
						.header__top li.first-lvl-menu-li span:hover {
							color: #ffffff;
							cursor: pointer;
						}

					.header__top div.second-lvl-menu {
						display: none;
						width: 120px;
						background-color: #242424;
					}

						.header__top div.second-lvl-menu ul {
							display: block;
							width: 100%;
							padding: 0;
						}

							.header__top div.second-lvl-menu ul li {
								color: #fff;
								list-style: none;
								padding-left: 15px;
								margin-bottom: 10px;
							}

							.header__top div.second-lvl-menu ul li:first-child {
								margin-top: 15px;
							}


main {

}

		main .banner{
			width: auto;
			display: block;
			height: 220px;
		    max-width: 100%;
		}



	main .sites {
		width: 100%;
	}

		main .sites .sites_container {
			width: 1100px;
			margin: 0 auto;
			padding: 80px 0;
		}

			main .sites .sites_container .site {
				width: 45%;
				display: inline-block;
			}

			main .sites .sites_container .site_right {
				float: right;
			}

				main .sites .sites_container .site .site_img {
					width: 40%;
					display: inline-block;
					overflow: hidden;
				}

					main .sites .sites_container .site .site_img img {
						width: 100%;
						display: block;
					}

				main .sites .sites_container .site .site_logo {
					width: 59%;
					display: inline-block;
					margin-bottom: 40px;
				}

					main .sites .sites_container .site .site_logo img {
						width: 100%;
						display: block;
					}



	main .news {
		width: 100%;
		padding-bottom: 50px;
		margin-top: 20px;
	}

		main .news .news_container_top {
			width: 1100px;
			margin: 0 auto;
		}

			main .news .news_container_top h2 {
				font-size: 40px;
				margin: 0;
				font-weight: 200;
				color: #7d7d7d;
			}

		main .news hr {
			margin: 0 0 30px;
		}

		main .news .news_container_bottom {
			width: 1100px;
			margin: 0 auto;
			padding: 0 10px;
		}

			main .news .news_container_bottom .column {
			    width: 20%;
			    display: inline-block;
			    border: 1px solid #818181;
			    box-sizing: border-box;
			    vertical-align: top;
			    margin: 0 25px;
			    margin-top: 40px;
			    min-height: 400px;
			    max-height: 400px;
			}

				main .news .news_container_bottom .column .new_img {
					width: 100%;
					border-bottom: 1px solid #818181;
					box-sizing: border-box;
					overflow: hidden;
				}

					main .news .news_container_bottom .column .new_img img {
						width: 100%;
						display: block;

						-webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,1,1);
    					-moz-transition: -moz-transform .3s cubic-bezier(.4,0,1,1);
    					-o-transition: -o-transform .3s cubic-bezier(.4,0,1,1);
    					transition: transform .3s cubic-bezier(.4,0,1,1);
					}

				main .news .news_container_bottom .column .new_container {
					padding: 0 15px;
					text-align: center;
				}

					main .news .news_container_bottom .column .new_container a {
						color: #7d7d7d;
						font-family: sans-serif;
						font-size: 15px;
						text-decoration: none;
						font-weight: 600;
					}

					main .news .news_container_bottom .column .new_container p {
						font-size: 14px;
						color: #7d7d7d;
						font-weight: 400;
						max-height: 120px;
						min-height: 120px;
						overflow: hidden;
					}

						main .news .news_container_bottom .column .new_container p span {
							font-size: 12px;
							display: block;
							margin: 15px 0;
						}

						main .news .news_container_bottom .column .new_container p a {
							color: #000;
							font-family: 'Open Sans', sans-serif;
						}



			main .news .news_container_bottom .column.column_4 {
				margin-right: 0;
			}





	main .main_map {

	}

		main .main_map .main_map_container {
			width: 1100px;
			margin: 0 auto;
		}

		main .main_map h2 {
			font-size: 44px;
			font-weight: 300;
			color: #7d7d7d;
			margin: 0;
		}

		main .main_map .map {
			width: 100%;
			overflow: hidden;
		}

			main .main_map img {
				width: 100%;
				display: block;

				-webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,1,1);
    			-moz-transition: -moz-transform .3s cubic-bezier(.4,0,1,1);
    			-o-transition: -o-transform .3s cubic-bezier(.4,0,1,1);
    			transition: transform .3s cubic-bezier(.4,0,1,1);
			}









/* Footer */

.footer a{
	text-decoration: none;
}

footer {
	width: 100%;
	height: 330px;
	background-color: #1b1b1b;
}

	footer a, footer p, footer address {
		color: #818181;
		font-size: 12px;
		font-weight: 600;
		font-style: normal;
	    letter-spacing: 1px;
        line-height: 22px;
	}

	footer h6 {
		margin: 0 0 15px;
		font-size: 16px;
		color: #fff;
		font-family: sans-serif;
	}

	.footer {
		width: 100%;
		height: calc(415px - 80px);
		background-color: #262626;
		padding: 60px 0;
	}

		.footer_container {
			width: 1200px;
			height: 100%;
			margin: 0 auto;
		}

			footer .column {
				width: 22%;
				display: inline-block;
				float: left;
				margin-right: 25px;
			}

				footer .column_1 {
					margin-right: 60px;
				}

				footer .column_1 img {
					width: 100%;
				}

				footer .column_2 {

				}

				footer .column_3 {
						margin-right: 0;
				}

					footer .column_3 ul {
							padding: 0;
					}

						footer .column_3 li {
							list-style-type: none;
							margin-bottom: 5px;
						}

							footer .column_3 a {
								text-decoration: none;
							}

				footer .column_4 {
					margin-right: 0;
				}

					footer .column_4 h6 {
						margin-bottom: 30px;
					}

					footer .column_4 img {
						width: 100%;
					}


/* Special */

.header2 {
	z-index: 10000;
}
.title{
	text-align: center;
	font-size: 28px;
}

.page-about .banner{
	height: auto;
}
.page-news span.date{
	text-align: left;
	width: 100%;
	display: block;
    margin-top: 20px;
   line-height: 15px
}
.page-news img[align="center"] {
    display: block;
    width: 100%;
    margin: 15px;
    max-width: 100%;
}
.page-news img[align="left"] {
    display: block;
    max-width: 500px;
    width: 100%;
    margin: 0 15px 15px 0;
}
.page-news img[align="right"] {
    display: block;
    max-width: 500px;
    width: 100%;
    margin: 0 0 15px 15px;
}
.page-news .title{
	margin-top: 0;
	text-align: left;
    line-height: 21px;
}
.page-news .date .fa{
	margin-right: 5px;
}
.page-news hr{
	margin: 20px 0;
}
.page-news .news-content p{
	text-align: justify;
}
.news-content{
	margin-top: 20px;
}
.contacts-box--high{
    position: relative;
    padding: 10px 30px;
}

.contacts-box__title {
    font-weight: bold;
    color: #7d7d7d;
    font-size: 26px;
    padding: 10px 0;
    display: inline-block;
    text-align: center;
}
.contacts-box__address {
    color: #7d7d7d;
    margin-top: 15px;
}
.form-group {
    margin-bottom: 0px;
}
.form-group {
    text-align: left;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.form-control {
    border: 1px solid #09375f;
}
.form-control {
    font-size: 13px;
}
.form-control {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #677aff;
    padding: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-height{
    height: 35px;
}
.contacts-box__address span {
    font-size: 12px;
    vertical-align: super;
    margin-left: 5px;
}
.form-control {
    border: 1px solid #7d7d7d;
}
.btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-default {
    transition: all 0.5s ease;
    color: #7d7d7d;
    background: #fff;
    font-size: 16px;
    border-color: #7d7d7d;
    font-weight: bold;
    display: block;
    float: none;
    width: 100%;
    font-weight: bold;
    outline: none;
}

.btn-default:hover {
    color: #fff;
    background: #7d7d7d;
    border-color: #7d7d7d;

}
.sites a {
	box-sizing: unset;
}
.container_left i.fa.fa-phone,
footer i.fa.fa-phone {
    margin-right: 8px;
}
.container_left i.fa.fa-mobile,
footer i.fa.fa-mobile {
    margin-right: 8px;
    margin-left: 4px;
}
.container_left i.fa.fa-envelope-o,
footer i.fa.fa-envelope-o {
    margin-right: 5px;
}
.container_left i.fa.fa-map-marker,
footer i.fa.fa-map-marker {
   margin-right: 7px;
    margin-left: 3px;
}
.banner-map{
   	width: 100%;
    height: 400px;
}

.site_left img,
.site_right img{
	transition: transform .3s cubic-bezier(.4,0,1,1);
}
.site_left:hover .zoomIn,
.site_right:hover .zoomIn{
	-webkit-transform: scale(1.05) translateZ(0);
	-moz-transform: scale(1.05) translateZ(0);
	-o-transform: scale(1.05) translateZ(0);
	transform: scale(1.05) translateZ(0);
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #dadada;
    border-radius: 4px;
}
.breadcrumb {
    text-align: left;
    font-size: 14px;
    list-style: none;
    display: block;
    margin-bottom: 50px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb a {
    text-decoration: none;
    margin-right: 5px;
    color: #999999;
}
.breadcrumb a {
    display: inline-block;
}
.breadcrumb a:hover{
	color: #000;
}
main p {
    font-size: 18px;
    color: #7d7d7d;
    margin: 0;
    line-height: 25px;
}
main .download {
    background-color: #242424;
    text-align: center;
    padding: 10px 0;
}
main .download h2 {
	color: #fff;
    font-size: 20px;
    font-weight: 400;
}
main .download a {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    display: block;
    font-weight: 600;
    display: inline-block;
    margin: 20px 15px 0;
}
main .download span {
	display: block;
    margin: 30px 0 30px 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
.banner{
	position: relative;
}
.banner p{
    position: absolute;
    left: 50%;
    top: 35%;
    font-size: 50px;
    color: #fff;
    font-weight: 300;
}
.news_container_top{
	position: relative;
}
.news_container_top a{
	position: absolute;
    top: 24px; 
    right: 0;
    font-size: 20px;
}
.soc-icons{
    margin: 12px 0;
    float: right;
	display: inline-block;
}
.soc-icons li{
    display: inline-block;
    position: relative;
}
.soc-icons li a{
	color: #cccccc;
	font-size: 23px;
	margin-left: 15px;
}



@media screen and (min-width: 422px){
	.mobile-news{
		display: none;
	}
}


.jGrowl-notification{
    position: absolute;
    z-index: 999;
    top: 100px;
    right: 50px;
}
.ajax_form.af_example .controls input, .ajax_form.af_example .controls textarea{
	font-family: 'Open Sans', sans-serif;
}
.banner-slider{
    min-height: calc(100vh - 90px);
}
.banner img{
	max-width: 100%;
}
.video-frame {
    margin-top: 30px;
}
@media screen and (max-width: 420px){
	.banner p{
		font-size: 15px;
		left: 33%;
    	top: 28%;
	}
	.contacts-box__title{
		text-align: left;
    	width: 100%;
	}
	.contacts-box__title{
		font-size: 20px;
	}
	.news_container_top a{
		display: none;
	}
	.mobile-news{
		display: block;
	    text-align: center;
	}
	.video-frame {
	    padding: 0 20px;
	}
	.page-news img[align="left"]{
		display: block;
	    margin: 0 0px 30px 0;
	    width: 100%;
	}
	.soc-icons{
		float: left;
	    padding-left: 9px;
	    margin-bottom: 0;
	}
}

.full_section_inner.clearfix {
    display: flex;
    max-width: 930px;
    margin: auto;
    justify-content: space-between;
        margin-bottom: 50px;
}
a.par {
    width: 25%;
    text-align: center;
}
.par .title {
    text-align: center;
    font-size: 22px;
        margin-top: 20px;
}

.img img {
    max-width: 140px;
}
.flex {
    max-width: 900px;
    margin: auto;
   margin-top: 40px;
}
.item {
    display: flex;
    margin-top: 50px;
}
.title_block {
    color: #7d7d7d;
    font-size: 42px;
    line-height: 38px;
    padding-left: 10%;
}
.item hr {
    margin: 15px 0px;
    border-color: rgba(206, 206, 206, 0.2);
}
.item p, .item .ul {
    padding-left: 2%;
}
.item .ul {
    margin: 20px 0;
    font-size: 20px;
    line-height: 30px;
    color: #7d7d7d;
    text-align: left;
    margin-left: 7%;
    
}
.item .ul li{
	line-height: 40px;
}
.black {
    background: #262626;
    text-align: center;
    margin-bottom: 5px;
    padding: 30px 0;
        color: #fff;
        font-size: 31px;
}
.black a {
    color: #fff!important;
    font-size: 21px;
}
.black_title {
    margin-bottom: 30px;
}

@media screen and (max-width: 768px){
   .full_section_inner.clearfix {
    flex-wrap: wrap;
    max-width: 750px;
}
a.par {
    width: 50%;
    margin-bottom: 40px;
}

}
@media screen and (max-width: 640px){
    .item {
	    display: flex;
	    flex-direction: column-reverse;
	    align-items: center;
	}
	.img_block {
	    margin: 20px 0;
	}
	.title_block{
	    text-align: center;
	}
	.item p, .item .ul {
	    padding: 0 5%;
	        max-width: 320px;
	}
}
.news_container_bottom .column .new_container h4{
	max-height: 65px;
	min-height: 65px;
	overflow: hidden;
}
@media screen and (max-width: 420px){
    a.par {
	    width: 100%;
	}
	main .banner{
		height: 40px;
	}
}