@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

input.close {
	display:none;
}

* {
	padding:0;
	margin:0;
}

body {
    font-family: 'Montserrat', sans-serif;
	color:#150940;
}

.menu-header .info {
	display:none;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background:#F8F8F8;
}

::-webkit-scrollbar-thumb {
    background:#98AF38;
}

.la-form-btn,
.submit {
	transition-duration: .5s;
}

a,
input,
select,
textarea,
button {
    outline:none;
	font-family: 'Montserrat', sans-serif;
}

select {
	font-family: 'Montserrat', sans-serif;
	-webkit-appearance: none;
}

a {
    text-decoration:none;
	color:#000;
	transition-duration: .5s;
}

img {
    height:auto;	
	}

ol,
ul {
  list-style: none;
}

a img {
    border:0px;
}

h1 {
	font-family: 'Avenir Next Cyr';
}

.full { 
	min-width:1100px;
    overflow: hidden;
}

.wrap {
	width:1083px;
	margin:0 auto;
	position:relative;
	z-index:100;
}

.nav {
    padding: 18px 0;
    overflow: hidden;
}

.nav .logo {
    float: left;
    padding: 8px 0;
}

.nav .logo img {
	width:129px;
}

.nav .col-1 {
	float: right;
    width: 740px;
	overflow:hidden;
}

.nav .phone {
	float:left;
}

.nav .phone a {
    font-family: 'Avenir Next Cyr';
    font-size: 14px;
    font-weight: 700;
    padding: 6px 30px;
    position: relative;
    display: inline-block;
    letter-spacing: -.2px;
	color:#fff;
}

.nav .phone a:hover {
	color:#98AF38;
}

.nav .phone a:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(images/1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 8px;
}

.nav .snet {
    float: left;
    padding: 4px 18px;
}

.nav .snet a {
	font-size: 15px;
    padding: 0 18px 0 0px;
    color: #fff;
}

.nav .snet a:hover {
	color:#98AF38;
}

.nav .lang {
float: left;
    padding: 5px 0 0 12px;
}

.nav .lang .current-lang a {
	color:#98af38;
}

.nav .lang a {
    color: #fff;
    font-family: 'Avenir Next Cyr';
    font-size: 12px;
    font-weight: 700;
	text-transform:uppercase;
}

.nav .lang li {
	display:inline-block;
	list-style-type:none;
	padding:0 2px;
}

.nav .lang a:hover {
	color:#fff;
}

.nav .button {
	float:right;
}

.nav .button a {
    border: 1px solid #fff;
    display: block;
    float: left;
    width: 168px;
    margin: 1px 0px 0 -1px;
    font-size: 10px;
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.3px;
    padding: 9px 0;
    color: #fff;
}

.nav .button a:hover {
	color: #98AF38;
}

.nav .menu {
	clear:both;
}

.nav .menu li {
	float:left;
}

.nav .menu li a {
	font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Avenir Next Cyr';
    padding: 15px 40px 0 2px;
    display: inline-block;
    color: #fff;
}

.nav .menu li a:hover {
	color: #98AF38;
}

.nav .menu li:last-child a {
	padding:15px 0 0;
}

.header {
    position: relative;
    height: 860px;
	background:url(images/2.jpg) center;
	overflow:hidden;
}

.header video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 10;
    top: 0;
    left: 0;
}

.header:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	background: rgba(14, 9, 27, 0.84);
    z-index: 20;
}

.header-content {
	padding:130px 0;
	overflow:hidden;
}

.header-content h1 {
    font-size: 60px;
    padding: 11px 0;
    letter-spacing: 0.6px;
    float: left;
	color:#fff;
}

.header-content .text {
    float: right;
    width: 486px;
}

.header-content .text p {
    font-size: 14px;
    font-weight: 300;
    padding: 19px 0;
    color: #fff;
    letter-spacing: 0.2px;
    line-height: 1.7;
}

.header-content .button {
    padding: 27px 0;
}

.header-content .button a {
    font-size: 12px;
    font-weight: 700;
    float: left;
    display: block;
    width: 242px;
	color:#000;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 0.2px;
	background:#fff;
}

.header-content .button a:nth-child(1):hover {
	box-shadow: 0 80px 0 0 #72842a inset, 0 -80px 0 0 #72842a inset;
}

.header-content .button a:nth-child(2):hover {
	box-shadow: 0 80px 0 0 #f2f2f2 inset, 0 -80px 0 0 #f2f2f2 inset;
}



.header-content .button a:nth-child(1) {
	background:#98af38;
	color:#fff;
}

.header .item {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 63px;
	z-index:100;
}

.header .item a {
	font-size: 12px;
    font-weight: 100;
    color: #fff;
    position: relative;
    font-family: 'Avenir Next Cyr';
    letter-spacing: 1.2px;
}

.header .item a:before {
    content: "";
    width: 1px;
    height: 70px;
    background: #98af38;
    position: absolute;
    left: 0;
    top: -93px;
    right: 0;
    margin: 0 auto;
}

.main-1 {
    padding: 86px 0 50px;
    background: #fff;
	position:relative;
}

.main-1:before {
	content:"";
	width:100%;
	height:445px;
	background:#F7F7F8 url(images/5.png) center;
	position:absolute;
	top:0;
	left:0;
}

.main-1 .swiper-slide {
    width: 369px;
}

.main-1 .title {
    overflow: hidden;
    padding: 0 0 55px;
}

.main-1 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    float: left;
    letter-spacing: 0.3px;
}

.main-1 .title a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    padding: 13px 0 5px;
    border-bottom: 1px solid #98af38;
    color: #150940;
    letter-spacing: 0.3px;
}

.main-1 .title a:hover {
	color: #98af38;
}

.main-1 .item {
    height: 304px;
	overflow:hidden;
}

.main-1 .item .image {
	height: 207px;
}

.main-1 .item .text p {
    font-size: 14px;
    padding: 0 20px 4px 32px;
    color: #fff;
    letter-spacing: 0.2px;
    line-height: 1.5;
    font-weight: 300;
}

.main-1 .item .content {
	background: #98af38;
	overflow: hidden;
	position:relative;
	height: 304px;
	top:0;
	transition-duration: .5s;
}

.main-1 .item:hover .content {
	top:-207px;
}

.main-1 .item .text span {
	float: right;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 20px 0 2px;
    border-bottom: 1px solid #fff;
    margin: 0 30px;
    letter-spacing: 0.2px;
	transition-duration: .5s;
}

.main-1 .item .text span:hover {
	color: #150940;
	border-bottom: 1px solid #150940;
}

.main-1 .item h3 {
    font-family: 'Avenir Next Cyr';
    font-size: 19px;
    padding: 15px 33px 4px;
    letter-spacing: 0.2px;
    color: #fff;
}

.main-1 .item h4 {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding: 0 33px 20px;
    letter-spacing: 0.2px;
}

.main-1 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 1920px;
}

.main-1 .swiper-container-horizontal>.swiper-scrollbar {
    position: relative;
    left: 0;
    bottom: 0;
    z-index: 50;
    height: 1px;
    width:1083px;
    margin: 75px 0 10px;
    background: #8FB025;
}

.main-1 .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgb(152, 175, 56);
    border-radius: 10px;
    left: 0;
    top: -1px;
    height: 3px;
	transition-duration: .5s;
}

.main-2 {
    padding: 112px 0 181px;
    background: #fff;
}

.main-2 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0.2px;
    padding: 47px 0 46px;
	position:relative;
	z-index:100;
}

.main-2 h2:before {
	content: "";
    width: 160px;
    height: 160px;
    background: #f8f7f9;
    position: absolute;
    left: -80px;
    top: 6px;
    z-index: -1;
}

.main-2 .col {
    width: 100%;
    padding-right: 600px;
	position:relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.main-2 .col p {
	line-height: 1.7;
    padding: 0 0 26px;
    font-size: 14px;
    letter-spacing: 0.2px;
}

.main-2 .col .background {
    width: 651px;
    height: 424px;
    position: absolute;
    right: -603px;
    top: 8px;
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
    background: url(images/4.jpg) center;
    background-size: cover;
}

.main-2 .col .background:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(21, 9, 64, 0.21);
}

.main-2 .la-canvas{
    position: absolute;
    right: 0;
    top: 40px;
}

.main-3 {
    padding: 31px 0 31px;
    overflow: hidden;
	background:#F7F7F8 url(images/14.png) center no-repeat;
}

.main-3 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.2px;
    padding: 47px 0 46px;
	position:relative;
}

.main-3 .col {
    float: left;
    width: 248px;
    margin: 18px 0 7px;
}

.main-3 .col .image {
    height: 245px;
    position: relative;
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
}

.main-3 .col h3 {
    font-size: 22px;
    padding: 28px 0 19px;
    letter-spacing: 0.5px;
}

.main-3 .col p {
	font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 1.6;
}

.main-3 .col span {
    position: absolute;
    z-index: 10;
    width: 61px;
    height: 61px;
    left: -9px;
    top: -9px;
}

.main-3 .col:nth-child(2) {
    margin: 88px 29px;
}

.main-3 .col:nth-child(2) span {
    left: 90px;
    top: -29px;
}

.main-3 .col:nth-child(3) {
    margin: 88px 0;
}

.main-3 .col:nth-child(3) span {
    left: 90px;
    top: -29px;
}

.main-3 .col:nth-child(4) {
	float:right;
}

.main-3 .col:nth-child(4) span {
    left: 195px;
}
.main-11 {
    padding: 60px 0 60px;
    background: #f1f1f1 url(/wp-content/themes/pixart/images/14.png) center no-repeat !important;
    text-align: center;
}
.main-11 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.3px;
    padding: 0 0 45px;
}
.main-12 {
    padding: 60px 0 60px;
    text-align: center;
    background: #f5f5f5;
}
.main-12 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.3px;
    padding: 0 0 45px;
}
.main-12 svg{
    width: 100%;
    height: auto;
}
.main-4 {
    padding: 48px 0 125px;
    overflow: hidden;
    background: #fff;
}

.main-4 h2 {
	font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.2px;
    padding: 46px 0 46px;
    position: relative;
}

.main-4 .col-1 {
	float:left;
	width:500px;
}

.main-4 .col-2 {
    float: right;
    width: 540px;
}

.main-4 .col-2 p {
	font-size: 14px;
    font-weight: 400;
    padding: 38px 84px 0 0;
    letter-spacing: 0.1px;
    line-height: 1.7;
    color: #000;
}

.main-4 .owl-nav {
    position: absolute;
    right: 302px;
    top: -80px;
    z-index: 100;
}

.main-4 .owl-next,
.main-4 .owl-prev {
    padding: 10px;
    width: 98px;
    height: 31px;
    border: 2px solid #94aa38;
    float: left;
    margin: 0 -1px;
    font-size: 0;
}

.main-4 .owl-next:hover {
	background:#F8F7F9 url(images/17.png) center no-repeat;
}

.main-4 .owl-prev:hover {
	background:#F8F7F9 url(images/15.png) center no-repeat;
}


.main-4 .owl-prev {
	background:url(images/15.png) center no-repeat;
}

.main-4 .owl-next {
	background:url(images/17.png) center no-repeat;
}

.main-5 {
	padding: 34px 0 42px;
    overflow: hidden;
    background: #efeff3;
    text-align: center;
	
}

.main-5 img {
	position:relative;
}


.main-6 {
	padding: 110px 0 65px;
    background: #5B567B url(images/20.png) center no-repeat;
    overflow: hidden;
}

.main-6 .title {
    overflow: hidden;
    padding: 0 0 52px;
}

.main-6 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    float: left;
	color:#fff;
    letter-spacing: 0.3px;
}

.main-6 .title a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    padding: 13px 0 5px;
    border-bottom: 1px solid #98af38;
    color: #fff;
    letter-spacing: 0.3px;
}

.main-6 .title a:hover {
	border-bottom: 1px solid #98af38;
    color: #98af38;
}

.main-6 .block .image {
    position: relative;
    float: right;
    width: 297px;
    height: 179px;
    margin: 0 0 57px;
}

.main-6 .block .info {
	position:absolute;
	left:0;
	bottom:0;
}

.main-6 .block .info h3 {
	padding: 24px 24px 15px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.main-6 .block .image:before {
    content: "";
    background: rgba(0, 0, 0, 0.53);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.53), rgba(255, 255, 255, 0));
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
} 

.main-6 .block:hover .image:before {
	background: rgba(0, 0, 0, 0.73);
	background: linear-gradient(to top, rgba(0, 0, 0, 0.57), rgba(23, 14, 14, 0.21));
}

.main-6 .block:nth-child(1) .image {
    position: relative;
    float: left;
    width: 737px;
    height: 414px;
}

.main-6 .block:nth-child(1) .info h3 {
    padding: 24px 34px 37px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
}

.main-6 .block:nth-child(1) .info .date {
    color: #94AA38;
    font-size: 14px;
	font-weight:700;
    padding: 0px 37px;
    letter-spacing: 0.4px;
    position: relative;
    top: 4px;
}

.main-6 .block:nth-child(3) .info .date,
.main-6 .block:nth-child(2) .info .date {
	display:none;
}

.main-7 {
    padding: 141px 0 100px;
    overflow: hidden;
	 background: #fff url(images/22.png) center no-repeat;
}

.main-7 .block {
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
    overflow: hidden;
    margin: 0 -105px 100px;
}

.main-7 .block .col-1 {
    float: left;
    width: 720px;
}

.main-7 .block h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    padding: 56px 0 0 105px;
    letter-spacing: 0.3px;
}

.main-7 .block p {
    padding: 26px 0 0 105px;
    line-height: 1.5;
}

.main-7 .block a {
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    width: 254px;
    color: #fff;
    text-align: center;
    padding: 22px 0;
    letter-spacing: 0.2px;
    background: #98af38;
    margin: 46px 105px;
}

.main-7 .block a:hover {
	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}

.main-7 .block .col-2 {
    float: right;
    width: 523px;
    height: 405px;
	position:relative;
}

.main-7 .block .col-2:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(21, 9, 64, 0.21);
}

.main-7 .seo .h1 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    padding: 67px 0 47px 0;
    letter-spacing: 0.3px;
}

.main-7 .seo .text {
	height: 328px;
    overflow: auto;
    padding: 0 50px 0 0;
}

.main-7 .seo .text p {
    font-size: 14px;
    padding: 0 0 39px;
    letter-spacing: 0.2px;
    line-height: 1.7;
}

.main-7 .seo .text::-webkit-scrollbar {
    width: 2px;
}

.main-7 .seo .text::-webkit-scrollbar-track {
    background:#F8F8F8;
}

.main-7 .seo .text::-webkit-scrollbar-thumb {
    background:#98AF38;
}

.footer {
    overflow: hidden;
    padding: 71px 0 90px;
	background:#EFEFF3;
}

.footer img {
	display:inline-block;
}

.footer .phone {
    font-size: 14px;
    display: inline-block;
    margin: 64px 0 0 28px;
    font-weight: 700;
	clear:both;
    position: relative;
}

.footer .phone:hover {
	color:#98AF38;
}

.footer .phone:before {
	content:"";
	width:14px;
	height:14px;
	position:absolute;
	left: -27px;
    top: 2px;
	background:url(images/23.png) no-repeat;
}

.footer .street {
    margin: 20px 0 16px 28px;
    font-size: 14px;
    line-height: 1.5;
    position: relative;
}

.footer .street:before {
	content:"";
	width:12px;
	height:15px;
	position:absolute;
    left: -27px;
    top: 2px;
	background:url(images/24.png) no-repeat;
}

.footer .time {
    margin: 16px 0 20px 28px;
    font-size: 14px;
	position: relative;
}

.footer .time:before {
	content:"";
	width:18px;
	height:18px;
	position:absolute;
	left: -27px;
    top: 0;
	background:url(images/25.png) no-repeat;
}

.footer .snet {
	margin: 0 30px 0;
    padding: 5px 0;
    font-size: 14px;
}

.footer .snet a {
	display: inline-block;
    padding: 0 20px 0 0;
}

.footer .snet a:hover {
	color:#98AF38;
}

.footer .col-1 {
	float:left;
	width:500px;
}

.footer .col-2 {
    float: right;
    width: 544px;
}

.footer .col-2 .menu {
	overflow:hidden;
}

.footer .col-2 li:nth-child(1) {
	display:none;
}

.footer .col-2 li {
	float:left;
}

.footer .col-2 li a {
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    width: 235px;
    padding: 15px 0 19px;
    border-bottom: 1px solid #dee2ce;
    font-size: 15px;
    margin: 0 0 11px 0px;
}

.footer .col-2 li a:hover {
	border-bottom: 1px solid #98AF38;
	color:#98AF38;
}

.footer .col-2 li:nth-child(3), 
.footer .col-2 li:nth-child(5),
.footer .col-2 li:nth-child(7) {
	float:right;
}

.footer .copy {
	padding: 82px 0 0;
    font-size: 12px;
    letter-spacing: 0.3px;
}

.footer .copy a {
	font-weight: 600;
}

.footer .copy a:hover {
	color:#98AF38;
}
 

#overlay {
	display:none;
} 

.page-header {
	position:relative;
}
  

.page-header:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: rgba(21, 9, 64, 0.51);
}

.page-header h1 {
    font-size: 60px;
    color: #fff;
    padding: 84px 0 39px;
}

.contact {
	padding: 90px 0 0;
    overflow: hidden;
	background:#fff url(images/c6.png) top no-repeat;
}

.contact .block-1 {
	overflow:hidden;
}

.contact .block-1 .col {
    float: left;
    width: 361px;
    padding: 14px 0;
}

.contact .block-1 .col img {
	float:left;
}

.contact .block-1 .col .item {
    width: 275px;
    float: left;
    padding: 4px 22px;
}

.contact .block-1 .col .item p {
    font-size: 14px;
    letter-spacing: 0.3px;
    padding: 0 0 22px;
}

.contact .block-1 .col .item a {
    font-size: 16px;
    letter-spacing: 0.3px;
    font-weight: 700;
    display: block;
    padding: 0 1px 9px;
}

.contact .block-1 .col .item a:hover {
	color:#98AF38;
}

.contact .block-1 .col .item span {
	font-size: 16px;
    letter-spacing: 0.3px;
    font-weight: 700;
    display: block;
    padding: 0 1px 9px;
	line-height:1.5;
}

.contact .block-2 {
    padding: 80px 0;
}

.contact .block-2 .col-1 {
    width: 537px;
    float: left;
    position: relative;
    z-index: 10;
}

.contact .block-2 .col-1 h3 {
    font-size: 36px;
    padding: 18px 0px 7px;
    width: 326px;
    margin: 0px 0 0 254px;
    border-bottom: 3px solid #99af38;
    letter-spacing: 0.8px;
}

.contact .block-2 .col-1 .form {
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
    padding: 60px 20px 24px 100px;
    margin: 94px 0 0;
    overflow: hidden;
}

.contact .block-2 .col-1 .form p {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 1.5;
}

.contact .block-2 .col-1 .form a {
    font-size: 12px;
    font-weight: 700;
    display: block;
    width: 255px;
    color: #fff;
    text-align: center;
    padding: 22px 0;
    letter-spacing: 0.2px;
    background: #98af38;
    margin: 38px 0 60px;
}

.contact .block-2 .col-1 .form a:hover {
	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}

.contact .block-2 .col-2 {
	float:left;
	width:540px;
}

.contact .block-2 .col-2 #map {
    position: relative;
    overflow: hidden;
    width: 745px;
    height: 505px;
    margin: 10px 0 0;
}

.about-header {
	background:url(images/a1.jpg) center;
	background-size:cover;
	height: 770px;
    position: relative;
}

.about:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(21, 9, 64, 0.31);
}

.about-header h1 {
	font-size: 36px;
    padding: 160px 0 0;
    letter-spacing: 0.1px;
    color: #fff;
}

.about-header-content a {
    font-size: 12px;
    font-weight: 700;
    display: block;
    width: 242px;
    color: #fff;
    text-align: center;
    padding: 21px 0;
    letter-spacing: 0.2px;
    background: #98af38;
    margin: 31px 0 60px;
    text-transform: uppercase;
}

.about-header-content a:hover {
	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}

.about-header .item {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 63px;
}

.about-header .item a {
	font-size: 12px;
    font-weight: 100;
    color: #fff;
    position: relative;
    font-family: 'Avenir Next Cyr';
    letter-spacing: 1.2px;
}

.about-header .item a:before {
    content: "";
    width: 1px;
    height: 70px;
    background: #98af38;
    position: absolute;
    left: 0;
    top: -93px;
    right: 0;
    margin: 0 auto;
}


.about {
	height: 770px;
    position: relative;
    overflow: hidden;
	background: url(images/a1.jpg) center;
}

.about-5 .wrap,
.about-4 .wrap,
.about-3 .wrap,
.about-2 .wrap,
.about .wrap {
	position:relative;
	z-index:100;
}

.about h1 {
	text-align: left;
    font-size: 42px;
    font-weight: 600;
    width: 700px;
    float: left;
    line-height: 1.4;
	color:#fff;
    padding: 138px 0 0;
}

.about .nav-white .phone p,
.about .nav-white .phone a,
.about .nav-white .menu a {
	color:#000;
}

.about .nav-white .menu a:before {
	background:#000;
}

.about .info {
	float: left;
    width: 285px;
    clear: both;
    padding: 84px 0 0;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}

.about .info span {
	display: block;
    font-weight: 300;
    font-size: 16px;
}

.about .info p {
    float: right;
    width: 212px;
	color:#fff;
    text-align: left;
}

.about .info a {
    float: left;
    width: 46px;
    height: 46px;
    background: #98af38 url(images/a11.png) center no-repeat;
    border-radius: 50%;
    position: relative;
}

.about .info a:before {
	content:"";
    transform: translate(-50%,-50%);
    width: 80px;
    height: 80px;
	background: rgba(152, 175, 56, 0.3);
    -webkit-animation: blink 2s linear infinite;
    animation: blink 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    z-index: -1;
}

@-webkit-keyframes blink {0%,100%{opacity:0}50%{opacity:1}}
@keyframes blink {0%,100%{opacity:0}50%{opacity:1}}


.about-1 {
    padding: 84px 0 30px;
    background: #F7F7F8 url(images/a4.png) no-repeat;
}

.about-1 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.3px;
}

.about-1 .tab {
    padding: 55px 0;
    overflow: hidden;
	width: 1300px;
    position: relative;
}

.about-1 .swiper-slide {
	width: 508px;
}

.about-1 .swiper-container {
	width: 1300px;
}

.about-1 .tab:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #98af38;
    position: absolute;
    left: 0;
    top: 116px;
}

.about-1 .tab:after {
    content: "";
    width: 53px;
    height: 38px;
    background: url(images/a3.png) center;
    position: absolute;
    left: 200px;
    top: 98px;
}

.about-1 .tab .col {
	width: 508px;
    float: left;
	position:relative;
}

.about-1 .tab .col h3 {
	font-size: 24px;
    font-family: 'Avenir Next Cyr';
    font-weight: 500;
    color: #98af38;
	height:34px;
	padding: 0 0 37px;
}

.about-1 .tab .col span {
    position: absolute;
    top: 52px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 3px solid #98af38;
    left: 0;
	background:#F7F7F8;
}

.about-1 .tab .swiper-slide-active span {
	background:#98af38 
}

.about-1 .tab .col .text {
	padding: 46px 0 0;
    width: 406px;
}

.about-1 .tab .col .text p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.1px;
    line-height: 1.7;
    padding: 0 0 25px;
}

.about-1 .tab .col.active h3 {
	font-size: 28px;
    font-weight: 700;
}

.about-1 .tab .col.active span {
	background:#98af38 url(images/a2.png) center no-repeat;
	width: 16px;
    height: 16px;
    top: 51px;
}

.about-1 .tab .col.active span:before {
    content: "";
    width: 53px;
    height: 38px;
    background: url(images/a3.png);
    position: absolute;
    left: 209px;
    top: -11px;
}

.about-2 {
    padding: 31px 0 40px;
    overflow: hidden;
	background:#fff url(images/a5.png) center no-repeat;
}

.about-2 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.2px;
    padding: 47px 0 46px;
	position:relative;
}

.about-2 .col {
    float: left;
    width: 306px;
    margin: 18px 0 7px;
}

.about-2 .col .image {
    height: 298px;
    position: relative;
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
}

.about-2 .col h3 {
    font-size: 22px;
    padding: 28px 0 19px;
    letter-spacing: 0.5px;
}

.about-2 .col p {
	font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 1.6;
}

.about-2 .col span {
    position: absolute;
    z-index: 10;
    width: 61px;
    height: 61px;
    left: -9px;
    top: -9px;
}

.about-2 .col:nth-child(2) {
	margin: 57px 78px;
}

.about-2 .col:nth-child(2) span {
    left: 123px;
    top: -29px;
}

.about-2 .col:nth-child(3) span {
    left: 250px;
    top: -29px;
}

.about-2 .col:nth-child(3) {
	float:right;
}

.about-3 {
	padding: 84px 0 68px;
    overflow: hidden;
	background:#6E678E url(images/a6.png);
}

.about-3 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.3px;
    padding: 0 0 40px;
	color:#fff;
}

.about-3 .col {
    float: left;
    width: 335px;
    padding: 0 0 37px;
	height: 140px;
}
.about-3 .col:nth-child(3n+1){
    clear: both;
}
.about-3 .col:nth-child(8), 
.about-3 .col:nth-child(5), 
.about-3 .col:nth-child(2) {
	margin: 0 39px;
}

.about-3 .col:nth-child(7) {
	clear:both;
}

.about-3 .col h3 {
    font-size: 16px;
    padding: 37px 0 15px;
    color: #fff;
	position:relative;
}

.about-3 .col h3:before {
    content: "";
    width: 49px;
    height: 2px;
    position: absolute;
    top: 14px;
    left: 0;
    background: #98AF38;
	transition-duration: .5s;
}

.about-3 .col:hover h3::before {
	width: 282px;
	background: #98AF38;
}

.about-3 .col p {
	font-size: 12px;
    color: #fff;
    padding: 3px 0;
    line-height: 1.5;
}

.about-4 {
    padding: 94px 0 55px;
    overflow: hidden;
	background:#fff url(images/a8.png) center no-repeat;
}

.about-4 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.3px;
    padding: 0 0 61px;
}

.about-4 .col {
    width: 318px;
    float: left;
    margin: 0 0 63px;
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
}

.about-4 .col:hover {
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.31);
}

.about-4 .col .image {
	height: 288px;
    border-bottom: 6px solid #98af38;
	background:url(images/a7.png) center;
}

.about-4 .col h3 {
    font-size: 24px;
    padding: 19px 29px 10px;
}

.about-4 .col p {
	padding: 0 29px 34px;
    font-size: 12px;
}

.about-4 .col:nth-child(8),
.about-4 .col:nth-child(5),
.about-4 .col:nth-child(2) {
	margin: 0 60px 63px;
}

.about-5 {
    padding: 84px 0 0;
    overflow: hidden;
	background:#F7F7F8 url(images/a9.png) center;
}

.about-5 h2 {
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.3px;
    padding: 0 0 45px;
}

.about-5 .col {
    overflow: hidden;
    float: left;
    width: 270px;
    margin: 0 0 91px;
}

.about-5 .col span {
    font-size: 69px;
    font-weight: 700;
    float: left;
	color:#98AF38;
}


@-webkit-keyframes active-my {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes active-my {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.active-my  {
  -webkit-animation-name: active-my;
  animation-name: active-my;
}

.about-5 .col p {
    float: left;
	width: 204px;
    padding: 47px 7px 0;
    font-size: 14px;
    position: relative;
    line-height: 1.7;
}

.about-5 .col p:before {
    content: "";
    width: 208px;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 9px;
    top: 28px;
}

.about-5 .col.active p:after {
    content: "";
    width: 11px;
    height: 11px;
    border: 3px solid #98af38;
    position: absolute;
    left: 7px;
    top: 20px;
    border-radius: 50%;
    background: #f7f7f8;
}

.about-5 .col p:after {
    content: "";
    width: 2px;
    height: 2px;
    border: 3px solid #98af38;
    position: absolute;
    left: 7px;
    top: 25px;
    border-radius: 50%;
    background: #98af38;
}

.about-6 {
	background:url(images/a10.jpg) center;
	background-size:cover;
	overflow:hidden;
}

.about-6 .form {
    width: 700px;
    margin: 130px auto;
    border-top: 4px solid #98af38;
    padding: 0 130px;
	background:#fff;
}

.about-6 h2 {
    font-size: 36px;
    position: relative;
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    padding: 52px 0 28px;
    letter-spacing: 0.3px;
}

.about-6 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
    margin: 0px 0 33px 0;
    letter-spacing: 0.6px;
}

.about-6 .la-form {
    overflow: hidden;
}

.about-6 .la-form .input {
	float:left;
}

.about-6 .la-form .input-right {
	float:right;
}

.about-6 .la-form label {
    display: block;
    font-size: 14px;
    padding: 12px 0;
    color: #c7c7c7;
}

.about-6 .la-form input {
    font-size: 16px;
    font-weight: 300;
    width: 320px;
    border: none;
    border-bottom: 1px solid #a9a9a9;
    padding: 2px 0;
}

.about-6 .la-form textarea {
    font-size: 15px;
    font-weight: 300;
    width: 666px;
    border: 1px solid #a9a9a9;
    padding: 12px 16px;
    background: none;
    margin: 42px 0 33px;
    height: 92px;
}
.about-6 .la-form-btn2,
.about-6 .la-form-btn,
.about-6 form .submit {
    font-size: 12px;
    font-weight: 700;
    display: block;
    width: 254px;
    color: #fff;
    text-align: center;
    padding: 21px 0;
    letter-spacing: 0.2px;
    background: #98af38;
    margin: 3px 0 88px;
    text-transform: uppercase;
}

.about-6 .la-form-btn2:hover,
.about-6 .la-form-btn:hover,
.about-6 form .submit:hover {
	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
	cursor:pointer;
}

.vakansii {
	background:#94AA38;
	overflow:hidden;
}

.vakansii p {
    padding: 42px 0 40px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    width: 517px;
    float: left;
    letter-spacing: 0.3px;
    line-height: 1.3;
}

.vakansii a {
    font-size: 12px;
    font-weight: 700;
    float: right;
    display: block;
    width: 242px;
    color: #000;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 0.2px;
    background: #fff;
	margin:40px 0 0;
	text-transform:uppercase;
}

.vakansii a:hover {
	box-shadow: 0 80px 0 0 #EFEFF3 inset, 0 -80px 0 0 #EFEFF3 inset;
}

.vakansii-1 {
	overflow:hidden;
	padding:30px 0;
}


.vakansii-1 input {
	padding:10px;
	width: 937px;
	border:1px solid #ccc;
}

.vakansii-1 .search-submit {
	background:#94AA38;
	color:#fff;
	width: 141px;
	border:1px solid #94AA38;
	text-transform:uppercase;
}

.vakansii-1 .nav-1 {
	overflow:hidden;
	padding:0 0 20px;
}


.vakansii-1 .nav-2 {
	overflow:hidden;
}

.vakansii-1 h2 {
	font-size: 17px;
    padding: 24px 0 10px;
}

.vakansii-1 li {
	float:left;
}

.vakansii-1 li a {
	display: block;
    border: 1px solid #ccc;
    padding: 9px 38px;
    margin: 0 10px 10px 0;
    font-size: 10px;
    letter-spacing: 0.2px;
    font-weight: 700;
	text-transform:uppercase;
}

.vakansii-1 li a:hover,
.vakansii-1 li.current-menu-item a {
	border:1px solid #94AA38;
	background:#94AA38;
	color:#fff;
}

.vakansii-2 {
    padding: 100px 0 31px;
    overflow: hidden;
    background: #F7F7F8 url(images/14.png) center no-repeat;
}

.vakansii-2 .block {
	background:#fff;
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
	overflow:hidden;
	margin:0 0 60px;
}

.vakansii-2 .block h2 {
    font-size: 23px;
    font-weight: 700;
    padding: 17px 0 10px;
	color: #150940;
}

.vakansii-2 .block h2:hover {
	color: #94AA38;
}

.vakansii-2 .block h3 {
	font-size: 15px;
    font-weight: 700;
    padding: 0 0 10px;
	color: #150940;
}

.vakansii-2 .block .text {
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0 10px;
    height: 74px;
    overflow: hidden;
    letter-spacing: 0.3px;
    line-height: 1.5;
}

.vakansii-2 .block a.link {
	font-size: 12px;
    font-weight: 700;
    float: right;
    display: block;
    width: 242px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 0.2px;
    background: #94AA38;
    margin: 10px 0 0;
}

.vakansii-2 .block  a.link:hover {
	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}

.vakansii-2 .block a.link.grey {
	background: #e2e2e2;
	color: #000;
}

.vakansii-2 .block  a.link.grey:hover {
	box-shadow: 0 80px 0 0 #CCCCCC inset, 0 -80px 0 0 #CCCCCC inset;
}

.vakansii-2 .image {
	width:400px;
	float:left;
	height:300px;
	position:relative
}

.vakansii-2 .image.close:before {
	content:"";
	width:100%;
	height:100%;
	background: rgba(202, 116, 24, 0.73);
	position:absolute;
	left:0;
	top:0;
}

.vakansii-2 .image span {
    position: absolute;
    left: 95px;
    top: 100px;
    font-size: 30px;
    font-weight: 700;
    width: 200px;
    z-index: 1000;
    text-align: center;
	color:#fff;
}

.vakansii-2 .col-2 {
	width:600px;
	float:right;
	padding: 20px 31px 35px 0px;
}

.open-vacancy-header {
	background:#EFEFF3;
}
.open-vacancy .la-form{
    display: inline-block;
    width: 100%;
}

.open-vacancy-header .nav .lang a,
.open-vacancy-header .nav .snet a,
.open-vacancy-header .nav .phone a,
.open-vacancy-header .nav .menu li a {
	color: #000;
}

.open-vacancy-header .nav .lang .current-lang a {
	color: #98af38;
}

.open-vacancy-header .nav .button a {
    border: 1px solid #000;
    color: #000;
}

.open-vacancy-header .nav .phone a:before {
    background: url(images/1-1.png) no-repeat;
}

.open-vacancy-header .nav .snet a:hover,
.open-vacancy-header .nav .phone a:hover,
.open-vacancy-header .nav .menu li a:hover  {
	color: #98AF38;
}

.open-vacancy-header .nav .button a:hover {
    color: #98AF38;
}

.open-vacancy-header .nav .lang a:hover {
	color:#000;
}

.open-vacancy {
	padding:70px 0;
	overflow:hidden;
	background: #fff url(images/a8.png) center no-repeat;
}

.open-vacancy .col-1 {
	width:700px;
	float:left;
}

.open-vacancy .col-1 h1 {
	padding: 0px 0 15px;
}

.open-vacancy .col-1 .subtitle {
	padding: 0px 0 20px;
    font-size: 14px;
    font-weight: 700;
}

.open-vacancy .col-1 .content {
    padding: 25px 0 40px;
    line-height: 1.4;
    border-bottom: 2px solid #98AF38;
    text-align: justify;
}

.open-vacancy .col-1 .content p {
	padding: 0px 0 20px;
	font-size:15px;
	font-weight: 400;
}

.open-vacancy .col-1 .content li {
	font-size: 15px;
    padding: 0px 0 2px 20px;
    font-weight: 400;
    line-height: 1.7;
    position: relative;
}

.open-vacancy .col-1 .content li:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    background: #98AF38;
    border-radius: 50%;
    left: 2px;
    top: 10px;
}

.open-vacancy .col-1 .content h2 {
	padding: 15px 0 11px;
    font-size: 22px;
}

.open-vacancy .col-1 .image {
	height:400px;
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.11);
}

.open-vacancy .col-1 .info h3 {
	padding: 40px 0 11px;
    font-size: 18px;
}

.open-vacancy .col-1 .info .info-subtitle {
	font-size: 15px;
    padding: 0 0 23px;
}

.open-vacancy .col-1 .info p {
	font-size: 14px;
    font-weight: 700;
	padding: 5px 27px 12px;
	position:relative;
}

.open-vacancy .col-1 .info p a {
	color: #150940;
}

.open-vacancy .col-1 .info p:nth-child(1):before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(images/1-1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 8px;
}

.open-vacancy .col-1 .info p:nth-child(2):before {
	content: "";
    width: 19px;
    height: 19px;
    background: url(images/1-2.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 5px;
}

.open-vacancy .col-1 .button {
    padding: 64px 0 0;
}

.open-vacancy .col-1 .button a {
    font-size: 11px;
    font-weight: 700;
    display: block;
    width: 300px;
    text-align: center;
    padding: 17px 0;
    letter-spacing: 0.2px;
    border: 2px solid #98af38;
    color: #98af38;
    text-transform: uppercase;
    position: relative;
}

.open-vacancy .col-1 .button a:before {
    background: url(images/15.png) center no-repeat;
}
.open-vacancy .col-1 .button a:before {
	content: "";
    position: absolute;
    width: 98px;
    height: 31px;
    left: -15px;
    top: 7px;
}

.open-vacancy .col-2 {
    width: 330px;
    float: right;
}

.open-vacancy .col-2 .form {
	padding:20px;
	background:#EFEFF3;
}

.open-vacancy .col-2 .form-title {
	font-size: 20px;
    line-height: 1.5;
    padding: 21px 0px 35px;
    text-align: center;
    font-weight: 700;
}

.open-vacancy .col-2 input {
	width: 100%;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 15px;
    background: none;
    margin: 0 0 26px;
}

.open-vacancy .col-2 textarea {
    width: 100%;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 17px;
    background: none;
    margin: 0 0 26px;
    height: 80px;
}

.open-vacancy .col-2 label input {
	display:none;
}

.open-vacancy .col-2 label {
	font-size: 13px;
    padding: 11px;
    background: #d6d6d6;
    display: inline-block;
    margin: -4px 0px 38px;
    float: left;
}

.open-vacancy .col-2 span {
    float: left;
    width: 183px;
    font-size: 13px;
    font-weight: 700;
}

.open-vacancy .col-2 label:hover {
	background:#98AF38;
	color:#fff;
	cursor:pointer;
}

.open-vacancy .col-2 .la-form-btn,
.open-vacancy .col-2 .la-form-btn2 {
    font-size: 12px;
    font-weight: 700;
    display: block;
    width: 242px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 0.2px;
    background: #94AA38;
    margin: 40px auto 20px;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
}

.serveces {
    padding: 114px 0 31px;
    overflow: hidden;
	background: #fff url(images/a8.png) center no-repeat;
}

.serveces .block {
	background:#fff;
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
	overflow:hidden;
	margin:0 0 90px;
}

.serveces .block h2 {
    font-size: 23px;
    font-weight: 700;
    padding: 17px 0 10px;
}

.serveces .block h3 {
	font-size: 15px;
    font-weight: 700;
    padding: 0 0 10px;
}

.serveces .block .text {
	font-size: 14px;
    font-weight: 400;
    margin: 10px 0 10px;
    height: 85px;
    overflow: hidden;
    line-height: 1.5;
    letter-spacing: 0.3px;
}

.serveces .block a {
	font-size: 12px;
    font-weight: 700;
    float: left;
    display: block;
    width: 242px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 0.2px;
    background: #94AA38;
	margin: 39px 30px 0px 0px;
	text-transform:uppercase;
	border:1px solid #94AA38;
}

.serveces .block a:nth-child(1) {
	background: none;
	color: #94AA38;
}

.serveces .block a:nth-child(1):hover {
	background:#EFEFF3;
}

.serveces .block a:nth-child(2):hover {
	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}

.serveces .image {
	width:400px;
	float:left;
	height:311px;
}

.serveces .col-2 {
	width:600px;
	float:right;
	padding: 20px 31px 35px 0px;
}

.klienty {
    padding: 100px 0 70px;
    overflow: hidden;
	background: #fff url(images/a8.png) center no-repeat;
}

.klienty .block {
    float: left;
    width: 446px;
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.11);
    padding: 10px 37px;
    margin: 0px 0 51px;
}

.klienty .block img {
	padding: 0 0 16px;
	margin: 15px auto;
	display:block;
}

.klienty .block:nth-child(2n+1) {
	clear:both;
}

.klienty .block h4 {
	line-height:1.5;
	letter-spacing:0.3px;
	padding: 19px 0px 10px;
	font-size:15px;
}

.klienty .block .content {
	line-height:1.5;
	letter-spacing:0.3px;
	font-size:13px;
	padding: 0 0 16px;
}

.klienty .block:nth-child(2n) {
	float:right
}

.blog {
    padding: 50px 0 70px;
    position: relative;
    overflow: hidden;
	background: #fff url(images/a8.png) center no-repeat;
}

.blog article {
	overflow: hidden;
	box-shadow: 0 0 40px rgba(0,0,0,0.2);
	background:#F5F5F5;
	margin: 0 0 40px;
}

.blog article:hover {
	background:#fff;
}

.blog .image {
    width: 318px;
    height: 240px;
    float: left;
}

.blog .col {
	float: right;
    width: 657px;
    padding: 34px 40px 0;
    height: 193px;
	position:relative;
}

.blog .col h2 {
	font-size: 20px;
    padding: 7px 0px;
	color: #150940;
    font-weight: 700;
}

.blog .col h2:hover {
	color: #94AA38;
}

.blog .col .text {
    padding: 17px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    height: 36px;
    overflow: hidden;
    margin: 0px 0 15px;
}

.blog .col .read-more { 
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding: 7px 0;
    position: absolute;
    bottom: 10px;
    right: 80px;
}

.blog .col .read-more a {
	position:relative;
	color:#94AA38;
}

.blog .col .read-more a:hover {
	color: #150940;
}

.blog .col .read-more a:before {
    content: "";
    width: 98px;
    height: 31px;
    background: url(images/17.png) center no-repeat;
    position: absolute;
    right: -70px;
    top: -9px;
}

.blog-category {
	overflow:hidden;
	padding:30px 0;
	text-transform:uppercase;
}

.blog-category .nav-1 {
	overflow:hidden;
	padding:0 0 20px;
}

.blog-category h2 {
	font-size: 17px;
    padding: 24px 0 10px;
}

.blog-category li {
	float:left;
}

.blog-category li a {
	display: block;
    border: 1px solid #ccc;
    padding: 9px 38px;
    margin: 0 10px 10px 0;
    font-size: 10px;
    letter-spacing: 0.2px;
    font-weight: 700;
}

.blog-category li.current-menu-item a,
.blog-category li a:hover,
.blog-category li.current_page_item a {
	border:1px solid #94AA38;
	background:#94AA38;
	color:#fff;
}

.page-navigation {
	clear:both;
	text-align:center;	
	padding:20px 0 20px;
}

.page-navigation span {
	background: #98AF38;
	padding: 7px 11px;
	border: 1px solid #98AF38;
	border-radius: 2px;
	font-size: 11px;
	color: #fff;
	font-weight: 500;
}

.page-navigation a {
	background: #eee;
	padding: 7px 11px;
	border: 1px solid #eee;
	border-radius: 2px;
	font-size: 11px;
	color: #000;
	font-weight: 500;
	text-decoration:none;
}

.page-navigation a:hover {
	background: #98AF38;
	border: 1px solid #98AF38;
	color:#fff;
}

#myCanvas{
    color: #000;
}
#myCanvas li{
    color: #000;
}

.document {
	overflow:hidden;
}

.document p {
	font-size:14px;
	line-height:1.5;
	padding: 0 0 20px;
	text-align:justify;
}

.document div {
	font-size:14px;
	line-height:1.5;
	padding: 0 0 20px;
	text-align:justify;
}

.document ol {
	counter-reset: myCounter;
}

.document ul {
	margin:0 30px;
}

.document ul li {
    padding: 0 15px 10px;
    font-size: 14px;
    line-height: 1.5;
	position:relative;
}

.document ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #227ca8;
    position: absolute;
    left: -3px;
    top: 7px;
}

.document ol li {
	list-style: none;
	padding: 0 15px 10px;
    font-size: 14px;
    line-height: 1.5;
	position:relative;
}

.document ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    padding: 3px 6px;
    color: #fbfbfb;
    background: #227ca8;
    font-size: 11px;
    margin: 0 8px 0;
	border-radius:3px;
}

.document  blockquote {
	font-style:italic;
	padding: 15px 35px 5px 50px;
	background:#f5f5f5;
	margin:10px 0;
	border-left:3px solid #FF6759;
}

.document blockquote p{
	text-align:right !important;
}

.document img {
	max-width:99%;
	height: auto;
	border: 3px solid #f2f2f2;
}

.document .alignleft {
	float: left;
    margin: 0 35px 20px 0;
}

.document .alignright {
	float: right;
    margin: 0 0 20px 35px;
}

.document .aligncenter {
    display: block;
    margin: 0 auto;
}

.document .wp-caption {
	position:relative;
	margin:10px 0;
}

.document .wp-caption-text {
    padding: 0 15px 0;
    line-height: 1.3;
    font-size: 12px;
    font-style: italic;
    border-left: 3px solid #FF6759;
    margin: 10px 0 0px;
}

.document h2 {
	padding:0 0 20px;
}

.document hr {
    clear: both;
    border: none;
}

.document iframe {
    display: block;
    margin: 0 auto;
    border: 2px solid #f2f2f2;
    width: 99%;
    height: 485px;
}

.document table {
	border-collapse: collapse;
    margin: 20px 0;
    width: 100%;
	font-size:12px;
}

.document table p {
	font-size:12px;
	padding:0 0 5px;
}

.document table tr:nth-child(2n) {
	background:#f5f5f5;
}

.document table td {
	border: 1px solid #e1e1e1;
    padding: 10px;
}

.single {
    padding: 0px 0 34.9%;
	overflow:hidden;
} 

.single-1 {
	padding: 55px 0;
    overflow: hidden;
    position: relative;
}

.single-1 .row-1 {
	margin: 0 111px;
}

.single-1 .row-1 h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5;
}

.single-1 .info {
    margin: 35px 0;
    font-weight: 500;
}

.single-1 .info span {
    display: inline-block;
    margin: 0 40px 0 0;
}

.single-1 .info span img {
    margin: 0 5px 0 0;
}

.single-1 .like {
    border-top: 2px solid #98AF38;
    overflow: hidden;
    margin: 60px 0 28px;
    padding: 10px 0 20px;
}

.single-1 .like p {
	text-transform:uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0;
    text-align: left;
    width: 30%;
    float: left;
}

.single-1 .like a {
	width:23%;
	float:left;
	text-align:center;
}

.single-1 .like a:hover img {
	opacity:0.5;
}

.single-1 .like a:last-child {
	border-right:none;
}

.single-1 .like img {
	width: 20px;
    height: 19px;
    padding: 10px 0;
}

/*---*/
#overlay {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    overflow: auto;
    background: rgba(0,0,0,0.7);
    z-index:79999;
    min-width:1080px;
}

.popup-close-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index:89999;
    cursor:pointer;
}

.popup {
    position: relative;
    display:none;
    z-index:99999;
}

.popup-close {
    position: absolute;
    top: 9px;
    right: 13px;
    width: 26px;
    height: 30px;
    background: url(images/close.png) no-repeat;
    cursor: pointer;
}

.popup-form {
    width: 436px;
    margin: 40px auto;
    background: #fff;
    padding: 49px 60px;
}

.popup-form h2 {
	font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
    padding: 2px 0 16px;
    letter-spacing: 1.3px;
}

.popup-form p {
    font-size: 12px;
    line-height: 1.5;
    padding: 0 0 28px;
    letter-spacing: 0.5px;
}

.popup-form .block-3 {
	position:relative;
}

.popup-form input {
    width: 100%;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 17px;
    background: none;
    margin: 0 0 26px;
}

.popup-form textarea {
    width: 100%;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 17px;
    background: none;
    margin: 0 0 26px;
    height: 80px;
}

.popup-form select {
    width: 100%;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 17px;
    background: none;
    margin: 0 0 26px;
    color: #999;
}

.popup-form .info {
    padding: 59px 0 24px;
    font-size: 18px;
    font-weight: 700;
}

.popup-form .col-2 {
	overflow:hidden;
	position:relative;
}

.popup-form .col-2 input {
	float:left;
	width:46%;
}

.popup-form .col-2 input:nth-child(2) {
	float:right;
}

.popup-form .la-form-btn,
.popup-form .la-form-btn2 {
    display: block;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 17px;
    background: none;
    margin: 0 0 26px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    padding: 25px 0;
    color: #fff;
    transition-duration: 1s;
    margin: 26px 0 0;
    border: none;
	letter-spacing: 0.2px;
    background: #98af38;
	text-transform:uppercase;
    cursor: pointer;
}

.popup-form .la-form-btn:hover,
.popup-form .la-form-btn2:hover {
	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}

.popup-form .block {
	position:relative;
}

.popup-form input::-webkit-input-placeholder {color:#999;}
.popup-form input::-moz-placeholder          {color:#999;}
.popup-form input:-moz-placeholder           {color:#999;}
.popup-form input:-ms-input-placeholder      {color:#999;}


.popup-video {
    width:1000px;
    margin:60px auto;	
	padding:13px;
	background:#fff;
}

.popup-video .popup-close {
	position: absolute;
    top: 0px;
    right: -50px;
    width: 50px;
    height: 50px;
    background: #fff url(images/35.png) center no-repeat;
    cursor: pointer;
}

.popup-video .video {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.popup-video .video iframe,
.popup-video .video object,
.popup-video .video embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.popup-form-3 {
	width: 556px;
    margin: 50px auto;
}

.popup-form-3 .form {
	padding: 35px 60px;
    background: #EFEFF3;
    position: relative;
}

.popup-form-3 .form-title {
	font-size: 26px;
    line-height: 1.5;
    padding: 21px 0px 35px;
    text-align: center;
    font-weight: 700;
}

.popup-form-3 input {
	width: 100%;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 15px;
    background: none;
    margin: 0 0 26px;
}

.popup-form-3 textarea {
    width: 100%;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 17px;
    background: none;
    margin: 0 0 26px;
    height: 80px;
}

.popup-form-3 label input {
	display:none;
}

.popup-form-3 label {
	font-size: 13px;
    padding: 11px;
    background: #d6d6d6;
    display: inline-block;
    margin: -4px 0px 38px;
    float: left;
}

.popup-form-3 .form form span {
	float: left;
    width: 329px;
    font-size: 15px;
    font-weight: 700;
    margin: 7px 0 0;
}

.popup-form-3 label:hover {
	background:#98AF38;
	color:#fff;
	cursor:pointer;
}

.popup-form-3 .la-form-btn,
.popup-form-3 .la-form-btn2 {
	font-size: 12px;
    font-weight: 700;
    display: block;
    width: 437px;
    color: #fff;
    text-align: center;
    padding: 22px 0;
    letter-spacing: 0.2px;
    background: #94AA38;
    margin: 40px auto 20px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}

.popup-form-3 .la-form-btn:hover,
.popup-form-3 .la-form-btn2:hover {
	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}



/*---*/
.page-404 {
    padding: 70px 0px 70px;
    border-top: 1px solid #dfdfdf;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.page-404 h1 {
    font-size: 100px;
    font-weight: 700;
	font-family: 'Philosopher', sans-serif;
}

.page-404 h2 {
    font-size: 28px;
    font-weight: 300;
    padding: 0 0 20px;
}

.page-404 a {
	font-size: 12px;
    font-weight: 700;
    color: #fff;
    display: block;
    margin: 20px auto 30px;
    padding: 24px 30px;
	letter-spacing: 0.2px;
    background: #94AA38;
    text-transform: uppercase;
    width: 278px;
}

.popup-form-4 label {
	font-size: 13px;
    padding: 11px;
    background: #d6d6d6;
    display: inline-block;
    margin: -4px 0px 38px;
    float: left;
}

.popup-form-4 label input {
	display:none;
}

.popup-form-4 form span {
	float: left;
    width: 329px;
    font-size: 15px;
    font-weight: 700;
    margin: 7px 0 0;
}

.popup-form-4 label:hover {
	background:#98AF38;
	color:#fff;
	cursor:pointer;
}

.page-404 a:hover {
 	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}

.thank {
    padding: 90px 0px 110px;
    border-top: 1px solid #dfdfdf;
    position: relative;
    overflow: hidden;
	text-align:center;
}

.thank h1 {
    font-size: 35px;
} 

.thank h2 {
    font-weight: 300;
    font-size: 22px;
    padding: 10px 0 30px;
}

.thank a {
   font-size: 12px;
    font-weight: 700;
    color: #fff;
    display: block;
    margin: 20px auto 30px;
    padding: 24px 30px;
	letter-spacing: 0.2px;
    background: #94AA38;
    text-transform: uppercase;
    width: 278px;
}

.thank a:hover {
 	box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}
.la-breadcrams{
    width: 100%;
    display: block;
    font-size: 12px;
    line-height: 1;
}
.la-breadcrams ul{
    display: inline-block;
    width: 100%;
    padding: 0;
    list-style: none;
    margin: 0;
}
.la-breadcrams ul li{
    display: block;
    float: left;
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
}
.la-breadcrams ul li + li{
    padding-left: 7px;
    margin-left: 7px;
}
.la-breadcrams ul li + li:before{
    content: "/";
    position: absolute;
    left: -5px;
    width: 10px;
    top: 50%;
    margin: -5px 0 0;
    line-height: 14px;
    height: 14px;
    display: block;
    text-align: center;
    font-size: 8px;
}
.la-breadcrams ul li a{
    display: block;
    color: #666;
}
.la-breadcrams ul li a:hover{
    color: #98AF38;
}
.la-breadcrams ul li span{
    display: block;
    color: #666;
}
.seo-text{
    background: #F7F7F8 url(images/14.png) center no-repeat;
    padding: 105px 0 120px;
}
.seo-text .content{
    line-height: 1.4;
    text-align: justify;
    font-size: 15px;
    font-weight: 400;
}
.seo-text .content p {
    padding: 0px 0 20px;
}
.seo-text .content h1,
.seo-text .content h2,
.seo-text .content h3,
.seo-text .content h5,
.seo-text .content h6{
    margin: 0 0 0.5em;
}
.seo-text .content ol {
    counter-reset: myCounter;
}
.seo-text .content ul {
    margin:0 30px;
}
.seo-text .content ul li {
    padding: 0 15px 10px;
    font-size: 14px;
    line-height: 1.5;
    position:relative;
}
.seo-text .content ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #227ca8;
    position: absolute;
    left: -3px;
    top: 7px;
}
.seo-text .content ol li {
    list-style: none;
    padding: 0 15px 10px;
    font-size: 14px;
    line-height: 1.5;
    position:relative;
}
.seo-text .content ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    padding: 3px 6px;
    color: #fbfbfb;
    background: #227ca8;
    font-size: 11px;
    margin: 0 8px 0;
    border-radius:3px;
}
.seo-text .content blockquote {
    font-style:italic;
    padding: 15px 35px 5px 50px;
    background:#f5f5f5;
    margin:10px 0;
    border-left:3px solid #FF6759;
}
.seo-text .content blockquote p{
    text-align:right !important;
}
.header .nav{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 199;
}
.page-scrolled .header .nav{
    background: #111;
    padding: 10px 0;
}
.page-scrolled .header .nav .logo{
    padding-top: 16px;
}
.page-scrolled .header .nav .menu li a,
.page-scrolled .header .nav .menu li:last-child a{
    padding-top: 12px;
}
.about-2 .col .image{
    position: relative;
}
.about-2 .col .image a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    outline: none;
    text-decoration: none;
}
.main-4-about{
    background: #F5f5f5;
}
.about-2 .col h3 a:hover{
    color: #98AF38;
}
.about-2 .links{
    display: inline-block;
    width: 100%;
}
.about-2 .open-popup{
    font-size: 12px;
    font-weight: 700;
    float: left;
    display: block;
    width: 242px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 0.2px;
    background: #94AA38;
    margin: 25px 0 0;
    text-transform: uppercase;
    border: 1px solid #94AA38;
}
.about-2 .open-popup:hover{
    box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}
.main-2 .col .text p{
    position: relative;
    z-index: 3;
}
.main-2 .col .background{
    z-index: 1;
    width: 585px;
}
.vakansii-2 .block h3{
    min-height: 38px;
}
.vakansii-2 .block .text{
    height: 55px;
}
.vakansii-1 li.current-cat a{
    border: 1px solid #94AA38;
    background: #94AA38;
    color: #fff;
}
#la-header{
    height: 100vh;
    display: flex;
    align-items: center;
}
#la-header .header-content{
    width: 100%;
}
.footer{
    padding: 30px 0 20px;
}
.footer .copy{
    padding-top: 30px;
}
.footer .col-2 li a{
    padding: 0 0 10px;
    margin: 0 0 10px;
}
.footer .phone{
    margin-top: 10px;
}
.footer .street{
    margin-top: 10px;
    margin-bottom: 5px;
}
.footer img{
    max-width: 185px;
}
.about-3{
    background: #f1f1f1 url(/wp-content/themes/pixart/images/14.png) center no-repeat !important;
}
.about-3 h2{
    color: #150940;
    text-align: center;
}
.about-3 .col{
    height: auto;
    width: 33.3333%;
    margin: 0 !important;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about-3 .col h3{
    color: #150940;
}
.about-3 .col p{
    color: #150940;
}
.about-3 .col .la-num{
    font-weight: 900;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 25px;
    transition: .4s;
    color: #fff;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #94AA38;
    color: #94AA38;
    white-space: nowrap;
    word-spacing: -0.15em;
}
.about-3 .col .la-text{
    color: #333;
}
.about-3 .col .la-wrap-col{
    padding: 30px 30px;
    transition: .4s;
    cursor: default;
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* .about-3 .col .la-wrap-col:hover .la-text{
    color: #150940;
}
.about-3 .col .la-wrap-col:hover{
    -webkit-box-shadow: 20px 20px 100px rgba(0,0,0,.05);
    -moz-box-shadow: 20px 20px 100px rgba(0,0,0,.05);
    -ms-box-shadow: 20px 20px 100px rgba(0,0,0,.05);
    -o-box-shadow: 20px 20px 100px rgba(0,0,0,.05);
    box-shadow: 20px 20px 100px rgba(0,0,0,.05);
}
.about-3 .col .la-wrap-col:hover .la-num {
    color: #94AA38;
} */
.la-section-form{
    padding: 95px 0;
    overflow: hidden;
    background: #f5f5f5 url(images/22.png) center no-repeat;
    /* background: #94aa38 url(images/a6.png); */
}
.la-block-form{
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.21);
    overflow: hidden;
    margin: 0;
    background: #fff;
    padding: 45px 60px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.la-block-form .la-form{
    display: inline-block;
    width: 100%;
}
.la-block-form.is-img{
    padding-right: 50%;
}
.la-block-form.is-img .la-img{
    position: absolute;
    right: 0;
    width: 45%;
    top: 0;
    height: 100%;
}
.la-block-form.is-img .la-img span{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.la-block-form .title{
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0px;
}
.la-block-form .text{
    line-height: 1.5;
    margin: 25px 0 0;
    font-size: 15px;
}
.la-block-form .la-form{
    margin: 25px 0 0;
}
.la-form .la-form{
    display: block;
    margin: 0 -20px;
}
.la-form .la-form .la-form-item{
    padding: 0 20px;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px;
}
.la-form .la-form .la-form-btn{
    padding: 0 20px;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    margin: 20px 0 0;
}
.la-form .la-form .la-form-item input{
    width: 100%;
    padding: 6px 0px;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    font-size: 17px;
    background: none;
}
.la-form .la-form .la-form-item input:focus{
    border-bottom: 2px solid #98af38;
}
.la-form .la-form .la-form-btn .la-form-btn{
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    width: 254px;
    color: #fff;
    text-align: center;
    padding: 22px 0;
    letter-spacing: 0.2px;
    background: #98af38;
    border: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}
.la-form .la-form .la-form-btn .la-form-btn:hover{
    box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}
.la-commands{
    width: 100%;
    overflow: auto;
}
#la-block-commands .la-wrap-btn{
    width: 100%;
    text-align: center;
}
.la-wrap-commands{
    white-space: nowrap;
    word-wrap: break-word;
}
#la-block-commands .la-wrap-btn .la-btn{
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    width: 254px;
    color: #fff;
    text-align: center;
    padding: 22px 0;
    letter-spacing: 0.2px;
    background: #98af38;
    margin: 40px 0;
    text-transform: uppercase;
    cursor: pointer;
}

#la-block-commands .la-wrap-btn .la-btn:hover {
    box-shadow: 0 80px 0 0 #72842A inset, 0 -80px 0 0 #72842A inset;
}
.about-4 .col,
.about-4 .col:nth-child(8),
.about-4 .col:nth-child(5),
.about-4 .col:nth-child(2){
    float: none;
    margin: 0 20px 40px;
    background: #fff;
    vertical-align: top;
    display: inline-block;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.21) !important;
}
#la-block-commands.open .la-wrap-btn{
    display: none;
}
#la-block-commands.open .la-wrap-commands {
    white-space: none;
    white-space: normal;
}
.about-4 #la-block-commands.open .col{
    
}
.about-51{
    padding: 80px 0 100px;
}
.about-51 h2{
    color: #150940;
    text-align: center;
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.3px;
    padding: 0 0 40px;
}
.about-51 .text{
    font-size: 16px;
    line-height: 1.6;
    text-align: justify;
}
.about-51 .text p{
    padding: 0 0 20px;
}
.about-52{
    background: #f5f5f5 url(images/a8.png) center no-repeat;
    padding: 80px 0 100px;
}
.about-52 h2{
    font-family: 'Avenir Next Cyr';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0.3px;
    padding: 0 0 45px;
    color: #150940;
}
.la-about-list{
    display: inline-block;
    width: 100%;
}
.la-about-list .items{
    margin: 0 -15px;
}
.la-about-list .item{
    float: left;
    width: 25%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.la-about-list .item .name{
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 15px;
}
.la-about-list .item .text{
    font-size: 14px;
    line-height: 1.5;
}
.about.la-blog{
    height: auto;
}
.about.page-header.la-blog h1{
    padding: 84px 0 39px;
}
.about.la-blog .info{
    display: inline-block;
    width: auto;
    padding: 0;
    float: none;
    vertical-align: middle;
    margin-left: 45px;
}
.la-map svg{
    width: 100%;
    height: auto;
}
.la-map svg path{
    fill: #e4e6e7;
}
.la-map svg g.active path,
.la-map svg path.active{
    fill: #94aa38;
    cursor: pointer;
    stroke: #6e8216;
}
.la-map svg path.active:hover,
.la-map svg g.active:hover path{
    fill: #6e8020;
}
.tooltip-block{
    position: absolute;
    background: white;
    border: 1px solid rgb(230, 230, 230);
    padding: 5px 10px;
    font-size: 10px;
    min-width: 65px;
    width: auto;
    line-height: 15px;
    color: rgb(82, 82, 82);
    z-index: 400;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkitbox-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#la-file-loader{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
#la-file-loader span{
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    left: 0;
    top: 50%;
    margin-top: -10px;
    display: block;
    text-align: center;
    width: 100%;
    z-index: 3;
    position: absolute;
    text-transform: uppercase;
}
.seo-text .la-wrap-text{
    max-height: 400px;
    overflow: hidden;
    position: relative;
}
.seo-text .la-wrap-text:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: -webkit-linear-gradient(0deg, #F7F7F8 0%, rgba(247, 247, 248, 0) 100%);
    background: -moz-linear-gradient(0deg, #F7F7F8 0%, rgba(247, 247, 248, 0) 100%);
    background: -ms-linear-gradient(0deg, #F7F7F8 0%, rgba(247, 247, 248, 0) 100%);
    background: -o-linear-gradient(0deg, #F7F7F8 0%, rgba(247, 247, 248, 0) 100%);
    background: linear-gradient(0deg, #F7F7F8 0%, rgba(247, 247, 248, 0) 100%);
}
.seo-text.open .la-wrap-text:before{
    display: none;
}
.seo-text.open .la-wrap-text{
    max-height: 6000px;
    transition-duration: 1s;
}
.seo-text .la-wrap-button{
    margin: 20px 0 0;
}
.seo-text.open .la-wrap-button{
    display: none;
}
.seo-text .la-wrap-button .seotext-btn{
    color: #94AA38;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}
.seo-text .la-wrap-button .seotext-btn:hover{
    text-decoration: underline;
}
.main-5 .items{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.main-5 .item{
    width: 16.6666%;
    flex: 1 6 16%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main-5 .item img{
    display: block;
    width: 100%;
    height: auto;
}
.main-4 .clutch-widget{
    position: absolute;
    right: -100px;
    top: 60px;
    z-index: 9;
}
.main-4 .logo{
    text-align: center;
    float: left;
}
.main-4 .logo .img{
    max-width: 300px;
    width: 100%;
    margin: 0 0 20px;
}
.main-4 .logo img{
    width: 100%;
    height: auto;
}
.main-4 .logo .name{
    font-size: 21px;
    line-height: 1.2;
    margin: 0 0 5px;
}
.main-4 .logo .text{
    font-size: 16px;
    line-height: 1.4;
}

.main-4 h3 {
    font-size: 48px;
    font-family: 'Avenir Next Cyr';
    padding: 29px 0 5px;
    border-bottom: 8px solid #94aa38;
    display: inline-block;
    position: relative;
    margin: 0 0 64px;
}

.main-4 h3:before {
    content: "";
    width: 160px;
    height: 160px;
    background: #f8f7f9;
    position: absolute;
    left: 131px;
    top: 75px;
    z-index: -1;
}

.main-4 .foto {
    overflow:hidden;
}

.main-4 .foto .image {
    width: 122px;
    height: 121px;
    border-radius: 50%;
    float: left;
}

.main-4 .foto span {
    float: left;
    padding: 51px 0 0 42px;
    font-size: 15px;
    color: #000;
}


@media screen and (max-width: 480px){
    .about.la-blog{
        padding-bottom: 0;
    }
    .about-51 h2{
        font-size: 28px;
        letter-spacing: 0;
        padding: 0 0 25px;
    }
    .about-51 .text{
        font-size: 14px;
        line-height: 1.5;
    }
    .about-51{
        padding: 45px 0 60px;
    }
    .about-52 h2{
        font-size: 28px;
        letter-spacing: 0;
        padding: 0 0 25px;
    }
    .la-about-list .items{
        margin: 0;
    }
    .la-about-list .item{
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .la-about-list .item + .item{
        margin: 40px 0 0;
    }
    #la-header{
        height: auto;
        display: block;
    }
    .about-3 .col .la-wrap-col{
        text-align: center;
    }
    .about-3 .col .la-num{
        font-size: 48px;
        margin: 0 0 20px;
    }
    .about-3 .col .la-text{
        font-size: 15px;
        line-height: 1.6;
    }
    .la-block-form.is-img .la-img{
        display: none;
    }
    .la-block-form.is-img,
    .la-block-form{
        padding: 35px 25px;
    }
    .la-block-form .title{
        font-size: 24px;
        line-height: 1.2;
    }
    .la-form .la-form .la-form-item{
        width: 100%;
    }
    .la-form .la-form .la-form-btn{
        text-align: center;
    }
    .about-4 #la-block-commands .col{
        width: 100%;
        max-width: 319px;
    }
    .about-4 #la-block-commands .col:nth-child(1){
        margin-left: 0;
        width: 100%;
    }
    .about-4 #la-block-commands.open .col{
        width: 100%;
        margin: 0 auto 40px;
        display: block;
    }
    .about-4 #la-block-commands.open .col:nth-child(1){
        margin-left: auto;
    }
    .popup-form-3 .la-form-btn, .popup-form-3 .la-form-btn2{
        width: 100%;
    }
    .la-form-btn, .la-form-btn2{
        width: 100%;
        max-width: 100%;
    }
    .main-11 {
        padding: 60px 0 60px;
    }
    .main-11 h2 {
        font-size: 28px;
    }
    .main-12 {
        padding: 60px 0 60px;
    }
    .main-12 h2 {
        font-size: 28px;
    }
    .main-11 canvas{
        width: 100% !important;
    }
    .main-5 .item{
        width: 50%;
        flex: 1 2 50%;
        padding: 15px 10px;
    }
    .main-4 .logo{
        float: none;
    }
    .main-4 .logo .img{
        margin: 0 auto 20px;
    }
    .main-4 h2{
        padding: 0 0 100px;
        text-align: center;
    }
    .main-4 .clutch-widget{
        top: 50px;
        right: auto;
        margin-left: -100px;
        left: 50%;
        width: 200px;
    }
    .main-2 .col{
        padding: 0;
    }
    .main-2 .la-canvas canvas{
        width: 380px !important;
        height: 300px !important;
        margin: 0 auto;
    }
    .main-2 .la-canvas{
        text-align: center;
        margin: 0 auto;
        display: block;
        position: relative;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
    }
    .pda-nav a{
        display: block;
        float: right;
    }
}
@media screen and (max-width: 400px){
    .about-5 .col{
        width: 100% !important;
    }
    .main-2 .la-canvas canvas{
        width: 300px !important;
        height: 230px !important;
        margin: 0 auto;
    }
}