@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/lato-light.eot');
    src: url('../fonts/lato-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-light.woff') format('woff'),
         url('../fonts/lato-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/lato-regular.eot');
    src: url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular.woff') format('woff'),
         url('../fonts/lato-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
margin:0;
padding:0;
min-width:320px;
font-family:Lato-Regular, Arial;
font-size:15px; 
line-height:19px; 
letter-spacing:0.03em; color:#444; overflow-x:hidden; font-weight:400}
ul{list-style:none;padding:0;margin:0}
h1, h2, h3,
.h1, .h2, .h3 {margin:0;padding:0; font-weight:600; line-height:15px}
h1, .h1 {font-size:52px;line-height:54px;}
h2, .h2 {color:#8cc152; font-size:32px; line-height:38px; text-transform:uppercase; padding-top:50px;  padding-bottom:30px; word-wrap:break-word}
h3, .h3 {color:#8cc152; font-size:22px; line-height:27px; text-transform:uppercase; padding-top:40px; padding-bottom:25px; word-wrap:break-word;}
.alignleft {float:left; margin:0 20px 10px 0;}
.alignright {float:right; margin:0 0px 10px 20px;}
* {outline:none}
p {margin:0px 0 20px 0;line-height:19px}
img {border:none; vertical-align:middle; display:inline-block;}
a {color:#8cc152;text-decoration:none;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
a:hover{text-decoration:none}
label {cursor:pointer}
.wow{visibility:hidden}
input[type="text"],
input[type="submit"], 
input[type="password"],
input[type="email"],
input[type="phone"],
input[type="number"],
input[type="tel"],
textarea
{
	display:inline-block; vertical-align:middle; font-size:14px; line-height:14px; font-weight:700; color:#444; border-radius:10px; text-align:center;padding:12px 30px;border:2px solid #8cc152; min-width:150px;	 font-family:Lato-Regular, Arial;
}
.cards {text-align:center}
.cards .item,
.cards > img {
	display:inline-block; margin:10px;
	vertical-align:middle;
	height:140px !important;
	width:auto !important;
}
input[type="radio"],
input[type="checkbox"] {
	margin:0;
	display:inline-block;
	vertical-align:middle;
}
input[type="radio"],
input[type="checkbox"] {width:15px;height:15px;line-height:15px;margin-top:-3px;position:relative;}
/*
input[type="radio"]:checked::before {
	content: '\e888';
    font-family: 'Linearicons';
	position:absolute;
	color:#8cc152;
	top:0; left:0;
	font-size:30px; line-height:30px;
}
*/
.btn, input[type="submit"], button {display:inline-block;font-size:14px; line-height:14px;font-weight:700;color:#8cc152;border-radius:10px;text-transform:uppercase;text-align:center;padding:12px 30px;border:2px solid #8cc152; min-width:150px; cursor:pointer;font-family:Lato-Regular, Arial; background:none}
.btn:hover, input[type="submit"]:hover, button:hover {background:#8cc152;color:#fff; border-color:#8cc152}
.btn.green, input[type="submit"], button {color:#fff; border:2px solid #8cc152; background:#8cc152;}
.btn.green:hover, input[type="submit"]:hover, button:hover{background:#7AB03F;border-color:#7AB03F}
.btn.orange{color:#fff; border:2px solid rgb(255,150,0); background:rgb(255,150,0);}
.btn.orange:hover{background:rgb(255,128,3);border-color:rgb(255,128,3)}
.btn.white{color:#fff;border-color:#fff}
.btn.white:hover{background:#fff;color:#8cc152}
.comment-form {display:inline-block; margin:0 auto; text-align:left;}
.comment-form input, 
.comment-form textarea {text-align:left; display:block; width:auto; clear:both; border:none}
.error-input {color:rgb(255,150,0); display:inline-block; margin:5px 0 0 0; font-weight:bold;}
.wpcf7 span.wpcf7-list-item {margin-left:0;}
.wpcf7-form span.wpcf7-form-control-wrap {}
.wpcf7 .wpcf7-not-valid-tip {
	font-size:13px !important;
	line-height:13px !important;
	display:inline-block;
	padding:4px 8px;
	margin:0px 0 0 0;
	background:rgba(179,0,2,1.00);
	border-radius: 6px;
	color:#fff !important;
	position:absolute;
	top:100%;
	left:0;
	z-index:999;
}
.wpcf7 .wpcf7-mail-sent-ok {
	font-size:22px !important;
	line-height:27px !important;
	font-family: 'Lato-Regular' !important;
	border:none;
	display:block;
	width:auto;
	text-align:center;
	padding:10px 20px;
	margin:0px 0 0 0;
	background:rgba(255,245,214,1.00);
	border-radius: 6px;
	color:rgba(62,48,36,1.00) !important;
}
.wpcf7 .wpcf7-validation-errors {display:none !important;}
.wrapper{width: 1240px; margin:0 auto;padding-left:20px;padding-right:20px; position:relative; z-index:10}
.section {position:relative;}
.section:before {
		content:' ';
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		z-index:1;
		display:none;
}
	.header{z-index:100; padding:25px 0 25px 0; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;font-size:12px;font-weight:900;}
	.header.fixed{left:0;position:fixed;right:0;z-index:1030;top:0}
	.header .wrapper{text-align:center;position:relative;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
	.header .wrapper:after,
	.header .wrapper:before{content:" ";display:table}
	.header .wrapper:after{clear:both}
	.header .logo{float:left;display:block; width:200px;}
	.header .logo img{display:block}
	.header .menu{margin:26px 0 0}
	.header .menu:after,
	.header .menu:before{content:" ";display:table}
	.header .menu:after{clear:both}
	.header .menu li{float:left;margin:0 5px; font-weight:900}
	.header .menu li a{color:#58585b;display:block;padding:6px 30px;text-transform:uppercase;border-radius:20px; font-weight:900}
	.header .menu li a:hover{background-color:#eaeaea}
	.header .menu li.active a{color:#fff;background-color:#8cc152}
	.header .phones {
	float:right;	
	width:500px;
	text-align:right;
}
	.header .phones .mts {
	padding:5px 0 5px 40px;
	margin:0 0 0 20px;
	background:url('../img/mts_small.svg') center left no-repeat;
	background-size:30px 30px;
	display:inline-block; vertical-align:top;
	text-align:left;
	font-size:20px;
}
	.header .phones .velcom {
	padding:5px 0 5px 40px;
	margin:0 0 0 20px;
	background:url('../img/velcom_small.svg') center left no-repeat;
	background-size:30px 30px;
	display:inline-block; vertical-align:top;
	text-align:left;
	font-size:20px;
}
	.header .phones .address {
	display:block; vertical-align:top;
	width:100%;
	text-align:right;
	margin:5px 0 0 0;
}
	.header .mobileBtn{display:none;clear:both}
	.header.topNavCollapse {padding-bottom:10px;padding-top:10px; background:rgba(255,255,255,1); box-shadow:0 10px 20px rgba(0,0,0,0.08)}
	.header.topNavCollapse .logo {width:150px; margin-top:0px;}
	.header.topNavCollapse .menu{margin-top:17px}
	.header.topNavCollapse .phones {margin-top:5px}
	.header.topNavCollapse .phones .address { display:none;}
	.section1 {background:center top no-repeat #fff; background-size: cover; position:relative;}
	.section1:after {
	content:' ';
	width:100%;
	height:150px;
	position:absolute;
	top:0; 
	left:0;
	z-index:1;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.56) 60%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.56) 60%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.56) 60%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
.section1 .wrapper {position:relative; z-index:100; padding:0 0 40px 0}
.section1 h1 {font-weight:700; text-align:center; padding-top:160px; max-width:90%; margin:0 auto;}
.section1 .beginMorning {max-width:90%;  margin:0 auto; padding-top:16px; font-family: 'Lato-Regular';}
.section1 .beginMorning .h2, .section1 .beginMorning h2,
.section1 .beginMorning .h3, .section1 .beginMorning h3 {color:#444; text-transform:none; padding-top:0 !important; font-weight:400;}
.section1 .buttons {padding-top:30px;position:relative;z-index:2; text-align:center}
.section1 .buttons .btn {}
.section1 .buttons input[type="tel"],
.section1 .buttons input[type="text"] {width:140px; min-width:140px; margin-right:20px;}
	.section2 {background:center center no-repeat #fff; overflow:hidden; color:#fff; background-size: cover; position:relative}
	.section2 h2 {text-align:left}
	.section2 .wrapper{position:relative;min-height:260px; z-index:10;}
	.section2 .inner {position:relative;z-index:2;padding:0 0 30px 257px;}
	.section2 .inner h2, .section2 .inner .h2,
	.section2 .inner h3, .section2 .inner .h3, 
	.section2 .inner a {color:#fff;}
	.section2 .inner a {text-decoration:underline; font-weight:bold;}
	.section2 .inner ul, .section2 .inner ol {margin-left:0; padding-left:0;}
	.section2 .inner li {margin-bottom: 22px; margin-left: 20px;}
	.section2 .inner li p {padding-top:11px; padding-bottom:11px;}
	.section2 .inner ul li {list-style:none; position:relative; margin-left:0; padding-left:32px;}
	.section2 .inner ul li:before {
    display: block;
	content: ' ';
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border: 1px solid #cbcbcb;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #cbcbcb;
	position:absolute;
	top:3px; left:0;
}
	.ToSlideDown {display:none;}
	.recommendation {margin-top:34px; display:block; text-align:center}
	.recommendation:after,
	.recommendation:before{content:" ";display:table}
	.recommendation:after{clear:both}
	.recommendation li {text-align:center; width:17.7%; margin:0 15px; vertical-align:top; display:inline-block;}
	.recommendation li:first-child{margin-left:0}
	.recommendation li:last-child{margin-right:0}
	.recommendation li .number{color:#e4eaed;font-size:120px;line-height:100px;display:inline-block}
	.recommendation li .lnr{color: #fff;
    font-size: 45px;
    line-height: 72px;
    display: inline-block;
    text-align: center;
    width: 75px;
    height: 75px;
    border-radius: 70px;
    background: #8cc152;
	color:#fff;
	}
	.recommendation li .title{text-transform:uppercase;font-size:18px; line-height:23px;padding:14px 0 0; font-weight:600;}
	.recommendation li .description{padding:16px 0px 0; line-height:19px;}
	.section3 {color:#fff;
	background-image:-webkit-linear-gradient(top,#8cc152 0,#1d8fd6 100%); 
	background-image:-o-linear-gradient(top,#8cc152 0,#1d8fd6 100%);
	background-image:linear-gradient(to bottom,#8cc152 0,#1d8fd6 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0073ba', endColorstr='#ff1d8fd6', GradientType=0); 
	position:relative;
	}
	.section3 h2{color:#fff;text-align:left}
	.section3 .wrapper {position:relative;min-height:535px}
	.section3 .img{
    position: absolute;
    width: 45%;
    height: 100%;
    background-size: cover;
	background-position:top right;
    z-index: 1;
    top: 0;
    left: 0;
}
	.section3 .inner{
	position: relative;
    z-index: 2;
    padding: 0 0 10px 48%;
	width:650px;
    text-align: left;
}
	.section3 .subtitle {}
	.section3 .list li {padding-top:32px}
	.section3 .list li:after,.section3 .list li:before{content:" ";display:table}
	.section3 .list li:after{clear:both}
	.section3 .list li .icon{float:left;font-size:45px}
	.section3 .list li .description{margin-left:66px; line-height:19px;}
	.section3 .recommendation {text-align:left; margin-bottom:40px;}
	.section3 .recommendation li {width:21%;}
	.section3 .recommendation li .lnr {
		background:none;
		border-radius:none;
		font-size:70px; line-height:70px;
		color:#fff;
	}
	.section3 input.phone,
	.section3 input.date,
	.section3 input.address {border:none;}
	.section3 .wpcf7-form span.wpcf7-form-control-wrap {display:inline-block; margin:0 10px 10px 0; vertical-align:top;}
	.section3 .wpcf7-form span.date1 {width:38%;}
	.section3 .wpcf7-form span.address1 {width:58%;}
	.section3 .wpcf7-form span.phone1 {width:38%;}
	.section3 .wpcf7-form span.span-submit {width:58%;}
	.section3 .wpcf7-form span.wpcf7-form-control-wrap input {
		width:100% !important;
		padding:12px 0;
		min-width:0 !important;
		display:block;
	}
	.section4 {background:#f3f4f4;text-align:center;padding-bottom:54px;  position:relative;}
	.section5 {background:#eee;padding:0px 0 58px; text-align:center; position:relative;}
	.section5 .owl-carousel {margin-top:10px;}
	.section5 .item{margin:0 10px}
	.section5 .thumb{height:215px;background-position:top center;background-repeat:no-repeat;background-size:cover;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px solid #fff}
	.section5 .description{background:#fff; min-height:100px; padding:20px;box-sizing:border-box;border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:relative;border-bottom:1px solid #e0e0e0}
	.section5 .description .bottom{background:#8cc152;position:absolute;bottom:0;left:50%;margin-left:-43px;width:86px;height:43px;border-radius:86px 86px 0 0;color:#fff;text-align:center;box-sizing:border-box;padding-top:15px;font-size:26px;font-weight:700}
	.section5 .name {color:#444; text-transform:none; margin:0; padding:0; font-weight:bold;}
	.section5 .text{padding-top:18px;line-height:21px;}
	.section5 .owl-buttons .owl-prev{position:absolute;left:-55px;top:50%;margin-top:-15px}
	.section5 .owl-buttons .owl-prev.disabled .icon{color:#e3e3e3}
	.section5 .owl-buttons .owl-next{position:absolute;right:-55px;top:50%;margin-top:-15px}
	.section5 .owl-buttons .owl-next.disabled .icon{color:#e3e3e3}
	.section5 .owl-buttons .icon{color:#c4c6c6;font-size:40px}
	.section5 .owl-buttons .icon:hover{color:#8cc152}
@media(max-width:1110px){
	.section5 .owl-buttons .owl-prev{left:-25px}
	.section5 .owl-buttons .owl-next{right:-25px}}
@media(max-width:950px){
	.section5 .wrapper{padding-left:40px;padding-right:40px}
	.section5 .owl-buttons .owl-prev{left:-40px}
	.section5 .owl-buttons .owl-next{right:-40px}}
@media(max-width:767px){
	.section5{padding-bottom:30px;padding-top:40px}}
@media(max-width:479px){
	.section5 .wrapper{padding-left:20px;padding-right:20px}
	.section5 .owl-buttons{text-align:center;margin-top:30px}
	.section5 .owl-buttons .owl-prev{left:0;position:relative;display:inline-block;margin-top:0}
	.section5 .owl-buttons .owl-next{right:0;position:relative;display:inline-block;margin-top:0}
}
	.section6 {background-color:#fff; background-size:cover; background-position:top center;}
	.section6 .wrapper {position:relative; padding-bottom:50px; padding-top:50px;}
	.section6 .wrapper .cont {background-color:rgba(255,255,255,0.95); padding:0 80px 30px 80px;}
	.section6 h2, .section6 .h2 {text-align:center}
	.section6 .acc-title {
		display: block;
    	padding: 10px 30px 10px 45px;
    	margin: 0 0 10px 0;
    	cursor: pointer;
    	background: #8cc152;
    	color: #fff;
    	position: relative;
	}
	.section6 .acc-title:before {
		content: '\e874';
    	font-family: 'Linearicons';
   	 	display: inline-block;
  	  	position: absolute;
    	top: 50%;
    	margin-top: -10px;
    	left: 13px;
    	vertical-align: middle;
    	font-size: 20px;
    	line-height: 20px;
    	color: #fff;
	}
	.section6 .acc-title:hover {
		background:#7AB03F;
	}
	.section6 .acc-title.ui-state-active {
		background:rgb(255,150,0);
	}
	.section6 .acc-title.ui-state-active:before {
		content: '\e87f';
	}
	.section6 .tab {
		padding:30px 0;
	}
	.section6 .tab .left {
		display:inline-block;
		width: 59%;
		vertical-align:top;
	}
	.section6 .tab .right {
		display:inline-block;
		width: 435px;
		vertical-align:top;
	}
	.section6 .tab .h3,
	.section6 .tab h3 {
		margin:0 0 10px 0;
		padding:0;
		font-weight:bold;
		text-transform:none;
	}
	.section6 .tab input[type="text"],
	.section6 .tab input[type="number"],
	.section6 .tab input[type="phone"],
	.section6 .tab input[type="email"],
	.section6 .tab input[type="number"] {
		font-size:22px; line-height:22px;
		font-family: Lato-Light, Arial;
		padding:8px 20px;
	}
	.section6 .tab input[type="text"] {
		width:230px;
		min-width:inherit;
	}
	.section6 .tab input[type="phone"] {
		width:230px;
		min-width:inherit;
	}
	.section6 .tab input.number {
		width:50px;
		min-width:inherit;
		padding:8px 10px;
	}
	.section6 .tab input[type="radio"] {
		margin-right:3px;
		vertical-align:top;
	}
	.section6 .tab .open_type label {display:block}
	.section6 .tab .open_type .wpcf7-list-item-label {display:inline-block; width:90%}
	.section6 .wpcf7 .wpcf7-form-control.open_type {display:block}
	.section6 .tab .img {
		background-position:top left;
		background-repeat:no-repeat;
		-webkit-transition:all .2s linear;
		-moz-transition:all .2s linear;
		-o-transition:all .2s linear;
		transition:all .2s linear;
		display:block;
		margin:0px auto;
	}
	.section6 .tab .img#sprite_1_1 {background-position: 0 0;}
	.section6 .tab .img#sprite_1_2 {background-position: 33.333% 0;}
	.section6 .tab .img#sprite_1_3 {background-position: 66.666% 0;}
	.section6 .tab .img#sprite_1_4 {background-position: 100% 0;}
	.section6 .tab .img#sprite_2_1 {background-position: 0 33.333%;}
	.section6 .tab .img#sprite_2_2 {background-position: 33.333% 33.333%;}
	.section6 .tab .img#sprite_2_3 {background-position: 66.666% 33.333%;}
	.section6 .tab .img#sprite_2_4 {background-position: 100% 33.333%;}
	.section6 .tab .img#sprite_3_1 {background-position: 0 66.666%;}
	.section6 .tab .img#sprite_3_2 {background-position: 33.333% 66.666%;}
	.section6 .tab .img#sprite_3_3 {background-position: 66.666% 66.666%;}
	.section6 .tab .img#sprite_3_4 {background-position: 100% 66.666%;}
	.section6 .tab .img#sprite_4_1 {background-position: 0 100%;}
	.section6 .tab .img#sprite_4_2 {background-position: 33.333% 100%;}
	.section6 .tab .img#sprite_4_3 {background-position: 66.666% 100%;}
	.section6 .tab .img#sprite_4_4 {background-position: 100% 100%;}
	.section6 .tab.window4 .img#sprite_1_1 {background-position: 0 0;}
	.section6 .tab.window4 .img#sprite_1_2 {background-position: 25% 0;}
	.section6 .tab.window4 .img#sprite_1_3 {background-position: 50% 0;}
	.section6 .tab.window4 .img#sprite_1_4 {background-position: 75% 0;}
	.section6 .tab.window4 .img#sprite_1_5 {background-position: 100% 0;}
	.section6 .tab.window4 .img#sprite_2_1 {background-position: 0 33.333%;}
	.section6 .tab.window4 .img#sprite_2_2 {background-position: 25% 33.333%;}
	.section6 .tab.window4 .img#sprite_2_3 {background-position: 50% 33.333%;}
	.section6 .tab.window4 .img#sprite_2_4 {background-position: 75% 33.333%;}
	.section6 .tab.window4 .img#sprite_2_5 {background-position: 100% 33.333%;}
	.section6 .tab.window4 .img#sprite_3_1 {background-position: 0 66.666%;}
	.section6 .tab.window4 .img#sprite_3_2 {background-position: 25% 66.666%;}
	.section6 .tab.window4 .img#sprite_3_3 {background-position: 50% 66.666%;}
	.section6 .tab.window4 .img#sprite_3_4 {background-position: 75% 66.666%;}
	.section6 .tab.window4 .img#sprite_3_5 {background-position: 100% 66.666%;}
	.section6 .tab.window4 .img#sprite_4_1 {background-position: 0 100%;}
	.section6 .tab.window4 .img#sprite_4_2 {background-position: 25% 100%;}
	.section6 .tab.window4 .img#sprite_4_3 {background-position: 50% 100%;}
	.section6 .tab.window4 .img#sprite_4_4 {background-position: 75% 100%;}
	.section6 .tab.window4 .img#sprite_4_5 {background-position: 100% 100%;}
	.section6 .tab.window1 .img {
		width:250px;
		height:350px;	
	}
	.section6 .tab.window2 .img {
		width:400px;
		height:360px;	
	}
	.section6 .tab.window3 .img {
		width:400px;
		height:260px;	
	}
	.section6 .tab.window4 .img {
		width:420px;
		height:466px;	
	}
	.section6 .tab label {display:inline-block; vertical-align:middle; margin:5px 15px 8px 0}
	.section6 .open_type .wpcf7-list-item  {display:block; margin:0px 0 0px 0}
	.section7 {background:center top no-repeat #8cc152; text-align:center;color:#fff;padding-bottom:60px;box-sizing:border-box}
	.section7 h2{color:#fff}
	.section7 .logos{padding:40px 0}
	.section7 .link-logo{
	background:#fff;
	width:130px;
	height:130px;
	line-height:130px;
	padding:10px;
	display:inline-block;vertical-align:middle;
	border-radius:50%;margin:0 8px 10px;
	text-align:center;
}
	.section7 .link-logo img{max-width:100%;height:auto;display:inline-block;width:auto;vertical-align:middle; line-height:130px;}
	.section7 .link-logo:hover{opacity:.7}
	.section7 .title{font-size:18px;font-weight:700;font-family:Arial}
	.section7 .jq-selectbox{margin-top:22px}
@media(max-width:767px){
	.section7 .link-logo{width:80px;height:80px; line-height:80px; padding:20px;}
	.section7 .link-logo img{max-width:100%; line-height:80px;}
}
@media(max-width:479px){
	.section7 .link-logo{width:80px;height:80px; line-height:80px; border-radius:20px; padding:10px;}
	.section7 .link-logo img{max-width:100%; line-height:80px;}
}
	.blueLine{background:#8cc152;height:3px;position: relative;}
	.section8{text-align:center;padding:46px 0 80px;background:center top no-repeat #f0f0f0; background-size:cover;}
	.section8 h2{padding:0;margin-top:0;display:inline-block}
	.section8 a {color:#515253;}
	.section8 .sertificateWrapper{border:2px solid #d7d7d7;border-radius:4px;margin-top:-20px;padding:50px 0 30px;border-top:none;position:relative}
	.section8 .sertificateWrapper:before{content:'';position:absolute;top:0;left:0;border-top:2px solid #d7d7d7;width:15%}
	.section8 .sertificateWrapper:after{content:'';position:absolute;top:0;right:0;border-top:2px solid #d7d7d7;width:15%}
	.section8 .sertificateWrapper ul:after,
.section8 .sertificateWrapper ul:before{content:" ";display:table}
	.section8 .sertificateWrapper ul:after{clear:both}
	.section8 .sertificateWrapper ul li{float:left;width:33.33%}
	.section8 .sertificateWrapper ul li img{max-width:100%;height:auto;display:inline-block;vertical-align:middle;max-height:100%}
	.section8 .sertificateWrapper ul li .description{padding-top:23px;color:#515253;font-size:18px;font-family:Lato-Regular}
	.section8 .sertificateWrapper ul li .thumb{height:109px;font-size:0}
@media(max-width:950px){
	.section8 .sertificateWrapper:after,.section8 .sertificateWrapper:before{width:7%}
}
@media(max-width:767px){
	.section8{padding:40px 0}
	.section8 h2{max-width:400px}
	.section8 .sertificateWrapper{margin-top:-40px;padding-top:70px}
	.section8 .sertificateWrapper:after,.section8 .sertificateWrapper:before{width:15%}
	.section8 .sertificateWrapper ul li{padding:0 5%;width:23.33%}
	.section8 .sertificateWrapper ul li .description{font-size:12px}
	.section8 .sertificateWrapper ul li .thumb{height:70px}}
@media(max-width:560px){
	.section8 .sertificateWrapper:after,.section8 .sertificateWrapper:before{width:10%}}
@media(max-width:479px){
	.section8 .sertificateWrapper{margin-top:20px;border-top:2px solid #d7d7d7;padding:10px 0 20px}
	.section8 .sertificateWrapper:after,.section8 .sertificateWrapper:before{display:none}
	.section8 .sertificateWrapper ul li{padding:20px 0 0;width:auto;float:none}
	.section8 .sertificateWrapper ul li .description{font-size:12px}
	.section8 .sertificateWrapper ul li .thumb{height:auto}
	.section8 .sertificateWrapper ul li .description{padding-top:10px}
}
	.section9{background:#fff}
	.section9 .wrapper{position:relative;min-height:395px}
	.section9 h2{text-align:left}
	.section9 .text{max-width:360px;float:left}
	.section9 .item:after,.section9 .item:before{content:" ";display:table}
	.section9 .item:after{clear:both}
	.section9 .description{color:#515253;padding:20px 0;line-height:19px}
	.section9 .picture{width:530px;height:420px;float:right;text-align:center;padding:20px 0}
	.section9 .picture img{max-width:100%;max-height:100%;display:inline-block;vertical-align:middle}
	.section9 .owl-controls{position:absolute;bottom:0;left:0;width:320px}
	.section9 .owl-buttons .owl-prev{position:absolute;right:50px;bottom:60px;margin-top:0;background:#c4c6c6;border-radius:50%;width:40px;height:40px;text-align:center;box-sizing:border-box;padding-top:9px}
	.section9 .owl-buttons .owl-prev:hover{background:#8cc152}
	.section9 .owl-buttons .owl-prev.disabled,.section9 .owl-buttons .owl-prev.disabled:hover{background:#efefef; cursor:default;}
	.section9 .owl-buttons .owl-next{position:absolute;right:0;bottom:60px;margin-top:0;background:#c4c6c6;border-radius:50%;width:40px;height:40px;text-align:center;box-sizing:border-box;padding-top:9px}
	.section9 .owl-buttons .owl-next:hover{background:#8cc152}
	.section9 .owl-buttons .owl-next.disabled,.section9 .owl-buttons .owl-next.disabled:hover{background:#f4f4f4}
	.section9 .owl-buttons .icon{color:#fff;font-size:22px}
	.section9 .owl-pagination{position:absolute;left:0;bottom:70px}
	.section9 .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
	.section9 .owl-controls .owl-page span{display:block;width:10px;height:10px;margin:0 4px;border:1px solid #cbcbcb;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#cbcbcb}
	.section9 .owl-controls .owl-page.active span,.section9 .owl-controls.clickable .owl-page:hover span{background:#fff}
@media(max-width:950px){
	.section9 .text{max-width:300px}
	.section9 .picture{width:380px}
	.section9 .owl-controls{width:260px}}
@media(max-width:767px){
	.section9 .wrapper{min-height:0}
	.section9 .text{max-width:none;float:none}
	.section9 .picture{float:none;width:auto;margin-top:100px}
	.section9 .owl-controls{width:260px;bottom:460px;right:0;margin:0 auto}
}
@media(max-width:479px){
	.section9 .picture{margin-top:20px;height:360px}
	.section9 .owl-controls{width:auto;margin:0 auto;position:static}
	.section9 .owl-pagination{position:static;text-align:center;margin-top:25px}
	.section9 .owl-buttons{text-align:center;padding:30px 0}
	.section9 .owl-buttons .owl-next,.section9 .owl-buttons .owl-prev{position:static;display:inline-block;margin:0 3px}
}
	.footer{background:#e5e5e5;padding:40px 20px;position: relative;}
	.footer .wrapper{padding-left:0;padding-right:0;position:relative}
	.footer .wrapper:after,.footer .wrapper:before{content:" ";display:table}
	.footer .wrapper:after{clear:both}
	.footer .logo{float:left;display:block}
	.footer .logo img{display:block}
	.footer .copyright {float:left;display:block;color:#515253;margin:0 0 0 40px}
	.footer .copyright .bok {float:left;padding:0px 30px;}
	.footer .copyright p {line-height:25px;}
	.footer .copyright img {margin-right:5px; vertical-align:text-top}
	.footer .copyright a:hover{text-decoration:underline}
	.footer .copyright .developer{font-size:12px}
	.link-totop{background:#8cc152;width:40px;height:40px;border-radius:50%;text-align:center;position:fixed;right:20px;bottom:20px;cursor:pointer;z-index:100;box-sizing:border-box;padding-top:7px}
	.link-totop .icon-top{color:#fff;font-size:24px}
	.link-totop:hover{background:#7AB03F}
	.vert{height:100%;display:inline-block;vertical-align:middle;margin-left:-.32em}
/* =====================   RESPONSIVE    ========================== */
@media(max-width:1279px){
	.wrapper{width:980px;}
	.recommendation li {width:17.4%;}
	.section3 .img{
   		width: 35%;
	}
	.section3 .inner{
		padding: 0 20% 10px 38%;
    	width: 620px;
	}
	.section3 .recommendation li {width:20.7%;}
	.section6 .wrapper .cont {padding:0 40px 30px 40px;}
	.section6 .wrapper .cont .left {width:50%;}
	.section6 .wrapper .cont .right {width:49%;}
}
@media(max-width:1023px){
	.wrapper{width:725px;}
	h1, .h1 {font-size:40px; line-height:45px; padding-top:35px; padding-bottom:25px;}
	h2, .h2 {font-size:28px; line-height:33px; padding-top:35px; padding-bottom:20px;}
	h3, .h3 {font-size:22px; line-height:26px; padding-top:35px; padding-bottom:20px;}
	.recommendation li {width:29.7%; margin-bottom:20px;}
	.section2 .inner {padding-left:160px}
	.section3 {padding-bottom:20px;}
	.section3 .wrapper{min-height:0}
	.section3 .wrapper:before{display:none}
	.section3 .subtitle{max-width:none}
	.section3 .list{margin-top:20px;margin-left:-2%}
	.section3 .list:after,.section3 .list:before{content:" ";display:table}
	.section3 .list:after{clear:both}
	.section3 .list li{padding-top:23px;float:left;width:48%;padding-left:2%}
	.section3 .list li:nth-child(2n+1){clear:both}
	.section3 .img{ display:none;}
	.section3 .inner{
		padding: 0;
		width: 724px;
		margin:0 auto;
		text-align:center;
	}
	.section3 .recommendation {margin-top:0; text-align:center}
	.section3 .recommendation li {width:21.3%;}
	.section6 .wrapper .cont .left {width:100%;}
	.section6 .wrapper .cont .right { display:none;}
	.section6 .wrapper {position:relative; padding-bottom:40px; padding-top:40px;}
	.footer .copyright {width:510px;}
}
@media(max-width:767px){
	.wrapper{width:440px;}
	h1, .h1 {font-size:32px; line-height:35px; padding-top:35px; padding-bottom:25px;}
	h2, .h2 {font-size:24px; line-height:29px; padding-top:25px; padding-bottom:20px;}
	h3, .h3 {font-size:18px; line-height:22px; padding-top:25px; padding-bottom:20px;}
	.recommendation {margin-top:0px}	
	.recommendation li {width:43%;}
	.recommendation li .description {padding-top:10px; margin:0 auto}
	.header {padding-top:10px; padding-bottom:10px;}
	.header .logo{ width:150px; margin-top:5px;}
	.header .menu{margin-top:10px;display:none}
	.header .menu li{float:none;margin:0}
	.header .menu li a{border-radius:0;padding:7px 0; padding-left:23px;padding-right:23px}
	.header .menu li a:hover{background:0 0;color:#8cc152}
	.header .menu li.active a{background:0 0;color:#8cc152}
	.header .mobileBtn{display:block;width:35px;cursor:pointer;margin:0px auto 0; position:absolute; top:15px; right:20px;}
	.header .mobileBtn div{height:6px;margin-top:5px;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;background:#c3c4c6;position:relative}
	.header .mobileBtn div:first-child{margin-top:0}
	.header .mobileBtn:hover div{background:#8cc152}
	.header .mobileBtn.closed div:nth-child(1){transform:rotate(45deg);top:5px}
	.header .mobileBtn.closed div:nth-child(2){display:none}
	.header .mobileBtn.closed div:nth-child(3){transform:rotate(-45deg);top:-6px}
	.header .phones {width:170px;}
	.header .phones .address {display:none;}
	.header .phones .mts, 
	.header .phones .velcom {font-size:inherit !important; background-size: 20px 20px; background-position:center left; padding-left:30px;}
	.header.topNavCollapse {display:none;}
	.header.topNavCollapse .wrapper{padding-top:6px;padding-bottom:6px}
	.header.topNavCollapse .menu{display:none}
	.header.topNavCollapse .mobileBtn{margin-top: 0;
    	position: static;
	    top: 0;
    	right: auto;
	}
	.header.topNavCollapse .mobileBtn div{background:#363636}
	.header.topNavCollapse .mobileBtn:hover div{background:#8cc152}
	.header.topNavCollapse .logo{display:none}
	.section1{}
	.section1 .wrapper{height:auto}
	.section1 h1 {text-align:center;max-width:none;padding-top:90px}
	.section1 .beginMorning{text-align:center;max-width:none}
	.section1 .buttons{ padding-top:0;}
	.section2 {}
	.section2 .inner{padding-left:0; padding-bottom:0;}
	.section2 .inner p{}
	.section3 h2 {text-align:center}
	.section3 .inner{padding-left:0;padding-top:10px; width: 440px;}
	.section3 .list{margin-left:40px}
	.section3 .list li{padding-left:0;width:auto;float:none}
	.section3 .recommendation {margin-top:0}
	.section3 .recommendation li {width:44.3%;margin-left:10px; margin-right:10px; margin-bottom:30px;}
	.section3 .recommendation li:first-child, .section3 .recommendation li:last-child {margin-left:10px; margin-right:10px;}
	.section3 .wpcf7-form span.wpcf7-form-control-wrap {width:100%}
	.section4 {padding-bottom:0}
	.section6 .wrapper {padding-bottom: 30px; padding-top: 30px;}
	.section6 .wrapper .cont {padding: 0 30px 20px 30px;}
	.section6 .wpcf7-submit {display:block; width:100%;}
	.footer .logo{display:none}
	.footer .copyright{width:440px;margin:0}
}
@media(max-width:479px){
	.wrapper{width:280px;}
	.header .logo{display:inline-block; overflow:hidden; width:40px; height:40px}
	.header .logo img {width:auto; height:40px}
	.recommendation li{float:none; margin:0 0 20px 0; width:100%; display:inline-block; vertical-align:top; padding:0px}
	.recommendation li .description{padding-top:10px}
	.section1 .wrapper{height:auto; padding-bottom:10px;}
	.section1 .wpcf7-form p {margin-bottom:0; padding-bottom:20px;}
	.section1 .beginMorning img { margin:5px 10px;}
	.section1 .buttons input[type="tel"],
	.section1 .buttons input[type="text"] {margin-right:0; margin-bottom:10px; width: 99%;
    	padding-left: 0;
    	padding-right: 0;}
	.section1 .buttons .wpcf7-submit {
		width: 100%;
    	padding-left: 0;
    	padding-right: 0;
	}
	input[type="text"] {width: 70%;margin-bottom: 10px;}
	.section2 .wrapper{padding-bottom:30px}
	.section2 .wrapper:before{display:none}
	.section2 .inner p{padding-left:0}
	.section3 .inner {width:280px;}
	.section3 .recommendation li {width:100%; margin:0 0 30px 0}
	.section6 { background-image:none !important; background:#fff;}
	.section6 .wrapper {padding-top:0; padding-bottom:10px}
	.section6 .wrapper .cont {padding: 0; background:none !important;}
	.section6 .tab .open_type .wpcf7-list-item-label {
    	width: 85%;
	}
	.footer .copyright{width:350px;}
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media(max-width:479px){ 
    .footer .copyright .bok {width:100%;float:left;}
    .footer .wrapper {width: 350px;}
}
.comment-form-person input {display: inline-block;}
.comment-form-person label {display: inline-block;text-align:right;padding-left:5px;font-size:12px;font-style:italic;}