
/*  ---------- GENERALES    */
	#cotizacion-fixed{
		top:0;
		right:0px;
		width:30px;
		z-index: 1011;
	}
	#cotizacion-fixed div{
		width: 40px;
		position: fixed;
		right: 0;
		top: 50%;
		margin-top: -150px;
	}
	#cotizacion-fixed img{
		box-shadow: 0 0 20px white;
		border-radius: 10px 0 0 10px;
	}
	
	a{
		text-decoration: none!important;
	}
	a,
	a:hover,
	.uk-button,
	.uk-button:hover,
	.transicion,
	.transicion:hover,
	.imagen-naranja,
	.imagen-negro{
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	#totop{
		position: fixed;
		right: 35px;
	}
	#totop a{
		color: white;
		font-size: 30px;
		height: 60px;
		width: 60px;
	}
	h1{
	}
	h2{
	}
	h3,h4,h5,h6{
	}
	.alpha0{
		opacity: 0;
	}
	.claro,
	.alpha-1-5:hover{
		opacity:.6;
	}
	.oscuro,
	.alpha-1-0:hover{
		opacity:0;
	}
	.alpha-1-0,
	.alpha-1-5,
	.claro:hover,
	.oscuro:hover,
	.alpha1hover:hover{
		opacity: 1;
	}
	.margin-0{
		margin: 0;
	}
	.margin-5{
		margin: 5px;
	}
	.margin-10{
		margin: 10px;
	}
	.margin-top-5{
		margin-top: 5px;
	}
	.margin-top-10{
		margin-top: 10px;
	}
	.margin-top-20{
		margin-top: 20px;
	}
	.margin-top-25{
		margin-top: 25px!important;
	}
	.margin-top-50{
		margin-top: 50px;
	}
	.margin-top-100{
		margin-top: 100px;
	}
	.margin-top-menos-150{
		margin-top: -150px;
	}
	.margin-top-menos-100{
		margin-top: -100px;
	}
	.margin-top-menos-50{
		margin-top: -50px;
	}
	.margin-top-menos-20{
		margin-top: -20px;
	}
	.margin-top-menos-10{
		margin-top: -10px;
	}
	.margin-bottom-10{
		margin-bottom: 10px;
	}
	.margin-bottom-50{
		margin-bottom: 50px;
	}
	.margin-h-5{
		margin-left: 5px;
		margin-right: 5px;
	}
	.margin-h-20{
		margin-left: 20px;
		margin-right: 20px;
	}
	.margin-v-20{
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.margin-v-25{
		margin-bottom: 25px;
		margin-top: 25px;
	}
	.margin-v-50{
		margin-bottom: 50px;
		margin-top: 50px;
	}
	.margin-v-70{
		margin-bottom: 70px;
		margin-top: 70px;
	}
	.margin-right-20{
		margin-right: 20px;
	}
	.margin-right-menos-50{
		margin-right: -45px;
	}
	.margin-right-menos-20{
		margin-right: -15px;
	}
	.padding-bottom-10{
		padding-bottom: 10px;
	}
	.padding-bottom-20{
		padding-bottom: 20px;
	}
	.padding-bottom-50{
		padding-bottom: 50px;
	}
	.padding-bottom-60{
		padding-bottom: 60px;
	}
	.padding-bottom-100{
		padding-bottom: 100px;
	}
	.padding-bottom-200{
		padding-bottom: 200px;
	}
	.padding-top-5{
		padding-top: 5px;
	}
	.padding-top-10{
		padding-top: 10px;
	}
	.padding-top-20{
		padding-top: 20px;
	}
	.padding-top-30{
		padding-top: 30px;
	}
	.padding-top-40{
		padding-top: 40px;
	}
	.padding-top-50{
		padding-top: 50px;
	}
	.padding-top-100{
		padding-top: 100px;
	}
	.padding-v-3{
		padding-bottom: 3px;
		padding-top: 3px;
	}
	.padding-v-5{
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.padding-v-10{
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.padding-v-20{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.padding-v-50{
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.padding-v-100{
		padding-bottom: 100px;
		padding-top: 100px;
	}
	.padding-left-10{
		padding-left: 10px;
	}
	.padding-left-20{
		padding-left: 20px;
	}
	.padding-left-50{
		padding-left: 50px;
	}
	.padding-left-100{
		padding-left: 100px;
	}
	.padding-right-10{
		padding-right: 10px;
	}
	.padding-right-20{
		padding-right: 20px;
	}
	.padding-right-50{
		padding-right: 50px;
	}
	.padding-h-5{
		padding-left: 5px;
		padding-right: 5px;
	}
	.padding-h-10{
		padding-left: 10px;
		padding-right: 10px;
	}
	.padding-h-20{
		padding-left: 20px;
		padding-right: 20px;
	}
	.padding-h-30{
		padding-left: 30px;
		padding-right: 30px;
	}
	.padding-h-50{
		padding-left: 50px;
		padding-right: 50px;
	}
	.padding-h-70{
		padding-left: 70px;
		padding-right: 70px;
	}
	.padding-0{
		padding: 0px;
	}
	.padding-5{
		padding:5px;
	}
	.padding-10{
		padding:10px;
	}
	.padding-15{
		padding:15px;
	}
	.padding-20{
		padding:20px;
	}
	.padding-30{
		padding:30px;
	}
	.padding-50{
		padding:50px;
	}
	.min-height-150px{
		min-height: 150px;
	}
	.min-height-250px{
		min-height: 250px;
	}
	.max-height-300px{
		max-height: 300px;
	}
	.min-height-500px{
		min-height: 500px;
	}
	.max-width-200{
		max-width: 200px;
	}
	.max-width-600{
		max-width: 600px;
	}
	.pointer{
		cursor: pointer;
	}
	#map{
		height: 400px;
	}
	.text-5{
		font-size: .5em;
	}
	.text-6{
		font-size: .6em;
	}
	.text-xs,
	.text-7{
		font-size: .7em;
	}
	.text-8{
		font-size: .8em;
	}
	.text-sm,
	.text-9
	{
		font-size: .9em;
	}
	.text-11
	{
		font-size: 1.1em;
	}
	.text-lg{
		font-size: 1.2em;
	}
	.text-xl{
		font-size: 1.5em;
	}
	.text-xxl{
		font-size: 2em;
	}
	.text-xxxl{
		font-size: 3em;
	}

	.text-v{
		writing-mode: vertical-lr;
		transform: rotate(180deg);
	}
	.uk-text-bold{
		font-weight: 600;
	}
	.uk-text-light{
		font-weight: 300;
	}

	.margin-0{
		margin: 0px;
	}
	/* Buttons */
	.uk-button{
		font-weight: 500;
		text-transform: none;
	}
	.uk-button-danger{
		background: tomato;
		color: #fff;
	}
	.uk-button-danger:active,
	.uk-button-danger.uk-active{
		color: #fff;	
	}
	.uk-button-danger:hover,
	.uk-button-danger:focus{
		background: #a00;
		color: #fff;
	}
	/* personal */
	.uk-button-personal {
		  background: #e10714;
		  color: white;
		  border: solid 2px #e10714;
	}
	/* Hover + Focus */
	.uk-button-personal:active,
	.uk-button-personal.uk-active,
	.uk-button-personal:hover,
	.uk-button-personal:focus {
		  background-color: white;
		  border: solid 2px #e10714;
		  color: #e10714;
	}
	/* verde */
	.uk-button-verde {
		  background: #e10714;
		  color: white;
		  border: solid 2px #e10714;
	}
	/* Hover + Focus */
	.uk-button-verde:active,
	.uk-button-verde.uk-active,
	.uk-button-verde:hover,
	.uk-button-verde:focus {
		  background-color: white;
		  color: #166936;
	}

		/* registro */
	.uk-button-registro {
		  background: #e10714;
		  border-radius: 15px;
		  color: white;
		  border: solid 2px #e10714;
		  padding-left: 20px;
		  width: 100%;

	}
	/* Hover + Focus */
	.uk-button-registro:active,
	.uk-button-registro.uk-active,
	.uk-button-registro:hover,
	.uk-button-registro:focus {
		  background-color: transparent;
		  border: solid 2px #e10714;
		  color: #e10714!important;

	}

		/* Footer */
	.uk-button-fotter {
	  background: white;
	  border-radius: 10px;
	  color: #2d63a3;
	  margin-left: 5px;
	  width: 120px;
	  padding-left: 20px;

	}
	/* Hover + Focus */
	.uk-button-fotter:active,
	.uk-button-fotter.uk-active,
	.uk-button-fotter:hover,
	.uk-button-fotter:focus {
	  background-color: #0079b0;
	  color: white;
	}
	.linea-button{ 
		border-bottom: solid 2px #e10714;
		color: #ff7344;
	}
	.outline-5{
		outline: solid 5px white;
	}
	.outline-10{
		outline: solid 10px white;
	}
	.uk-table-link>a{
		padding: 8px;
	}



	/* totop */
	.uk-button-totop,
	.uk-button-totop:hover,
	.uk-button-totop:focus,
	.uk-button-totop:active,
	.uk-button-totop.uk-active {
	  background-color: #333;
	  color: #fff;
	}
	/*  claro */
	.uk-button-white {
	  background-color: #fff;
	  color: #333;
	  border: 1px solid #e10714;
	}
	/* Hover + Focus */
	.uk-button-white:hover,
	.uk-button-white:focus {
	  background-color: #eee;
	  color: #111;
	}
	/* OnClick + Active */
	.uk-button-white:active,
	.uk-button-white.uk-active {
	  background-color: #ddd;
	  color: #000;
	}
	/*  TOP */
	.uk-button-top {
	  background-color: #000;
	  border: 1px solid #000;
	  color: #EEE;
	  font-size: 1.1em;
	  padding-top: 5px;
	}
	/* Hover + Focus */
	.uk-button-top:hover,
	.uk-button-top:focus {
	  background-color: #000;
	  color: #fff;
	}
	/* OnClick + Active */
	.uk-button-top:active,
	.uk-button-top.uk-active {
	  background-color: #000;
	  color: #CCC;
	}
	.uk-select,
	.uk-textarea,
	.uk-input{
		border: solid 1px #AAA;
	}
	.uk-select,
	.uk-input{
		height: 42px;
	}
	.uk-form-blank{
		border-color: transparent;
	}
	.uk-lightbox {
		background: rgba(0,0,0,.7)!important;
	}
	.uk-notification-message{
		background: none!important;
		color: white;
		text-align: center;
	}
	.uk-notification-message div{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	textarea{
		resize:none;
	}
	.z1{
		z-index: 1;
	}
	.z2{
		z-index: 2;
	}
	.producto-contenedor{
		padding: 0 50px;
	}

/* ----------- CHAT WHATS   */
	#whatsapp-plugin{
		background: url(../img/design/whats-bg.jpg);
		box-shadow: 0 0 10px rgba(0,0,0,0.3);
		width: 300px;
		position: fixed;
		bottom: 0;
		right: 30px;
		border-radius: 10px 10px 0 0;
	}
	#whats-show{
	  background-color: rgb(9, 94, 84);
		box-shadow: 0 0 10px rgba(0,0,0,0.3);
		color: white;
		position: fixed;
		bottom: 30px;
		right: 30px;
		padding: 8px 11px;
	}
	#whats-show a{
		color: white;
	}
	#whats-head{
	  background-color: rgb(9, 94, 84);
		border-radius: 10px 10px 0 0;
		line-height: 18px;
	}
	#whats-body-1{
		box-sizing: border-box;
		height: 120px;
	}
	#whats-body-2{
		background: url(../img/design/whats-globo.png) no-repeat center left;
		box-sizing: border-box;
		font-size: 13px;
		height: 100px;
		padding: 33px 0 0 35px;
		height: 120px;
	}
	#whats-footer{
		background: white;
		height: 60px;
	}
	#button-whats{
		background: rgb(79, 206, 93);
		color: white;
		border-radius: 50px;
	}

/* ----------- XML SITE MAP */
	urlset{
		background: url(../img/design/logo.png) no-repeat top center #e10714;
		padding-top: 110px;
	}
	url {
		background: #fff;
		display: block;
		padding: 10px
	}
	loc{
		display: block;
		margin: 0 auto;
		width: 1200px;
	}


/* ----------- LOADING      */
    .loading-container {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      overflow: hidden;
      z-index: 100000000000;
      pointer-events: none;
    }
    .loading-screen {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      padding-top: 0;
      background-color: #e10714;
      width: 100%;
      height: 100%;
      transform: scaleY(0) skewX(0);
      transform: translateY(-2500px);
      transform-origin: top left;
    }
    #loading-first>.loading-screen {
      transform: translateY(0);
    }

    /* Stripe 1 */
    .bg1-animated {
      display: inline;
      z-index: -1;
      background-image: linear-gradient(#e10714, #e10714);
      background-position: 0 80%;
      background-repeat: no-repeat;
      background-size: 0 40%;
      margin-left: -0.55rem;
      margin-right: -0.55rem;
      padding-left: 0.55rem;
      padding-right: 0.55rem;
      transition: background-size 1s 1.5s ease;
    }
    .bg1-animated.show {
      background-size: 100% 40%;
    }

    .pic-container{
      background: #e10714;
      position: absolute;
      left: 70%;
      top: 70%;
      border-radius: 50%;
      width: 300%;
      height: 300%;
    }

/* ----------- FUENTES      */
  .font-genaral,
  .uk-navbar-nav > li > a,
  .uk-navbar-toggle,
  body{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .uk-h1,
  .uk-h2,
  .uk-h3,
  .uk-h4,
  .uk-h5,
  .uk-h6{
  }
  .font2{
    font-family: 'Montserrat', serif;
  }

/* ----------- COLORES      */
  a,
  a:hover,
  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .uk-h1,
  .uk-h2,
  .uk-h3,
  .uk-h4,
  .uk-h5,
  .uk-h6,
  .color-general,
  footer a{
    color: black;
  }
  em,
  #sidebar a.active,
  #sidebar a:hover,
  .color-primary,
  .color-primary-hover:hover{
    color: #e10714!important;
  }
  .color-secondary{
    color: #333333;
  }
  #selectitem .uk-table-link a,
  #selectitem .uk-table-link a:hover,
  .color-terciary{
    color: #333333;
  }
  .color-dorado:hover,
  .color-dorado{
    color: #957E2D;
  }
  .color-verde{
    color: #166936;
  }
  .colorseleccionado,
  .color-rojo{
    color: tomato;
  }
  .color-rojo-vivo{
    color: #ff0000;
  }
  #filtrosmovil a,
  #sidebar a,
  .color-gris-9{
    color: #8c8b8b;
  }
  .color-gris-7{
    color: #777;
  }
  .color-gris-6{
    color: #666;
  }
  .color-gris-4{
    color: #444;
  }
  .color-gris{
    color: #a7a6a4;
  }
  .color-gris-3{
    color: #666;
  }
  .color-gris-2{
    color: #222;
  }
  .color-gris-a,
  .color-gris-a:hover{
    color: #a6a8ab;
  }
  .color-gris-d{
    color: #ddd;
  }
  .cartcount,
  .uk-navbar-nav>li>a,
  .uk-navbar-nav > li.uk-active > a,
  .uk-navbar-nav > li:hover > a,
  .uk-navbar-nav > li > a:focus,
  .uk-navbar-nav > li > a.uk-open,
  .uk-slidenav,
  .uk-slidenav:hover,
  .uk-slidenav:focus,
  .color-blanco,
  .color-blanco:hover{
    color: white;
  }
  .color-negro{
    color: black;
  }

/* ----------- FONDOS       */
  .bg-verde{
     background: #166936;
  }
  .bg-white{
    background: #FFF;
  }
  .cartcount,
  .uk-slidenav,
  footer .social-header:hover,
  footer .social-header,
  .uk-subnav-pill > .uk-active > a,
  .bg-primary{
    background: #e10714;
  }
  .ajax-file-upload{
    background: #e10714!important;
  }
  .bg-secondary{
    background: #333333;
  }
  .bg-terciary{
    background: #333333;
  }
  .bg-danger,
  .bg-red{
    background: tomato;
  }
  .bg-success{
    background: #9CDAB7;
  }
  .bg-blue{
    background: #32b4cc;
  }
  .bg-yellow{
    background: #f6b61a;
  }
  .bg-azulado{
    background: #7ab3c7
  }
  .bg-beige{
    background: #eae7e1;
  }
  .bg-black{
    background: black;
  }
  .bg-gris{
    background: #333;
  }
  #itemseleccionado,
  #itemseleccionado:active,
  .bg-gris-claro{
    background: #f2f2f2;
  }
  .bg-azul{
    background: #0695bd;
  }
  .bg-dark{
    background: rgba(0,0,0,.8);
  }
  .bg-alpha-red{
    background: rgba(250,0,0,.7);
  }
  .bg-claro{
    background: rgba(250,250,250,.7);
  }
  .bg-oscuro{
    background: rgba(0,0,0,.5);
  }
  .bg-test1{
    background: #ff0;
  }
  .bg-test2{
    background: #f0f;
  }
  .bg-test3{
    background: #0ff;
  }
  .bg-negro-brillante{
    background: rgb(3,1,3);
  }
  .bg-naranja{
    background: #FFF;
  }

/* ----------- NAVEGACIÓN   */
  #navsticky{
    background: rgba(255, 255, 255, .3);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border: 1.5px solid rgba(209, 213, 219, 0.3);
  }
  .nav-container{
    padding-left: 80px;
    padding-right: 80px;
  }
  .uk-navbar-nav > li > a,
  .uk-navbar-item,
  .uk-navbar-toggle{
    font-size: 1em;
    font-weight: 400;
    border: solid 0px transparent;
    border-bottom: solid 2px transparent;
    min-height: 80px;
    text-align: center;
  }
  .uk-navbar-nav > li.uk-active > a,
  .uk-navbar-nav > li:hover > a,
  .uk-navbar-nav > li > a:focus,
  .uk-navbar-nav > li > a.uk-open{
    border-bottom: solid 2px #e10714;
  }
  .uk-navbar-dropdown-nav>li>a{
    padding: 5px;
    color: #333333;
  }
  .uk-navbar-dropdown-nav>li>a:hover{
    background-color: #e10714;
    color: white;
  }

  .subnavmenu{
    padding-left: 10px;
  }

  /* Off canvas */
    .uk-offcanvas-bar{
    }
    .uk-offcanvas-bar a{
    }

    .uk-offcanvas-bar a:hover{
    }

    .uk-offcanvas-bar li{
    }

    .uk-offcanvas-bar .uk-nav-sub a{
      font-size: 1.2em;
      padding-bottom: 10px;
    }
    .uk-offcanvas-overlay::before{
      background: rgba(0,0,0,.5);
    }


/* ----------- TEMPLATE     */
    /* TEMPLATE */
      body{
        font-size:14px;
      }
      a:hover{
        text-decoration: none;
      }
      .bg-white,
      body{
        background: white;
      }
      html,
      body,
      footer a,
      footer a:hover,
      footer,
      .uk-navbar-nav > li > a,
      .uk-navbar-nav > li > a:hover,
      .uk-navbar-nav > li > a:focus,
      .uk-navbar-nav > li > a.uk-open,
      .uk-navbar-nav > li.uk-active > a,
      .uk-navbar-nav > li:hover > a,
      .color-black{
        color: #333;
        font-family: 'Montserrat', sans-serif;
      }
      .bg-primary{
        background: #e10714;
      }
      .bg-claro{
        background: #F8F8FF;
      }
      .color-white,
      .color-white h6,
      .color-white h3{
        color: white;
      }

      .social,
      .social:hover,
      .social:active,
      .socialnavsticky a,
      .socialnavsticky a:hover{
        color: #e10714;
      }
      .uk-navbar-nav > li > a{
        font-size: 1em;
        font-weight: 500;
        min-height: 50px;
        padding: 0 10px;
        text-transform: none;
      }
      .logo{
        width: 300px;
      }
      .socialnavsticky,
      .socialdiv{
        padding-top:10px;
      }
      .social{
        padding:5px;
      }
      .social:last-child{
        /* padding-left:0; */
      }
      .top-txt {
        padding-top:100px;
      }
      .uk-button{
        border-radius: 7px;
      }
      .material-symbols-outlined {
        font-variation-settings:
        "FILL" 0,
        "wght" 400,
        "GRAD" 0,
        "opsz" 48
      }
      .scale5{
        transform:scale(.5);
      }
      .scaletop{
        transform:scaleY(0);
        transform-origin: top;
      }
      .x100{
        margin-left: -100px;
        padding-right: 100px;
      }
      .x20{
        margin-left: -20px;
        padding-right: 20px;
      }
      .s3txt{
        padding-bottom:20px;
      }

      #whatsselector{
        background-color: white;
        border: 1px solid #666;
        border-radius: 5px;
        bottom:0;
        box-shadow: 0 0 15px rgba(0,0,0,.8);
        height:auto;
        overflow:hidden;
        right:5px;
        width:260px;
      }
      .whats-ejecutivo{
        border-bottom: 1px solid #999;
        padding: 10px;
      }
      .whats-cargo{
        font-size: .8em;
        color: #999;
      }
      .whats-nombre{
        color: #333;
        font-size: 1.2em;
        font-weight: 600;
      }
      .whats-estado{
        font-size: .8em;
        color: #05A884;
      }
      .whats-estado .material-symbols-outlined {
        font-size: 16px;
      }

      .uk-slidenav{
        padding:0;
        border-radius: 50%;
      }

    /* BUTTON-SHADOW */
      .button-shadow{
        box-shadow: 0 0 30px rgba(225,7,20,.5);
      }
      .button-shadow:hover{
        box-shadow: 0 0 0 rgba(225,7,20,.5);
      }
      .button-shadow-inverse:hover{
        box-shadow: 0 0 30px rgba(225,7,20,.5);
      }
      .button-shadow-inverse{
        box-shadow: 0 0 0 rgba(225,7,20,.5);
      }
    /* BUTTON PRIMARY */
      .uk-button-primary {
        background: #e10714;
        color: white;
        border: solid 2px #e10714;
      }
      /* Hover + Focus */
      .uk-button-primary:active,
      .uk-button-primary.uk-active,
      .uk-button-primary:hover,
      .uk-button-primary:focus {
        background-color: white;
        border: solid 2px #e10714;
        color: #e10714;
      }
    /* BUTTON SECONDARY */
      .uk-button-secondary {
        background: white;
        color: #e10714;
        border: solid 2px #e10714;
      }
      /* Hover + Focus */
      .uk-button-secondary:active,
      .uk-button-secondary.uk-active,
      .uk-button-secondary:hover,
      .uk-button-secondary:focus {
        background-color: #e10714;
        border: solid 2px #e10714;
        color: white;
      }
    /* BUTTON WHITE */
      .uk-button-white {
        background: transparent;
        color: white;
        border: solid 2px white;
      }
      /* Hover + Focus */
      .uk-button-white:active,
      .uk-button-white.uk-active,
      .uk-button-white:hover,
      .uk-button-white:focus {
        background-color: white;
        border: solid 2px white;
        color: #e10714;
      }
    /* BUTTON TEXT */
      /* Hover + Focus */
      .uk-button-text:active,
      .uk-button-text.uk-active,
      .uk-button-text:hover,
      .uk-button-text:focus {
        color: #e10714;
      }

    .serviicon{
      height:300px;
      width:300px;
    }
    .serviicon .material-symbols-outlined{
      font-size:8em;
    }

    /* GENERALES */
      .autoalpha{
        opacity: 0;
      }
      .fs50{
        font-size:50px;
      }
      .fs30{
        font-size:30px;
      }
      .fs20{
        font-size:20px;
      }

      .mv0{
        margin-bottom:0;
        margin-top:0;
      }
      .mv20{
        margin-bottom:20px;
        margin-top:20px;
      }
      .mv50{
        margin-bottom:50px;
        margin-top:50px;
      }
      .p20{
        padding:20px;
      }
      .pv20{
        padding-bottom:20px;
        padding-top:20px;
      }
      .pv50{
        padding-bottom:50px;
        padding-top:50px;
      }
      .pt30{
        padding-top:30px;
      }
      .pt20{
        padding-top:20px;
      }

      .uk-notification-message{
        background: none!important;
        color: white;
        text-align: center;
      }
      .uk-notification-message div{
        padding-top: 20px;
        padding-bottom: 20px;
      }
      input::-webkit-outer-spin-button,
      input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
      }
      input[type=number] {
        -moz-appearance: textfield;
      }
      .uk-input,
      .uk-textarea{
        border: solid 1px #AAA;
      }
      textarea {
        resize: vertical;
      }
      .bg-danger,
      .bg-red{
        background: tomato;
      }
      .bg-success{
        background: #9CDAB7;
      }
      .bg-blue{
        background: #32b4cc;
      }
      .transicion,
      .transicion:hover {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
      }

    /* MEDIAQUERY */
      @media (max-width: 700px){
        .top-txt {
          padding-top:20px;
        }
        .fs30{
          font-size:25px;
        }
        .fs20{
          font-size:17px;
        }
        .logo{
          width: 200px;
        }
        .s3txt{
          padding-bottom:50px;
        }
        .uk-button-text{
          font-size: 12px;
        }
        .serviicon{
          height:200px;
          width:200px;
        }
        .serviicon .material-symbols-outlined{
          font-size:6em;
        }
      }

      @media (max-width: 640px){
        .uk-button{
          margin: 10px 0;
        }
      }

/* ----------- MEDIA QUERY  */

  @media (min-width: 1800px){
    .bg-header-2{
      background-size: 100%;
    }
    .bg-central{
      background-size: 100%;
      height: 500px; 
    }
  }
  @media (max-width: 1600px){/*Tamaño xl*/

  }
  @media (max-width: 1400px){
  
  }
  @media (max-width: 1200px){/*Tamaño l*/
    .inicio-logos{
      margin-top: 20px;
    }
    #productos-relacionados .bg-verde{
      background: white;
      color: #166936;
    }
  }
  @media (max-width: 960px){ /*Tamaño m*/
    .logo-header{
      height: 100px;
    }
    .x100{
      padding-right: 0px;
    }
  }
  @media (max-width: 820px){
  }
  @media (max-width: 640px){/* Tamaño s*/
    .nav-container{
      padding-left: 20px;
      padding-right: 20px;
    }
    .searchandbuttons{
      margin-top: -20px;
    }
  }
  @media (max-width: 550px){
  }

