@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.eot');
    src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-light-webfont.woff2') format('woff2'),
         url('fonts/lato-light-webfont.woff') format('woff'),
         url('fonts/lato-light-webfont.ttf') format('truetype'),
         url('fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold-webfont.woff2') format('woff2'),
         url('fonts/lato-bold-webfont.woff') format('woff'),
         url('fonts/lato-bold-webfont.ttf') format('truetype'),
         url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "latoregular";
src: url("fonts/lato-regular-webfont.svg") format('svg');
}
@font-face {
font-family: "latolight";
src: url("fonts/lato-light-webfont.svg") format('svg');
}
@font-face {
font-family: "latobold";
src: url("fonts/lato-bold-webfont.svg") format('svg');
}
}

.LatoFina {
	font-family: latolight, Arial, Helvetica, sans-serif;
}
.LatoNormal {
	font-family: latoregular, Arial, Helvetica, sans-serif;
}
.LatoBold {
	font-family: latobold, Arial, Helvetica, sans-serif;
}

.tituloPto {
	font-size: 180%;
	color: #000000;
}
.tituloAzl {
	font-size: 170%;
	color: #7999aa;
}
.tituloBco {
	font-size: 230%;
	color: #FFFFFF;
}

.tituloAzlEsc {
	font-size: 170%;


	color: color
: #00396b;;
	color: #00396b;
}
.tituloPtoSlider {
	font-size: 200%;



	color: color
: #00396b;;
	color: #00396b;
}
.tituloAzlEscSlider {
	font-size: 240%;





	color: color
: #00396b;;
	color: #00396b;
}



.tituloAnil {
	font-size: 220%;
	color: #027bff;
}
.legendaVrm {
	font-size: 90%;
	color: #ff4300;
}
.legendaBco {
	font-size: 80%;
	color: #FFFFFF;
}
.legendaCza {
	font-size: 90%;
	color: #9D9D9D;
}




.subtituloAzl {
	font-size: 145%;
	color: #7999aa;
}
.subtituloBco {
	font-size: 160%;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.megatituloBco {
	font-size: 500%;
	color: #FFFFFF;
}


.subtituloAzlEsc {
	font-size: 150%;
	color: #00396b;
}

.txtCorridoAzl {
	font-size: 120%;
	color: #7999aa;
}
.txtLegendaAzl {
	font-size: 90%;
	color: #7999aa;
}
.txtLegendaBco {
	font-size: 90%;
	color: #FFFFFF;
}


.txtCorridoAzlEsc {
	font-size: 120%;
	color: #00396b;
}
.txtLegendaAzlEsc {
	font-size: 90%;
	color: #00396b;
}


.txtCorridoCza {
	font-size: 110%;
	color: #8a8c8e;
}
.txtCorridoBco {
	font-size: 110%;
	color: #FFFFFF;
}

.subtituloCza {
	font-size: 130%;
	color: #8a8c8e;
}
.subtituloPto {
	font-size: 130%;
	color: #000000;
}
