/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

a{
    color: inherit;
}

a:hover{
    color: inherit;
}

a[href^="mailto:"]{
    color: #dc0c15 !important;
}

.w100, .w100 .elementor-button-wrapper,.w100 .elementor-button-wrapper a{
    width: 100% !important;
}

.h100{
    height: 100% !important;
}

.jet-mobile-menu__toggle{
    margin: 0 auto;
}

.header-principal{
    padding: 0px !important;
}
.header-principal .elementor-search-form__toggle i {
    background: none !important;
}

.home-post .elementor-post__text {
    position: absolute;
    bottom: 40px;
}

.home-post a.elementor-post__read-more {
    border: 2px solid white;
    padding: 10px 30px;
}

.danideu-post-slide .bdt-post-slider-thumbnail {
    width: 45%;
}

.danideu-post-slide .bdt-grid div:nth-child(2):nth-child(2){
    width: 55%;   
}

.danideu-post-slide .bdt-post-slider-text {
    width: 90% !important;
}

/*.danideu-post-slide .bdt-post-slider-navigation {
    width: 55%;
}*/

.danideu-post-slide .bdt-post-slider-navigation-inner{
    border: none !important;
}

.danideu-post-slide .bdt-position-bottom-right{
    left: 43%;
}

.absolute-final-texto-columna {
    position: absolute;
    bottom: 8%;
    left: 5%;
}

.indicadores-listing .jet-title-fields{
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.indicadores-listing .jet-smart-listing__post-title.post-title-simple{
    width: 75%;
    display: inline-block;
    padding-left: 20px;
} 

.height100{
    height: 100vh;
}

.slide-box-small{
    max-height: 316px !important;
}

.slide-box-small .slide-box-small-title{
    background: #222222;
    padding: 10px 0px;
} 

.danideu-action-box,
.danideu-action-box .elementor-widget-container,
.danideu-action-box a.elementor-cta {
    height: 100% !important;
}

.button-biblio a{
    width: 100% !important;
    padding: 20px !important;
}
.dropdown-servicios p{
    color: white;
}
.dropdown-servicios select {
    border-radius: 10px;
    border-color: #c6232a;
    border-width: 5px;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='red' height='30' viewBox='0 0 24 24' width='30' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h30v30H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 6px;
}


.jet-listing-grid__item>div, 
.jet-listing-grid__item .elementor-section-wrap,
.jet-listing-grid__item .elementor-inner,
.jet-listing-grid__item .elementor-container,
.jet-listing-grid__item .slick-track
.jet-listing-grid__items{
    height: 100%;
}

/*@media only screen and (min-width: 767px) {
    .elementor-225 .elementor-element.elementor-element-b20d8d7, 
    .elementor-738 .elementor-element.elementor-element-8e8006e .elementor-spacer-inner{
        height: 100vh; 
    }
}*/

.udem-acordeon .elementor-accordion .elementor-accordion-item{
    border: none !important;
    border-bottom: 1px solid #d4d4d4;
}

.udem-acordeon .elementor-accordion .elementor-tab-title {
    border-bottom: 1px solid #d4d4d4;
    font-weight: 300;
}
.udem-acordeon .elementor-accordion .elementor-tab-content{
    border: none !important;
    padding-left: 0 !important;
}
.udem-acordeon .elementor-tab-content ul li {
    padding-bottom: 15px;
}

.udem-acordeon .elementor-tab-content ul li ul{
    padding-top: 15px;
}

/*.udem-acordeon .elementor-tab-content ul li:marker{
    content: "- ";
}*/

.udem-acordeon li:before {
    content: "- ";
}

.udem-acordeon li {
    list-style-type: none;
}

.udem-conmutador .elementor-tab-title.elementor-active{
    background-color: #20a8aa !important;
}

.udem-conmutador .elementor-tab-title.elementor-active .elementor-toggle-icon i:before,
.udem-conmutador .elementor-tab-title.elementor-active a{
    color: white !important;
}

.danideu-tab2 .jet-tabs__control-wrapper {
    width: 100% !important;
}

.danideu-tab2 div.jet-tabs__control {
    width: 30% !important;
}

.danideu-tab2 .jet-tabs__control:not(.active-tab) {
    background: #f0f0f0;
}

.menu-investigacion li.menu-item {
    background: #515356 !important;
}

.menu-investigacion li a:hover {
    background: red;
}

.menu-investigacion .current-menu-item a {
    background: #f10100 !important;
}

/*.menu-investigacion .elementor-column:hover .elementor-column-wrap {
    background: #f10100 !important;
    cursor: pointer;
}*/

.iframranking img {
    height: 235px;
    width: auto;
}

.indicadores-listing .jet-smart-listing__post-title a {
    pointer-events: none;
    cursor: default;
}

.listado-bullets ul {
    padding-left: 15px;
}

.listado-bullets ul li::marker {
    color: #f10100;
}

.wpb_category_n_menu_accordion > ul > li:not(:last-child) > a{
    border-bottom: 1px solid #c5c5c5 !important;
}

.wpb_category_n_menu_accordion > ul > li > a, 
.wpb_category_n_menu_accordion > ul > li > ul > li > a, 
.wpb_category_n_menu_accordion > ul > li > ul > li > ul > li > a{
    background: #f9f9f9;
    color: #333!important;
}

.wpb_category_n_menu_accordion li a{
    font-weight: 300 !important;
}

.wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus > a{
    border-left-color: transparent !important;
}

.wpb_category_n_menu_accordion ul > li li a{
    color: #333!important;
}

.menu-item a[aria-current='page'] {
    color: #f10100 !important;
}

.wpb_category_n_menu_accordion > ul > li li:hover > a{
    border-left-color: transparent !important;
}

.wpb_category_n_menu_accordion li > a:hover > span.wpb-submenu-indicator {
    color: #333333;
}

.wpb_category_n_menu_accordion > ul > li > ul > li > a::before{
    content: "- ";
}

.wpb_category_n_menu_accordion > ul > li > ul > li > ul > li > a::before {
    content: " --";
}

.wpb_category_n_menu_accordion > ul > li > a:hover {
    background-color: inherit !important;
}

/* .wpb_category_n_menu_accordion ul > li li a*/


@media only screen and (max-width: 767px) {
    .fila-inversa {
      display: flex !important;
      flex-flow: wrap;
      flex-direction: row-reverse;
    }
    .movnoheight100{
        height: inherit !important;
    }

    .elementor-120 .elementor-element.elementor-element-110d411 > .elementor-element-populated {
        padding: 0px 0px 0px 0px !important;
    }
    .elementor-element-57e907b{
        min-height: 20rem;
    }

    .slide-post-home .contenido-post {
        min-height: 400px;
    }
    
    /* Menu hamburguesa: Alinear arriba para que se vea todo el menu en movil */
    .dialog-message.dialog-lightbox-message {
        align-items: start !important;
        padding-top: 42px;
    }

    .elementor-popup-modal .dialog-close-button{
        top: 60px !important;
    }
    .iframranking{
        text-align: center;
        width: 100%;
        height: auto;
    }
}