/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/* Add your own styles here: */
#page-header .ush_menu_1 {
	padding-left: 23px !important;
}

.title_style strong{
	color:#221e1f!important;
	font-size:64px;

}

.subtitle_style strong{
	color:#221e1f!important;
	font-size:1.87rem;
}

/*.imgbustos:after{
	content:"";
	background-image:url('https://bustos.solbyte.dev/wp-content/uploads/2022/08/imgbust.jpg');
	background-position:center center;
	background-size:contain;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	top:50%;
	left:50%;
	display:block;
	z-index:999;
}*/

.slider-texto{
	font-size: 25px; 
	line-height: 25px; 
	color: #59a956;
}

h1{
	font-size: 53px; 
	line-height: 53px; 
	color: #59a956;
}

.title_style strong {
	color: #221e1f !important;
	font-size:64px;
	line-height: 53px;
}

@media (max-width: 728px){
.slider-texto{
	font-size: 20px; 
	line-height: 20px; 
	color: #59a956;
}
h1{
	font-size: 20px; 
	line-height: 20px; 
	color: #59a956;
}

.title_style strong {
	color: #221e1f !important;
	font-size:64px;
	line-height: 53px;
}

#page-content .header-right {
	margin-left: 20px!important;
	text-align:left!important;
	font-size: 14px;	
	padding-left: 36px;
}

#page-content .header-right p{
	margin-left: 20px!important;
	text-align:left!important;
	font-size: 14px;

}
}