body{
	background: url(../img/bg-22.png) repeat;
    font-family: "PT sans", sans-serif;
    font-size: 16px;
    color: #3b3b3b;
}
header{
	padding: 10px 0px 5px 0px;
}
.logo img{
	width:100%;
	max-width:250px;
}
.content{
	padding-top: 17px;
}
.top{
	    margin-left: 14px;
    padding-bottom: 13px;
}
.text{
	color: #6eba34;
    font-weight: bold;
}
b {
    font-weight: bold;
}
header .top div {
    display: inline-block;
    vertical-align: middle;
}
header .phone{
	    padding-left: 42px;
    font-size: 27px;
    color: #484747;
   vertical-align: middle;
}
header .top a span {
    color: #6eba34;
}
.navbar{
	    border-top: 2px solid #e5e5e5;
}
@media (max-width:550px){
	.phone{
		display: block;
	}
}
.section1{
	background: url(../img/section5bg.jpg) top center no-repeat;
		background-color: #fff;
    padding-top: 30px;
    padding-bottom: 40px;
}
.nav1{
    background: rgb(110, 186, 52);
    padding: 23px 15px;
    padding-bottom: 0px;
    font-family: kelson_regular;
    margin-bottom: 20px;
    margin-top: 20px;
}
.nav1 h3{
	    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #1d1c1c;
    text-align: center;
   /* padding-top: 10px;*/
}
.nav1 li{
	    list-style: none;
}
.nav1 a{
    text-decoration: none;
    color: #1d1c1c;
    font-size: 14px;
    line-height: 31px;
    text-transform: uppercase;
}
.im{
	    vertical-align: middle;
    left: 0;
    line-height: 64px;
}

.men{
	padding:1px;
}
.animated:hover {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.section1 h1{
	font-size: 69px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
}
@media (max-width:590px){
	.section1 h1{
	font-size: 45px;
}
.section1 h1 small {
    font-size: 31px;
}
}
.section1 h1 small {
    display: block;
   /* font-size: 47px;*/
   font-size: 35px;
    color: rgb(50, 104, 5);
}
.section1 table {
    margin-left: 23px;
    background: rgba(255,255,255,0.5);
    width: 320px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}
.section1 table tbody {
    width: 100%;
    display: table;
}
.section1 tr {
    border: 1px solid #79766f;
}
.section1 td {
	font-size: 14px;
}
.section1 td {
    padding: 10px 0px;
    text-align: center;
    vertical-align: middle;
}
.section1 .pred{
	color:rgb(253, 229, 123);
}
.section1 form {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background: rgba(61, 61, 62, 0.8);
    border-radius: 0px;
  /*  padding: 13px 10px;*/
  padding: 55px 20px;
    color: #fff;
    font-family: kelson_regular;
}
.section1 form h3 {
    font-size: 27px;
    color: #fff;
    font-weight: bold;
    font-family: kelson_regular;
}
.section1 input {
    width: 100%;
    padding: 10px 5px;
    box-sizing: border-box;
    margin-top: 12px;
    border-radius: 3px;
    border: none;
    font-weight: bold;
    font-family: kelson_regular;
    color: black;
}
.section1 form div {
    padding: 5px 0px;
}
.section1 form p {
    text-align: left;
    width: 220px;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
}
.section1 form div span {
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
}
.section1 form [type="submit"] {
    color: #171414;
    background: #6eba34;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    font-size: 19px;
    cursor: pointer;
}
@media (max-width:768px){
	.section1{
		background: #fff;
	}
.section1 table{
	margin-top:20px;
}
.section1 form{
	margin-top:20px;
	margin-bottom:20px;
}
}
.section2 {
    padding-bottom: 40px;
}
.section2 h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 50px;
    padding-bottom: 10px;
}
.section2 ul{
    list-style: none;
    padding-top:20px;
}
.section8 li, .section2 li {
    padding: 12px 0px;
    background: url(../img/list.png) no-repeat 0px 12px;
    padding-left: 20px;
}
.section3 {
    background: rgba(243, 155, 19, 0.07);
    padding-bottom: 30px;
}
.section3 h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 50px;
    padding-bottom: 45px;
    text-align: center;
}
.vibor{
	min-height:300px;
	padding:20px;
}

.section3 h3 {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 51px;
    line-height: 1.1;
    height: 35px;
    padding-top: 30px;
}
.section3 p {
    font-size: 17px;
    line-height: 1.2;
    color: #888888;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.section3 .hov{
	padding:20px;
	height:400px;
	}
.section3 .hov:hover {
    background-color: #79c13c8c;
    border-bottom: 2px solid #70ab40c7;
    border-radius: 2px;
    color: #fff;
}
.section4 h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}
.section4 h3 {
    font-size: 25px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 0px;
    padding-bottom: 15px;
    text-align: center;
}

.section4 h4 {
margin-top: 25px !important;
}
.section4 p {
    font-size: 21px;
    margin: 10px 0px;
    text-align: center;
}
.section4 p span {
    font-size: 23px;
    color: #9e0100;
    font-weight: bold;
}
.section4 table {
    background: rgba(255,255,255,0.5);
 width: 100%;
    font-weight: bold;
    margin-bottom:20px;
}
.section4 table tbody {
    width: 100%;
    display: table;
}

.section4 td {
    padding: 10px 10px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
	border: 1px solid #79766f;
}
/*.polos{
	border:1px solid gray;
}*/
.section5 #feedback2 {
   background: url(../img/1579373797_36-84.png) repeat;
    text-align: center;
    color: #fff;
}
.section5 h2 {
    font-size: 30px;
    text-transform: uppercase;
    padding-top: 50px;
    padding-bottom: 45px;
    text-align: center;
    color: #fff;
}
.section5 form{
	margin-bottom:20px;
}
.section5 input {
    padding: 12px 20px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 2px solid #9f9f9f;
    font-family: kelson_regular;
    width: 260px;
    font-size: 14px;
    vertical-align: top;
    margin: 9px;
    color: black;
}
.section5 [type="submit"] {
    cursor: pointer;
    background: #f5ba0e;
    font-weight: 100;
    font-size: 17px;
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-bottom: 2px solid #326805;
}
.section5 h3 {
    font-size: 21px;
    margin-top: 10px;
    padding-bottom: 20px;
}
.section7 {
    background: rgba(243, 155, 19, 0.07);
    margin-top: 40px;
}
.section7 h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 50px;
    text-align: center;
    margin-bottom:40px;
}
.section7 .image {
    width: 105px;
    height: 105px;
    display: inline-block;
    text-align: center;
    border: 2px solid #326805;
    line-height: 105px;
    border-radius: 100px;
    padding-left: 0;
    margin-left: 20px;
    box-shadow: 0px 0px 0px 3px transparent;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.section7 .image:hover {
    border: 4px solid #326805;
}
.section7 .tex {
    display: inline-block;
    width: 345px;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 20px;
}
.rab{
	margin-bottom:40px;
}
.section8 h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 50px;
    text-align: center;
    border-top: 2px solid #d7d7d7;
    margin-top: 45px;
}
.section8 p {
    font-size: 17px;
    padding: 13px 0px;
}
.section8 ul{
	list-style:none;
}
.section9 {
    background: #fff;
}
.section9 img {
    padding-top: 20px;
    min-width:300px;
}
@media (max-width:550px){
	.section9 .order {
		  margin-top: 1px !important;
	}
}
.inspect{
    background: #6eba34;
    PADDING-BOTTOM: 10PX;
    MARGIN-TOP: 20PX;
}
.section9 .order {
    color: #fff;
    background: #f5ba0e;
    border: none;
    border-radius: 3px;
    font-size: 21px;
    cursor: pointer;
    text-decoration: none;
    width: 224px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 147px;
    padding: 10px 0px;
    border-bottom: 3px solid #cc9c10;
    MARGIN-BOTTOM: 20PX;
}
.section12 h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 40px;
    text-align: center;
}

.section12 p {
    padding: 10px 0px;
    color: #6a6a6a;
}
.section12 .phone {
    color: #9e0100;
}

.section12 input {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    border: none;
    border-bottom: 1px solid #959595;
    margin-top: 30px;
}
.section12 textarea {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #959595;
    resize: vertical;
    margin-top: 30px;
    min-height: 90px;
}
.section12 [type="submit"] {
    color: #fff;
    background: #f5ba0e;
    border: none;
    border-radius: 3px;
    font-size: 19px;
    cursor: pointer;
    text-decoration: none;
    width: 224px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0px;
    border-bottom: 3px solid #c59710;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
}
.section12 .right {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.section12 .left {
    display: inline-block;
    box-sizing: border-box;
    padding-right: 60px;
    padding-top: 50px;
}
footer {
    background: #444444 url(../img/2-fon-dlya-sayta.png) repeat;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}
footer .big {
    font-size: 15px;
}
footer .item {
    font-size: 11px;
    display: inline-block;
    width: 170px;
    vertical-align: top;
}
footer .item a {
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 1.6;
}
footer .contacts {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    float: right;
    text-transform: uppercase;
    text-align: right;
}
footer .contacts a {
    display: block;
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    padding-top: 15px;
}
.tex{
    border: 4px outset rgb(131, 186, 72);
    background: #fff;
   padding: 30px;
    margin: 40px 0 40px;
}
.tex h1{
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}

.knop {color: #171414;
    background: #6eba34 !important;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    font-size: 19px;
    cursor: pointer;}
    
.zag {    background: #83ba486e;
    padding: 24px 24px 24px;
        text-transform: uppercase;
}

.fon1{background:#efff7282;}
.fon2{background:#c8dead;}
.fon3{background:#92d8d282;}
.fon4{background:#d4d4d469;}

.section111 .order {
    color: #fff;
    background: #f5ba0e;
    border: none;
    border-radius: 3px;
    font-size: 21px;
    cursor: pointer;
    text-decoration: none;
    width: 224px;
    display: block;
    text-align: center;
    margin: 0 auto;
    /* margin-top: 147px; */
    padding: 10px 0px;
    border-bottom: 3px solid #cc9c10;
    MARGIN-BOTTOM: 20PX;
}

.section112 .order {
    color: #fff;
    background: #83ba48;
    border: none;
    border-radius: 3px;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
    width: 204px;
    display: block;
    text-align: center;
    margin: 0 auto;
    /* margin-top: 147px; */
    padding: 10px 0px;
    border-bottom: 3px solid #55a447;
   }
    
    .fr-name {display: none} 
    
    .hero__form {
    display: block;
    position: relative;
    opacity: 0;
}

.hero__form .uk-container {
    position: relative;
}
@media (min-width: 960px){
.uk-container {
    padding-left: 40px;
    padding-right: 40px;
}}
@media (min-width: 640px){
.uk-container {
    padding-left: 30px;
    padding-right: 30px;
}}
.uk-container {
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.uk-container>:last-child {
    margin-bottom: 0;
}
.hero__form-box {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
.hero__form-left {
    min-width: 285px;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #6eba34;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 180px;
}
.hero__form-box {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
.uk-container::after {
    clear: both;
}
.uk-container::after, .uk-container::before {
    content: "";
    display: table;
}

.hero__form-left h3 {
    font-weight: 800;
    line-height: normal;
    font-size: 48px;
    color: #FFFFFF;
}

.hero__form-left h3 span {
    display: block;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
}