.texto-03 h3 {
	font-size: 28px;
	margin-bottom: 19px;
}

.texto-03 h4 {
	font-size: 29px;
}

.texto-04 h3 {
	font-size: 28.5px;
}

.barra-roja h3 {
	font-size: 17px;
    margin-top: 28px;
    margin-bottom: 12px;
    font-weight: 700;
}

.barra-roja h4 {
	font-size: 19px;
    font-weight: 200;
}

.ilu-05-container .texto-05 {
	left: -128px;
}

.ilu-05-container .texto-05 h3 {
	font-size: 22px;
	margin-bottom: 13px;
}

.ilu-05-container .texto-05 h4 {
	font-size: 30px;
}

.ilu-05-container .texto-06 h4 {
	font-size: 39px;
	margin-bottom: 17px;
}

.ilu-05-container .texto-06 h3 {
	margin-bottom: 24px; 
}

.texto-04 h4 {
	font-size: 46px;
}

.section-04 .title-section-04 h4 {
	font-size: 26px;
}

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

	.ilu-05-container .texto-05 {
		left: 130px;
	}

	.texto-04 {
		left: 152px;
	}

	.ilu-00 .texto-01 h3{
	    font-size: 67px;
	    line-height: 0.7;
	}

	.ilu-00 .texto-02 h3{
		font-size: 53.5px;
		line-height: 0.9;
	}

}

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

	.barra-roja h3 {
	    font-size: 11.5px;
	    margin-top: 18px;
    	margin-bottom: 2px;
	}

	.barra-roja h4 {
		font-size: 12.5px;
	}

}











