body {
	font-family: 'ProximaNova', sans-serif;
	font-size: 16px;
	width: 100%;
	
}
p span{
	color: #4eaf30;
}
h1 {
	font-size: 30px;
	color: #4eaf30;
	margin: 10px auto 0px;
	position: relative;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
h1:after {
	content : "";
    display: block;
    width: 15%;
    border-bottom: 3px solid #4eaf30;
    margin: 20px auto;
}
a {
	color:#4eaf30;
}
a:hover{
	text-decoration:none;
	color:green;
}
.body_txt {
	font-size: 25px;
	color: #652300;
}
.kur_txt {
	text-align: center;
    margin: 0px 10%;
    font-size: 33px;
    background: #4eaf30;
    border-radius: 0px 0px 10px 10px;
    color: #fff;
}
.per img{
	border-radius:10px;
}
.tel_txt {
    font-size: 50px;
    color: #652300;
    position: relative;
    text-align: right;

}
.mobtel_txt {
	position: absolute;
    font-size: 13px;
    color: green;
    bottom: -12px;
    right: 0;
}
/*header*/
.language{
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}
#lang {
	border: none;
    font-size: 35px;
    background: #4eaf30;
    color: #fff;
    text-align: center;
    margin-top: 2%;
    text-transform: uppercase;
    padding: 0 10px;
}
.mob_head {
    text-align: center;
    font-size: 30px;
}
#about {
   position: relative;
   display: flex;
   justify-content: center;
   overflow: hidden;
}
#about header {
	position: relative;
	margin-top: 5px;
}
#about .logo img{
	
}
.logot img {
	border-radius: 30px;
}
hr.new {
	 border: 3px solid #4eaf30;
}
#about .phone {
	background: url(../img/icons/phone.png) no-repeat 0% 50%;
	padding-left: 42px;
	position: absolute;
	right: 200px;
	top: 5px;
}
#about .phone:hover {
	background: url(../img/icons/phone-hover.png) no-repeat 0% 50%;
}
#about .phone a {
	color: #fff;
	font-size: 18px;
	font-weight: lighter;
	display: block;
	line-height: 1.2;
}
#about .phone a:hover {
	text-decoration: none;
	color: #4eaf30;
}


#about header .button {
	position: absolute;
	right: 0;
	top: 15px;
}
#about .mouse {
	margin: -5% auto 5%;
	position: relative;
}
#about .scroll-downs {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width :34px;
	height: 55px;
}
#about .mousey {
	width: 3px;
	padding: 10px 15px;
	height: 35px;
	border: 2px solid green;
	border-radius: 25px;
	opacity: 0.75;
	box-sizing: content-box;
}
#about .scroller {
	width: 3px;
	height: 10px;
	border-radius: 25%;
	background-color: #4eaf30;
	animation-name: scroll;
	animation-duration: 2.2s;
	animation-timing-function: cubic-bezier(.15,.41,.69,.94);
	animation-iteration-count: infinite;
}
@keyframes scroll {
	0% { opacity: 0; }
	10% { transform: translateY(0); opacity: 1; }
	100% { transform: translateY(15px); opacity: 0;}
} 
.button a {
	color: #fff;
	font-size: 18px;
/*	border: 2px solid #fff; */
	border-radius: 25px;
	padding: 4px 20px;
}
.button a:hover {
	text-decoration: none;
	background: #f53f3f;
	border-color: #f53f3f;
}
.button-fill {
	margin: 45px auto;
	text-align: center;
}
.button-fill a {
	padding: 8px 25px;
	background: #f53f3f;
	border-color:#553131;
	text-transform: uppercase;
	animation: glowing 1800ms infinite;
}
      @-webkit-keyframes glowing {
      0% { background-color: #0091b2; -webkit-box-shadow: 0 0 3px #0091b2; }
      50% { background-color: #21c7ed; -webkit-box-shadow: 0 0 15px #21c7ed; }
      100% { background-color: #0091b2; -webkit-box-shadow: 0 0 3px #e66666; }
      }
      @keyframes glowing {
      0% { background-color: #ff8c8c; box-shadow: 0 0 px #060606; }
      50% { background-color: #f00e0e; box-shadow: 0 0 15px #f210106; }
      100% { background-color: #ee5353; box-shadow: 0 0 30px #e66666; }
}

 
      @-webkit-keyframes glowing-polygon {
      0% { fill: #0091b2; -webkit-filter: drop-shadow( 0 0 3px #0091b2); }
      50% { fill: #21c7ed; -webkit-filter: drop-shadow( 0 0 15px #21c7ed); }
      100% { fill: #0091b2; -webkit-filter: drop-shadow( 0 0 3px #0091b2); }
      }
      @keyframes glowingPolygon  {
      0% { fill: #0091b2; filter: drop-shadow( 0 0 3px #0091b2); }
      50% { fill: #21c7ed; filter: drop-shadow( 0 0 15px #21c7ed); }
      100% { fill: #0091b2; filter: drop-shadow( 0 0 3px #0091b2); } 
      } 
.button-fill a:hover {
	background: red;
	border-color: red;
}
#about .button-fill a:hover {
	opacity:0.8;
}
/*page*/

#services {
	margin: 5% 0 0 0;
	overflow: hidden;
}
#services .row {
	margin-bottom: 5%;
}
.zer{
	background-color:#ddad67;
}
.luk{
	background-color:#a3cf44;
}
.kar{
	background-color:#fff6b2;
}
.pom{
	background-color:#939bd0;
}
.klu{
	background-color:#ff5a58;
}
.vin {
	background-color:#5d92ce;
}
.fru{
	background-color:#ff9c58;
}
.kus{
	background-color:#6dc248;
}
.gaz{
	background-color:#00ab4f;
}
#services .service-img.service-item2 {
	justify-content: flex-start;
}
.service-text, .service-img {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 20px;
}

#services h2 {
	position: relative;
	font-size: 30px;
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	line-height: 1.7;
	color:#4eaf30;
}

#services h2:after {
	content: url(../img/icons/rectangle.png);
	position: absolute;
	display: block;
    z-index: -1;
    top: -15px;
	left: -20px;
}
#services h2 span {
	color: #4eaf30;
}
#services p strong {
	font-size: 18px;
}

#issues {
   position: relative;
  /* overflow: hidden;*/
   margin-bottom: 20px;
}
#issues:after {
    /*content : url(../img/back.jpg);*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}
#issues .issue, 
#issues .issue-form {
	display: inline-block;
	width: 60%;
}
#issues .issue p {
	color: #fff;
	margin: 0;
	line-height: 1.2;
}
#issues .issue p.item1 {
	text-transform: uppercase;
	font-size: 45px;
	font-weight: bold;
}
#issues .issue p.item2 {
	font-size: 30px;
}
#issues .issue p.item2 span {
	text-transform: uppercase;
}
#issues .issue-rect {
	position: relative;
	margin: 30% 0 25% 9%;
}
#issues .issue-rect:after {
	content: url(../img/icons/square-big.png);
	position: absolute;
	display: block;
    z-index: -1;
    top: -44px;
	left: -55px;
}

#issues .issue-form, 

#popup.popup-item {
	width: 350px;
	padding: 20px;
	background: #fff;
	margin: auto;
	text-align: center;
	box-shadow: 0 0 10px rgba(0,0,0,.35);
}
.popup-item {
    display: none;
    left: 50%;
    position: fixed;
    top: 50%;
    z-index: 2000;
}
#issues .issue-form h3, 
#popup.popup-item h3 {
	font-size: 30px;
}
#issues .issue-form h3::after, 
#popup.popup-item h3::after {
    content: "";
    display: block;
    width: 15%;
    border-bottom: 3px solid #4eaf30;
    margin: 15px auto 20px;
}
#issues .form-field input, 
#popup.popup-item input, 
#issues .form-field .btn, 
#popup.popup-item .btn {
	display: block;
	width: 80%;
	height: 50px;
	background: #f9f6f3;
	border: 1px solid #f9f6f3;
	margin: 5% auto;
    text-align: center;
    border-radius: 50px;
    outline: none;
}

#issues .form-field .btn, 
#popup.popup-item .btn,
.btn-consultation{
	background: #f53f3f;
	border: 1px solid #171616;
	color: #fff;
	line-height: 35px;
	text-transform: uppercase;
}
.btn-consultation   {
    width: 270px;
    border-radius: 25px;
}
#issues .form-field .btn:hover, 
#popup.popup-item .btn:hover {
	background: red;
    border-color: red;
}
#popupClose {
    display: block;
    position: absolute;
    top: -28px;
    right: -28px;
    width: 30px;
    height: 30px;
    background: url(../img/icons/close.png) no-repeat center center;
    cursor: pointer;
    z-index: 2103;
    transition: all 0.5s ease-in-out 0s;
}
#popupClose:hover {
    transform: rotate(90deg);
}
.popup-item {
	z-index: 5000;
}
h3{
    text-transform: uppercase;
}
.contact-form2 {
    text-align: center;
}
#fadePage {
    display: none;
    background: #2c3e50;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .50;
    z-index: 1000;
}
*html #fadePage {
	position: absolute;
}

/*footer*/
.footer {
	background: #4eaf30;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 8px 0;
}
/*
@media (min-width: 1599px) {
	.service-text {
		flex: 0 0 40%;
	}
	#services .service-text.service-item2 {
		margin-left: 10%;
	}
}
*/
@media (min-width: 1200px) and (max-width: 1598px) {

}
@media (min-width: 992px) and (max-width: 1199px){
	#issues .issue-rect {
		margin: 30% 0 25% 20%;
	}
	#issues .issue p.item1 {
		font-size: 30px;
	}
	#issues .issue p.item2 {
		font-size: 28px;
	}
	.checked__figure {
   		width: 100%;
   }
}
@media (min-width: 768px) and (max-width: 991px) {
	#logo img {
	    margin: 50% auto 0;
	}
	#issues .issue {
		width: 100%;
	}
	#issues .issue-rect {
		margin: 5% auto 2%;
		text-align: center;
	}
	#issues .issue-rect::after {
		display: none;
	}
	#issues .issue p.item1 {
		font-size: 30px;
	}
	#issues .issue p.item2 {
		font-size: 28px;
	}
	#issues .issue-form {
		margin: 20px auto;
	}
	
	.checked__figure {
   		width: 100%;
   }
}
@media (min-width: 481px) and (max-width: 767px) {
	#about .phone {
		right: 0;
	}
	#about header .button {
		top: 120%;
	}
	#about h1, 
	#about h2 {
		text-align: center;
	}
	#about .mouse {
		margin: 12% auto 12%;
	}
	
	#issues .issue {
		width: 100%;
	}
	#issues .issue-rect {
		margin: 5% auto 2%;
		text-align: center;
	}
	#issues .issue-rect::after {
		display: none;
	}
	#issues .issue p.item1 {
		font-size: 30px;
	}
	#issues .issue p.item2 {
		font-size: 28px;
	}
	#issues .issue-form {
		margin: 20px auto;
	}
	.kur_txt {
		font-size: 20px;
	}
	.tel_txt {
		font-size: 40px;
    }	
	.checked__figure {
   		width: 100%;
   }
}
@media (max-width: 480px) {
	#about .phone, 
	#about header .button {
		right: 15px;
	}
	#about header .button {
		top: 120%;
	}
	#about h1, 
	#about h2 {
		text-align: center;
	}
	.tel_txt {
		font-size: 35px;
    }
	#issues .issue {
		width: 100%;
	}
	#issues .issue-rect {
		margin: 5% auto 2%;
		text-align: center;
	}
	#issues .issue-rect::after {
		display: none;
	}
	#issues .issue p.item1 {
		font-size: 30px;
	}
	#issues .issue p.item2 {
		font-size: 28px;
	}
	#issues .issue-form {
		margin: 20px auto;
	}
	
	#services h2 {
		margin-top: 20px;
	}
	#services .service-text.service-item2 {
		margin-top: 0;
	}
	#services .service-img {
		display: block;
	    width: 98%;
	    margin: 0 auto;
	    text-align: center;
	}
	#services .service-img img {
		width: 98%;
	}
	.kur_txt {
		font-size: 20px;
	}
	.checked__figure {
   		width: 100%;
   }
		
}

/*popap*/

/* Базовые стили слоя, затемнения и модального окна */
.overlay {
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10;
display: none;
/* фон затемнения */
background-color: rgba(0, 0, 0, 0.65);
position: fixed; /* фиксированное позиционирование */
cursor: default; /* тип курсора */
}
 
/* активируем слой затемнения */
.overlay:target {
display: block;
}
 
/* стили модального окна */
.popup__up {
top: -100%;
right: 0;
left: 50%;
font-size: 14px;
z-index: 20;
margin: 0;
width: 85%;
width: 320px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
position: fixed;
padding: 15px;
border: 1px solid #383838;
background: #fefefe;
/* скругление углов */
-webkit-border-radius: .25rem;
-moz-border-radius: .25rem;
-ms-border-radius: .25rem;
border-radius: .25rem;

/* внешняя тень */
-webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
-moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
-ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
-webkit-transform: translate(-50%, -500%);
-ms-transform: translate(-50%, -500%);
-o-transform: translate(-50%, -500%);
transform: translate(-50%, -500%);
-webkit-transition: -webkit-transform 0.6s ease-out;
-moz-transition: -moz-transform 0.6s ease-out;
-o-transition: -o-transform 0.6s ease-out;
transition: transform 0.6s ease-out;
}
 
/* активируем модальный блок */
.overlay:target+.popup__up {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: 20%;
}
 
/* формируем кнопку закрытия */
.close {
top: -10px;
right: -10px;
width: 20px;
height: 20px;
position: absolute;
padding: 0;
border: 2px solid #ccc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
background-color: rgba(61, 61, 61, 0.8);
-webkit-box-shadow: 0px 0px 10px #000;
-moz-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
text-align: center;
text-decoration: none;
font: 13px/20px 'Tahoma', Arial, sans-serif;
font-weight: bold;
-webkit-transition: all ease .8s;
-moz-transition: all ease .8s;
-ms-transition: all ease .8s;
-o-transition: all ease .8s;
transition: all ease .8s;
}
 
.close:before {
color: rgba(255, 255, 255, 0.9);
content: "X";
text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
font-size: 12px;
}
 
.close:hover {
background-color: rgba(252, 20, 0, 0.8);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}

.contact-form2 input {
    width: 270px;
    height: 50px;
    text-align: center;
  /*  color: #999;*/
    border-radius: 50px;
    background-color: #e7e7e7;
    border: none;
}
.contact-form2 div {
    margin-bottom: 15px;
    text-align: center;
}
button:hover {
    background-color:#ffbc00 !important;
}
.btn-consultation:hover {
    background-color:green !important;
    color:#fff;
}
.popUp{
	display:none;
}


/****** THANKS ******/
.block_thanks{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 15px 20px;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 5px;
	text-align: center;
	width: 100%;
	
}

.inner__thanks{
    margin-bottom: 20px;
    font-size: 25px;
}

.button_thanks{
    position: relative;
    display: inline-block;
    padding: 10px 40px;
    background: #e47b3c;
    text-decoration: none;
    text-transform: uppercase;
    color: #eed4fa;
    right: 0;
    transition: .3s;
}

.button_thanks:hover{
    background: rgba(251, 65, 65, 0.7);
    color: #eed4fa;
}

.flex5_item {
    margin:auto;
}
.form-submit{
    width: 100%;
    height: 35px;
    background: #9A3D9F;
    color: #eed4fa;
    border: none;
    font-size: 17px;
    cursor: pointer;
    transition: .3s;
}

.form-submit:hover{
    background: #cc4dd3;
}
/****** THANKS END ******/
