.fondo_popup {
    background: rgb(0 0 0 / 73%);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99;
}

.quitar_margin_banner_home {
    margin-top: 0px !important;
}

.gap_22_total_modif {
    gap: 21px;

}

.ancho_busqueda_new_gal {
    width: 23.7% !important;
}

.full_alto_buscador {
    height: 100%;
}

.main-submenu {
    top: 134px !important;
}


.alto_sin_logo_partidos .main-submenu {
    top: 78px !important;
}

.separador_header {
    display: block;
    width: 100%;
    height: 134px;
}

.contenedor_404 {
    background-image: url('../img/fondo_404.png');
    width: 100%;

    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    background-position: center;
    padding-bottom: 209px;
}
.contenedor_404 .container {
	 max-width: 860px;
}

.centrar_text_404 {
    margin-top: 109px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.centrar_text_404 h2 {
    font-size: 154px;
    color: #74f5d7;
    font-weight: bold;
    line-height: 1;
    text-align: left;
}

.centrar_text_404 h3 {
    font-size: 34px;
    color: #fff;
    font-weight: 500;
    text-align: left;
}

.centrar_text_404 p {
    font-size: 18px;
    color: #fff;
    margin-top: 22px;
    text-align: left;
}

.btn_404_inicio {
    background: #4FC1A7;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    padding: 18px 38px;
    margin-top: 20px;
	display: inline-block;
}
.btn_404_inicio.bg-yellow{
	 background: #D7B730;
	margin-left:20px;
}

.container-content-404{
	display:flex;
	align-items:center;
}

@media (max-width: 600px) {
    .img-404 {
        max-width: 300px;
        margin: 0 auto;
    }
	.content-404{
		text-align:center;
	}
	.centrar_text_404 h3{
		text-align:center;
	}
	.centrar_text_404 p{
		text-align:center;
	}
	.centrar_text_404 {
		margin-top: 45px;
	}
	.contenedor_404 {
		padding-bottom: 100px;
	}
	.btn_404_inicio.bg-yellow{
		
		margin-left:0px;
	}

}


.img_banner_new_2024 img {
    transform: scale(1);
    transition-duration: 0.5s;
}

.img_banner_new_2024:hover img {
    transform: scale(1.1);
    transition-duration: 0.5s;
}



.tamano_28_new_home .text-2xl {
    font-size: 28px;
}

.quitar_pormientras {
    display: none;
}

.subitulo_categoria_peruana {
    font-size: 26px;
}

.ancho_logo_categoria {
    width: 56px;
    height: 56px;
}

.padre_contenedor_superior_categoria li {
    position: relative;
}

.padre_contenedor_superior_categoria li:first-child {
    padding-left: 0px;
}

.padre_contenedor_superior_categoria li:first-child::before {
    display: none;
}

.pintar_negro_full {
    background: #000;
}

.padre_contenedor_superior_categoria li::before {
    content: '';
    display: block;
    height: 70%;
    width: 2px;
    background: #30353A;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.ancho_aside_categoria {
    width: 337px;
}

.ancho_restante_aside {
    width: calc(100% - 337px);
}

.padding_cabecera_categoria {
    padding: 0px 30px
}


.item_menu_logo_superior img {
    margin-right: 15px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid transparent;
}

.active.item_menu_logo_superior img {
    border: 1px solid #4FC1A7;
}

.item_menu_logo_superior span {
    font-size: 18px;
}

.nav-link-primary.item_menu_logo_superior {
    border-bottom: 2px solid transparent;
}



.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.quitar_padding {
    padding: 0px !important;
}


.padre_instagran_final #sb_instagram #sbi_images .sbi_item {
    width: 100% !important;
}




@media (min-width: 1536px) {
    .container {
        max-width: 1280px;
    }
}


.contenedor_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 999;
    width: 100%;
    max-width: 775px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 20px;
    height: 536px;
}

.cabecera_cerrar {
    padding: 30px;
    display: flex;
    justify-content: flex-end;
}

.cabecera_cerrar img {
    cursor: pointer;
}

.cuerpo_popup {
    padding: 60px 30px;
}

.cuerpo_popup p {
    color: #fff;
    font-size: 19px;
    width: 100%;
    max-width: 400px;
}

.altos_2024_definid {
    padding: 5px 0px 15px 0px;
}

.contenedor_position_2024_galeria {
    position: relative;
    margin-top: 56px;
}

.agregar_control_slider {
    justify-content: space-between;
    padding-bottom: 22px;
}

.margin_top_40_home {
    margin-top: 40px;
}

#botones_slider_2024 {
    position: relative;
    width: 100%;
    max-width: 90px;
}

#botones_slider_2024 .at-swiper-button-next,
#botones_slider_2024 .at-swiper-button-prev {
    border: 1px solid #4fc1a7;
    border-radius: 50%;
}

#botones_slider_2024 .at-swiper-button-next span,
#botones_slider_2024 .at-swiper-button-prev span,
#botones_slider_2024 .at-swiper-button-next,
#botones_slider_2024 .at-swiper-button-prev {
    font-size: 30px;
}

.alto_tag_2024 {
    display: block;
    width: 100%;
    height: 78px;
}

.margin_2024_tag {
    margin-top: 60px;
}

.titulo_tag_2024 {
    margin-bottom: 28px;
}

.padding_titulo_2024 {
    margin-top: 15px;
    margin-bottom: 30px;
}

.titulo_tag_2024::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    margin-top: 20px;
}

.item_tag_2024 {
    display: flex;
    flex-direction: column;
}

.item_tag_2024 .item_figure_tags {
    height: 135px;
}

.item_figure_tags img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item_tag_2024 .item_figure_tags,
.item_tag_2024 .item_detalle_tags {
    width: 100%;
}

.item_porcentaje_4_tags {
    width: 25%;
    padding: 12px 12px;
}

.item_detalle_tags {
    padding: 16px 21px;
}

#paginacion_tags {
    margin-top: 74px;
}

#paginacion_tags .nav-links {
    display: flex;
    align-items: center;
}

#paginacion_tags .navigation a.prev {
    transform: rotate(0deg) !important;
}

#paginacion_tags .navigation a.next {
    transform: rotate(180deg) !important;
}

#paginacion_tags .navigation a {
    display: flex;
    align-items: center;
    justify-content: center;
}

#paginacion_tags .navigation span.current {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}

.padding_restante_tag {
    padding-bottom: 118px;
}


.contenedor_texto_banner_2024 {
    padding: 70px;
    width: 45%;
}

.contenedor_texto_banner_2024 h1 {
    margin-bottom: 20px;
}

.contenedor_texto_banner_2024 span a {
    display: table;
}

.img_banner_new_2024 {
    height: 100%;
}

.new_padding_2024_home {
    padding-top: 32px;
    padding-bottom: 80px;
}

#sb_instagram .sbi_inner_wrap {
    border-radius: 16px;
}

.margin_top_88_new {
    margin-top: 88px;
}

.img_banner_new_2024 img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}

.short_margin_alto {
    margin-top: 68px;
}

.text_new_instagran,
.text_new_instagran a {
    font-size: 26px;
}

.alto_movil_2024 {
    height: 298px !important;
    margin-bottom: 30px;
}

#swiper-pagination-banner {
    bottom: 20px;
}

.contenedor_2024_strech {
    align-items: stretch;
}

.contenedor_2024_strech_emparejar {

    width: 66.5% !important;
    /* justify-content: space-between; */
}

.nuevo_ancho_izquierdo {
    width: 33.5%;
}

.ancho_new_izquierdo_home {
    width: 30.5%;
}

.ancho_new_izquierdo_home2 {
    width: 69.5%;
}


.aregar_tooltip_2024 a {
    position: relative;
    display: inline-block;
}

.aregar_tooltip_2024 .tooltiptext {
    display: none;
    width: 120px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    border-radius: 8px;
    padding: 5px 0;
    font-size: 11px;
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -60px;
    bottom: -42px;
    border: 1px solid #4fc1a7;

}

.tooltiptext::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #4fc1a7;
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
}


/* .aregar_tooltip_2024 a:hover .tooltiptext {
    visibility: visible;

} */


.fondo_emergente {
    background: rgb(0 0 0 / 76%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99;
    display: none;
}

.contenedor_ventana_emergente {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 95%;
    max-width: 774px;
    height: 530px;
    display: none;
}

.fondo_img_emergente {
    width: 100%;
    background-size: 100% 100%;
    width: 100%;
    background-size: 100% 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cuerpo_ventana_emergente {
    padding-bottom: 90px;
    padding-left: 40px;
    padding-right: 40px;
}

.cuerpo_ventana_emergente p {
    color: #fff;
    font-size: 25px;
    width: 100%;
    max-width: 420px;
    font-weight: 500;
    line-height: 1.2;
}

.margin_alto_new {
    margin-bottom: 30px;
}

.botones_emergentes {
    display: flex;
    flex-direction: row;
    gap: 25px;
    margin-top: 40px;
    justify-content: center;
}

.botones_emergentes a {
    padding: 15px 25px;
    display: table;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 500;
}

.botones_emergentes a:first-child {
    /* background: #4fc1a7; */
    color: #181b1e;
    border: 2px solid #fff;
    color: #fff;
}

.botones_emergentes a:last-child {
    background: #fff;
    color: #000;
    border: 2px solid #fff;
}

.padding_margenes {
    padding: 11px;
}

.margin_card_derecho {
    margin: 11px 0px;
}

.alto_portada_general {
    /* height: 529.5px; */
    height: 471px !important;
}

.alto_publicidad_izquierdo {
    height: 159.75px;
}

.contenedor_boton {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.margenes_card_menos_ultimo .item_card_derecho {
    margin-bottom: 22px !important;
}

.margenes_card_menos_ultimo .item_card_derecho:last-child,
.quitar_margin_boton {
    margin-bottom: 0px !important;
}


.alto_publicidad_derecho {
    /* height: 345.5px; */
    height: 306px;
    margin-bottom: 22px;
}

.contenedor_articulos_margin {
    margin-top: 22px;
}

.contenedor_articulos_margin .item_articulo_izquierdo:first-child {
    margin-right: 22px;
}

.alto_publicidad_derecho a {
    height: 100%;
}

.contenedor_card_home_derecho .item_card_derecho:first-child {
    margin-bottom: 22px;
}

.margin_rif_11 {
    margin-right: 11px;
}

.margin_left_11 {
    margin-left: 11px;
}

#galeria_fotos_2024 .swiper-slide {
    margin-right: 22px !important;
}

.alto_galeria_destokp {
    height: 260px;
}

.container_menu_home {
    max-width: 1344px;
}

.padding_interno_galeria {
    padding: 16px 24px;
}

.margin_12_home {
    margin-top: 12px;
}


.card_contenedor_padding {
    padding: 16px 20px;
}

.margin_card_home_portada span {
    line-height: 8px;
}

.margin_card_home_portada {
    margin-top: 8px;
    margin-bottom: 20px;
}

.notice.notice-small a {
    min-height: 141px !important;
}

.padding_bloq_titulo {
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.margin_top_30_bloque {
    margin-top: 30px;
}

.margin_top_54_home {
    margin-top: 54px;
}

.margenes_card_home_publicidad {
    margin: 11px;
}

footer {
    background-color: #1E2226 !important;
}


.text_titulo_categoria_peruana {
    font-size: 20px;
    padding: 20px 15px 24px 15px;
    text-align: center;
}

.imagen_large_630_612 p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.imagen_large_630_612 .padding_titulo_2024 {
    margin-bottom: 28px !important;
}

.navigation {
    margin: auto;
    margin-top: 30px;
}

.page-numbers {
    border: none !important;
}

.navigation {
    align-items: center !important;
}

.navigation span.current {
    background: #308f79 !important;
    width: 36px !important;
    height: 36px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navigation .prev.page-numbers img {
    transform: rotate(180deg);
}

.aqui_alto_nuevo_top_position,
.alto_new_movil {
    top: 131px !important;
}

.franja_new_boxeo {
    margin-top: 135px !important;
}



@media (max-width: 1023px) {
    .contenedor_texto_banner_2024 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        width: 100%;
        padding: 40px 30px 55px 30px;
    }


}

@media (max-width: 991px) {}



@media (max-width: 767px) {
    .item_porcentaje_4_tags {
        width: 50%;
    }

    .contenedor_2024_strech_emparejar,
    .nuevo_ancho_izquierdo {
        width: 100% !important;
    }

    .margin_left_11 {
        margin-left: 0px;
    }

    .margin_rif_11 {
        margin-right: 0;
    }


}

@media (max-width: 520px) {
    .item_porcentaje_4_tags {
        width: 100%;

    }

    .cuerpo_ventana_emergente p {
        max-width: 100%;
        text-align: center;
    }

    .botones_emergentes {
        flex-direction: column;
        align-items: center;
    }

    .cuerpo_ventana_emergente {
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media (max-width: 480px) {
    .item_tag_2024 {
        flex-direction: row;
    }

    .item_tag_2024 .item_figure_tags {
        height: auto;
    }

    .item_tag_2024 .item_figure_tags,
    .item_figure_tags_movil {
        width: 134px;
    }

    .item_tag_2024 .item_detalle_tags,
    .item_detalle_tags_movil {
        width: calc(100% - 134px);
    }

    .item_detalle_tags .p-7,
    .item_detalle_tags_movil {
        padding: 16px;
    }

    .item_bloq_columa_tags {
        display: flex;
        flex-direction: row;
    }

    .alto_movil_relacionado {
        height: 100%;
    }

    .texto_noticias_movil {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .padding_titulo_2024,
    .texto_noticias_movil {
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .notice.notice-small a {
        min-height: auto !important;
    }

    .fechas_movil_noticias {
        margin-top: 0px !important;
    }

    .padding_titulo_2024 span,
    .texto_noticias_movil a {
        font-size: 15px !important;
    }

    .text_fecha_movil_relacionado {
        margin-top: 0px;
    }

    .alto_movil_2024 {
        height: 265px !important;
        margin-bottom: 14px;
    }

    .fondo_img_emergente {
        background-repeat: no-repeat;
        background-size: cover;
    }

    .margin_2024_tag {
        margin-top: 34px;
    }

    .titulo_tag_2024::after {
        margin-top: 18px;
    }

    .titulo_tag_2024 {
        margin-bottom: 20px;
    }

    .margin_top_54_home {
        margin-top: 14px;
    }

    .alto_portada_general {
        height: 370px !important;
    }

    .ancho_new_izquierdo_home,
    .ancho_movil_img_home,
    .item_figure_tags {
        width: 38%;
    }

    .ancho_new_izquierdo_home2,
    .ancho_movil_img_home2,
    .item_detalle_tags {
        width: 62%;
    }

    .alto_galeria_destokp {
        height: 250px;
    }

    .margin_left_11 {
        margin-left: 0px;
    }

    .quitar_padding_promo_movil {
        padding: 0;
    }

    .contenedor_articulos_margin {
        margin-top: 0px;
    }

    .margin_rif_11 {
        margin-right: 0;
    }

    .item_porcentaje_4_tags {
        padding: 12px 0px;
    }


    .contenedor_2024_strech_emparejar .w-full.notice,
    .alto_publicidad_derecho,
    .contenedor_card_home_derecho .item_card_derecho:first-child {
        margin-bottom: 16px;
    }

    .margin_top_54_home {
        margin-top: 44px;
    }

    .padding_bloq_titulo {
        padding-bottom: 18px;
        margin-bottom: 26px;
    }

    .alto_publicidad_derecho {
        height: 284px;
    }

    .imagen_large_607_296 p {
        display: none;
    }

}

@media (max-width: 414px) {
    .item_figure_tags {
        width: 135px;
        height: 135px;
    }

    .item_tag_2024 .item_detalle_tags,
    .item_detalle_tags_movil {
        width: calc(100% - 135px);
    }

    .item_detalle_tags {
        padding: 16px 20px;
    }

    .texto_noticias_movil {
        line-height: 8px !important;
    }
}


@media (max-width: 380px) {
    .padding_titulo_2024 {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .item_tag_2024 .item_figure_tags,
    .item_figure_tags_movil {
        width: 30%;
    }

    .item_tag_2024 .item_detalle_tags,
    .item_detalle_tags_movil {
        width: 70%
    }

    .cuerpo_ventana_emergente p {
        font-size: 20px;
    }

    .botones_emergentes a {
        font-size: 13px;
    }
}


.titulo_new_categoria_2024 {
    padding-top: 22px;
    padding-bottom: 24px;
}

.contenedor_subtitulo_categoria {
    padding-bottom: 10px;
}

.padding_30_categoria_subcategoria {
    padding-top: 30px !important;
    padding-right: 24px !important;
}

.alto_publicidad_categoria {
    height: 306px;
}

.alto_publicidad_categoria.alto_publicidad_categoria2 {
    height: 300px !important;
}

.nuevo_listado_noticias_categorias {
    display: flex;
    gap: 22px;
}

.gap_22_total {
    gap: 22px;
}

.item_porcentaje_3_categoria {
    width: 31.7%;
    padding: 0;
}


.nuevo_listado_noticias_categorias_pag2 {
    display: flex;
    flex-direction: column;
    gap: 22px;
    margin-top: 22px;
}

.item_porcentaje_4_noticias_pag2 {
    width: 23.7% !important;
}

.item_porcentaje_2_noticias_principales {
    width: 49.1% !important;
}

.item_porcentaje_2_noticias_principales a {
    flex-direction: row !important;
}

.item_porcentaje_2_noticias_principales .item_tag_2024 .item_figure_tags {
    height: 306px !important;
    width: 315px !important;
}

.item_porcentaje_2_noticias_principales .item_tag_2024 .item_figure_tags img {
    width: 100%;
    display: block;
}

.item_porcentaje_2_noticias_principales .item_detalle_tags {
    width: calc(100% - 315px) !important;
    padding: 36px 24px;
}

.listado_principal_portadas_categoria {
    display: flex;
    flex-direction: column;
    gap: 22px;
    margin: 22px 0px;
}

.row_tab_movil_peruano_internacional {
    padding: 0px 1.2rem;
    display: flex;
    align-items: center;
    gap: 44px;
    margin-left: -1.2rem;
    margin-right: -1.2rem;
    width: 110%;
    border-bottom: 1px solid var(--gray-light);
    display: none;
}



.row_tab_movil_peruano_internacional a {
    color: #fff;
    font-size: 18px;
    padding: 20px 0px;
}

.row_tab_movil_peruano_internacional a {
    border-bottom: 4px solid transparent;

}

.row_tab_movil_peruano_internacional a.active_tab_posiciones {
    border-bottom: 4px solid var(--primary)
}

.contenedor_segundobloq {
    display: none;
}

.btn_todos_internacional {
    color: #fff;
    border: 1px solid transparent;
    border-radius: 16px;
    padding: 8px 16px;
    background: #181b1e;
    margin-right: 28px;
}

.btn_todos_internacional.active_todos {
    color: #4fc1a7 !important;
    border: 1px solid #4fc1a7 !important;
}

.alto_fut_internacional {
    height: 6px;
}

.tooltiptext_internacional {
    position: absolute;
    font-size: 11px !important;
    padding: 5px 2px !important;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    background: #000000;
    border-radius: 8px;
    width: 130%;
    border: 1px solid #4fc1a7;
    bottom: -27px;
    display: none;
}

.franja_new_boxeo {
    background: #000 !important;
}

.franja_new_boxeo h1 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 22px 15px 24px 15px;
}

.tooltiptext_internacional::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 7px solid #4fc1a7;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
}



#height_menu_internacional {
    height: auto !important;
}

#menu_internacional_final li.padding_cabecera_categoria {
    padding: 13px 28px;
    position: relative;
}

#menu_internacional_final li::before {
    display: none;
}

#menu_internacional_final li a {
    position: relative;
}

#menu_internacional_final li a::after {
    content: '';
    width: 100%;
    height: 2px;
    background: transparent;
    position: absolute;
    bottom: -14px;
}

#menu_internacional_final li a.active::after {
    background: #4fc1a7 !important;
}




#menu_internacional_final li a {
    width: 34px;
    height: 34px;
    background: #181b1e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#menu_internacional_final li .item_menu_logo_superior img {
    margin-right: 0px;
    padding: 5px;
}

#menu_internacional_final li .item_menu_logo_superior:hover {
    border: 1px solid transparent !important;
}

.contenedor_posiciones_destokp iframe {
    width: 100% !important;
}


.btn_cerrar_2025 {
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.btn_cerrar_2025 p {
    font-weight: 600;
    color: #fff;
    font-size: 19px;
    margin-top: -2px;
}



@media (max-width: 1280px) {
    .ancho_busqueda_new_gal {
        width: 23.3% !important;
    }
}


@media (max-width: 1120px) {
    #menu_internacional_final {
        overflow-y: auto;
    }
}

@media (max-width: 1084px) {
    .contenedor_404 {
        margin-top: 0px;
        height: 100%;
    }
}




@media (max-width: 767px) {
    #height_menu_internacional .aquititulo_arrba {
        flex-direction: row !important;
    }

    #menu_internacional_final li a {
        padding: 0px !important;
    }

    #menu_internacional_final {
        background-color: transparent !important;
    }
}




@media (max-width: 480px) {
    .contenedor_ventana_emergente {
        max-width: 346px;
        height: 482px;
    }


    #menu_internacional_final .padding_cabecera_categoria:first-child {
        margin-right: 0px;
    }

    #menu_internacional_final li.padding_cabecera_categoria {
        padding: 13px 23px;
    }

    .btn_todos_internacional {
        margin-right: 23px;
    }

    .padding_cabecera_categoria,
    .padre_contenedor_superior_categoria {
        background: #000 !important;
    }

    .item_menu_logo_superior {
        padding-left: 0px;
        padding-right: 0px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .padding_cabecera_categoria {
        padding: 0;
        width: auto;
    }

    .padding_cabecera_categoria:first-child {
        margin-right: 20px;
    }

    .padding_cabecera_categoria:last-child {
        margin-left: 20px;
    }

    .padre_contenedor_superior_categoria li::before {
        left: -20px;
    }



    .padding_30_categoria_subcategoria {
        padding-right: 0px !important;
    }

    .item_porcentaje_3_categoria {
        width: 100%;
    }

    .alto_new_categoria_movil_24 {
        max-height: 370px !important;
        min-height: 370px !important;
    }

    .ancho_aside_categoria {
        width: 100%;
    }

    .item_porcentaje_2_noticias_principales,
    .item_porcentaje_4_noticias_pag2 {
        width: 100% !important;
    }

    .item_porcentaje_2_noticias_principales .item_tag_2024 .item_figure_tags,
    .ancho_new_izquierdo_categoria_peruano {
        width: 134px !important;
        height: auto !important;
    }

    .item_porcentaje_2_noticias_principales .item_detalle_tags,
    .ancho_new_izquierdo_home_categoria_peruano {
        width: calc(100% - 134px) !important;
        padding: 16px 21px;
    }

    .ancho_new_izquierdo_home_categoria_peruano .card_contenedor_padding {
        padding: 0;
    }


    .contenedor_subtitulo_categoria {
        margin-left: -1.2rem;
        margin-right: -1.2rem;
        width: 110%;
    }

    .contenedor_subtitulo_categoria span {
        margin-left: 1.2rem;
    }

    .contenedor_posiciones_destokp {
        display: none;
    }

    body {
        overflow-x: hidden;
    }


    .contenedor_total_tabs_general {
        position: relative;
    }

    .bloq_solo_si_primera_paginacion,
    .bloq_solo_si_primera_paginacion {
        position: absolute;
        top: 0;
        opacity: 0;
        visibility: hidden;
    }

    .active_bloq_final {
        position: relative;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .alto_posiciones {
        height: 30px;
    }

    .row_tab_movil_peruano_internacional {
        display: flex;
    }

    .contenedor_segundobloq {
        display: block;
    }

    .contenedor_posiciones_movil iframe {
        margin: 0 auto;
    }

    .franja_new_boxeo h1 {
        font-size: 18px;
    }



    .centrar_text_404 h2 {
        font-size: 120px;
    }

    .centrar_text_404 h3 {
        font-size: 30px;
    }

    .centrar_text_404 p {
        font-size: 14px;
    }

    .btn_404_inicio {
        margin-top: 30px;
        padding: 14px 30px;
    }

}

@media (max-width: 380px) {

    .item_porcentaje_2_noticias_principales .item_tag_2024 .item_figure_tags,
    .ancho_new_izquierdo_categoria_peruano {
        width: 30% !important;
    }

    .item_porcentaje_2_noticias_principales .item_detalle_tags,
    .ancho_new_izquierdo_home_categoria_peruano {
        width: 70% !important;
    }
}

@media (max-width: 1023px) {
    .ancho_busqueda_new_gal {
        width: 31% !important;
    }
}

@media (max-width: 730px) {
    .ancho_busqueda_new_gal {
        width: 48% !important;
    }
}