/*! Tipografias */
@font-face {
    font-family: 'gilroy-bold';
    src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroyextrabold';
    src: url('../fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroy-heavy';
    src: url('../fonts/gilroy-heavy-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroylight';
    src: url('../fonts/gilroy-light-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroy-light';
    src: url('../fonts/gilroy-light-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroy-medium';
    src: url('../fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroy-regular';
    src: url('../fonts/gilroy-regular-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/**/
body{
    font-family: 'gilroy-medium', sans-serif;
    font-size: 16px;
    font-display: swap;
}
a{
    text-decoration: none;
}
a:visited {
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'gilroy-bold', sans-serif;
    color: #3e5e7a;
}
.post, .page {
    margin: 0;
}
.page-content, .entry-content, .entry-summary{
    margin: 0;
}
#top-area {
    border-bottom: 1px solid #ddd;
}
#toparea ul {
    padding: 0;
    list-style: none;
    text-align: right;
}
#toparea ul li {
    display: inline-block;
    margin-left: 50px;
}
#toparea ul li a{
    color: #444;
}
#toparea ul li a:hover{
    color: #2f73ea;
}
#toparea ul li i{
    color: #2f73ea;
    margin-right: 10px;
}
#menu-principal li{
    margin: 0 30px;
}
#menu-principal li:first-child{
    margin-left: 0;
}
#menu-principal .current-menu-item a, #menu-principal li a:hover{
    color: #4e4395;
    font-weight: bold;
    background: transparent;
}
#menu-principal .current-menu-item ul li a{
    font-family: 'gilroy-medium', sans-serif;
    color: #000;
}
#menu-principal .current-menu-item ul li.current-menu-item a{
    color: #4e4395;
    font-weight: bold;
}
#menu-contacto li a {
    background: #4e4395;
    color: #fff;
    padding: 5px 20px;
}
/**/
.widget {
    margin: 0;
}
#top-footer {
    background: #1a232f;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
#top-footer #wpcf7-f25-o1 input.wpcf7-email {
    padding: 4px;
}
#top-footer .wpcf7-submit.btn {
    background: #4e4395;
    border-color: #4e4395;
    color: white;
}
#top-footer .textwidget img {
    margin: 0 5px;
}
#top-footer .textwidget p {
    margin: 0;
}
#top-footer .textwidget span.wpcf7-spinner{
    display: none !important;
}
#bottom-footer {
    background: #1a232f;
    padding: 35px 0;
}
#bottom-footer .widget h4{
    font-size: 16px;
    color: white;
}
#bottom-footer .widget ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
#bottom-footer .widget ul li{
    color: white;
}
#bottom-footer .widget ul li a{
    color: white;
}
#bottom-footer .widget ul li a:hover{
    color: #ddd;
}
#pie-footer{
    background: #4e4395;
    color: #fff;
    padding: 20px 0;
}
/*Inicio*/
#seccion_1 {
    height: 100vh;
    padding: 0;
    background-position: bottom !important;
}
.banner{
    padding: 150px 0;
}
.banner h2{
    font-family: 'gilroy-regular';
    font-size: 3em;
}
.banner h2 strong{
    font-family: 'gilroy-bold', sans-serif;
    color: #3e5e7a;
}
.banner p strong{
    font-size: 24px;
    font-family: 'gilroy-bold', sans-serif;
    color: #3e5e7a;
}
.banner a, .banner button{
    font-family: 'gilroy-medium', sans-serif !important;
    background: #4e4395 !important;
    color: #fff !important;
}
#banner-2 .vc_column-inner {
    padding-top: 0;
    padding-bottom: 0;
}
#banner-2 .bg-transparent {
    background: rgba(255,255,255,.3) !important;
    padding: 100px 35px;
}
#banner-2 .bg-transparent .card-items{
    position: relative;
    padding-left: 75px;
}
#banner-2 .bg-transparent .card-items:nth-child(1):before{
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2022/06/logo-1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
#banner-2 .bg-transparent .card-items:nth-child(2):before{
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2022/06/logo-2.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
#banner-2 .bg-transparent .card-items:nth-child(3):before{
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2022/06/logo-3.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
#banner-2 .bg-transparent .card-items h4{
    font-family: 'gilroy-bold', sans-serif;
    color: #3e5e7a;
}
#calidad h3 {
    color: white;
    font-family: 'gilroy-regular';
    font-size: 3em;
    margin-bottom: 35px;
}
#calidad h3 strong{
    font-family: 'gilroy-bold', sans-serif;
}
#calidad p {
    font-family: 'gilroy-regular';
    color: white;
    font-size: 18px;
    line-height: 1.8em;
}
#calidad a, #calidad button {
    font-family: 'gilroy-bold', sans-serif;
    color: #4e4395;
    padding: 10px 35px;
}
#calidad .wpb_single_image{
    margin-bottom: 0;
}
/*publicaciones*/
#publicaciones{
    padding: 100px 0;
}
#publicaciones h2 {
    font-family: 'gilroy-bold', sans-serif;
    margin: 35px 0 70px;
    font-size: 4em;
    color: #1c4263;
}
#publicaciones .vc_grid-item-mini.vc_clearfix {
    position: relative;
}
#publicaciones .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    min-height: 400px;
    border-radius: 10px;
}
#publicaciones .vc_gitem-zone.vc_gitem-zone-c{
    background: transparent !important;
}
#publicaciones .vc_grid-item-mini.vc_clearfix {
    position: relative;
}
#publicaciones .vc_gitem-zone.vc_gitem-zone-c {
    background: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    padding: 15px;
}
#publicaciones .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt{
    display: none;
}
#publicaciones .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    margin-bottom: 0;
}
#publicaciones .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    color: #fff;
    font-size: 1.2em;
    text-shadow: 0 0 5px black;
}
#publicaciones .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    font-family: 'gilroy-bold', sans-serif;
    color: #fff;
    background-color: #4e4395;
    border-radius: 0;
    text-transform: uppercase;
}
#ultimas_noticias .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden;
    max-height: 200px;
}
#ultimas_noticias .vc_gitem-zone.vc_gitem-zone-c {
    background-color: transparent !important;
}
#ultimas_noticias .vc_custom_heading{
    text-align: center;
}
#ultimas_noticias .vc_custom_heading h4 {
    color: #002f37;
    font-size: 1.2em;
    position: relative;
    text-align: center !important;
    padding-bottom: 15px;
    margin-top: 15px;
}
#ultimas_noticias .vc_custom_heading h4:before{
    content: '';
    position: absolute;
    width: 80%;
    height: 2px;
    background: #4e4395;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#ultimas_noticias .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #4e4395 !important;
    font-weight: bold;
    padding: 5px 20px;
}
#ultimas_noticias .vc_btn3-container.vc_btn3-left {
    text-align: center !important;
}

/*Categoria*/
.box_categoria{
    margin: 50px 0;
}
.row_products{
    margin-bottom: 35px;
}
.categoria {
    text-align: center;
    padding: 100px 0;
}
.categoria h1{
    font-family: 'gilroy-bold', sans-serif;
    color: #fff;
    font-size: 3em;
    margin-top: 15px;
}
.categoria p{
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
}
.ficha_tecnica {
    margin-bottom: 35px;
}
.ficha_tecnica>.vc_column-inner>.wpb_wrapper {
    background: #f7f7f7;
    padding: 10px;
    box-shadow: 5px 5px 5px #ddd;
    min-height: 435px;
}
.ficha_tecnica h4{
    font-family: 'gilroy-bold', sans-serif;
    color: #1c4263;
}
.ficha_tecnica p{
    margin-bottom: 0;
}
.ficha_tecnica button, .ficha_tecnica a{
    font-family: 'gilroy-medium', sans-serif !important;
    background: #4e4395 !important;
    color: #fff !important;
}
/*Productos*/
#destacados .heading h2 {
    color: #1c4263;
}
#destacados .heading h3 {
    color: #4e4395;
}
#destacados .product-items {
    padding: 20px 50px;
    background: #f7f7f7;
    box-shadow: 5px 5px 5px #ddd;
    min-height: 250px;
}
#destacados .product-items h4{
    position: relative;
    color: #444;
    font-size: 16px;
}
#destacados .product-items h4 strong{
    font-size: 21px;
    font-family: 'gilroy-bold', sans-serif;
}
#destacados .product-items h4:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    width: 10px;
    height: 10px;
    border-radius: 70%;
    background: #4e4395;
}
#destacados .product-items p{
    float: left;
    color: #444;
    margin: 0;
}
#destacados .product-items p a {
    display: inline-block;
    padding: 14px 20px;
    background: #4e4395;
    float: left;
    color: #fff;
    font-size: 14px;
    margin: 10px 0 15px;
}
#imagen1 {
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    background-size: 30% !important;
}
#imagen2 {
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    background-size: 30% !important;
}
.purple {
    background: #edf1f9;
    box-shadow: 5px 5px 5px #ddd;
    min-height: 390px;
    margin: 0 0 35px;
}
.purple .wpb_single_image {
    margin-bottom: 0;
}
.purple h4{
    font-size: 2em;
    font-family: 'gilroy-bold', sans-serif;
    color: #1c4263;
    margin-bottom: 15px;
}
.purple a{
    background: #4e4395;
    color: #fff;
    padding: 5px 20px;
}
.blue{
    background: #eaf5fd;
    box-shadow: 5px 5px 5px #ddd;
    min-height: 390px;
    margin: 0 0 35px;
}
.blue h4{
    font-size: 2em;
    font-family: 'gilroy-bold', sans-serif;
    color: #1c4263;
    margin-bottom: 15px;
}
.blue img{
    width: 75%;
}
.blue a{
    background: #4e4395;
    color: #fff;
    padding: 5px 20px;
}

.blue-2{
    background: #eaf5fd;
    padding: 35px;
    box-shadow: 5px 5px 5px #ddd;
    min-height: 400px;
}
.blue-2 h4{
    font-family: 'gilroy-bold', sans-serif;
    color: #1c4263;
}
.blue-2 img{
    width: 75%;
}
.blue-2 a{
    background: #4e4395;
    color: #fff;
    padding: 5px 20px;
}
/*publicaciones*/
.banner.publicaciones .bg-color .heading h1{
    font-family: 'gilroy-bold', sans-serif;
    font-size: 4em;
    color: #fff;
    margin-bottom: 0; 
}
.banner.publicaciones .bg-color .heading h2{
    color: #fff;
    margin-bottom: 0; 
}
.banner.publicaciones .bg-color .heading h2 strong{
    font-family: 'gilroy-bold', sans-serif;
}
/*Cobertura*/
#cobertura {
    margin: 50px 0;
}
#cobertura h1 {
    font-size: 4em;
    color: #1c4263;
}
#cobertura h1 strong{
   font-family: 'gilroy-bold', sans-serif;
}
#cobertura p{
    font-size: 2em;
    color: #1c4263;
}
.heading h2{
    font-size: 2.5em;
    margin-bottom: 35px;
}
.bg-color .heading h1{
    color: #fff;
}
.bg-color .heading h2{
    color: #fff;
}
#team{
    padding: 70px 0;
}
#team .items{
    margin-bottom: 35px;
}
#team .items .wpb_single_image img{
    width: 50%;
}
#team .items h3{
    font-family: 'gilroyextrabold', sans-serif;
    font-weight: bold;
    color: #1c4263;
    text-transform: uppercase;
}
#team .items p{
    color: #2071b7;
    margin-bottom: 0;
}
/*Nimobru*/
.banner_2 h2{
    font-size: 3em;
    color: #444;
}
.banner_2 h2 strong{
    font-family: 'gilroy-bold', sans-serif;
    color: #1c4263;
}
.producto h3 {
    font-size: 2.5em;
    color: #1c4263;
    margin-bottom: 35px;
}
.producto p{
    color: #6196c0;
}
.producto button {
    font-family: 'gilroy-bold', sans-serif;
    padding: 10px 35px !important;
}
.producto:last-child {
    margin-bottom: 75px;
}
/*Contacto*/
#contactanos {
    margin: 35px 0 70px;
}
#contactanos .heading h2{
    font-family: 'gilroy-bold', sans-serif;
    color: #1c4263;
}
#contactanos form label{
    font-family: 'gilroy-bold', sans-serif;
    color: #4e4395;
    font-size: 21px;
}
#contactanos form input[type="submit"] {
    background: #4e4395;
    color: #fff;
    padding: 10px 35px;
    font-size: 14px;
    text-transform: uppercase;
    border-color: #4e4395;
    border-radius: 0;
}
#contactanos .box_contacto {
    position: relative;
    padding-left: 100px;
}
#contactanos .box_contacto:nth-child(1):before{
    content: '';
    position: absolute;
    width: 75px;
    height: 75px;
    top: 0;
    left: 10px;
    background: url(/wp-content/uploads/2022/06/mail-icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
#contactanos .box_contacto:nth-child(2):before{
    content: '';
    position: absolute;
    width: 75px;
    height: 75px;
    top: 0;
    left: 10px;
    background: url(/wp-content/uploads/2022/06/phone-icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
#contactanos .box_contacto h3{
    font-family: 'gilroy-bold', sans-serif;
    color: #4e4395;
    font-size: 21px;
}
#contactanos .box_contacto p{
    font-family: 'gilroy-regular';
    font-size: 18px;
}
#contactanos .box_contacto p a{
    color: #444;
}
#contactanos .box_contacto p a i{
    margin-right: 10px;
    font-size: 14px;
    color: #2e6de4;
}
#contactanos input, #contactanos textarea{
    padding: 10px;
}
.section {
    margin-bottom: 35px;
}
/*Single*/
.entry-header{
    padding: 10px 0;
}
.post-thumbnail img {
    display: block;
    margin: 0 auto 35px;
    width: 100%;
}
@media (max-width: 5000px) and (min-width: 769px){
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0; // remove the gap so it doesn't close
     }
}
@media (max-width: 768px){
    .navbar-brand img {
        margin: 0 auto 15px;
        display: block;
    }
    #toparea ul{
        margin: 0 0 15px;
        text-align: center;
    }
    #toparea ul li{
        margin-left: 20px;
    }
    #toparea ul li i {
        margin-right: 0;
    }
    .navbar-collapse ul {
        margin: 0;
    }
    br{
        display: none;
    }
    .d-flex {
        display: block !important;
    }
    nav.navbar-expand-lg.bg-light {
        text-align: right;
    }
    button.navbar-toggler {
        color: #000;
        background: #4e4395;
        padding: 10px;
        border: 1px solid #4e4395;
        margin: 15px 0;
        border-radius: 0;
    }
    button.navbar-toggler i{
        color: #fff;
        font-size: 16px;
    }
    .navbar-collapse {
        text-align: left;
    }
    #menu-principal li {
        margin: 0;
    }
    #seccion_1 {
        background: url(/wp-content/uploads/2022/06/banner-1-mobile.jpg) !important;
        background-size: cover !important;
    }
    #banner-2 .bg-transparent {
        background: rgba(255,255,255,.5) !important;
        padding: 100px 35px;
    }
    #top-footer .widget_media_image img {
        margin: 0 auto 35px;
        display: block;
    }
    #top-footer .text-end {
        text-align: left!important;
    }
    .banner {
        background-position: left !important;
    }
    #publicaciones h2{
        font-size: 3em;
    }
    #top-footer .wpcf7-form-control-wrap {
        display: inline-block;
        width: 77%;
    }
    #top-footer .wpcf7-submit.btn{
        display: inline-block;
    }
    #top-footer .input-group {
        margin-bottom: 25px;
    }
    .purple, .blue, .blue-2{
        padding: 35px;
    }
    .purple img, .blue img, .blue-2 img{
        margin: 35px auto !important;
    }
    #contactanos .wpcf7-form {
        margin-bottom: 80px;
    }
    #menu-contacto li a{
        display: inline-block;
    }
    #destacados .heading h2{
        margin: 35px 0;
    }
    #destacados .heading h3{
        margin: 35px 0;
    }
    .dropdown-menu.show {
        display: contents;
    }
}