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

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

@font-face {
font-family: "minicons-webalys";
src:url("../fonts/demoicons/minicons-webalys.eot");
src:url("../fonts/demoicons/minicons-webalys.eot?#iefix") format("embedded-opentype"),
url("../fonts/demoicons/minicons-webalys.ttf") format("truetype"),
url("../fonts/demoicons/minicons-webalys.svg#minicons-webalys") format("svg"),
url("../fonts/demoicons/minicons-webalys.woff") format("woff");
font-weight: normal;
font-style: normal;
}





#splash{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-color: black;
	background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	top: -20px;
	z-index: 1000;
	background-image: url(../imagens/splash-h.jpg);
}









/* CELULAR -----------------------------------------------------------------------------------*/

p {
text-indent:0px;
}

a {
font-weight: bold;
color: #9d0520;
text-decoration: none;
outline: none;
}

a:hover {
color: black;
}

img {
   border:none;
    outline:none
}

h1,h2 {
color: black;
font-family:'ropsenscriptotregular';
font-size:55px;
line-height:90%;
margin-top:-0.2em;
letter-spacing:-0.03em;
margin-top:10px;
margin-bottom:10px;
text-transform: uppercase;
}

.ficha {
color: #f05a22;
font-family:'ropsenscriptotregular';
text-transform: uppercase;
font-size: 22px;
}

a.ficha:link, a.ficha:visited {
font-family:'ropsen_script_otbold';
color: #9d0520;
text-decoration: none;
outline: none;
}

a.ficha:hover {
color: black;
}


.numero {
	background: #f05a22;
	font-family:'ropsen_script_otbold';
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 19px;
	margin-right: 5px;
	font-size: 18px;
	text-align: center;
}


.texto {
	color: black;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: 140%;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	}

.legenda {
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #a6a6a6;
	margin-bottom:23px;
	}

.navegacao_rodape {
	float:right;
	margin: 40px 0 0 1em;
	}


/*estilos de imagem*/
.imagem {
	width: 100%;
	}

.credito {
	font-family:arial;
	font-size:9px;
	text-transform: uppercase;
	}

.tela_cheia {
	margin-top: 20px;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom: -10px;
	}

.cabeca_internas {
	height:40px;
	}


.crack_home {
	width: 225px;
	margin-top:0px;
	margin-bottom:-10px;
	}
	
.crack_internas {
	width: 250px;
	margin-top:50px;
	margin-bottom:10px;
	}



.thumbs_destaque {
	font-family:'ropsen_script_otbold';
	color: #9d0520;
	font-size: 15px;
	}

.thumbs {
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	color: #f05a22;
	font-family:'ropsenscriptotregular';
	text-transform: uppercase;
	font-size: 18px;
	line-height: 95%;
	height:190px !important;
	}

.thumbs_imagem {
	width:470px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}

a.thumbs:link, a.thumbs:visited {
	font-family:'ropsen_script_otbold';
	color: #9d0520;
	text-decoration: none;
	outline: none;
	font-size: 15px;
	}

a.thumbs:hover {
	color: black;
	}


.slider_home{
	margin-top:-70px;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 10px;
}


.sb-menu li:nth-last-child(6n+3){
	display:none;
}

.sb-menu li:nth-last-child(6n+2){
	display:none;
}




/* TABLETS e CELULARES GRANDES -----------------------------------------------------------------------------------*/
@media screen and (min-width: 300px) {
	#centralizar_temp{
margin-left:0px;
}


.thumbs {
	height: auto;
	}
	
	}



@media screen and (min-width: 700px) {

h1 {
	font-size:65px;
	line-height:100%;
	letter-spacing:-2px;
	margin-bottom:20px;
	}

.texto {
	width:650px;
	}
	
	#centralizar_temp{
margin-left:0px;
}



/* DESKTOPS ---------------------------------------------------------------------------------- */
@media screen and (min-width: 1024px) {

.cabeca_internas {
	height:50px;
	}

h1 {
	font-size:80px;
	line-height:90%;
	letter-spacing:-4px;
	margin-bottom:20px;
	}

.texto {
	width:800px;
	}
	
a.ficha:link, a.ficha:visited {
	font-size: 25px;
	}

.thumbs {
	float:left;
	width: 180px;
	margin-right: 20px;
	}

.thumbs_imagem {
	width:180px;
	margin-top: 20px;
	}
	
#centralizar_temp{
margin-left:200px;
}



}