﻿body, html{
    width: 100%;
    height: 100%;
margin:0;
padding:0;
}
img{
    border: none;
}
ul, li{
    list-style: none;
    padding: 0px;
}
a, a:hover{
    text-decoration: none;
}


/*-- Padrões --*/
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,300italic,600);

@import url(//fonts.googleapis.com/css?family=Open+Sans);

body#index{
    background: #f5f5f5;
}
p{
    font-family: 'source_sans_proitalic', Arial, Georgia;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
}

.container-fluid{
    max-width: 1170px;
    margin: 0 auto;
}

header{
    width: 100%;
    height: 579px;
    background: url('../images/header-interna2.jpg') no-repeat center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
header h1 { font-family: 'source_sans_prolight'; font-size: 60px; text-align: center; color: #267bab;  clear: both; padding: 195px 16% 0;  }
header h1 strong { font-family: 'source_sans_prosemibold'; }

/*-------- ANIMAÇÕES =========*/

.turtle { width: 186px; height: 165px; position: absolute;top: 265px; z-index: 2; right: 10%;
 }
.turtle2 { width: 233px; height: 186px; position: absolute; top: 223px; left: 32%; }

.fish { width: 92px; height: 71px; position: absolute; top: 482px; left: 10%; }
.fish2 { width: 258px; height: 75px; position: absolute; top: 219px; left: 50%; }

.turtle img, .turtle2 img {
    display: block;

    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    position: relative; z-index: 2;
     }
    .fish img, .fish2 img {
        -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 7s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out; }


.turtle .bubble, .fish .bubble, .turtle2 .bubble, .fish2 .bubble  {
    content: '';
    display: block;
    width: 52px;
    height: 48px;
    background: url("../images/anima/bubble2.png") no-repeat;
    background-size: auto 100%;
    position: relative;
    top: -2em;
    left: 40%;
    z-index: 1; }

@-webkit-keyframes Floatingx {
  from {
    -webkit-transform: translate(0, 0px); }
  65% {
    -webkit-transform: translate(0, 10px); }
  to {
    -webkit-transform: translate(0, 0px); } }
@-moz-keyframes Floating {
  from {
    -moz-transform: translate(0, 0px); }
  65% {
    -moz-transform: translate(0, 15px); }
  to {
    -moz-transform: translate(0, 0px); } }
@-ms-keyframes Floating {
  from {
    -ms-transform: translate(0, 0px); }
  65% {
    -ms-transform: translate(0, 15px); }
  to {
    -ms-transform: translate(0, 0px); } }

@-webkit-keyframes Floatingx {
  from {
    -webkit-transform: translate(0, 0px); }
  65% {
    -webkit-transform: translate(0, 10px); }
  to {
    -webkit-transform: translate(0, 0px); } }
@-moz-keyframes Floating {
  from {
    -moz-transform: translate(0, 0px); }
  65% {
    -moz-transform: translate(0, 15px); }
  to {
    -moz-transform: translate(0, 0px); } }
@-ms-keyframes Floating {
  from {
    -ms-transform: translate(0, 0px); }
  65% {
    -ms-transform: translate(0, 15px); }
  to {
    -ms-transform: translate(0, 0px); } }

.x1 {
  -webkit-transform: scale(0.9) rotate(-150deg);
  -moz-transform: scale(0.9) rotate(-150deg);
  -o-transform: scale(0.9) rotate(-150deg);
  transform: scale(0.9) rotate(-150deg);
  -webkit-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -moz-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -o-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -ms-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate; }

.x2 {
  left: 200px;
  -webkit-transform: scale(0.6) rotate(50deg);
  -moz-transform: scale(0.6) rotate(50deg);
  -o-transform: scale(0.6) rotate(50deg);
  transform: scale(0.6) rotate(50deg);
  -webkit-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -moz-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -o-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -ms-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate; }

.x3 {
  left: 350px;
  -webkit-transform: scale(0.8) rotate(250deg);
  -moz-transform: scale(0.8) rotate(250deg);
  -o-transform: scale(0.8) rotate(250deg);
  transform: scale(0.8) rotate(250deg);
  -webkit-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -moz-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -o-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -ms-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate; }

.x4 {
  left: 470px;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -moz-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -o-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -ms-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate; }

.x5 {
  left: 150px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -moz-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -o-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -ms-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate; }


@-webkit-keyframes moveclouds {
  0% {
    top: -200px;
    opacity: 0; }
  5% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    top: -600px;
    opacity: 0; } }
@-webkit-keyframes sideWays {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: 50px; } }
@-moz-keyframes moveclouds {
  0% {
    top: -200px;
    opacity: 0; }
  5% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    top: -600px;
    opacity: 0; } }
@-moz-keyframes sideWays {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: 50px; } }
@-o-keyframes moveclouds {
  0% {
    top: -200px;
    opacity: 0; }
  5% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    top: -600px;
    opacity: 0; } }
@-o-keyframes sideWays {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: 50px; } }
@-ms-keyframes moveclouds {
  0% {
    top: -200px;
    opacity: 0; }
  5% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    top: -600px;
    opacity: 0; } }

/*-------- ANIMAÇÕES =========*/

#index header{
    width: 100%;
    height: 700px;
    background: url('../images/header-home.jpg') no-repeat center;
}

section{
    width: 100%;
}

header .logo{
    padding: 25px 0px;
    text-align: center;
}

#menuPrincipal {
    height: 60px;
    background: #fff;
    border-radius: 5px;
}

#menuPrincipal ul {
    max-width: 900px;
    height: 60px;
    margin: 0 auto;
}

#menuPrincipal ul li {
    height: 60px;
    float: left;
}

#menuPrincipal ul li a {
    padding: 0px 25px;
    line-height: 60px;
    display: block;
    font-family: 'source_sans_proregular', Arial, Georgia;
    font-size: 14px;
    color: #466c81;
    font-style: italic;
    background: #fff;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

#menuPrincipal ul li a:hover, #menuPrincipal ul li.active a{
    background: #3f6182;
    color: #fff;
}

.lojinha {
    border-top: 10px solid #e8e8e8;
    padding: 35px 0px;
}

.lojinha .linkLojinha {
    display: block;
    width: 500px;
    height: 85px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #4c7aa8;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 200;
    border: 1px solid #4c7aa8;
    padding: 10px 80px;
    line-height: 31px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.lojinha .linkLojinha span{
    font-family: 'source_sans_probold', Arial, Georgia;
}

.lojinha .linkLojinha:hover {
    background: #e8e8e8;
    color: #4c7aa8;
    border: 1px solid #e8e8e8;
}

footer {
    width: 100%;
    height: 338px;
    background: url('../images/bg-footer.jpg') no-repeat center;
    text-align: center;
    padding-top: 45px;
}

footer img {
    margin-bottom: 20px;
}

footer p {
    color: #fff;
    max-width: 450px;
    margin: 0 auto;
}

footer h3 {
    font-size: 24px;
    color: #fff; font-family: 'source_sans_prolight', Arial, Georgia;
    margin-top: 45px;
}

footer .linkFacebook {
    width: 34px;
    height: 34px;
    display: block;
    margin: 0 auto;
    background: url('../images/icon-facebook.png') no-repeat center;
    margin-top: 20px;
}

.assinatura {
    height: 40px;
    background: #435e90;
}

.assinatura p {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #92c5e4;
    font-family: 'source_sans_proregular', Arial, Georgia;
    margin: 0px;
}

.assinatura a {
    float: right;
    margin-top: 8px;
}

.tituloInterna {
    height: 172px;
    background: url('../images/bg-titulo-interna.jpg') no-repeat center;
}

.tituloInterna h2 {
    color: #3f6182;
    font-size: 48px;
    font-family: 'Source Sans pro', Arial, Georgia; font-weight: 200;
    line-height: 180px;
}

.tituloInterna h3 {
    font-size: 24px;
    color: #fff;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 200;
    text-align: right;
}

.tituloInterna h3 span{
    font-weight: 600;
}

.tituloInterna p {
    text-align: right;
    color: #fff;
}

.linkTituloInterna {
    padding: 31px 80px;
    background: url('../images/seta-titulo-interna.png') no-repeat center right;
    background-position-x: 525px;
}





/*-- HOME --*/
.topoHome {
    height: 291px;
    background: url('../images/bg-topo-home.jpg') no-repeat center;
}

.topoHome .livro {
    padding-top: 60px;
}

.topoHome .livro h3 {
    font-size: 32px;
    color: #67adda;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 200;
    margin-top: 0px;
    margin-bottom: 15px;
}

.topoHome .livro h3 span {
    font-weight: 600;
}

.topoHome .livro p {
    width: 100%;
    padding-right: 30%;
}

.topoHome .linkConheca {
    display: block;
    width: 123px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #61a3cf;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #61a3cf;
    margin-top: 30px;
    float: left;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 400;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.topoHome .linkConheca:hover {
    background: #61a3cf;
    color: #fff;
}
.topoHome .projeto {
    text-align: right;
    padding-top: 60px;
}

.topoHome .projeto h3 {
    font-size: 32px;
    color: #fff;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 200;
    margin-top: 0px;
    margin-bottom: 15px;
}

.topoHome .projeto h3 span {
    font-weight: 600;
}

.topoHome .projeto p {
    width: 100%;
    color: #fff;
    padding-left: 30%;
}

.topoHome .projeto .linkConheca {
    float: right;
}



.cursos{
    padding-top: 70px;
    background: #fff;
}

.cursos h2, .blog h2{
    width: auto;
    float: left;
    margin: 0px;
    margin-right: 50px;
    font-family: 'pacificoregular', 'source_sans_proregular', Arial, Georgia;
    font-size: 38px;
    color: #4c7aa8;
}

.linkTit {
    height: 40px;
    line-height: 60px;
    float: left;
    font-size: 14px;
    padding: 0px 30px;
    padding-right: 20px;
    border-left: 1px solid #b6daec;
    background: url('../images/seta-titulos.png') no-repeat center right;
    background-position-y: 26px;
}

.linkTit a {
    font-family: 'source_sans_proitalic', Arial, Georgia;
    font-size: 14px;
    color: #888888;
    text-decoration: underline;
}

.listagem{
    padding:0px;
    margin: 55px 0px;
}

.cursos .contItem {
    width: 100%;
    padding: 15px;
    border: 1px solid #ededed;
}

.cursos .contItem h3 {
    font-family: 'source_sans_prolight', Arial, Georgia;
    font-size: 18px;
    color: #67adda;
    margin: 0px;
    margin-bottom: 10px;
}

.cursos .linkListagemCurso {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 10px;
    color: #67adda;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #ededed;
    font-family: 'source_sans_proregular', Arial, Georgia;
    background: #fff;
    margin-top: 15px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.cursos .linkListagemCurso:hover {
    border: 1px solid #4c7aa8;
    background: #4c7aa8;
    color: #fff;
}


#parallaxHome {
    width: 100%;
    height: 640px;
    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: fixed;
    background-image: url('../images/parallax-home.jpg');
}


.blog{
    padding-top: 75px;
    padding-bottom: 75px;
    background: #f5f5f5;
}
.blog .listagem{
    margin-bottom: 0px;
}
.blog .listagem li a{
    display: block;
}

.blog .contItem {
    padding: 15px;
    width: 100%;
    border: 1px solid #ededed;
    background: #fff;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.blog .contItem img{
    width: 100%;
}

.blog .contItem h3 {
    font-size: 18px;
    color: #67adda;
    font-family: 'source_sans_prolight', Arial, Georgia;
    margin: 20px 0px;
    margin-bottom: 15px;
}

.blog .listagem li a:hover .contItem{
    border: 1px solid #4c7aa8;
    background: #4c7aa8;
}

.blog .listagem li a:hover .contItem h3, .blog a:hover .contItem p{
    color: #fff;
}




/*-- SOBRE --*/
.sobre{
    padding-top: 75px;
    padding-bottom: 80px;
}

.sobre h3{
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 200;
    font-size: 32px;
    color: #67adda;
    margin-bottom: 45px;
}
.sobre h3 span{
    font-weight: 600;
}

.sobre article{
    display: inline-block;

}

.sobre article p{
    margin-bottom: 20px;
}

.textoSobre{
    padding-right:330px;
    background: url('../images/tartaruga-sobre.png') no-repeat center right;
}

.sobre h4{
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 300;
    font-size: 24px;
    color: #67adda;
    margin-top: 70px;
    margin-bottom: 35px;
}

.colum1{
    padding-left: 0px;
}

.colum2{
    padding-right: 0px;
}

.imageSobre{
    width: 100%;
    border: 1px solid #e6e6e6;
    margin:20px 0px;
}




/*-- LIVROS --*/
ul.listaLivros{
    display: inline-block;
    margin-bottom: 50px;
}

ul.listaLivros li {
    margin-bottom: 30px;
}

.listaLivros li div {
    padding: 0px;
}

.listaLivros li div img {
    width: 100%;
    border: 2px solid #e5e5e5;
}

.imgLivro {
    min-height: 411px;
    max-height: 411px;
    overflow: hidden;
}

.contLivro {
    min-height: 412px;
    max-height: 412px;
    width: 97%;
    margin-left: 3%;
    border: 2px solid #e5e5e5;
    text-align: center;
    padding-top: 110px!important;
}

.contLivro h3 {
    font-size: 32px;
    color: #67adda;
    font-family: 'Source Sans pro', Arial, Georgia; font-weight: 200;
}




/*-- AUTORAS --*/
.autoras {
    margin-top: 75px;
    margin-bottom: 40px;
}

.topoAutoras img{
    width: 100%;
    border: 2px solid #dfdfdf;
}

.autorasLista {
    background: #f5f5f5;
    padding-top: 100px;
    padding-bottom: 30px;
}

.caListaAutoras{
    padding:0px;
}

.listaAutoras .autoraItem{
    display: inline-block;
    margin-bottom: 120px;
}

.listaAutoras .fotoAutora {
    padding-left: 0px;
}

.listaAutoras .infoAutora {
    padding-right: 0px;
    position: relative;
    min-height: 263px;
}

.listaAutoras .fotoAutora img {
    width: 100%;
    border: 2px solid #dfdfdf;
}

.listaAutoras .infoAutora h3 {
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 200;
    font-size: 32px;
    color: #67adda;
    margin-bottom: 30px;
    margin-top: 0px;
}

.listaAutoras .infoAutora h3 span{
    font-weight: 600;
}


.listaAutoras .infoAutora .socialsAutora {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    border-top: 1px solid #65a9df;
    padding-top: 20px;
}

.listaAutoras .infoAutora .socialsAutora li {
    float: left;
    margin-right: 15px;
}

.socialsAutora li a {
    display: inline-block;
    width: 32px;
    height: 32px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.autFacebook {
    background: url('../images/facebook-autora.png') no-repeat center;
}
.autTwitter {
    background: url('../images/twitter-autora.png') no-repeat center;
}
.autLinkedin {
    background: url('../images/linkedin-autora.png') no-repeat center;
}
.autRss {
    background: url('../images/rss-autora.png') no-repeat center;
}

.autFacebook:hover {
    background: url('../images/facebook-autora-hover.png') no-repeat center;
}
.autTwitter:hover {
    background: url('../images/twitter-autora-hover.png') no-repeat center;
}
.autLinkedin:hover {
    background: url('../images/linkedin-autora-hover.png') no-repeat center;
}
.autRss:hover {
    background: url('../images/rss-autora-hover.png') no-repeat center;
}




/*-- CURSOS --*/
.listaCursos{
    margin-top: 30px;
}

.listaCursos li {
    width: 100%;
    border-left: 1px solid #e8e7e7;
    border-right: 1px solid #e8e7e7;
    border-bottom: 1px solid #e8e7e7;
    float: left;
}

.listaCursos li:first-child{
    border-top: 1px solid #e8e7e7;
}

.marcadorCurso {
    width: 20px;
    height: 20px;
    background: url('../images/marcador-curso-off.jpg') no-repeat center;
    display: inline-block;
    float: left;
}

.listaCursos li h3 {
    height: auto;
    font-size: 16px;
    color: #5c5c5c;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 600;
    margin: 0px;
    line-height: 20px;
    margin-left: 10px;
    float: left;
    width: 85%;
}

.abreCurso {
    width: 100%;
    padding: 19px;
    display: inline-block;
    margin-bottom: -5px;
    cursor:pointer;
}

.abreCurso.active {
    background: #f7f7f7;
}

.abreCurso.active .marcadorCurso {
    background: url('../images/marcador-curso-on.jpg') no-repeat center;
}

.infoCurso {
    display: none;
    padding: 19px;
    padding-top: 0px;
    background: #f7f7f7;
    float: left;
    width: 100%;
}

.infoCurso p {
    width: 88%;
    float: left;
    margin: 0px;
    color: #aaaaaa;
    margin-bottom: 20px;
}
.right-o{
    display: block;
    float: right;
    width: 123px;
    height: 100%;
    line-height: 100%;
}

.btCurso {
    display: inline-block;
    width: 123px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #67adda;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #3b5b7d;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.btCurso:hover {
    color: #fff;
    background: #3b5b7d;
    border: 1px solid #3b5b7d;
}



/*-- CURSO DETALHE --*/
.cursoDetalhe{
    margin-top: -60px;
}

.columCurso h3 {
    font-size: 24px;
    color: #3b5b7d;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 600;
    margin-bottom: 30px;
}

.columCurso p{
    margin-bottom: 10px;
}

.columCurso p span {
    font-size: 18px;
    display: block;
}

.coordenador {
    margin-top: 65px;
    margin-bottom: 45px;
}

.coordenador h4 {
    border-top: 1px solid #65a9de;
    padding-top: 25px;
    padding-bottom: 40px;
    margin: 0px;
    font-size: 18px;
    color: #3b5b7d; font-family: 'Source Sans pro', Arial, Georgia; font-weight: 600;
}

.coordenador article img {
    float: left;
    width: 15%;
}

.coordenador article p {
    float: right;
    width: 85%;
    padding-left: 30px;
}

.voltarCursos {
    display: block;
    float: left;
    width: 188px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #67adda;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #3b5b7d;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 400;
    margin-top: 25px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.voltarCursos:hover {
    color: #fff;
    background: #3b5b7d;
    border: 1px solid #3b5b7d;
}

.listaCompartilhar {
    display: inline-block;
    float: right;
    /*margin-top: 25px;*/
    width: 160px;
}

.listaCompartilhar h5 {
    margin: 0px;
    margin-bottom: 15px;
    font-size: 16px; color: #3b5b7d; font-family: 'Source Sans pro', Arial, Georgia; font-weight: 600;
}

.listaCompartilhar li a {
    display: block;
    width: 35px;
    height: 35px;
    float: left;
    margin-right: 5px;
}

.listaCompartilhar li a img {
    width: 100%;
}




/*-- CONTATO --*/
.formContato {
    margin-top: 50px;
}

.formContato input {
    width: 100%;
    height: 30px;
    border: 1px solid #3b5b7d;
    margin-bottom: 12px;
    font-size: 11px;
    text-transform: uppercase;
    padding-left: 10px;
    color: #3b5b7d;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 400;
    letter-spacing: 1px;
}

::-webkit-input-placeholder {
   color: #3b5b7d;
}

:-moz-placeholder {
   color: #3b5b7d;
}

::-moz-placeholder {
   color: #3b5b7d;
}

:-ms-input-placeholder {
   color: #3b5b7d;
}

.formContato textarea {
    width: 100%;
    height: 180px;
    padding: 10px;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 11px;
    text-transform: uppercase;
    border: 1px solid #3b5b7d;
    resize: none;
}

.formContato input[type="submit"] {
    width: 123px;
    height: 42px;
    background: #fff;
    line-height: 38px;
    float: right;
    margin-top: 30px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.formContato input[type="submit"]:hover {
    background: #3b5b7d;
    color: #fff;
}

.listaTelefone {
    min-height: 410px;
    padding-top: 50px;
    padding-right: 300px;
    background: url('../images/tartaruga-contato.png') no-repeat center right;
}

.listaTelefone p {
    text-align: center;
    font-family: 'Source Sans pro', Arial, Georgia; font-weight: 400;
    margin-bottom: 30px;
}

.listaTelefone p span {
    font-size: 18px;
}




/*-- GALERIA --*/
.works-filter {
    text-align: center;
    margin-bottom: 50px;
    margin-top: -50px;
}

.works-filter a {
    display: inline-block;
    padding: 8px 10px;
    border: 1px solid #e8e7e7;
    border-radius: 3px;
    font-size: 13px;
    color: #272c33;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 11px;
    margin: 0px 5px;
    text-decoration: none;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.works-filter a.active, .works-filter a:hover {
    border: 1px solid #3b5b7d;
    background: #3b5b7d;
    color: #fff;
    text-decoration: none;
}

.work-item {
    position: relative!important;
    left: inherit!important;
    top: inherit!important;
    transform: inherit!important;
    margin-bottom: 40px;
    overflow: hidden;
}

.work-img {
    width: 100%;
}

.work-intro {
    height: 73px;
    padding: 20px 25px;
    background: #f5f5f5;
    position: relative;
    z-index: 100;
}

.work-intro .work-title {
    margin: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #1d1d1d;
    font-weight: 600;
    font-family: 'Source Sans pro', Arial, Georgia;
}

.work-intro .work-descr {
    font-size: 12px;
    color: #6bb0dc;
    font-weight: 300; font-family: 'Source Sans pro', Arial, Georgia;
    font-style: italic;
}

.work-ext-link, .work-lightbox-link{
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none!important;
    outline: none;
    border: none;
}

.work-ext-link .rollover, .work-lightbox-link .rollover{
    position: absolute;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: #3b5b7d;
    text-align: center;
    padding-top: 95px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.work-ext-link:hover .rollover, .work-lightbox-link:hover .rollover{
    left: 0px;
}

.work-ext-link .rollover h4, .work-lightbox-link .rollover h4 {
    font-size: 16px;
    color: #fff;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 400;
}

.work-ext-link .rollover p, .work-lightbox-link .rollover p {
    font-size: 14px;
    color: #fff;
    font-family: 'Source Sans pro', Arial, Georgia;
    font-weight: 300;
    font-style: italic;
}




.internaGaleria{
    padding-bottom: 20px;
    line-height: 32px;
}

.mfp-bg.mfp-fade.mfp-ready {
    opacity: 0.6!important;
}

.paginacao a {
    display: inline-block;
    width: 25px;
    height: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #aaaaaa;
    text-align: center;
}

.paginacao ul li {
    display: inline-block;
}

.paginacao ul {
    display: inline-block;
}

.paginacao ul li a {
    border: 1px solid #e8e7e7;
    text-align: center;
    line-height: 24px;
    background: #f7f7f7;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.paginacao {
    text-align: center;
    display: block;
    clear: both;
    margin-bottom: 50px;
    float: left;
}

.paginacao a.prev{
    background: url('../images/pag-prev.png') no-repeat center #4c7aa8;
    text-indent: -9999999px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    position: relative;
    top: -3px;
}
.paginacao a.next{
    background: url('../images/pag-next.png') no-repeat center #4c7aa8;
    text-indent: -9999999px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    position: relative;
    top: -3px;
}

.paginacao a.prev:hover{
    background: url('../images/pag-prev.png') no-repeat center #3b5b7d;
}
.paginacao a.next:hover{
    background: url('../images/pag-next.png') no-repeat center #3b5b7d;
}


.linkVoltarGaleria {
    display: block;
    width: 200px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #67adda;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #3b5b7d;
    font-weight: 400;
    font-family: 'Source Sans pro', Arial, Georgia;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 60px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.linkVoltarGaleria:hover {
    background: #3b5b7d;
    color: #fff;
}

/*-- MOBILE --*/
.menuMobile{
    display: none;
}



@media screen and (max-width: 768px) {
    /*-- HOME --*/
    #menuPrincipal ul li a {
        padding: 0px 13px;
    }

    .topoHome {
        background: none;
    }

    .topoHome .livro {
        height: 291px;
        margin-right: -15px;
        padding-left: 30px;
        padding-right: 30px;
        background: url('../images/bg-topo-home-um.jpg') no-repeat center right;
    }

    .topoHome .container-fluid {
        padding: 0px;
    }

    .topoHome .projeto {
        height: 291px;
        margin-bottom: 80px;
        padding-left: 30px;
        padding-right: 30px;
        background: url('../images/bg-topo-home-dois.jpg') no-repeat center left;
    }

    .listagem li {
        margin-bottom: 30px;
    }

    /*-- INTERNAS --*/
    .linkTituloInterna {
       display: none;
    }
    .tituloInterna {
        background: url('../images/bg-titulo-interna-mobile.jpg') no-repeat center;
        height: 150px;
    }

    .tituloInterna h2 {
        line-height: 130px;
    }

    .sobre {
        padding-top: 30px;
    }

    /*-- LIVROS --*/
    .contLivro {
        padding: 13px 10px!important;
        min-height: 263px;
    }

    .imgLivro {
        min-height: 263px;
    }

    /*-- AUTORAS --*/
    .listaAutoras .infoAutora {
        min-height: 310px;
    }

    /*-- GALERIA --*/
    .work-ext-link .rollover, .work-lightbox-link .rollover {
        padding-top: 120px;
    }
}




@media screen and (max-width: 480px) {
    .backtotop { width: 34px; height: 34px; position: fixed; bottom: 50px; right: 10px; background:#4c7aa8 url(../images/up.gif) no-repeat center center; }

    header h1{
        font-family: 'source_sans_prolight';
        font-size: 55px !important;
        text-align: center;
        color: #267bab;
        clear: both;
        /*padding: -1px 16% 0 !important;*/
        padding-top: 1px !important;
    }
    .fish{
        width: 92px;
        height: 71px;
        position: absolute;
        top: 550px !important;
        left: 10%;
    }
    .turtle{
        width: 186px;
        height: 165px;
        position: absolute;
        top: 365px;
        z-index: 2;
        right: -15%;

    }

    /*-- GERAL --*/
    #menuPrincipal{
        display: none;
    }

    .menuMobile{
        display: inline-block;
    }

    .menuMobile {
        width: 100%;
        height: 60px; background: #fff; border-radius: 5px;
        padding: 15px;
    }

    .abreMenuMobile {
        display: inline-block;
        width: 30px;
        height: 30px;
        float: right;
        cursor: pointer;
    }

    .menuMobile h3 {
        font-size: 25px; color: #67adda; font-family: 'Source Sans pro', Arial, Georgia; font-weight: 200;
        margin: 0px;
        float: left;
        line-height: 30px;
    }

    .listaMenuMobile {
        width: 100%;
        display: none;
        margin-top: 15px;
        float: left;
        padding: 15px;
        background: #3f6182;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        position: relative;
        z-index: 15;
    }
    .voltarCursos{
        width: 100%;
        text-align: center;
    }
    .listaCompartilhar { width: 100%; text-align: center; margin-top: 15px; }
    .listaCompartilhar li { display: inline-block; }

    .listaMenuMobile li a {
        display: block;
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        color: #fff; font-family: 'Source Sans pro', Arial, Georgia; font-weight: 200;
        border-top: 1px solid #2f4e6d;
    }

    .listaMenuMobile li:first-child a {
        border-top: none;
    }

    /*-- HOME --*/
    .cursos h2, .blog h2 {
        margin: 0px;
        margin-bottom: 20px;
        width: 100%;
    }

    .topoHome .livro {
        background: #f5f5f5;
        padding-bottom: 40px;
        height: auto;
    }

    .topoHome .livro p {
        padding-right: 0px;
    }

    .topoHome .projeto {
        padding-bottom: 40px;
        height: auto;
        background: #3b5d7e;
    }

    .topoHome .projeto p {
        padding-left: 0px;
    }

    .linkTit {
        border: none;
        padding-left: 0px;
    }

    /*-- INTERNAS --*/
    .tituloInterna {
        height: auto;
    }

    .tituloInterna h2 {
        line-height: 60px;
    }

    .sobre {
        padding-top: 30px;
    }

    .lojinha .linkLojinha {
        max-width: 100%;
        height: auto;
    }

    /*-- SOBRE --*/
    .colum2 {
        padding-left: 0px;
    }

    .textoSobre {
        padding-right: 0px;
        background: none;
    }

    /*-- LIVROS --*/
    .imgLivro {
        min-height: inherit;
    }

    .contLivro {
        width: 100%;
        margin-left: 0px;
        min-height: inherit;
        border-top: none;
    }

    /*-- AUTORAS --*/
    .listaAutoras .infoAutora .socialsAutora {
        display: inline-block;
        width: 90%;
        position: absolute;
        bottom: 0px;
        border-top: 1px solid #65a9df;
        padding-top: 20px;
    }

    .fotoAutora {
        padding-left: 15px!important;
        margin-bottom: 20px;
    }

    .listaAutoras .infoAutora {
        min-height: 460px;
        padding-right: 15px;
        position: relative;
    }

    /*-- GALERIA --*/
    .works-filter a {
        margin-bottom: 15px;
    }

    /*-- CONTATO --*/
    .listaTelefone {
        padding-right: 15px;
        background: none;
    }
}
.msg{
    display: none;
    width: 100%;
    color: #3b5b7d;
    margin: 5px 0;
}
.columCurso div{
    font-family: 'source_sans_proitalic', Arial, Georgia;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
}
.columCurso ul{
    font-family: 'source_sans_proitalic', Arial, Georgia;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
}
.columCurso span{
    font-family: 'source_sans_proitalic', Arial, Georgia;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
}

.lojniha{
    background: url(../images/lojinha.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;

}
.lojinha_inicial{
    width: 100%;
    height: 100%;
    position: absolute;
}