/*
Template Name:agricultural
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/



/********************* contact_main ****************/
#contact_main{ 
 background-image: url(../img/109.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 background-attachment: fixed;
 }
.contact_main_3{ 
 padding-top:150px;
 padding-bottom:150px;
 background-color: rgb(31 43 59 / 56%);
 }
.contact_main_2 ul{ 
 text-align:right;
 padding-top:15px;
 }
.contact_main_2 li{ 
 display: inline;
 padding-right: 10px;
 color: #fff;
 font-size: 20px;
 }
.contact_main_2 h2{ 
 color:#fff;
 }
/********************* contact_main_end ****************/
/********************* contact ****************/
#contact{ 
 padding-top:40px;
 padding-bottom:0px;
 }
.contact_1{ 
 text-align:center;
 }
.contact_1 h2{ 
 color: #474d4b;
 font-weight:bold;
 }
.contact_1 p{ 
 padding-bottom:20px;
 }
.contact_3{ 
 background: #44228f;
 padding:28px;
 text-align:center;
 border: 8px solid #e2e2e2;
 margin-bottom:20px;
 }
.contact_3 li{ 
 color:#fff;
 font-size:25px;
 }
.contact_3 i{ 
 padding-right:10px;
 }
.contact_4{ 
 background: #474d4b;
 padding:30px;
 text-align:center;
 border: 8px solid #e2e2e2;
 margin-bottom:20px;
 }
.contact_4 li{ 
 color:#fff;
 font-size:22px;
 }
.contact_4 i{ 
 padding-right:10px;
 }
.contact_4 a{ 
 color:#fff;
 }
.contact_5{ 
 background: #5a3209;
 padding:28px;
 text-align:center;
 border: 8px solid #e2e2e2;
 margin-bottom:20px;
 }
.contact_5 li{ 
 color:#fff;
 font-size:25px;
 }
.contact_5 i{ 
 padding-right:10px;
 }
.contact_5 a{ 
 color:#fff;
 }
.contact_6 h3{ 
 font-weight:bold;
 padding-bottom:10px;
 }
/********************* contact_end ****************/
/********************* exercise ****************/
#exercise{ 
 padding-top:20px;
 padding-bottom:50px;
 }
.exercise_3 h2 {
 padding-bottom: 18px;
}
.exercise_4 input {
 padding-top: 20px;
 padding-bottom: 20px;
 margin-bottom: 10px;
 width: 98%;
 border-bottom:1px solid #999!important;
}
.exercise_5 textarea {
    height: 155px;
    width: 100%;
	border-bottom:1px solid #999!important;
}
#exercise .form-control{ 
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition:none;
 transition:none;
 }
.exercise_6{
 padding-top:30px;
}
#exercise .form-control{
 font-size: 22px;
 color: #fff;
 background-color: #77b81e;
 border: 1px solid #77b81e;
}
#exercise .form-control::placeholder{
 color: #fff;
}
/********************* exercise_end ****************/







@media screen and (max-width : 767px){
.contact_main_3 {
 padding-top: 50px;
 padding-bottom: 50px;
}
#contact_main {
 background-attachment: inherit;
 text-align: center;
}
.contact_main_2 ul {
 text-align: center;
}
#contact {
 text-align: center;
}
#exercise {
 text-align: center;
}
}

@media (min-width:470px) and (max-width:767px) { 

}
 
@media (min-width:768px) and (max-width:960px) { 
.contact_6 h3 {
 font-size: 21px;
}
} 

 
@media (min-width:961px) and (max-width:1200px) {
.contact_6 h3 {
 font-size: 21px;
}
}

@media (min-width:1201px) and (max-width:1320px) {

}