@charset "utf-8";
/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	border: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	-webkit-text-size-adjust: none;
}
img {
	width: 100%;
	height: auto;
	max-width: 100%;
	text-align: center;
	align-content: center;
}
/* Cabeça */

#cabeca {
	color: #ffffff;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: top;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-justify-content: -moz-flex-end;
	-webkit-justify-content: -webkit-flex-end;
	-ms-justify-content: -ms-flex-end;
	justify-content: flex-end;
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	text-align: center;
	z-index: 2;
	margin-top: -120px;
}
#cabeca hr {
	border-bottom-color: #ffffff;
}
.logo {
	-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
	-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
	-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
	transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
	-moz-pointer-events: auto;
	-webkit-pointer-events: auto;
	-ms-pointer-events: auto;
	pointer-events: auto;
	border-style: solid;
	border-color: #ffffff;
	border-width: 5px !important;
	letter-spacing: 0.075em;
	line-height: 0.74;
	padding: 0.4rem 0.4rem 0.4rem 0.4rem;
	visibility: visible;
	width: 300px;
	z-index: 2;
	top: 150px;
	margin: 0 auto;
	position: relative;
}
.logo:hover {
	border-color: #00536C !important;
	color: #00536C !important;
}
.ft_principal {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-position: center;
	text-align: center;
	color: white;
	position: relative;
	top: 0px;
	width: 100%;
	background: url(../images/pic06.jpg);
	background-repeat: no-repeat;
}
.titulo-foto {
	letter-spacing: 0.075em;
	line-height: 0.74;
	padding: 3rem;
	visibility: visible;
	width: 80%;
	position: absolute;
	margin: 0 auto;
	left: auto;
	background-color:rgba(0,83,108,1.00);
	opacity: 0.9;
	top: 320px;
}


h1  {
	font-family: 'Russo One', sans-serif;
	font-size: 100px;
	line-height: 100px;
	margin: 0 0 1rem 0;
	text-align: center
}
h2 {
	font-family: 'Russo One', sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0 5rem 1rem 5rem;
	text-align: center;
	background-color:rgba(243,105,0,1.00);
	padding: 1%;
	color: #000000;
}
h3 {
font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 800;
	line-height: 24px;
	margin: 0 0 1rem 0;
	text-align: center;
	padding: 1%;
	color:#fff
}

h4 {
	font-family: 'Russo One', sans-serif;
	font-size: 1.5rem;
	line-height: 1rem;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: lef;
	color:#fff
}



p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	margin: 0 0 2rem 0;
	text-align: left;
	color:#000000;
}



.marca{
	width: 180px;
	height: auto
	
	
}

.bold {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 800;
	line-height: 28px;
	margin: 0 0 2rem 0;
	text-align: left;
	color:#000000;
		
}

.italic {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	margin: 0 0 2rem 0;
	text-align: left;
	color:#000000;
    font-style: italic;
	
}

::-webkit-scrollbar {
    width: 0px;
}



/* Fundo */


#fundo {
	
	z-index: -1;
	width: 100%;
	height: 100vh;
	top: 0px;
    overflow:hidden;
	
	}



/*FORMATO 480*/

@media screen and (max-width: 480px){
	
	.formato-1920 {
	display: none
}
.formato-1024 {
	display: none
}
.formato-320 {
	display: block
}
	
	
.titulo-foto{
	letter-spacing: 0.075em;
	line-height: 0.74;
	padding: 2rem;
	visibility: visible;
	width:80%;
	position: absolute;
	margin: 0 auto;
	left: auto;
	background-color:rgba(0,83,108,1.00);
	opacity: 0.9;
	top: 320px;		
		
	}	
h1  {
	font-family: 'Russo One', sans-serif;
	font-size: 40px;
	line-height: 35px;
	margin: 0 0 1rem 0;
	text-align: center
}	
	
	
	
}





/*FORMATO 768*/
@media screen and (min-width:480px) and (max-width:768px) {
.formato-1024 {
	display: none
}
.formato-1920 {
	display: none
}
.formato-320 {
	display: block
}
	
	.titulo-foto{
letter-spacing: 0.075em;
	line-height: 0.74;
	padding: 3rem;
	visibility: visible;
	width: 80%;
	max-width: 400px;
	position: absolute;
	margin: 0 auto;
	left: auto;
	background-color:rgba(0,83,108,1.00);
	opacity: 0.9;
	top: 320px;		
		
	}	
h1  {
	font-family: 'Russo One', sans-serif;
	font-size: 50px;
	line-height: 55px;
	margin: 0 0 1rem 0;
	text-align: center
}
	
	
}

/*FORMATO 1024*/
@media screen and (min-width:768px) and (max-width:1024px) {
.formato-1920 {
	display: block
}
.formato-1024 {
	display: none
}
.formato-320 {
	display: none
}
	
		.titulo-foto{
letter-spacing: 0.075em;
	line-height: 0.74;
	padding: 3rem;
	visibility: visible;
	width: 80%;
	max-width: 400px;
	position: absolute;
	margin: 0 auto;
	left: auto;
	background-color:rgba(0,83,108,1.00);
	opacity: 0.9;
	top: 320px;		
		
	}	
h1  {
	font-family: 'Russo One', sans-serif;
	font-size: 55px;
	line-height: 55px;
	margin: 0 0 1rem 0;
	text-align: center
}
	
}




/*FORMATO 1920*/
@media screen and (min-width:1024px)  {
.formato-1920 {
	display: block
}
.formato-1024 {
	display: none
}
.formato-320 {
	display: none
}
	
		.titulo-foto{
letter-spacing: 0.075em;
	line-height: 0.74;
	padding: 3rem;
	visibility: visible;
	width: 80%;
	max-width: 600px;
	position: absolute;
	margin: 0 auto;
	left: auto;
	background-color:rgba(0,83,108,1.00);
	opacity: 0.9;
	top: 320px;		
		
	}	
h1  {
	font-family: 'Russo One', sans-serif;
	font-size: 60px;
	line-height: 65px;
	margin: 0 0 1rem 0;
	text-align: center
}
	
}










/* Breakpoints

@media (min-width:1070px) and (max-width: 1200px){

}



@media (min-width:1070px) and (max-width: 1200px){




}

@media (min-width:768px) and (max-width:1070px){


}







@media (min-width:480px) and (max-width:768px){
	



	
		}


@media (max-width:480px){
	
	

}

	
	.logo {
	-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
	-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
	-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
	transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
	-moz-pointer-events: auto;
	-webkit-pointer-events: auto;
	-ms-pointer-events: auto;
	pointer-events: auto;
	border-style: solid;
	border-color: #ffffff;
	border-width: 5px !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 2.25rem;
	font-weight: 900;
	letter-spacing: 0.075em;
	line-height: 1;
	text-transform: uppercase;
	visibility: visible;
	width:260px;
	
}
	
*/

