.disable_text_highlighting {
-webkit-touch-callout: none;
-webkit-user-select: none; /* Webkit */
-moz-user-select: none;    /* Firefox */
-ms-user-select: none;     /* IE 10  */

/* Currently not supported in Opera but will be soon */
-o-user-select: none;
user-select: none;  
}


[data-role=page]{height: 100% !important; position:relative !important;}
[data-role=footer]{bottom:0; position:absolute !important; top: auto !important; width:100%;}

/* PAINEL */


/* INPUT BOX DE PESQUISA */
.ui-filterable {	
	position: absolute;
	margin-left: auto;
    right:275px;
    width:205px;
    height:60px;
    top:30px;
    padding: 0;
}

#wrapper {	
	position: absolute;
	margin-left: auto;
    right:200px;
    top: 90px;
	bottom: 75px;
	z-index: 1;
	width: 100px;
	min-width:280px;	
	overflow: hidden;
}

#scroller {
	z-index: 1;
	width: 100%;	
}

#scroller ul {
	list-style: none;
	padding: 0;
	width: 240px;
	text-align: left;
	z-index: 1;
}


#scroller li a.ui-btn.ui-btn-icon-right.ui-icon-carat-r {	
  font-size: 20px;
  padding-top: 30px;
  margin-bottom: -48px;
  margin-left: -10px;
  min-width: 300px;
  color: #fff;
  z-index: 1;
  min-height: 107px;
}

#scroller li ui-btn {
margin-bottom: .0em 0;
padding: .0em 0em;
z-index: 1;
}

#scroller > form {
width: 90%;
margin-left: 12px;
}

/* CONTEUDOS */


.jqm-content > h2 {
background-color: transparent;
border-bottom: 1px solid #fff;
padding-bottom: 0px;
margin: 0 0 .7375em;
}

.esquerda {
    float: left;  
    margin-top: 45px;  
    margin-left:18px;
}


.direita {
	margin-top: 0px; 
	float:right;	
/*	margin-right:20px;*/
}

.direita img {
	
	background: url('../assets/images/torre_fundo.jpg') no-repeat fixed;
    -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
	/*
	
max-height:100%;
max-width:100%;*/
}

.direita_filme {
	float:left;
	margin-left:50px;
	max-width:40%;
	margin-top:13%;
    /*height: 30%;*/        
}


.titulo {
	color:#ffffff;
	font-size: 9.5vw;
}

.subtitulo {
	color:#77933C;
	font-size:7.5vw;	
	text-shadow: none;
}

.footer {
	color:#000;
	font-size:0.5vw;	
	text-shadow: none;
}
.rodape {
  position: absolute;
  max-width: 65%;
  left: 0;
  bottom: 0;
}

.menu {	
	width: 100%;
}

.menu ul {
	list-style-type: none;
	font-size:4vw;
	float:left;
	min-width: 350px;
}

.menu ul li { 
	display: inline;	
	padding-right: 20px;		
	color: #ffffff;
}

.menu ul li:hover {
	color: #77933C;
}

/* SLIDER */

.setabaixo {
	z-index: 9999999;
	/*bottom: 10px;*/
	position: absolute;
	background-image: url(../assets/images/seta_baixo.png);
	width:76px;
	height: 76px;
}

.setabaixo:hover{
	background-image: url(../assets/images/seta_baixo_hover.png);
}

.setacima {
	z-index: 9999999;
	background-image: url(../assets/images/seta_cima.png);
	width:76px;
	height: 76px;
}

.setacima:hover{
	background-image: url(../assets/images/seta_cima_hover.png);
}

#btsetaesquerda{
	z-index: 9999999;
	background-image: url(../assets/images/seta_esquerda.png);
	background-repeat:no-repeat;	
	width:28px;
	height: 40px;
	margin-left: 20px;
}

#btsetaesquerda:hover{
	background-image: url(../assets/images/seta_esquerda_hover.png);
}

#setas {
	float:right;
	z-index:1000;
	margin-right:5%;
	margin-top:20px;
}

a.ui-btn.ui-btn-icon-right.ui-icon-carat-r {
	text-decoration: none;
}


/* FICHA TECNICA */

#fichatecnica_container {
	display:none;
	background-color: #000;
	color:#ffffff;
	font-size:15px;	
	font-family:calibri;
    width: 100%;
    position: absolute;
    top:0px;
    left:0px;
    z-index: 99999999;    
    margin: 0px auto;
	height:auto;	
}

.fichatecnica {   	
    padding:10px 130px 15px 10px;
    text-align:justify;  
	-moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    height:90%;
    border: 1px solid transparent;
}

.fichatecnica_creditos {  
	-webkit-column-break-before: always;
	break-before: column;
	clear:both;
	font-size:13px;
}

.fichatecnica_creditos b {  
	color:#77933C;
}

.fichatecnica_cofinanciamento {  
	position:relative;		
}

.fichatecnica_direitos {  
	position:relative;	
	text-align: center;
	position:relative;		
	margin: 0px auto;
	width:100%;
	font-size:11px;
	background-color: #111;
	padding-top:10px;
	padding-bottom:10px;
}

	
#fichatecnica_seta {
	width: 100%;
	background-color: #111;	
}


#fichatecnica_seta img {
	display:block;
    margin:auto;	
}

.seta_cima {
	position:relative;	
	background-image: url(../assets/images/seta_cima_small.png);
	background-repeat:no-repeat;
	margin: 0px auto;
	margin-top:-20px;	
	width:38px;
	height:38px;	
}

#legendaImagem {
    font-family: 'alegreyaregular';
}

#legendaImagem .title {    
    padding-bottom: 5px;
}

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

}
