@font-face {
    font-family: 'Newsreader';
    src: url('../fonts/Newsreader.ttf') format('truetype');
    /* Puedes agregar estilos adicionales aquí, como font-weight o font-style */
}
@font-face {
    font-family: 'RobotoSerif';
    src: url('../fonts/RobotoSerif.ttf') format('truetype');
}
@font-face {
    font-family: 'WorkSans';
    src: url('../fonts/WorkSans.ttf') format('truetype');
}
body{
    overflow-x: hidden;
}
.elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1290px !important;
}
.newsreader{
    font-family: 'Newsreader';
}

.robotoserif{
    font-family: 'RobotoSerif';
}

.worksans{
    font-family: 'WorkSans';
}


.header-right .elementor-container .elementor-column:first-child{
	width: 100px !important;
}
.header-right .elementor-container .elementor-column:nth-child(2){
	width: calc(100% - 96px) !important;
}
.header-right .elementor-container .elementor-column:last-child{
	width: 35px !important;
}

.elementor-widget-wp-widget-zeno_fr_widget h5{
	display: none;
}
p.zeno_font_resizer{
	margin-bottom: 0px;
	margin-top: 0px;
}
.header-section .elementor-element-populated{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.header-section .hfe-nav-menu nav > ul > li {
	border-left: 1px solid #000;
}
.header-section .hfe-nav-menu nav > ul > li:last-child {
	border-right: 1px solid #000;
}
.header-section .hfe-nav-menu nav > ul li a:hover,
.header-section .hfe-nav-menu nav > ul li.current_page_item a{
    background-color: #3f3d91;
    color: white !important;
}
.img-post img{
	width: 100%;
}
.title-widget{
	background: #2b2a65;
	color: white;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
    margin-top: 0px;
}
.categoria{
    text-transform: uppercase;
    color: #f7931e;
    font-weight: 700;
    font-size: 13px;
}

.title-post-principal{
    font-size: 32px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 34px;
    margin-bottom: 0px;
    color: #2D2D2D;
    word-break: break-word;
}
.title-post{
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 26px;
    margin-bottom: 0px;
    word-break: break-word;
    min-height: 105px;
}
.title-post-section-post{
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 26px;
    margin-bottom: 0px;
    word-break: break-word;
}
.divisor{
    height: 1px;
    background-color: #2D2D2D;
    margin-bottom: 30px;
    margin-top: 25px;
}
.publish-data{
    margin-top: 20px;
    margin-bottom: 5px;
}
.author{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.timeago{
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-left: 0px;
}
.seconds-post{
    position: relative;
}
.content-post{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.title-post-sidebar{
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 19px;
    margin-bottom: 0px;
    word-break: break-word;
    margin-bottom: 0px;
    text-transform: uppercase;
 
}
.magin-top-0{
    margin-top: 0px;
}
.post-sidebar{
    border-bottom: 1px solid #707070;
    padding-top: 10px;
}
.post-sidebar:last-child{
    border-bottom: 0px;
}
.post-sidebar .content-post{
    margin-bottom: 10px;
    margin-top: 15px;
	letter-spacing: -0.5px;
}
.elementor-widget-container .post-sidebar:nth-child(2){
    padding-top: 0px;
}
.want-newsletter{
    border-top: 1px solid #2D2D2D;
    border-bottom: 1px solid #2D2D2D;   
}
.want-newsletter .text{
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
    color: #2d2d2d;
}

.want-newsletter .icon{
    font-size: 16.5px;
    color: #f7931e;
}
.title-post-secondary{
    font-size: 24px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.rigth-post{
    position: relative;
    padding-top: 15px;
    padding-bottom: 10px;
}
.rigth-post:before{
    content: '';
    position: absolute;
    width: calc(100% - 15px);
    height: 2px;
    background: #7070704D;
    bottom: 0px;
}
.rigth-post:first-child{
    padding-top: 0px;
}
.rigth-post:last-child::before{
    display: none;
}
.rigth-post .publish-data{
    margin-top: 5px;
}
.left-section{
    position: relative;
    border-right: 2px solid #707070;
}
.left-section .content-post{
    margin-bottom: 0px;
}
.footer-section-layout-2{
    text-align: right;
    margin-top: 20px;
    border-top: 1px solid #7070704D;
    border-bottom: 2px solid #7070704D;
    padding-bottom: 5px;
    padding-top: 5px;
}
.footer-section-layout-3{
    border-top: 1px solid #7070704D;
    border-bottom: 2px solid #7070704D;
    padding-bottom: 10px;
    padding-top: 10px;
}
.footer-section-layout-2 .text{
    color: black;
    font-weight: 600;
    vertical-align: middle;
    text-transform: uppercase;
}
.footer-section-layout-2 .icon{
    margin-left: 5px;
    width: 20px;
    vertical-align: middle;
}
.slick-arrow{
    width: 48px !important;
    height: 48px !important;
    z-index: 10;
}
.slick-prev{
    left: -10px !important;
}
.slick-next{
    right: -10px !important;
}
.slider-layout-1 .slider{
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 10px 0px 10px;
    border: 2px solid #6261bd;
}
.slider-layout-1 .img-post{
    margin-bottom: 35px;
}
.slider-layout-1 .title-post-principal{
    height: 105px;
    font-size: 25px;
}
.slider-layout-1.author{
    font-weight: 500;
    font-size: 18px;
}
.slider-layout-1 .publish-data{
    border-top: 1px solid #7070704D;
    padding: 20px 0px;
}
.slider-layout-1 .publish-data .timeago{
    font-size: 14px;
    font-weight: 300;
    white-space: nowrap;
    display: block;
}
.slider-layout-2 .slider{
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 10px 0px 10px;
}
.slider-layout-2 .slider .img-post{
    border: 2px solid #fff;
}
.slider-layout-2 .title-post-principal{
    height: 105px;
    font-size: 30px;
    margin-top: 15px;
    color: #fff;
}
.footer-section-slider{
    margin-top: 20px;
    text-align: center;
    border-top: 1px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
    padding: 15px 0px;
}
.footer-section-slider .text{
    color: black;
    font-weight: 600;
    vertical-align: middle;
    text-transform: uppercase;
}
.footer-section-slider .icon{
    margin-left: 5px;
    width: 20px;
    vertical-align: middle;
}
.footer-section-slider-layout2{
    text-align: center;
    margin-top: 30px;
}
.footer-section-slider-layout2 a{
    padding: 10px 60px;
    color: #fff;
    background-color: #3F3D91;
    font-size: 24px;
    font-family: 'WorkSans';
    border-radius: 10px;
}
.ddhh .text{
    color: #ffffff;
}
.ddhh .want-newsletter{
    border-color: #ffffff4d;
}
.ddhh-section .img-post{
    padding-bottom: 0px;
}
.ddhh-section .img-post img{
    border-top: 5px solid #f7931e;
    border-bottom: 5px solid #f7931e;
    padding-bottom: 0px;
}
.ddhh-section .title-div{
    margin-top: -7px;
}
.ddhh-section .title-post-principal{
    font-size: 36px;
    color: #ffffff;
    padding-right: 35%;
    background-color: #2D2D2D;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.ddhh-section .ddhh-post-secondary .img-post img{
    border-top: 0px;
}
.ddhh-section .ddhh-post-secondary .title-post-secondary{
    color: #ffffff;
    background-color: #2D2D2D;
    padding: 15px;
    margin-top: -58px;
}
.ddhh-section .ddhh-post-secondary{
    padding-bottom: 20px;
    position: relative;
}
.ddhh-section .ddhh-post-secondary .row-ddhh-post-secondary{
    position: relative;
}
/*.ddhh-section .ddhh-post-secondary .title-ddhh{
    position: absolute;
    bottom: 0px;
}*/

.name-card{
    margin-bottom: 10px;
}
.name-card h2{
    margin-top: 0px;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 0px;
    display: inline-table;
    vertical-align: middle;
}
.name-card .icon{
    width: 20px;
    display: inline-table;
    vertical-align: middle;
    margin-left: 5px;
}
.card-post .title-post-principal{
    font-size: 26px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 10px;
}
.card-post .only-icon{
    width: 150px;
}
.carta-post{
    text-align: center;
}
.carta-post .img-post img{
    border-radius: 20px;
    margin-bottom: 15px;
}
.carta-post .category-carta{
    border-top: 1px solid #3F3D91;
    border-bottom: 1px solid #3F3D91;
    color: #3F3D91;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline;
}
.carta-post .title-carta h2{
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    line-height: 33px;
    min-height: 130px;
}
.carta-post .title-carta h2 a{
    color: #000;
}

.carta-post .author-carta{
    border-top: 1px solid #3F3D91;
    border-bottom: 1px solid #3F3D91;
    color: #3F3D91;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 33px;
    font-weight: 600;
    display: inline;
    font-style: italic;
}

.carta-post .author-carta a{
    color: #3F3D91;
}
.section-newsletter > .elementor-container > .elementor-column{
    border-bottom: 2px solid #707070;
    border-top: 4px solid #000000;
    border-left: 2px solid #707070;
    border-right: 2px solid #707070;
}
.section-newsletter > .elementor-container > .elementor-column > .elementor-element-populated {
    padding-left: 0px;
    padding-right: 0px;
}

.title-section-newsletter{
    border-bottom: 2px solid #707070;
}
.title-section-newsletter i{
    line-height: 40px;
}
.title-newsletter-footer h2{
    margin-top: 0px;
}
.ddhh-post-secondary .title-post-secondary{
    border-top: 5px solid #f7931e;
}

.layout-2-sidebar .title-post{
    padding-bottom: 5px;
}
.principal-layout-3 .content-post{
    margin-bottom: 0px;
}
.principal-layout-3 .divisor{
    margin-bottom: 0px;
    margin-top: 10px;
}
.secondary-layout-3{
    position: relative;
    padding-top: 10px;
    padding-bottom: 5px;
}
.secondary-layout-3::before{
    content: '';
    width: calc(100% - 24px);
    left: 12px;
    position: absolute;
    bottom: 0px;
    background: #2d2d2d;
    height: 1px;
}
.secondary-layout-3:last-child:before{
    display: none;
}
.elementor-widget-posts-more .layout-1{
    position: relative;
}
.second-posts-section .contenido{
    position: relative;
}
.second-posts-section .contenido .seconds-post::after{
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: -23px;
    left: 10px;
    background-color: #2d2d2d;
}
.second-posts-section .contenido .col-md-3.seconds-post:nth-of-type(4n):after,
.second-posts-section .contenido .col-md-4.seconds-post:nth-of-type(3n):after{
    width: calc(100% - 20px);
}
.cargar-mas a,
.cargar-mas-enchufadin a{
    background-color: #3F3D91;
    color: #fff;
    padding: 10px 50px;
    font-size: 24px;
    font-family: 'WorkSans';
    border: 1px solid #2d2d2d;
    border-radius: 10px;
}
.cargar-mas, .cargar-mas-enchufadin{
    text-align: center;
    padding-bottom: 40px;
    padding-top: 40px;
}
.elementor-widget-enchufadin-posts-more{
    border-bottom: 1px solid #2d2d2d;
}
.title-widget-layout{
    margin-bottom: 30px;
    text-align: left;
    font-size: 20px;
    border-top: 3px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
    text-transform: uppercase;
    padding-top: 5px;
    margin-top: 0px;
}
.title-widget-layout .text{
    vertical-align: middle;
}
.title-widget-layout img{
    margin-left: 5px;
    width: 25px;
    vertical-align: middle;
}
.title-widget-layout .ira a{
    color: #2d2d2d;
}
.post-left{
    border-right: 1px solid #2d2d2d;
}
.layout-2-principal .publish-data,
.layout-2-secondary .publish-data{
    margin-bottom: 10px;
    margin-top: 10px;
}

.layout-2-secondary, .layout-2-principal{
    position: relative;
    margin-bottom: 10px;
}
.layout-2-secondary::before, .layout-2-principal::before{
    content: '';
    width: calc(100% - 20px);
    left: 10px;
    height: 2px;
    background-color: #7070704D;
    bottom: 0px;
    position: absolute;
}
.layout-2-secondary:last-child::before{
    display: none;
}
.title-widget-layout-4{
    border-top: 1px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
    padding-left: 10px;
    padding-top: 5px;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-top: 10px;
}
.principal-post-layout-4 .publish-data{
    margin-top: 10%;
    margin-bottom: 10%;
}
.ira{
    display: inline-block;
    position: absolute;
    right: 0;
}
.ira .text{
    vertical-align: middle;
}
.ira img{
    vertical-align: middle;
}
.layout-2-ddhh{
    padding-left: 10px;
    padding-right: 20px;
    position: relative;
}
.layout-2-ddhh::after, .layout-2-ddhh::before{
   width: calc(100% - 18px);
   left: 10px;
   position: absolute;
   background-color: #f7931e;
   height: 5px;
   content: ''; 
}
.layout-2-ddhh::after{
    bottom: 0px;
}
.layout-2-ddhh::before{
    top: 0px;
}
.layout-2-ddhh .img-post{
    padding-right: 0px;
}
.layout-2-ddhh .right-section{
    padding-left: 0px;
    background-color: #2D2D2D;
    color: white;
    padding: 5px;
    margin-left: 0px;
}
.layout-2-ddhh .right-section .title-post-principal{
    padding-right: 0px;
}
.layout-2-ddhh .right-section .publish-data,
.layout-2-ddhh .right-section .content-post{
    padding-left: 15px;
}
.layout-2-ddhh .right-section .content-post{
    margin-bottom: 10px !important;
}
.ddhh-section .layout-2-ddhh .img-post img{
    border: 0px solid;
}
.layout-2-ddhh .publish-data{
    margin-top: 0px !important;
}
.titulo-nosotros h2{
    font-size: 63px;
    font-weight: 300;
    display: inline-table;
    vertical-align: middle;
    margin: 0px;
}
.titulo-nosotros img{
    display: inline-table;
    vertical-align: middle;
    width: 75px;
    margin-left: 10px;
}
.name-category-reconocimiento{
    text-align: center;
    border: 1px solid #2d2d2d;
    border-top: 0px;
    margin-bottom: 40px;
    color: #f7931e;
}
.name-category-reconocimiento h2{
    margin-bottom: 10px;
}
.reconocimiento-post{
    padding: 15px;
    margin-bottom: 30px;
}
.reconocimiento-post .titulo{
    font-weight: 600;
}
.reconocimiento-post .premio{
    width: 80%;
}
.reconocimiento-post .imagen-premio{
    width: 70%;
    max-width: 60px;
    text-align: center;
}
.reconocimiento-post .clasificacion{
    text-align: center;
}
.reconocimiento-post .lugar{
    text-transform: uppercase;
    font-weight: 600;
}
.reconocimiento-post .container-reconocimiento{
    border: 1px solid #2d2d2d;
    padding: 15px;   
}
.reconocimiento-post .descripcion{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
}
.reconocimiento-post .descripcion::after{
    content: '';
    height: 5px;
    width: 50px;
    left: calc(50% - 25px);
    bottom: 0px;
    position: absolute;
    background-color: #f7931e;
}

.reconocimiento-post .colaboradores{
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    font-style: italic;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.alianza-post{
    display: flex;
    text-align: center;
    margin-bottom: 30px;
}
.alianza-post .container-alianza{
    padding: 15px;
}
.alianza-post .img-post{
    border: 1px solid #2d2d2d;
    margin-bottom: 20px;
}

.title-mencion{
    border-top: 2px solid #2D2D2D;
    border-bottom: 2px solid #2D2D2D;
    color: #f7931e;
    margin-bottom: 30px;
}
.title-mencion h2{
    margin: 0px;
}
.mencion-post{
    margin-bottom: 30px;
}
.mencion-post .container-mencion{
    padding: 15px;
    border: 1px solid #2d2d2d;
}
.mencion-post .container-mencion blockquote:before {
	content: '"'; 
    font-size: 20px;
}
.mencion-post .container-mencion blockquote:after {
	content: '"'; 
    font-size: 20px;
}

.mencion-post .container-mencion .titulo{
    font-weight: bold;
    font-size: 20px;
}
.mencion-post .container-mencion .fecha{
    text-align: right;
    font-weight: 300;
    font-size: 20px;
}
.mencion-post .container-mencion .img-post{
    margin-top: 10px;
    margin-bottom: 15px;
}
.mencion-post .container-mencion .img-post img{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.twitter-tweet{
    margin-left: auto;
    margin-right: auto;
}

.content-post-single{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.content-post-single a,
.content-post-single a:hover, 
.content-post-single a:focus, 
.content-post-single a:active{
    color: #2d2d2d;
    text-decoration: none;
}
.insert-page{
	padding: 15px 0px;
	margin-bottom: 20px;
    border-top: 1px solid #7070704D;
    border-bottom: 1px solid #7070704D;
}
.insert-page .row{
	display: flex !important;
}
.insert-page .row > div{
	display: flex !important;
}
.insert-page section a{
	border-bottom: 0px;
	outline: none;
}
.fullwidth{
	flex: 0 0 calc(100% + 30px);
	-ms-flex: 0 0 calc(100% + 30px);
}
.insert-page section .data .title_relationship{
	font-size: 1.2em;
	margin: 0px;
	font-family: 'Newsreader', sans-serif;
	transition: all 0.5s ease;		
}
.insert-page section .data .title_relationship:hover{
	color: rgb(46, 49, 146);
	transition: all 0.5s ease;
}
.insert-page section .data.col-md-12 a{
	margin-left: auto;
	margin-right: auto;
}
.insert-page section .data.col-md-12 .title_relationship,
.insert-page section .data.col-md-12 p{
	text-align: center;
}
.insert-page section .data .more-theme{
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0px;
    color: #f7931e;
    font-weight: bold;
}
.insert-page section .data.col-md-12 .more-theme{
	text-align: center;
}
.insert-page section .data.col-md-12 .read-more a{
	margin: 5px auto 0px auto;
}
.insert-page section .data.col-md-9 .read-more a{
	margin-top: 5px;
	margin-left: auto;
}
.insert-page section .data .read-more a{
	font-size: 12px;
	border-bottom: 0px;
	display: block;
	outline: none;
	transition: all 0.5s ease;
}
.insert-page section .data p{
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 11px;
}

.title-relacionados{
    border-top: 1px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
    padding: 5px 0px;
}
.title-relacionados h3{
    font-size: 18px;
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

.title-relacionados span{
    color: #f7931e;
    font-weight: bold;
}
.post-relacionado-single{
    margin-top: 30px;
}
.post-relacionado-single .title-post-section-post{
    margin-top: 10px;
}
.post-relacionado-single .enlace-post-relacionado{
    text-align: center;
    margin-top: 10px;
}
.post-relacionado-single .enlace-post-relacionado a{
    border-top: 1px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
    color: #2d2d2d;
    text-decoration: none;
    display: block;
    padding: 5px 0px;
}
.post-relacionado-single .enlace-post-relacionado .text{
    margin-right: 10px;
    vertical-align: middle;
    font-weight: 500;
}
.post-relacionado-single .enlace-post-relacionado img{
    width: 20px;
    vertical-align: middle;
}
.addtoany_content{
    display: none;
}
.seccion-mujeres p{
    font-size: 16px;
}
.seccion-mujeres p, .seccion-mujeres a{
    text-align: center;
}
.seccion-mujeres a{
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-decoration: none;
    color: #2d2d2d;
    font-weight: 600;
}
.seccion-mujeres .icon{
    width: 30px;
    vertical-align: middle;
}
.seccion-mujeres .seccion-derecha{
    padding-right: 20%;
}
.seccion-mujeres{
    border-top: 3px solid #2d2d2d;
    border-bottom: 4px solid #2d2d2d;
    margin-bottom: 40px;
}
.seccion-mujeres .elementor-widget-wrap{
    border-left: 3px solid #2d2d2d;
    border-right: 3px solid #2d2d2d;
}
.link-post{
    color: #2d2d2d !important;
    text-decoration: none;
}
.wsae-wrapper .wsae-amp{
    width: 100% !important;
    border: 3px solid #f7931e;
}
.title-category, .page-title-search{
    border-top: 3px solid #7070704D;
    border-bottom: 1px solid #2d2d2d;
}
.title-category span{
    background-color: #2b2a65;
    color: #fff;
    padding: 5px 10px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.category-post-archive{
    border-bottom: 1px solid #2d2d2d;    
}
.dialog-widget{
    background-color: transparent !important;
    align-items: center;		
}
.elementor-search-form__container:not(.elementor-search-form--full-screen){
    background-color: transparent !important;
}
.elementor-search-form__submit{
    width: 200px;
    background-color: #3F3D91 !important;
    color: white;
    border-radius: 10px !important;
    border: 1px solid #2d2d2d !important;
    cursor: pointer !important;
}
.elementor-search-form__submit i{
    font-size: 25px !important;
}
.elementor-search-form__input{
    border: 1px solid #2d2d2d !important;
    margin-right: 50px !important;
    background-color: white !important;
    font-size: 25px !important;
    font-family: 'WorkSans' !important;
    font-weight: 300 !important;
    color: #2d2d2d !important;
}
.elementor-popup-modal .dialog-widget-content{
    background-color: transparent !important;
}
.dialog-widget-content{
    box-shadow: none !important;
}
.dialog-close-button{
    display: none !important;
}
.fa-search{
    cursor: pointer !important;
}

.page-title-search h1{
    margin: 0px;
    padding-top: 5px;
}
.page-title-search h1 .search-term{
    font-weight: 300;
}
.slider-title-section{
    color: #fff;
    font-size: 30px;
    margin-top: 0px;
}

.wpcf7-email{
    width: 100%;
    border-radius: 0px !important;
    font-size: 18px !important;
    font-family: 'WorkSans';
    font-weight: 400;
    padding: 0px 20px !important;
}

.wpcf7-submit{
    background-color: #3F3D91 !important;
    color: #ffffff !important;
    font-family: 'WorkSans' !important;
    font-size: 24px;
    padding: 5px 50px !important;
    width: 100% !important;
    border-radius: 10px !important;
}

.newsletter-footer .wpcf7-submit{
    background-color: #2D2D2D !important;
    color: #ffffff;
    border-color: #FFFFFF;
}
.newsletter-footer .wpcf7-email{
    border-radius: 0px;
    background-color: #fff;
    color: #7a7a7a;
}

.submit-button p{
    margin-bottom: 0px;
}

.wpcf7-checkbox input {
    opacity: 0;
    position: absolute;
}

.wpcf7-checkbox input:checked{
    background: radial-gradient(circle at center, black 50%, transparent 50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
}



.wpcf7-checkbox input, .wpcf7-list-item-label{
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}
.wpcf7-list-item{
    margin-left: 0px;
}
.wpcf7-list-item-label {
    position: relative;
}

.wpcf7-checkbox input + .wpcf7-list-item-label:before{
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    border: 2px solid #000;
}

.wpcf7-checkbox input:checked + .wpcf7-list-item-label:before {
    content: "\2714";
    font-family: 'Font Awesome 5 Free';
    background: #000;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
}

.wpcf7-checkbox input:focus + .wpcf7-list-item-label{
  outline: 1px solid #ddd; /* focus style */
}
.wpcf7-form .col-md-6 p{
    font-family: 'WorkSans';
    font-weight: 300;
    font-size: 16px;
}
.newsletter-footer .col-md-12 p{
    margin-bottom: 10px;
}

.newsletter-footer .wpcf7-checkbox input + .wpcf7-list-item-label:before{
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    color: #2d2d2d;
    font-size: 22px;
    line-height: 27px;
    border: 2px solid #fff;
}

.newsletter-footer .wpcf7-checkbox input:checked + .wpcf7-list-item-label:before {
    content: "\2714";
    font-family: 'Font Awesome 5 Free';
    background: #fff;
    color: #2d2d2d;
    font-size: 20px;
    line-height: 24px;
}

.newsletter-footer .wpcf7-checkbox input:focus + .wpcf7-list-item-label{
  outline: 1px solid #2d2d2d; /* focus style */
}

.col-md-6 .texto{
    display: inline-table;
    vertical-align: top;
    width: calc(100% - 50px);
}
.newsletter-footer .texto{
    color: #fff;
    font-family: 'WorkSans', sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.zeno_font_resizer_reset{
    display: none;
}
.secondary-right .publish-data{
    margin-bottom: 20px;
}
.layout-5 .title-widget-layout-4{
    text-transform: none;
}

.header-section .hfe-nav-menu nav > ul li.current_page_item ul li a{
    background-color: white !important;
    color: #000000 !important;
}
.seconds-post .timeago{
    display: block;
}

.elementor-widget-posts-more .layout-2 .seconds-post.col-md-3{
    margin-bottom: 10px;
}

.elementor-widget-posts-more .layout-2 .seconds-post.col-md-3::after{
    content: '';
    height: 1px;
    width: 100%;
    background-color: #2d2d2d;
    left: 0px;
    bottom: 0px;
    position: absolute;
}
.elementor-widget-posts-more .layout-2 .seconds-post.col-md-3:first-child:after,
.elementor-widget-posts-more .layout-2 .seconds-post.col-md-3:nth-child(4n+1):after{
    width: calc(100% - 12px);
    left: 12px;
}
.elementor-widget-posts-more .layout-2 .seconds-post.col-md-3:nth-child(4n):after{
    width: calc(100% - 12px);
    right: 12px;
}
.elementor-widget-principal-posts .layout-5 .secondary-post-layout-5,
.elementor-widget-principal-posts .layout-4 .post-left{
    position: relative;
}

.elementor-widget-posts-more .layout-3 .seconds-post{
    padding-bottom: 10px;
}
.elementor-widget-principal-posts .layout-5 .secondary-post-layout-5 .publish-data{
    margin-top: 5px;
}
.elementor-widget-principal-posts .layout-5 .secondary-post-layout-5 .content-post{
    font-size: 16px;
}
.elementor-widget-principal-posts .layout-4 .post-left::before{
    content: '';
    height: calc(100% - 10px);
    width: 1px;
    background-color: #2d2d2d;
    right: 0px;
    position: absolute;   
}
.elementor-widget-principal-posts .layout-4 .second-posts-section .col-md-4.post-left:nth-of-type(3n)::before{
    display: none;
}
.elementor-widget-principal-posts .layout-5 .secondary-post-layout-5:last-child::before,
.elementor-widget-principal-posts .layout-4 .post-left:last-child::before
{
    content: '';
    height: calc(100% - 10px);
    width: 1px;
    background-color: #2d2d2d;
    left: 0px;
    position: absolute;   
}*/
.elementor-widget-principal-posts .layout-5 .secondary-post-layout-5::after,
.elementor-widget-principal-posts .layout-4 .post-left::after,
.elementor-widget-posts-more .layout-3 .seconds-post::after
{
    content: '';
    height: 1px;
    width: calc(100% - 12px);
    background-color: #2d2d2d;
    left: 12px;
    bottom: 0px;
    position: absolute;
}
.elementor-widget-principal-posts .layout-5 .secondary-post-layout-5:last-child:after,
.elementor-widget-principal-posts .layout-4 .post-left:last-child::after,
.elementor-widget-posts-more .layout-3 .seconds-post:last-child::after
{
    left: 0px;
    right: 12px;
    width: calc(100% - 12px);
    
}
.elementor-widget-principal-posts .layout-4 .post-left{
    border-right: 0px;
}
.elementor-widget-posts-more .layout-3 .seconds-post{
    margin-bottom: 10px;
}
.monitor-princiapal > .elementor-column-gap-default::after,
.megafono-princiapal > .elementor-column-gap-default::after{
    width: calc(100% - 20px);
    background-color: #7070704D;
    left: 10px;
    height: 2px;
    content: '';
    position: absolute;
    bottom: -10px;
}
.seconds-post .title-post{
    font-weight: 600;
}

.content-post-single h4:before{
	display: inline-table;
    margin-right: 5px;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    font-weight: bold;
    color: #f7931e;
    border-right: 3px solid #f7931e;
    padding-right: 5px;
}
.content-post-single{
    font-family: 'RobotoSerif', sans-serif;
    position: relative;
}
.post.type-post .post-thumbnail img{
    width: 100%;
}
.content-post-single p{
    color: #2d2d2d;
    font-size: 1.2em;
    line-height: 1.5em;
}
.content-post-single h3{
    position: relative;
    font-size: 1.5em;
    line-height: 1.6em;
    font-family: 'WorkSans', sans-serif;
    font-weight: 500;
}
.content-post-single h3 b, .content-post-single h3 strong{
    font-weight: 500;
    font-family: 'WorkSans', sans-serif;
}
.content-post-single h3::after{
    content: '';
    position: absolute;
    width: 150px;
    height: 3px;
    background-color: #f7931e;
    left: 0px;
    bottom: -5px;
}
.content-post-single h4:first-of-type:before{
	content: '1';
}
.content-post-single  h4:nth-of-type(2):before{
	content: '2';
}
.content-post-single  h4:nth-of-type(3):before{
	content: '3';
}
.content-post-single  h4:nth-of-type(4):before{
	content: '4';
}
.content-post-single  h4:nth-of-type(5):before{
	content: '5';
}
.content-post-single  h4:nth-of-type(6):before{
	content: '6';
}

.content-post-single  h4:nth-of-type(7):before{
	content: '7';
}
.content-post-single  h4:nth-of-type(8):before{
	content: '8';
}
.content-post-single  h4:nth-of-type(9):before{
	content: '9';
}
.content-post-single  h4:nth-of-type(10):before{
	content: '10';
}
.content-post-single  h4:nth-of-type(11):before{
	content: '11';
}
.content-post-single  h4:nth-of-type(12):before{
	content: '12';
}
.content-post-single  h4:nth-of-type(13):before{
	content: '13';
}
.content-post-single  h4:nth-of-type(14):before{
	content: '14';
}

.content-post-single  h4:nth-of-type(15):before{
	content: '15';
}
.content-post-single  h4:nth-of-type(16):before{
	content: '16';
}
.content-post-single  h4:nth-of-type(17):before{
	content: '17';
}
.content-post-single  h4:nth-of-type(18):before{
	content: '18';
}
.content-post-single  h4:nth-of-type(19):before{
	content: '19';
}
.content-post-single  h4:nth-of-type(20):before{
	content: '20';
}
.content-post-single  h4:nth-of-type(21):before{
	content: '21';
}
.content-post-single  h4:nth-of-type(22):before{
	content: '22';
}


.content-post-single blockquote:not([id]):not([class])::before{
    content: 'Se dijo \201C \201D';
    position: absolute;
    left: 0px;
    top: 0px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    color: #f7931e;
    font-size: 16px;
    font-weight: 600;
    font-family: 'WorkSans', sans-serif;
    width: 100%;
}
.content-post-single blockquote:not([id]):not([class])::after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-top: 2px solid #7070704D;
    border-bottom: 2px solid #7070704D;
    width: 100%;
    height: 15px;
}

.content-post-single blockquote:not([id]):not([class]){
    padding: 50px 100px;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
}

.content-post-single blockquote:not([id]):not([class]) p{
    margin-bottom: 0px;
}
.content-post-single h6,
.sumario h6{
    font-family: 'WorkSans';
    font-weight: 300;
    font-size: 1.75em;
    line-height: 1.30em;
}
.sumario h6{
    margin-bottom: 0px;
    margin-top: 10px;
}

.sumario-opinion{
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5em;
}
.content-post-single a{
    border-bottom: 2px solid #f7931e;
    color: rgb(77,77,77);
}
.author-side{
    position: absolute;
    top: 10px;
    width: 150px;
    left: -180px;
    border-top: 1px solid #2d2d2d;
    padding-top: 10px;
}
.author-side .timeago{
    margin-bottom: 15px;
}
#tts-play-button{
    margin-top: 10px;
}
#tts__listent_content_1.tts__listent_content{
    background-image: url('../images/play.svg') !important;
    background-color: #000 !important;
}
.author-side .addtoany_shortcode a{
    outline: none;
}
.author-side .addtoany_shortcode a img{
    width: 25px;
}
.author-side .networks{
    display: inline-block;
    border-top: 1px solid #7070704D;
    border-bottom: 1px solid #7070704D;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 2px;
}
.img-publicidad img{
    width: 100%;
}
.texto-publicidad{
    margin-bottom: 0px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    background-color: #E7E7E7;
}
.newsletter-column .col-md-8{
    width: 80%;
    margin-left: auto;
    margin-right: auto;    
}
.newsletter-column .col-md-4{
    width: 60%;
    margin-left: auto;
    margin-right: auto;    
}
.newsletter-column .col-md-6{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.texto-editorial{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #707070;
    position: relative;
}
.texto-editorial::before{
    content: '';
    width: 31px;
    height: 31px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid  #707070;
    left: calc(50% - 15px);
    bottom: -15px;
    background-color: white;
}
.texto-editorial::after{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: calc(50% - 10px);
    border-radius: 50%;
    border: 1px solid #f7931e;
    bottom: -9px;
    background-color: #f7931e;
}
.texto-editorial p{
    margin-top: 0px;
}
.tratamiento{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    position: relative;   
}

.tratamiento p{
    padding-left: 15px;
    position: relative;
}
.tratamiento p::before{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f7931e;
    position: absolute;
    left: 0px;
    top: 12px;
}
.no-results{
    text-align: center;
}
.no-results form label{
    display: inline-block;
    vertical-align: middle;
    width: 300px;
}
.no-results .search-field{
    color: #666;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 0px !important;
    font-size: 18px !important;
    font-family: 'WorkSans';
    font-weight: 400;
    padding: 10px 20px !important;
}
.no-results .search-submit{
    background-color: #3F3D91 !important;
    color: #ffffff !important;
    font-family: 'WorkSans' !important;
    font-size: 25px;
    padding: 12px 50px !important;
    width: 200px !important;
    border-radius: 5px !important;
    text-transform: uppercase;
    border: 0px !important;
    display: inline-block;
    vertical-align: middle;
}
.text-nothing{
    font-size: 18px;
}
.img-not-found{
    margin-bottom: 20px;
}
.elementor-widget-posts-more .col-md-9 .linea{
    border-right: 1px solid #707070;
}
.linea-abajo::before{
    content: '';
    width: 100%;
    border-bottom: 1px solid #2d2d2d;
    display: block;
    margin: 20px 0px;

}
.noticia-left .elementor-widget-posts-section{
    position: initial;
}
.noticia-left .footer-section-layout-2{
    position: absolute;
    bottom: 0px;
}
.data-extra{
    background: #fff;
    color: #f7931e;
    text-transform: uppercase;
    margin-top: -30px;
    display: table;
    width: initial;
    position: relative;
    font-weight: 800;
    padding: 0px 5px;
    font-size: 18px;
}
.elementor-widget-posts-section .layout-3 .post-element{
    border-right: 1px solid #2d2d2d;
    margin-bottom: 10px;
}
.elementor-widget-posts-section .layout-3 .post-element .content-post{
    font-size: 16px;
    line-height: 18px;
}
.elementor-widget-posts-section .layout-3 .post-element .publish-data{
    margin-top: 10px;
}
.elementor-widget-posts-section .layout-3 .post-element .title-post{
    min-height: 100px;
}
.elementor-widget-posts-section .layout-3 .post-element:last-of-type{
    border-right: 0px;
}
.elementor-widget-posts-more .layout-3 .seconds-post{
    margin-bottom: 46px;
    padding-bottom: 23px;
}
.elementor-widget-posts-section .layout-4,
.elementor-widget-posts-more .layout-4{
    --bs-gutter-x: 5rem;
}
.elementor-widget-posts-section .carta-post,
.elementor-widget-posts-more .carta-post{
    margin-bottom: 30px;
}
.title-widget-layout-enchufadin{
    border-top: 2px solid #2d2d2d;
    border-bottom: 2px solid #2d2d2d;
    margin-bottom: 50px;
}
.title-widget-layout-enchufadin img{
    width: 120px;
    vertical-align: middle;
}
.enchufadin-post{
    margin-bottom: 50px;
}
.enchufadin-card{
    border: 5px solid #404491;
    border-radius: 20px;
    position: relative;
    margin-bottom: 20px;
}

.enchufadin-card .azul{
    background-color: #6261BD;
    margin-right: 0px;
    margin-left: 0px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    min-height: 80px;
}
.enchufadin-card .img-post img{
    border-radius: 50%;
    position: absolute;
    top: -10%;
    width: 40%;
    border: 2px solid #2d2d2d;
}
.enchufadin-card .enchufadin-icono{
    padding-top: 10%;
}
.enchufadin-card .col-md-7{
    text-align: center;
}
.enchufadin-card .data-enchufadin{
    padding-left: 10px;
    width: 85%;
    padding-top: 10%;
}
.enchufadin-card .data-enchufadin .nombre{
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.2em;
    height: 50px;
    margin: 0px;
}

.enchufadin-card .data-enchufadin .subtitulo{
    font-size: 12px;
    text-transform: uppercase;
    height: 35px;
    line-height: 14px;
}
.elementor-widget-principal-posts .layout-4 .col-md-4:nth-of-type(3)::after{
    left: 0;
    width: 100%;
}
.elementor-widget-posts-more .layout-3 .col-md-3:nth-of-type(4n)::after{
width: 100%;
}
.elementor-widget-posts-more .layout-3 .ira a{
    display: block;
    margin-top: -5px;
}

.elementor-widget-principal-posts .layout-4 .principal-post-layout-4 .content-post{
    margin-bottom: 0px;
}

.second-posts-section .seconds-post::before {
    display: block;
    content: '';
    height: calc(100% - 5px);
    width: 1px;
    background-color: #2d2d2d;
    position: absolute;
    right: 0px;
}
.second-posts-section .col-md-4.seconds-post:nth-of-type(3n):before{
    display: none;
}
.second-posts-section .col-md-3.seconds-post:nth-of-type(4n):before{
    display: none;
}

.elementor-widget-posts-more .layout-1 .second-posts-section .seconds-post{
    margin-bottom: 46px;
}
.elementor-widget-posts-section .carta-post,
.elementor-widget-posts-more .carta-post{
    position: relative;
}
.elementor-widget-posts-more .carta-post{
    margin-bottom: 46px;
}
.elementor-widget-posts-section .carta-post::after,
.elementor-widget-posts-more .carta-post::after{
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: -23px;
    left: 40px;
    background-color: #2d2d2d;
}
.elementor-widget-posts-more .layout-4 .col-md-4.carta-post:nth-of-type(3n)::after,
.elementor-widget-posts-section .layout-4 .col-md-4.carta-post:nth-of-type(3n)::after,
.elementor-widget-posts-section .layout-4 .col-md-6.carta-post:nth-of-type(2n)::after{
    width: calc(100% - 80px);
}
.texto-nosotros p{
    font-size: 26px;
    line-height: 38px;
}
.texto-reconocimiento span{
    font-size: 1em !important;
}
.mobile-content{
    display: none;
}
@media(max-width: 580px){
    .non-mobile{
        display: none !important;
    }
    .header-section{
        padding-bottom: 10px !important;
    }
    .slider-layout-1 .title-post-principal{
        font-size: 18px;
        line-height: 22px;
        height: 100px;
    }
    .mobile-content{
        display: block;
    }
    .elementor-element> .elementor-element-populated{
        border-left: 0px !important;
        border-right: 0px !important;
    }
    .elementor-widget-principal-posts .seconds-post{
        margin-bottom: 46px;
    }
    .second-posts-section .seconds-post::before{
        display: none;
    }
    .second-posts-section .contenido .seconds-post::after{
        width: calc(100% - 20px);
    }
    .mobile-content.layout-2{
        margin-bottom: 46px;
        position: relative;
    }
    .mobile-content.layout-2::after{
        content: '';
        width: calc(100% - 30px);
        height: 2px;
        background-color: #7070704D;
        bottom: -23px;
        left: 15px;
        position: absolute;
    }
    .mobile-content.layout-2 .title-post-principal{
        margin-top: 10px;
    }
    .footer-section-layout-2{
        text-align: center;
    }
    .slick-arrow{
        width: 30px !important;
        height: 30px !important;
    }
    .slick-prev, .slick-next{
        top: -50px !important;
    }
    .slick-prev{
        right: 50px;
        left: auto !important;
    }
    .ddhh-section .title-post-principal{
        padding-right: 15px;
        font-size: 30px;
    }
    .ddhh-section .mobile-content.publish-data{
        background-color: #2D2D2D;
        padding-left: 15px;
        padding-right: 15px;
        color: #fff;
        margin-top: -1px;
        padding-bottom: 35px;
    }
    .ddhh-section .ddhh-post-secondary .title-post-secondary{
        margin-top: 0px;
    }
    .ddhh-section .ddhh-post-secondary .title-post-secondary{
        font-size: 16px;
        line-height: 17px;
    }
    .ddhh-section .layout-1-ddhh .img-post{
        padding-right: 15px;
    }
    .ddhh-section .img-post{
        padding-right: 0px;
    }
    .row-ddhh-post-secondary{
        background-color: #2d2d2d;
        margin-left: 0px;
        margin-right: 0px;
    }
    .ddhh-section .ddhh-post-secondary .img-post img{
        border-bottom: 0px;
    }
    .ddhh-section .ddhh-post-secondary .img-post{
        padding-left: 0px;
        padding-top: 15px;
        padding-bottom: 7px;
    }
    .ddhh-post-secondary .title-post-secondary{
        border-top: 0px;
    }
    .ddhh-post-secondary .title-ddhh{
        padding-left: 0px;    
    }
    .ddhh-post-secondary .row-ddhh-post-secondary{
        border-bottom: 5px solid #f7931e;
        border-top: 5px solid #f7931e;
    }
    .ddhh-section .ddhh-post-secondary{
        background-color: #2d2d2d;
        width: calc(100% - 24px);
        margin-left: 12px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-4 .row .ddhh-post-secondary:last-child{
        padding-bottom: 0px;
    }
    .name-card h2{
        font-size: 14px;
    }
    .card-post .title-post-principal{
        font-size: 16px;
        line-height: 19px;
    }
    .enfoque-two{
        margin-top: 0px !important;
    }
    .elementor-widget-card-post{
        position: relative;
        margin-bottom: 30px;
    }
    .elementor-widget-card-post::after{
        content: '';
        width: 100%;
        height: 2px;
        background-color: #7070704D;
        bottom: -23px;
        left: 0px;
        position: absolute;
    }
    .imagen-carta-izq{
        position: absolute;
        opacity: 0.8;
        top: -10px;
    }
    .imagen-carta-izq .elementor-element{
        text-align: center !important;
    }
    .texto-carta h2{
        font-size: 40px !important;
    }
    .carta-post .title-carta h2{
        font-size: 19px;
        margin-top: 0px;
        line-height: 23px;
        text-align: left;
        min-height: auto;
    }
    .carta-post .author-carta{
        font-size: 18px;
        text-align: left;
        width: auto;
        margin-left: 15px !important;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .elementor-widget-posts-section .carta-post::after{
        width: calc(100% - 24px) !important;
        bottom: -13px;
        left: 12px;
    }
    .left-section{
        border-right: 0px;
    }
    .footer-grid > .elementor-container > .elementor-column{
        border-left: 0px;
    }
    .wpcf7-submit{
        font-size: 22px;
    }
    .section-newsletter .elementor-heading-title{
        color: #f7931e !important;
    }
    .section-newsletter .elementor-widget-icon .elementor-icon{
        color: #000 !important;
    }
    footer .elementor-widget-image{
        text-align: left;
    }
    footer .elementor-widget-image img{
        width: 250px;
    }
    footer p.elementor-heading-title{
        font-size: 18px !important;
        width: 80%;
    }
    .footer-grid .elementor-container .elementor-column{
        position: relative;
    }
    .footer-grid .elementor-container .elementor-column::after{
        content: '';
        position: absolute;
        width: calc(100% - 20px);
        height: 1px;
        background-color: #fff;
        bottom: 0px;
        left: 10px;
    }
    .footer-grid .elementor-container .elementor-column .title-newsletter-footer .elementor-icon-box-icon{
        text-align: right;
    }
    .footer-grid .elementor-container .elementor-column .title-newsletter-footer .elementor-icon-box-content{
        margin-top: -35px;
    }
    .seconds-post .timeago{
        display: inline-block;
    }
    .layout-1-principal-post-more .title-post-principal{
        margin-top: 10px;
    }
    .layout-1-principal-post-more{
        position: relative;
        padding-bottom: 23px;
        margin-bottom: 23px;
    }
    .layout-1-principal-post-more::after{
        content: '';
        width: 100%;
        left: 0px;
        height: 1px;
        background-color: #2d2d2d;
        position: absolute;
        bottom: 0px;
    }
    .elementor-widget-posts-section .layout-1 .post-left{
        padding-bottom: 23px;
        position: relative;
        margin-bottom: 23px;
    }
    .elementor-widget-posts-section .layout-1 .post-left::after,
    .elementor-widget-posts-section .post-element::after{
        content: '';
        width: 100%;
        left: 0px;
        height: 1px;
        background-color: #2d2d2d;
        position: absolute;
        bottom: 0px;
    
    }
    .elementor-widget-posts-section .layout-1 .secondary-right{
        padding-bottom: 40px;
    }
    .noticia-left{
        margin-bottom: 30px;
    }
    .elementor-widget-posts-section .layout-2-principal{
        margin-bottom: 23px;
    }
    .elementor-widget-posts-section .layout-2-secondary{
        margin-bottom: 20px;
    }
    .principal-post-layout-4 .publish-data{
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .title-post-principal, .ddhh-section .title-post-principal,
    .layout-2-secondary .title-post-section-post,
    .elementor-widget-posts-more .layout-3 .title-post
    {
        font-size: 24px;
        line-height: 27px;
    }
    .title-post, .title-post-secondary,
    .second-posts-section .title-post-section-post,
    .elementor-widget-posts-more .layout-3 .seconds-post .title-post{
        font-size: 18px;
        line-height: 21px;
        min-height: auto;
    }
    .publish-data{
        margin-top: 10px;
    }
    .footer-section-slider{
        padding: 5px 0px;
    }
    .layout-2-ddhh .col-md-6 .img-post img{
        border-bottom: 5px solid #f7931e;
        border-top: 5px solid #f7931e;
    }
    .layout-2-ddhh .col-md-6 .img-post .link-post{
        display: flex;
    }
    .layout-2-ddhh::before{
        display: none;
    }
    .layout-2-ddhh .right-section{
        margin-left: 12px;
        width: calc(100% - 12px);
       
    }
    .enchufadin-card .data-enchufadin{
        padding-top: 20%;
    }
    .enchufadin-card .data-enchufadin .nombre{
        height: auto;
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 1.5em;
    }
    .enchufadin-post{
        position: relative;
        padding-bottom: 20px;
    }

    .enchufadin-post::after,
    .secondary-post-layout-5::after{
        content: '';
        width: calc(100% - 24px);
        left: 12px;
        height: 1px;
        background-color: #2d2d2d;
        position: absolute;
        bottom: 0px;
    }
    .elementor-widget-principal-posts .layout-5 .secondary-post-layout-5:last-child{
        padding-top: 0px;
    }
    .elementor-widget-principal-posts .layout-5 .secondary-post-layout-5:last-child:after{
        left: 12px;
        right: 0;
        bottom: -5px;
    }
    .enchufadin-post .title-post{
        font-size: 26px;
        line-height: 29px;
    }
    .enchufadin-post:last-of-type{
        margin-bottom: 0px;
    }

    .enchufadin-post:last-of-type:after{
        display: none;
    }

    .elementor-widget-posts-more .layout-3 .seconds-post{
        padding-bottom: 0px;
    }
    .elementor-widget-posts-more .layout-3 .seconds-post:last-of-type:after{
        display: none;
    }
    .elementor-widget-posts-more .layout-3 .seconds-post:last-of-type{
        margin-bottom: 0px;
    }
    .elementor-widget-principal-posts .layout-5 .titulo-layout{
        display: block !important;
        text-align: center;
    }
    .title-widget-layout-4{
        text-align: center;
        padding-left: 0px;
        margin-bottom: 10px;
    }
    .data-extra{
        font-size: 12px;
        margin-top: -24px;
    }
    .megafono-princiapal .elementor-column:nth-of-type(2){
        display: none;
    }
    .elementor-widget-posts-section .layout-3 .post-element .title-post{
        height: auto;
        min-height: auto;
    }
    .elementor-widget-posts-section .layout-3 .post-element{
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 23px;
    }
    .elementor-widget-posts-section .layout-3 .post-element::after{
        width: calc(100% - 24px);
        left: 12px;
    }
    .footer-section-layout-3{
        display: none;
    }
    .titulo-opinion .elementor-widget-image{
        text-align: center !important;
        position: absolute;
        opacity: 0.8;
        top: 0px;
    }
    .titulo-opinion .elementor-heading-title{
        margin-top: -20px;
    }
    .section-opinion .title-carta h2{
        text-align: center;
    }
    
    .section-opinion .author-carta{
        margin: 0px auto !important;
    }
    .section-opinion .elementor-widget-posts-section .carta-post{
        margin-bottom: 40px;
    }

    .section-opinion .elementor-widget-posts-more .carta-post{
        position: relative;
    }
    .section-opinion .elementor-widget-posts-more .carta-post::after{
        width: calc(100% - 80px);
        left: 40px;
    }
    .elementor-widget-titulo-nosotros .titulo-nosotros h2{
        font-size: 28px;
    }
    .elementor-widget-titulo-nosotros .titulo-nosotros img{
        width: 28px;
    }
    .texto-nosotros .elementor-widget-container{
        padding: 0px 10px 0px 10px !important;
    }
    .texto-nosotros p{
        font-size: 19px;
        line-height: 30px;
    }
    .texto-reconocimiento .elementor-widget-container{
        padding: 10px 20px 10px 20px !important;
        background-size: 100% auto !important;
    }
    .name-category-reconocimiento{
        width: calc(100% - 30px);
        margin-left: auto;
        margin-right: auto;
    }
    .reconocimiento-post .descripcion,
    .reconocimiento-post .colaboradores{
        width: 90%;
    }
    .content-post-single{
        width: 90%;
    }
    .sumario h6, .content-post-single h6{
        margin-top: 10px;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .title-relacionados{
        width: calc(100% - 30px);
        margin-left: 15px;
    }
    .post-relacionado-single .enlace-post-relacionado{
        width: 100%;
    }
    .seccion-mujeres p{
        text-align: left;
        padding-right: 20%;
    }
    .seccion-mujeres .seccion-derecha{
        padding-right: 0px;
    }
    .elementor-widget-principal-posts .layout-1 .seconds-post .categoria{
        margin-top: -5px;
        display: block;
        margin-bottom: 5px;
    }
    .elementor-widget-heading .elementor-heading-title{
        font-size: 28px !important;
        line-height: 31px !important;
    }
    .slider .author{
        line-height: 15px;
        display: block;
        margin-bottom: 5px;
    }
    .elementor-widget-principal-posts .contenido .post-left{
        margin-bottom: 23px;
        padding-bottom: 18px;
    }
    .elementor-widget-principal-posts .contenido .post-left::after{
        content: '';
        width: calc(100% - 24px);
        left: 12px;
        height: 1px;
        background-color: #2d2d2d;
        position: absolute;
        bottom: 0px;
    }

    .elementor-widget-principal-posts .contenido .post-left:last-of-type:after{
        display: none;
    }
    .want-newsletter-mobile{
        width: 25px;
    }
    .want-newsletter-mobile img{
        display: block;
    }
    .enfoque-newsletter, .texto-enfoque{
        display: inline-block;
        vertical-align: middle;
    }
    .texto-enfoque{
        width: calc(100% - 40px) !important;    
    }
    .enfoque-newsletter{
        padding-top: 5px;
        width: 40px !important;
    }
    
    .texto-enfoque .elementor-widget-container{
        margin-top: 0px !important;
    }
    .enfoque-newsletter{
        text-align: right !important;
    }
    .name-card {
        margin-top: -8px;
    }
    .card-post .only-icon{
        width: 100px;
        margin-top: 10px;
    }
    .carta-section .elementor-widget-wrap{
        padding: 8px 30px !important;
    }
    .elementor-widget-principal-posts .layout-5 .secondary-post-layout-5::before{
        display: none;
    }
    .divisor{
        margin-bottom: 23px;
        margin-top: 10px;
    }
    .secondary-post-layout-5{
        margin-bottom: 15px;

    }
    .secondary-post-layout-5:nth-child(3){
        margin-top: -5px;
    }
    .elementor-widget-principal-posts .layout-5 .secondary-post-layout-5:nth-child(3)::after{
        bottom: -5px;
    }
    .elementor-widget-principal-posts .layout-5 .secondary-post-layout-5:last-of-type{
        margin-bottom: 0px;
    }
    .elementor-widget-posts-more .layout-2 .seconds-post.col-md-3::after,
    .elementor-widget-posts-more .layout-2 .seconds-post.col-md-3:nth-child(4n):after,
    .elementor-widget-posts-more .layout-2 .seconds-post.col-md-3:nth-child(4n+1):after{
        width: calc(100% - 24px);
        left: 12px;
    }
    .elementor-widget-principal-posts .layout-4 .post-left::before{
        display: none;
    }
    .post-left, .elementor-widget-posts-more .col-md-9 .linea,
    .elementor-widget-posts-section .layout-3 .post-element{
        border-right: 0px;
    }
    .elementor-widget-posts-section .layout-1{
        position: relative;
    }
    .elementor-widget-posts-section .layout-4, .elementor-widget-posts-more .layout-4{
        --bs-gutter-x: 1.5rem;
    }
    .header-right .elementor-container .elementor-column:first-child{
        width: 100% !important;
    }
    .mobile-bar-header{
        position: fixed;
        bottom: 0px;
        width: 100%;
        padding-left: 15px !important;
        -webkit-box-shadow: 0px -1px 3px 0px rgba(112,112,112,1);
        -moz-box-shadow: 0px -1px 3px 0px rgba(112,112,112,1);
        box-shadow: 0px -1px 3px 0px rgba(112,112,112,1);
        padding-top: 4px !important;
    }
    .hfe-flyout-wrapper .hfe-side{
        width: 90% !important;
        padding-top: 60px;
        background-color: #3F3D91;
    }
    .hfe-flyout-content{
        background-color: #3F3D91 !important;
    }
    .hfe-flyout-wrapper .hfe-side .menu-item a.hfe-menu-item{
        color: #FFF !important;
    }
    .hfe-flyout-close{
        color: #fff !important;
        right: 20px !important;
    }
    .mobile-bar-header .hfe-nav-menu__toggle{
        width: 38px;
        height: 38px;
        background: #3F3D91;
        border-radius: 50%;
        margin-top: 0px !important;
    }
    .mobile-bar-header .hfe-nav-menu-icon{
        color: #fff;
        font-size: 22px;
        padding-top: 8px;
    }
    .mobile-bar-header .st0{
        fill: #2d2d2d !important;
    }
    .mobile-bar-header .elementor-widget-icon .elementor-icon{
        padding-top: 2px;
    }
    .hfe-nav-menu a.hfe-menu-item{
        font-size: 24px !important;
    }
    .mobile-bar-header .menu-item a.hfe-sub-menu-item{
        color: #fff;
        font-size: 24px !important;
    }
    .mobile-bar-header .menu-item{
        border-bottom: 0px !important;
    }
    .hfe-flyout-wrapper .sub-menu{
        background-color: #3F3D91 !important;
    }
    .reconocimiento-post .titulo{
        line-height: 20px;
    }
    .reconocimiento-post .lugar{
        font-size: 13px;
        line-height: 15px;
    }
} 

.mask-dialog{
    background-color: rgba(255,255,255,0.9) ;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.dialog-widget-content{
    position: relative !important;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    display: block;
	width: 60%;
}

.margin-12{
    margin-right: 12px;
    padding-right: 0px;
}
.texto-bajo{
    margin-bottom: 0px;
}