/* Add here all your CSS customizations */
@media (max-width: 500px) {
	.h1res h1 {
		font-size: 70px !important; 
		    margin: 157px 0 0 0 !important;
	}
}
@media(max-width: 768px)
{
	.margr
	{
		margin-top: 45px;
		margin-bottom: 45px; 
	}
	.esp
	{
		margin-left: 10%;
		margin-right: 10%;
	}
}

	.h1res h1{
		font-size: 100px; 
		font-family: 'Patua One', cursive; 
		color: #fff;     
		margin: 150px 0 0 0;
	}
		.btnbl
		{
			color: black;
			border: 1px #B78E23 solid;
		}
		.btnbl a
		{
			text-decoration: none;
			color: black;

		}
		.btnbl:hover
		{
			background: #B78E23;
			color: white;
		}
		.test
		{
			margin-top: 30%;
		}
		.textjs
		{
			text-align: justify;
			font-family: "Open Sans", Arial, sans-serif;
		}
		.bgs
		{
			background:  #0B2534;
			width: 100%;
			height: auto;
			color white;
			padding: 20px;
			font-size:20px;
		}
		.txtwh
		{
			color: white;
		}
		.txtlet
		{
			font-family: "Open Sans", Arial, sans-serif;
		}


		.nosotros1{
	margin-top: 142px !important;
}
@media(max-width: 474px){
	.nosotros1{
	margin-top: 153px !important;
}
}