.texto{

    font-family: 'Open Sans', sans-serif;

    margin-top:70px;

    margin-left: 20px;

   font-size: 50px;

   font-weight: bold;

   color: white;



}

.textochico{

   font-family: 'Open Sans', sans-serif;

   margin-left: 20px;

   width: 460px;

   font-size: 18px;

  

   color: white;



  }



.titulo{

   color:#1268A3;

   font-size: 24px;

   font-weight: 800;

}

.btn-consulta{

       background-color: #E81318 !important;

       color: white;

   }

.btn-consulta:hover{

       background-color:white !important;

       color: #E81318 !important;

       border: 1px solid #E81318 !important ;

   }



   .vermas{

       color: #333333;

       font-weight: bold;

   }

   .vermas:hover{

       color: #E30A17;

       font-weight: bold;

   }



   .fondodelcoso{

       background-color: #F2F2F2;

       height: 40px;

       line-height: 40px;

   }

   .fondoempresa{

    background-color: #E81318!important;

    line-height: 80px !important;

}

.service {

    position: relative;

    cursor: pointer;

    overflow: hidden;

    border-radius: 5%;

    min-height: 45vh;

}

   .service__overlay {

       

       left: 0;

       top: 0;

       bottom: 0;

       right: 0;


   }

   .service__content {



       color: black;

       font-size: 22px;

   }




   



   
   .caja {
    position: relative;
    width: 100%;
  }
  
  .image {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .prodwrap{
          width: 100%;
          height: 300px;
  
      }
      .prodwrap:hover .imgoverlay{
      display: block;
      top: 13px;
      bottom: 15px;
      left: 10px;
      right: 20px;
      height: 202px;
      width: 260px;
      opacity: 0.7;
      transition: .5s ease;
      background-origin: content-box;
      padding: 85px;
      background-color: #E81318;
      }
      .imgoverlay{
      cursor: pointer;
      position: relative;
      display: none;
      color: white;
      
      text-align: center
      
      }
      .imgoverlay:hover {
      position: relative;
      color: white;
      }
  
  [data-toggle="collapse"]:after {
          display: inline-block;
              
              font: normal normal normal 12px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; 
              content:"\f105";
              color:#505050;
              transition: all linear 0.25s;
              float: right;
          }  
          [data-toggle="collapse"]:active {
              display: inline-block;
              
              font: normal normal normal 12px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; 
              content:"\f107";
              color:#505050;
              transform: rotate(90deg);
              float: right;
              
          } 
  
  .link_producto{
              font-family: ;
              color:#61644F !important;
              font-size: 16px;
              text-decoration: none;
          }
          .link_producto:hover{
              font-family: ;
              color:#61644F !important;
              font-size: 16px;
              text-decoration: none;
          }
          .link_categoria{
              font-family: ;
              color:#505050 !important;
              font-size: 16px;
          }
          .link_categoria:hover{
              font-family: ;
              color:#505050 !important;
              font-size: 16px;
              text-decoration: none;
          }
          .categ_active{
              font-family: ;
              color:#E81318 ;
              font-size: 16px;
          } 
          .categ_active:hover{
              font-family: ;
              color:#E81318;
              font-size: 16px;
              text-decoration: none;
          }
          