/*
Theme Name: Essentials Child
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/

header#masthead {
    background-color: #384148 !important;
    box-shadow: 0px 5px 20px #3d3d3d90;
}


/*---SOMBREADO BUSQUEDA---*/

.shadow-sm {
    border-shadow: none !important;
}


/*---FIN---*/

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: .5rem;
}

h2,
.h2 {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
}

.pix-topbar h1 {
    font-size: 25px;
}


/*----BANNER DE POSTS ----*/

h1.pix-sliding-headline.h3.text-heading-default.font-weight-bold.pix-ready span {
    font-weight: normal;
    font-size: 36px;
}

ol.breadcrumb.px-0.justify-content-center * {
    color: #111 !important;
}


/*---FIN-*/

header ul li a.pix-nav-link span {
    color: #a8b3bb !important;
    font-size: 16px !important;
    font-family: 'Roboto';
    font-weight: normal;
}

.dropdown-menu .submenu-box .container .menu-item a {
    border-radius: 0px;
}

.dropdown-menu .submenu-box .container .menu-item a span {
    font-weight: normal !important;
}

header ul#menu-menu-mppre {
    height: 50px;
}

header ul li a.pix-nav-link:hover span {
    color: white !important;
}


/*header ul li:hover > a.pix-nav-link:before {
    position: absolute;
    content: '';
    height: 8px;
    width: 100%;
    background: #0fa2e6;
    margin-left: -8px;
    bottom: -2px;
}*/

nav.navbar.pix-main-menu.navbar-hover-drop.navbar-expand-lg.navbar-light.d-inline-block2 {
    padding-top: 0;
    padding-bottom: 0;
}

a.btn.pix-header-btn.btn-link.p-0.pix-px-15.pix-search-btn.pix-toggle-overlay.m-0.d-inline-flex.align-items-center.text-dark-opacity-4.pix-waiting.animated i {
    color: white !important;
}

@media (min-width: 992px) {
    .nav-style-megamenu>li.nav-item .nav-link span:after {
        margin-top: 5px !important;
        height: 8px !important;
        border-radius: 0 !important;
    }
    .pix-main-menu .nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box {
        background: #777 !important;
        margin-top: 5px !important;
    }
    .pix-header-desktop .submenu-box.pix-default-menu .container div:first-child {
        margin-top: 20px;
    }
    .pix-header-desktop .submenu-box.pix-default-menu .container div:last-child {
        margin-bottom: 20px;
    }
    .nav-item:not(.mega-item) .container *:first-child {
        color: white !important;
    }
    .nav-style-megamenu>li.nav-item .dropdown-menu .dropdown-item:hover {
        background-color: #0fa2e6;
    }
    .nav-style-megamenu>li.nav-item .dropdown-menu .dropdown-item {
        padding: 0px 15px 0 15px !important;
    }
}

@media (max-width: 500px) {
    .wpb_wrapper .wpb_text_column.wpb_content_element {
        margin-right: 15px !important;
        margin-left: 15px !important;
    }
    .vc_row.wpb_row.vc_row-fluid.vc_row_visible {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}


/*--- TABS ---*/

.vc_tta-container .vc_tta.vc_general .vc_tta-tab>a {
    padding: 5px 2px !important;
    color: #666;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-radius: 0 !important;
    border-right: 0px !important;
    border-left: 0px !important;
    background: none !important;
}

.vc_tta-container .vc_tta.vc_general li.vc_tta-tab.vc_active>a {
    border-color: #3399ff;
}

span.vc_tta-title-text {
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* Vertical */

.nav-pills.pix-pills-1 .nav-link.active,
.nav-pills.pix-pills-1 .show>.nav-link {
    box-shadow: none !important;
    background: none;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    border-color: #0fa2e6;
    border-top: 1px solid #0fa2e6;
    border-bottom: 1px solid #0fa2e6;
    border-radius: 0;
}

.nav-pills.pix-pills-1 .nav-link {
    box-shadow: none !important;
    background: none;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px;
}

@media (min-width: 992px) {
    li.vc_tta-tab {
        margin-right: 50px !important;
    }
}


/**----CATEGORIAS --*/

ul.uk-list.uk-list-line a:hover {
    text-decoration: underline;
}

ul.uk-list.uk-list-line li {
    list-style: none;
}

ul.uk-list.uk-list-line {
    padding-left: 0;
}

.uk-list-line>li:nth-child(n+2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid rgb(221, 221, 221);
}

.vc_tta-panel-body {
    padding: 0px !important;
}


/*----- TRADUCTOR------*/

img.goog-te-gadget-icon {
    display: none;
}

div#\:0\.targetLanguage {
    border-radius: 10px;
}

a.goog-te-menu-value SPAN,
a.goog-te-menu2-item span,
a.goog-te-menu2-item-selected span {
    font-family: 'Roboto';
}

.back_to_top {
    width: 15px !important;
    height: 15px !important;
}

.back_to_top i {
    line-height: 15px !important;
    top: -3px;
    font-size: 20px !important;
}

section .vc_custom_1624584749435 {
    background-color: #384148 !important;
}

.imagen-shadow {
    box-shadow: 0 0.125rem 0.375rem rgb(0 0 0 / 5%), 0 0.5rem 1.2rem rgb(0 0 0 / 10%) !important;
}

.imagen-escudo img {
    width: 250px;
}

.imagen-escudo>.vc_column-inner {
    text-align: center;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: transparent !important;
    border-color: transparent !important;
}


/*----GRID NOTICIAS EMBAJADAS---*/

.vc_gitem-animate-slideInRight:hover .vc_gitem-zone-b {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

/*****NUEVA GRID*****/
.grid-noticia-embajada a {
    font-weight: 400;
}

.grid-noticia-embajada .vc_gitem-animate-scaleIn:hover .vc_gitem-zone-b {
    opacity: 1;
}

.grid-noticia-embajada .vc_gitem_row.vc_row.vc_gitem-row-position-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.grid-noticia-embajada .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-.vc_custom_1632854668273 {
    box-sizing: border-box;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: rgba(0,106,132,0.8) !important;
    box-sizing: border-box;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.grid-noticia-embajada .vc_custom_heading.vc_custom_1632854536662.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin: 0;
    padding: 0;
}

.grid-noticia-embajada .vc_custom_1632854890661 {
    background-color: rgba(0,0,0,0.8) !important;
}


.grids-noticias .vc_grid-item-mini .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
    opacity: 1;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
}
/*****FIN GRID NUEVO******/

.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3.vc_gitem-is-link {
    height: 250px;
}

@media (min-width:769px) {
    .noticias_mppre .vc_col-sm-4 {
        width: 33% !important;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    .noticias_mppre .vc_col-sm-4 {
        width: 32% !important;
    }
}

.pix-my-20.pix-post-meta-box.sticky-top.pix-sticky-top-adjust {
    display: none;
}


/*----LISTA NOTICIAS ----*/

ul.lcp_paginator li {
    background: #949494!important;
    border-color: #2a2a2a!important;
    font-size: 10px;
    line-height: 1.428571;
    margin-left: -1px;
    min-width: 28px;
    min-height: 22px;
    padding: 3px 10px;
}

ul.lcp_paginator * {
    color: white;
}

ul.lcp_paginator li.lcp_currentpage {
    background-color: #2a2a2a!important;
}

ul.lcp_paginator li:hover {
    background-color: #2a2a2a!important;
}

ul.lcp_paginator li a:hover {
    color: white;
}


/*---BOTON TRAMITES---*/

.boton-right .wpb_wrapper {
    text-align: right;
}


/*-----POSTS-----*/

.imagen-destacada {
    width: 100%;
    padding-top: 40px;
}

.titulo-noticia {
    font-size: 30px;
}

.contenido-noticia {
    text-align: justify;
    font: 300 20px / 30px 'Roboto';
}

.pix-post-meta-author.text-heading-default span {
    font-size: 12px !important;
}

.main-noticia {
    padding-bottom: 20px;
}

.titulo-taxon {
    padding-bottom: 35px;
}

.wp-embedded-content {
    margin: auto;
    display: block;
    margin-bottom: 25px;
}

.pix-py-20.pix-post-tags {
    display: none;
}

@media (min-width: 426px) {
    .contenido-noticia {
        margin: 0px 10%;
        text-align: justify;
    }
}


/*----ORGANIGRAMA--*/

.imagen-organigrama {
    border-radius: 50%;
}

a.boton-tema:link,
a.boton-tema:visited {
    display: block;
    padding: 10px;
    text-align: center;
    border: solid;
    border-color: #0fa2e6;
    border-width: 2px;
    font-size: 0.9em;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;    
    color: #0fa2e6;
}

a.boton-tema:hover {
    color: white;
    background-color: #0fa2e6;
}