@font-face {
    font-family:'roboto';
    src:url("../fonts/Roboto-Bold.ttf");
}

@font-face {
   font-family: montserrat;
   src: url(../Montserrat-Bold.otf);
}

a{
   text-decoration: none;
   color: #4766ac;
}

.img-avatar{
   width: 30px;
   height: 30px;
   border-radius: 100%;
}

.img-rede{
   width: 100%;
   height: auto;
}

.fix{
   position: fixed;
   top: 285;
   left: 20%;
}

.topo-0{
   background-color: #f3f3f3;
   padding-top: 5px;
}

.texto-topo-0{
   font-size: 16px;
   font-weight: bold;
   letter-spacing: -0.02em;
   margin-left: 1px;
   margin-right: 1px;
   padding: 0px 7px 4px;
   border-right: 2px solid #ddd;
   font-family: inherit;
}

.fundo-rodape{
   background-color: #333;
   
}

.rodape{
   background-image: url(../images/fundo2.jpg);
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   padding-top: 40px;
   padding-bottom: 20px;
}

.topo-1{
   background-image: url(../images/fundo.jpg);
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   padding-top: 40px;
   padding-bottom: 40px;
}

.fundo-cinza{
   background-color: #ccc;
   padding: 10px;
   padding-top: 15px;
   margin-bottom: 15px;
   z-index: 70;
}

.img-depo{
  width: 60px !important;
  height: auto  !important;
  border-radius: 50% !important;
  margin-right: 10px !important;
  float: left !important;
}

.img-extra{
   width: 35%;
   height: auto;
   margin-top: -15px;
   margin-left: -15px;
   float: left;
   position: relative;
}

.img-icone-menu{
   width: 20px;
   height: auto;
   float: right;
   margin-left: 15px;
}

.img-icone-assine{
   height: 30px;
   width: auto;
   float: right;
   margin-left: 15px;
   margin-right: -32px;
}

.fundo-vermelho{
   padding-top: 12px;
   padding-bottom: 0px !important;
   background-color: #4766ac;
   width: 100%;
   float: right;
   margin-right: -15px;
   margin-top: -36px;
   z-index: 80;
}

.fundo-vermelho2{
   padding-top: 4px;
   padding-bottom: 8px;
   background-color: #0573bd;
   width: 103%;
   float: left;
   margin-right: -15px;
   margin-left: -15px;
}

.texto-fundo-vermelho{
   color: #fff;
   font-size: 18px;
   font-weight: 800;
   padding-left: 25px;
}

.texto-menu{
   text-shadow: 0 0 0 rgba(255,255,255,1)!important;
    color: #FFF!important;
    font-weight: normal;
    font-size: 12px;
    line-height: 8px;
    text-align: right;
    padding-right: 15px;
}

.topicos-menu{
   color: #fff;
   line-height: 34px;
    padding: 0 8px;
    font-size: 18px;
    font-weight: 800;
    text-align: left;
    float: left;
}

.topicos-menu span{
   padding-right: 15px;
}

.hora{
   margin-top: 15px;
   color: #888;
   font-size: 12px;
   line-height: 1.7;
}

.titulo-principal{
   margin: 0 0 16px 0;
    line-height: 1.2em;
    color: #444;
    clear: both;
    font-size: 30px;
    font-weight: bold;
}

.img-conteudo{
   width: 100%;
   height: auto;
   margin-top: 10px;
   margin-bottom: 10px;
}

h3{
   font-size: 34px;
   line-height: 1.1;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 20px;
}

p{
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: normal;
   line-height: 1.2;
}

.texto-rodape{
   color: #bfbfbf;
   font-size: 12px;
}

.titulo-rodape{
   color: #fff;
   font-size: 16px;
   margin-bottom: 15px;
}

.img-rdoape{
   width: 50%;
   height: auto;
}

.fundo-preto{
   background-color: #000;
}

.branco{
   color: #fff;
}

.fundo-branco{
   background-color: #fff;
   padding-top: 15px;
   border-bottom: 1px solid #ddd;
}

.fundo-cinza2{
   background-color: #ebebeb;
   padding-top: 15px;
}

.fundo-cinza3{
   background-color: #ebebeb;
   margin-top: 25px;
   padding-bottom: 25px;
}

.fundo-cinza3 h3{
   padding-top: 25px;
}

.titulo-lateral{
   font-size: 24px;
}

.fa-caret-right{
   font-size: 24px;
   color: #4766ac;
}

.nome{
       color: #4766ac;
       font-size: 18px;
}

.texxto-depo{
   color: #000;
   font-size: 16px;
}

.img-depo{
   width: 30%;
   height: auto;
   float: left;
   margin-right: 15px;
}

.ofertaflut{
    max-width: 100%;
    display: none;
}

.botao{
   margin: 20px 0px;
   padding: 12px 10px;
   background-color: rgb(25, 175, 66);
   overflow-wrap: break-word !important;
   display: flex;   
   text-align: center !important;
}

.botao span{
   font-family: sans-serif;
   font-weight: bold;
   font-size: 18px;
   text-align: center !important;
   color: #fff;
   overflow-wrap: break-word !important;
}   

.fundo-amarelo{
   border-radius: 0px;
    margin: 10px 0px;
    padding: 0px;
    background-color: rgb(255, 194, 38);
    padding: 20px;
}

@media screen and (max-width: 600px) {

   .texto-topo-0{
      font-size: 13px;
   }   

   .ofertaflut {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: -4px;
        z-index: 9999;
        display: block;
    }

   .img-depo{
      width: 40%;
   }   

   .centralizar{
      text-align: center;
   }

   .img-rdoape{
      width: 50%;
      height: auto;
   }

   .titulo-principal{
      font-size: 25px;
   }   

   h3{
      font-size: 26px;
   }

   .sobe-celular{
      margin-top: -50px;
   }  

   .fundo-vermelho2{
      width: 107%;
      height: auto;
   }   

   .topicos-menu{
      display: none;
   }
   
   .fundo-vermelho{
      display: none;
   }   

   .img-icone-menu{
      width: 30px;
   }

   .img-extra{
      width: 50%;
      margin-top: -10px;
   }   

 

   .topo-1{
      background-image: none;
      background-color: #fff;
   }

}




.pull-right{
  float:right;
}
.pull-left{
  float:left;
}
#fbcomment{
  background:#fff;
  border: 1px solid #dddfe2;
  border-radius: 3px;
  color: #4b4f56;
  padding:20px;
}
.header_comment{
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #e9ebee;
    line-height: 25px;
    margin-bottom: 24px;
    padding: 10px 0;
}
.sort_title{
  color: #4b4f56;
}
.sort_by{
  background-color: #f5f6f7;
  color: #4b4f56;
  line-height: 22px;
  cursor: pointer;
  vertical-align: top;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  padding: 4px;
  justify-content: center;
  border-radius: 2px;
  border: 1px solid #ccd0d5;
}
.count_comment{
  font-weight: 600;
}
.body_comment{
    padding: 0 8px;
    font-size: 14px;
    display: block;
    line-height: 25px;
    word-break: break-word;
}
.avatar_comment{
  display: block;
}

.box_comment{
   display: block;
    position: relative;
    line-height: 1.358;
    word-break: break-word;
    border: 1px solid #d3d6db;
    word-wrap: break-word;
    background: #fff;
    box-sizing: border-box;
    cursor: text;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
   padding: 0;
}
.box_comment textarea{
   min-height: 40px;
   padding: 12px 8px;
   width: 100%;
   border: none;
   resize: none;
}
.box_comment textarea:focus{
  outline: none !important;
}
.box_comment .box_post{
   border-top: 1px solid #d3d6db;
    background: #f5f6f7;
    padding: 8px;
    display: block;
    overflow: hidden;
}
.box_comment label{
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  color: #90949c;
  line-height: 22px;
}
.box_comment button{
  margin-left:8px;
  background-color: #4267b2;
  border: 1px solid #4267b2;
  color: #fff;
  text-decoration: none;
  line-height: 22px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  text-align: center;
}
.box_comment button:hover{
  background-color: #29487d;
  border-color: #29487d;
}
.box_comment .cancel{
   margin-left:8px;
   background-color: #f5f6f7;
   color: #4b4f56;
   text-decoration: none;
   line-height: 22px;
   border-radius: 2px;
   font-size: 14px;
   font-weight: bold;
   position: relative;
   text-align: center;
  border-color: #ccd0d5;
}
.box_comment .cancel:hover{
   background-color: #d0d0d0;
   border-color: #ccd0d5;
}
.box_comment img{
  height:16px;
  width:16px;
}
.box_result{
  margin-top: 24px;
}
.box_result .result_comment h4{
  font-weight: 600;
  white-space: nowrap;
  color: #365899;
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.358;
  margin:0;
}
.box_result .result_comment{
  display:block;
  overflow:hidden;
  padding: 0;
}
.child_replay{
   border-left: 1px dotted #d3d6db;
   margin-top: 12px;
   list-style: none;
   padding:0 0 0 8px
}
.reply_comment{
   margin:12px 0;
}
.box_result .result_comment p{
  margin: 4px 0;
  text-align:justify;
  font-size: 14px;
}
.box_result .result_comment .tools_comment{
  font-size: 12px;
  line-height: 1.358;
  margin-bottom: 5px;
}
.box_result .result_comment .tools_comment a{
  color: #4267b2;
  cursor: pointer;
  text-decoration: none;
}
.box_result .result_comment .tools_comment span{
  color: #90949c;
}
.body_comment .show_more{
  background: #3578e5;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  margin-top: 24px;
  padding: 12px;
  text-shadow: none;
  width: 100%;
  font-weight:bold;
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-radius: 2px;
}