@charset "utf-8";
/*------------------------------------------------------------------
[Master Stylesheet]

Project:    Rhythm
Version:    2.2
Last change:    30.07.2015
Primary use:    MultiPurpose Template
-------------------------------------------------------------------*/

@import "font-awesome.min.css";
@import "et-line.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,300,700|Dosis:300,400,700);



.black{ color: #1b3991; }

.font-alt{
    font-family: 'Libre Franklin', sans-serif;
    text-transform: none;

}

.post-prev-title a:hover{
    color: #1b3991;;
}

.post-prev-info,
.post-prev-info a{
    margin-bottom: 15px;
    font-size: 11px;
    text-decoration: none;
    color: #aaa;

    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    /*display: none;*/
}

.post-prev-text{
    margin-bottom: 22px;
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.75;
}
/*Cambia el color del botón LEER MÁS*/
.btn-mod.btn-gray{
    color: #fff;
    background: #e5e5e5;
}
.btn-mod.btn-gray:hover,
.btn-mod.btn-gray:focus{
    color: #1b3991;
    background: #e5e5e5;
}
a{
    color: #1b3991;
}
a:hover{
    color: #1b3991;
    text-decoration: underline;
}


.btn-mod,
a.btn-mod{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 13px;
    color: #1b3991;
    background: #e5e5e5;
    border: 2px solid transparent;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    margin-bottom: 10px;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 30px;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.btn-mod:hover,
.btn-mod:focus,
a.btn-mod:hover,
a.btn-mod:focus{
    font-weight: 400;
    color: rgba(27, 57, 145, 1.0);
    background: #e5e5e5;
    text-decoration: none;
    outline: none;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*________________________________________________________________________________________*/

body{

    color: #797f91;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;

}

.alt-features-descr {
    color: #797f91;
    font-size: 16px;
    font-weight: 300;
}


.works-filter a.active{
    color: #1b3991;
    cursor: default;
}

.tpl-minimal-tabs li.active a,
.tpl-minimal-tabs li.active a:hover {
    border: 1px solid #1b3991 !important;
    background: none !important;
    color: #1b3991;
    cursor: default;
}

.tpl-minimal-tabs > li > a {
    padding: 6px 20px 5px;
    text-decoration: none;
    background: none;
    border: 1px solid transparent;

    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.tpl-minimal-tabs > li > a:hover {
    background: none;
    border-color: #1b3991;
    color: #1b3991;
}

.region-we-mega-menu {
    z-index: 6;
}

.we-mega-menu-ul > .we-mega-menu-li.active > a,
.we-mega-menu-ul > .we-mega-menu-li.active > a:hover,
.we-mega-menu-ul > .we-mega-menu-li.active > a:focus,
.we-mega-menu-ul > .we-mega-menu-li.active-trail > a,
.we-mega-menu-ul > .we-mega-menu-li.active-trail > a:hover,
.we-mega-menu-ul > .we-mega-menu-li.active-trail > a:focus {
    border: 0;
    font-weight: bold;
}

.navbar-we-mega-menu ul li .mn-sub li a {
    display: block;
    margin: 0;
    padding: 11px 15px;
    font-size: 13px;
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    cursor: pointer;
    background: #1b3891;
    color: #ffffff;
}

.we-mega-menu-submenu {
    border: 0;
    /*background: #1b3891;*/
    padding: 0;
}
.we-mega-menu-submenu li.we-mega-menu-li:first-child > a,
.we-mega-menu-submenu li.we-mega-menu-li a {
    border: 0;
    color: #1b3991;
    /*background-color: #1b3991;*/
    padding: 10px;
}

.mobile-main-menu .we-mega-menu-submenu li.we-mega-menu-li:first-child > a {
    padding: 0;
}

.we-mega-menu-submenu li.we-mega-menu-li.active > a,
.we-mega-menu-submenu li.we-mega-menu-li a:hover,
.we-mega-menu-submenu li.we-mega-menu-li a:focus {
    background: rgba(255,255,255, .09);
    color: #1b3991 !important;
    border: 0;
    text-decoration: underline;
}

.dropdown-menu {
    font-size: 11px;
}

.mn-sub li a:hover,
.navbar-we-mega-menu ul li .mn-sub li a:hover,
.mn-sub li a.active{
    background: rgba(255,255,255, .09);
    color: #f5f5f5 !important;
}

.alt-features-icon {
    padding-top: 10px;
    font-size: 48px;
    line-height: 1.3;
    color: #9da6c3;
}

/******** Navbar ********/
.navbar-toggle {
    margin-top: 20px;
}

.is-frontpage .navbar-toggle .icon-bar {
    background: #ffffff;
}

.navbar-toggle .icon-bar,
.is-sticky .navbar-toggle .icon-bar {
    background: #1b3991;
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-toggle {
        display: block;
    }
}

@media (min-width: 992px) {
    #block-megamenuprincipal {
        z-index: 7;
    }
}

.is-frontpage #block-megamenuprincipal {
    position: absolute;
}

#block-megamenuprincipal {
    width: 100%;
}

.navbar-we-mega-menu {
    display: inline-block;
    position: relative;
    float: right;
    margin: 0;
    border: 0;
}

.is-sticky .navbar-we-mega-menu {
    background-color: #ffffff;
}

.navbar-we-mega-menu ul {
    float: right;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1;
}

.we-mega-menu-ul > .we-mega-menu-li,
.navbar-we-mega-menu ul li {
    float: left;
    position: relative;
    border: 0;

}

.we-mega-menu-ul > .we-mega-menu-li > a,
.navbar-we-mega-menu ul li a {
    letter-spacing: 2px;
    font-size: 11px;
    font-family: "Libre Franklin", sans-serif;
    font-weight: 400;
    line-height: 2;
    border: 0;
    margin: 0;
}

.we-mega-menu-ul > .dropdown-menu > .we-mega-menu-submenu > .we-mega-menu-submenu-inner {
    margin: auto;
}

.we-mega-menu-submenu li.we-mega-menu-li a {
    font-size: 11px;
    font-weight: 400;
    font-family: "Libre Franklin", sans-serif;
}

.language-switcher-language-url.mn-sub {
    right: 0;
    left: auto;
}

alt-service-item {
    margin: 60px 0 0 0;
    position: relative;
    padding-left: 55px;
    padding-top: 3px;
    font-size: 13px;
    font-weight: 300;
    color: #404040;

    -webkit-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -moz-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -o-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -ms-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);

    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

/*Cambia el menú desplegable*/
.mn-sub {
    display: none;
    width: 200px;
    position: absolute;
    z-index: 30;
    top: 100%;
    left: 0;
    padding: 0;
    background: rgba(27, 57, 145, 1.0);
}

.mn-sub:hover {
    display: block;
}

/*Cambia el color de los titulos en la página de ACTUALIDAD*/
.blog-item-title a {
    color: #294082;
    text-decoration: none;
}
.blog-item-title a:hover {
    color: #1b3991;
    text-decoration: none;
}

/*Cambia el color de las categorias en casos de exito*/
.works-filter a:hover {
    color: #1b3991;
    text-decoration: none;
}
.works-filter a.active {
    color: #1b3991;
    cursor: default;
}
.works-filter a.active:hover {
    color: #1b3991;
}

/*cambia el color de los iconos y sus titulares en INDUSTRIAS DETALLE*/
.alt-services-title {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    color: #1b3991;
}

.alt-service-icon {
    width: 40px;
    height: 40px;
    position: relative;
    top: 0;
    left: 0;
    line-height: 40px;
    text-align: center;
    font-size: 28px;
    color: #111;

    -webkit-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

/*Cambia el HEADER de todas la páginas*/
.page-section,
.small-section {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: none auto;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    padding: 140px 0;
}

/*Descripcipon features*/
.alt-features-title{
    margin-bottom: 21px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0em;
}
/*------------------------------------*/
.form input[type="text"], .form input[type="email"], .form input[type="number"], .form input[type="url"], .form input[type="search"], .form input[type="tel"], .form input[type="password"], .form input[type="date"], .form input[type="color"], .form select {
    max-width: 100%;
}

/*Cambios para hechos relevantes*/

.documents-filter .node img {
    display: none;
}

.documents-filter .node header {
    padding: 10px 0;
    animation: upp 1.5s forwards;
    line-height:25px;
}

.documents-filter .views-exposed-form .form-item {
    display: inline-block;
    margin: 4px;
    max-width: 300px;
    width: 24%;
}

.documents-filter .views-exposed-form .form-item select {
    width: 100%;
}
/*Esconde la descripcion de los formularios*/
.description {
    display: none;
}

/*Espacio entre los paginadores y el footer en el contenido blog*/

.blog-item-more{
    border: 1px solid #eaeaea;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #777;
    letter-spacing: 1px;
    margin-bottom: 40px;

    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

/*Menú en versión movil*/
.mobile-on .desktop-nav ul li a{
    display: block;
    width: 100%;
    height: 38px !important;
    line-height: 38px !important;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: left;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgba(0,0,0, 1.0);
    letter-spacing: 1px;
    cursor: pointer;
    color: #1b3991 !important;
    background:#fff;
}
.mobile-on .desktop-nav ul li a:hover,
.mobile-on .desktop-nav ul li a.active{
    background: rgba(255,255,255, 03);
    color: #1b3991;
}
.mobile-nav:hover,
.mobile-nav.active{
    background: #fff;
    color: #1b3991;
}

.mobile-on .desktop-nav ul{
    width: 100%;
    float: none;
    /*background: rgba(18,18,18, .97);*/
    position: relative;
    overflow-x: hidden;
}

/*documents-filter*/

.documents-filter .node {
    padding: 15px;
}

.documents-filter .node:hover {
    background-color: rgba(0,0,0,0.1);
}

.documents-filter .node .main,
.documents-filter .node .field__document {
    display: inline-block;
}

.documents-filter .node .field__document {
    vertical-align: top;
    margin-top: 35px;
}

.documents-filter .node .field__document .file--application-pdf a {
    background-image: url(/themes/custom/rhythm/images/pdf-download-01.png);
    font-size: 0;
    display: block;
    width: 80px;
    height: 80px;
    background-size: 100% 100%;
}

.documents-filter h2 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 0.3em;
}

.documents-filter .node .field__category,
.documents-filter .node .node__meta {
    font-size: 16px;
}

.mod-breadcrumbs {
    margin-top: -5px;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.4em;
    text-decoration: none;
    color:white;
}
.mod-breadcrumbs a {
    color:white;
}

@font-face {
    font-family: 'Glyphter';
    src: url('../fonts/Glyphter.eot');
    src: url('../fonts/Glyphter.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Glyphter.woff') format('woff'),
    url('../fonts/Glyphter.ttf') format('truetype'),
    url('../fonts/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-issuu {
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-issuu:before{content:'\0043';}

.nav-logo-wrap {
    margin-left: 16px;
    z-index: 6;
}

/* mobile */
.mobile-main-menu.navbar-we-mega-menu.navbar {
    width: 21.625rem;
    right: -21.625rem;
    background-color: #ffffff;
    display: none;
}

.mobile-main-menu.navbar-we-mega-menu ul {
    float: none;
}

.mobile-main-menu .left,
.mobile-main-menu .right {
    float: none !important;
}

.mobile-main-menu.navbar-we-mega-menu.navbar .nav a,
.mobile-main-menu.navbar-we-mega-menu.navbar .nav .open > a,
.mobile-main-menu.navbar-we-mega-menu.navbar .nav .open > a:focus,
.mobile-main-menu.navbar-we-mega-menu.navbar .nav .open > a:hover {
    background-color: transparent;
}

.mobile-main-menu.navbar-we-mega-menu.navbar .nav-tabs > li.active > a,
.mobile-main-menu.navbar-we-mega-menu.navbar .nav-tabs > li.active > a:focus,
.mobile-main-menu.navbar-we-mega-menu.navbar .nav-tabs > li.active > a:hover {
    background-color: #1b3991;
}

.btn-close {
    right: 6.938rem;
}

.nav-tabs > li[data-level='1'] > a {
    font-weight: 700;
}
