@font-face {
    font-family:'roboto';
    src:url("fonte/Roboto-Bold.ttf");
}

@font-face {
   font-family: montserrat;
   src: url(font/Montserrat-Bold.otf);
}

a{
   text-decoration: none;
}

a:link{
   text-decoration: none;
}

.topo-0{
   background: #1a1a1a;
   height: 60px;
}

.fa-solid, .fa-regular{
   color: #fff;
   font-size: 25px;
   margin-top: 16px;
   margin-right: 15px;
}

.img-logo{
   height: 50px;
   height: auto;
   margin-top: -15px;
}

.botao-menu{
   padding: 9px 8px;
   font-size: .625rem;
   font-weight: 700;
   background-color: #ffce00;
   border-radius: 4px;
   line-height: 1.2;
   display: inline-flex;
   gap: 8px;
   color: #000;
}

p a{
   color: #cb0003;
}

.fa-circle-check{
   color: #cb0003 !important;

}

.topo-1{
   border-top: 2px solid #cb0003;
   margin-top: 10px;
   padding-top: 15px;
}

.titulo-adv{
   font-size: 14px;
   color: #ccc;
}

.topo-principal{
   padding-bottom: 40px;
}

.titulo-principal{
   margin-bottom: 0;
   color: #1a1a1a;
   line-height: 1.2;
   font-weight: 700;
   letter-spacing: -1px;
   font-size: 2.75rem;
}

.sub-titulo{
   color: #666;
   font-weight: 300;
   margin-top: 0.5rem;
   letter-spacing: -0.6px;
   font-size: 1.4rem;
   line-height: 1.2;
}

.img-max{
   width: 100%;
   height: auto;
   margin-bottom: 25px;
}

p{
   margin-bottom: 15px;
   font-size: 1.3rem;
   line-height: 1.2;
}

h3{
   margin-bottom: 0;
   color: #1a1a1a;
   line-height: 1.2;
   font-weight: 700;
   letter-spacing: -1px;
   font-size: 2.05rem;
   margin-bottom: 20px;
}

.img-depo{
   width: 20%;
   height: auto;
   float: left;
   margin-right: 15px;
}

.vermelho{
   color: #cb0003;
}

.borda-vermelho{
   border: 2px solid #cb0003;
   margin: 10px;
   padding: 20px;
}

.botao{
   padding: 15px;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 20px;
   margin-top: 20px;
   width: 90%;
   display: block;
   background-color: #cb0003;
   color: rgb(255, 255, 255);
   text-align: center;
   font-weight: 800;
   border-radius: 10px;
   font-size: 20px;
}


.pull-right{
  float:right;
}
.pull-left{
  float:left;
}
#fbcomment{
  background:#fff;
  border-radius: 3px;
  color: #4b4f56;
  padding:10px;
}
.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;
}
.avatar_comment img{
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.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: #cb0003;
  border: 1px solid #cb0003;
  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;
}
.box_result .result_comment .tools_comment{
  font-size: 12px;
  line-height: 1.358;
}
.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, .body_comment .show_less{
  background: #cb0003;
  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;
}

.img-dir{
   width: 35%;
   height: auto;
   margin-right: 15px;
   float: left;
}

.esp-dir{
   margin-top: 200px;
}

.texto-dir{
   color: #000;
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 0;
}

.texto-dir a{
   color: #000;
}   

hr {
   border: 0;
   border-top: 1px solid #ccc;
   margin-bottom: 30px;
}

.rodape{
   background: #f2f2f2;
    margin-top: 3rem;
    padding-top: 40px;
    padding-bottom: 20px;
}

.texto-rodape{
   color: #b3b3b3;
   font-size: .75rem;
   line-height: 1.2;
   letter-spacing: 0px;
   margin: 0 0 0 8px;
}

.texto-rodape a{
   color: #b3b3b3;
}




@media screen and (max-width: 600px) {

   .img-depo{
      width: 40%;
      height: auto;
   }

   .centralizar{
      text-align: center;
      margin: 0 auto;
   }

   .result_comment p{
      font-size: 16px;
      padding-left: 10px;
   } 

   .result_comment h4{
      font-size: 18px;
      padding-left: 10px;
   }   

   #fbcomment{
      padding: 20px;
   }

   .sumir{
      display: none !important;
   }

   .sub-titulo{
      color: #666;
      font-weight: 300;
      margin-top: 0.5rem;
      letter-spacing: -0.6px;
      font-size: 1rem;
      line-height: 1.2;
   }

   .titulo-principal{
      font-size: 1.85rem;
   }   

   h3{
      font-size: 1.75rem;
   }

   .img-logo{
      height: 30px;
      margin-top: -8px;
   }

   .fa-solid, .fa-regular{
      color: #fff;
      font-size: 20px;
      margin-top: 20px;
      margin-right: 10px;
   }

}