.titulo2{
	font-family: "Poppins-SemiBold";
}

.titulo2 span{
color: #CC2928;
}




@media only screen and (max-width: 600px) 
{
  

  .welcome-area .header-text h1 {

  font-size: 45px;

}




  	.welcome-area 
  	{
  		background-position-y: 100px;
	}

	.welcome-area .header-text .left-text {
  		margin-top: 25%;
	}
	.banner1{
		padding-top: 20px;
	}

	#about {
  padding: 20px 0px;

}



	#cuadros{
		width: 50%;
	}

	#cuadroResponsive{
		display: none;
	}

	.features-item {
  margin-bottom: 0px;
}
	.features-item img {

  		margin-bottom: 0px;
	}	


}