@font-face {
    font-family: pega-helvetica;
    font-display: swap;
    src: url('./fonts/helvetica_lt/Helvetica_LT_Std_Black_Condensed.otf');
    
}
@font-face {
    font-family: pega-modern;
    font-display: swap;
    src: url('./fonts/modest/ModestRegular.ttf');
    
}

@font-face {
    font-family: pega-monserrat-bold;
    font-display: swap;
    src: url('./fonts/monserrat/Montserrat-Bold.ttf');
}

@font-face {
    font-family: pega-monserrat-regular;
    font-display: swap;
    src: url('./fonts/monserrat/Montserrat-Regular.ttf');
}

@font-face {
  font-family: pega-nunito;
  font-display: swap;
  src: url('./fonts/Nunito_Sans/NunitoSans-VariableFont_YTLC\,opsz\,wdth\,wght.ttf');
}

@media (max-width: 768px) {
    .pega_logo_menu img{
        width: 40px;
        height: 42px;
    }
    .pega_logo_menu_mer {
        width: 125px;
        height: 25px;
    }
    .pega_img_tmno{
        width: 100%;
        height: 200px;
        margin: 0 auto;
        cursor: pointer;
        border-radius: 5px;
        border-color: #7f7f7f;
    }

    .pega_tmn_redes{
      width: 40px;
      height: 40px;
      margin: 0 auto;
      cursor: pointer;
      border-radius: 5px;
    }

    .pega_tmno_pie{
      width: 50%; 
      height: 50%;
      border-radius: 50%; 
      margin-top: -150px;
    }
  
}

.pega_tmn_redes{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 5px;
}

.pega_tmno_pie{
  
  border-radius: 50%; 
  margin-top: -150px;
}

.pega_img_tmno{
    width: 100%;
    height: 350px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 5px;
    border-color: #7f7f7f;

}

.pega_div_img_video{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 5%;
  background-color: white;
}

.pega_body{
    background-color: #7f7f7f;
    font-family: 'pega-helvetica', 'pega-monserrat-bold';
    margin: 0;
    padding: 0;
}

.pega_section {
    padding: 50px 0;
    background-color: #7f7f7f;
    color: #fff;
    
}

.pega_box{
    background-color: #adb5bd;
    color: #fff;
    padding: 20px;
    margin: 20px;
    border-radius: 5px;
    border-color: #7f7f7f;
}

.pega_box_r{
  background-color: #bf2026;
  color: #fff;
  padding: 20px;
  margin: 20px;
  border-radius: 5px;
  border-color: #bf2026;
}

.pega_box_g{
  background-color: #252525;
  color: #fff;
  padding: 20px;
  margin: 20px;
  border-radius: 5px;
  border-color: #252525;
}

.pega_div_blog{
  align-items: center;
  background-position: center;
  background-image: "./images/blog/conocimiento2.jpg";
  background-size: cover;
  color: #fff;
  display: flex;
  justify-content: center;
}


.pegab_imagen{
    background-image: url('./images/fondocrema.jpg');
    background-size: cover; 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center; 
    background-color: #7f7f7f;
    
}

.pegab_imagen_produc{
  background-image: url('./images/productos/fondoweb1-11.png');
  background-size: contain; 
  background-repeat: repeat; 
  background-attachment: fixed; 
  background-position: left center; 
  background-color: #7f7f7f;
}

.pegab_imagen_prod1-600{
  background-image: url('./images/productos/bannerproducto1 600.png');
  background-size: cover; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center; 
  background-color: #7f7f7f;
  margin-top: 5%;
}
.pegab_imagen_prod2{
  background-image: url('./images/productos/fondoweb2-11.png');
  background-size: contain; 
  background-repeat: repeat; 
  background-attachment: fixed; 
  background-position: left center; 
  background-color: #7f7f7f;
}

.pegab_imagen_prod2-600{
  background-image: url('./images/productos/bannerprod2 600.png');
  background-size: cover; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center; 
  background-color: #7f7f7f;
}

.pegab_imagen_prod3{
  background-image: url('./images/productos/fondoweb3-11.png');
  background-size: contain; 
  background-repeat: repeat; 
  background-attachment: fixed; 
  background-position: left center; 
  background-color: #7f7f7f;
}

.pegab_imagen_prod3-600{
  background-image: url('./images/productos/bannerprodutos3 600.png');
  background-size: cover; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center; 
  background-color: #7f7f7f;
}

.pegab_imagen_prod4{
  background-image: url('./images/productos/fondoweb4-11.png');
  background-size: contain; 
  background-repeat: repeat; 
  background-attachment: fixed; 
  background-position: left center; 
  background-color: #7f7f7f;
}

.pegab_imagen_prod4-600{
  background-image: url('./images/productos/bannerprodutos4 600.png');
  background-size: cover; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center; 
  background-color: #7f7f7f;
}

.pegab_imagen_nosotros{
  background-image: url('./images/productos/fondowebNosotros.png');
  background-size: cover; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center; 
  background-color: #7f7f7f;
}

.pegab_imagen_blog{
  background-image: url('./images/blog/fondowebBlog-1.png');
  background-size: cover; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center; 
  background-color: #7f7f7f;
}

.pegab_imagen_distribuidores{
  background-image: url('./images/productos/fondowebdistribuidores.png');
  background-size: cover; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center; 
  background-color: #7f7f7f;
}

.pega_img_prod1{
  display: block;
  border-radius: var(--border-radius-medium);
  position: relative;
}

.pega_menu{
    font-size: 30px;
    font-family: 'pega-modern';
    padding: 10px;
    text-align: center;
}

.nav-item{
    padding: 10px;
    margin: 10px;
    text-align: center;
    color: #000;
    transition: all 0.3s;
}

.navbar-brand{
    font-size: 30px;
    font-family: 'pega-modern';
    padding: auto;
    margin: auto;
    text-align: center;
    color: #000;
    transition: all 0.3s;
    
}

.navbar-brand:hover, .navbar-brand:active{
    color: #7f7f7f;
}



.pega_titulo{
    font-size: 50px;
    font-family: 'pega-modern';
    padding: 10px;
    text-align: center;
}

.pega_titulo1{
    font-size: 50px;
    font-family: 'pega-modern';
    padding: 10px;
    text-align: left;
}

.pega_titulo2{
    font-size: 30px;
    font-family: 'pega-monserrat-bold';
    padding: 10px;
    text-align: center;
}

.pega_titulo3{
  font-size: 40px;
  font-family: 'pega-monserrat-bold';
  padding: 10px;
  text-align: left;
}

.pega_titulo4{
  font-size: 30px;
  font-family: 'pega-helvetica';
  padding: 10px;
  text-align: center;
}

.pega_nos_titulo4{
  font-size: 30px;
  font-family: 'pega-helvetica';
  padding: 10px;
  text-align: left;
  color:#bf2026;
  margin-top: 10px;
  margin-left: 20px;
} 

.pega_titulo5{
  font-size: 40px;
  font-family: 'pega-helvetica';
  font-style: bold;
  padding: 10px;
  text-align: left;
}

.pega_nos_titulo5{
  font-size: 25px;
  font-family: 'pega-helvetica';
  font-style: bold;
  padding: 10px;
  text-align: center;
  color:#bf2026;
  margin-top: 10px;
}

.pega_texto{
    font-size: 20px;
    font-family: 'pega-monserrat-regular';
    padding: 10px;
    text-align: center;
}

.pega_texto_nunito{

  font-size: 20px;
  font-family: 'pega-nunito';
  padding: 10px;
  text-align: left;
}

.pega_texto1{
    font-size: 40px;
    font-family: 'pega-monserrat-bold';
    padding: 10px;
    text-align: left;
}

.pega_texto2{
  font-size: 30px;
  font-family: 'pega-monserrat-bold';
  padding: 10px;
  text-align: justify;
}

.pega_nos_texto2{
  font-size: 25px;
  font-family: 'pega-monserrat-bold';
  padding: 10px;
  text-align: justify;
}

.pega_texto3{
  font-size: 20px;
  font-family: 'pega-helvetica';
  padding: 10px;
  text-align: center;
}

.pega_texto4{
  font-size: 20px;
  font-family: 'pega-helvetica';
  padding: 10px;
  text-align: left;
}

.pega_texto5{
  font-size: 20px;
  font-family: 'pega-monserrat-regular';
  padding: 10px;
  text-align: justify;
}

.pega_texto6{
  font-size: 25px;
  font-family: 'pega-helvetica';
  padding: 10px;
  font-style: bold;
  text-align: justify;
}

.pega_nos_texto6{
  font-size: 20px;
  font-family: 'pega-helvetica';
  padding: 10px;
  font-style: bold;
  text-align: center;
}

.pega_logo_menu{
    width: 100px;
    height: 105px;
    margin: 0 auto;
    cursor: pointer;
}

.pega_logo_menu img{
    width: 60px;
    height: 62px;
    transition: all 0.3s;
}

.pega_logo_menu img:hover{
    transform: scale(1.1);
}

.pega_logo_menu_mer {
    word-wrap: break-word;
    width: 130px;
    height: 35px;
    margin: 0 auto;
    cursor: pointer;
}

.pega_img{
    width: 100%;
    height: 350px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 5px;
    border-color: #7f7f7f;

}

.pega_img_div{

    background: -webkit-linear-gradient(90deg, #0c0d0d,#dce5e1);/* Chrome 10-25, Safari 5.1-6 */                          
    background: linear-gradient(90deg, #0c0d0d,#dce5e1);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */                                             
    margin-right: 65%; 
    margin-top: 1%; 
    margin-bottom: 1%; 
    border-radius: 2%;
}

.bigger {
    margin: 0;
    font-size: 60px;
    font-weight: 800;
    padding: 20px;
    text-transform: uppercase;
    color: #202020;
    display: inline-block;
    position: relative;
  }

  .pega_text_ani {
    max-width: 600px;
    width: 100%;
    line-height: 24px;
    text-align: left;
    color: #252525;
    padding: 20px;
  }
  .pega_text_ani txt_center {
    text-align: center;
  }
  .pega_text_ani a {
    color: #7f7f7f;
  }

  .has-animation {
    position: relative;
  }
  .has-animation p, .has-animation img {
    opacity: 0;
  }
  .has-animation.animate-in p, .has-animation.animate-in img {
    animation: textHidden 0.1s 1.1s forwards;
  }
  .has-animation.animate-in:before, .has-animation.animate-in:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 10;
  }
  .has-animation.animate-in:before {
    background-color: #252525;
  }
  .has-animation.animate-in:after {
    background-color: #7f7f7f;
    animation-delay: .5s;
  }
  .has-animation.animation-ltr.animate-in:before {
    animation: revealLTR 1.8s ease;
  }
  .has-animation.animation-ltr.animate-in:after {
    animation: revealLTR 1s .6s ease;
  }
  .has-animation.animation-rtl.animate-in:before {
    animation: revealRTL 1.8s ease;
  }
  .has-animation.animation-rtl.animate-in:after {
    animation: revealRTL 1s .6s ease;
  }

  @keyframes revealRTL {
    0% {
      width: 0;
      right: 0;
    }
    65% {
      width: 50%;
      right: 0;
    }
    100% {
      width: 0;
      right: 50%;
    }
  }
  @keyframes revealLTR {
    0% {
      width: 0;
      left: 0;
    }
    65% {
      width: 50%;
      left: 0;
    }
    100% {
      width: 0;
      left: 50%;
    }
  }
  @keyframes textHidden {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  
