@font-face {
    font-family: 'Richela Kids Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Richela Kids Regular'), url('Richela Kids Font by Keithzo (7NTypes).woff') format('woff');
}
body, html {
  height: 100%;
}
.font-son{
    font-family:'Richela Kids Regular';
}
body{
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}
.content-about{
    width: 50%;
    margin: 0px 25%;
}
.area-captura{
    margin-top: 10px;
}
.btn_download{
    padding: 15px 30px;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    background: #00b494;
    border-bottom: 5px solid #008068;
    border-radius: 3px;
    color:#FFF;
    display: inline-block;
}
.btn_download svg{
    width: 20px;
    height: 20px;
    fill: white;
}
@media screen and (max-width:1000px){
    .img-fix{
        width:100%;
        padding:20px;
    }
}
.j_politica{
    cursor: pointer;
    text-decoration: underline;
    color:#FFF;
}
.j_politica:hover{
    color:#FFF;
    text-decoration: underline;
}
div#myModal {
    padding-left: 0px !important;
}
form{
    padding:0px 10%;
}
input {
    display: block;
    width: 100%;
    margin: 10px 0px;
    padding: 18px 12px;
    border: none;
    border-radius: 6px;
}
form span{
    color:#FFF;
    font-size:0.95em;
}
input[type="submit"]{
    background-color: #f39c12;
    color: #FFF;
    cursor: pointer;
}
.trigger-box{
    padding: 33px 10%;
    color: #FFF;
    display: none;
}
.trigger-box h2{
    color: #FFF;
}
.load{display:none; color:#FFF; height:50px;}
.text_chamada_01{
    background: #444;
    color: #FFF !important;
    border-radius: 29px;
}
body {
    font-weight: 300;
    font-size: 16px;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
.pull-right{
    top: 0;
    position: absolute;
    right: 0;
    font-size: 3rem;
}
.slick-arrow i{
    color:#FFF;
    font-size:5rem;
    cursor:pointer;
}
.telegram{font-weight: 500;}
.color_white{color:white;}
.j_insta{font-size: 2rem; font-weight: bold; color: #062541;}
.j_insta:hover{
    color:#444;
}
/* Titles */

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    color: #333;
}

.about{margin-top:-10px;}
.about article{
    padding:20px 0px;
    text-align: left;
}
.about article div{
    padding:20px;
}
.btn-compra{
    font-size:1.4em;
    color:white;
    padding:10px 20px;
    background-color: #27ae60;
    transition: all .2s ease-in;
}
.btn-compra:hover{
    color:white;
    background-color: #2ecc71;
    transition: all .2s ease-in;
}
.about article h3{
    color:white;
    font-size:1.2em;
}
h1 {
    font-size: 40px;
}

h3 {
    color: #95a5a6;
    font-weight: 400;
}

h4 {
    color: #95a5a6;
    font-weight: 400;
    font-size: 20px;
}

/* Paragraph & Typographic */

p {
    line-height: 28px;
    margin-bottom: 25px;
    font-size: 21px;
}

.centered {
    text-align: center;
}
.telegram{
    color:#FFF;
    font-size:1.8rem;
}

/* Links */

a {
    color: #ba383d;
    word-wrap: break-word;
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover, a:focus {
    color: #FFF;
    text-decoration: none;
    outline: 0;
}

a:before, a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}
.navbar{
    min-height: 80px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: white;
}

.navbar-default .navbar-nav>li>a {
    color: white;
}

.navbar-toggle {
    background: #fff;
}

/* Helpers */

.mt {
    margin-top: 40px;
    margin-bottom: 40px;
}

.form-control {
    height: 42px;
    font-size: 18px;
    width: 280px;
}

i {
    color: #FFF;
}

/* HeaderWrap */
.words_bg{
    background: #ba383d;
    color: #FFF !important;
    padding: 0px 1px;
    border-radius: 1px;
}
body {
    background-attachment: relative;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/banner.jpg);
}
.font_normal{
    font-size: 1em;
}
.img_sc_01{
    padding: 60px; 
    margin-top:50px;
}
.img_cronograma_bottom{
    padding: 150px 0px 0px;
}
footer{
    background-color: #062541;
    color:#FFF;
    padding:20px 0px;
    text-align:center;
}
footer p{
    margin-bottom: 0px !important;
    font-size:1.3rem;
}
a.j_link_baixar {
    display: block;
    width: 100%;
    margin: 10px 0px;
    padding: 18px 12px;
    border: none;
    border-radius: 6px;
    background-color: #27ae60;
    color: #FFF;
    cursor: pointer;
}
#headerwrap h1 {
    color: white;
    line-height: 28px;
    font-size: 2rem;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 15px 1px 10px 10px;
}

@media (max-width: 768px) {
    .content-about{
        width: 90%;
        margin: 0px 5%;
    }
    .img_cronograma_bottom{
        width:100%;
    }
    .slick-slide img{
        width:100%;
    }
    .img_sc_01{
        padding:0px 20px;
        width:100%;
    }
    h1, h2, h3, h4, h5, h6{
        padding:0px 30px;
    }
    #headerwrap h1 {
        margin-top: 10px;
        text-align: justify;
        padding: 20px 60px;
    }
}
/* Contact Form */

#contact {
    padding: 40px 0;
}

.contact-form {}

.contact-form label {
    color: #999;
}

.contact-form input, .contact-form textarea {
    padding: 10px 12px;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    height: auto;
    width: 100%;
}

.contact-form .form-send {
    text-align: center;
}

.contact-form .form-send button {
    background: #f0ad4e;
    border: 0;
    padding: 12px 30px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

.contact-form .form-send button:hover {
    background: #fabf6b;
}

.contact-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.contact-form .loading {
    display: none;
    color: #555;
    background: #fff;
    text-align: center;
    padding: 15px;
    margin: 15px 0;
}

.contact-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}
.slick-slider{
    padding-left:0px !important;
}
.img_persona{
    border-radius:50%; border:10px solid #062541
}
.img_auto{
    width:auto;
}
.btn{
    white-space: break-spaces !important;
}

@-webkit-keyframes animate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#copyrights img{
    width:auto !important;
}

#copyrights {  
    background: #ba383d;
    padding: 20px 0;
    text-align: center;
}

#copyrights p {
    margin-bottom: 5px;
    color: #fff;
}

#copyrights a {
    color: #fff;
}

.credits {
    color: #fff;
}
@media screen and (max-width:1200px){
    .area-captura{
        margin-top:20px;
    }
    #headerwrap{
        height: auto;
    }
}
@media screen and (max-width:1000px){
    .img-fix{
        width:100%;
    }
}
@media screen and (max-width:550px){
    .img_book{
        width:90%;
    }
}


@media screen and (max-width:400px){
    .img_ebook, .img_persona{
        width:90%;
    }
}
@media screen and (max-width:360px){
    .logo{
        width:85%;
    }    
}
