@font-face {
    font-family: "RobotoLight";
    src: url(../fonts/Roboto-Light_1.ttf);
}

@font-face {
    font-family: "RobotoRegular";
    src: url(../fonts/Roboto-Regular_0.ttf);
}

@font-face {
    font-family: "RobotoBold";
    src: url(../fonts/Roboto-Bold_0.ttf);
}

.ova-top-20 {
    padding-top: 20px !important;
}
.ova-bottom-40 {
    padding-bottom: 40px !important;
}

#top_nav button {
    top: -5px;
    right: 10px;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #666;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}

body::-webkit-scrollbar-thumb {
    background-color: #e20613;
    outline: 1px solid slategrey;
}

html {
    scroll-behavior: smooth;
}

*:focus,
*:active {
    outline: none!important;
    text-decoration: none!important;
}

a {
    color: inherit;
}

a:hover {
    color: inherit;
    text-decoration: none;
    opacity: 0.8;
}


.container .col-md-8 a {
    color: inherit;
    color: #e20613;
    text-decoration: underline;
}
.container .col-md-8 strong, .container .col-md-8 b{
    font-family: "RobotoBold";
}

body {
    font-size: 15px;
    line-height: 20px;
    color: #222;
    font-family: "RobotoLight", sans-serif;
    overflow-x: hidden;
}

h1 {
    font-size: 30px;
    margin: 0;
}

html {
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

input,
textarea {
    background: #e8e7e7;
    border: 0;
    max-height: 120px;
    padding: 10px;
    width: 100%;
    display: block;
}

input[type=submit] {
    float: right;
    background: #e20613 !important;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
    border-radius: 15px;
    width: auto !important;
}

nav {
    padding: 0 !important;
}

ul {
    margin: 0;
}

#alertas {
    background-image: url(../images/back3.jpg);
}

#avisador .col-md-3 .background {
    background-image: url(../images/back2.png);
}

#avisador .background {
    min-height: 226px;
}
#avisador .overlay_dark,
#todas_las_alertas .overlay_dark {
    background-color: rgba(0, 0, 0, 0.5);
}
#avisador .col-md-3 img {
    width: 45px;
    height: auto;
}
#avisador .col-md-3 h1 {
    font-size: 23px;
}
#avisador .slick-slider{
    padding-left: 5px;
}
.height-avisador{
    height: 698px !important;
}
.box-avisador{
    width:100%;
    height:226px;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%) !important;
    margin-bottom: 10px;
}

.img-box-avisador, .img-box-avisador a{
    width:370px;
    height:226px;
    float: left;
}
.img-box-avisador{
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.info-box-avisador{
    width:calc(100% - 370px);
    height:226px;
    float: left;
    display: flex;
    flex-direction: column;
    position: relative;
}
.info-box-avisador::before{
    content:'';
    width:40px;
    height:40px;
    background-color: #fff;
    position:absolute;
    top:20px;
    left:-20px;
    transform: rotate(45deg);
}
.top-nota{
    width: 100%;
    display: block;
}
.title-iba{
    font-size: 15px;
    font-weight: 600;
    padding:13px 30px 0px 30px;
}
.texto-iba{
    font-size: 13px;
    font-weight: 300;
    padding:13px 30px 30px 30px;
    height: 100%;
}
#boton_estadistica {
    min-height: 300px;
    background-image: url(../images/back4.jpg);
}

#buscar input {
    padding: 0;
    font-size: 12px;
    line-height: 12px;
    background: transparent;
    width: 150px;
    border-bottom: 1px solid #000;
}


/*
#buscar:after {
    display: inline-block;
    width: 12px;
    height: 12px;
    content: "";
    background-image: url(../images/lupa.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}*/

select {
    width: 100%;
    background: #e8e7e7;
    border: 0;
    padding: 10px;
}

input[type="checkbox"],
input[type="radio"] {
    display: inline-block;
    width: auto;
    margin-right: 5px;
}

#buscar button,
#top_nav button {
    background: none;
    border: none;
    position: absolute;
    right: -25px;
    top: 0px;
}

#buscar.button_search button {
    background: none;
    border: none;
    position: absolute;
    right: -25px;
    top: 25px;
}

#buscar button img,
#top_nav button img {
    width: 12px;
}

#comentarios h3 {
    display: none;
}

#comentarios ol {
    padding: 0;
}

#comentarios li {
    list-style-type: none;
    border: 2px solid #e8e7e7;
    padding: 25px;
    margin-top: 25px;
}

#commentform input,
#commentform textarea {
    width: 100%;
    border: 1px solid #e8e7e7;
    background: white;
    display: block;
    border-radius: 5px;
}

#commentform label {
    text-transform: uppercase;
    font-weight: bold;
}

#contactanos label {
    width: 100%;
}

#contactanos input,
#contactanos textarea {
    background: #fff;
    border: 0;
    margin-bottom: 10px;
    max-height: 120px;
    width: 100%;
}

#contenido img,
#content img {
    width: 100%;
    height: auto;
}

#estadisticas .col-md-3,
#todas_las_alertas .col-md-3 {
    padding: 5px;
}

#estadisticas img {
    width: 40px;
    height: auto;
}

#footer .contact img {
    width: 14px;
    height: auto;
    margin: -4px 5px 0 0px;
}

#footer .social img {
    height: 20px;
    width: auto;
    margin-left: 10px;
    filter: brightness(0) invert(1);
}

#footer .social img:hover {
    filter: none;
}

#footer .logos img {
    height: 40px;
    width: auto;
}

#instituciones img {
    max-width: 140px;
    margin-top: 50px;
}


/*
#instituciones .row:nth-child(2) .col-md-3:nth-child(3) img {
    height: 75px;
    margin-top: 40px;
}

#instituciones .row:nth-child(2) .col-md-3:nth-child(4) img,
#instituciones .row:nth-child(3) .col-md-3:nth-child(2) img,
#instituciones .row:nth-child(4) .col-md-3:nth-child(3) img {
    height: 60px;
    margin-top: 45px;
}

#instituciones .row:nth-child(3) .col-md-3:nth-child(3) img {
    height: 40px;
    margin-top: 60px;
}

#instituciones .row:nth-child(3) .col-md-3:nth-child(4) img {
    height: 30px;
    margin-top: 65px;
}
*/

#mas_visto #boton_estadistica {
    height: 450px;
}

#miembros {
    font-size: 12px;
    color: #777;
}

#miembros span {
    top: -25px;
}

#miembros img {
    max-width: 220px;
}

#miembros .col-md-3 {
    background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat;
}

#mision .icono {
    height: 25px;
    width: auto;
}

#navigation img {
    width: 100%;
    max-width: 200px;
}

#navigation #buscar {
    margin-left: 15px;
    display: none;
}

#nosotros_title {
    background-image: url(../images/back5.jpg);
}

#noticias img {
    top: 0;
    left: 25px;
    width: 55px;
    height: auto;
}

#noticias img.medio {
    top: inherit;
    bottom: 0;
    left: 25px;
    width: 55px;
    height: auto;
    transform: rotate(180deg);
}

#noticias .col-md-4 {
    padding: 0;
}

#noticias .title,
#avisador .title,
#contactanos .title,
#instituciones .title {
    font-size: 30px;
}
#avisador .title{
    margin: 0px auto;
    display: block;
    text-align: center;
    margin-bottom: 35px;
}

#menu_mobile ul.nav.navbar-nav {
    border-top: 1px solid #ebebeb;
}

#menu_mobile ul.dropdown-menu {
    border: none;
    font-size: 16px;
    line-height: 25px;
    margin-left: 10px;
}

#menu_mobile ul.navbar-nav li.nav-item a.nav-link {
    font-size: 14px;
    text-align: left;
}

#menu_mobile ul.navbar-nav li.nav-item a.nav-link.boton {
    font-size: 14px;
    text-align: center;
    width: 90px;
}

#noticias .info {
    height: 350px;
    margin: 0;
}

#noticias .info a {
    font-size: 16px;
}

#novedad #buscar input {
    border: 1px solid;
    border-radius: 10px;
    width: 100%;
    padding: 5px 15px;
}

#novedad #buscar:after {
    position: relative;
    top: -22px;
    right: 10px;
}

#novedad .col-md-4 .background_grey img {
    width: 5px;
    margin-top: -2px;
    margin-left: 5px;
}

.novedades-card-columns{
    display: flex;
    flex-wrap: wrap;
}

.novedades-card{
    margin-bottom: 35px;
}

.novedades_title h1{
    border-bottom: 3px solid #D02E26;
}
.masnovedades .novedades-img-cat-container{
    position: relative;
}

.novedades-img {
	background-image: url('https://observatorio.local/wp-content/uploads/2022/09/Innovaciones.jpg');
	background-repeat: no-repeat;
	background-size: cover;
    background-position: bottom;
	width: 100%;
	height: 230px;
	display: flex;
}
.masnovedades .novedades-category-container{
    position: absolute;
    bottom: 0;
    background-color: #D02E26;
    width: 100%;
    display: flex;
    padding: 5px;
}
.masnovedades .novedades-category-container a {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
    margin: auto;
    font-family: "RobotoBold", sans-serif;
}

.masnovedades .novedades-date-container{
    margin-top: 35px;
    margin-bottom: 25px;
    display: flex;
}

.masnovedades .novedades-date-container a, .novedades-page-date a{
    font-family: "RobotoLight", sans-serif;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    text-decoration: unset!important;
    color: inherit!important;
}


.masnovedades .novedades-date-container img{
    margin-top: auto;
    margin-bottom: auto;
}

.masnovedades .novedades-article-body a:first-child{
    margin-bottom: 15px;
    font-size: 1.2rem;

}

.masnovedades .novedades-article-body a span{
    color: #D02E26;
}

.masnovedades .novedades-article-body a:last-child{
    font-family: "RobotoRegular", sans-serif;
}

.masnovedades .novedades-article-footer{
    padding: 25px;
    display: flex;
    margin-top: auto;
    border-bottom: 1px #D9D9D9 solid!important;
}

.masnovedades .novedades-article-footer a{
    text-decoration: underline;
    margin-left: auto;
}


.masnovedades .nav-links .page-numbers{
    color: #D9D9D9;
    font-family: "RobotoBold", sans-serif;
    font-size: 26px;
    background: unset;
}

.masnovedades .nav-links .current{
    color: #D02E26;
    background: unset;
}

.novedades-page ul,.novedades-page ol{
    font-size: 13px;
}

.novedades-page-cat {
	width: max-content;
	padding: 5px 20px;
	border: 2px #D02E26 solid;
}

.novedades-page-cat a {
	text-decoration: unset!important;
	color: #D02E26!important;
	font-family: "RobotoBold", sans-serif;
}

.novedades-page-title h1 span, .novedades-page-rightbar-titles p span{
    color: #D02E26;
}

.novedades-page-image{
    margin-top: 15px;
    margin-bottom: 25px;
}

.novedades-page-bajada{
    font-size: 16px;
}

.male-25{
    margin-left: 25px;
}

.novedades-page-sharecontainer{
    margin-top: 80px;
}

.novedades-page-sharetext{
    font-size: 16px;
}

.novedades-page-sharecontainer .linkedin-ico{
    width: 20px;
}


.novedades-page-rate span{ 
    text-transform: unset!important;
    font-size: 16px!important;
}

.novedades-page-rate .ec-stars-wrapper a{
    text-decoration: unset;
}

.novedades-page-rate .ec-stars-value{
    font-family: "RobotoBold", sans-serif;
    margin-top: 35px;
}
.novedades-page-rate .ec-stars-value .item{
    font-family: "RobotoRegular", sans-serif;
}

.novedades-page-rate .ec-stars-value a{
    color: #D02E26;
}

.novedades-page-rate .comment-form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.novedades-page-rate .comment-respond .comment-notes{
    margin-top: 15px;
    margin-bottom: 45px;
}

.novedades-page-rate .comment-respond .comment-notes span{
    font-size: 12px!important;
}

.novedades-page-rate .comment-respond .comment-form-comment label,
 .novedades-page-rate .comment-respond .comment-form-author label,
 .novedades-page-rate .comment-respond .comment-form-email label,
 .novedades-page-rate .comment-respond .comment-form-url label{
    text-transform: unset!important;
    font-family: "RobotoRegular", sans-serif;
 }

.novedades-page-rate .comment-respond .comment-form-comment,
.novedades-page-rate .comment-respond .comment-form-author,
.novedades-page-rate .comment-respond .comment-form-email,
.novedades-page-rate .comment-respond .comment-form-url,
.novedades-page-rate .comment-respond .comment-form-cookies-consent{
   width: 100%;
}

.novedades-page-rate .comment-form-cookies-consent{
    margin-top: 15px;
    margin-bottom: 50px;   
}

.novedades-page-rate .comment-form #griwpc-container-id,.novedades-page-rate .comment-form .form-submit{
    width: 50%;
}

.novedades-page-rate .comment-respond .comment-form > p label span{
    display: none;
}

.novedades-page-rate label[for=wp-comment-cookies-consent]{
    text-transform: uppercase!important;
    font-family: "RobotoRegular", sans-serif;
    margin: 5px;
}

.novedades-page-rate .akismet_comment_form_privacy_notice a{
    color: unset;
}

.novedades-page-rate .form-submit .submit {
	padding: 10px 35px;
	border-radius: 5px!important;
	border: unset!important;
	background-color: #D02E26 !important;
    text-transform: unset;
    font-size: 16px;
    font-family: "RobotoRegular", sans-serif;
}

.novedades-page-rightbar .text-right {
	text-align: center !important;
	border-bottom: 1px #D9D9D9 solid;
	padding-bottom: 10px;
	font-size: 18px;
}

.novedades-page-rightbar-img{
    width: 100%!important;
    height: 180px!important;
    background-size: cover;
    display: flex!important;
}

.novedades-page-rightbar-titles p{
    font-size: 18px;
}



#page_title img {
    height: 35px;
    width: auto;
    margin: -11px 10px 0 0px;
}

#page_title h1 {
    font-size: 24px;
}

#posts_categories li {
    list-style-type: none;
    display: inline-block;
    width: 24%;
}

#posts_categories ul li li {
    padding: 7px;
    font-size: 13px;
    line-height: 15px;
}

#posts_categories li:hover,
#posts_categories li a:hover {
    background-color: #a70519;
    font-weight: bold;
}


/*#preguntas .col-md-4 div,
#preguntas .col-md-6 div {
    border: 2px solid #e8e7e7;
    text-transform: lowercase;
    min-height: 120px;
    cursor: pointer;
    padding-left: 50px;
}*/

#preguntas img {
    top: 25px;
    left: 10px;
    width: 11px;
    height: auto;
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background-color: rgba(221, 211, 211, 0.8);
    background-image: url('../images/logo.png');
    background-repeat: no-repeat;
    background-position: center center;
}

#que_son_alertas iframe,
#que_son_alertas p {
    width: 100%;
}

#que_son_alertas iframe {
    height: 500px;
}

.sectores a:nth-child(2) {
    background: #DE7A78;
}

.sectores a:nth-child(3) {
    background: #1a1a1a;
}

#suscribirte {
    background-image: url(../images/back1.jpg);
}

#todas_las_alertas .flip-card {
    height: 250px;
}

#todas_las_alertas .flip-card-inner .position-absolute {
    bottom: 0;
}

#top_nav {
    font-size: 12px;
}

#top_nav a {
    margin-right: 10px;
    padding-right: 10px;
}

#top_nav a:first-of-type {
    border-right: 1px solid;
}

#twitter-widget-0 {
    position: relative !important;
    top: 8px !important;
    left: -2px;
}

.accordion button,
.accordion a {
    color: black;
}

.accordion button:hover,
.accordion a:hover {
    text-decoration: none;
    color: black;
    opacity: 0.8;
}

.accordion ul {
    list-style: none;
    margin-right: 15px;
}

.accordion h2 button:focus+.arrow_rotate {
    transition: 1s;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate (-90deg);
}

#accordionFaq .card-header {
    background-color: transparent;
    border-bottom: none;
}

#accordionFaq .card-header button {
    text-align: left;
}

.arrows {
    right: 15px;
    top: 0;
    cursor: pointer;
}

.arrows img {
    height: 20px;
}

.arrows .right {
    margin-left: 15px;
}

.background {
    background-position: center center;
    background-size: cover;
}

.background_dark,
.single-alerta .volanta {
    background-color: #1a1a1a;
}

.background_grey {
    background-color: #e8e7e7;
}

.background_red {
    background-color: #e20613;
}

.background_white {
    background-color: #fff;
}

.boton {
    background: #e20613;
    color: #fff !important;
    border-radius: 20px;
    padding: 3px 12px;
    cursor: pointer;
}

.boton2 {
    border-radius: 20px;
    border: 1px solid;
    padding: 3px 12px;
    cursor: pointer;
}

.container .col-md-8 a.boton{
    text-decoration: none;
}

.card {
    border: 0;
    border-radius: 0;
}

.color_white {
    color: #fff;
}

div[class^='categoria-nivel'].volanta,
div[class^='categoria-avisador'].volanta,
div[class^='categoria-noticias'].volanta {
    display: none;
}

.ec-stars-wrapper a {
    color: #e20613 !important;
}

.flip-card {
    height: 200px;
    perspective: 1000px;
    /* Remove this if you don't want the 3D effect */
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.flip-card-back {
    transform: rotateY(180deg);
}

.font_bold {
    font-family: "RobotoBold", sans-serif;
}

.font_light {
    font-family: "RobotoLight", sans-serif;
}

.font_regular {
    font-family: "RobotoRegular", sans-serif;
}

.single_alert img {
    position: absolute;
    top: 7px;
    width: 14px !important;
    height: 14px !important;
    right: 10px;
}
#novedad #buscar .single_alert input {
    padding-right: 30px;
}
#buscar .single_alert button.submit-alert {
    right: 0px;
}

.full_width {
    width: 100%;
    height: auto;
}

.full_height {
    height: 100%;
}

.hvr-grow {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.icono {
    width: 50px;
    height: auto;
}

.mas_visto {
    min-height: 135px;
    max-height: 140px;
    overflow: hidden;
}

.mas_visto .background {
    width: 50%;
    top: 0;
    left: 0;
}
.box-tag{
    display: inline-block;
    padding: 10px;
    width:50%;
}
.mas_visto .info {
    width: 40%;
    margin-right: 5%;
    float: right;
}
.mas_visto .info2 {
    width: 50%;
    padding:20px 5%;
    float: right;
    min-height: 135px;
    max-height: 140px;
}
.mg-bot-10 {
    margin-bottom: 10px;
}

.mg-top-10 {
    margin-top: 10px;
}

.mg-left-10 {
    margin-left: 10px;
}

.mg-right-10 {
    margin-right: 10px;
}

.mg-right-20 {
    margin-right: 20px;
}

.mg-bot-20 {
    margin-bottom: 20px !important;
}

.mg-top-20 {
    margin-top: 20px;
}

.mg-bot-30 {
    margin-bottom: 30px;
}

.mg-bot-40 {
    margin-bottom: 40px;
}

.modal {
    background-color: rgba(0, 0, 0, 0.65);
}

.modal-content {
    border: 0;
    border-radius: 0;
    padding: 25px;
}

.modal-content button.close {
    text-align: right;
    position: relative;
    top: -15px;
    right: 15px;
}

.navbar-light .navbar-nav .nav-link {
    color: black;
    padding: 0 0 30px 0;
}

.navbar-light .navbar-nav .nav-link:last-child {
    padding: 0 15px;
}

.no-mobile {
    display: block;
}

.mobile {
    display: none;
}

.overlay_dark {
    background-color: rgba(0, 0, 0, 0.75);
}

.overlay_red {
    background-color: rgba(89, 2, 8, 0.75);
}

.pad-0 {
    padding: 0px;
}

.pad-10 {
    padding: 10px;
}

.pad-25 {
    padding: 25px;
}

.pad-bot-10 {
    padding-bottom: 10px;
}

.pad-top-10 {
    padding-top: 10px;
}

.pad-bot-40 {
    padding-bottom: 40px;
}

.pad-top-40 {
    padding-top: 40px;
}

.pad-bot-70 {
    padding-bottom: 70px;
}

.pad-top-70 {
    padding-top: 70px;
}

.pad-bot-100 {
    padding-bottom: 100px;
}

.pad-top-100 {
    padding-top: 100px;
}

.pagination {
    margin: 50px auto 0;
}

.pagination a,
.pagination span {
    color: white;
    background: red;
    border-radius: 50%;
    font-size: 13px;
    line-height: 13px;
    height: 26px;
    width: 26px;
    display: inline-block;
    padding: 6px 0;
}

.pagination .next,
.pagination .prev {
    display: none;
}

.pagination .current {
    background: pink;
}

.position-fixed {
    width: 100%;
    z-index: 999;
}

.red-arrow {
    height: 10px !important;
    width: auto !important;
    margin: -3px 0 0 5px;
}

.container .col-md-8 .sociales a{
    text-decoration: none;
}

.share_icons_single {
    display: inline-block;
    padding: 3px 12px;
    background-color: #999;
    border-radius: 25px;
    color: #fff;
    margin-top: 10px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.share_icons_single:hover {
    background-color: #e20613;
}

.share_icons_single img {
    height: 14px;
    filter: grayscale(100%) invert(1);
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.title {
    font-size: 20px;
    line-height: 20px;
}

.temas-alertas {
    text-align: center;
    border: 5px solid white;
}

.temas-alertas span {
    vertical-align: middle;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}

.temas-alertas img {
    margin-left: 10px;
    margin-right: 10px;
}

.temas-alertas ul {
    margin-bottom: 10px;
    padding: 0;
}

.temas-alertas ul li {
    list-style: none;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.titulo-alerta h1 {
    line-height: 20px !important;
    text-align: left !important;
}

.titulo-alerta img {
    width: 50px !important;
    height: auto !important;
    margin-top: -30px !important;
}

.titulo-alerta a {
    font-size: 12px;
    font-weight: 100;
    text-decoration: underline;
}

.tml {
    max-width: 600px;
    margin: 0 auto;
}

.tml-links {
    padding-left: 0;
}

.tml-links li {
    list-style-type: none;
    display: inline-block;
    margin-right: 20px;
}

.top-left {
    top: 0;
    left: 0;
}

.vertical-align {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: fit-content;
}

.vertical-align-v2 {
    top: 50%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
}

.volanta {
    font-size: 10px;
    background: #DE7A78;
    border-radius: 10px;
    padding: 0 10px;
    width: fit-content;
    display: inline-block;
}

.wpcf7-form span {
    margin-top: 10px;
    display: block;
}

.d-none {
    display: none;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}

ul.dropdown-menu-nav li.dropdown ul {
    display: none;
}

ul.dropdown-menu-nav li.dropdown ul li {
    display: inherit !important;
    width: 100%!important;
    text-align: left;
    padding: 10px 25px;
    border-bottom: 1px solid white;
}

ul.dropdown-menu-nav li.dropdown:hover ul {
    display: block;
    position: absolute;
    top: 37px;
    z-index: 555555;
    background: #e33932;
    border-bottom: 1px solid #d99a99;
    width: 100%;
    padding: 0;
}


/* MOBILE */

ul.dropdown-menu-nav-mobile {
    display: none;
    list-style: none;
}

ul.dropdown-menu-nav-mobile li.dropdown ul {
    display: none;
}

ul.dropdown-menu-nav-mobile li.dropdown ul li {
    display: inherit !important;
    width: 100%!important;
    text-align: left;
    padding: 4px 25px;
    border-left: 1px solid red;
    margin-bottom: 1px;
    color: white;
}

ul.dropdown-menu-nav-mobile li.dropdown:hover ul {
    display: block;
    position: absolute;
    top: 40px;
    z-index: 555555;
    background: #e33932;
    border-bottom: 1px solid #d99a99;
    width: 100%;
    padding: 0;
}

@media screen and (max-width: 468px) {
    ul.dropdown-menu-nav-mobile {
        display: inherit;
    }
}

form#commentform p.comment-form-cookies-consent {
    display: flex;
}

form#commentform p.comment-form-cookies-consent input#wp-comment-cookies-consent {
    width: 5%;
    float: left;
}

form#commentform p.comment-form-cookies-consent label {
    font-size: 11px;
    float: right;
    width: 95%;
}

#posts_categories ul#menu-menu-header-1 li.menu-item.menu-item-type-taxonomy {
    list-style-type: none;
    display: inline-block;
    width: 24%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#posts_categories ul#menu-menu-header-1 li.menu-item.menu-item-type-taxonomy.menu-item-has-children {
    position: relative;
}

#posts_categories ul#menu-menu-header-1 li.menu-item.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu {
    display: none;
}

#posts_categories ul#menu-menu-header-1 li.menu-item.menu-item-type-taxonomy.menu-item-has-children:hover ul.sub-menu {
    display: block;
    position: absolute;
    top: 37px;
    z-index: 555555;
    background: #e33932;
    border-bottom: 1px solid #d99a99;
    width: 100%;
    padding: 0;
}

#posts_categories ul#menu-menu-header-1 li.menu-item.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu li {
    padding: 0px;
    font-size: 13px;
    line-height: 15px;
    list-style-type: none;
    width: 100%!important;
    border-bottom: 1px solid white;
    text-align: left;
}
#posts_categories ul#menu-menu-header-1 li.menu-item.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu li a{
    padding: 7px;
    width: 100%;
    display: block;
}
#menu_mobile {
    height: 480px;
    overflow: scroll;
}

#menu_mobile ul#menu-menu-header li.menu-item.menu-item-type-taxonomy {
    display: block;
    width: 100%;
}

#menu_mobile ul#menu-menu-header li.menu-item.menu-item-type-taxonomy.menu-item-has-children a::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

#menu_mobile ul#menu-menu-header li.menu-item.menu-item-type-taxonomy.menu-item-has-children ul li a::after {
    display: none;
}

.fecha-nota {
    float: right;
    font-weight: bold;
    font-size: 12px;
}

.my-card-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.my-card-columns .card {
    width: 32%;
}
.margin-category{
    margin:25px 0 0 25px;
    width: auto;
    display: inline-block;
}
.pad-fecha{
    padding: 25px 25px 0 0;
}
.pad-bajada{
    padding:0 25px 25px 25px;
}
.pad-title{
    padding:20px 25px;
}

@media screen and (max-width: 1200px){
    .title-iba{
        font-size:13px;
        line-height: 18px;
    }
    .texto-iba{
        line-height:16px;
    }
}
@media screen and (max-width: 992px){
    .img-box-avisador, .img-box-avisador a{
        width:170px;
    }
    .info-box-avisador{
        width:calc(100% - 170px);
    }
}

@media (max-width: 768px) {
    .my-card-columns .card {
        width: 49%;
    }
    .height-avisador {
        height: 298px !important;
    }
}
@media (max-width: 576px) {
    .my-card-columns .card {
        width: 100%;
    }
    .box-avisador{
        height:auto;
    }
    .img-box-avisador, .img-box-avisador a{
        width:100%;
        height: 200px;
    }
    .info-box-avisador{
        width:100%;
        height: auto;
        min-height: 200px;
        justify-content: space-evenly;
    }
    .info-box-avisador::before{
        display:none;
    }
}