html {
    overflow: auto;
}

.accordion-toggle { cursor: url(../imgs/touch-icon-01.png), pointer; margin-top: 4px;}
.accordion-toggle.disabled { cursor: default;}
.accordion-toggle:hover { opacity: 0.6; }
.accordion-toggle.disabled:hover { opacity: 1; }
.accordion-content {display: none; margin-bottom: 12px;}
.accordion-content.default {display: block;}



.active#t-01 img { content:url('../imgs/acc-title-active-01.png'); }
.active#t-02 img { content:url('../imgs/acc-title-active-02.png'); }
.active#t-03 img { content:url('../imgs/acc-title-active-03.png'); }
.active#t-04 img { content:url('../imgs/acc-title-active-04.png'); }
.active#t-05 img { content:url('../imgs/acc-title-active-05.png'); }
.active#t-06 img { content:url('../imgs/acc-title-active-06.png'); }
.active#t-07 img { content:url('../imgs/acc-title-active-07.png'); }
.active#t-08 img { content:url('../imgs/acc-title-active-08.png'); }
.active#t-09 img { content:url('../imgs/acc-title-active-09.png'); }

.turnoDuplo, .accordion-toggle:first-child {
    margin-top: 0;
}



.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;
}

.colorbg {
    width:100%; background: #ccc; padding: 20px 0;
}

.galeria a {
    background: #00b896;
}

.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: #00b896;
    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;
    background-position-y: -2px;
}
#menu-mobile-trigger.aberto {
    background-color: #222;
}
.darkbg {
    background: #222;
}

.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: #00b896;
}

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

hr.colorLine {
    border: 0;
    height: 6px;
    background: #00b896;
    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;
}

p.creditos {
    font-size:10px; 
    padding-top: 10px;
    opacity: 0.8; 
}

.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 #00b896;
    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: #00b896;
    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(../imgs/br.png);
    background-size: 26px 20px;
    background-repeat: no-repeat;
    background-position: 8px 12px;
    color: rgba(255,255,255,0.8);
}

.relacionados-rep a.eua {
    background-image: url(../imgs/eua.png);
}
.relacionados-rep a.esp {
    background-image: url(../imgs/esp.png);
}
.relacionados-rep a.pt {
    background-image: url(../imgs/pt.png);
}

.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: white;
		z-index:9;
		text-align:center !important;
		color: #f2f2f2;
		padding: 0;
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6); /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
              box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6); /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */

	}

    #menu {
        text-align: center;
        /*text-transform: uppercase;*/
    }
    #menu li a {
        display: block;
    }
     #section0 {
      background: url(../imgs/kobani.jpg) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: calc(100% - 137px) !important; /* height: calc(100% - 36px) !important; video fullscreen */
        min-height: 320px;
        max-height: 800px;
        top: 14px;
    }

    #menu li {
    list-style-type:none;
    float:left;
    }
    #menu li a {
        width: auto;
        line-height:36px;
        display:block;
        height: 36px;
        padding: 0 10px;
        background-color: #fff;
        border-left: 1px #ddd solid;
        -ms-transform: skew(-20deg,0deg); /* IE 9 */
        -webkit-transform: skew(-20deg,0deg); /* Chrome, Safari, Opera */
        transform: skew(-20deg,0deg); /* Standard syntax */
    }
    #menu li:first-child a {
        border: none;
    }

    #menu li a {
        width: auto;
        line-height:36px;
        display:block;
        height: 36px;
        padding: 0 10px;
        background-color: #fff;
        -ms-transform: skew(-20deg,0deg); /* IE 9 */
        -webkit-transform: skew(-20deg,0deg); /* Chrome, Safari, Opera */
        transform: skew(-20deg,0deg); /* Standard syntax */
      -webkit-transition: background 0.2s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
    }
    #menu li a span {
        display: block;
        -ms-transform: skew(20deg,0deg); /* IE 9 */
        -webkit-transform: skew(20deg,0deg); /* Chrome, Safari, Opera */
        transform: skew(20deg,0deg); /* Standard syntax */
    }
    #menu li a:hover {
        background-color: #00b896;
        color: #fff;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
    }

#menu #fix {
    position: absolute;
    left: 50%;
    margin-left: -290px
    }
        
	/* 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%;
	}

    .overlaydark {
        position:absolute;
        height: 100%;
        width: 100%;
        top:0;
        left:0;
        background: rgba(0,0,0,0.6);
    }

    .subpage {
        position: relative;
    }
    
    .imgHeader {
      background-color: #ccc;
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      height: 400px !important;
    }

    .legendaFoto {
        position: absolute;
        bottom: -10px;
        left: 10px;
        color: rgba(255,255,255,0.5);
        font-size: 12px;
        text-align: right;
    }

    .subpage {
        margin-top: 120px;
    }


/* ==========================================================================
   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: 0;
    }
    
    .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 {
        position: absolute;
        right: 0;
        bottom: 0;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -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:900px) { /* menu colapsar */
    #menu {
        display:none;
    }
    #menu-mobile-trigger, #mobile-logo {
        display:block;
    }
}  

@media (min-width:901px) { /* menu mobile some se a tela estiver maior */
    #menu-mobile {
        display:none !important;
    }
}
/*
@media (max-height: 700px) { 
    #section0 {
        min-height: 300px;
        max-height: 508px;
    }
}*/

@media (max-width: 640px) { 
    div.lines {
        background-size: 52px 141px;
        transition: background-size 1s ease-in-out;
        -moz-transition: background-size 1s ease-in-out;
        -ms-transition: background-size 1s ease-in-out;
        -o-transition: background-size 1s ease-in-out;
        -webkit-transition: background-size 1s ease-in-out;
    }
}