html{
	overflow-x: hidden;
	min-height:100%;
	height: 100%;
}

body {	
	width:100%;
	height: 100%;
}

img {
	max-width: 100%;
}

/* width */
.modal-body::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.modal-body-webkit-scrollbar-track {
  background: #9e896d;
}

/* Handle */
.modal-body-webkit-scrollbar-thumb {
  background: #fff;
}

/* Handle on hover */
.modal-body-webkit-scrollbar-thumb:hover {
  background: #fff;
}

.carousel-cell {
	min-width: 100%;
	background-size: 100%;
	overflow: hidden;
	margin-right: 0px;
}	

body.modal-open {
    overflow: visible;
}

body.modal-open .modal {
    display: flex !important;
    height: 100%;
} 

body.modal-open .modal .modal-dialog {
    margin: auto;
}

.carousel-cell > img {
	display: block;
	width: 100% !important;
}

.flickity-viewport {
    height: 100% !important;
    min-height: 100vh;
}



.main-carousel {
	
}

.img-circular {
	 width: 200px;
 height: 200px;
 background-size: cover;
 display: block;
 border-radius: 100px;
 -webkit-border-radius: 100px;
 -moz-border-radius: 100px;
	position: relative;
}

.textcircle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	    font-family: 'Abhaya Libre', serif;
	font-size: 26px;
	font-weight: bold;
	color:#fff;
	    width: 150px;
    text-align: center;
}

.textcircle span {
	font-size: 20px;
	font-style: italic;
	font-weight: 200;
	color:#fff;
}

.titulodia {
	font-family: 'Lato', Sans Serif;
    font-weight: 400;
    color: #d0c1aa;
    font-size: 44px !important;
}

.titulodia span{
    font-weight: 400;
    color: #000;
    font-size: 30px !important;
	line-height: 1.7;
}

.tituloconcerto {
	font-family: 'Lato', Sans Serif;
    font-weight: 400;
    color: #000;
    font-size: 22px !important;
}

.horaconcerto {
	font-family: 'Lato', Sans Serif;
    font-weight: 400;
    color: #000;
	font-size: 20px;
}

.horaconcerto span {
	font-family: 'Lato', Sans Serif;
    font-weight: 400;
    color: #d0c1aa;
	font-size: 20px;
}

.parallax {
    min-height: 450px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.descricaoconcerto {
	font-family: 'Lato', Sans Serif;
	color: #000;
	font-size: 18px;
	line-height: 1.4;
}

.descricaoconcerto span {
	font-family: 'Lato', Sans Serif;
	color: #d0c1aa;
	font-size: 18px;
	margin-top: 30px;
	line-height: 1.4;
	font-weight: bold;
}


/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	width: 200px;
	height: 200px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
	 width: 200px;
 height: 200px;
 background-size: cover;
 display: block;
 border-radius: 100px;
 -webkit-border-radius: 100px;
 -moz-border-radius: 100px;

}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
		 width: 200px;
 height: 200px;
 background-size: cover;
 display: block;
 border-radius: 100px;
 -webkit-border-radius: 100px;
 -moz-border-radius: 100px;
	background-color: #9e896d;
}

/*a{ 
	color: #3F3F3F;
}
a:hover{ 
	color: #3F3F3F;
	text-decoration:underline;
}
a:focus {
	outline:none;
	outline-offset:0;
}*/


.wrapper2col	{
	position: relative;
	height: 0;
	padding-top: 55%;
}
.wrapper3col	{
	position: relative;
	height: 0;
	padding-top: 38%;
}
.wrapper4col	{
	position: relative;
	height: 0;
	padding-top: 30%;
}
.inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

#bioaccord .panel-heading .accordion-toggle:after {
    /*font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    color: #9e896d;
    font-size: 28px;
    top: -25px;
    position: relative;
    margin-left: 140px;*/
	display: none;
}

.icon90 {
-webkit-transform: rotate(90deg);  
      -ms-transform: rotate(90deg);  
          transform: rotate(90deg); 
}
	
#bioaccord2 .panel-heading .accordion-toggle:after {
    /*font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    color: #9e896d;
    font-size: 28px;
    top: -25px;
    position: relative;
    margin-left: 140px;*/
	display: none;
}

.affix {
	width:100%;
	background-color:#9e896d;
	z-index:99999;
	 -webkit-transition: all .3s ease-in;
       -moz-transition: all .3s ease-in;
         -o-transition: all .3s ease-in;
	top:0px;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.menucontainer {
	position: fixed;
	width: 100%;
	z-index: 99999;
}

.titulo {
	font-size: 1.2vw;
}

.hashtags {
	font-size: 1.2vw; 
	position: absolute; 
	bottom: -5px;
}


.mobileimg {
	display: none;
}


@font-face {
    font-family: 'alcubierreregular';
    src: url('fonts/alcubierre-webfont.woff2') format('woff2'),
         url('fonts/alcubierre-webfont.woff') format('woff'),
         url('fonts/alcubierre-webfont.svg#alcubierreregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1 {
	font-family: 'Abhaya Libre', serif;
	font-weight:400px;
	color:#d0c1aa;
	font-size:48px !important;
}

h2 {
	font-family: 'Abhaya Libre', serif;
	font-weight:400px;
	color:#d0c1aa;
	font-size:44px !important;
}

.inpress > h3 {
	font-family: 'Abhaya Libre', serif;
	font-weight:400px;
	color:#d0c1aa !important;
	font-size: 24px !important;
	line-height: 1.2em;
}

.inpress > .datapress {
	font-family: 'Abhaya Libre', serif;
	font-weight:200;
	color:#000;
	font-size: 18px !important;
}

.inpress > .sourcepress{
	margin-bottom: 20px;
}

.inpress > .sourcepress a{
	font-family: 'Abhaya Libre', serif;
	font-weight:200;
	color:#d0c1aa;
	font-style: italic;
	font-size: 16px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inpress > .linkpress a{
	font-family: 'Abhaya Libre', serif;
	font-weight:200;
	color:#000 !important;
	font-size: 16px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}


.inpress {
	min-height: 300px;
}

@media  screen and (max-height: 800px) {
.vfrase {

    height: 70%;
    max-width: 260px;
}
}

.vfrasestreaming {
	width: 80%;
    height: 90%;
    overflow: hidden;
    margin: auto;
    position: absolute;
    top: 0%;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    text-align: center;
}

.vfrase {
    width: 60%;
    height: 60%;
    overflow: hidden;
    margin: auto;
    position: absolute;
    top: 6%;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    text-align: center;
}

label, #mc_embed_signup .mc-field-group label {
	font-family: 'Abhaya Libre', serif !important;
    font-size: 16px !important;
    color: #9e896d !important;
	margin-bottom:10px !important;
}

#mc_embed_signup .button {
	font-family: 'Abhaya Libre', serif !important;
    clear: both;
    background-color: #000 !important;
    border: 0 none;
    border-radius: 0px !important;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

span.wpcf7-list-item {
    font-family: 'Abhaya Libre', serif !important;
}

.video-container {
    position: relative;
    display: none;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 6;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video-container.enabled video {
    opacity: 0.6;
}

.video-container {
	background-image:url(../images/grid1.png);
	background-repeat:repeat;
}

.video-containers {
	background-image:url(../images/grid1.png);
	background-repeat:repeat;
}

.assinatura {
	opacity:0;	
	
	position: relative;	
	/*left:-35px;
	top:-20px;*/
}

#bs-main-navbar {
	z-index:99;
}

.navbar-default {
    background: none !important;
     border: none !important;
}

.chaveta {
	top: 15px;
    position: relative;
    max-width: 42px;
    margin: 0 auto;
    left: 5px;	
}

.separador {
	opacity:0;
	top:-40px;
	left: 14px;
    position: relative;	
}

.logohome {
	opacity:0;
    position: relative;	
}

.logos ul {
	margin-left: -40px;	
}

.logos ul li{
	list-style: none;
	float: left; 
	margin-right: 8px;
}





.logosf ul {
	margin-left: -40px;	
}

.logosf ul li{
	list-style: none;
	float: left; 
	margin-right: 8px;
	max-width: 200px;
}

/*.logos ul li:first-child{
	margin-left: -50px;
}*/

.festival {
	opacity:0;
	top:20px;
	position:relative;
}

.data {
	opacity:0;
	top:20px;
	position:relative;
}

.menuspace {
	margin-top:40px;	
}

.navbar {
    margin-bottom: 0px !important;
}

.btn-scroll {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    display: inline-block;
    left: 0;
    margin-left: 50%;
    position: absolute;
	z-index: 999;
    bottom: 0px;
	cursor:pointer;
}

#historia {
	padding-top:140px;
	margin-bottom:100px;	
}

.areasep {
	padding-top:100px;
	padding-bottom:100px;
}

#noticias {
	padding-top:80px;
	padding-bottom:100px;	
	background-color:#d0c1aa;
	min-height:300px;

}

.textohistoria {
	font-family: 'Lato', Sans Serif;
	font-weight:300;
	color:#000;
	font-size:18px;
	line-height:26px;
}

.textohistoria a{
	color:#d0c1aa;
	text-decoration:none;
}

.textohistoria h2 {
	color:#d0c1aa;	
}

.parallax_section{
	min-height: 600px;
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;
  	background-position: 100% auto;
		position:relative;
}

.labelform {
	font-family: 'Abhaya Libre', serif;
	font-size: 16px;
	color:#000;
	float:left;
	margin-right:10px;
    padding-top: 23px;
	padding-left:10px;
}

.wpcf7-form-control-wrap input[type=text], .wpcf7-form-control-wrap input[type=email] , .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select{
	font-family: 'Abhaya Libre', serif;
	font-size: 16px;
	padding:10px;
	color:#000;
	border:1px solid #9e896d;
	width:100%;
	display:block;
	margin-bottom:10px;
}

.wpcf7-form-control-wrap input[type=date] {
	font-family: 'Abhaya Libre', serif;
	font-size: 16px;
	padding:10px;
	color:#000;
	border:1px solid #9e896d;
	width: 180px;
    /* display: block; */
    margin-bottom: 40px;
    /* float: left; */
    margin-top: -30px;
    /* HEIGHT: 30PX; */
}

div.wpcf7-validation-errors {
    border: none !important;
	font-family: 'Abhaya Libre', serif;
	color:#f00;
}

.campos {
	font-family: 'Abhaya Libre', serif;
	color:#000;
	font-size:14px;
}

input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
	font-family: 'Abhaya Libre', serif;
	color:#fff;
	background-color:#000;
	border:none !important;
	padding:5px 10px;
	margin-top:10px;
	transition:all ease-out 0.5s;
}

input[type=submit]:hover {
    -webkit-appearance: button;
    cursor: pointer;
	font-family: 'Abhaya Libre', serif;
	color:#fff;
	background-color:#9e896d;

}

div.wpcf7-mail-sent-ok {
    border: none !important;
	font-family: 'Abhaya Libre', serif;
	color:#fff;
	background-color:#9e896d;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
	font-family: 'Abhaya Libre', serif;
}

.icons_social a .fa {
	font-size:28px;
	margin-right:10px;	
	transition:all ease-out 0.8s;
	padding:10px;
}

.icons_social a .fa:hover {
	font-size:28px;
	margin-right:10px;	
	background-color:#9e896d;
	color:#fff;
}

.texto_parallax {
	font-family: 'Abhaya Libre', serif;
	font-size: 24px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 400;
    color: #fff;	
}

.txtfooter {
	font-family: 'Abhaya Libre', serif;
	color:#9e896d;
	font-size:16px;	
}

.titulofooter {
	font-family: 'Abhaya Libre', serif;
	color:#9e896d;
	font-size:20px;	
}

.titulonoticia {
	font-family: 'alcubierreregular';
	color:#fff;
	font-weight:700;
	font-size: 35px;
    line-height: 40px;
    padding-top: 10px;
    letter-spacing: 1px;
}

.titulonoticia a{
	color:#fff !important;
	text-decoration:none !important;
}

.titulonoticiawh {
	font-family: 'alcubierreregular';
	color:#9e896d;
	font-weight:700;
	font-size: 48px;
    line-height: 50px;
    padding-top: 10px;
    letter-spacing: 1px;
}

.titulonoticiawh a{
	color:#9e896d !important;
	text-decoration:none !important;
}

.datanoticia {
	font-family: 'alcubierreregular';
	color:#000;
	font-size:18px;
}

.descricao {
	font-family: 'Abhaya Libre', serif;
	color:#000;
	font-size:18px;
	line-height:24px;
	margin-top:10px;
	font-weight:100;
}

.btreadmore {
	font-family: 'Abhaya Libre', serif;
	color:#fff;
	font-size:16px;
	padding:8px 12px;	
	 -webkit-transition: all .5s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    -o-transition: all .3s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    transition: all .5s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
	background-color:#000;
	position: relative;
    z-index: 1;
	cursor:pointer;
}

.btreadmore a{
	text-decoration:none !important;	
}

.btreadmore:hover {
	color:#000;
	background-color:#fff;
	text-decoration:none !important;	
}


.btwhite {
	font-family: 'Abhaya Libre', serif;
	color:#000;
	font-size:16px;
	padding:8px 12px;	
	 -webkit-transition: all .5s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    -o-transition: all .3s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    transition: all .5s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
	background-color:#fff;
	position: relative;
    z-index: 1;
	cursor:pointer;
	text-transform: uppercase;
}

.app {
	background-color: #9e896d;
	padding: 80px 0px;
}

.btwhite a{
	text-decoration:none !important;	
}

.btwhite:hover {
	color:#fff;
	background-color:#9e896d;
	text-decoration:none !important;	
}

.modal {
  overflow-y: hidden  !important;	
}
body.modal-open {
  margin-right: 0 !important;	
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: none !important;
}

.modal-content {
    border-radius:0px !important;
}

.btbuyticket {
	font-family: 'Abhaya Libre', serif;
	color:#fff;
	font-size:16px;
	padding:8px 12px;	
	 -webkit-transition: all .5s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    -o-transition: all .3s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    transition: all .5s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
	background-color:#000;
	position: relative;
    z-index: 1;
	cursor:pointer;
}

.titulocaixa {
	font-family: 'Abhaya Libre', serif;
	color:#fff;
	font-size:21px;
	padding:40px 5px;
	line-height:20px;
	font-weight:bold;
}

.textocaixa {
	font-size: 15px;
    margin-bottom: 20px;
    padding: 0px 10px;
	font-family: 'Lato', Sans Serif;
    font-weight: 300;
    color: #000;
	line-height:18px;
}


.btbuyticket a{
	text-decoration:none !important;	
}

.btbuyticket:hover {
	color:#fff;
	background-color:#9e896d;
	text-decoration:none !important;	
}

.btbuyticketactive {
	color:#fff;
	background-color:#9e896d;
	text-decoration:none !important;	
	font-family: 'Abhaya Libre', serif;
	font-size:16px;
	padding:8px 12px;	
	position: relative;
    z-index: 1;
}

a:hover, a:focus {
   text-decoration:none !important;	
}




.btn-scroll-arrow {
    background-color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 52px;
    height: 52px;
    -webkit-transition: all .5s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    -o-transition: all .3s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    transition: all .5s ease-in-out,transform .5s ease-in-out,color .5s ease-in-out;
    border-radius: 50%;
    box-shadow: 0 0 7px 0 rgba(0,0,0,.13);
    margin-bottom: -26px;
    margin-top: -26px;
}

.btn-scroll-arrow:hover {
    background-color: #000;
}

.video-container video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.video-container.enabled {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    background-color: #222;
}

.divquote {
	position: absolute;
    bottom: 10%;
    left: 10%;
	font-family: 'Abhaya Libre', serif;	
	color:#fff;
	font-size: 26px;
    letter-spacing: 1px;
    line-height: 24px;
    z-index: 9;
}

.areatitulo {
    width: 100%;
    height: 80%;
    overflow: hidden;
    margin: auto;
    position: absolute;
    top: 20%;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    /* text-align: center; */
}

.titbilhete {
	font-family: 'Abhaya Libre', serif;	
	color:#fff;
	font-size:22px;
}

.txtcontacto {
	font-family: 'Abhaya Libre', serif;	
	color:#000;
	font-size:22px;
	text-align:center;
	margin-bottom:40px;
}

.txtcontacto a{
	font-family: 'Abhaya Libre', serif;	
	color:#9e896d;
	text-decoration:none;
}

.txtdia {
	font-family: 'Lato', sans-serif;
    color: #9e896d !important;
	font-size:18px;
}

.titprog {
	font-family: 'Abhaya Libre', serif;	
	color:#000;
	font-size:22px;
	line-height:26px;
}

.titprog a{
	font-family: 'Abhaya Libre', serif;	
	color: #9e896d;
}

.panel {
	background:none !important;	
}

.panel-title {
    font-family: 'Abhaya Libre', serif !important;	
	color:#000 !important;
	font-size:22px !important;
	line-height:26px !important;
}

.panel-title a{
    font-family: 'Abhaya Libre', serif !important;
    color: #000 !important;
    font-size: 22px !important;
    line-height: 26px !important;
}

.panel-default>.panel-heading {
    color: #000 !important;
    background: none !important;
    border: none !important;
}

.panel-heading {
     padding: 0px !important; 
     border:none !important; 
}

.panel-body {
	border: none !important;
    /*padding: 10px 0px 30px 10px;
    font-family: 'Abhaya Libre', serif !important;
    color: #9e896d !important;
    font-size: 15px;
    font-style: italic !important;
    line-height: 17px;*/
}

.panel-default {
    border: none !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #9e896d;         /* adjust as needed */
	font-size: 36px;
    top: -50px;
    position: relative;
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.titbilhete strong {
	font-family: 'Abhaya Libre', serif;	
	color:#fff;
	font-size:28px;
	font-weight:700;
}

.titulopag {
	font-family: 'Abhaya Libre', serif;	
	color:#fff;
	font-size:48px;
	margin-top:10px;	
}

.divtitulo {
	left:10%;
	position:absolute;	
	bottom:20%;
	text-align:left;
}

.image-container img {
   
min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%
}
.icon-scroll {
  width: 40px;
  height: 70px;
  margin-left: -20px;
  bottom: 5%;
  margin-top: -35px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
  z-index:9;
}

.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
  }

@keyframes scroll {
  0% {
    opacity: 1;
  }
  
  100% {
    opacity: 0;
    transform: translateY(46px);
  }
}

.navbar .navbar-nav {
    display: inline-block !important;
    float: none !important;
	position:relative;
	z-index:9;
	margin-top: 6px;
}

.navbar .navbar-collapse {
    text-align: center !important;
}

.navbar-default .navbar-nav>.lingua>a {
	font-family: 'Lato', sans-serif;
	font-size:12px; 
	font-weight:400;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-right:5px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
	padding: 15px 5px !important;
}

.navbar-default .navbar-nav>li>a {
	font-family: 'Lato', sans-serif;
	font-size:13px; 
	font-weight:400;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-right:12px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
	padding: 15px 10px !important;
}

.dropdown-menu {
	font-family: 'Lato', sans-serif;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #9e896d !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
	font-family: 'Lato', sans-serif;
    display: block;
    padding: 15px 60px 20px 15px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #000 !important;
    white-space: nowrap;
	font-size:16px;
}

.dropdown-menu>li>a:hover {
	background-color:#fff !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #fff !important;
    background-color: #9e896d !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
   color: #fff !important;
    background-color: #9e896d !important;
}

.navbar-default .current-menu-ancestor>a {
	 color: #fff !important;
    background-color: #9e896d !important;
	}
	
	.dropdown-menu .current-menu-item>a {
	 color: #9e896d !important;
    background-color: #fff !important;
	}

.affix .navbar-default .current-menu-ancestor>a {
	 color: #9e896d !important;
    background-color: #fff !important;
	}

.affix .logofimm {
    left: 150px;
	margin-top: 8px;
	margin-bottom:5px
}


.affix .navbar-default .navbar-nav>li>a:hover {
	color:#9e896d;
	background-color:#fff;
}

.navbar-default .navbar-nav>li>a:hover {
	color:#fff;
	background-color:#9e896d;
}

.footer {
	min-height:200px;
	background-color:#fff;	
}


.logofimm {
	max-width:170px;
	float:left;
	position:relative;
	margin-top: 40px;
	left: 150px;
	z-index:9999 !important;
}


.navbar-default .navbar-toggle {
    border: none !important;
    background-color: #fff !important;
    border-radius: 0px !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000 !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #000 !important;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #fff !important;
}




/* Large desktop */
@media (max-width: 1450px) {
	
	.logofimm {
		left: 10px;
	}
	
	.affix .logofimm {
    left: 10px;
	}

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
	background-color:#9e896d;
}
	.wrapper2col	{
		padding-top: 58%;
	}
	.wrapper3col	{
		padding-top: 58%;
	}
	.wrapper4col	{
		padding-top: 58%;
	}

	.titulo {
		font-size: 2.6vw;
	}

	.hashtags {
		font-size: 2.2vw; 
	}
	
	.logos {
	clear: both;
	margin-top: 50px;
	}
}

@media (max-device-width:480px) {
	.titulobilhetespar {
		
		color:#9e896d !important;
	}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	
		#paddingmob {
	padding-left: 0px !important;
    padding-right: 0px;
    margin-top: 10px !important;
	}
	
	#paddingmob0 {
		padding-right: 0px !important;
	}
	
	#frame {
		height: 350px !important;
	}
	
	#paddingmob {
	padding-left: 0px !important;
    padding-right: 0px;
    margin-top: 10px !important;
	}
	
	#paddingmob0 {
		padding-right: 0px !important;
	}
	
	#frame {
		height: 350px !important;
	}
	
	.mobileimg {
	display: block !important;
	height: 100vh;
    transform: none !important;
	}
	
	.imgslider {
	display: none !important;
	}
	
	.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	    display: inline-block;
    position: relative;
    box-shadow: none;
    text-align: center;
    min-width: 100%;
    width: 100%;
    padding-left: 0px;
	margin-bottom: 20px;
}
	
	.dropdown-menu>li>a {
    font-family: 'Lato', sans-serif;
    display: block;
    padding: 0px 0px 0px 0px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #000 !important;
    white-space: nowrap;
    font-size: 16px;
}
	.navbar .navbar-collapse {
    background-color: #9e896d !important;
    overflow-y: auto;
		    max-height: 90vh !important; 
}
	
	.titulobilhetespar {
		
		color:#9e896d !important;
	}
	
	.marginnotmob {
		margin-top:40px;	
	}
	.wrapper2col	{
		padding-top: 120%;
	}
	.wrapper3col	{
		padding-top: 120%;
	}
	.wrapper4col	{
		padding-top: 120%;
	}
	
	.titulo {
		font-size: 5.6vw;
	}
	
	.hashtag {
		font-size: 4.2vw; 
		position: absolute; 
		bottom: 0px;
	}
	.logos {
	clear: both;
	margin-top: 50px;
	}
	
	
}

.logosummer {
	top: 300px;
	position: relative;
}

.logostreaming {
	position: relative;
	top: 180px;
}

/* Landscape phones and down */
@media (max-width: 480px) {
	.flip-clock-wrapper {
    width: 120% !important;
    margin-left: -10% !important;
}
	
}
	
	
@media (max-width: 480px) {
	
	.vfrasestreaming {
    width: 100%;
		top: 70%;
	}
	
	.logostreaming {
	position: relative;
	top: 100px;
}
	
.logosummer {
	top: 0;
	position: relative;
}

	
	.logosconcerts {
		max-width: 250px;
	}
	
	.textcircle {
    font-size: 18px;
}
	
	.flip-container, .front, .back {
    width: 80px;
    height: 80px;
    /* float: left; */
}
	
	.front {
    width: 80px;
    height: 80px;
}	
	.back {
    width: 80px;
    height: 80px;
}
	
	.textcircle span {
    font-size: 12px;
	top: -10px;
	position: relative;
}
	
	.titulopag {

    line-height: 1.1;
}
	
/*	#myModal {
	display: none !important;
}*/
	
	.logos ul li {
    list-style: none;
    float: left;
    margin-right: 10px;
    max-width: 155px;
}
	
	.titulobilhetespar {
		
		color:#9e896d !important;
	}
.logos {
	clear: both;
	margin-top: 50px;
	}
	.vfrase {
    width: 80%;
		top: 5%;
	}

	.titulonoticia {
    padding-top: 40px;
		    font-size: 24px;
    line-height: 28px;
	}
	
	.navbar .navbar-collapse {
  
    background-color: #9e896d !important;
}

.txtcontacto .fa {
		margin-left:0px !important;	
	}
	
	.txtcontacto a {
		margin-left:0px !important;	
	}

.margt {
	margin-top:30px;
}
}
/* end device media queries */

/* Internet Explorer 8+ (Media Query) */
@media screen\0 {

}

@media screen and ( max-height: 768px )
{
   .assinatura img {
     max-width: 380px !important;
    }
}

