
/*=============fist section==========*/
.banner-textxx h2{
	font-size: 3rem;
	color: #000;
	font-weight: 600;
}
.banner-textxx p{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 40px;
	padding-top: 20px;
	color: #000;	
}


/*=========secound===========*/
.banner-textxxy h2{
	font-size: 3rem;
	color:white;
	font-weight: 600;
}
.banner-textxxy p{
	font-size: 18px;
	line-height: 24px;
	padding-top: 20px;
	color:white;	
	margin-bottom: 30px;
}
.section-text img{
border-radius: 30px;
padding-bottom: 30px;

}
.section-text h3{
	font-size: 25px;
	color: white;
	font-weight: 600;
}
.section-text p {
	font-size: 15px;
	line-height: 24px;
	padding-top: 15px;
	text-align: start;
	margin-bottom: 30px;
}

/*========third section==========*/
.banner-text-1 h2{
	font-size: 3rem;
	color: #000;
	font-weight: 600;
}
.banner-text-1 p{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 80px;
	padding-top: 20px;
	color: #000;	
}
.banner-textx img{
	border-radius: 50px 50px 50px 50px;
	padding: 20px;
	width: 450px;
	height: 300px; 
}
.banner-textx i{
	font-size: 4rem;
	color:#000;
	padding: 40px;
}
.banner-textx h3 {
	padding: 20px 20px 10px 20px;
	line-height: 1.5;
	font-size: 19px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 7px;
	color:#000;
	
}
.banner-textx p {
	padding: 0 20px 10px  20px ;
	font-size: 15px;
	line-height: 24px;
	color: #000;
	text-align:start;
}


/*============fifth section=============*/
.banner-textxt h2{
	color:#fff;
	font-size: 3.5rem;
	font-weight: 600;
	padding-bottom: 50px;
}
.banner-textyy p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 80px;
	padding-top: 60px;
	color: #fff;
	text-align: start;	
}
.banner-padding{
	padding-bottom: 270px;
}

