
.style1 {font-size: 16px}
.style2 {font-size: 28px}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #F0F0F0;
}
.style7 {color: #FFFFFF; font-size: 19px; }
.style8 {color: #FFFFFF}
.style9 {font-size: 40px}
.style10 {font-size: 12px}
.style11, .style15 {
	font-size: 19px;
	font-weight: bold;
}
.style18 {font-size: 22px}
.style20 {font-size: 26px}

.telefono a {
	color: #F7C957;
}

@media (max-width: 768px) {
	.telefono a {
		font-size: 18px;
	}
}

.telefono a:hover {
	color: #F7C957;
	font-weight: bold;
}

@media (max-width: 768px) {
	#header .container {
		padding: 0;
	}
}