.caixaTemplate {
	display:none;


}



.result {
	/*
	position:absolute;
	width:34%;
	height:auto;
	background-color:#f9f9f9;	
	border: 2px solid #bfc0c1;
	margin-top:5px;
	margin-left:5px;
	z-index:989898989898988898989;
	transition: left .5s ease-in, top .5s ease-in;
	*/

	display:none;	
	opacity:1;
	}





a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


::-webkit-scrollbar {
  width: 15px;
}
 
::-webkit-scrollbar-thumb {
 background-color:rgba(172,146,82,1); 
}

::-webkit-scrollbar-track { 
  background-color:rgba(172,146,82,0.3);
}

::-webkit-scrollbar-button {
  background-color:rgba(172,146,82,1);
  height: 15px;
  border-radius: 10%; 
}	
	



.titulo {
	font-family: 'Roboto', sans-serif;
	font-size:24px;
	color: #FFF;
	line-height:34px;
	font-weight:400;
}


.lead {
	font-family: 'Roboto', sans-serif;
	font-size:21px;
	color: #FFF;
	line-height:29px;
	font-weight:200;
	margin-left:2.4%;
	margin-right:2.2%;
	margin-bottom:1%;
	margin-top:4%;	
	text-align:center;
}


.subtitulo {
	font-family: 'Roboto', sans-serif;
	font-size:19px;
	color: #FFF;
	line-height:26px;
}

.cor{
	color:#ab9251;
}


#menu {
	position:relative;
	width:94%;
	height:auto;
	z-index:94444300;
	margin-left:1.4%;
	margin-right:1%;
	background-color:#262626;
	padding:1.5%;
	text-align:center;
	margin-top:0px;
	-webkit-transition: width 1.5s, left 1.5s ease-in, top 1.5s ease-in; /* For Safari 3.1 to 6.0 */
  transition: width 1.5s, left 1.5s ease-in, top 1.5s ease-in;
	
	

}



#menu2 {
	display:none;
	position:relative;
	width:94%;
	height:auto;
	z-index:4444300;
	margin-left:1.4%;
	margin-right:1%;
	background-color:#262626;
	padding:1.5%;
	text-align:center;
	margin-top:0px;
	transition: left 1.5s ease-in, top 1.5s ease-in;

}
	
[id*="conteudo"] {
		position:relative;
		background-color: rgba(0,0,0,0.9);
		/*
	background-color: rgba(255,255,255,0.1);
	*/
	padding-left:15px;
	padding-top:15px;
	padding-bottom:20px;
	z-index:110;
	display:none;

	margin-top:1%;
	border: 2px solid rgba(255,255,255,.2);
}

/*
.conteudo1:hover .legenda {
  opacity: 1;
  transition: 1.0s ease;

}


#conteudo49, #conteudo50, #conteudo51, #conteudo52, #conteudo53{
	position:relative;
	background-color: rgba(0,0,0,0.9);
	padding-left:15px;
	padding-top:15px;
	padding-bottom:20px;
	z-index:110;
	display:none;	
	margin-top:1%;
	border: 2px solid rgba(255,255,255,.2);
	}
	
	*/

.legenda1, .legenda2, .legenda3, .legenda4, .legenda5, .legenda6, .legenda7, .legenda8, .legenda9, .legenda10, .legenda11, .legenda12, .legenda13, .legenda14, .legenda15, .legenda16, .legenda17, .legenda18, .legenda19, .legenda20, .legenda21, .legenda22, .legenda23, .legenda24, .legenda25, .legenda26, .legenda27, .legenda28, .legenda29, .legenda30, .legenda31, .legenda32, .legenda33, .legenda34, .legenda35, .legenda36, .legenda37, .legenda38, .legenda39, .legenda40, .legenda41, .legenda42, .legenda43, .legenda44, .legenda45, .legenda46, .legenda47, .legenda48, .legenda49, .legenda50, .legenda51, .legenda52, .legenda53  {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:white;
	text-align:center;
	background-color:#262626;
	position:relative;
	z-index:100;
	margin-left:1%;
	margin-right:-1.5%;
	padding:10px;
	border: 0px solid #262626;
	cursor:pointer;
	 transition: 1.0s ease;
	/*
		transition: 1.0s ease;
		*/
}


[class*="mais_dourado"]{
	
	font-family: 'Roboto', sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#AC9252;
}

.mais_branco{
	
	font-family: 'Roboto', sans-serif;
	font-size:1.4vw;
	font-weight:bold;
	color:#fff;
}


.setas {
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #AC9252;
z-index:1100;



}

[id*="triangulo"] {
width: 0;
height: 0;
border-style: solid;
border-width: 0 38px 38px 0;
border-color: transparent #AC9252 transparent transparent;
z-index:1100;
position:absolute;
right:-3px;
top:0;
display:none;


}
.check{
	position:relative;
	top:5px;
	right:-20px;
	z-index:1110;
	}


[id*="capa"] {
	width:100%;
	height:auto;
	z-index:90;
	position:relative;
	border: 3px solid #000000;
	cursor:pointer;
	transition: 1.0s ease;
	opacity:0.8;
	}
		
.nomefilme{
	width:95%;
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	float:left;
	padding-left:0%;
	font-weight:500;
	color:#AC9252;
	}
	
.linha{
	width:95%;
	height:1px;
	background-color:rgba(255,255,255,0.5);
	float:left;
	margin-top:1%;
	margin-bottom:1.5%;
	}	
	
	
.texto {
	width:98%;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color: #FFF;
	line-height:23px;
	float:left;
}

.texto2 {
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color: #ccc;

}

.fechar1
{
	display:none;
	cursor:pointer;
	float:right; 
margin-right:10px; 
margin-top:-5px;
	}
	
	.fechar2
{
	display:block;
	cursor:pointer;
	float:right; 
margin-top:-10px;
margin-bottom:0px;
margin-left:10px;
margin-right:-5px;
	}
	
.botaofechar{
float:right; 
margin-right:10px; 
margin-top:-5px;
cursor:pointer;
		
		}
	
	
[id*="video"] {
  width: 100%    !important;
  height: auto   !important;
  margin-right:4%;

}


.video {
  width: 98%    !important;
  height: auto   !important;
  margin-right:2%;
  float:left;
}	


.caixa {
		width:23%;
		height:auto;
		border: 0px solid #a1a1a1;
    	border-radius:0px;
		float:left;
		margin-right:1%;
		margin-left:1%;
		margin-top:1%;
		position:fixed;
}


.filter-grayscale {
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8);
}


/* Chrome, Safari, Opera */
@-webkit-keyframes transparente {
     0%   { opacity: 0; }
  100% { opacity: 1; }
}


@-moz-keyframes transparente {
     0%   { opacity: 0; }
  100% { opacity: 1; }
}


@-ms-keyframes transparente {
     0%   { opacity: 0; }
  100% { opacity: 1; }
}


@keyframes transparente {
     0%   { opacity: 0; }
  100% { opacity: 1; }
}

	
.clear{
	clear:both;
}




@media only screen and (max-width:380px) {
	
.video {
  width: 96%    !important;
  height: auto   !important;
  margin-right:2%;
  margin-top:1%;
  float:left;

}	


.lead {
	font-size:17px;
	line-height:21px;;
}


.nomefilme{
	font-family: 'Roboto', sans-serif;
	font-size:21px;
	margin-top:3%;
	padding-left:0%;
	width:100%;
	font-weight:500;
	color:#AC9252;
	}
	
	
	.linha{
	width:98%;
	height:1px;
	background-color:rgba(255,255,255,0.5);
	float:left;
	margin-top:1%;
	margin-bottom:1.5%;
}

.texto {
	width:98%;
}





[class*="legenda"]{
	font-size:11px;
}



#menu {
	padding:1%;
	
}

.titulo {
	font-size:13px;
	line-height:16px;
}

.subtitulo {
	font-size:11px;
	line-height:16px;
}

.fechar2
{

margin-top:-3px;
margin-bottom:0px;
margin-left:10px;
margin-right:-2x;
	}

}


@media only screen and (min-width:381px) and (max-width:768px) {
	
[class*="legenda"]{
	font-size:11px;
}

	
}

	
	
	