/* C O R E S*/

.barra_fixa, .fundocor, .botao:hover, .button:hover, .button-next:hover, .button-prev:hover{
    background:#025289;
}
.button, .button-next, .button-prev, .button-finish, .button-counter, .esquerda h3, .direita h4, .direita2 h4{
    color:#025289;
}
a.botao { 
    border: 2px solid #025289!important; 
}
.button, .button-next, .button-prev, .button-finish, .button-counter{
    border: 1px solid #025289;
}
.mascara{
    background-color:rgba(97,65,99,0.5);
}
p span.color{
    color:#025289;
    font-weight: bold;
}
/* C O R E S*/

.conteudo > h1:nth-child(1){
    padding-top:25% !important;
}
#logo{
    display:none;
}

*{
    margin:0;
    padding:0;
    list-style:none;
}
a, a:link, a:active{
    color:inherit;
    text-decoration: none;
    border:0;
}
html, body{
    height:100%;
}
img {
    border:0;
}
body{
    background-color:#ededed;
    background-image: url(../img_skin/background.png);
    background-attachment:fixed;
    background-size: cover;
    
    /*overflow-x: hidden;
    display:block;*/
    /*overflow:hidden;*/
}
.barra_fixa{
    width:100%;
    height:40px;
    position:fixed;
    z-index:300;
    display:block;
}
.barra_fixa .ua{
    width:100% !important;
    margin:0 auto;
}
.barra_fixa .ua h2, .barra_fixa .ua h3{
    line-height:45px;
    font-family: 'Roboto', sans-serif;
    color:#fff;
    font-weight: 300;
}
.barra_fixa .ua h2{
    width:1000px;;
    float:right;
    text-align:left;
    font-size:16px;
    width:98% !important;
    margin: 0 1% !important;
}
.barra_fixa .ua h3{
    width:400px;
    float:left;
    text-align:left;
}
p{
    font-size:1,125em;
    font-family: 'Roboto', sans-serif;
    margin-bottom:15px;
}
#corpo{
    width:100% !important;
    height:auto;
    height:100%;
    margin:0 auto;
}

/* DIVS */
.capa,
.objetivos,
.visualize,
.resolva,
.leia,
.assista,
.exercite,
.pratique,
.explore,
.emresumo,
.preteste,
.laboratorio,
.posteste{
    /*background:#999;*/
    width:100% !important;
    height:auto !important;
    min-height:100%;
    margin:0 auto;
    position:relative !important;
}
@media screen and (orientation: portrait) {
    .capa,.objetivos,.visualize,.resolva,.leia,.assista,.exercite,.pratique,.explore,.emresumo,.preteste,.latoratorio,.posteste{
    padding-top:16% !important;
    }
    .direita{
    margin:10% 0 0 28%!important;    
    }
    nav#desktop{
    top: 40% !important;
    margin-top: -250px !important;
    transition: margin-top 0.3s;   
    }
    body.home nav#desktop{
    margin-top: -168px !important;
    transition: margin-top 0.3s;
    }
}
@media screen and (orientation: landscape) {
    .capa,.objetivos,.visualize,.resolva,.leia,.assista,.exercite,.pratique,.explore,.emresumo,.emresumo,.preteste,.latoratorio,.posteste{
    padding-top:6% !important;
    }
    .direita{
    margin:5% 0 0 28%!important;    
    }
    nav#desktop{
    top: 50% !important;
    margin-top: -250px !important;    
    }
}

/* CAPA */
.mascara{
    width:100%;
    height:100%;
    z-index:-99;
    position:absolute;
    clear:both;
    overflow: hidden;
    z-index:9999;
}
.bg_capa{
    width:100%;
    height:100%;
    z-index:-99;
    position:absolute;
    clear:both;
    overflow: hidden;
}
.bg_capa img{
    min-width:100%;
    min-height:100%;
    z-index:500;
    position:absolute;
}
.capa .conteudo{
    width:60% !important;
    height: auto;
    position:absolute;
    top: 25% !important;
    left: 28% !important;
}
.capa h1, .capa h1 p{
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size:2.5em;
    font-size:35px;
    font-weight:400;
    line-height:1.1em;
    width:550px;
    font-weight:400;
    line-height:1.1em;
    color:#fff;
}

/* CORPO */
.esquerda{
    height: auto !important;
    width: 60%;
    float: left;
    position: relative !important;
    margin-left: 28% !important;
    margin-top:0 !important;
}
.esquerda h3{
    text-align:left;
    font-size:2em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:300;
}
.direita{
    position:relative !important;
    top:0 !important;
/*DIREITA MARGIN TOP 
    margin:10% 0 0 28%!important;*/
    width: 60% !important;
    height: 80%;
    overflow: visible !important;
}
.direita h4{
    font-family: 'Roboto', sans-serif;
    font-size:1em;
    line-height:1.5em;
    margin-bottom:10px;
}
.direita h5{
    font-family: 'Roboto', sans-serif;
    font-size:1em;
    color:#000;
    font-weight: 300;
}
.direita p{
    width:100% !important;
    font-size:1em;
    line-height:1.5em;
}

/*SAIBA MAIS*/
.direita2{
    position:relative !important;
    top:0 !important;
    margin:10% 0 0 28%!important;
    width: 60% !important;
    height: auto;
    overflow: visible !important;
}
.direita2 p{
    width:100% !important;
    min-height:100px;
    float:left;
    font-size:1em;
    line-height:1.5em;
}
.direita2 p a{
    width:25%;
    margin-top:5px;
    display:block;
    /*float:left;*/
}
.direita2 h4{
    font-family: 'Roboto', sans-serif;
    font-size:1em;
    line-height:1.5em;
    margin-bottom:10px;
}
.imagem2{
    width:100px;
    float:left;
}
.imagem2 img{
    width:90px;
}

/*SAIBA MAIS*/

.direita .text_over{
    height:280px;
    overflow:auto;
}
.direita .texto_desafio{
    min-width:97%;
    max-width:97%;
    min-height:130px;
    max-height:130px;
    font-size:0.8em;
}
.direita .text_form{
    font-family: 'Roboto', sans-serif;
    font-size:1em;
}
.direita ul li{
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    margin:-22px 20px 15px 20px;
}

/* MENU */
nav#mobile{
    display:none;
}
nav#desktop{
    position:fixed;
    z-index:200;
    margin-left: 17% !important;
    float:left;
    width:52px;
    height:394px;
}
nav#desktop ul li a{
    width:52px;
    height:52px;
    position: absolute;
}
nav#desktop ul li{
    width:52px;
    height:52px;
    margin-bottom:5px;
    /*position:relative;*/    
}
nav#desktop ul li img{
    position:fixed;
    display:block;
}
nav#desktop ul li .active{
    background:#000;
    width:52px;
    height:52px;
}

/* COR MENU */
.fundocor{
    width:52px;
    height:52px;
    position:absolute;
    z-index:-5;
    display:none;
}

/* OBJETOS */
/*#\31 > div:nth-child(4) > p > img:hover{
	transform:scale(3.0);
}*/
.img_questao{
	max-height:3em !important;
	margin:0 !important;
}

.imgs{
    font-family: 'Roboto', sans-serif;
    font-size:12px;
    text-align:center;
    margin:0 46%;"
}
.fontes{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    text-align:center;
    margin:0 40%;
}
a.botao { 
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    border-radius: 5px;
    text-align: center; 
    padding: 10px 30px;
    text-decoration: none;
    cursor: pointer;
}
.botao:hover {
    color: #fff;
}
.obj img{
    margin-top:25px;
}
a.tooltips {
  position: relative;
  display: inline;

}
a.tooltips span {
    display:none;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  width: 0; height: 0;
  border-left: 8px solid #000000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.8;
  left: 100%;
  top: 50%;
  z-index: 999;
margin:-15px 0 0 -200px;
    
}
.atencao{
    width: 400px;
    margin: 30px 60px 30px 60px;
    height: auto;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    color: #FFF;
    padding: 15px;
    text-align:center;
}
.atencao h3 {
    font-family: 'Roboto', sans-serif;
    color: red;
    margin: 10px 0 0 10px;
    text-align:center;
}   
.atencao p{
    width:400px;
    padding: 10px;
    color: red;
    text-indent: inherit !important;
    text-align:center;
}

/* LIGHTBOX */
.fancybox img{
    width:80%;
    margin:0 10%;
    position: relative !important;
}
.fancybox-overlay {
/*	position: relative !important; */
}
.fancybox-wrap {
/*    position: relative !important; */
}
.resposta .imagem{
    padding-bottom:8%;
    margin-left:-22%;
    margin-top:-8%;
}
.resposta .fancybox img{
    width:50%;
    margin:0 25%;
}
.pergunta img{
    margin-bottom:5%;
}
/* FLIPBOOK */
.flip-mobile{
    display:block;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-align: center;
}
.flip-desktop{
    display:none !important;
}
/* VIDEO */
#video{
    width:300px;
    margin-top:68%;
}
#kaltura_player{
    margin-top:40px;
}
.video-mobile{
    display:none;
}

/* QUESTOES */
.pergunta {
    font-family: 'Roboto', sans-serif;
}
.pergunta h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #000;
    line-height: 22px;
    margin: -30px 0 15px 0;
}
.resposta {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 15px;
    display: block;
    margin-top:10px;
    margin-left:10px;
}
.resposta p{
    width:500px;
    margin-left:20px;
    margin-top:-22px;
}
.feedback{
    width: 400px;
    margin: 30px 60px 30px 60px;
    height: auto;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    /*color: #FFF;*/
    padding: 15px;
}
.feedback h3 {
    color: red;
    margin: 10px 0 0 10px;
}   
.feedback p{
    width:400px;
    padding: 10px;
    color: #000;
    text-indent: inherit !important;
}
#correta{
    border-top: 1px solid #003366;
    border-bottom: 1px solid #003366;
}
#correta h3 {
    color: #003366;
}
.correta{
    border-top: 1px solid #003366;
    border-bottom: 1px solid #003366;
}
.correta h3 {
    color: #003366;
}
.gravado {
    text-decoration:underline;
}
/* ----- */


.button, .button-next, .button-prev, .button-finish, .button-counter {font-family: 'Roboto', sans-serif; font-size: 14px; border-radius: 5px; text-align: center; padding: 9px; text-decoration: none; cursor: pointer;}
.button {margin: 15px 0 15px 5px;}
.button:hover {color: #FFF; }
.button-next {float: right; margin: 10px 0 0 5px;}
.button-next:hover {color: #FFF; cursor: pointer;}
.button-prev {float: right; margin: 10px 0 0 5px;}
.button-prev:hover {color: #FFF; cursor: pointer;}
.button-finish {float: right; margin: 10px 0 0 5px;}
.button-counter {float: right;  margin: 10px 0 0 5px;}

#creditos{
    float:right;
    font-size:12px;
    margin-top:15px;
    font-family: 'Roboto', sans-serif;"
}
/*TABELA*/
.tg td{font-family: 'Roboto', sans-serif !important; font-size:12px !important;}
.tg th{font-family: 'Roboto', sans-serif !important; font-size:12px !important;}
.tg{font-family: 'Roboto', sans-serif !important; font-size:12px !important;}

/*--Exibe o Em Resumo--*/
/*#emresumo, nav#desktop ul li[name="emresumo"]{display: block !important;}
#emresumo.hidden, nav#desktop ul li[name="emresumo"].hidden{display: none !important;}
#menu_mobile div[name="menu"]{display: none;}
#menu_mobile div[name="menu"].show{display: block !important;}
#menu_mobile div[name="menufull"] a{width: 10% !important;}
#menu_mobile div[name="menufull"]{display: block !important;}
#menu_mobile div[name="menufull"].hidden{display: none !important; height: 0;}*/

@media screen and (orientation: portrait) {
    nav#desktop{margin-top: -280px !important; transition: margin-top 0.3s;}
    body.home nav#desktop{margin-top: -40px !important; transition: margin-top 0.3s;}
}
@media screen and (orientation: landscape) {
    nav#desktop{margin-top: -140px !important; transition: margin-top 0.3s;}
}

/*--flash card--*/
.flip-container {
    display: table;
    perspective: 1000px;
}
.ctn-flashcard p.title{
    min-height: inherit;
    padding-bottom: 15px;
}
.ctn-flashcard p.title span.color{
    color: #025289; /*--cor principal da skin--*/
    font-weight: bold;
}
.flip-container.hover .flipper {
        transform: rotateY(180deg);
}
.flip-container{
    font-family: 'Roboto', sans-serif;
    width: 80%;
    display: table;
    height: 460px;
    float: none;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.flip-container:last-child{
    margin-right: 0;
}
.front, .back {
    display: table;
    font-size: 18px;
    text-align: center;
    height: 436px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.front{
    font-size: 18px;
}
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    transform: rotateY(0deg);
    
    color: #ffffff;
    background-color: #025289; /*--cor principal da skin--*/
    border: solid 2px #025289; /*--cor principal da skin--*/
}

.back {
    transform: rotateY(180deg);

    color: #025289; /*--cor principal da skin--*/
    background-color: #ffffff; 
    border: solid 2px #025289; /*--cor principal da skin--*/
}
.flip-container p{
    width: 90% !important;
    display: table-cell;
    vertical-align: middle;
    min-height: initial;
    float: none;
}
.front p, .back p{
    padding: 12px;
}
/*--FIM flash card--*/
#exercite{
       z-index: 199;
}
/*--em resumo collapse--*/
.ctn-emresumo-collapse{
     font-family: 'Roboto', sans-serif;
    width: 100%;
    display: table;
    color:#ffffff;
    max-width: 520px;
}
.ctn-emresumo-collapse .item-collapse{
    background-color: #025289;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.4);
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,.4);
    border: solid 1px #025289;
    margin-bottom: 20px;
}
.ctn-emresumo-collapse .item-collapse:hover{
    cursor: pointer;
    background-color: #ffffff;
    color: #025289;
}
.ctn-emresumo-collapse .item-collapse h3{
    font-family: 'Roboto', sans-serif;
    width: 90%;
    font-size: 1.7em;
        line-height: 1.8em;
}
.texto-item-collapse{
    display: none;
    height: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: height .5s; /* Safari */
    transition: height .5s;
}

.texto-item-collapse p{
    width: 100%;
}
.item-collapse.active .texto-item-collapse{
    display: block;
    height: auto;
    overflow: initial;
    -webkit-transition: height .5s; /* Safari */
    transition: height .5s;
}
.item-collapse{
    position: relative;
}
.item-collapse:after{
    font-size: 14px;
    content: '\25bc';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 18px;
}
.item-collapse.active:after{
    content: '\25b2';
}
.tooltips{
    display: none;
}