@font-face {
	font-family: mos0;
	src: url("../fonts/MUSEOSANSCYRL_0.OTF");
}
@font-face {
	font-family: mos1;
	src: url("../fonts/MUSEOSANSCYRL_1.OTF");
}
@font-face {
	font-family: mos2;
	src: url("../fonts/MUSEOSANSCYRL_2.OTF");
} 
@font-face {
	font-family: mos3;
	src: url("../fonts/MUSEOSANSCYRL_3.OTF");
}


   /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
        
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        .preim3 > p, .preim3 > div,
        .preim3 ul li {
        font-size: 5vw !important;
        }
        
        .preim3 img {
            max-width: 30% !important;
        }

    }



    /* Medium Devices, Desktops */
    @media only screen and (min-width: 768px) {
       
   .navbar-brand {
   display: none !important; 
   }
   
           .top-form > button {
         width: 100% !important;
         display: block !important;   
        }

    }

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
    .prodM {
        padding: 0 0 40px !important;
    }
    
    #services * h3 {
       margin: 0 0 20px !important; 
    }
    
    .row.flex {
            border-bottom: 1px dotted #ccc;
            padding: 40px 0 0;
    }
    
    }



 
@media only screen and (max-width : 768px) {
    
               .top-form > button {
         width: 100% !important;
         display: block !important;   
        }
   
    
h1 {
    font-size: 3em !important;
}    
    
 #actions > .container > div {
    border-bottom: 1px dotted #ccc;
    margin: 10px 0 0;
    padding: 0 0 15px;
    text-align: center;
}
.actionsP1 {
    text-align: center !important; 
}
    .actions2 img {
    clear: both !important;
    float: none !important;
    max-width: 259px;
    width: 50%;
}
    #services * h3 {
    margin: 0 0 15px;
    padding: 0 15px; 
    }
    .flex {
     display: flex !important;
     flex-flow: column nowrap !important;   
    }
    .order1 {
        order: 1 !important;   
    }
    .order2 {
      order: 2 !important;  
    }
    .prodM {
     padding: 15px 0 !important;   
    }
    .prodM.right-arrow::after, .prodM.left-arrow::after {
    content: "\f0d8" !important;
    left: calc(50% - 25px) !important;
    top: calc(100% - 85px) !important; 
    } 
    #features > .row > div:nth-child(1) {
    clear: both !important;
    display: block !important;
    text-align: left !important;
    vertical-align: top !important;
    width: 100% !important;
    margin: 0 0 15px !important;
    }
    #features > .row > div > div.tP {
        max-width: 100% !important;
    }
    #features > .row > div > div.tP > p {
    min-height: 36px !important;
    }
    .tP p {
        margin: 0 !important;
    }
    .features-image {
    margin: 0 0 30px !important;
}
#features > .row > div:nth-child(1) > div.tP > p {
    padding-left: 30px !important;
}
#features > .row > div:nth-child(1) > div.tP > p::after {
    content: "\f0a9" !important;
    left: 0 !important;
    top: calc(50% - 19px) !important;
}
#features > .row > div:nth-child(2) > div.tP > p::before {
    top: calc(50% - 19px) !important;
}
    .animated {
        /*css transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*css transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*css animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
   .flex-center, .flex-bottom {
    display: block !important;
   }
   .head2 {
    margin: 0 !important;
   } 
   #up-info > *, #get-info > * {
    float: none !important;
    display: block !important;
    margin: 0 !important;
    padding: 15px;
   }
      #up-info > * {
    display: none !important;
    background: #fff;
    text-align: center;
   }
   #up-info ul {
    margin: 0 !important;
   }
   body {
    margin: 0;
    padding: 23px 0 0 !important;
}
}
h1, h2, h3, h4, h5, h6 {
    text-align: center;
}
h3 {
    font-family: mos3;
    font-size: 1.85em;
    margin: 25px 0 20px;
    padding: 0;
}
body{
	padding: 40px 0 0 0;
	margin: 0;
}
.conteiner{
	min-
	height: 100%;
	color: #232323;
}
section{
	width: 100%;
	margin: 0 auto;
}
.fL{
	float: left;
}
.fR{
	float: right;
}
.menu{
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background-color: #ECEBEB;
	position: fixed;
	z-index: 1000;
}
.podMenu{
	height: 40px;
	margin: 0 auto;
}
.podMenu ul{
	margin: 0;
}
.podMenu ul li{
	float: left;
	list-style-type: none;
	margin-left: 75px;
	font-family: mos2;
	font-size: 19px;
	margin-top: 5px;
}
.podMenu ul li a{
	font-size: 19px;
	color: #232323;
	text-decoration: none;
	line-height: 1.5;
	padding: 15px 0 5px 0;
}
#section{
	background: url(../images/bg.jpg) no-repeat  fixed center center;
    background-size: cover;
}
.podFon{
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: absolute;
	z-index: -10;
}
.head{
	margin: 0 auto;
}
.shapka{
	width: 100%;
	height: 140px;
	padding-top: 40px;
}
#logo{
}
.info{
	width: 250px;
	height: 100px;
	float: left;
	margin-left: 90px;
}
.info a{
	margin: 20px 0 0 0;
	float: right;
	font-size: 18px;
	text-align: center;
	font-family: mos1;
	line-height: 2;
	text-decoration: none;
	color: #232323;
}
#p1{
	margin: 0px 40px 0 0;
}
.info2{
	width: 520px;
	height: 70px;
	float: right;
	margin-top: 25px;
	padding-left: 30px;
	border-left: 1px solid #E3E3E3;
}
.info2 ul{
	float: left;
	margin: -5px 0 0 0;
	list-style-type: none;
	padding: 0;
}
.info2 ul li a{
	color: #232323;
	font-size: 18px;
	line-height: 2;
	font-family: mos1;
	text-decoration: none;
}
#aGlav{
	color: #00A500;
	font-size: 14px;
	line-height: 2.5;
    margin: 0 auto;
}
#aGlav:hover{
	color: #fff;
}
#mLf{
	margin-left: 50px;
}
.a1{
	margin: 0px 40px 0 0;
	width: 185px;
	height: 40px;
	border: 2px solid #00A500;
	text-decoration: none;
	text-align: center;
	color: #00A500;
	border-radius: 30px;
	text-transform: uppercase;
	line-height: 2.6;
	font-family: mos3;
	font-weight: 900;
}
.nav{
	display:inline;
	position:relative;
	z-index:2;
	text-decoration:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:transparent;
	white-space:nowrap;
	overflow:hidden;
	transition:color 1s ease
}
.nav:focus,.nav:hover{
	outline:0;
	color:#00A500;
	transition:color 1s ease;
	cursor:pointer;
}
.nav:after{
	content:"";
	position:absolute;
	z-index:-1;
	width:3px;
	height:3px;
	left:0;
	bottom:0;
}
.nav:focus:after,.nav:hover:after{
	width:100%;
	height:3px;
}
.nav:focus{
	outline:0;
	}
.head2{
	margin: 4em auto 2em;
}
.head2 h1{
    font-family: mos3;
    font-size: 4em;
    line-height: 1em;
    margin: 0 0 0.5em;
    text-align: center;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff;
}
.head2 h1 span {
    font-size: 0.8em;
}
#trava{
	margin-top: 20px;
}
.head2 ul{
	color: #fff;
	font-size: 24px;
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0 0 2em 0;
    display: inline-block;
}
.head2 ul li {
    text-align: left;
}
.head2 ul li:before {
   font-family: FontAwesome;
   content: "\f00c";
   display: inline-block;
   padding-right: 10px;
   vertical-align: middle;
   color: #00a500;
}
.head2 ul span{
	color: #232323;
	font-size: 23px;
	line-height: 1.5;
}
.card {
	pointer-events: none;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	padding: 30px;
	background: white;
	border-radius: 5px;
	width: 400px;
	height: 200px;
	margin: auto;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	position: relative;
}
.card:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 10px;
	border-radius: 50%;
	left: 0;
	bottom: -50px;
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.3);
}
.card .card-content {
	margin: auto;
	text-align: center;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.card h2 {
	-webkit-transform: translateZ(100px);
	transform: translateZ(100px);
}
.card p {
	-webkit-transform: translateZ(50px);
	transform: translateZ(50px);
	display: block;
}
.card p.related {
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	font-style: italic;
}
.card a {
	color: #69c6b8;
	pointer-events: auto;
}
.obz{
	width: 100%;
	height: 100px;
	float: left;
}
.a2{
	width: 300px;
	text-align: center;
	text-decoration: none;
	border-radius: 35px;
}
#a2{
	background-color: #00A500;
	color: #fff;
	font-size: 18px;
	font-family: mos1;
	line-height: 3.2;
	cursor: pointer;
    box-shadow: 2.909px 5.248px 35px 0px rgba(0, 0, 0, 0.72);
    margin: 0 auto;
}
#a3{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #00a500;
    font-family: mos1;
    font-size: 18px;
    line-height: 2.9;
    margin: 0 auto;
}
#a33{
	color: #fff;
	font-size: 18px;
	font-family: mos1;
	font-weight: 900;
	line-height: 2.9;
}
#a32{
	color: #fff;
	height: 56px;
	font-size: 18px;
	font-family: mos1;
	font-weight: 900;
	line-height: 3;
	margin-top: 5px;
}
#a322{
	border: 2px solid #fff;
	color: #fff;
	height: 56px;
	font-size: 18px;
	font-family: mos1;
	font-weight: 900;
	line-height: 3;
	margin-top: 5px;
	margin-left: 310px;
}
.preim{
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.preim2{
    margin: 0 auto;
    }
.preim3{
    align-items: center;
    display: flex;
    padding: 25px 0 0;
}
.preim3 img{
    border: 3px outset #ccc;
    border-radius: 50%;
    box-shadow: 0 0 5px #000;
    display: inline-block; *display: inline; zoom: 1;
    margin: 7px 15px;
}
.preim3 > p, .preim3 > div{
    display: inline-block;
    font-family: mos3;
    font-size: 24px;
    line-height: 1.25em;
    margin: 0;
    width: calc(100% - 180px);
    vertical-align: top;
}
.preim3 ul{
	float: left;
     padding: 0 0 0 15px;
}
.preim3 li{
	font-family: mos3;
	font-size: 18px;
    line-height: 1.25em;
}
.production{
	width: 100%;
	z-index: 1;
}
.box{
	width: 100%;
	height: 1px;
	z-index: 100;
	position: relative;
	float: left;
}
.production2{
	margin: 0 auto;
}
.production3{
}
.prodM{
    display: inline-block; *display: inline; zoom:1;
    height: 100%;
    vertical-align: top;
    padding: 0;
    position: relative;
}
.prodM.right-arrow::after {
    color: #ffffff;
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 80px;
    font-style: normal;
    font-weight: normal;
    left: -5px;
    position: absolute;
    text-decoration: inherit;
    top: calc(50% - 80px);
    z-index: 1000;
}
.prodM.left-arrow::after {
    color: #ffffff;
    content: "\f0d9";
    font-family: FontAwesome;
    font-size: 80px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: -5px;
    text-decoration: inherit;
    top: calc(50% - 80px);
    z-index: 1000;
}
.prodM2{
	height: 100%;
	background-color: #F5F5F5;
	z-index: -10;
}
#z-in{
	z-index: 1;
	position: relative;
}
   .block {
    background: #F5F5F5;
    border-radius: 0px;
    padding: 0px;
    position: absolute;
    color: #fff;
    margin: 75px 0 0 550px;
    z-index: 100;
   }
   .block::after {
    content: ''; 
    position: absolute;
    left: 16px; bottom: -20px;
    border: 25px solid transparent;
    border-left: 25px solid #F5F5F5;
   }
   .block2 {
    background: #F5F5F5;
    border-radius: 0px;
    padding: 0px;
    position: absolute;
    color: #fff;
    margin: 75px 0 0 -70px;
   }
   .block2::after {
    content: ''; 
    position: absolute;
    left: 20px; bottom: -20px; 
   	border: 25px solid transparent;
   	border-right: 25px solid #F5F5F5;
   }
.prodM h2{
    font-family: mos3;
    line-height: 1em;
    margin: 0;
    padding: 30px 15px 15px;
    text-align: center;
}
.prodM img{
	width: 100%;
	height: 100%;
}
.promP1{
	font-size: 18px;
	margin: 0;
	padding: 0 40px;
	font-family: mos0;
	font-weight: 500;
    line-height: 1.2em;
    text-align: justify;
}
#promP1z{
	padding-top: 0;
}
.cena{
	margin: 20px 0 10px 0;
	text-align: center;
	font-size: 30px;
	font-family: mos2;
	font-weight: 700;
	color: #232323;
}
#cenaz{
}
.cena span{
	color: #00A500;
	font-family: mos3;
	font-weight: 500;
}
.prodM a{
    background-color: #00a500;
    display: block;
    margin: 0 auto;
}
.actions{
	margin: 0 auto;
	color: #232323;
}
h2{
    font-family: mos3;
    font-weight: 900;
    margin: 10px 0 15px;
    text-align: center;
}
.polo{
	height: 1px;
	background-color: #00A500;
}
.actions1{
	min-height: 650px;
}
.actions2{
    min-height: 200px;
}
.actions2 img{
    float: left;
    margin: 0 20px;
    max-width: 260px;
    width: 40%;
}
.actionsP1{
    font-family: mos3;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em;
    text-align: left;
}
.actionsP2{
    font-family: mos0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2em;
}
.cena2{
	color: #00A500;
	font-size: 30px;
	font-family: mos3;
    letter-spacing: -1px;
}
.actions2 a{
	text-decoration: none;
	font-size: 22px;
	color: #00A500;
	font-family: mos3;
}
.projects{
	width: 100%;
	background: url(../images/fonGarant.jpg) no-repeat center center;
	background-attachment: fixed;
    background-size: cover;
}
.projects2{
	margin: 0 auto;
}
.projects2 h2{
	font-family: mos3;
	color: #fff;
	margin: 0;
	text-align: center;
}
.slid{
	width: 100%;
	margin: 0 auto;
}
.slider {
	width: 1000px;
	margin: 0 auto;
}
.kv{
	width: 1000px;
	float: left;
}
.kv img{
	width: 100%;
	height: 100%;
}
/*
/projects
*/
/*
works
*/
.works{
	margin: 0 auto;
}
.h2{
	text-align: center;
    font-family: mos3;
}
.works1{
    margin: 60px auto 80px;
    text-align: center;
    width: 950px;
}
.works1 p{
	float: left;
	width: 140px;
	margin: 10px 0 0 0;
	font-size: 16px;
	font-family: mos3;
	font-weight: 900;
}
#pL1{
	margin: 10px 60px 0 60px;
}
/*
/works
*/
/*
osob
*/
.osob{
	width: 100%;
	background-color: #F5F5F5;
}
.osob1{
	height: 100%;
	margin: 0 auto;
}
.osob2{
	width: 900px;
	height: 800px;
	margin: 0 auto;
}
.osobL{
	width: 307px;
	height: 207px;
	float: left;
	position: relative;
	margin-left: 120px;
	z-index: 2;
}
#osobC{
	position: absolute;
	margin: 100px 0 0 -30px;
	z-index: 1;
}
.osobR{
	width: 307px;
	height: 207px;
	float: right;
	position: relative;
	margin-right: 120px;
	z-index: 2;
}
.pOsob1{
	display: block;
	width: 307px;
	height: 40px;
	background: rgba(255, 255, 255, 0.85);
	text-align: center;
	line-height: 1.6;
	color: #232323;
	position: absolute;
	margin: 150px 0 0 0;
	font-family: mos3;
	font-weight: 900;
	font-size: 24px;
}
.fLT{
	float: left;
	text-align: right;
}
.fRT{
	float: right;
	text-align: left;
}
.tP p{
	margin: 20px 0 0 0;
	font-size: 18px;
	font-family: mos0;
	font-weight: 500;
}
#mTP1{
	margin-top: 60px;
}
#mTP2{
	margin-top: 45px;
}
#mTP3{
	margin-top: 40px;
}
#mTP4{
	margin-top: 48px;
}
.garant{
	width: 100%;
	height: 1100px;
	background: url(../images/fonGarant.jpg) no-repeat center center;
	background-attachment: fixed;
}
.garant2{
	height: 100%;
	margin: 0 auto;
}
.garant2 h2{
	color: #fff;
}
.garant3{
	width: 380px;
	height: 700px;
	background: url(../images/garant.png) no-repeat center center;
	float: left;
	margin: 40px 0 0 128px;
}
.garP1{
	float: left;
	width: 380px;
	height: 115px;
	text-align: center;
	font-size: 40px;
	line-height: 3;
	color: #fff;
	font-family: mos3;
	font-weight: 900;
	margin: 0;
}
.garP2{
	float: left;
	margin: 40px 0 0 0;
	width: 380px;
	font-size: 24px;
	font-family: mos1;
	font-weight: 500;
	color: #fff;
}
.garP2 span{
	float: left;
	margin:-10px 15px 0 15px;
}
.garP3{
	float: left;
	margin: 70px 0 0 0;
	width: 430px;
	font-size: 24px;
	font-family: mos1;
	font-weight: 500;
	color: #fff;
}
.garP3 span{
	float: left;
	margin: 2px 15px 0 15px;
}
/*
/garant
*/
/*
otz
*/
.otzivy{
	width: 100%;
	background-color: #fff;
}
.otz{
	margin: 0 auto;
}
.otz h2{
	color: #232323;
	margin-bottom: 10px;
}
.kv2 {
    margin-top: 20px;
}
.kv2 img {
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 2;
    max-width: 100px;
}
.ima {
    color: #232323;
    font-family: mos1;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 5px 0 0 0;
}
.spec {
    color: #00a500;
    float: left;
    font-family: mos2;
    font-size: 26px;
    font-weight: 500;
    margin: 0;
    width: 280px;
}
.sliF {
    float: left;
    padding: 10px;
    position: relative;
    z-index: 1;
}
#sliF2 {
    float: left;
    padding: 10px;
    z-index: 1;
}
.sliF p {
    font-family: mos0;
    font-size: 1.2em;
    font-style: italic;
    font-weight: 700;
    line-height: 1.25em;
    margin: 0;
    min-height: 100px;
    padding: 0 40px;
    text-align: justify;
}
.contacts{
	width: 100%;
	height: 320px;
	margin: 0 auto;
	background-color: rgba(0, 154, 67, 0.2);
	z-index: 5;
}
.kont{
	height: 550px;
	margin: 0 auto;
}
.kont2{
	width: 450px;
}
.kont2 h2{
	margin: 0;
	padding: 0;
	text-align: left;
}
.flDiv{
	width: 40px;
	height: 330px;
	float: left;
}
.kont2 a{
	color: #232323;
	text-decoration: none;
}
.megatron2 {
	width: 32px;
	height: 32px;
	float: left;
	margin: 18px 0 0 3px;
	padding: 0;
}
	.megatron2 .front2 {
	}
	.megatron2 .back2 {
		width: 32px; 
		height: 32px; 
		float: left;
		-webkit-transform: rotateY(180deg);
	}
.card2 {
	width: 32px; height: 32px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
}
	.container2:hover .card2 {
		-webkit-transform: rotateY(180deg);				
	}
.face2 {
	position: absolute;
	-webkit-backface-visibility: hidden;
}
.front2 {
	z-index: 10;
}
.container2:hover .front2 {
	z-index: 0;
} 
#tmF{
	margin: 15px 0 0 0;
}
#tmF2{
	margin: 25px 0 0 0;
}
.pF2{
	float: left;
	margin: 15px 0 0 10px;
	font-size: 36px;
	font-family: mos2;
}
.pF2 span{
	float: left;
	margin: 1px 10px 0 -4px;
}
.pF0{
	float: left;
	width: 450px;
	font-size: 36px;
	font-family: mos3;
}
.kont2 input{
	width: 300px;
	height: 40px;
	border-radius: 50px;
	border: 2px solid #707070;
	float: left;
	margin: 20px 0 0 65px;
	text-align: center;
	outline: none;
	font-size: 24px;
	font-family: mos2;
}
.kont2 button{
	width: 305px;
	height: 45px;
	border-radius: 50px;
	float: left;
	margin: 20px 0 0 65px;
	padding-left: 10px;
	background-color: #fff;
	border: none;	
	outline: none;
	cursor: pointer;
	border: 2px solid #00A500;
	color: #00A500;
	font-size: 24px;
	font-family: mos2;
	font-weight: 900;
}
.foot{
	height: 80px;
	margin: 20px auto;
	float: left;
}
.foot2{
	width: 450px;
	height: 80px;
	margin: 0 auto;
}
.logo2{
	width: 66px;
	height: 36px;
	margin-top: 18px;
	background: url(../images/logo2.png);
}
.logo2:hover{
	background: url(../images/logo22.png);
	transition: 1s;
}
.foot2 img{
	margin-top: 18px;
}
.foot p{
	float: left;
	text-align: center;
	margin: 40px 0 0 80px;
	font-size: 12px;
	font-family: mos0;
	font-weight: 500;
}
.logo22{
	display: block;
	width: 52px;
	height: 37px;
	margin-top: 18px;
	background: url(../images/AAlogo.png);
}
.logo22:hover{
	background: url(../images/AAlogo2.png);
	transition: 1s;
}
/*
dform
*/
.dform{
	min-width: 960px;
	height: 413px;
	margin: 0 auto;
	background: url(http://gazon.glp.com.ua/images/fonForm.png) no-repeat center center;
}
.dform2{
	width: 960px;
	height: 413px;
	margin: 0 auto;
}
#h2{
	text-align: center;
	margin: 0;
	padding-top: 30px;
	font-size: 48px;
	color: #fff;
	display: block;
	width: 960px;
	height: 50px;
}
#form1{
	margin-top: -5px;
	margin-right: 20px;
}
.fonMForm{
	width: 945px;
	height: 185px;
	background: url(http://gazon.glp.com.ua/images/fonMForm.png) no-repeat center center;
	margin: 90px auto;
	transform: skewX(-12deg);
}
.top-form2{
	width: 960px;
	height: 185px;
	padding-top: 18px;
}
#in2{
	margin-left: 65px;
}
#in3{
	background-color: #000;
	outline-offset: #fff;
	border: 2px solid #fff;
}
.top-form2 input{
	outline: none;
	width: 250px;
	height: 45px;
	padding-left: 10px;
	margin: 20px 0 0 30px;
	float: left;
}
.file-upload {
	position: relative; /* Даем возможность делать позиционирование, внутри данного элемента */
	overflow: hidden; /* Все что выходит за пределы - скрываем */
	width: 250px; /* Задаем ширину кнопки выбора файла */
	height: 45px; /* Задаем высоту кнопки выбора файла */ 
	background: none;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	float: left;
	padding-top: 2px;
	margin: 20px 0 0 30px;
}
.file-upload:hover {
	background: #fff;
	color: #000;
	border: 2px solid #000;
}
.file-upload input[type="file"]{
	display: none; /* Обязательно скрываем настоящий Input File */
}
.file-upload label {
	/* Растягиваем label на всю возможную площадь блока .file-upload */
	display: block;
	top: 0;
	left: 0;
	width: 250px; /* Задаем ширину кнопки выбора файла */
	height: 45px;
	cursor: pointer;
}
.file-upload span {
	line-height: 36px; /* Делаем вертикальное выравнивание текста, который написан на кнопке */
}
.top-form2 button{
	outline: none;
	height: 45px;
	padding-left: 10px;
	margin: 20px 0 0 30px;
	float: left;
	line-height: 0.6;
}
#butt1{
	width: 250px;
	height: 45px; 
	background-color: #00A500;
	border: 2px solid #fff;
	color: #fff;
}
#butt1:hover{
	color: #000;
	border: 2px solid #00A500;
}
/*
/dform
*/
#toTop {
	width: 75px;
	height: 75px;
	background:url(../images/arrowTop.png) no-repeat;
	background-size: 100% 100%;
    text-align:center;
	position:fixed;
	bottom:20px;/* отступ кнопки от нижнего края страницы*/
	right: 15px;
	cursor:pointer;
	display:none;
	border:none;
	z-index: 100;
    width: 48px;
    height: 48px;
}
#close{
	position: absolute;
	margin-top: -35px;
}
#pop-up, #order {
	text-align: center;
}
/* line 961, ../sass/styles.scss */
#pop-up .fb-close, #order .fb-close {
    position: absolute;
    right: 5px;
    top: 5px;
}
button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    padding: 0;
}
/* line 968, ../sass/styles.scss */
#pop-up .wrap-forma, #order .wrap-forma {
	display: inline-block;
	background-color: white;
	max-width: 476px;
    width: 100%;
	position: relative;
	border: 2px solid #00A500;
	border-radius: 0 0 20px 20px;
    margin-top: 20px;
    overflow: hidden;
}
.dFormz{
	width: 474px;
	height: 190px;
	background: url(../images/pop.png) no-repeat center center;
}
.dFormz img{
	float: right;
	margin-right: -16px;
}
/* line 974, ../sass/styles.scss */
.pForp{
	color: #232323;
	font-size: 24px;
	font-family: mos3;
	text-align: center;
    margin: 21px auto 4px;
    line-height: 1.2em;
    padding: 0 15px;
    width: 100%;
    max-width: 465px;
}
/* line 979, ../sass/styles.scss */
#pop-up .wrap-forma p span, #order .wrap-forma p span {
	display: inline-block;
	font-size: 24px;
	text-transform: uppercase;
}
/* line 985, ../sass/styles.scss */
#pop-up .wrap-forma input, #order .wrap-forma input {
    width: 100%;
    max-width: 360px;
	height: 50px;
	border: 2px solid #d6d6d6;
	margin-bottom: 15px;
	outline: none;
	font-size: 18px;
	text-align: center;
	border-radius: 30px;
	font-family: mos2;
}
.top-form1 {
    padding: 20px 20px 40px;
}
/* line 990, ../sass/styles.scss */
#pop-up .wrap-forma * .button, #order .wrap-forma * .button {
	width: 100%;
    max-width: 360px;
	height: 50px;
	border: none;
	border: 2px solid #00A500;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 30px;
	color: #fff;
	background: none;
	color: #00A500;
	font-family: mos2;
	cursor: pointer;
    margin: 0 auto;
}
/* line 997, ../sass/styles.scss */
#pop-up .wrap-forma * .button:hover, #order .wrap-forma * .button:hover {
	border:2px solid #00A500;
	color:#fff;
	outline: none;
}
.fancybox-close{
	display: none;
}
.thanks{
	margin-top: -10px;
}
.thanks h2{
	text-align: center;
	color:#fff;
	font-size: 45px;
	margin-top: 150px;	
}
ul.nav {
color: #232323;
    font-size: 19px;
    font-family: mos2;
}
a.navbar-brand > img {
    width: auto;
    height: 38px;
}
a.navbar-brand {
    margin: 6px 10px 0 0;
    padding: 5px;
}
section > div {
    padding: 2em 0;
}
.centered {
    text-align: center;
}
#grass {
    display: block;
    margin: 0 auto;
    max-width: 370px;
    padding: 25px 0;
    width: 100%;    
}
.flex-center { display: flex; align-items: center; }
.flex-bottom { display: flex; align-items: end; }
.txt-light {
 text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 20px #fff;   
}
#get-info {
    font-size: 1.66em;
    line-height: 1.25em;
}
#up-info {
    min-height: 70px;
}
#up-info > ul {
       font-size: 1.3em;
}
#up-info > ul > li > a {
    color: #333;
    border-bottom: 1px dashed #999; 
}
#up-info > ul > li {
    list-style: none;
    margin: 3px 0;
}
#logo {
    height: 120px;
}
section#feedback * ul {
    font-size: 1.5em;
    list-style: outside none none;
}
.input-group {
    margin: 15px 0;
}
.scrollup, .scrollup:visited {
    bottom: 40px;
    color: #7db72d;
    display: block;
    font-size: 3.5em;
    height: 40px;
    opacity: 0.75;
    position: fixed;
    right: 25px;
    width: 40px;
    z-index: 1000;
    color: #00a500;
}
.scrollup:hover, .scrollup:active {
    opacity: 1;
}
#preloader {
    background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000000;
}
#status {
    background-position: center center;
    background-repeat: no-repeat;
    color: #d20a17;
    height: 35px;
    left: calc(50% - 84px);
    position: absolute;
    top: calc(50% - 46px);
    width: 191px;
}
#status > img {
    width: 100%;
    height: auto;
}
figure {
    margin: 10px 0;
}
.white {
    color: #fff;
}
#thankyou {
    background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat fixed center center / 100% 100%;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    display: flex;
    align-items: center;
}
#thankyou > #head {
    text-align: center;
}
#thankyou > #head * p {
    font-weight: bold;
}
#how-we-work {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 1070px;
    text-align: center;
    width: 100%;
}
.carousel-indicators li {
    box-shadow: 0 0 9px #000;
    transition: all 0.33s ease 0s;
    vertical-align: middle;
}
.carousel-control.left, .carousel-control.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #00a500;
    text-shadow: none;
}
.sliF p::before {
 	content: "\f10d";
    float: left;
    font-family: fontawesome;
    font-size: 2em;
    line-height: 1em;
    padding: 0 10px 0 0;
    position: absolute;
    left: 0;
    color: #808080;
}
.sliF p::after {
 	content: "\f10e";
    float: right;
    font-family: fontawesome;
    font-size: 2em;
    line-height: 1em;
    padding: 0 10px 0 0;
    position: absolute;
    right: 0;
    color: #808080;
}
#features > .row > div:nth-child(1) {
    text-align: right;
}
#features > .row > div:nth-child(2) {
    text-align: left;
}
#features > .row > div:nth-child(1) > div.tP > p {
    padding-right: 30px; 
    position: relative;
}
#features > .row > div > div.tP {
    display: inline-block; *display: block; zoom: 1;
    max-width: 330px;
    width: 100%;
}
#features > .row > div > div.tP > p {
    min-height: 50px;
    line-height: 1.2em;
}
#features > .row > div:nth-child(2) > div.tP > p {
    padding-left: 30px; 
    position: relative;
}
#features > .row > div:nth-child(1) > div.tP > p:after {
    content: "\f0a8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #00a500;
    position: absolute;
    right: 0;
    top: calc(50% - 25px);
    font-size: 25px;
}
#features > .row > div:nth-child(2) > div.tP > p:before {
    content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #00a500;
    position: absolute;
    left: 0;
    top: calc(50% - 25px);
    font-size: 25px;
}
.features-image {
    display: inline-block;
    max-width: 307px;
    position: relative;
    width: 100%;
}
#reviews {
    background: rgba(0, 0, 0, 0) url("../images/talk-pattern.gif") repeat fixed 0 0;
}
#feedback {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
}
#feedback a {
    border-bottom: 1px dashed;
    color: #ffffff;
    }
#services {}   
#section2 {
  /*  background: #00a500 none repeat scroll 0 0;
    color: #fff; */
} 
#feedback ul {
    padding: 0;
}
.navbar-brand {
    height: 0;
}

.container {
    overflow-x: hidden;
}

    #services * h3 {
    padding: 0 15px; 
    }
    
