/* 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;   
}

/*HEADER*/
.header {
    padding: 0px 40px;
}

.search-logo-lf > div:not(:last-child) {
    margin-right: 20px;
}

.search-logo-lf > div > i {
    line-height: 70px;
    margin-bottom: 5px;
}

.tm-navbar-container {
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px #cccccc;
}

/*MENU*/

.menu li.uk-active > a {
    background: #f1152e;
    color: #ffffff;
}

.menu ul.uk-navbar-nav > li {
    margin-right: 0px !important;
}

.menu li > a {
    padding: 5px 20px;
    line-height: normal;
    height: auto;
    border-radius: 25px;
    font-weight: 600;
}

.menu li > a::before {
    display: none;
}

/*SLIDESHOW*/

.uk-slideshow .uk-overlay-panel > div {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 40px;
    width: 100%;
   
}
.mod_slideshow .uk-text-dark,
body.rd-inicio .uk-block.tm-block-main .uk-text-dark{
  color: #444;
}
.mod_slideshow .uk-text-dark .bg-red,
body.rd-inicio .uk-block.tm-block-main .uk-text-dark .bg-red{
  color: #fff;
}
@media screen and (min-width: 768px){
    .mod_slideshow h1,
    body.rd-inicio .uk-block.tm-block-main h1{
        font-size: 60px;
        line-height: 54px;
        margin-bottom: 0px;
    }
    .mod_slideshow h2.uk-text-dark,
    body.rd-inicio .uk-block.tm-block-main h2.uk-text-dark{
      line-height: 40px;
    }
    
    body.rd-inicio .uk-block.tm-block-main h2.uk-text-dark, 
    body.rd-inicio .uk-block.tm-block-main h2.uk-text-dark span {
      line-height: 48px;
      font-size: 30px;
    }

    .mod_slideshow h2,
    body.rd-inicio .uk-block.tm-block-main h2{
        margin: 0px 0px;
        font-size: 34px;
        font-weight: 700;
        line-height: 46px;
    }

    .mod_slideshow h3,
    body.rd-inicio .uk-block.tm-block-main h3{
        margin: 0;
        font-size: 24px;
        line-height: 1.0;
    }

    h2, .uk-h2 {
        font-size: 35px;
        line-height: 49px;
    }
}

.bg-red {
    background: #f1152e;
    line-height: 50px;
    padding: 0px 5px;
}





/*PRODUCTOS*/
.c-red{
color: #f1152e;
}

.uk-slideset > li > .uk-panel > h3 {
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0%);
    width: 100%;
    padding: 25px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    color: #ffffff;
    font-weight: 600;
    font-size: 26px;
}

.uk-slideset > li > .uk-panel > div{
    margin: 0px;
}

/*NOSOTROS HOME*/
.uk-panel.mod_nosotros{
    background-image: url('../../../images/slideshow/inicio/logistica-2.jpg');
    min-height: 480px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.uk-panel.mod_nosotros::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
}

a.uk-button {
    height: 40px;
    line-height: 32px;
    color: #ffffff;
    border-radius: 25px;
    padding: 2px 30px;
    border-color: #ffffff;
}

a.uk-button::before {
    background: #f1152e !important;
    top: 0;
}

/*BLOQUE INFO HOME*/


.logo {
    min-height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content {
    width: 100%;
    max-width: 184px;
    margin: 0 auto;
}

.content > p {
    font-size: 18px;
    margin-top: 5px;
}

span.num {
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
}

.mod_nosotros p {
    font-size: 22px;
}

.mod_nosotros h3 {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 25px;
}

/*DISTRIBUCION*/

.rd-inicio div#tm-bottom-a {
    background-image: url('../../../images/layout/distribucion.png');
    min-height: 700px;
    display: flex;
    align-items: end;
    background-size: cover;
    background-position: center;
}


.rd-inicio .uk-block.tm-block-main.uk-block-default > .uk-container.uk-container-center {
  max-width: 100%;
  padding: 0;
}
.rd-inicio .uk-block.tm-block-main.uk-block-default > .uk-container.uk-container-center > #tm-middle {
  position: relative;
}
.uk-block-default:not(.tm-block-padding-collapse) + .uk-block.tm-block-main.uk-block-default {
  padding-bottom: 0;
}
.rd-inicio .uk-block.tm-block-main.uk-block-default > .uk-container.uk-container-center > #tm-middle > .tm-main #tm-main-bottom {
  padding: 0;
  margin: 0;
}
.rd-inicio .uk-block.tm-block-main.uk-block-default > .uk-container.uk-container-center > #tm-middle > .tm-main #tm-main-bottom .uk-panel.mod_mapa {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 768px){


.mod_distribucion h2 {
    font-size: 35px;
}
}

.mod_distribucion p {
    font-size: 18px;
}

.mod_distribucion h2 {
    font-weight: 700;
}


/*FOOTER*/
ul.redes-f > li {
    margin: 0px 13px;
}

ul.redes-f > li > a {
    border-radius: 50%;
    background: #ffffff;
    color: #49545c;
}

div#tm-footer {
    padding: 50px 0px;
    background: #49545c;
}

footer.tm-footer *:not(.uk-icon-button) {
    color: #ffffff;
}

.menu-footer > ul {
    list-style: none;
    padding: 0px;
}

.menu-footer > ul > li {
    display: inline-block;
}

.content-small {
    max-width: 680px;
    margin: 50px auto;
}

@media screen and (max-width: 480px){
    .mod_slideshow h1 {
    line-height: 35px;
}

.mod_slideshow h2 {
    line-height: 40px;
    font-weight: 700;
}
.uk-slideshow .uk-overlay-panel > div{
        padding: 0px;
    }

.mod_slideshow h2 > br {
    display: none;
}

span.bg-red {
    display: block;
    line-height: 48px;
    margin-bottom: 5px;
}

.mod_distribucion .uk-panel.uk-panel-space {
    padding: 0;
}

.tm-top-b h2,
.tm-bottom-b h2 {
    font-size: 23px;
}


.menu-footer > ul > li {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff;
}
}

.tm-top-c  figcaption.uk-overlay-panel i.uk-icon-large {
    width: 80px;
    height: 80px;
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-ws {
    position: fixed;
    bottom: 20%;
    left: auto;
    right: 2%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #4caf50;
    border-radius: 50%;
    font-size: 28px;
    z-index: 999;
}

.btn-ws > a{
    color: #ffffff;
    transition: all 0.2s;
}

.btn-ws:hover > a{
    transform: scale(1.2);
}

a.tm-totop-scroller {
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 47px;
    border-radius: 50%;
    background: #797f82;
    bottom: 25%;
    top: auto;
    right: 2%;
}

a.tm-totop-scroller::before {
    font-size: 12px;
}

.uk-panel-muted {
    padding: 30px;
    background: #f5f5f5;
}

.rd-contacts h3.title-secc-full{
    display: none;
}

.rd-categorias ul {
    list-style: none;
}

.rd-categorias ul > li{
    margin-bottom: 5px;
}

.rd-categorias .element-imagepro {
    clear: both;
}

h3.title-full {
    font-weight: 700;
}

@media screen and (min-width: 768px){
    .uk-align-medium-left {
        margin-right: 40px;
    }
}

.rd-categorias .uk-article ul > li::before {
    content: "\f046";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 16px;
}

.tm-sidebar-a {
    background: #f11830;
    padding: 25px;
}

.tm-sidebar-a h3,
.tm-sidebar-a ul > li > a {color: #ffffff;}

.tm-sidebar-a ul > li.uk-active > a,
 .tm-sidebar-a ul > li:hover > a {
    background: #49545c;
    color: #ffffff;
}

.tm-sidebar-a ul > li> a {
    font-size: 16px;
    padding: 2px 5px;
    text-transform: initial;
}

.tm-sidebar-a h3 {
    font-weight: 700;
    font-size: 32px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 9px;
}

.uk-parent ul.uk-nav.uk-nav-navbar > li > a {
    border-radius: 0px;
}
.rd-categorias h3.title-full {
    color: #f1152e;
    padding-bottom: 15px;
    border-bottom: 3px solid #f1152e;
    font-size: 30px;
    margin-top: 0px;
}

.rd-categorias  .uk-align-medium-left {
    background: #ffffff;
    position: relative;
    z-index: 999;
    margin-right: 0px;
    padding-right: 40px;
}

.clear-b{
    clear: both;
    display: block;
}

em {
    color: #999999;
}

.search {
    position: absolute;
    z-index: -1;
    bottom: -80px;
    background: #ffffff;
    text-align: center;
    padding: 10px;
    transform: translateY(-92px);
    transition: all 0.3s;
    opacity: 0;
    right: -18px;
}

.search.active {
    transform: translateY(0px);
    opacity: 1;
    z-index: 9;
    box-shadow: 0px 0px 5px 0px #cccccc;
}

.search  .form-elements input {
    height: 30px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin: 0px !important;
}

.search .form-inner {
    display: flex;
    align-items: center;
}

.search .form-elements {
    padding-right: 5px;
}

button.uk-icon.uk-icon-search {
    border: none;
    background: transparent;
    height: 30px;
}

h2.pos-title {
    font-size: 32px;
    margin: 0;
    color: #f11830;
    text-align: center;
}

.teaser-item p.pos-links {
    text-align: center;
}

.teaser-item p.pos-links a {
    padding: 4px 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    text-decoration: none;
    color: #777;
}


.rd-categorias .element .uk-panel {
    box-shadow: 0px 0px 5px 0px #d5d5d5;
}

ul.no-list {
    list-style: none;
}

.blog-uikit-marcas .uk-article {
    text-align: center;
    box-shadow: 0px 0px 5px 0px #cccccc;
    overflow: hidden;
}

.mvv-icon > img {max-width: 140px;}

.mod_slideshow .uk-overlay-panel {
   background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );

}

.content-marcas-catg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgb(89 93 94);
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s ease-in-out 0s;
}


.content-marcas-catg > span {
    display: block;
    padding: 4px 10px;
    color: #ffffff;
}

.blog-uikit-marcas article.uk-article {
    position: relative;
}

.blog-uikit-marcas article.uk-article:hover .content-marcas-catg {
    transform: translateY(0px) !important;
    opacity: 1;
}

.content-marcas-catg > span:not(:last-child) {
    border-bottom: 1px solid #ffffff;
}

@media screen and (max-width: 1372px) and (min-width: 959px){
    .header .menu > nav.tm-navbar > ul > li > a {
      font-size: 13px;
      padding: 5px 7px;
      white-space: nowrap;
    }
    .header .menu > nav.tm-navbar > ul {
      display: flex;
    }
}


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

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

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

        .check-dash{fill:none;stroke:#49545c; 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;}

        }
        
        body .uk-form input[type="radio"]:checked::before {
  background: #f1152e;
} 


.rd-inicio section#tm-main-bottom > div {
    padding: 0;
}

/*
.rd-inicio .uk-block.tm-block-main.uk-block-default {
    background-image: url('../../../images/slideshow/secciones/mc-en-Santiago.jpg');
    min-height: 85vh;
    display: flex; 
    align-items: start;   
    background-repeat: no-repeat;
    background-size: cover;
}*/

.rd-inicio .uk-block.tm-block-main.uk-block-default {
}

/* 590px */
.rd-inicio .uk-block.tm-block-main.uk-block-default > div {
    width: 100%;
}

.rd-inicio div#tm-bottom-b {
    background: #d90d26;
    padding: 50px 0px;

}

@media screen and (min-width: 768px){
    .mod_distribucion {
        width: 100%;
        max-width: 740px;
        padding-top: 90px;
    }
    #tm-bottom-a > .uk-container.uk-container-center {
        margin-left: 0;
        margin-right: auto;
    }
}

.mod_distribucion h3.uk-text-bold {
    line-height: 18px;
    margin: 0px;
    font-size: 24px;
}

.uk-dotnav > .uk-active > *{
    background: #b7b7b7 
}

@media screen and (max-width: 480px){
    .tm-top-c figure.uk-overlay, .tm-top-c  figure.uk-overlay > img {
        height: 260px;
        object-fit: cover;
    }
    
    .tm-top-d h2 {
        font-size: 30px;
    }
    
    .mod_mapa h1, .mod_mapa h1 > span {
        font-size: 38px;
        line-height: 45px;
    }
    
    .mod_mapa h1 > br {
        display: none;
    }
    
    .mod_mapa h1 {
        font-weight: 700;
        font-size: 40px;
    }
    
    .mod_mapa h2 {
        font-size: 17px;
        font-weight: 700;
        line-height: 16px !important;
        margin-bottom: 0;
    }
    .mod_mapa h2 > span{
        line-height: 35px;
        font-size: 28px;
    }
    .mod_mapa h3 > br{
        display: none;
    }

    .mod_mapa h3 {
        font-size: 22px;
        margin-top: 6px;
    }
    
    .mod_mapa h2 > br {
        display: none;
    }
    
    .mod_distribucion h3.uk-text-bold {
        line-height: 28px;
    }
}

section.tm-bottom-mapa.uk-grid.uk-grid-collapse > img {
    min-height: 484px;
    object-fit: cover;
    width: 100%;
}

.blog-uikit-productos article.uk-article > .element {
    margin-bottom: 0px;
}

.blog-uikit-productos article.uk-article .contenedor-teaser {
    position: absolute;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 19%;
    padding: 15px;
    text-align: center;
    background: rgb(0 0 0 / 50%);
    transition: all 0.8s ease-in-out 0.1s;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.blog-uikit-productos article.uk-article .contenedor-teaser h3.title {
  margin-bottom: 0;
}
.blog-uikit-productos article.uk-article .contenedor-teaser h3.title + p {margin-top:10px;}

.contenedor-teaser * {
    color: #ffffff;
}



.blog-uikit-productos article.uk-article {
    position: relative;
    overflow: hidden;
}

.blog-uikit-productos article.uk-article:hover .contenedor-teaser {
    height:100%;
    top: auto;
    bottom: 0;
}

.blog-uikit-productos article.uk-article .contenedor-teaser h3.title + p {
    opacity: 0;
    transition: all 0.6s ease-in-out 0.3s;
    height: 0;
    margin: 0px !important;
}

.blog-uikit-productos article.uk-article:hover .contenedor-teaser h3.title + p {
    opacity: 1;
    display:block;
}

.blog-uikit-productos article.uk-article:hover .contenedor-teaser > .container {
    /*transform: translateY(70px);*/
}

.blog-uikit-productos article.uk-article .contenedor-teaser > .container {
    transition: all 0.4s ease-in-out 0.1s;
}

.contenedor-teaser > a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.blog-uikit-mision-vision-y-valores .uk-grid > .uk-width-medium-1-3 > .uk-panel-box:hover {
    transform: scale(1.1);
}

.blog-uikit-mision-vision-y-valores .uk-grid > .uk-width-medium-1-3 > .uk-panel-box {
    transition: all 0.3s ease-in-out 0s;
}

.blog-uikit-marcas article.uk-article .element > img {
    width: 100%;
    max-width: 220px;
}

body:not(.rd-inicio) .tm-top-a .uk-panel:not(.mod_slideshow-eco) [data-uk-slideshow] .uk-slideshow .uk-overlay-panel {
  margin: 0 !important;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.686881442029937) 100%);
  padding: 60px 0px 20px 35px;
}
body:not(.rd-inicio) .tm-top-a [data-uk-slideshow] .uk-slideshow .uk-overlay-panel > div {
  padding: 0;
  max-width: 100%;
  width: 1280px;
  margin: 0 auto;
}
body:not(.rd-inicio) .tm-top-a [data-uk-slideshow] .uk-slideshow .uk-overlay-panel > div h1 {
  font-weight: 700;
  font-size: 50px;
}

.uk-navbar-nav > li > a{font-size:14px;}

.yoo-zoo.blog-uikit.blog-uikit-contactos {
    background: #f5f5f5;
}

.blog-uikit-contactos h1.uk-text-center {
    margin: 0px;
    padding: 35px 0px;
    color: #465258;
    font-weight: 600;
}

.blog-uikit-contactos .uk-panelbox.uk-panel-box-primary {position: relative;z-index: 9;}

.blog-uikit-contactos input {
    border: none !important;
    background: #f5f5f5 !important;
    padding: 0px 5px !important;
    height: 40px !important;
    border-radius: 5px;
}

.blog-uikit-contactos form .uk-width-1-1.uk-grid-margin {margin-top: 20px;}

.blog-uikit-contactos input::placeholder {
    color: #465258;
}

.blog-uikit-contactos h3 {
    color: #465258;
}

.blog-uikit-contactos ul.uk-subnav.uk-subnav-pill > li.uk-active > a {
    background: #465258;
    border-radius: 5px;
}
 
.blog-uikit-contactos button.uk-button.uk-button-primary {
    max-width: 220px;
    border-radius: 5px;
}

.blog-uikit-contactos select, .blog-uikit-contactos textarea {
    background: #f5f5f5;
    border-radius: 5px;
    padding: 0px 5px;
    border: none;
    color: #465258;
}

.blog-uikit-contactos select {
    height: 40px;
}

.blog-uikit-contactos textarea {
    height: 90px;
}

.blog-uikit-contactos textarea::placeholder {
    color: #465258;
}
 @media screen and (max-width: 480px){
     .blog-uikit-contactos h3 {
    font-size: 22px;
    line-height: 24px;
}

.blog-uikit-contactos h2.c-red {
    font-size: 28px;
    margin-bottom: 5px;
}
}
 

ul.uk-subnav.uk-subnav-pill > li:not(:first-child) {
    padding-left: 2px;
}


@media (min-width: 768px){
   .custom-grid > *{
    width: 14.28%;
   }
}

@media screen and (max-width: 480px){
    .blog-uikit-productos article.uk-article .contenedor-teaser {
        align-items: baseline;
    }
    .blog-uikit-productos article.uk-article .contenedor-teaser h3.title{
        font-size: 24px;
    }

}

.historia-top {
    padding: 50px 0px;
    background: #f5f5f5;
}

.blog-uikit-historia .uk-container {
    max-width: 960px;
    width: 100%;
}

@media screen and (min-width: 768px){
    .historia-top {
        min-height: 560px;
    }
    
    .historia-bot {
        position: relative;
        top: -120px;
    }
}

.historia-bot h3 {
    font-size: 22px;
    margin-top: 0px;
}

.historia-bot h2.uk-h1 {
    margin-bottom: 0px;
}

.historia-top h2.uk-text-bold {
    font-size: 32px;
    margin-top: 15px;
    line-height: 34px;
}

@media screen and (max-width: 480px){
    .historia-bot {
        padding: 25px 0px;
    }
    
    .historia-bot .uk-overlay, .historia-bot img {
        min-height: 175px;
        object-fit: cover;
    }
    
    .historia-bot h2.uk-h1 {
        font-size: 37px;
    }
    
    .historia-bot h3 {
        font-size: 18px;
        line-height: 20px;
    }
    
    .historia-bot .uk-overlay figcaption.uk-overlay-panel {
        padding: 6px;
    }
    body:not(.rd-inicio) .tm-top-a [data-uk-slideshow] .uk-slideshow .uk-overlay-panel > div h1 {
      font-size: 28px;
  }
}

.grid-cuadernos > div > div {
    min-height: 208px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 10px;
}

.bg-blue-sky > div {
    background: #1ebce2;
}

.bg-green-olive > div {
    background: #a6ce3a;
}

.bg-blue-navy > div {
    background: #303f76;
}

.bg-orange > div {
    background: #ff8000;
}

.bg-red-candy > div {
    background: #e8242e;
}
