*{
	margin: 0;
	padding: 0;
}


.nav-link{
	text-decoration-color: none;
	color:#644203;
	padding-left:70px!important;
}
.nav-link:hover{
	color:lawngreen;
	transition: 1s ease;
}
.dropdown-menu{
	
	background-color: lawngreen;
	
}

.btn-sign{
	color: #00A412;
	
}
.btn-sign:hover{
	background-color:#00A412;
	color: white;
	transition: 1s ease;
	
}
.btn-search{
	color:#00A412;
}
.btn-search:hover{
	background-color:#00A412;
	color: white;
	transition: 1s ease;
}
.col-12{
	padding:0;
}
.one{
	align-content: space-around;
	margin-top: 5%;
	text-align: justify;
}
.two{
	margin-left: 35%;
	margin-top: 18%;
	text-shadow: 2px 2px 5px red;
}
.container-fluid{
	padding: 0;
}

.col-4 {
	margin-top: 10%;

}

.form-control {
	border: none;
}




.txt {
	text-align: center;
	position: absolute;
	top: 50%;
	left:50%;
	font-size: 38px;
	color:#A2BD82;
}

.btn-ntu {
	background-color:rgba(61,52,52,0.5);
	background-radius: 5px;
	position: absolute;
	top: 65%;
	left: 80%;
	align-content: center;
	color: #ffffff;
}

.btn-ntu:hover{
	background-color:#A2BD82;
	color:#000;
	transition: 1s ease;
	
}

.fa-bars {
	color: lawngreen;
}

.para {
	
	text-shadow: 2px 2px 5px red;
	text-align: center;
	color: #000000;
}



.mdl {
	margin-top: 8% !important;
	position: relative;
}

.row {
	margin-top: 5%;
}

.btn-ord {
	background-color:rgba(61,52,52,0.5);
	background-radius: 5px;
	position: absolute;
	top: 72%;
	left: 43%;
	align-content: center;
	color: #ffffff;
}

.btn-ord:hover {
	
	background-color:#A2BD82;
	color:#000;
	transition: 1s ease;
	
}

.fa-chevron-left {
	font-size: 42px!important;
	color: #A2BD82;
	margin-top:-22%;
	margin-left: -2%;
}

.fa-chevron-left:hover {
	color: lawngreen;
	transition: 1s ease;
}

.fa-chevron-right {
	font-size: 42px!important;
	color: #A2BD82;
	margin-top:-22%;
	margin-left: 100%;
}

.fa-chevron-right:hover {
	color: lawngreen;
	transition: 1s ease;
}

.tab {
	margin-top: 8% !important;
	position: relative;
}

.btn-bk {
	background-color:rgba(61,52,52,0.5);
	background-radius: 5px;
	position: absolute;
	top: 68%;
	left: 38%;
	align-content: center;
	color: #ffffff;
}

.btn-bk:hover {
	background-color:#A2BD82;
	color:#000;
	transition: 1s ease;
}

.image {
	top:6%;
	position: relative;

	
	display: block!important;
	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	
}

.mid {
	margin-top: 8% !important;
	position: relative;
}

.wrd {
	top:50%;
	position: absolute;
	font-size: 76px;
	text-align: center;
}






.last {
	
	width: 100%;
	height: 35%;
	position: relative;
	background-color: #84b541; 

}

.col-sm-3 {
	margin-top: 4%;
}
input[type=email]{
	 width: 70%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	
	margin-top: 5%;
	transition: 1s ease;
}
input[type=email]:focus{
	color:#53696B ;
}

input[type=Subscribe]{
  background-color:#53696B;
  border: none;
  color: white;
  padding: 8px 2px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
	border-radius: 10px;
	text-align: center;
	margin-top: 18px;
	transition: 1s ease;
}
input[type=Subscribe]:hover{
	background-color:#E9FFC9;
	color:#53696B;
}
@media (min-width: 360px)and (max-width: 720px){
	.txt{
	text-align: center;
    font-size: 15px;
    color: #A2BD82;
    top: 26%;
    left: 51%;
		}
	.btn-ntu {
	background-color:rgba(61,52,52,0.5);
	background-radius: 5px;
	position: absolute;
	top: 60%;
	left: 74%;
	align-content: center;
	color: #ffffff;
	padding: 1%;
			}
}







.testimonials-area {
  position: relative;
}
.testimonials-area .owl-controls {
  position: absolute;
  bottom: 10px;
  left: 51.5%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .testimonials-area .owl-controls {
    display: none;
  }
}
.testimonials-area .owl-controls .owl-nav {
  display: -ms-flexbox;
  display: flex;
}

.testi-item {
  margin-bottom: 50px;
}
.testi-item h4 {
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.testi-item .list {
  margin-bottom: 35px;
}
.testi-item .list li {
  display: inline-block;
}
.testi-item .list li a {
  color: #ffc000;
  font-size: 14px;
}
.testi-item .text p {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 32px;
  font-style: italic;
}
@media (max-width: 575px) {
  .testi-item .text p {
    font-size: 16px;
  }
}
.testi-item p {
  margin-bottom: 0;
}


.img1 {
	width: 30%;
	border-radius: 25%;
	
}

.img2 {
	width: 30%;
	border-radius: 25%;
}

.img3 {
	width: 30%;
	border-radius: 25%;
}


.bg {
	height: 20%;
}

.img5 {
	border-radius: 25%;
	width: 30%;
}

.img6 {
		border-radius: 25%;
	width: 30%;
}

.img7 {
		border-radius: 25%;
	width: 30%;
}
