/*
Theme Name: Iteringreen
Theme URI: 
Author: 
*/


.service_col_content {
/*     padding: 30px;
    background: #f9f9f9; */
}

.logo_col a {
    font-size: 26px;
    font-weight: 700;
}

header .head_row {
    padding-bottom: 13px;
	padding-top: 13px;
}

h3{
font-size:23px;
}

h2.small {
    font-size: 18px;
    color: #59A52C;
    font-weight: 500;
	    margin-bottom: 19px;
}





.banner .banner_row .content-banner h1 {
	font-size:60px;
	    text-transform: lowercase;
	color:#fff;
}



.home_company_sec h3 {
    /* color: rgba(255, 255, 255, .7529411765); */
    font-size: 28px;
    line-height: 37px;
}

.home_company_sec{
	color:inherit;
 background:transparent;
	padding:0px;
	padding-top:50px;
}
.banner .banner_row .content-banner
{
	padding-right:30px;
	z-index:2;
	
}

.btn-green {
	background:#59A52C;
}


.btn-green:hover {
    background: #73b64b;
}



header .btn-green {
    background: #daefc6;
    padding: 5px 23px;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    font-weight: 500;
    transition: all .3s;
    font-size: 15px;
    color: #538f13;
}

header .btn-green:hover {
    background: #dcf2c8;
}

.abt_img_wrap {
    max-height: 500px;
    overflow: hidden;
    border-radius: 15px;
}

.abt_img_row{
	margin-top:50px;
	    display: flex;
    gap: 20px;
}

.col_company_content{
	text-align:center;
	    max-width: 993px;
    margin: 0 auto;

}

.banner video {
    width: auto;
    height: 100%;
    object-fit: cover;
	width:100%;
}

.col_cont_feature .service_icon {
    display: none;
}


.col_cont_feature  .service_col_content{
padding:0;
	background:transparent;
	    padding: 14px 20px;
    background: transparent;
   
    border: 1px solid #ededed;
    max-width: 500px;
    border-radius: 10px;
}

.col_cont_feature  .service_col_content p{
 margin-bottom:0px;
}

.col_cont_feature  .service_col_content h4 {
          font-size: 15px;
    font-weight: 600;
    color: #aa6b48;
    text-transform: uppercase;
}

.col_cont_feature  .service_wrap {
    margin-bottom: 20px;
}

.img_feature {
    margin-top: -20px;
	 margin-left: 0px;
}

.col_cont_feature
{
	padding-left:50px;
}

.col_cont_feature h3{
 line-height:29px;
	margin-bottom:40px;
}

.testing_section .service_wrap{
	    padding: 30px !important;
    background: #f9f9f9;
	height: 100%;
	border-radius:15px;
}
.col-services h4 {
    font-size: 18px;
    font-weight: 500;
    color: #aa6b48;
}


.col-services .service_icon{
	display:none;
}

.testing_row
{
	margin:50px 0;
	margin-left: -15px;
}

.testing_section {
    margin-bottom: 200px;
}
.testing_section h3{
    font-size: 28px;
    line-height: 37px;
	}

footer .form_box h2 {
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
}
.service_icon_sec
{
	    margin: 60px 0;
    margin-bottom: 0;
    border-top: 1px solid #eee;
    padding-top: 60px;
}


/*----------Banner ------**/

.banner {
    margin-top: 65px;
	
}

.banner .banner-imgwrap {
    mask: none;
}
.banner .banner-img-col
{
	width:100%;
}


@media(max-width:993px)
{
	.testing_section{
		margin-bottom:0px;
	}
}


@media (max-width: 600px) {
	.logo_col.col {
		text-align:center;
	}
	.banner .banner_row .content-banner h1 {
		font-size: 35px;
		z-index:2;
			
	}
	.testing_row {
		margin:0px !important;
	}
	

	.testing_section h3 {
		font-size:21px !important;
	}
	

.banner-img-col {
    position: static !important;
}

.banner .banner_row {
    height: auto;
	min-height:auto;
}

.banner .banner_row .content-banner h1 {
    color: #000;
    line-height: 38px;
    font-size: 32px;
}

.banner .banner-img-col {
    opacity: 1;
        padding: 0 15px;
}

.banner .banner-imgwrap {
    border-radius: 15px !important;
    overflow: hidden;
    transform: none !important;
}
	.banner .banner_row .content-banner
	{
		margin-bottom:30px;
	}
	.banner video
	{
	  border-radius:15px;
	}
	
	header .header_btn_col {
    flex: 0 0 50%;
}
	.banner {
    margin-top: 118px;
}
		.home_company_sec h3 {
		font-size:16px ;
			line-height: 25px;
			
	}
	
	.img_feature {
    margin-top: 0;
    position: absolute;
    z-index: 0;
    opacity: .2;
    top: 130px;
}
	.col_cont_feature
	{
		padding-left:15px;
	}
	.home_service_sec{
		margin-top:60px;
	}
	
	h2.small
	{
		line-height:28px;
	}
	
		.testing_section h3 {
		font-size:21px !important;
		line-height:28px;
	}
		footer .form_box h2 {
		font-size:28px ;
		text-align:center;
		line-height:32px
	}
	
	footer .form_box h2::after{
		display:none;
	}
	
	header .hambtn{
		min-width:50px;
		
width:60px;
	
	}
	
	header .header_btn_col{
		gap:10px;
		
	}
	
}

footer .form_box .form-group p {
    margin-bottom: 0;
}

footer .ft_col
{
	flex-direction:column;
}
