/* ------- Insira aqui as as custumizações -------*/

/* Sessão das imagens do Conectando-se */
#fotocirculo{
    background: rgb(0,122,171);
background: linear-gradient(90deg, rgba(0,122,171,1) 0%, rgba(0,212,255,1) 100%);
    background-position: top;
    height: auto;
}

#fotocirculo1{
    background: rgb(0,122,171);
background: linear-gradient(90deg, rgba(0,122,171,1) 0%, rgba(0,212,255,1) 100%);
    background-position: top;
    height: auto;
}

#fotocirculo2{
    background: rgb(0,122,171);
background: linear-gradient(90deg, rgba(0,122,171,1) 0%, rgba(0,212,255,1) 100%);
    background-position: top;
    height: auto;
}

#fotocirculo3{
    background: rgb(0,122,171);
background: linear-gradient(90deg, rgba(0,122,171,1) 0%, rgba(0,212,255,1) 100%);
    background-position: top;
    background-color: #e5e5e5;
    height: auto;
}

#fotocirculo4{
    background: rgb(0,122,171);
background: linear-gradient(90deg, rgba(0,122,171,1) 0%, rgba(0,212,255,1) 100%);
    background-position: top;
    height: auto;
}

#fotocirculo5{
    background: rgb(0,122,171);
background: linear-gradient(90deg, rgba(0,122,171,1) 0%, rgba(0,212,255,1) 100%);
    background-position: top;
    height: auto;
}

@media only screen and (min-width: 600px) { /* Tablet */
    #fotocirculo1, #fotocirculo2, #fotocirculo3{
    min-height: 668px;
    }
}

@media only screen and (min-width: 768px) { /* Desktop */
    #fotocirculo1, #fotocirculo2, #fotocirculo3{
    min-height: 768px;
    }
}

.colorwhite p, .colorwhite h1{
    color: #fff;
    border-left-color: white;
}

/* Fim, Sessão das imagens do Conectando-se */

/* Imagem de Fundo */

#imagembg {
    background-image: url(../img/aula-01/01-08-livros.jpg);
    background-position: center;
    height: auto;
}

/* Fim, Imagem de Fundo */

/* Conhecimentos científico e popular */

#geral_conhecimentocie, #geral_conhecimentopop{
    position: relative;
    width: 95%;
    max-width: 350px;
    margin: 0 auto;
}

#geral_conhecimentocie:after, #geral_conhecimentopop:after{
    position: absolute;
    content: "";
    background: #e1f5fe;
    width: 4px;
    height: 80%;
    top: 16%;
    left: 5%;
    transform: translateX(-5%);
    z-index: -1;
}

#geral_conhecimentocie .balao, #geral_conhecimentopop .balao{
    margin: 10px auto;
    text-align: center;
    border-radius: 10px;
    width: 100%;
    position: relative;
    color: #10202C;
    background: #e1f5fe;
}

#geral_conhecimentocie .balao img{
    max-width: 40px;
    margin-right: 10px;
}

#geral_conhecimentopop .balao img{
    max-width: 72px;
    margin-right: 10px;
}

#geral_conhecimentocie .balao p.titulobox, #geral_conhecimentopop .balao p.titulobox{
    color: #10202C;
    font-size: 1.3em;
    line-height: 0;
}

#geral_conhecimentocie .accordion:after, #geral_conhecimentopop .accordion:after{
    color: #10202C;
}

#geral_conhecimentocie .accordion, #geral_conhecimentopop .accordion{
    background: #b3e5fc;
    color: #10202C;
    margin-top: 10px;
    margin-left: 0;
    border-radius: 10px 10px 0 0;
    border: 4px solid #b3e5fc;
}

#geral_conhecimentocie .accordion:hover, #geral_conhecimentopop .accordion:hover{
    background: #e1f5fe;
}

#geral_conhecimentocie .panel, #geral_conhecimentopop .panel{
    background: #e1f5fe;
    border-radius: 0 0 10px 10px;
    margin-left: 0;
}

#geral_conhecimentocie .panel p, #geral_conhecimentopop .panel p{
    color: #10202C;
}

/* Fim, Conhecimentos científico e popular */

/* BG Imagem Parallax */

#foto1 {
    background-image: url(../img/aula-01/01-19-pesquisa.jpg);
    background-position: top center;
}

#foto2 {
    background-image: url(../img/aula-01/01-48-principios-eticos.jpg);
    background-position: bottom center;
}

#foto3 {
    background-image: url(../img/aula-02/02-5-preferencias.jpg);
    background-position: bottom center;
}

#foto4 {
    background-image: url(../img/aula-02/02-21-elementos-textuais.png);
    background-position: bottom center;
}

#foto5 {
    background-image: url(../img/aula-03/03-04-publicacao.jpg);
}

/* Fim, BG Imagem Parallax */

/* Mosaico Academico */


#mosaico_academicos{
    background-color: #46bad0;
    max-width: 700px;
    margin: 10px auto;
}

#mosaico_academicos img{
    padding: 10px;
}

/* Fim, Mosaico Academico */

/* Materiais Metodos */

#materiais_metodos{
    position: relative;
    max-width: 300px;
    margin: 10px auto;
}

.item_mat{
    position: absolute;
    border-radius: 10px;
    cursor: pointer;
    width: 145px;
    height: 64px;
}

#item_mat1{
    top: 0;
    left: 0;
}

#item_mat2{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#item_mat3{
    bottom: 0;
    right: 0;
}

/* Fim, Materiais Metodos */

/* Sessões Poster */

#secoes-poster{
    padding: 0 10px;
	min-height: 200px;
    margin: 10px auto;
}

#secoes-poster img{
    margin: 15px 10px;
}

.medium-zoom--opened .medium-zoom-overlay{
	cursor: pointer;
	cursor: zoom-out;
	opacity: .7 !important;
}
/* Fim, Sessões Poster */

.paddingtop{
    padding-top: 20px;
}

.paddingbottom{
    padding-bottom: 20px;
}