/* 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{
    font-weight: 600;
    color:#002784;
}

/*OFFCANVAS*/

.uk-offcanvas-bar {
    background: #238cb8;
}

.uk-offcanvas-bar  ul > li.uk-active > a {
    background: #196787 !important;
}

.uk-offcanvas-bar a.button-search-menu > i {
    color: #cccccc;
}



 /*BUTTON*/
 .uk-button {
    padding: 3px 30px;
    border-radius: 25px;
}

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

a.uk-button {
    color: #54bce0;
    border-color: #54bce0;
}

a.uk-button::before {
    background: #203d7c !important;
}

a.uk-button:hover {
    border-color: #203d7c !important;
}



/*HEADER*/

div.advanced-dropdown{
    top: -2px;
}

.tm-navbar-container {
    position: relative;
    z-index: 9;
    box-shadow: 0px 0px 5px 0px #eeeeee;
}

.menu .uk-navbar-nav > li > a {
    font-size: 18px;
    font-weight: 600;
}

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

.mod-languages form > a,
 .mod-languages form > ul {
    background: transparent !important;
    font-weight: 700;
}

.mod-languages form > a > span {
    border-top: 4px solid #26a0d8 !important;
}

@media screen and (min-width: 768px){
    .menu {
        margin-right: 15px;
    }
}

.menu li .uk-nav li > a {font-weight: 600;}

/*SLIDESHOW*/

@media screen and (min-width: 768px){
    .mod_slideshow .uk-overlay-panel > div {
        min-width: 620px;
    }
}

.mod_slideshow h2.uk-h1 {
    margin: 0px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 15px;
    font-size: 55px;
}

.mod_slideshow h2.uk-h1 > span {
    display: block;
    font-size: 75px;
}

.mod_slideshow h3 {
    margin: 0px;
    font-weight: 600;
}


.mod_slideshow .uk-overlay-panel {
    align-items: center;
    display: flex;
}

.mod_slideshow .uk-overlay-panel > div {
    min-height: 280px;
    color: #14498c;
}


/*NOSOTROS*/
.rd-inicio div#tm-top-b {

    background: transparent;
}

.uk-panel.mod_nosotros {
    max-width: 1065px;
    margin: 0 auto;
}



/*PRODUCTOS HOME*/
.mod_custom-productos div.uk-grid > div > div.uk-panel > div.uk-margin {
    box-shadow: 0px 0px 5px 0px #cccccc;
}


footer.tm-footer p {
    font-size: 13px;
    line-height: 20px;
}

footer.tm-footer .uk-grid-small > div {
    padding: 0px 25px;
}

div#tm-footer {
    padding: 50px 0px;
    background: #0c204c;
    position: relative;
    overflow: hidden;
}

footer.tm-footer {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

div#tm-footer * {
    color: #ffffff;
}

.img-footer {
    max-width: 200px;
    position: absolute;
    right: -8%;
    bottom: -80px;
}

ul.redes-footer > li > a {
    border-radius: 50%;
}

ul.redes-footer > li > a::after {
    background: #117dc1;
    height: 35px;
    top: 0px;
}

a.tm-totop-scroller {
    width: 50px;
    height: 50px;
    line-height: 46px;
    background: #03a9f4;
    border-radius: 50%;
    color: #ffffff;
    right: 2%;
    top: auto;
    bottom: 20px;
}



.uk-slidenav-position .uk-slidenav-previous,
.uk-slidenav-position .uk-slidenav-next {
    color: #03a9f4;
    font-weight: 800;
}


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

.uk-panel-muted p {
    text-align: justify;
}



/*MEDIA QUERY RESPONSIVE*/
@media screen and (max-width: 480px){
    .mod_slideshow h2.uk-h1 > span {
        display: block;
        font-size: 40px;
    }
    .mod_slideshow .uk-overlay-panel div h2 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .mod_slideshow .uk-overlay-panel div h3 {
        font-size: 20px;
        height: 22px;
}

        .mod_slideshow h3 + p {
            margin-top: 10px;
    }
    .uk-overlay-right {
    left: inherit;
}

}

h3.title-full {
    font-size: 32px;
}

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

body:not(.rd-productos) ul.uk-thumbnav,
body:not(.rd-productos) .element-staticcontent,
.blog-uikit-brp-dinamic-solutions-srl h3.title-full{
    display: none;
}


.rd-productos  .tm-margin-large-bottom {
    margin-bottom: 0px !important;
}



.rd-productos  main#tm-content {
    max-width: 1200px;
    margin: 0 auto;
}
.blog-uikit-brp-dinamic-solutions-srl .galery-full {
    display: none;
}

.blog-uikit-contactos  div.uk-panel-muted > div.uk-grid > div {
    display: flex;
    align-items: center;
}

.content-icono {
    margin-bottom: 15px;
    margin-right: 15px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #26a0d8;
    border-radius: 50%;
    color: #ffffff;
}

.blog-uikit-contactos iframe {
    margin-bottom: 35px;
}

input[type="checkbox"] {
    width: 21px !important;
}

.servicios-form input::placeholder,
 .servicios-form textarea::placeholder {
    color: #1f3c7b;
    font-weight: 600;
}

.servicios-form input, .servicios-form textarea {
    border-bottom: 1px solid #1f3c7b !important;
}

.servicios-form span {
    font-weight: 600;
    font-size: 16px;
    text-align: justify;
}

.servicios-form input[type="checkbox"] {
    border-color: #1f3c7b;
    width: 28px !important;
    margin-right: 15px;
}

.servicios-form .contact-btn {
    margin: 20px auto;
    padding: 0px;
}

.galery-full {
    max-width: 540px;
}

p > strong {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

ul.uk-thumbnav.uk-flex-left > li:nth-child(1n + 5) {
    margin-top: 21px !important;
}

.galery-full > ul.uk-switcher{
    margin-bottom: 40px !important;
}
  
@media screen and (max-width: 1430px){
    .img-footer {
        display: none;
    }
}
  
h3.title-full {
    font-size: 32px;
    margin-bottom: 2rem;
}

#tm-content > div.yoo-zoo.blog-uikit.blog-uikit-certificaciones-y-politicas > article > div.uk-grid > div.uk-width-medium-2-3{
align-content: center;
}
