
      .ct-red-line span {
         float: left;
         width: 22%;
         height: 2px;
         background-color: #c4170c;
         margin: 30px 39% 30px 39%;
      }
      .texto-chamada {
         font-size: 26px;
         font-weight: bold;
         text-align: center;
         color: #333;
      }
      .ct-fot-line span {
         float: left;
         width: 25%;
         height: 1px;
         background-color: #e9e9e9;
         margin: 0px 37% 0px 37%;
      }
      .barra-globocom .barra-itens, .barra-globocom ul, .saibamais ul, li{
         list-style: none;
         color: #333;
         font-size: 18px;
         letter-spacing: -.03125rem;
         line-height: 24px;
         padding-bottom: 14px;
         font-weight: 400;
      }      
      @media(max-width: 992px){
         .lista-chamadas-2 img {
            display: none !important;
         }
      }
   