@charset 'UTF-8';
/* @font-face объявления перенесены в fonts.css */

h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:.5rem;
    letter-spacing: 0;
}
html body {
	font-size:16px;
	min-width:320px;
	position:relative;
	line-height:1.65;
	/* font-family:Montserrat,sans-serif; - перенесено в fonts.css */
	overflow-x:hidden;
	color:#333
}
.hidden {
	display:none
}
.img-responsive {
	display:block;
	max-width:100%;
	height:auto
}
.img-responsive.img-width {
	width:100%
}
.text-center {
	text-align:center
}
b,strong {
	font-weight:700
}


.wrap {
	max-width:1700px;
	margin:0 auto;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	overflow:hidden;
    padding:0 70px;
}
/*
.page-template-about .header-main.filled{
    margin-bottom: 32px;
}
*/
.mob_only {
	display:none;
	position:relative
}
@media screen and (max-width:991px) {
    .wrap {
        padding:0 20px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
	.mob_only {
		display:none
	}
}
@media screen and (max-width:767px) {
	.mob_only {
		display:block;
		padding:5.3rem 0;
		margin-top:10px
	}
	.mob_only:before {
		content:"";
		display:block;
		background:url(../img/about/mob_main-bg.jpg) no-repeat;
		background-position:bottom;
		-webkit-background-size:cover;
		background-size:cover;
		width:100%;
		position:absolute;
		left:0;
		top:0;
		height:100%
	}
}
@media screen and (max-width:767px) {
	nav {
		display:none;
		position:absolute;
		width:100%;
		left:0;
		top:0;
		background:#fff;
		z-index:12
	}
	nav ul li a {
		color:#000
	}
}
.header {
	padding-top:2rem;
	padding-bottom:7rem;
	position:relative
}
@media screen and (max-width:767px) {
	.header {
		padding:1rem 0
	}
}
.header_mob-active span:nth-child(2) {
	display:none
}
.header_mob-active span:nth-child(1) {
	-webkit-transform:rotate(40deg);
	-ms-transform:rotate(40deg);
	transform:rotate(40deg)
}
.header_mob-active span:nth-child(3) {
	-webkit-transform:rotate(-40deg);
	-ms-transform:rotate(-40deg);
	transform:rotate(-40deg);
	margin-top:-10px
}
.header_mob {
	display:none;
	text-align:right
}
.header_mob span {
	width:45px;
	height:4px;
	background:#579e25;
	display:block;
	margin-bottom:7px;
	margin-left:auto
}
.header_mob span:nth-child(2) {
	width:30px
}
@media screen and (min-width:768px) and (max-width:991px) {
	.header_mob {
		display:block;
		width:45px
	}
}
@media screen and (max-width:767px) {
	.header_mob {
		display:block
	}
}
.header:before {
	content:"";
	background:url(../img/about/main-bg.png) no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	background-position:bottom left;
	width:71%;
	min-height:400px;
	position:absolute;
	right:0;
	top:-25%;
}
@media screen and (min-width:768px) and (max-width:991px) {
	.header:before {
		background:url(../img/about/tabel_main-bg.jpg) no-repeat;
		width:70%;
		z-index:-1;
		top:0;
		min-height:420px;
		background-position:bottom left
	}
}
@media screen and (min-width:992px) and (max-width:1279px) {
	.header:before {
		top:-4rem;
		right:-30px;
        width:77%;
	}
}
@media screen and (max-width:767px) {
	.header:before {
		display:none
	}
}
.header .wrap {
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:top;
	-webkit-align-items:top;
	-ms-flex-align:top;
	align-items:top
}
@media screen and (min-width:768px) and (max-width:991px) {
	.header .wrap {
		-webkit-box-align:center;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center
	}
}
@media screen and (max-width:767px) {
	.header .wrap {
		-webkit-box-align:center;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center
	}
}
.header_left {
	position:relative;
	z-index:1;
    max-width: 25%;
}
@media screen and (min-width:768px) and (max-width:991px) {
	.header_left {
		width:25%
	}
}
@media screen and (max-width:767px) {
	.header_left {
		width:45%
	}
}
.header_right {
	max-width:55%;
	position:relative
}
@media screen and (min-width:768px) and (max-width:991px) {
	.header_right {
		width:100%
	}
}
@media screen and (max-width:767px) {
	.header_right {
		display:none
	}
}
.header nav {
	margin-top:1rem
}
@media screen and (min-width:768px) and (max-width:991px) {
	.header nav {
		display:none
	}
}
@media screen and (max-width:767px) {
	.header nav {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%
	}
}
.header nav ul {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	list-style:none;
	margin:0;
	padding:0;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}
.header nav ul li {
	margin-right:25px
}
.header nav ul li:last-child {
	margin-right:0
}
.header nav ul li a {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	font-weight: 700; font-family:Montserrat,sans-serif;
}
@media screen and (min-width:992px) and (max-width:1279px) {
	.header nav ul li a {
		font-size:14px;
		line-height:18px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.header nav ul li a {
		font-size:11px
	}
}
main {
	position:relative;
	z-index:3;
}
main h1 {
	color:#ffdc00;
	text-transform:uppercase;
	font-weight: 700; font-family:Montserrat,sans-serif;
	font-size:48px;
	line-height:50px;
	/*margin-top:30px*/
}
@media screen and (min-width:992px) and (max-width:1400px) {
	main h1 {
		font-size:40px;
		line-height:46px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	main h1 {
		font-size:33px;
		line-height:40px
	}
}
@media screen and (max-width:767px) {
	main h1 {
		font-size:32px;
		line-height:36px
	}
}
main p {
	color:#fff;
	font-size:25px;
	line-height:32px;
	margin-top:15px;
	font-weight: 700; font-family:Montserrat,sans-serif;
}
@media screen and (min-width:992px) and (max-width:1400px) {
	main p {
		font-size:18px;
		line-height:24px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	main p {
		font-size:16px;
		line-height:18px
	}
}
@media screen and (max-width:767px) {
	main p {
		font-size:14px
	}
}
.main_one {
	overflow:visible;
}
.main_one .wrap {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
    overflow:visible;
}
.main_one h2 {
	font-size:70px;
	line-height:77px;
	text-transform:uppercase;
	text-align:center;
	font-weight: 700; font-family:Montserrat,sans-serif;
}
@media screen and (min-width:992px) and (max-width:1400px) {
	.main_one h2 {
		font-size:46px;
		line-height:50px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.main_one h2 {
		font-size:46px;
		line-height:50px
	}
}
@media screen and (max-width:767px) {
	.main_one h2 {
		font-size:18px;
		line-height:20px
	}
}
.main_one h2 span {
	color:#e44d1d
}

.banner{
    max-width: 80%;
    margin: 0 auto;
    overflow:visible;
}
.main_one .banner_txt {
	color:#32a11c;
	margin:2rem 0
}
.main_two {
	background:url(../img/about/block2.jpg) no-repeat;
	padding-top: 66.6%;
	-webkit-background-size:cover;
	background-size:cover;
	background-position:center
}
@media screen and (max-width:767px) {
	.main_two {
		min-height:400px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.main_two {
		min-height:500px
	}
}
.main_three {
	padding:4.3rem 0;
	position:relative
}
.main_three .wrap {
	-webkit-box-align:bottom;
	-webkit-align-items:bottom;
	-ms-flex-align:bottom;
	align-items:bottom
}
@media screen and (max-width:767px) {
	.main_three {
		padding:1rem 0;
		overflow:hidden;
		padding-bottom:6rem
	}
}
.main_three:before {
	width:100%;
	min-height:100%;
	background-image:url(../img/about/main_three-bg-new.png);
    background-repeat:  no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	background-position:top right;
	content:"";
	top:0;
	position:absolute;
	z-index:-2;
    padding-top: 37.7%;
	/*left:-25%*/
}
@media screen and (min-width:992px) and (max-width:1279px) {
	.main_three:before {
		padding-top: 45%;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	/*.main_three:before {
		left:-30%;
		top:-60px;
		background-position:bottom right
	}*/
}
@media screen and (max-width:767px) {
	.main_three:before {
		background-image:url(../img/about/main_three-bg-mob.png);
        padding-top: 63%;
	}
}
.main_three .three_txt {
	width:55%;
	margin-top:3rem;
	padding-bottom:6rem
}
@media screen and (min-width:992px) and (max-width:1279px) {
	.main_three .three_txt {
		margin-top:1rem;
		width:53%
	}
}
@media screen and (max-width:767px) {
	.main_three .three_txt {
		width:80%
	}
}
.main_three .three_img {
	width:40%;
	position:absolute;
	bottom:-220px;
	right:200px
}
@media screen and (min-width:992px) and (max-width:1400px) {
	.main_three .three_img {
		bottom:-150px;
		right:150px;
		width:40%
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.main_three .three_img {
		bottom:-40px
	}
}
@media screen and (max-width:767px) {
	.main_three .three_img {
		bottom:0;
		width:50%;
		right:15px
	}
}
.main_three h3 {
	font-size:36px;
	line-height:40px;
	text-transform:uppercase;
	font-weight: 700; font-family:Montserrat,sans-serif;
	color:#ffdc00;
}
@media screen and (min-width:992px) and (max-width:1279px) {
	.main_three h3 {
		font-size:19px;
		line-height:26px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.main_three h3 {
		font-size:19px;
		line-height:26px
	}
}
@media screen and (max-width:767px) {
	.main_three h3 {
		font-size:12px;
		line-height:16px
	}
}
/*.main_three h3:first-child {
	color:#ffdc00
}*/
.main_three p {
    font-size:36px;
	line-height:40px;
	font-weight: 500;
    font-family:Montserrat,sans-serif;
	color:#fff;
	margin:25px 0;
	display:block
}
@media screen and (min-width:992px) and (max-width:1400px) {
	.main_three p {
		font-size:19px;
		line-height:24px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.main_three p {
		font-size:18px;
		line-height:24px
	}
}
@media screen and (max-width:767px) {
	.main_three p {
		font-size:12px;
		line-height:16px
	}
}
.main_four {
	margin-top:14rem;
	position:relative
}
@media screen and (max-width:767px) {
	.main_four {
		margin-top:3rem
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.main_four {
		margin-top:3rem
	}
}
.main_four:after {
	content:"";
	background:url(../img/about/last-bg.jpg) no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	display:block;
	min-height:200px;
	width:100%;
	margin-top:4rem
}
@media screen and (max-width:767px) {
	.main_four:after {
		background-position:center;
		min-height:130px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.main_four:after {
		background-position:center;
		min-height:130px
	}
}
.main_four h2 {
	font-size:54px;
	line-height:60px;
	text-transform:uppercase;
	font-weight: 700; font-family:Montserrat,sans-serif;
	color:#32a11c
}
@media screen and (min-width:992px) and (max-width:1279px) {
	.main_four h2 {
		font-size:46px;
		line-height:54px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.main_four h2 {
		font-size:46px;
		line-height:50px
	}
}
@media screen and (max-width:767px) {
	.main_four h2 {
		font-size:18px;
		line-height:20px;
	}
}
.main_four h2 span {
	color:#c21e24;
    display: block;
}
.page-template-about .footer_top{
    display: none;
}

.page-template-about footer{
    margin-top: 0;
}

/*footer {
	background:#000;
	padding:2rem 0
}*/
footer .left {
	width:30%;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}
@media screen and (max-width:767px) {
	footer .left {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		width:18%
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	footer .left {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		width:18%
	}
}
footer .logo {
	width:50%
}
@media screen and (max-width:767px) {
	footer .logo {
		width:100%
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	footer .logo {
		width:100%
	}
}
footer .wrap {
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between
}
footer .social {
	margin-right:auto;
	width:50%
}
@media screen and (max-width:767px) {
	footer .social {
		width:100%;
		margin-top:8px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	footer .social {
		width:100%;
		margin-top:8px
	}
}
footer .social ul {
	list-style:none;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	margin:0;
	padding:0
}
footer .social ul li {
	margin-right:20px
}
@media screen and (max-width:767px) {
	footer .social ul li {
		margin-right:5px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	footer .social ul li {
		margin-right:10px
	}
}
footer .social ul li a {
	width:30px;
	height:30px;
	display:block;
	background:#fff;
	-webkit-border-radius:100%;
	border-radius:100%;
	padding:5px
}
@media screen and (min-width:992px) and (max-width:1279px) {
	footer .social ul li a {
		width:25px;
		height:25px
	}
}
@media screen and (max-width:767px) {
	footer .social ul li a {
		width:15px;
		height:15px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	footer .social ul li a {
		width:25px;
		height:25px
	}
}
@media screen and (min-width:992px) and (max-width:1279px) {
	footer .support {
		width:10%
	}
}
@media screen and (max-width:767px) {
	footer .support {
		width:12%
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	footer .support {
		width:12%
	}
}
footer .contact {
	color:#fae200;
	font-size:20px;
	line-height:23px;
	text-align:right
}
@media screen and (min-width:992px) and (max-width:1279px) {
	footer .contact {
		font-size:14px;
		line-height:18px
	}
}
@media screen and (max-width:767px) {
	footer .contact {
		font-size:7px;
		line-height:10px;
		width:25%
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	footer .contact {
		font-size:14px;
		line-height:17px;
		width:25%
	}
}
footer .contact a {
	color:#fae200;
	display:block
}
@media screen and (min-width:992px) and (max-width:1279px) {
	footer .contact a {
		font-size:14px;
		line-height:18px
	}
}
footer .contact .copy {
	color:#fff;
	font-size:16px;
	line-height:20px
}
@media screen and (min-width:992px) and (max-width:1279px) {
	footer .contact .copy {
		font-size:11px
	}
}
@media screen and (max-width:767px) {
	footer .contact .copy {
		font-size:5px;
		line-height:7px
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	footer .contact .copy {
		font-size:14px;
		line-height: 18px
	}
}