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

h1,h2,h3,h4,h5,
a:not(.uk-icon),p,div,li,span,stron,em{
  font-family: 'Gotham' !important;
}

.rd-home header {
 position: absolute;
 z-index: 999;
 width: 100%;
 background: -moz-linear-gradient(top,  rgba(255,255,255,0.9) 0%, rgba(255,255,255,0) 100%);
 background: -webkit-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0) 100%);
 background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=0 );

}

header {
 padding-top: 10px;
}

.tm-navbar-default.tm-navbar-container.uk-active {
    background-color: rgba(255, 255, 255, 0.95) !important;
}


.tm-navbar-default.tm-navbar-container:not(.uk-active) .logo-small {
    display: none;
}

.tm-navbar-default.tm-navbar-container:not(.uk-active) .uk-flex.uk-flex-middle.uk-flex-space-between {
    justify-content: center;
}

.tm-navbar-default.tm-navbar-container.uk-active .uk-flex.uk-flex-middle.uk-flex-space-between{
  padding: 0px 25px ;
}


.uk-navbar-nav > li > a {
    font-weight: 400 !important;
}

.uk-nav-navbar > li > a,
.uk-nav-navbar > li > a:hover {
    color: #2c3476;
}

/*TOP B*/
.mod_nosotros .uk-width-medium-1-2 > .uk-panel {
    width: 100%;
    max-width: 600px;
}

.mod_nosotros .uk-width-medium-1-2 > .uk-panel p {
    font-size: 18px;
    font-weight: 300;
    color: #000000;
}

.mod_nosotros .uk-width-medium-1-2 > .uk-panel h3 {
    font-size: 45px;
    font-weight: 300;
    line-height: 40px;
    color: #000000;
}


.mod_nosotros .uk-width-medium-1-2 > .uk-panel a.uk-button,
#tm-top-d h3 + div  a.uk-button{
  font-size: 14px;
  color: #2C3476;
  border-color: transparent;
  border-bottom: 1px solid #2C3476;
}
.mod_nosotros .uk-width-medium-1-2 > .uk-panel a.uk-button::before,
#tm-top-d h3 + div  a.uk-button::before{
  background-color: #2C3476;
}
.mod_nosotros .uk-width-medium-1-2 > .uk-panel a.uk-button:hover,
#tm-top-d h3 + div  a.uk-button:hover{
  color: #ffffff;
}

.img-icon {
    position: absolute;
    right: 5px;
}

.mod_nosotros .uk-width-medium-1-2 > img {
    width: 100%;
    object-fit: cover;
}

.uk-panel.mod_servicios > h3,
#tm-top-d h3.uk-panel-title {
    background: #2D3576;
    color: #ffffff;
    margin: 0;
    text-align: center;
    padding: 35px 0px;
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
}
.uk-panel.mod_servicios > h3::before,
#tm-top-d h3.uk-panel-title::before{
  content:'';
  position: absolute;
  bottom: 1px;
  left: 50%;
  z-index: 999;
  transform: translate(-50%, 100%);
  border-left: 27px solid transparent;
  border-right: 27px solid transparent;
  border-top: 27px solid #2d3576;
}

.mod_servicios .uk-overlay-panel.uk-overlay-bottom {
        -webkit-transform: translateY(45%);
    transform: translateY(45%);
    padding: 20px;
    border: 0;
    text-align: center;
    opacity: 1 !important;
   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 );
}

.mod_servicios .uk-overlay-panel.uk-overlay-bottom * {
    color: #ffffff;
}

.mod_servicios  figure.uk-overlay.uk-overlay-hover:hover .uk-overlay-panel.uk-overlay-bottom {
    -webkit-transform: translateY(0);
    transform: translateY(0);

}

.mod_servicios .uk-overlay-panel.uk-overlay-bottom div > p{
  font-weight:300 ;
}

.mod_servicios .uk-overlay-panel.uk-overlay-bottom div > a {
    color: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.mod_servicios .uk-overlay-panel.uk-overlay-bottom h3{
  padding-bottom: 25px;
}

div#tm-top-d {
    margin-top: -1px;
}
@media screen and (min-width: 768px){
    .tm-footer ul.nav.menu.mod-list > li {
    display: inline-block;
    margin: 0px 15px;
}

}

.rd-home .uk-block.tm-block-main.uk-block-default {
    display: none;
}

div#tm-footer {
    border-top: 1px solid #dddddd;
    padding-top: 50px;
}

.clientes + div > div.uk-grid > div {
    display: flex;
    align-items: center;
    text-align: center;
}

.clientes + div > div.uk-grid > div figure > img {
    width: 250px;
    object-fit: none;
}

.clear {
    clear: both;
}

h3.title {
    font-size: 36px;
    font-weight: 300;
}

.uk-article p {
    font-size: 17px;
    font-weight: 300;
    text-align: justify;
}


.rd-proyectos h1.uk-article-title {
    font-size: 32px;
    margin: 0;
    line-height: 34px;
}

.element.element-imagepro + h1.uk-article-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    margin-top: 15px;
}
ul.list {
    list-style: none;
}

.rd-servicios h1.uk-article-title {
    font-size: 34px;
    margin-top: 0px;
}

.rd-servicios .uk-align-medium-left {
    margin-right: 30px;
}

.blog-uikit-logos-clientes article.uk-article > div {
    text-align: center;
}

.blog-uikit-logos-clientes article.uk-article {
    background: transparent;
    min-height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 1px 0px #aeb5f3;
    padding: 10px 0px;
    transition: all 0.3s ease-in-out 0s;
}

.blog-uikit-logos-clientes article.uk-article:hover {
    box-shadow: 0px 0px 6px 0px #2d3576;
}

.uk-table td{
  vertical-align: middle;
}

.uk-table tr td:first-child {    
    max-width: 412px;
    }

.uk-table thead {
    background: #2d3576;

}

.uk-table thead th {
    color: #ffffff;
    text-align: center;
}

.blog-proyecto article.uk-article {
    background: #f5f5f5;
    min-height: 240px;
    padding: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    position: relative;
}
.rd-servicios .blog-servicios > div > h3,
.rd-proyectos .blog-proyecto > div > h3 {
    color: #ffffff;
    text-align: center;
    font-weight: 300;
    font-size: 34px;
    padding: 15px;
}
.rd-servicios .blog-servicios > div > h3{
  color: #2c3476;
}

.rd-servicios .blog-servicios > div > h3 + p{
  text-align: center;
  font-weight: 300;
  font-size: 17px;
}

.rd-servicios .blog-servicios > div + hr,
.rd-proyectos .blog-proyecto > div + hr {
    border-color: transparent;
    padding-bottom: 15px;
}

.blog-proyecto .content > div + span {
    font-weight: 300;
}

.rd-proyectos .tm-block-main{
  background-image: url('../../../images/layout/bg-proyectos.png');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog-proyecto article.uk-article .content > div {
    font-size: 17px;
    margin-bottom: 15px;
}

.blog-proyecto article.uk-article .content > div + span {
    font-size: 15px;
}

.blog-proyecto article.uk-article::before {
    position: absolute;
    content: "\f030";
    font-family: 'FontAwesome';
    right: 10%;
    bottom: 10%;
    font-size: 26px;
    color: #2d3576;
    z-index: 1;
}
ul.uk-pagination > li > span, ul.uk-pagination > li > a {
    color: #ffffff;
}

ul.uk-pagination > li.uk-active > span {
    background: #ffffff;
    border-radius: 50%;
    color: #2e3676;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
}

@media screen and (min-width: 768px) {
  .blog-proyecto .uk-grid > div {
    max-width: 25%;
    width: 100%;
}

.content-teaser {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    top: -120px;
    background: #ffffff;
    padding: 40px;
}
}
.content-teaser ol li::marker {
    font-weight: 300;
}

.content-teaser ol.uk-grid, .content-teaser ol.uk-grid > li {
    list-style: decimal !important;
}


.content-teaser ol.uk-grid {
    padding-left: 45px;
}

.content-teaser ol.uk-grid > li {
    padding-left: 5px;
    margin-bottom: 15px;
    display: list-item;
}

.content-teaser ol.uk-grid > li > p {
    font-size: 15px;
}

.content-teaser > h1 {
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}
@media screen and (max-width: 480px) {
  .rd-servicios h1.uk-article-title {
    font-size: 26px;
    line-height: 32px;
}

.content-teaser p {
    text-align: left;
}

.content-teaser {
    padding: 15px;
}
}

.uk-dropdown.uk-dropdown-navbar.uk-dropdown-width-1.uk-dropdown-bottom {
    background: rgb(255 255 255 / 50%);
    box-shadow: 0px 0px 5px 0px rgb(45 53 118 / 50%);
}

.uk-dropdown.uk-dropdown-navbar a {
    font-size:13px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.content-team > h3 {
    margin: 5px 0px;
}

.content-team > p {
    margin: 0px;
    font-size: 16px;
}

.panel-img {
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 10px;
}

.content-team * {
    text-align: center !important;
}

.tm-footer ul.nav-child.unstyled.small {
    display: none;
}

.tm-footer span.separator {
    color: #bbbbbb;
}
.rd-mensaje-enviado h3.title,
.rd-mensaje-no-enviado h3.title {
    display: none;
}
/*  Mensaje Enviado / Mensaje no Enviado  */
.content-msg-enviado h1 {
    font-weight: 700;
    font-size: 33px;
    line-height: 1;
}
.content-msg-enviado h3 {
    font-weight: 400;
    font-size: 20px;
    text-transform: inherit;
    margin-top: 10px;
    margin-bottom: 50px;
}
.uk-button-mensaje{
  background-color: #2c3476;
}

/* animacion svg */
.circle{fill:none;stroke:#2c3476;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}
.circle-dash{fill:none;stroke:#2c3476;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}
.check{fill:none;stroke:#2c3476;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.check-dash{fill:none;stroke:#2c3476;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;}
}