.container img {
max-width:100%;
}

.textIntro {
    text-shadow: 0px 0px 6px rgba(0,0,0,1); /* Chrome, Firefox 3.5+, IE 10+, Opera 9+, Safari 1+ */
}
    
.hidden {
    display:none;
}
#menu-mobile {
    height:0;
    display:none;
    background: #222;
    padding: 10px 20px 20px 20px;
    position: fixed;
    /*width: 100%;*/
    top: 36px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#menu-mobile.menuAutoHeight {
    display:block;
    height:auto;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
            box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.darkbg * {
    color: #ccc;
}

.galeria a {
    background: #13505B;
}

.galeria a img:hover {
    opacity: 0.2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



#menu-mobile li {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
#menu-mobile a {
    color: #ccc;
    padding: 5px 10px;
    background-color: #333;
    display:block;
}
#menu-mobile a.mobile-active {
    background: #13505B;
    color: #222;
}
#menu-mobile-trigger {
    display:none;
    position: absolute;
    top: 0;
    width: 40px;
    height: 36px;
    background-color: transparent;
    background-image: url(../imgs/menu.png);
    background-repeat: no-repeat;
}
#menu-mobile-trigger.aberto {
    background-color: #222;
}
.darkbg {
    background: #222;
}

.fanning {
    color: #3198cc;
}

.slater {
    color: #cc3333;
}

.darkbg p, .darkbg h2, .darkbg h4 {
    color: #ccc !important ;
}

.darkbg h3 {
    text-align: left;
}

col {
    text-align: left !important;
}

h1 {
    
    text-transform: uppercase;
    font-size: 3.25em !important;
    letter-spacing: 0.1em;
    font-family: 'flamamedium';
}
h2 {
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

h4 {
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.olho {
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.bold {
    font-family: 'flamamedium';
}

.color {
    color: #13505B;
}

img.perfil {
    width: 100%; max-width: 220px;
}

hr.colorLine {
    border: 0;
    height: 6px;
    background: #13505B;
    width: 100%;
    max-width: 40px;
    margin: 0 0 -5px 0;
    /* margin-bottom: 12px; */
}

hr.lightLine {
    border: 0;
    height: 6px;
    background: rgba(255,255,255,0.2);
    width: 100%;
    max-width: 40px;
    margin: 0;
    margin-bottom: 12px;
}


hr.darkLine {
    border-top: 2px solid #333;
}

footer {
    /*background: #222 !important;*/
}

footer .container {
    padding: 40px 20px
}

.credits {
    color: #555;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 19px;
    width: 90%;
    max-width: 480px;
    margin: 0 auto;
}

.tg tr:first-child {
    border-top: none !important;    
}

.tg tr {
    border: none !important;
    border-top: 2px solid #333 !important;
}

.tg td {
    padding: 20px 10px;
    border-style: none;
    overflow: hidden;
    word-break: normal;
}

.tg td:nth-child(2) {
    color: #777;
}

.tg td:first-child {
    white-space:nowrap;   
}

.entrevista td {
    padding: 20px 0px;
}

@media only screen and (max-width: 720px) {
    .entrevistado {
        width: auto;
        position: relative;
        margin-top: -150px;
        padding-left: 130px;
        display: block;
        margin-bottom: 30px;
    }    
}


.overlayMap {
   background:rgba(255,255,255,0.5);
    background-image: url(../imgs/touch-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
   position:relative; 
   width:100%;
   height:480px; /* your iframe height */
   top:480px;  /* your iframe height */
   margin-top:-480px;  /* your iframe height */
    
    -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


.textCenter {
    text-align: center;
}

.verticalCenterParent {
 -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.verticalCenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* ONDA */
#wave-container{position:relative; height:391px; margin: 25px 0 25px;}
#wave-container div{position:absolute; display:none;}
/*#wave-container div.active{display:block;}*/
#wave-container p {
    position: absolute;
    margin-top: 30%;
    width: 30%;
    border-top: 2px solid #13505B;
    padding-top: 10px;
}
#wave-btn {
    text-align: center;
    width:176px;
    margin: 0 auto 100px;
}
#wave-btn li {
    float: left;
    margin:0 auto;
    background: #ccc;
    margin: 0 10px;
    line-height: 24px;
    height: 24px;
    border-radius: 12px;
    width: 24px;
    font-family: 'flamamedium';
}
#wave-btn li:hover, #wave-btn li.ativo {
    cursor: pointer;
    background: #13505B;
    color: #fff;
    margin: -2px 8px -2px;
    line-height: 28px;
    height: 28px;
    border-radius: 14px;
    width: 28px;   
}

.cenarios_graficos .span_1_of_4 {
    margin-top: 10px;
}

.cenarios_graficos {
    border-top: 2px solid #ddd;
    margin: 20px 0;
}

.subtitulo {
    border-top: 2px solid #ddd;
    padding-top: 20px;
}
/* VIDEOS */

.fp-slide iframe {
    display:none;
}

.fp-slide.active iframe {
    display:block;
}


/*
#video_big div {
    display:none;
}

#video_big div.video_ativo {
    display:block;
}

#video_thumbs a img:hover {
    opacity: 0.8;
}
.esmaecer {
    opacity: 0.2;
}*/

/* GALERIA */
.galeria {
    /*background: #111;*/
}

.galeria img {
   /* height: 200px;*/
    float:left;
}

.relacionados-rep a {
    display:block;
    color: rgba(0,0,0,0.5);
    border-top: 2px solid rgba(255,255,255,0.2);
    padding: 10px 0 10px 40px;
    background-image: url(http://icons.iconarchive.com/icons/custom-icon-design/mono-business-2/512/news-icon.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 10px 12px;
    color: rgba(255,255,255,0.8);
}

.relacionados-rep a:hover {
    color: rgba(0,0,0,0.8);
    background-color: rgba(255,255,255,0.6);
}

#mapa-mobile {
    display:none;
}

/* Style for our header texts
* --------------------------------------- */
	h1{
		font-size: 3em;
		color: #fff;
		margin:0;
	}
	.intro p, .white {
		color: #fff;
	}
        
    .text {
        font-size:16px;
    }

    .center {
        text-align: center;
    }

	/* Centered texts in each section
	* --------------------------------------- */
	.section{
		/*text-align:center; */
	}

	#myVideo{
		/*position: absolute;*/
        margin-top: 36px;
		right: 0;
		bottom: 0;
		top:0;
		right:0;
		width: 100%;
		height: 100%;
        min-height: 600px;
		background-size: 100% 100%;
 		background-color: black; 
  		background-image: /* our video */;
  		background-position: center center;
  		background-size: contain;
   		object-fit: cover; /*cover video background */
   		z-index:3;
	}
    /* Fixed header and footer.
	* --------------------------------------- */
	#header {
		position:fixed;
		height: 36px;
		display:block;
		width: 100%;
        top:0px;
		background: #fff;
		z-index:9;
		text-align:center !important;
		color: #f2f2f2;
		padding: 0;
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3); /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
              box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3); /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */

	}

    #menu {
        text-align: center;
        /*text-transform: uppercase;*/
    }

    #section0 {
      background: url(../imgs/capa03.jpg) no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
     max-height: 800px !important;
        min-height: 512px !important;
    }
        
	/* Layer with position absolute in order to have it over the video
	* --------------------------------------- */
	#section0 .layer{
		position: absolute;
		z-index: 4;
		width: 100%;
		left: 0;
		top: 30%;
		height: 100%;
	}




/* ==========================================================================
   Redes Sociais
   ========================================================================== */

#shareBar{
    position: absolute;
    width: 120px;
    height: 40px;
    top: 3px;
    right: 0;
    z-index: 99999999;
} 
#shareBar a{
  display:block; float:left;
  text-decoration: none;
  width: 30px; height: 30px;
  margin-left: 10px;
  background: transparent url('https://infograficos.estadao.com.br/geral/img/social-icons-round.png') no-repeat center top;
}
#shareBar a span{
  display: block;
  text-decoration: none;
  text-align: center;
  color: #ccc;
  font-size: 11px;
  font-weight: bold;
  margin-top: 40px;
}
#shareBar a#btFbShare{ background-position: -40px 0; margin-left: 0; }
#shareBar a#btFbShare:hover{ background-position: -40px -40px; }
#shareBar a#btGPlusShare{ background-position: -80px 0; }
#shareBar a#btGPlusShare:hover{ background-position: -80px -40px; }
#shareBar a#btTwitterShare{ background-position: 0 0; }
#shareBar a#btTwitterShare:hover{ background-position: 0 -40px; }

	/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
		color: #fff;
	}
    
    .container {
        max-width: 970px; 
        margin: 0 auto;
        height:auto;
        padding: 40px;
    }
    
    .nopadding {
        padding-top: 0 !important;
    }
    #main-logo {
        width: 130px;
        height: 28px;
        z-index: 999999;
    }
    #mobile-logo {
        display:none;
        width: 130px;
        height: 28px;
        z-index: 999998;
        float: left;
        position:absolute;
        top: 0;
        left: 40px;
    }
    .logo {
        float: left;
        height: 28px;
        width: 130px;
        margin-top: 2px;
        opacity: 0.5;
        padding-left: 10px;
    }
    .logo:hover {
        opacity: 1;
    }
    #v0 {
        width: 100%;
    }

    video {
        display:block;
        width: 100%;
        max-width:100%;
    }

    #section0 .layer{
        /*left: 130%;
        position:relative;*/
        text-align: center;
    }
    #section0 .layer p {
        text-align: center;
    }
    #section1 p{
    }
    #section2 .h1{
        left: -130%;
        position:relative;
    } 

@media (max-width:970px) {
    #mapa-desktop {
        display:none;
    }
    #mapa-mobile {
        display:block;
    }
    .container {
        max-width: 970px; 
        margin: 0 auto;
        height:auto;
        padding: 40px 40px;
    }
    #section0 .layer {
        top: 20%;
    }
}  

@media only screen and (max-device-width: 970px) {
    
}

@media (max-width:920px) { /* menu colapsar */
    #menu {
        display:none;
    }
    #menu-mobile-trigger, #mobile-logo {
        display:block;
    }
}  

@media (min-width:921px) { /* menu mobile some se a tela estiver maior */
    #menu-mobile {
        display:none !important;
    }
}  