@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Nunito&display=swap');
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html, body{
	height:100%;
	width:100%;
	font-family: 'Nunito', sans-serif; 
}

.eco{
	font-family: 'Nunito', sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#BA8632;
}

.iso{
	font-family: 'Nunito', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000; 
	padding-left: 30px;
}

.top_bar{
background: #FCFCFC;
padding: 6px 0px 6px 0px;
border-bottom: #EFEFEF 1px solid;}

.w_color{
	color: #878787;
	font-size: 13px;
	 }

.link_1{
	font-family: 'Nunito', sans-serif;
	font-size: 13px; color: #000 ;
	 
	padding-left: 10px;}

.link_1:hover{
	font-family: 'Nunito', sans-serif;
	font-size: 13px; color:#2EAC0D ;
	padding-left: 10px;}

.link_5{
	font-family: 'Nunito', sans-serif;
	font-size: 16px; color: #000 ;
	background: #2EAC0D;
	display:block;
	padding-left: 10px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.link_5:hover{
	font-family: 'Nunito', sans-serif;
	font-size: 16px; color:#FFFEFE ;
	background: #0F5D08;
	display:block;
	padding-left: 10px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;}

.social{ 
font-size: 16px; 
color:#878787 ; 
padding: 0px 10px 0px 10px;
text-align: right;}

.social:hover{ 
font-size: 16px; 
color: #60bb46  ; 
padding: 0px 10px 0px 10px;}

.padding{
	padding: 10px 0px 10px 0px;
}

.padding2{
	padding-left:1rem;
}
.my_menu {
	font-family: 'Nunito', sans-serif;
	margin-top: 35px; 
	font-size: 14px; 
	font-weight: 500;
	color: #262626;
	}

.my_menu a {
	color: #6c6969 !important; 
}

.my_menu .dropdown-item {
	font-family: 'Nunito', sans-serif; 
	font-size: 13px;  
	color: #262626;
	border-radius: 8px; 
	
	}

 .my_menu a:hover {
	color: #fff !important; 
	background: #60bb46 !important;
	border-radius: 8px; 
}

.dropdown-menu{
	border-radius: 8px; 
	background-color: aqua;
}

.round_1{
	border-radius: 20px;
}

.round_2{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


.active a{   
	font-weight: bold;
	color: #fff !important;
	height:auto;
	border-radius: 10px; 
	border-bottom: #167403 1px solid;
	background:  #2EAC0D !important;
} 

 

.color_collapse{
	color:#ffff !important;
	border-radius: 6px;
	background-color:#60bb46!important;}

 

.carousel-inner img{
	width: 100%;
	height: 100%;
}
 
.carousel-caption {
	font-family: 'Nunito', sans-serif;
	position: absolute;	 
	top: 40%;
	transform: translateY(-50%);
}

.carousel-caption h1{
	width: auto;
  	font-family: 'Nunito', sans-serif;
	font-size: 500%;
	margin-left: -130px;
	font-weight: 300px;
	text-align:left;
	padding-top: 40px; 
	text-shadow: 1px 1px 6px #000;	 
}

.carousel-caption h2{
	width:40%;
  	font-family: 'Nunito', sans-serif;
	font-size: 350%;
	font-weight: 500px; 
	text-align: left;
	padding-top: 10px; 
	text-shadow: 1px 1px 10px #000;	 
}

 
.carousel-caption h3{
	width: auto;
  	font-family: 'Nunito', sans-serif;
	font-size: 200%; 
	text-align: left;
	text-shadow: 1px 1px 8px #000;
	padding-top: 2rem;
	padding-bottom: 1rem;
}


.carousel-caption .dispaly-1   {
	background: rgba(46,172,36,.8) ;
	box-shadow: 0 5px 8px rgba(0,0,0,.9);
	padding: 20px; 
	text-align: left;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}


.dispaly-8   {
	background: rgba(46,172,30,.8) ;
	box-shadow: 0 5px 8px rgba(0,0,0,.9);
	padding: 20px; 
	text-align: left;
	color: #fff;
	width:40%; 
	text-shadow: 1px 1px 2px #000;
}
 
 

.link_2{
	font-family: 'Nunito', sans-serif;
	font-size: 27px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 5px 5px 5px 5px;
	
}

.link_2:hover{
	font-family: 'Nunito', sans-serif;
	font-size: 27px;
	color: #FFFFFF !important;
	background: #75BB0C !important;
	text-align: center;
	display: block;
	padding: 5px 5px 5px 5px;
}

.readmore{
	width: 120px;
	
	font-family: 'Nunito', sans-serif;
	font-size: 13px; color: #155107 ;
	background: #E3E3E3;
	border: #34800B;
	display: block;
	padding: 10px;}

.readmore:hover{
	width: 120px;
	font-family: 'Nunito', sans-serif;
	font-size: 13px; color: #fff ;
	background: #684108;
	border: #34800B;
	display: block;
	padding: 10px;}


.mail{ 
	font-family: 'Nunito', sans-serif;
	font-size: 15px; color: #155107 ; 
	border: #34800B;
	text-align: center;
	display: block;
	padding: 3px 3px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.mail:hover{ 
	font-family: 'Nunito', sans-serif;
	font-size: 15px; color: #fff ;
	background: #55AD05;
	border: #34800B;
	display: block;
	padding: 3px;
	border-radius: 8px;
}

.menu ul{ 
	font-family: 'Nunito', sans-serif;
	font-size: 13px; 
	color:#030303 !important; 
	list-style: none;
	margin: 0;}

.menu ul li{
	padding: 5px;
	position: relative;
	width: 100%;
	background:#BA8632;
	border-bottom:#F7D49C 1px solid;
	border-radius: 8px;
	
}

.whatsapp_float {
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
        font-size:30px;
	box-shadow: 2px 2px 3px #999;
        z-index:100;
}

.whatsapp-icon {
	margin-top:16px;
}

.menu ul li a{ 
	display: block;
	padding: 5px;
	color:#000;
	border-radius: 8px;
}

.menu ul li a:hover{
	display: block;
	color:#000;
	padding: 5px; 
	background: #2EAC0D;
	border-radius: 8px;
}

 .active_1{
	display: block;
	color:#fff;
	font-weight:600;
	padding: 5px; 
	background: #2EAC0D; 
}


.heading_1{
	font-size: 22px;
	font-weight: bold;
	font-family: 'Nunito', sans-serif;
	color: #2eac0d;
	padding-top: 5px; 
	padding-bottom: 5px; 
}

.heading_3{
	font-size: 25px;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	color: #2eac0d;
	padding: 0px 20px 10px 20px;}


.heading_2{
	font-size: 16px;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	color: #2eac0d; 
}

.heading_4{
	font-size: 22px;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	color: #2eac0d;
	padding: 0px 20px 0px 0px;}

.heading_5{ 
	font-family: 'Nunito', sans-serif;
	font-weight:bolder; 
	margin-top: 5px;
	color: #fff;
	padding: 0px 10px 0px 0px;}

.heading_6{
	width: 99%;
	font-size: 25px;
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	color: #fff;
	text-align: left;
	background-color: #2EAC0D;
	border-radius: 8px;
	padding: 10px 10px 10px 10px;}

.sub_head{ font-family: 'Nunito', sans-serif;
	font-size: 15px;
	display: block;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-color: #D3D3D3; 
	padding: 3px;
	text-align: center}


.h1_1{ 
	font-family: 'Nunito', sans-serif;
	font-weight:bolder; 
	list-style-type: none;
	text-align: left;
	font-size: 60px;
	margin-top: -40px;
	color: #fff;
	padding: 0px 0px 0px 0px;}

.h1_a{ 
	font-family: 'Nunito', sans-serif;
	font-weight:bolder; 
	text-align: left;
	font-size: 20px;
	margin-top: 5px;
	color: #fff;
	padding: 0px 0px 0px 0px;}

.sub_head_2{ font-family: 'Nunito', sans-serif;
	font-size: 15px; 
	background-color: #D3D3D3; 
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 5px;
	text-align: center}


.bg_1{
	width: 96%;
	background: #f5f5f5;
	border: #C4C4C4 1px solid;
	border-radius: 8px;
	padding: 20px ;
	margin-bottom: 20px;
	margin-left: 17px;
}

.bgactive{
	background: #2EAC0D;
	color: #fff;
	display: block; 
}


.gallery{
	margin: 20px 0px; 
}

.gallery img{ 
	transition: 1s;
	padding: 10px; 
}

.gallery img:hover{
	filter:brightness(100%);
	transform: scale(1.1);
	
}

.text_big{
font-family: 'Nunito', sans-serif;
font-size: 18px;
line-height: 28px;
text-align: justify;
padding: 10px 10px 10px 10px;}


.text_1{
font-family: 'Nunito', sans-serif;
font-size: 15px;
line-height: 22px;
text-align: justify;
padding: 10px 10px 10px 10px;}

.text_2{
font-family: 'Nunito', sans-serif;
font-size: 14px;
line-height: 20px;
text-align: justify;
padding: 10px 10px 10px 0px;}

.text_s{
font-family: 'Nunito', sans-serif;
font-size: 13px;
line-height: 18px;
text-align: left;
padding-bottom: 10px 10px 10px 10px;}

.text_small{
font-family: 'Nunito', sans-serif;
font-size: 10px; 
padding-bottom: 5px 5px 5px 5px;}

.text_center{
font-family: 'Nunito', sans-serif;
font-size: 15px; 
font-weight:bold;
text-align: center;
 }

.table-text{
font-family: 'Nunito', sans-serif;
font-size: 14px;  
text-align: center;
padding: 5px 10px!important; 
 }

.table-text-left{
font-family: 'Nunito', sans-serif;
font-size: 14px;
text-align: left;
	line-height: 16px;
padding: 5px 10px!important; 
 }

.margin_20{margin-top:20px;}

.size{ width: 100%;  
padding-top: 10px;
text-align: center;}


.footer{
	margin-top: 30px;
	background: #EBEBEB; 
	padding: 10px 0px 0px 0px;
} 

.products { 
	background-color: #fff ;
	padding: 8px 10px;
	border: 1px #E7E7E7 solid;
	border-radius: 15px;
	margin-bottom: 15px; 
	}

.p_items{
	flex:1;  
	background-color: #fff;  
	padding: 0px 10px; 
}

.p_items_2{
	flex:1; 
 
	padding: 5px 10px;
	border-radius: 15px;
}

@media (min-width:800px){   
	.products{
		display: flex;
		align-items: stretch; 
}
}
 

.bullets{
	font-family: 'Nunito', sans-serif;
	font-size: 13px;
	color: #020202 ; 
	margin: 0px 8px;
	line-height: 22px; 
	padding-left: 10px;
}

.bullets li{
	width: 100%;
	border-bottom:  #F1F1F1 1px solid;
}

.p_head{
	font-family: 'Nunito', sans-serif;
	font-size: 20px;
	color: #2EAC0D ;
	margin-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}

.p_head_1{
	font-family: 'Nunito', sans-serif;
	font-size: 20px;
	color: #2EAC0D ;
	margin-top: 5px; 
	padding-bottom: 5px;
}
 

.data{ 
	width: 130px;
	height: 40px;
	font-family: 'Nunito', sans-serif;
	font-size: 15px;
	color: #000 ; 
	display: block; 
	border-radius: 5px;
	padding:10px 5px;
	background-color: #D3D3D3;
	text-align: center;
}

.data:hover{
	width: 130px;
	height: 40px;
	font-family: 'Nunito', sans-serif;
	font-size: 15px;
	border-radius: 5px;
	color: #fff ;
	background-color:#BA8632;
	display: block;
	padding:10px 5px;
	text-align: center; 
	}

.p_box{  
	color:#212121; 
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px;
	 
}

.p_boxa{ 
	background-color:#fff ;
	color:#212121;
	border: 1px solid #8A8A8A;	 
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px 15px; 
	margin-top: 6px;
}


.p_box2{ 
	background-color: #F7D49C;
	color:#212121;
	border: 1px solid #8A8A8A;	 
	font-family: 'Nunito', sans-serif;
	font-size: 14px; 
	text-align: center;
	padding: 5px 15px;  
}

.p_box2a{ 
	background-color:#fff;
	color:#212121;
	border: 1px solid #8A8A8A;	 
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
	font-size: 14px; 
	text-align: center;
	margin-top: 6px;
	padding: 5px 15px; ; 
} 
 

.p_img{  
	border-radius: 30px;
	text-align: center;
}

.scroll_box{
	width: 253px;
	height: 220px;
	background: #2EAC0D;
	padding: 5px;
	border-radius: 10px;
}

.scroll_text{
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	padding: 50px 5px;
}

.box_main{  
	justify-content: space-around; 
	
}

.box_pad_1{
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #D3D3D3 solid;
	justify-content: space-between;
}

.box_pad_2{
	box-sizing: border-box;
	flex: 1;
	flex-basis: 0%;
	padding: 5px;
	margin-bottom: 5px;  
	border : 1px #D3D3D3 solid; 
	border-radius: 8px;
}

.box_pad_3{
	flex: 1;
	width: 36%;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	border : 1px #D3D3D3 solid; 
	border-radius: 8px;
} 

.box_pad_4{
	flex: 1;
	width: 50%; 
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border : 1px #D3D3D3 solid;
	border-radius: 8px;
}

@media (min-width:900px){
	.box_main:{
		display: flex;
		justify-content: space-between;
	
}


/*-------------------------Form --------------------------*/

.reg{
	background-color: aqua;
	border-radius: 10px;
	border: 2px solid #2EAC0D;
	padding: 15px;
	
}

.text_f{ 
 height: 48px;
}

.btn-primary{
	border-radius: 0px; padding: 10px;
	width: 46%; background-color: #2EAC0D!important;
}

.btn-primary:hover{
	 background-color: #45D71F !important;
}

.btn-danger{
	border-radius: 0px; padding: 10px;
	width: 46%;
}

/*---------------------------------------------------*/

.foot_box{ 
	border-radius: 10px;
	padding: 0px 0px; 
	display: flex; 
	justify-content: space-between;
	
	 
}

.foot_box_1{
	flex:1;
	 
	justify-content: space-around; 
}

.foot_box_1a{
	flex:2; 
	justify-content: space-between;
	
}

/*---------------------------------------------------*/

.section{
	padding: 0.5rem 0;
	background-color: #fff; 
	border-radius: 8px;
}

.heading_0{
	font-size: 3.5rem;
	letter-spacing: 3px;
	margin-right: -3px;
	margin-bottom: 5rem;
	text-align: center;
	color: #333;
	position: relative;
}

.heading_0::after{
	content:"";
	width: 10rem;
	height: .8rem;
	background-color: #2EAC0D;
	position: absolute;
	bottom: -2rem;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 1rem;
	}



.card-wrapper{
	display: flex;
	border-radius: 20px;
	align-items:stretch;
	align-content: center;
	flex-direction: column;
}

.card{ 
	width: 20rem;
	background-color: aqua;
	display: flex; 
	flex-direction: column;  
	align-items: center;
	justify-content: center;
	margin:  1rem 1rem;
	box-shadow: .1rem .1rem .5rem rgba(0,0,0,.5);
}

.card .card-img{  
	width: 100%;
	height: 16rem;
	
	object-fit: cover; 
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 68%, 0% 100%);
			clip-path: polygon(0 0, 100% 0, 100% 68%, 0% 100%);  
} 
 
 
.profile-img{
	width: 16rem;
	height: 18rem;
	object-fit: cover; 
	margin-top: -14rem;
	z-index: 999; 
	border-radius: 20px;
} 

.card h1{
	font-family: 'Nunito', sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	color: #2EAC0D;
}

.job-title{
	font-family: 'Nunito', sans-serif;
	color: #777;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 500; 
	padding: 0px 5px;
}

.about{
	font-family: 'Nunito', sans-serif;
	font-size: 1.2rem;
	margin: 1rem 0;
	font-style: italic;
	text-align: center;
	color: #333;
	padding: 0px 5px 0px 5px;
	 
}

/*-------------------------------------------------------------------------------------------------------*/

.client{
	width: 21rem;
	background-color:#fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 1rem 1rem;
	box-shadow: .2rem .2rem 1rem rgba(0,0,0,.6);
}

.client .client-img{
	width: 100%;
	height: 15rem;
	object-fit: cover; 
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 78%, 0% 100%);
			clip-path: polygon(0 0, 100% 0, 100% 78%, 0% 100%);  
} 

.cprofile-img{
	width: 18rem;
	height: 14rem;
	object-fit: cover; 
	margin-top: -13rem;
	z-index: 999;
	border: 4px solid  #DCDBDB; 
} 
 

.certi{
	width: 100%;
	height: auto;  
	background-color:#ffffff;
	display: flex; 
	flex-wrap: wrap; 
	justify-content: space-evenly;
	gap:1rem;
}

 

}

  .certi-img{
	background-color: #167403;
	width: 50%;
	height: auto;  
	 
	
	
} 

 





 

/*-------------------------------------------------------------------------------------------------------*/



/* for mobile */
@media screen and (max-width: 767px){
     .whatsapp-icon {
	 margin-top:10px;
     }
    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 10px;
        font-size: 22px;
    }
}


@media screen and (min-width: 400px){
	.card-wrapper{ 
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: left; 
	}
	
	.card{
		margin:2rem;
		transition: opacity .5s;
	}
	
	@keyframes fadeIn{  
		from{
			opacity: 0;
		}
		
		to{
			opacity: 1;
		}
	}
		
		.card:nth-child(1){
			animation: fadeIn .5s .5s backwards;
		}
		
		.card:nth-child(2){
			animation: fadeIn .5s 1s backwards;
		}
		
		.card:nth-child(3){
			animation: fadeIn .5s 1.5s backwards;
		}
		
		.card:nth-child(4){
			animation: fadeIn .5s 2s backwards;
		}  
	
		.card:nth-child(5){
			animation: fadeIn .5s 2s backwards;
		}  	
	
		.card:nth-child(6){
			animation: fadeIn .5s 2s backwards;
		}  
	
		.card:nth-child(7){
			animation: fadeIn .5s 2s backwards;
		}  
	
		.card:nth-child(8){
			animation: fadeIn .5s 2s backwards;
		}  
	
		.card:nth-child(9){
			animation: fadeIn .5s 2s backwards;
		}  
	
		.card:nth-child(10){
			animation: fadeIn .5s 2s backwards;
		}  
	
	
	.card:hover{
		transform: scale(1.05);
	}
 
