*{
    padding: 0;
    margin: 0;
}
body{
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
}
.container{
    padding: 0px 0px;
}
h1{
    font-size: 1.8rem;
}

.bg-light {
    background-color: #ffe373!important;
}

.centrar{
    text-align: center;
    vertical-align: center;
    align-content: center;
}

.derecha{
    text-align: right;
    vertical-align: center;
}

.izq{
    padding-left: 0;
}

.t-der{
    text-align: right;
}

.t-izq{
    text-align: left;
}

.t-ib{
    font-style: italic;
    font-weight: bold;
}

.banner-sup{
	background-color: #000;
}

.banner-logo{
	margin: 15px 0;
	text-align: center;
	padding: 0 10px;
}

.banner-logo1{
    margin-bottom: 15px;
}

.linea_atencion{
    font-size: 18px;
    color: #004a25;
}

.tels{
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    color: #004a25;
    font-size: 17px;
}

.enlinea{    
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #004a25;
}

.transforma{
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #004a25;
}

.instructivo{
    text-align: justify;
}

.menuppal{
	margin: 15px 0;
}

.menu-fixed{
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    max-width: 1140px;    
}

.navbar{
    padding: 0;
}

.navbar-light .navbar-nav .nav-link:hover{
    color: #fff;
}

.navbar-light .navbar-nav .dropdown-toggle:focus{
    background-color: #004a25;
    color: #fff;
}

.navbar-nav{
    background-color: #f6f6f6;
    padding: 0;
    display: inherit;
}

.navbar-light .navbar-nav .nav-link, .nav-link1{
    font-weight: bold;
    background-color: #ffe373;
    color: #484848;
    border-radius: 0;
    border-right: 1px solid #d6d4d4;
    padding: 0.5rem 1rem;  
}

.navbar-light .navbar-nav .nav-link:hover{
    font-weight: bold;
    background-color: #004a25;
    color: #fff;
}

.navbar-light .navbar-nav .nav-link.active{
    font-weight: bold;
    background-color: #004a25;
    color: #fff;    
}

a.consultar-ped{
    color: #484848;
    font-weight: bold;
}

.dropdown-menu{
    margin: -5px 0 0 -1px;
    padding: 0;
    border-radius: 0;
    min-width: 170px;
}
.dropdown-menu .instructivos{
    min-width: 200px;
}

.banner{
    bottom: -5px;
}

.banner li{
    width: 10px;
    height: 10px;
    border: solid #484848 0.1px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.9);    
}

.banner li:hover, .carousel-indicators li.active{
    background-color: rgba(256,256,256,0.9);    
}

.slider{
	margin-top: 15px;
}

.slide-text1{
	font-size: 50px;
	color: #484848;
}

.slide-text1 span{
    background-color: rgba(0,0,0,0.6);
    border-radius: 50px;
    color: #fff;
    padding: 5px 15px;    
}

.slide-text2{
	font-size: 30px;
	color: #484848;	
}

.fa-arrow-alt-circle-left, .fa-arrow-alt-circle-right{
    font-size: 40px;
    color: #484848;
}

.empresa{
    margin: 15px 0;
    text-align: justify;
}

.prod-destacados{
	margin: 15px 0;
}

.prodestacados{
    margin: 0;
}

.t-prodestacados{    
    background-color: #ffe373;
    color: #484848;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

.t-sistema1{
    margin-top: 10px;
    background-color: #ffe373;
    color: #484848;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.des-sistema{
    text-align: justify;
}

.nav-pills .nav-link{
    background-color: #ffe373;
    font-weight: bold;
    color: #484848;
    border-radius: 0;
    padding: 8px 12px;
}

.nav-pills .nav-item{    
    border-left: 1px solid #d6d4d4;
    margin-left: 9px;
    padding-left: 9px; 
}

.nav-pills > li:first-child{
    border: none;
    margin-left: -10px;
}

.nav-pills .nav-link:hover{
    font-weight: bold;
    background-color: #004a25;
    color: #fff;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    font-weight: bold;
    background-color: #004a25;
    color: #fff;
}

.card{
    display: inline-block;
    text-align: center; 
    border-radius: 0;   
}

.espacio-card{
	text-align: center;
    padding: 10px 0;
}

.card-img-top, .card-img-prod{
	padding: 10px;
    width: 100%;
}

.card-img-prod:hover{
    filter: sepia(60%);
    border: 12px solid #808080;
    border-radius: 0;
    padding: 0;
}

.btn-secondary{
    margin-bottom: 5px;
    background-color: #004a25;
    border-color: #004a25;
    color: #fff;
    font-weight: bold;
}

.btn-secondary:hover{
    margin-bottom: 5px;
    background-color: #ffe373;
    border-color: #ffe373;
    color: #484848;
}

.foot1{
    margin-top: 20px;
    padding: 10px 10px 0px 10px;
    background-color: #FDFFE3;
    color: #484848;
    font-size: 14px;
}

.foot2{
    padding-top: 10px;
    background-color: #1b1b1b;
    color: #989898;
    font-size: 14px;
    height: 100px;
}

.f-text{
    color: #004a25;
}

.foot-text1 a, .foot-text2 a{
    color: #484848;
}

.foot-text1 a:hover, .foot-text2 a:hover{
    color: #004a25;
}

.foot-text2{
    text-align: center;
}

.foot-text3{
    text-align: right;
}

.foot-text4{
    color: #D6D6D6;
    text-align: center;
}

.h7{
    text-decoration: none;
    font-size: 12px;
}

.bread{
    margin-top: 10px;
}

.seccion-derecha, .comprar{
    background-color: #FDFFE3;
    border: 0.5px solid #b9b9b9;
    padding: 10px;
    margin-bottom: 20px;    
}

.t-seccion-derecha{
    font-size: 22px;
    color: #004a25;
    font-weight: bold;    
}

.t-seccion-derecha1, .t-seccion-derecha1 a{
    font-size: 16px;
    color: #484848;
    font-weight: bold;
}

.t-seccion-derecha1 a:hover{
    font-size: 16px;
    color: #004a25;
    font-weight: bold;
}

.precio{
    color: #004a25;
}

h5{
    font-size: 15px;    
}

h6{
    font-size: 18px;
    color: #fff;    
}

a{  
    color: #484848;
    text-decoration: none;
}

a:hover{
    color: #004a25;
    text-decoration: none;
}

.slider1{
    margin-bottom: 80px;
}

.c1{
  margin: 0 auto;
  text-align: center;
  align-content: center;
}

.card-title{
    font-size: 16px;
}

.carprod1{
    margin-bottom: -90px;
}

.carprod1 li{
    width: 60px;
    height: 60px;
}

.tela1{
    border: 1px solid #b9b9b9;
    max-width: 60px;
    cursor: pointer;
}

.tela1.active{
    border: 3px solid #004a25;
    opacity: 1; 
}

.modal1{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(255,255,255,0.9);    
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;    
}

.modal-titulo{
    position: absolute;
    top: 20px;
    font-size: 22px;
    font-weight: bold;
    color: #004a25;
    text-align: center;    
}

.modal1-img{
    width: 90%;
    max-width: 650px;
    border: 15px solid #000;
}

.modal1-boton{
    width: 50px;
    height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    background: red;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 7%;
    right: 7%;
}

.gal{
    border: none;
}

.espacio1{
    padding: 5px;
}

.carrito{
    margin-top: 20px;
    background-color: #004a25;
    padding: 5px 1px;
    text-align: center;
}

.carrito_img{
    max-width: 130px;
    margin-bottom: 15px;
}

.carrito_img1{
    max-width: 100px;
    margin-bottom: 15px;
}

.cotizar{
    font-size: 20px;
    font-weight: bold;
    background-color: #004a25; 
    border-color: #004a25;
    color: #fff;
}

.cotizar:hover{
    background-color: #ffe373;
    border-color: #ffe373;
    color: #484848;    
}

.img-cotiza{
    max-width: 250px;
    margin-bottom: 10px;
}

.img-cotiza1{
    max-width: 150px;
    margin: 10px 0;
}

.cotiza1{
    font-size: 30px;
    text-align: center;
    margin-bottom: 5px;
}

.caracteristicas{
    padding-left: 0px;
}

.titCaracteristicas{
    font-size: 24px;
    color: #004a25;
    font-weight: bold;
}

.imgrd1{
    opacity: 0.2;
    margin-bottom: 5px;
}

.imgrd1.active{
    opacity: 1; 
}

.radio1{
    font-size: 16px;
    font-weight: bold;
    background-color: #004a25; 
    border-color: #004a25;
    color: #fff;
    width: 100%;
    opacity: 0.2;
}

.radio1:hover, .radio1.active{
    background-color: #ffe373;
    border-color: #ffe373;
    color: #484848;
    box-shadow: 0 0 0 0.2rem rgba(48,48,48,0.5);
    opacity: 1;   
}

.observaciones{
    margin-top: 10px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    background-color: #ffe373;
    border-color: #ffe373;
    color: #484848;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{
    background-color: #ffe373;
    border-color: #ffe373;
    color: #484848;
    box-shadow: 0 0 0 0.2rem rgba(48,48,48,0.5);
}

.target{
    margin: 5px auto;
    max-width: 200px;
    height: 200px;
    margin-bottom: 10px; 
}

.medidas{
    margin-top: 15px; 
}

.med{
    font-size: 13px;
    margin-top: -12px;
}

.med1{
    font-size: 13px;
    margin-top: 5px;
    font-weight: normal;
}

.med2{
    font-size: 13px;
    margin-top: -25px;
}

.btn-sm{
    background-color: #ffe373;
    border-color: #ffe373;
    color: #484848;
    font-weight: bold;
}

.btn-sm:hover{
    background-color: #004a25;
    border-color: #004a25;
}

.cant-prod{
    background-color: #ffe373;
    padding-left: 10px;
    font-weight: bold;
}

.carrito-vacio{
    margin-left: 0;
    margin-right: 0;
    background-color: #ffe373;
    font-size: 28px;
}

.subtotal-carrito{
    font-size: 16px;
}

.total-carrito{
    font-size: 24px;
}

.pago, .pago1{
    font-size: 22px;
}

.espacio-10{
    margin-top: 10px;
}

.t-sistema{
    font-size: 20px;
    margin-bottom: -10px;
}
.importante{
    text-align: center;
    font-size: 20px;
}
.pagar{
    margin: 5px 0;
    font-size: 14px;
}

.datos-contacto{ 
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #ffe373;
    border-radius: 10px;
}

.opcion_pago{
    margin-top: 35px;
} 

.forma-pago{
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #ffe373;
    border-radius: 10px;
}

.confirmar-pago{
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #ffe373;
    border-radius: 10px;
}

.form-check-label a{
    text-decoration: none;
    color: #004a25;
}

.form-check-label a:hover{
    color: #a51600;
}
 
.text-muted{
    font-size: 12px;
}

.ch-pago{
    font-size: 14px;
    font-weight: bold;    
}

.espacio-arriba{
    margin-top: 10px;
    margin-bottom: -15px;
}

.espacio-abajo{
    margin-bottom: 15px;
}

.espacio-abajo1{
    margin-top: 25px;
    margin-bottom: 15px;
}

.medio-pago{
    margin-top: 5px;
    color: #484848;
}

.t-medio-pago{
    font-size: 17px;
    line-height: 23px;
}

.t-medio-pago1{
    font-size: 19px;
}

.bread{
    margin-top: 10px;
}

.caract{
    background-color: #ffe373;
}

.t-caract{
    color: #484848;
    font-size: 18px;
    font-weight: bold;
}

.texto-sistema{
    margin-top: 10px;
    text-align: justify;
}

.verde{
    color: #004a25;
    text-align: center;
}

.negro-gris{
    color: #484848;
}

.descripcion{
    margin-top: 20px;
    text-align: justify;
}

.borrar a{
    color: #95132D;
    font-weight: bold;
    font-size: 18px;
}

.borrar a:hover{
    color: #004a25;
}

.f-contacto{
    background: #f9f9ef;
    padding: 25px;
    color: #484848;
    border: solid #b9b9b9 0.5px;
    margin-left: 15px;
    margin-right: 10px;
    margin-bottom: 10px;  
}
.btn-contacto, .btn-pago, .pago1{    
    background-color: #004a25;
    color: #fff;
    border: solid #004a25;
    font-weight: bold;
}
.btn-contacto:hover, .btn-pago:hover, .pago1:hover{
    background-color: #ffe373;
    color: #484848;
    border: solid #ffe373;
}

.text-ref{
    font-size: 12px;
    color: #484848;
}

.como-medir{
	max-width: 100px;
	height: auto;
}

.t-como-medir{
    margin-top: 10px;
    text-align: center;
}

.img-como-medir{
    width: 400px;
    height: auto;
}

.descargar{
    font-size: 20px;
    font-weight: bold;
    background-color: #004a25;
    border: solid 1px; 
    border-color: #004a25;
    color: #fff;
    border-radius: 5px;
}

.descargar:hover{
    background-color: #ffe373;
    border-color: #ffe373;
    color: #484848;    
}

.suscripcion{
    margin-top: 10px;
}

.check{
    margin-top: -15px;
}

.breadcrumb{
    border-radius: 0;
}

.franja{
    width: 100%;
    height: 40px;
    background-color: #ffe373;
    margin: -15px 0 15px 0;
}

.herramientas{
    margin-bottom: 10px;
    text-align: center;
}

.herramienta1{
    max-width: 100%;
    margin: 10px 0;
}

.herramienta2{
    max-width: 100%;
    margin: 10px 0;
}

.yt{
    color: #E80000;
}

.yt:hover{
    color: #A00000;    
}

.redes{
    position: fixed;
    bottom: 4px;
    text-align: center;
    z-index: 1000;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; 
}

.redes img
{
    max-height: 45px;
}

.cons-text{
    font-size: 22px;
    text-align: center;
    margin-bottom: 25px;
}

.nvlink{
    -webkit-box-shadow: 5px 5px 5px #484848;
    -moz-box-shadow: 5px 5px 5px #484848;
}

.video-yt{
    margin-bottom: 5px;
}

.cook{
    width: 90%;
}
.check{
    margin: -20px 0 5px 0;
}
.covertura a{    
    font-size: 14px;
    font-weight: bold;
    color: #2ba4f7;
}
.covertura a:hover{
    color: #1d6cbc;
}
.mot{
    margin-top: -3px;
    font-size: 13px;
}

hr{
    margin-top: 5px;
    margin-bottom: 8px;
}

.img-clientes{
    margin: 5px 0;
    background-color: #fff;
}


/* Popup container - can be anything you want */
.popup {
    margin-left: 5px;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fa-apertura{
    color: #004a25;
    font-size: 17px;
}
.fa-apertura:hover{
    color: #ffe373;
}

/* The actual popup */
.popup .popupapertura {
    top: 25px;
    left: 50%;
    margin-left: -80px;
    visibility: hidden;
    width: 400px;
    background-color: #fdffe3;
    color: #484848;
    border: 0.5px solid #484848;
    text-align: justify;
    border-radius: 6px;
    padding: 6px;
    position: absolute;
    z-index: 1001;  
}

.popupcot {
    margin-left: 5px;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fa-cotizar{
    color: #004a25;
    font-size: 17px;
}
.fa-cotizar:hover{
    color: #1d6cbc;
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);    
    top: 0;
    left: 0;    
    display: flex;    
    animation: modal 1s 1s forwards;
    visibility: hidden;
    opacity: 0;
}
.modal .contenido{
    margin: 65px auto;
}
#cerrar {
    display: none;
}
#cerrar + label {
    position: fixed;
    color: #fff;
    font-size: 25px;
    z-index: 10000;
    background: darkred;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    right: 150px;
    top: 20px;
    cursor: pointer;
    text-align: center;    
    animation: modal 1s 1s forwards;
    visibility: hidden;
    opacity: 0;
}
#cerrar:checked + label, #cerrar:checked ~ .modal {
    display: none;
}
.adicionales{
    background-color: #ffe373;
}
@keyframes modal {
    100% {
        visibility: visible;
        opacity: 1;
    }
}


/* The actual popup */
.popupcot .popupcotizar{
    top: 50px;
    margin-left: -17%;
    visibility: hidden;
    width: 1100px;
    background-color: #fdffe3;
    color: #484848;
    border: 0.5px solid #484848;
    text-align: justify;
    border-radius: 6px;
    padding: 6px;
    position: absolute;
    z-index: 1001;  
}
/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
/* Toggle this class - hide and show the popup */
.popupcot .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}

.cierre{
    background-color: rgba(255,128,0,0.5);
    padding: 10px;
    text-align: center;
}

.inputCar[readonly] {
    border:none;
    background-color: #fff;
}

.inputCar:focus {
    outline: none;
    outline-width: 0;
    box-shadow: none;
    border:none;
    background-color: #fff;
}

.carruselItems{
    display: flex;
    overflow: hidden;
}
.carruselItems{
    max-height: 105px;
}
.carruselItemImg{
    height: 100px;
    object-fit: cover;  
}
.carruselItemImg img{
    max-height: 95%;    
    padding: 0 25px;
}


@media (max-width: 1200px){
    .menu-fixed{
        max-width: 960px;
    }
    .popup .popupapertura{
        width: 340px;
    }
    .popupcot .popupcotizar{
        margin-left: -19%;
        width: 900px;
    }
}

@media (max-width: 992px){
    .menu-fixed{
        max-width: 720px;
    }
    .herramienta1, .herramienta2{
       max-width: 450px; 
    }
    .nvlink{
        border: solid #484848 2px;
    }
    .popup .popupapertura{
        width: 320px;
    }
    .popupcot .popupcotizar{
        margin-left: -26%;
        width: 670px;
    }
    .carruselItemImg{
        height: 85px;
    }
    .carruselItemImg img{
        padding: 0 15px;
    }
}

@media (max-width: 768px){
    .menu-fixed{
        max-width: 540px;
    }
    .container{
    padding: 0px 10px;
    }
    .s-seccion-derecha{
        display: none;
    }
    .foot-text1, .foot-text3, .foot-text4, .foot-text5{
        text-align: center;        
    }
    .img-tel{
    text-align: center;
    }

    .text-tel{
        text-align: center;
    }
    .fcontacto{
        text-align: center;
    }
    .herramienta1, .herramienta2{
        max-width: 400px; 
    }
    .nvlink{
        border: solid #484848 2px;
    }
    .popup .popupapertura{
        width: 450px;
    }
    .popupcot .popupcotizar{
        margin-left: -38%;
        width: 500px;
    }
    .carrito{
        text-align: center;
    }
    .comprar{        
        margin-top: 15px;    
    }
    .foot11{
        display: none;
    }
    .foot2{
        height: 110px;
    }
    .redes{
        margin-bottom: 1px;
    }
    .quienes_somos{
        order: 1;
    }
    .tex_quienes{
        order: 2;
    }
}
@media(max-width: 550px){
    .popupcot .popupcotizar{
        margin-left: -40%;
        width: 370px;
    }
    .carruselItemImg{
        height: 70px;
    }
    .carruselItemImg img{
        padding: 0 10px;
    }    
}
@media(max-width: 500px){
    .popup .popupapertura{
        width: 340px;
    }
}
@media(max-width: 450px){
    .popupcot .popupcotizar{
        margin-left: -48%;
        width: 300px;
    }
    .carruselItemImg{
        height: 60px;
    }
}
@media(max-width: 400px){
    .popup .popupapertura{
        width: 300px;
    }
}
@media(max-width: 350px){
    .popup .popupapertura{
        width: 280px;
    }
    .popupcot .popupcotizar{
        margin-left: -62%;
        width: 280px;
    }
}