/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-word-wrap: break-word;
  -moz-word-wrap: break-word;
  -ms-word-wrap: break-word;
  -o-word-wrap: break-word;
  word-wrap: break-word;
}

html {
  overflow-x: hidden;
}

a[href="http://www.faboba.com"] {
  display: none !important;
  visibility: hidden !important;
}

.uk-margin-xxl {
    margin-top: 80px;
    margin-bottom: 70px;
}

 .uk-button {
  border-radius: 25px;
  color: #1550a0;
  background-color: transparent;
  border-color: #1550a0;
  padding: 5px 25px;
  font-weight: 500;
}

.uk-button::before {
  top: 0;
  background: #1550a0 !important;
}

.uk-button:hover {
  color: #ffffff !important;
}

 .tm-navbar-container {
  padding: 15px 40px;
}

.tm-navbar-container > div {
  width: 100%;
  max-width: 1580px;
  margin: 0 auto;
}

 ul.redes {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0px;
  
}

ul.redes > li:not(:last-child) {margin-right: 20px;}

ul.redes > li > a {
  background: #1550a0;
  color: #ffffff;
  border-radius: 50%;
  border-color:#1550a0;
}

ul.redes > li > a.uk-icon-button::after{
  background: linear-gradient(to right,  rgba(237,28,36,1) 0%,rgba(230,229,18,1) 25%,rgba(94,192,61,1) 50%,rgba(2,172,203,1) 75%,rgba(96,40,115,1) 100%);

}

/* Header */
ul.uk-navbar-nav > li > a {
  font-weight: 600;
  font-size: 18px;
  padding: 0px 20px;
  border-radius: 25px;
  height: 45px;
  line-height: 45px;
}

ul.uk-navbar-nav > li:not(.uk-active) > a {
  color: #666666;
}

ul.uk-navbar-nav > li.uk-active > a {
  color: #ffffff;
  background: #1550a0;
}

ul.uk-navbar-nav > li > a::before {
  bottom: 0px;
}

ul.uk-navbar-nav {
  height: 80px;
  display: flex;
  align-items: center;
}

ul.uk-navbar-nav > li.uk-active > a::before {
  opacity: 0;
}

.uk-navbar-nav > li:not(:last-child) {
  margin-right: 15px;
}

.uk-dropdown .uk-nav li > a {
  font-weight: 600;
  font-size: 15px;
  border-radius: 25px;
  font-family: 'DINCond';
  text-transform: uppercase;
  color: rgba(255,255,255,0.7);
}

.uk-nav-dropdown > li.uk-active > a, 
.uk-nav-navbar > li.uk-active > a,
.uk-nav-dropdown > li > a:hover, 
.uk-nav-navbar > li > a:hover {
    color: #ffffff;
}

.uk-dropdown {
  padding: 20px;
  width: 240px;
  background-color: #1550a0;
  color: rgba(255,255,255,0.7);
  border-radius: 0px 10px 10px 10px;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.3);
}

.rd-home div#tm-top-b {
  background: url('../../../images/secciones/nosotros/bg-nosotros.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.under-img {
  top: 0px;
  left: 0;
}

.rd-home div#tm-top-c,
.rd-home div.tm-block-main {
  padding: 50px 0px;
}

.mod_Productos > h3.uk-panel-title,
.mod_blog > h3.uk-panel-title {
  text-align: center;
  margin-bottom: 70px;
  font-size: 36px;
  font-weight: 600;
  padding: 40px 0px;
  position: relative;
  text-transform: uppercase;
}

.mod_Productos h3.uk-h5 {
  font-weight: 600;
  color: #333333;
}

.mod_Productos li > .uk-panel > div,
.mod_blog li > .uk-panel > div {
  margin-bottom: 25px;
}

.mod_Productos > h3.uk-panel-title::before,
.mod_blog > h3.uk-panel-title::before {
  content: '';
  width: 120px;
  height: 4px;
  background: linear-gradient(to right,  rgba(237,28,36,1) 0%,rgba(230,229,18,1) 25%,rgba(94,192,61,1) 50%,rgba(2,172,203,1) 75%,rgba(96,40,115,1) 100%);
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0%);
}

.mod_Productos .uk-overlay > img {
  width: 100%;
  max-width: 216px;
  transform: scale(0.8);
}

.mod_Productos 
.uk-overlay-hover:hover .uk-overlay > img {
  transform: scale(1);
}


.mod_Productos .uk-slidenav-position  {
  margin-bottom: 35px;
  padding-bottom: 25px;
}

.mod_Productos{
  padding-bottom: 35px;
}

.mod_banner-top-d .uk-overlay-panel,
.mod_banner-bottom-a .uk-overlay-panel {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}

.mod_banner-top-d .uk-overlay-panel > div,
.mod_banner-bottom-a .uk-overlay-panel > div {
  width: 100%;
  max-width: 660px;
  text-align: center;
}

.mod_banner-top-d .uk-overlay-panel > div h3,
.mod_banner-bottom-a .uk-overlay-panel > div h3 {
  font-weight: 600;
  font-size: 28px;
}

.mod_banner-top-d .uk-overlay-panel > div h3 + p,
.mod_banner-bottom-a .uk-overlay-panel > div h3 + p {
  font-size: 20px;
}

span.date {
  display: block;
  color: #1550a0;
  font-size: 14px;
}

.mod_blog li > .uk-panel > a + div + div {
  font-size: 20px;
  line-height: 26px;
  padding: 0px 15px;
}

.mod_blog li > .uk-panel {
  transition: all 0.3s;
  padding-bottom: 15px;
}

.mod_blog li > .uk-panel:hover {
  box-shadow:0px 0px 5px 0px #cccccc;
}


div#tm-footer {
  padding: 25px 0px;
  background: linear-gradient(to right,  rgba(20,80,160,1) 0%,rgba(32,124,202,1) 51%,rgba(0,174,236,1) 100%);
}

.content-text {
  display: flex;
  align-items: center;
  text-align: left;
}

.content-text a {
  color: white
}

@media screen and (min-width: 768px){
  .content-text > p {
      margin-left: 10px;
  }
  .tm-footer .uk-grid > div:last-child > div > p {
      margin-right: 15px;
      margin-left:0px;
  }
}

.tm-footer .uk-grid > div:last-child > div {
  text-align: right;
}


footer.tm-footer {
  color: #ffffff;
}

.tm-footer ul.redes > li > a {
  color: #1550a0;
  background: #ffffff;
  border-color: #ffffff;
}

.tm-footer span.uk-icon-button {
  border-radius: 50%;
  border-color: #ffffff;
  background: #ffffff;
  color: #1550a0;
}

.tm-footer span.uk-icon-button::after{
  background:linear-gradient(to right,  rgba(237,28,36,1) 0%,rgba(230,229,18,1) 25%,rgba(94,192,61,1) 50%,rgba(2,172,203,1) 75%,rgba(96,40,115,1) 100%);
}

.tm-footer p {
  font-size: 14px;
}

.uk-animation-3 {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.uk-animation-4 {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}

.uk-animation-5 {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}

/*CARTA DE COLORES*/

@media screen and (min-width: 1280px){
  .uk-width-medium-1-7 {
  max-width: 14.23%;
  }
}

@media screen and (max-width: 1280px){
  .uk-width-medium-1-7 {
  max-width: 20%;
  }
}

@media screen and (max-width: 960px){
  .uk-width-medium-1-7 {
  max-width: 25%;
  }
}
@media screen and (max-width: 768px){
  .uk-width-medium-1-7 {
      max-width: 33.33%;
  }
}

@media screen and (max-width: 510px){
  .uk-width-medium-1-7 {
      max-width: 50%;
  }
}
.content-colors {
  height: 164px;
  box-shadow: 0px 0px 5px 0px rgb(238 238 238 / 50%);
}

.uk-block-small{
  padding: 25px 0px;
}

.mod_carta-de-colores h3 {
  font-weight: 500;
}

.tm-isblog  section.tm-bottom-b .uk-panel-title{
  font-weight: 600;
  margin-bottom: 35px;
  text-align: center;
  text-transform: uppercase;
  font-size: 42px;
}



.mod_carta-de-colores ul.uk-subnav > li > a {
  font-weight: 600;
  padding: 8px 40px;
  border: 1px solid #1550a0;
  font-size: 20px;
}

.mod_carta-de-colores ul.uk-subnav > li {
  padding-left: 10px;
}



.mod_carta-de-colores ul.uk-subnav > li > a > img {
  height: 15px;
  margin-left: 5px;
}

.mod_carta-de-colores ul.uk-subnav > li:not(.uk-active) > a {
  color: #1550a0;
}

.rd-cc main#tm-content {
  display: none;
}

/* Breadcrumb */ 
.inner-breadcrumb .uk-breadcrumb { 
  background-size: cover;
  background-position: center;
  text-align: center;
  list-style: none;
  padding: 40px;
  min-height: 420px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inner-breadcrumb .uk-breadcrumb {
  background-image: url(../../../images/layout/bg-header.jpg);

}

.rd-nosotros .uk-breadcrumb {
  background-image: url(../../../images/layout/breadcrum-nosotros.jpg);
}


.rd-contacto .uk-breadcrumb {
  background-image: url(../../../images/slideshow/contactos/breadcrumbs-contactos.jpg);
}

.rd-contacto.msg .uk-breadcrumb{
  min-height: 220px;
}


.inner-breadcrumb .uk-breadcrumb li {
  display: none;
}

.inner-breadcrumb .uk-breadcrumb li:first-child {
  display: block;
}

.inner-breadcrumb .uk-breadcrumb li:first-child > a {
  text-decoration: none;
  pointer-events: none;
  cursor: none;
}

.inner-breadcrumb .uk-breadcrumb li::before {
  display: none;
}

.inner-breadcrumb ul.uk-breadcrumb li > * {
  font-size: 60px;
  color: #ffffff;
  font-weight: 700;
  line-height: 60px;
  text-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}

/* Calculadora */

.calculadora-wrapper {
    width: 1030px;
  	max-width: 100%;
    margin: 0px auto;
}

.calculadora-wrapper .uk-panel.uk-panel-box.uk-panel-box-primary {
    background: linear-gradient(135deg,  #0c77bf 0%,#14509f 100%);
    color: #ffffff;
    border-radius: 10px;
}

.calculadora-wrapper .uk-panel.uk-panel-box.uk-panel-box-primary h1,
.calculadora-wrapper .uk-panel.uk-panel-box.uk-panel-box-primary h3 {
    color: #ffffff;
}

#calculadora .uk-label {
    display: block;
    width: 100%;
    font-size: 20px;
    margin-bottom: 10px;
}

#calculadora select,
#calculadora input{
    color: #13509F;
    background-color: #ffffff;
    width: 100%;
    font-size: 22px;
    height: 56px;
    padding: 0px 10px;
    border-radius: 10px;
    
}

#calculadora input::-ms-input-placeholder { /* Edge 12-18 */
  color: #13509F;
}

#calculadora input::placeholder {
  color: #13509F;
}

@media (min-width: 768px) {
.calculadora-wrapper .uk-panel.uk-panel-box.uk-panel-box-primary {
  	padding-left: 40px;  
  	padding-right: 120px;
}
    
.imagen-lata.uk-width-medium-1-4 {
    margin-left: -120px;
    width: calc(25% + 120px);
    z-index: 3;
}
}

.calculadora-wrapper .uk-panel-title {
    font-size: 22px;
    font-weight: 600;
}

.resultado-text {
    color: #F4C116;
    font-size: 34px;
}

.resultado-title {
    font-size: 22px;
    line-height: 34px;
    margin-top: 20px !important;
    font-weight: 600;
    text-transform: uppercase;
}

button#calcular {
    background-color: #01ABE9;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    padding: 12.4px 30px;
    width: 100%;
}

button#calcular::before {
    background: #F4C116 !important;
}

/*Sobre nosotros*/
    .rd-nosotros .circle {
             width: 400px; 
            height: 400px;
            border-radius: 50%;
            display: flex; 
            justify-content: center;
            font-size: 1.1em;
            box-sizing: border-box;
            flex-direction: column;
            align-items: center;
            padding: 24px;
            text-align: center;
            color: #fff;
        }

        .prop-circle {
            background: linear-gradient(to bottom right, #18b094, #00a5c8,  #4a00e0, #5d2b76 );
        }

        .mission-circle {
            background: linear-gradient(to bottom right, #e74c3c, #f39c12);
        }

        .vision-circle {
            background: linear-gradient(to bottom right, #b5d821, #27ae60, #00a5c8,  #09adba);
        }

      .rd-nosotros .value-circle {
            width: 300px; 
            height: 300px;
            border: 10px solid;
            border-radius: 50%;
            display: flex; 
            justify-content: center;
            font-size: 1.1em;
            box-sizing: border-box;
            flex-direction: column;
            align-items: center;
            padding: 24px;
            text-align: center;
        }


        .rd-nosotros .adaptability {
            border-color: #3498db;
            margin-top: 55px;
        }

        .rd-nosotros .transversality {
            border-color: #e74c3c;
        }

        .rd-nosotros .commitment {
            border-color: #27ae60;
            margin-top: 55px;
        }

        .rd-nosotros .integrity {
            border-color: #f39c12;
        }

        .adaptability h3,
        .transversality h3,
        .commitment h3,
        .integrity h3{
            margin-bottom: 20px;
            color:#000;
            font-weight: 600
        }

    .rd-nosotros .circle h3 {
        color: #fff;
    }

/* Home */
.color-title {
    position: relative;
    color: #1550a0;
    text-transform: uppercase;
    font-size: 45px;
    /*text-shadow: 2px 2px 2px rgba(0,0,0,0.3);*/
    font-weight: 600;
    font-family: 'DINCond';
    padding: 15px 45px 25px 45px;
    z-index: 2;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}

/*.color-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: red;
    z-index: -1;
    background: linear-gradient(to right, #ed1c2b 10%,#dce314 40%,#0096c7 75%,#573071 95%);
    transform: skew(-10deg);
}*/

.color-title:not(.color-title-small)::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100px;
    max-width: 100%;
    height: 5px;
    background: red;
    z-index: -1;
    background: linear-gradient(to right, #ed1c2b 10%,#dce314 40%,#0096c7 75%,#573071 95%);

}

/* Slideshow */
h1.slide-title {
    font-size: 140px;
    line-height: 140px;
    margin: 0px;
    font-weight: bold;
    font-family: 'DINCond';
    text-shadow: 2px 2px 6px rgba(0,0,0,0.3);
}

.uk-slideshow .uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade {
    width: 1620px;
    max-width: 100%;
    margin: 0px auto;
    padding: 20px;
}

h3.color-title.color-title-small {
    font-size: 39px;
    width: 100%;
    text-align: center;
    margin: 0px;
    letter-spacing: 8px;
    padding: 15px;
    color: #1550a0;
    padding: 10px 0px 0px 0px;
}
/* Blog */
.blog-uikit-articulos article.uk-article > .uk-article-title,
.blog-uikit-promocion article.uk-article > .uk-article-title,
.blog-uikit-institucionales article.uk-article > .uk-article-title,
.blog-uikit-responsabilidad-social article.uk-article > .uk-article-title {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-top: 0px;
    color: #333333;
}

.tm-isblog.item-campana .yoo-zoo.blog-uikit .uk-article-title {
  text-align: center;
  margin-bottom: 30px;
 
}

.tm-isblog.item-campana .yoo-zoo.blog-uikit > .uk-article >  .uk-article-title {

  font-size: 32px;
}

@media (min-width: 768px) {
  .tm-isblog.item-campana .yoo-zoo.blog-uikit > .uk-grid > div {max-width:33.333%}
  .tm-isblog.item-campana .yoo-zoo.blog-uikit .uk-article-title +.uk-align-medium-left {
    margin-right: 40px;
  }
}
.tm-isblog.item-campana .yoo-zoo.blog-uikit .element.element-imagepro {
  margin-top: 80px;
}

/*PRODUCTOS*/
@media (min-width: 768px) {
  .rd-productos .blog-uikit > .uk-grid > div {
      max-width: 33.33%;
  }
}
ul.uk-nav-side > li > a {
  color: #333333;
  font-weight: 600;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0px;
}

ul.uk-nav-side > li.uk-active > a, ul.uk-nav-side > li:hover > a {
  color: #1550a0;
  border-color: #1550a0;
}

#tm-main-top ul.uk-breadcrumb > li > span,
#tm-main-top ul.uk-breadcrumb > li > a {
  color: #1550a0 !important;
  font-weight: 600;
  font-size: 18px;
}

#tm-main-top ul.uk-breadcrumb > li::before {
  color: #1550a0 !important;
  font-weight: 600;
  font-size: 18px;
}

.rd-category-menu > h3.uk-panel-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 26px;
}

.rd-productos .blog-uikit > .uk-grid > div > .uk-article {
  text-align: center;
  padding: 25px 15px;
  box-shadow: 0px 0px 21px 0px rgb(238 238 238 / 80%);
  border: 1px solid #dcdcdc;
  border-radius: 5px;
}

.rd-productos .blog-uikit > .uk-grid > div > .uk-article .uk-article-title {
  font-size: 16px;
  margin: 0px;
  line-height: 20px;
  color: #333333;
  padding-bottom: 25px;
}

.rd-productos .blog-uikit > .uk-grid > div > .uk-article .uk-article-title > a {
    font-weight: 600;
  padding: 0;
  border-radius: 0;
}

.rd-productos .blog-uikit > .uk-grid > div > .uk-article img {
  transform: scale(0.9);
  transition: all 0.3s;
  width: 100%;
  max-width: 216px;
  height: 256px;
  object-fit: contain;
}

.rd-productos .blog-uikit > .uk-grid > div > .uk-article:hover img {
  transform: scale(1);
}

.rd-productos .inner-breadcrumb .uk-breadcrumb{
  background-image: url(../../../images/layout/header-productos.jpg);
}

.rd-productos h1.uk-h1 {
  font-weight: 500;
  color: #333333;
}

.rd-productos .yoo-zoo a {
  padding: 10px 25px;
  border-radius: 25px;
  font-weight:500;
}
a[title="Fecha Técnica"],a[title="Ficha Técnica"] {
  color: #1550a0;
  border: 1px solid #1550a0;
 
}
a[title="Hoja de seguridad"] {
  color: #f71c25;
  border: 1px solid #f71c25;
 
}
a[title="Carta de Colores"] {
  color: #06ad4d;
  border: 1px solid #06ad4d;
}
.content-btn-full > a:not(:last-child) {
  margin-right: 10px;
}

.content-btn-full {
    margin-top: 30px;
}

@media screen and (max-width: 1150px){
  .content-btn-full > a {
      display: block;
      text-align: center;
      margin-bottom: 10px;
  }
}

@media screen and (510px){
  #tm-main-top ul.uk-breadcrumb > li > span,
  #tm-main-top ul.uk-breadcrumb > li > a {
      font-size: 16px;
  }

  .rd-productos h1.uk-h1 {
      font-size: 32px;
      font-weight: 600;
  }
}
.rd-cc .zoo-itempro-grid .content-colors + p {
  margin-bottom: 0px;
}

.custom-scroll-colors {
  padding: 15px;
  background-color: #fff;
}
.custom-scroll-colors > ul > li + li {
  margin-left: 10px;
}
body > .uk-sticky-placeholder .tm-navbar-container {
  z-index: 99999;
} 

@media screen and (max-width:600px){
  .custom-scroll-colors {
    overflow-x: auto;
    top: 0 !important;
    left: 0;
    right: 0;
    min-width: 100%;
  }
  .custom-scroll-colors > ul {
    display: ;
    align-content: start;
    justify-content: left;
  }
}

body:not(.rd-multicolor) p.title + div {
    display: none;
}

.rd-productos .yoo-zoo.blog-uikit .uk-width-medium-2-3 > ul > li {
    text-transform: uppercase;
}

.blog-uikit-contactos table tr > td {
    vertical-align: top;
}

.blog-uikit-contactos table tr > td .uk-icon-button {
    border-radius: 50%;
    background: #1962b1;
    color: #ffffff;
    margin-right: 10px;
}


.blog-uikit-contactos input, .blog-uikit-contactos textarea, .blog-uikit-contactos select {
    border: 1px solid #cccccc !important;
  	padding: 5px 10px !important;
    border-radius: 5px;
  	box-shadow: 0px 0px 5px 0px #eeeeee !important
}

.blog-uikit-contactos input, .blog-uikit-contactos select {
    height: 35px !important;
}

.yoo-zoo.blog-uikit.blog-uikit-contactos {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.rd-contacto div#tm-bottom-a {
    padding-bottom: 0px;
}

.uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: 1px solid #eeeeee;
}
ul.uk-list.list-icon > li:not(:last-child) {
    margin-bottom: 15px;
}

.circle{fill:none;stroke:#7a6eb7; stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .circle-dash{fill:none;stroke:#7a6eb7; stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .check{fill:none;stroke:#2d619a; stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check-dash{fill:none;stroke:#2d619a; stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check {

          stroke-dasharray: 60 100;

          animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -webkit-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -moz-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -o-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          opacity: 0;

        }



        @-webkit-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        @-moz-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        @keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        .check-dash {

          stroke-dasharray: 10 100;

          animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -webkit-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -moz-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -o-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

        }



        @-webkit-keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        @-moz-keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        @keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        .circle {

          stroke-dasharray: 300 300;

          animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -webkit-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -moz-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -o-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          opacity: 0;

        }



        @-webkit-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        @-moz-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        @keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        .circle-dash {

          stroke-dasharray: 10 300;

          animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -webkit-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -moz-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -o-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          opacity: 0;

        }



        @-webkit-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}



        }



        @-moz-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}



        }



        @keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}





        }

a.uk-navbar-toggle.uk-hidden-large {
    font-size: 20px;
    font-weight: 700;
}

/*Newsletter*/
#form-subscription-action {
  z-index: 99999;
}
#form-subscription-action > .uk-modal-dialog {
  background-image: url('/images/layout/bg-header.jpg');
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 0 0 18rem;
}
#form-subscription-action > .uk-modal-dialog > .container {
  padding: 2rem;
  background-color: #fff;
  position:relative;
}
#form-subscription-action > .uk-modal-dialog > .container input {
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 45px;
  height: 45px;
}
#form-subscription-action > .uk-modal-dialog > .container .uk-button {
  width: 100%;
  border-radius: 5px;
  background-color: #1550a0;
  color: #fff;
}
#form-subscription-action > .uk-modal-dialog > .container .uk-button:hover {
  background-color: #fff;
  color: #1550a0;
}
#form-subscription-action .loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.7);
  z-index: 9;
}
#form-subscription-action .loading .uk-modal-spinner {
  color: #1550a0;
  font-size: 40px;
}
#form-subscription-action .uk-modal-close {
  margin-right: -15px;
  margin-top: -15px;
}

@media screen and (max-width: 510px){
    #form-subscription-action > .uk-modal-dialog {padding:0;}

  h1.slide-title {
      font-size: 85px;
      text-align: center;
  }

  h2.color-title {
      padding: 25px 0px;
      font-size: 36px;
      letter-spacing: 1px;
  }

  .mod_Productos > h3.uk-panel-title, .mod_blog > h3.uk-panel-title {
      font-size: 28px;
      margin-bottom: 25px;
      padding: 30px 0px;
  }

  .mod_banner-top-d .uk-slideshow .uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade {
      background: rgb(21 80 160 / 20%);
  }

  .mod_banner-bottom-a .uk-slideshow .uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade {
      background: rgb(237 28 43 / 20%);
  }

  .tm-footer span.uk-icon-button {
      margin-right: 10px;
  }

  ul.redes {
      padding-left: 0px;
      justify-content: flex-start;
  }

  .tm-footer .uk-grid > div:last-child > div {
      text-align: left;
  }

  .tm-footer .uk-grid > div:last-child > div > p {
      margin-right: 15px;
  }

  .mod_blog li > .uk-panel {
      min-height: 460px;
  }
  
  .mod_Productos .uk-panel.uk-overlay-hover {
    min-height: 305px;
  }
    .rd-nosotros .circle {
      width: 315px;
      height: 315px;
  }

  .rd-nosotros .circle h3 {
      font-size: 24px;
      margin-bottom: 0px;
  }

  .rd-nosotros .circle h3 + p {
      font-size: 15px;
  }

  .rd-nosotros .uk-container .uk-article > .uk-container {
      padding: 0px;
  }

  .rd-nosotros div#tm-bottom-a .uk-container > .uk-margin-xxl {
      margin-top: 35px !important;
  }

  .rd-nosotros div#tm-bottom-a .uk-container > .uk-margin-xxl > h2 {
      font-size: 32px;
      font-weight: 500;
  }

  .rd-nosotros .adaptability,
  .rd-nosotros .commitment {
      margin-top: 25px;
  }

  .rd-nosotros div#tm-bottom-a .uk-container > .uk-margin-xxl > h2 + div > div {
      justify-content: center;
  }
  .tm-isblog.item-campana .yoo-zoo.blog-uikit > .uk-article > h1.uk-article-title {
    font-size: 21px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: left;
  }
  .tm-isblog.item-campana .yoo-zoo.blog-uikit .element.element-imagepro {
    margin-top: auto;
  }
}


.gallery-blog,
.full-blog-item {
  margin: 0 auto;
  max-width: 900px;
}
.full-blog-item h1.uk-article-title {
  font-size: 36px;
  font-weight: bold;
  line-height: 45px;
}
.full-blog-item .element.element-imagepro {
  margin-top: 0 !important;
}
.full-blog-item .content-blog {
  font-size: 16px;
  line-height: 30px;
}

@media screen and (max-width: 1400px){
    .tm-navbar-container .menu nav.uk-navbar > ul.uk-navbar-nav > li {
        margin-right: 0;
    }
}

@media screen and (max-width: 1278px){
    .tm-navbar-container .menu nav.uk-navbar > ul.uk-navbar-nav > li > a {
      padding-right: 0;
    }
}

@media screen and (max-width: 1140px){
    .tm-navbar-container .menu nav.uk-navbar > ul.uk-navbar-nav > li > a {
      font-size: 14px;
    }
}

#offcanvas ul.uk-nav.uk-nav-offcanvas a {
  font-size: 18px;
  line-height: 32px;
}