body{
    font-size: 16px;
    color: #212121;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 20px;
}
a {
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
    color: #181818;
    line-height: 1.1em;
    font-family: 'Lato', sans-serif;
}
h1{
   font-size: 50px;
}
h2 {
   font-size:38px;
}
h3{
   font-size:16px;
    text-align: center;
    color:#4C4C4C;
    line-height: 18px;
}
h4 {
    margin-top:40px;
}
p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #212121;
    line-height: 28px;
}
li{
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #212121;
    line-height: 28px;
}
figcaption{margin-bottom:15px;}
.img-responsive{
   width: 100%;
}
.texto-vermelho{
   color: #ff0000;
}
.stick-flutuante {
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    width: 100%;
    right: 0;
    margin: 0;
}
input[type="radio"] {
    margin-right: 10px;
}
figcaption{
    background: #E0E0E0;
    padding: 10px 5px 5px;
    font-size: 12px;
    line-height: 16px;
}
li {
   margin-top:15px;
}
.produtos-restantes, .produtos-restantes-dois, .produtos-restantes-tres {
    color: #ff0000;
    font-weight: bold;
    position: relative;
    font-size: 28px;
}
.logo{
   margin:0 auto;
}
.img-center{
   display: block;
   margin: 0 auto;
}
.intro h1{
   color: #fff;
}
header {
    background: #ff6633;
    padding:30px 0;
}
.bullets {
    list-style-position: inside;
    margin-left: 20px;
    margin-bottom: 12px;
}
.jornal{
    padding: 20px 30px 20px 30px;
    background:#f7f7f7;
    border: 1px dashed #ccc;
}
.cxtxt{
    background:#F0F0F0;
    padding:15px;
}
.bloco{
    background:#F8F8F8;
    padding:5px;
    margin-top: 10px;
    border: 1px solid #F8F8F8;
}
#experiencia-estagiaria, #box-experimente{
    line-height: 24px !important;
    color: #fff;
    font-style: normal;
    margin: 0 0 20px;
    padding: 9px 20px 9px 19px;
    background: #3f087d;
}
#experiencia-estagiaria h2, #box-experimente h3{
    margin-top: 10px;
    color: #fff;
}
#box-verde{
    border: 1px dotted #000;
    background: #EFFFF7;
    padding: 4px 9px;
}
.sidebar-area {
    position: relative;
    height: 100%;
}
.banner.fixed {
    position: fixed;
    top: 10px;
}
.link-pv{
   cursor: pointer;
}
.banner.bottom {
    position: absolute;
    bottom: 0;
    top: auto;
}
.message_box{
   padding:10px 20px 0;
   margin-top:10px;
   margin-bottom:10px;
   border-top:1px solid #ccc
}
.message_box img{
   cursor:pointer
}
#load_testm_div{
   font-style:normal;
   font-variant:normal;
   font-weight:400;
   font-stretch:normal;
   font-size:12px;
   line-height:normal;
   font-family:Arial;
   padding:0
}
.commentReply{
   margin:0 0 0 60px;
   padding:0 20px 10px
}
.commentReply img{
   width:32px!important;
   height:32px;
   cursor:pointer
}
.commentItem{
   margin-left:60px
}
.commentReply .commentItem{
   margin-left:42px!important
}
.commentLinks,.commentName{
   color:#3b5998;
   cursor:pointer
}
.commentItem .emoji,.message_box .emoji{
   width:13px!important
}
.commentReply .foto-comentario {
   width: 200px !important;
   height: auto;
}
.commentItem div, .commentReply .commentItem div{
   font-size:14px;
}
#footer{
    background: #FF6633;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 60px;
    font-size:12px;
}
#footer a, #footer a:hover{
   color: #fff;
}
#footer p{
   font-size: 12px;
    text-align: center;
    color:#fff;
    line-height: 18px;
}
@media screen and (min-width: 768px){
    .navbar {
        border-radius: 0px;
   }
    .equal {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
   }
}
@media screen and (max-width: 768px){
    h1, h2{
        font-size: 28px;
   }
}
@media screen and (min-width: 992px){
    .container{
       width: 960px;
   }
}
@media screen and (min-width: 1200px){
    .container{
       width: 960px;
   }
}
.navbar-default {
    background-color: #be4e28;
    border:none;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: bold;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #be4e28;
}
.navbar-default .navbar-nav>.active>a:hover{
   color: #FD5800;
}
.update {
    border: 1px dotted #000;
    background: #EFFFF7;
    padding: 4px 9px;
    font-size: 14px;
    line-height: unset;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FD5800;
    background-color: transparent;
}
.citacao{
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    padding: 10px;
    margin-top:30px;
}
.comentarios{
    margin-top:35px;
}
.contact-form{
    margin-top:15px;
}
.contact-form .textarea{
    min-height:220px;
    resize:none;
}
.form-control{
    background:#E8E8E8;
    box-shadow:none;
    border-color:#eee;
    height:49px;
}
.form-control:focus{
    box-shadow:none;
    border-color:#00b09c;
}
.form-control-feedback{
    line-height:50px;
}
.main-btn{
    background:#00b09c;
    border-color:#00b09c;
    color:#fff;
}
.main-btn:hover{
    background:#00a491;
    color:#fff;
}
.form-control-feedback {
    line-height: 50px;
    top: 0px;
}
@media (min-width: 320px) and (max-width: 480px) {
    .navbar, .navbar-default{
       display:none;
   }
    #nav{
       border-bottom:5px solid #be4e28;
   }
    h1.titulo{
       font-size:35px;
        line-height: 38px;
   }
    .sociais img{
        margin-bottom: 20px;
   }
    h2.imobile{
        font-size:20px;
        line-height: 28px;
   }
}
@media screen and (max-width: 1023px){
    #footer{
        padding-bottom: 150px !important;
   }
   p.sub{
    font-size:16px !important;
    line-height: 20px;
   }
   p.nomeautor{
    font-size:13px !important;
   }
}
#footer a{
    font-weight: unset !important;
}
#footer{
    color: #fff;
}
#form-avaliacao input{
   background: #e1e1e1 !important;
}
#form-avaliacao textarea{
   background: #e1e1e1 !important;
}
input#salvaComentario {
    background: #FF6633 !important;
    color: #fff;
    float: right;
    font-weight: bold;
    margin: -35px 0 0 0;
}
.uma-coluna input{
    margin-bottom: 15px;
}
