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

.c-red{
  color:#830128;
}

.uk-container-small{
   max-width: 1280px;
   margin: 0 auto;
   padding: 0px 40px;
}
.uk-container-mini{
   max-width: 1180px;
   margin: 0 auto;
   padding: 0px 40px;
}

.rd-home .uk-sticky-placeholder {
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.content-header{
   background: transparent;
   box-shadow: none;
   padding: 10px 0px;
}

.content-header > div.uk-flex {
    padding: 0px 40px;
}

.content-header.uk-active {
    background: rgb(255 255 255 / 95%);
}


.menu .uk-navbar-nav > li > a {
    font-weight: 600;
    font-size: 15px;
    padding: 0px 2px;
}

.menu .uk-navbar-nav > li > a::before {
    height: 2px;
}

 .mod_slideshow-inicio .uk-overlay-panel {
    padding: 0px 40px;
    
}

.mod_slideshow-inicio .uk-overlay-panel h2,
.mod_slideshow-inicio .uk-overlay-panel h3 {
    color: #585859;
}
.mod_slideshow-inicio {
  position: relative;
}

.mod_slideshow-inicio::before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: ''; 
  background-image: url('../../../images/imagenes/slideshow/Inicio/shadow-slideshow.png');z-index: 9;
width: 100%;background-position: bottom;height: 80px;background-size: cover;background-repeat: no-repeat;
}

.vh{
  height: 50vh;
}

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

.mod_slideshow-inicio .uk-overlay-panel h2 {
    
    font-weight: 800;
    line-height: 50px;
margin-bottom: 0px;}

.mod_slideshow-inicio .uk-overlay-panel h2 > span.title-large {
    font-size: 60px;
}

.mod_slideshow-inicio .uk-overlay-panel h3 {
    font-size: 40px;
margin-top: 0px;line-height: 42px;}
}

@media screen and (max-width: 480px) {
   .mod_slideshow-inicio h2 {
       line-height: 32px;
   }

   .mod_slideshow-inicio h3 {
       line-height: 28px;
       margin-top: 0px;
   }

   .mod_slideshow-inicio h2, .mod_slideshow-inicio h3 {
       margin-bottom: 5px;
   }
      .tm-logo-small p > img {
       max-width: 200px;
   }

   .uk-container-small{
      padding: 0px 20px;
   }

   .mod_equipo-inicio, .mod_equipo-inicio-2 {padding-right: 25px;}

.rd-home div#tm-top-b .mod_equipo-inicio-2 {margin-top: -60px !important;}
}


.uk-button {
    border: 1px solid #FFA200 !important;
    background-color: #FFA200 !important;
    border-radius: 25px;
    width: auto;
    text-align: left;
    padding: 2px 63px 2px 25px;
    position: relative;
}

.uk-button::after {
    position: absolute;
    content: "\f178";
    right: 25px;
    font-family: 'FontAwesome';
    background: transparent !important;
}

.uk-button::before {
    top: 0;
}

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

   h2.title {
       font-size: 46px;
       margin-bottom: 0px;
       line-height: 48px;
   }

   h2.title + h3 {
       margin-top: 15px;
       font-size: 34px;
       font-weight: 800;
       line-height: 36px;
   }
   h2.sub-title {
       font-size: 46px;
       margin-bottom: 0;
   }

   h2.sub-title + p {
       margin-top: 0px;
   }
   .rd-home div#tm-top-b {
    padding-top: 0px !important;
}

.rd-home div#tm-top-b .mod_equipo-inicio,
.rd-home div#tm-top-b .mod_equipo-inicio-2 {
    padding: 35px 40px;
}
}

.mod_slideshow-inicio .uk-width-medium-2-3.uk-pull-1-3 > div {
    max-width: 760px;
    margin: 0 auto;
}

.rd-home div#tm-top-b .mod_equipo-inicio{
    background: transparent;
    
    background-image: url('../../../images/layout/bg-top-b.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
   display: flex;
   align-items: center;
   min-height: 740px;
   z-index: 9;
   margin-top: -2.5%;
   position: relative;
}

.rd-home div#tm-top-b .mod_equipo-inicio-2{
    background: transparent;    
    background-image: url('../../../images/layout/bg-top-b-2.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 99;margin-top: -6%;
    min-height: 800px;
    position: relative;
    display: flex;
    align-items: center;
  	justify-content: center;
}
.rd-home div#tm-top-b .mod_equipo-inicio > div.uk-grid,
 .rd-home div#tm-top-b .mod_equipo-inicio-2 div.uk-grid.grid-conseguimos {
  max-width: 1360px;
  margin: 0 auto;
}

.rd-home div#tm-top-b * {
   color: #ffffff;
}

@media screen and (max-width: 480px){
   .rd-home div#tm-top-b{
      margin-top: -15px;
      min-height: 1180px;
   padding-top: 0px;}
   h2.title {
    line-height: 30px;
    font-size: 32px;
    margin-top: 25px;
    margin-bottom: 0px;
}

h2.title + h3 {
    margin-top: 0px;
}

h2.sub-title {
    margin-bottom: 0px;
}

h2.sub-title + p {
    margin-top: 5px;
}

h2.sub-title + p + p {
    margin-bottom: 15px !important;
}
}

.blog-uikit-servicios > div.uk-grid > div:nth-child(1) .uk-article:first-child > div,
.mod_somos-tu-aliado .uk-grid > div:nth-child(1)  .uk-panel > div{
      background: #00BFFF;
}

.blog-uikit-servicios > div.uk-grid > div:nth-child(2) .uk-article:first-child > div,
.mod_somos-tu-aliado .uk-grid > div:nth-child(2)  .uk-panel > div{
      background: #8F2736;
}
.blog-uikit-servicios > div.uk-grid > div:nth-child(3) .uk-article:first-child > div,
.mod_somos-tu-aliado .uk-grid > div:nth-child(3)  .uk-panel > div{
      background: #7396FF;
}
.blog-uikit-servicios > div.uk-grid > div:nth-child(1) .uk-article:last-child > div,
.mod_somos-tu-aliado .uk-grid > div:nth-child(4)  .uk-panel > div{
      background: #59B200;
}
.blog-uikit-servicios > div.uk-grid > div:nth-child(2) .uk-article:last-child > div,
.mod_somos-tu-aliado .uk-grid > div:nth-child(5)  .uk-panel > div{
      background: #F78F1E;
}
.blog-uikit-servicios > div.uk-grid > div:nth-child(3) .uk-article:last-child > div,
.mod_somos-tu-aliado .uk-grid > div:nth-child(6)  .uk-panel > div{
      background: #00B2B2;
}

.mod_equipo-inicio-2 .content {
   max-width: 520px;
}

.mod_somos-tu-aliado .uk-grid .uk-panel > div {

   width: 100%;
   max-width: 170px;
   margin: 0 auto;
   height: 170px;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 50%;
}

.mod_somos-tu-aliado > h3,
.mod_hemos-sido-parte > h3 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 36px;
    padding-bottom: 25px;
    position: relative;
    line-height: 30px;
}

.mod_somos-tu-aliado > h3::before,
.mod_hemos-sido-parte > h3::before{
   content: '';
   position: absolute;
   width: 120px;
   height: 1px;
   left: 50%;
   bottom: 0;
   background: #58585a;
   transform: translate(-50%, 0%);
}

.mod_somos-tu-aliado {
    padding: 50px 0px;
}

.mod_somos-tu-aliado .uk-grid .uk-panel > div + h3 {
    font-size: 18px;
    color: #333333;
    margin-top: 25px;
}

.mod_somos-tu-aliado .uk-grid > .uk-grid-margin {
    margin-top: 50px;
}
@media screen and (max-width: 480px){
    .mod_somos-tu-aliado > h3.uk-panel-title{
        font-size: 32px;
        line-height: 30px;
    }
}

.tm-top-d h2.sub-title {
    margin-bottom: 15px;
}

.tm-top-d * {
    color: #ffffff;
}

.rd-home div#tm-top-d {
    background: transparent;
    padding-top: 0;
    background-image: url('../../../images/layout/bg-top-d.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
@media screen and (min-width: 768px){
   .rd-home div#tm-top-d{
      min-height: 908px;
      position: relative;
      z-index: 999;
      margin-top: 0%;
      display: flex;
      align-items: center;
   }
}
@media screen and (max-width: 480px){
   .rd-home div#tm-top-d{
      min-height: 1820px;
      padding-top: 25px;
   }
}

.mod_custom-vacantes .uk-grid .uk-panel > div {
    position: relative;
}

.mod_custom-vacantes .uk-grid .uk-panel > div::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    right: 0;
    bottom: 0;
    border: 1px solid #ffffff;
    border-radius: 50%;
    width: 100%;
    max-width: 290px;
    height: 290px;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 480px){
    .mod_custom-vacantes .uk-grid .uk-panel > div::before {
        max-width: 280px;
        height: 280px;
    }
}

@media screen and (max-width: 370px){
    .mod_custom-vacantes .uk-grid .uk-panel > div::before {
        max-width: 260px;
        height: 260px;
    }
}

@media screen and (max-width: 340px){
    .mod_custom-vacantes .uk-grid .uk-panel > div::before {
        max-width: 240px;
        height: 240px;
    }
}
.rd-home .uk-block.tm-block-main.uk-block-default {
    padding-top: 50px;
}

#tm-footer {
    background: transparent;
    padding-top: 50px;
    padding-bottom: 0px;
    min-height: 282px;
    display: flex;
    align-items: center;
    background-image: url('../../../images/layout/bg-footer.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

#tm-footer ul.uk-list.uk-flex > li > a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
div#tm-footer > div {
    width: 100%;
}

.uk-icon-linkedin {
    background: #2467C3;
}

.uk-icon-facebook {
    background: #4867AA;
}

.uk-icon-instagram {
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  }

.uk-icon-youtube-play {
    background: #D90000;
}

@media screen and (max-width: 480px) {
   .mod_somos-tu-aliado > h3, .mod_hemos-sido-parte > h3 {
       font-size: 34px;
       line-height: 34px;
   }

   .tm-footer .uk-width-medium-2-3 > p > br {
       display: none;
   }

   .tm-footer .uk-width-medium-2-3 > p {
       margin: 15px 0px;
   }  
}

 ul.uk-breadcrumb {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #830128;
}

 ul.uk-breadcrumb  >li > span {
    font-size: 28px;
   letter-spacing:2px;
    color: #ffffff;
    
}

/*SERVICIOS*/

.rd-servicios .element-imagepro {
    width: 100%;
    max-width: 180px;
    height: 180px;
    margin: 0 auto;
    background: #830128;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rd-servicios article.uk-article {
    min-height: 415px;
    padding: 25px;
    box-shadow: 0px 0px 5px 0px #dddddd;
    text-align: center;
    position: relative;
}


/*CONTACTOS*/
.panel-red {
    border: none !important;
    background: #830128;
    color: #ffffff;
}

.panel-red  a {
    color: #ffffff !important;
}


.rd-contactos button.uk-button {
    color: #333333;
}

/*SECCIONES VACANTES*/

.vacantes-list > ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.vacantes-list > ul > li > a {
    padding: 10px 25px;
    box-shadow: 0px 0px 5px 0px #cccccc;
    border-radius: 5px;
    color: #444444;
}

.vacantes-list > ul > li.uk-active > a {
    background: #830128;
    color: #ffffff;
}

.vacantes-list > ul > li {
    width: 100%;
    max-width: 210px;
    text-align: center;
}

.vacantes-list > ul > li:not(:last-child) {
    margin-right: 10px;
}

a {
    text-decoration: none !important;
}

.vacantes-list > ul > li > a:hover {
    background: #830128;
    color: #ffffff;
}

.blog-vacantes > div.uk-grid > div.uk-width-medium-1-1 > article.uk-article {
    box-shadow: 0px 0px 5px 0px #cccccc;
    padding: 25px;
    border-radius: 10px;
}

.blog-vacantes article.uk-article p, .blog-vacantes article.uk-article h3, .blog-vacantes article.uk-article h1 {
    margin: 5px 0px;
}

.blog-vacantes article.uk-article p {
    font-size: 18px;
    line-height: 22px;
}

.blog-vacantes article.uk-article h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}

.blog-vacantes article.uk-article ul {
    margin: 0;
}

.blog-vacantes article.uk-article h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 20px;
}

.blog-vacantes article.uk-article div.uk-grid > div > a{
    color: #ffffff;
    border-radius: 5px;
    height: 40px;
    line-height: 35px;
}

.rd-vacantes .tm-top-a figure.uk-overlay > img {
    min-height: 320px;
    width: 100%;
}

.rd-vacantes .tm-top-a figure.uk-overlay > .uk-overlay-panel {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    padding: 10px;
}

.rd-vacantes .tm-top-a figure.uk-overlay {
    width: 100%;
}

.blog-vacantes article.uk-article div.uk-grid > div.uk-width-medium-1-3 {
    padding-top: 25px;
}
body .yoo-zoo.blog-vacantes article.uk-article > div > div div.content-b .uk-width-medium-1-3 {
  padding-top: 0;
}
.uk-button.uk-button-primary {
    background: #98012e !important;
    border-color: #98012e !important;
    max-width: 150px;
    border-radius: 5px;
    padding: 5px 15px;
    text-align: center;
}

.uk-button.uk-button-primary::after {
    display: none !important;
}

.rd-vacantes section.tm-top-a > div.uk-width-1-1 > div:not(.breadcrumbs-vacantes){
    display: none;
}


.uk-panel.breadcrumbs-vacantes-full{
    margin-top: 0px !important;
    margin-bottom: 50px;
}

.breadcrumbs-vacantes-full > h3{
    margin: 0px !important;
    font-size: 36px;
}

.panel-muted {
    background: #eeeeee;
        text-align: center;
    padding: 35px 0px;
}


.uk-form-file.uk-button.uk-button-primary {
    max-width: 220px;
}

.full input[type="text"],
input[type="number"],
 .full select {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 1px solid #cccccc;
}

.full input[type="text"]::placeholder,
input[type="number"]::placeholder,
.full select {
    color: #444444;
    font-weight: 600;
}

h3.title {
    color: #98012e;
    font-size: 26px !important;
    margin: 20px 0px !important;
    padding-bottom: 10px;
    position: relative;
}

h3.title::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 90px;
    height: 2px;
    background: #98012e;
}

.full h1.uk-article-title {
    color: #444444;
    font-size: 28px !important;
}

.full blockquote {
    border-color: #98012e;
    border: 1px solid  #98012e;
    border-left: 15px solid #98012e;
    padding: 25px;
}

span.uk-button.uk-button-primary {
    display: block !important;
    margin-top: 20px;
}

.rd-vacantes  button.uk-button {
    color: #ffffff;
    max-width: initial !important;
    height: 45px;
    border-radius: 5px;
}

.content .uk-width-medium-1-3 {
    padding-top: 0px !important;
}
span.uk-button-danger.uk-text-small {
    padding: 5px;
    cursor:pointer;
}

.content .clone span.uk-button-danger {
    display: none;
}
.full .fecha {
    position: relative;
}

.full .fecha > input {
    position:relative; 
    z-index:2;
    background-color: transparent;
}

.full .fecha::before {
    content: "\f073";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: calc(50% - 13px);
    color: #98012e;
    z-index:1;
}

@media screen and (max-width: 480px) {
    .vacantes-list > ul {
    display: block;
}



.vacantes-list > ul > li {
    margin: 10px auto !important;
    max-width: 280px;
}

.rd-vacantes .tm-top-a figure.uk-overlay > img {
    min-height: 591px;
}

.rd-vacantes .tm-top-a figure.uk-overlay > .uk-overlay-panel {
    align-items: flex-end;
    padding-bottom: 0px;
}

.rd-vacantes .tm-top-a figure.uk-overlay > .uk-overlay-panel h3.uk-h1 {
    font-size: 44px;
    line-height: 46px;
}

.blog-vacantes article.uk-article h1 {
    font-size: 28px;
    margin-top: 0px;
    line-height: 32px;
}

.blog-vacantes article.uk-article p {
    margin-bottom: 0px;
}
}

div#uk-contacto input, div#uk-contacto textarea {
    border: 1px solid #cccccc;
    padding: 5px 10px;
    border-radius: 10px;
}

div#uk-contacto input {
    height: 40px !important;
}

div#uk-contacto .uk-grid > .uk-grid-margin {
    margin-top: 35px !important;
    display: block;
  
}

.rd-clientes .blog-uikit-empresas .uk-article .element-imagepro {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    overflow: hidden;
}

.rd-clientes .blog-uikit-empresas .uk-article {
    position: relative;
}

.rd-clientes .blog-uikit-empresas .element-imagepro + a {
    position: absolute;
    color: transparent;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.rd-clientes .blog-uikit-empresas > hr {
    display: none;
}

.rd-clientes .blog-uikit-empresas > div.uk-margin {
    margin-bottom: 35px;
}

body .yoo-zoo.blog-vacantes article.uk-article > div > div div {
    margin-bottom: 15px;
}


.blog-uikit-servicios p.uk-article-lead {margin-bottom: 0px;font-size: 18px;font-weight: 600;line-height: 22px;}

.blog-uikit-servicios p.uk-article-lead + p {margin-top: 5px;}

.mod_somos-tu-aliado h3.uk-panel-title.uk-margin-bottom-remove{
  font-size: 22px !important;
  font-weight: 400;
  line-height: 24px;
}

.mod_hemos-sido-parte ul > li .uk-panel.uk-overlay.uk-overlay-hover {
    background-size: contain;
}

.mod_hemos-sido-parte  .uk-slidenav-position  a.uk-slidenav  {
    background: rgb(152 2 47 / 50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    border-radius: 50%;
    font-size: 22px;
}

.mod_hemos-sido-parte .uk-slidenav-position a.uk-slidenav.uk-slidenav-next {
    right: -35px;
}

.mod_hemos-sido-parte .uk-slidenav-position a.uk-slidenav.uk-slidenav-previous {
    left: -35px;
}

.mod_hemos-sido-parte .uk-slidenav-position a.uk-slidenav:hover {
    background: #98022f;
}

.blog-uikit-contactos .uk-panel-box.panel-red > p, .blog-uikit-contactos .uk-panel-box.panel-red > h3 {
    margin: 8px 0px;
}





/* animacion svg */



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

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

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

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





        }

.menu >  .uk-flex.uk-flex-middle > div:last-child {
    margin-left: 25px;
}

.menu > .uk-flex.uk-flex-middle > div a.langChoose {
    background: transparent;
    top: -3px;
    position: relative;
    font-weight: 700;
}

.menu > .uk-flex.uk-flex-middle > div a > span.caret {
    border-top: 4px solid #98012e;
}

div.mod-languages.advanced-dropdown ul {
    background: rgb(68 68 68 / 20%);
}

@media screen and (max-width: 480px) {
    .mod_slideshow-inicio .uk-overlay-panel{top: 120px;}
}