.tarjeta_new {
    border: 1px solid #ccc;
    /*height: 100%;*/
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
}


/* @media (max-width: 768px) {
    #lista_eventos {
        margin-top: 20px;
    }
} */

/*********************************/
/*reglas para la vista movil */
/*resolucion >= 320px */
#primera_plana {
    padding-left: 26px;
    padding-right: 25px;
}

#lista_eventos {
    top: -2px;
    left: -8.5px;
    padding-left: 25px;
    padding-right: 17px !important;
}

@media (max-width: 768px) {
    #lista_eventos {
        top: -10px;
    }
}

#item-css {
    margin-bottom: -3px;
    padding-left: 15px !important;
    padding-right: 14px !important;
}

.flexslider {
    width: 100%;
    /*overflow: hidden;*/
    margin-bottom: 18px;
    margin-left: -4px;
}

.flexslider .slides {
    height: 119.6px;
}

/* .carousel-item {
    position: absolute;
    backface-visibility: hidden;
    transition: transform 0.6s;
    display: flex;
    width: 100%;
    height: 119.6px;
} */

.img-fluid {
    width: 100%;
}

/* .carousel-item {	
    flex: 0 0 100%;	
    height: 119.6px;
} */

.flexslider .slides img {
    height: 100%;
}

#item-css img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
}

#about {
    padding-left: 26px;
    padding-right: 25px;
    margin-top: 0px;
}

#div_aver {
    padding-left: 6px;
    padding-right: 13px;
}

#row_aver {
    margin: 0px 0px 8px 0px;
}

#contenido_prox_eventos {
    margin-left: -1px;
    margin-right: 0px;
}

#fila_prox_eventos {
    margin-top: -38px;
    margin-left: -37px;
}

#evento_a_ver {
    /* height: 210px; */
    margin-bottom: 10px;
    /* padding-left: 2px;
    padding-right: 1px; */
}

#colorBlanco {
    margin-bottom: 5px;
    margin-top: 4px;
}

#titull {
    width: 43%;
    margin-top: -21px;
}

#portfolio {
    padding-left: 27px;
    padding-right: 27px;
    margin-top: 0px;
}

#portfolio-central {
    padding-left: 6px;
    padding-right: 12px;
}

#contenido_eventos_realizados {
    margin-left: 1px;
    margin-right: 1px;
}

#contenido_eventos_realizados {
    margin-left: -5px;
    margin-right: -4px;
}

.inner {
    height: 110.4px;
}

.main,
.main>img {
    height: 100%;
    width: 100%;
}

#portfolio .caption {
    position: relative;
    top: -79px;
    display: none;
}

#portfolio .caption p {
    font-size: 14px;
    margin-top: 19px;
    /*background: #fff;*/
    border-radius: 6px;
    width: 89%;
    margin-left: -69px;
}

.evento_realizado {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-top: -8px;
}

.evento_realizado .item {
    padding-bottom: 5.8px !important;
}

.item {
    height: 121.6px;
    overflow: hidden;
}

.item>img {
    width: 100%;
    /*height: auto !important;*/
    height: 100% !important;
}

.portfolio-thumbnail {
    position: static;
    margin-left: 10px;
    width: 92.3%;
}

#about-bg {
    margin-top: 0px;
    padding-top: 0;
    /*top: -286px;*/
    width: 100%;
    margin-bottom: 0px;
    /*background: #000;*/
    padding-left: 0px;
    padding-right: 12px;
}

#titulo_estadisticas {
    width: 95%;
    margin: 38px auto 0;
    text-align: center;
}

#titulo_estadisticas h1 {
    font-size: 33px;
}

.resultados_estadisticas {
    text-align: center;
}

.resultados_estadisticas span {
    font-size: 35px;
}

.resultados_estadisticas p {
    font-size: 21px;
}

.about-bg-heading p {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
}

/* INSTAGRAM */
.insta-btn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #fff;
    padding: 12px;
    border-radius: 50%;
    z-index: 999;
    transition: all 0.3s ease-in-out;
}

.insta-btn:hover {
    background-color: #0063C7;
}

.insta-btn i {
    font-size: 24px;
}

/* MESSENGER */
.messenger-btn {
    position: fixed;
    bottom: 60px;
    right: 10px;
    background-color: #0084FF;
    color: #fff;
    padding: 11px;
    border-radius: 50%;
    z-index: 999;
    transition: all 0.3s ease-in-out;
}

.messenger-btn:hover {
    background-color: #0063C7;
}

.messenger-btn i {
    font-size: 24px;
}

/* WHATSAPP */
.whatsapp-float {
    position: fixed;
    bottom: 110px;
    right: 10px;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    background-color: #25d366;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    box-shadow: 2px 2px 3px #999;
}

@media screen and (max-width: 300px) {
    .whatsapp-float {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .whatsapp-float:hover {
        background-color: #3cb371;
        color: #fff;
    }

    .whatsapp-float i {
        padding-top: 16px;
    }
}

/* fin de las reglas para la vista movil */
/*********************************/
/* vista de escritorio del tamaño de 320px */
.clase_primera_plana {
    width: 97%;
}

.clase_lista_eventos {
    width: 100% !important;
}

.clase_fila_prox_eventos {
    margin-left: -38px;
}

.clase_aver {
    width: 78.1% !important;
}

.clase_contenido_prox_eventos {
    width: 97.5% !important;
}

.clase_evento_a_ver {
    width: 25%;
}

.clase_card_mb-30_tarjeta_new {
    height: 265px !important;
    width: 85px !important;
}

.clase_main-img>img {
    height: 105px !important;
}

.clase_card-title {
    font-size: 10px;
}

.clase_textoPar {
    font-size: 7px !important;
}

.clase_titull {
    width: 39% !important;
    height: 28px;
    font-size: 5px;
    padding: 6px;
}

.clase_port {
    width: 82.4% !important;
    margin-left: 22px !important;
}

.clase_portfolio-thumbnail {
    width: 89.5%;
}

.clase_evento_realizado {
    width: 25%;
}

.clase_item_img {
    height: 70px !important;
}

.clase_btn_ver_mas {
    font-size: 11px;
    width: 80px;
    height: 33px;
}

.clase_about-bg {
    margin-bottom: -49px !important;
}

.clase_titulo_estadisticas_h1 {
    font-size: 13px !important;
}

.clase_titulo__estadisticas_p {
    font-size: 12px !important;
}

.clase_resultados_estadisticas {
    width: 25%;
}

.clase_about-bg_about-bg-wrapper_count {
    font-size: 20px !important;
}

.clase_about-bg_about-bg-wrapper_p {
    font-size: 9px !important;
}

/***********************************************/
@media (min-width: 300px) {
    .flexslider .slides {
        height: 161.6px;
    }

    /* .carousel-item {
        position: absolute;
        backface-visibility: hidden;
        transition: transform 0.6s;
        display: flex;
        width: 100%;
        height: 161.6px;
    } */

    .img-fluid {
        width: 100%;
    }

    /* .carousel-item {
        flex: 0 0 100%;
        height: 161.6px;
    } */

    .portfolio-thumbnail {
        margin-left: 9px;
        width: 93.2%;
    }

    #portfolio .caption p {
        margin-left: -82px;
    }

    .inner {
        height: 132.4px;
    }

    .item {
        height: 143.6px;
    }
}

/*********************************/
/* vista de escritorio desde el tamaño de 375px */
.clase_aver_375 {
    margin-left: 42px !important;
    width: 81.4% !important;
}

.clase_contenido_prox_eventos {
    width: 93% !important;
}

.clase_card_mb-30_tarjeta_new_375 {
    height: 250px !important;
}

.clase main-img_375 {
    height: 78px !important;
}

.clase_port_375 {
    width: 85.8% !important;
    margin-left: 20px !important;
}

.clase_portfolio-thumbnail_375 {
    margin-left: 7px;
    width: 91.9%;
}

/***********************************************/
@media (min-width:425px) {
    #lista_eventos {
        left: -5px;
        padding-left: 30px;
    }

    #evento_a_ver {
        /* height: 292px; */
    }

    .portfolio-thumbnail {
        width: 94.2%;
        margin-left: 9px;
    }

    #portfolio .caption p {
        margin-left: -95px;
    }

    .inner {
        height: 152.4px;
    }

    .item {
        height: 163.6px;
    }
}

/*********************************/
/* vista de escritorio desde el tamaño de 425px */
.clase_aver_425 {
    width: 83.5% !important;
}

.clase_port_425 {
    width: 87.3% !important;
    margin-left: 21px !important;
}

.clase_portfolio-thumbnail_425 {
    margin-left: 8px;
    width: 92.6%;
}



/***********************************************/
/* reglas para la vista en tablets  */
@media (min-width:768px) {
    #primera_plana {
        padding-left: 0px;
        padding-right: 0px;
        width: 74.25%;
        margin-left: -4px;
        margin-right: -4px;
    }

    #fila_principal {
        margin-top: 94px;
    }

    #fila_principal_col_central {
        margin-bottom: -3px;
    }

    .flexslider {
        margin-left: 0px;
    }

    .flexslider .slides {
        width: 100%;
        height: 217.5px;
        overflow: hidden;
        margin-bottom: 0px;
    }

    /* .carousel-item {
        position: absolute;
        backface-visibility: hidden;
        transition: transform 0.6s;
        display: flex;
        width: 100%;
        height: 217.5px;
    } */

    .img-fluid {
        width: 100%;
    }

    /* .carousel-item {	
        flex: 0 0 100%;		
        height: 217.5px;
    } */

    .flexslider .slides img {
        height: 98% !important;
        max-width: 1000%;
    }

    .item img {
        height: 100% !important;
        width: 100%;
    }

    #lista_eventos {
        margin-top: 9.5px;
        padding-left: 8px;
        padding-right: 0px !important;
        margin-left: 8px;
        width: 25.75%;
    }

    #item-css {
        padding: 0px !important;
        height: 61.5px;
        /*width: 270.66px;*/
        /* margin: 2px; */
        padding-left: 0px !important;
        /* margin-left: 5px;			 */
        margin-bottom: 12px;
    }

    #div_aver {
        padding-left: 0px;
        padding-right: 0px;
    }

    #contenido_prox_eventos {
        margin-left: -7px;
        margin-right: -7px;
    }

    #evento_a_ver {
        height: 280px;
        /* width: 270.66px; */
        padding: 7px;
    }

    .tarjeta_new {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;

    }

    #titull {
        width: 68%;
        margin-top: 0px;
    }

    .inner {
        height: 64.2px;
    }

    .main {
        height: 100%;
        overflow: hidden;
        text-align: center;
        background: #ccc;
    }

    .main>img,
    .main {
        height: 100%;
    }

    .main>img,
    .main,
    .inner,
    .tarjeta_new {
        width: 100%;
    }

    .inner {
        height: 64.5px;
    }

    #about,
    #portfolio {
        padding: 0px;
    }

    #about {
        margin-top: 10px;
    }

    .portfolio-thumbnail {
        margin-left: 6px;
        width: 97%;
    }

    #portfolio-central {
        padding-left: 0px;
        padding-right: 0px;
    }

    #contenido_eventos_realizados {
        margin-left: -3px;
        margin-right: -3px;
        padding-left: 1px;
        padding-right: 1px;
    }

    .evento_realizado {
        /*height: 100.35px;
        width: 270.66px;*/
    }

    .item {
        padding: 2px !important;
        height: 66.9px;
        overflow: hidden;
        text-align: center;
        width: 100%;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    #portfolio .caption {
        top: -35px;
    }

    #portfolio .caption i {
        width: 25px;
        height: 25px;
        line-height: 27px;
        left: 59%;
    }

    #portfolio .caption p {
        top: -19px;
        left: 60%;
        font-size: 10px;
        width: 94%;
    }

}

/* fin de las reglas para la vista tablets */
/***********************************************/
/* reglas para la vista en pc, laptops y dispositivos mas grandes */
@media (min-width:992px) {
    .flexslider .slides {
        height: 273.5px;
    }

    /* .carousel-item {
        position: absolute;
        backface-visibility: hidden;
        transition: transform 0.6s;
        display: flex;
        width: 100%;
        height: 273.5px;
    } */

    .img-fluid {
        width: 100%;
    }

    /* 
    .carousel-item {			
        flex: 0 0 100%;
        height: 273.5px;
    } */

    #about {
        margin-top: -8px;
    }

    #fila_prox_eventos {
        margin-left: -43px;
    }

    #evento_a_ver {
        height: 272px;
    }

    #portfolio .caption {
        top: -53px;
    }

    #portfolio .caption i {
        width: 30px;
        height: 30px;
        line-height: 32px;
        left: 53%;
    }

    #portfolio .caption p {
        font-size: 14px;
        top: -14px;
        left: 48%;
        width: 94%;
    }

    .portfolio-thumbnail {
        margin-left: 0px;
        width: 97.5%;
    }

    .inner {
        height: 83.3px;
    }

    .item {
        height: 85.5px;
    }

    #item-css {
        height: 80px;
    }

    #about-bg {
        width: 99%;
    }
}

/* fin de las reglas para la vista en pc, laptops y dispositivos mas grandes */
/***********************************************/
@media (min-width: 1024px) {
    .inner {
        height: 86px;
    }

    .item {
        height: 88.2px;
    }
}

/***********************************************/
/* reglas para la vista en pc, laptops y dispositivos muy grandes (resolucion >= 1200 px) */
@media (min-width: 1200px) {
    .flexslider .slides {
        height: 323px;
    }

    /* .carousel-item {
        position: absolute;
        backface-visibility: hidden;
        transition: transform 0.6s;
        display: flex;
        width: 100%;
        height: 323px;
    } */

    .img-fluid {
        width: 100%;
    }

    /* .carousel-item {			
        flex: 0 0 100%;
        height: 323px;
    } */

    #about {
        margin-top: -39px;
    }

    #fila_prox_eventos {
        margin-left: -71px;
        margin-top: 0px;
    }

    #evento_a_ver {
        height: 300px;
    }

    #portfolio .caption {
        top: -65px;
    }

    #portfolio .caption i {
        width: 45px;
        height: 45px;
        line-height: 47px;
        left: 52%;
    }

    #colorBlanco {
        margin-bottom: -15px;
    }

    #portfolio .caption p {
        top: -4px;
        left: 40%;
    }

    .portfolio-thumbnail {
        margin-left: 17px;
        width: 98.1%;
    }

    .inner {
        height: 100.7px;
    }

    .item {
        height: 102.9px;
    }

    #item-css {
        height: 96.5px;
    }

    #about-bg {
        margin-top: 7px;
        margin-bottom: 0px;
        width: 100%;
        /*background: #000;*/
        position: static;
    }

    #titulo_estadisticas {
        margin: 39px auto;
    }

    .cover {
        /*border: 1px solid #fff;*/
    }
}

/***********************************************/
/* clases para adaptar en el tamaño de 1200px: */
@media (min-width: 1200px) {
    .clase_about2 {
        margin-top: -39px;
    }

    .clase_fila_prox_eventos2 {
        margin-left: -64px;
        margin-top: 0px;
    }

    .clase_aver2 {
        width: 96.8%;
    }

    .clase_portfolio2 {
        margin-top: -10px;
        margin-left: -23px;
        margin-bottom: 0px;
    }

    .clase_about-bg2 {
        margin-top: 7px;
        margin-bottom: 0px;
        width: 100%;
        background: #000;
        position: static;
    }

    .clase_titulo_estadisticas2 {
        margin: 39px auto;
    }
}

/* fin de para adaptar en el tamaño de 1200px: */
/* fin de las reglas para la vista en pc, laptops y dispositivos muy grandes */
/***********************************************/
/* reglas para la vista en pc, laptops y dispositivos muy grandes (resolucion >= 1440 px) */


@media (min-width: 1440px) {
    .flexslider .slides {
        height: 391.4px;
    }

    /* .carousel-item {
        position: absolute;
        backface-visibility: hidden;
        transition: transform 0.6s;
        display: flex;
        width: 100%;
        height: 391.4px;
    } */

    .img-fluid {
        width: 100%;
    }

    /* .carousel-item {			
        flex: 0 0 100%;
        height: 391.4px;
    } */

    #lista_eventos {
        padding-left: 19px;
    }

    #fila_prox_eventos {
        margin-left: -132px;
    }

    #contenido_prox_eventos {
        margin-left: -9px;
        margin-right: -9px;
    }

    #evento_a_ver {
        padding: 9px;
    }

    .contenido_even {
        margin-left: -6%;
    }

    #portfolio .caption {
        top: -79px;
    }

    #portfolio .caption p {
        left: 34%;
    }

    .portfolio-thumbnail {
        margin-left: -64px;
        width: 113.1%;
    }

    .inner {
        height: 120.7px;
    }

    .item {
        height: 122.9px;
    }

    #item-css {
        height: 116.3px;
        margin-bottom: 16px;
    }

    .footer-left>img {
        right: 129px;
    }

    .footer-left>span {
        left: -111px;
    }

    .footer-right {
        margin-right: -134px;
    }
}

#conte_1 {
    z-index: 0 !important;
}

#conte_2 {
    z-index: 0 !important;
}

#conte_3 {
    z-index: 0 !important;
}

/* fin de las reglas para la vista en pc, laptops y dispositivos muy grandes (resolucion >= 1440px) */
/********************************************/

/*#loading-overlay1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background-image: url('<?php echo $rowLog['estilo']; ?>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}*/

#loading-gif1 {
    /*width: 100px;*/
    /* ajusta el tamaño del gif según tus necesidades */
    height: auto;
}

body {
    margin: 0;
    font-family: Arial, sans-serif;
}

/* .carousel-container {
    position: relative;
    margin: auto;
    overflow: hidden;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease;
}


.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    cursor: pointer;
    padding: 10px;
    z-index: 1;
}

.prev {
    left: 0;
}

.next {
    right: 0;
} */

.container-link {
    width: 100%;
}

.carousel-container {
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    perspective: 1000px;
}

.carousel-item {
    position: absolute;
    backface-visibility: hidden;
    transition: transform 0.6s;
    display: flex;
    justify-content: center;
    width: 100% !important;
    height: 100% !important;
}

.carousel-item img {
    width: 100%;
    height: 100%;
}


.carousel-item.active {
    transform: rotateY(0deg);
}

.carousel-item.next {
    transform: rotateY(180deg);
}

.carousel-navigation {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.carousel-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}

.carousel-dot.active {
    background-color: #fa6e00;
}

.card__button {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.card__button button {
    padding: 3px 10px;
    background-color: #fa6e00;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.card__button button span.material-symbols-outlined {
    vertical-align: middle;
    margin-bottom: 4px;
}

.card:hover .card__button {
    display: block;
}

.card__like {
    width: 18px;
}

.card__clock {
    width: 15px;
    vertical-align: middle;
    fill: #0084FF;
}

.card__time {
    font-size: min(15px, 5vw);
    color: #AD7D52;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 15%;
}

.card__clock-info {
    display: grid;
}

.card__img {
    visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    height: 155px;

}

.card__info-hover {
    position: absolute;
    width: 100%;
    opacity: 0;
    top: 0;
}

.card__img--hover {
    transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    top: 0;

}

.card {
    margin-right: 25px;
    transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
    background-color: #fff;
    width: 100%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
    height: 280px;
}

.card:hover {
    box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1);
    transform: scale(1.10, 1.10);
    z-index: 999;
}

.card__info {
    z-index: 2;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 5px 5px 5px 5px;
    height: 100%;
    /* padding: 16px 24px 24px 24px; */
}

.card__category {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #868686;
}

.card__title {
    /* margin-top: 5px;
    margin-bottom: 5px; */
    /* overflow: hidden; */
    font-weight: bold;
    /* white-space: nowrap;
    text-overflow: ellipsis; */
}

.card__by {
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    display: flex;
}

.card__author {
    font-weight: 600;
    text-decoration: none;
    color: #AD7D52;
}

.card:hover .card__img--hover {
    height: 100%;
    opacity: 0.2;

}

.card:hover .card__info {
    background-color: transparent;
    position: relative;
    padding: 16px 24px 24px 24px;
}

.card:hover .card__info-hover {
    opacity: 1;
}

.card__title {
    /* max-height: 3.5em; */
    /* overflow: hidden; */
    text-overflow: ellipsis;
}

.card__time {
    max-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card--1 {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: stretch;
    /* Alinear los elementos dentro de las tarjetas */
    border: 1px solid #ccc;
    /* Para identificar el contorno de las tarjetas */
}

.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    /* Color de las flechas */
}

.prev-arrow {
    left: 10px;
}

.next-arrow {
    right: 10px;
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    visibility: hidden; /* Oculta los iconos inicialmente */
    opacity: 0; /* Oculta visualmente para evitar parpadeos */
    transition: opacity 0.3s ease-in-out; /* Transición suave al aparecer */
}

.grupo_imagenes {
    justify-content: space-around;
    transition: opacity 2s ease, height 2s ease;
    opacity: 1;
    height: auto;
    overflow: hidden;
    display: block;
    transition: transform 0.5s;
}

.grupo_imagenes.oculto {
    opacity: 0;
    height: 0;
    transform: rotateY(180deg);
}

.item.col-xs-12 {
    perspective: 1000px;
    display: inline-block;
    /* Asegura que el contenedor respete el tamaño de su contenido */
}

.item.col-xs-12>a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 1s;
    transform-style: preserve-3d;
}

.item.col-xs-12.oculto>a {
    transform: rotateY(360deg);
}
 /* Estilos generales */

 .container_about {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        background: black;
        margin: 10px;
    }

    .column {
        flex: 1;
        text-align: center;
        /* border: 1px solid #ccc; */
    }

    /* Estilos para la primera columna más pequeña */
    .column-1 {
        flex-basis: 25%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* Estilos para la segunda columna más grande */
    .column-2 {
        flex-basis: 75%;
        display: flex;
        flex-direction: column;
    }

    .column-2 .row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    /* Estilos responsivos */
    @media screen and (max-width: 768px) {
        .container_about {
            flex-direction: column;
        }

        .column {
            flex: 1;
        }

        .column-2 .row {
            align-items: center;
        }

        /* Ajustar el tamaño de fuente en la fila de arriba para adaptarse a la pantalla */
        .column-2 .row span h2 {
            font-size: 3vw;
        }

        .column-2 .row-bottom {
            text-align: center;
        }

        /* Aumentar el tamaño de la fuente en la fila de abajo */
        .column-2 .row-bottom h3 {
            font-size: 24px;
        }
    }

    @import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);

* {
    font-family: 'Lato', 'san-serif';
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    /* background-image: url(../images/bg.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}

.container {
    max-width: 900px;
    margin: 20px auto;
}

.container h1,
.container p {
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.container h1 {
    font-size: 4em;
}

.container p {
    font-size: 2em;
}

.center-abs {
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.charts {
    display: flex;
    flex-wrap: wrap;
}

.chart {
    position: relative;
    width: 25%;
    height: 100px;
}

.chart h3 {
    color: #fff;
    font-size: 1em;
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    text-shadow: 1px 1px 10px #000;
}

.chart svg {
    z-index: 2;
}

.circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 1;
    border: 10px #baeaff solid;
}

span.text {
    z-index: 3;
    text-align: center;
    width: 100%;
    font-size: 1em;
    font-weight: 700;
    color: #0096da;
}

.outer {
    fill: transparent;
    stroke: #0096da;
    stroke-width: 10;
    /* 2 * RadioCircle* Pi = stroke-dasharray */
    /* 2 * 70 * 3.1415 = 439.81 */
    stroke-dasharray: 439;
    /* set in js file */
    transform: rotate(270deg) translate(-50px, 0);
}

#countdown-content p {
    text-align: center;
    font-size: 1em;
    color: #fff;
    font-weight: 700;
    width: 100%;
}
.loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 40px;
    height: 40px;
    border: 4px solid transparent;
    border-top: 4px solid #fa6e00;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}

/* Animación de giro del spinner */
@keyframes spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}