*{
  margin: 0;
  padding: 0;
}
html{
  scroll-behavior: smooth;
  
}
body{
	
  
  
}
.container-fluit{
  min-width: 1723px;
  
}
.container-fit{
	width: 83.1%;
	margin: auto;
/*scroll*/

}

.logo img{
	max-width: 530px;
}

.menu li{
	padding: 15px;
}
.menu li a{
	color: #5f5f5f;
	font-size: 20pt;
	font-family: 'Lora', serif;
}

.menu li a:hover{
  
  font-family: 'Lora', serif;
  font-weight: bold;
  padding: 10px 25px;
  font-size: 12pt;
  color: #4a4a4a;
  letter-spacing: 1px;
  
  border: 2px solid rgba(32, 181, 0, 0.75);
  border-radius: 40px;
  background: transparent;
  transition: all 0.3s ease 0s;
}

.kol{
  padding: 8px 15px;
}
.header{
	position: relative;
	background-image: url(img/1.png);
  background-position: center;
	background-repeat: no-repeat;
  position: cover;
  
	width: 100%;
	min-height: 1133px; 
}
.slogan{
	position: absolute;
	width: 700px;
	
	background-color: rgba(226, 228, 229, 0.6);
	top: 317px;
	margin-left: 119px;

}
.textslogan{

	padding: 70px 70px;
	font-family: 'Lora', serif;
	font-weight: bold;


}
.textslogan h2{
	font-weight: bold;
}
.textslogan p{
	font-size: 20px;
	color: #08a27e;
	

}
.about{
	margin-top: -200px;
	background-image: url(img/4.png);
	background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 140vh;
}
.title{
	padding-top: 70px;
	font-family: 'Lora', serif;
  	font-weight: bold;
}

hr.solid {
    border-top: 4px solid #1fb400; 
    width: 10%;
    margin: 0 auto;
    margin-bottom: 75px;
}

.aboutbox{
  position: relative;
	margin-top: 125px;
	margin-right: 150px;
	float: right;
	width: 750px;
	
	background-color: #fff;
}
.phone{
  margin-top: 30px;
}
.phone img{
  position: relative;
  
  top: 10px;
  padding-right: 10px;
}
.phone p{
  font-family: 'Lora', serif;
  font-weight: bold;
}
.text{
	width: 75%;
	margin: 0 auto;
	text-align: justify;
  padding-bottom: 50px;
}
.titleabout{
	padding: 50px 0px 10px;
	color: #038806;
	font-family: 'Lora', serif;
	font-weight: bold; 
}
.sub-title{
	padding-bottom: 20px;
}
.proyekt{
  background-color: #15c400;
}
.titleproyekt{
  padding-top: 70px;
  font-family: 'Lora', serif;
  font-weight: bold;
  color: #fff;
}
hr.solidproyekt{
  border-top: 4px solid #fff; 
  width: 10%;
  margin: 0 auto;
  margin-bottom: 75px;
}
.primeshustva{
	position: relative;
	margin-top: -250px;
}
.card-deck{
	margin-top: 30px;
	margin-bottom: 38px;


}
.icon{
	margin-top: 15%;
	height: 60px;
	margin-bottom: 20px;
}
.card-text{
	color: #fff;
	
}
.container-second{
	width: 75%;
	margin: 0 auto;
}

/*Body Styling */




.btn-success {
	margin-bottom: 80px;
  font-family: 'Lora', serif;
  font-weight: bold;
  padding: 18px 32px;
  font-size: 15pt;
  color: #4a4a4a;
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid rgba(32, 181, 0, 0.75);
  border-radius: 40px;
  background: transparent;
  transition: all 0.3s ease 0s;
}

.btn-success:hover {
  color: #FFF;
  background: rgb(32, 181, 0, 0.75);
  border: 2px solid rgb(32, 182, 0, 0.75);
}
button.kol{
  font-family: 'Lora', serif;
  padding: 10px 20px;
  font-size: 12pt;
}
button.zakaz{
	font-family: 'Lora', serif;
  font-weight: bold;
  padding: 18px 50px;
  font-size: 15pt;
  color: #fff;
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid rgba(32, 181, 0, 0.75);
  background: #15c400;
  border-radius: 40px;
 
  transition: all 0.3s ease 0s;
}
button.zakaz:hover{
	background-color: #16a700;
}

button.zakaz2{
	margin-top: 30px;
	font-family: 'Lora', serif;
  font-weight: bold;
  padding: 18px 50px;
  font-size: 15pt;
  color: #4a4a4a;
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid #fff;
  background: #fff;
  border-radius: 40px;
 
  transition: all 0.3s ease 0s;
}
.zakaz2:hover{
	border: 2px solid #fff;
	background-color: #199d7e;
}
.sferi{
	width: 100%;
	height: 970px;
	background-color: #d7d7d6;
}
.aksiya{
	padding-top: 161px; 	
	background-color: #d7d7d6;
	height: 724px;
}
.aksiyabox{
	background-color: #199d7e;
	height: 402px;


}
.aksiyatext{
	font-family: 'Lora', serif;
	font-weight: 800;
	padding: 7% 70px;
	color: #fff;
}

.zayavka{
  margin-top: -100px;
  background-image: url(img/zayavka.png);
  background-repeat: no-repeat;
  background-position: center;

  height: 140vh;
}

.zayavka{
  padding-top: 14%;
  padding-left: 160px;
  
}

.container-form{
  width: 65%;
  margin: 0 auto;

}

.formbox{
  width: 700px;
  height: 550px;
  background-color: #fff;
  box-shadow: 0.001px 0.001px 9px #2d2d2d;
}
.formbox h1{
  padding-top: 100px;
  padding-bottom: 40px;
  font-family: 'Lora', serif;
  font-weight: bold;
}
 input{
  border: 2px solid #f0f0f0;
  width: 100%;
  height: 59px;
  border-radius: none;
  margin-bottom: 30px;
  padding: 8px 20px;
 }
input::placeholder{
  color: #b7b7b7;
  font-family: 'Lora', serif;
}
textarea{
  width: 100%;
  border: 2px solid #f0f0f0;
  padding: 10px 20px;
  margin-bottom: 40px;
}
textarea::placeholder{
  color: #b7b7b7;
  font-family: 'Lora', serif;
}
.send{
  font-family: 'Lora', serif;
  font-weight: bold;
  background-color: #02a86c;
  color: #fff;
  padding: 20px 60px;

}
.send:hover{
  background-color: #25cbb9;
}
.shadow{
  box-shadow: 0 2px 2px -2px gray;
  border-bottom: 1px solid #ccc;
  
}
.contact{
  height: 70px;
}
.contact span{
  font-family: 'Lora', serif;
  color: #02a86c;
  font-size: 12pt;
}
.forborder{
  border-left: 1px solid #ccc; 
  border-right: 1px solid #ccc; 
  height: 50px;
  padding-left: 70px;

}
.forborder2{
  padding-left: 70px;
}
.contact p{
  font-family: 'Lora', serif;
  color: #555555;
}
.zvanok{
  font-family: 'Lora', serif;
  padding: 13px 45px;
  background-color: #fff;
  border-color: #008f6c;
  font-size: 10pt;
}

.footer{

  height: 352px;
  background-color: #02a86c;
}
.footer i{
  color: #02a86c;
  font-size: 17pt;
}
.top{
  text-align: center;
  position: relative;
  margin-bottom: -40px;
}
.buttontop {
  background-color: #fff; /* Green */
  border: none;
  color: white;
  padding: 20px 26px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  box-shadow: 1px 2px 10px -1px grey;
  border-radius: 100%;
  
  
}
.mobile{
  display: none;
}
@media only screen and (max-width: 442px){
  .mobibuttonzayafka{
  font-family: 'Lora', serif;
  position: block;
  background-color: #fff;
  margin-top: -30px;
  
}
.mobireadmore{
  font-family: 'Lora', serif;
  padding: 10px 20px;
  font-size: 12pt;
  
  width: 100%;
}
  .mobimenubtn, .mobimenunav {
  margin: 0;
  padding: 0;
  border: none;
}
  .container-fluid{
  padding: 0;
}

  .mobile{
    display: block;
  }
  .desktop{
    display: none;
  }
}