.et_pb_section_0.et_pb_section {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: RGBA(255, 255, 255, 0) !important
}

a{
    text-decoration: none;
}

.et_pb_row_0 {
    background-color: RGBA(255, 255, 255, 0)
}

.et_pb_row_0.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px
}

.et_pb_text_0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

div.et_pb_section.et_pb_section_1 {
    /* background-image: url("../img/galeria/portada.jpg") !important */
    background-image: linear-gradient(173deg, #001b1c 0%, #2ca2c9 100%) !important;
}

.et_pb_section_1 {
    border-radius: 0 0 150px 0;
    overflow: hidden;
    z-index: 10;
    box-shadow: 22px 13px 63px -6px rgba(0, 176, 202, 0.3);

}

.et_pb_section_1.et_pb_section {
    padding-top: 20px;
    padding-bottom: 50px
}

.et_pb_row_1.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px
}

.et_pb_text_1 h1 {
    font-weight: 800;
    text-transform: uppercase;
    color: #FFFFFF !important;
    text-align: center
}

.et_pb_section_2.et_pb_section {
    padding-top: 32px
}

.masonry-item {
    margin-bottom: 30px !important;
    text-align: left;
    margin-left: 0;
    
}


.masonry-item img{
    border-radius: 15px; /* Bordes redondeados */
    overflow: hidden; /* Para asegurarse de que el contenido no se desborde */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Transición suave para el hover */
    box-shadow: 0 2px 4px rgba(102, 102, 102, 0.3); /* Sombra para los elementos */
}


.masonry-item img:hover {
    transform: scale(1.02); /* Efecto de agrandamiento al pasar el mouse */
    box-shadow: 0 4px 7px rgba(102, 102, 102, 0.3); /* Sombra más pronunciada en hover */
}


.masonry-item video{
    border-radius: 15px; /* Bordes redondeados */
    overflow: hidden; /* Para asegurarse de que el contenido no se desborde */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Transición suave para el hover */
    box-shadow: 0 2px 4px rgba(102, 102, 102, 0.3); /* Sombra para los elementos */
}


.masonry-item video:hover {
    transform: scale(1.02); /* Efecto de agrandamiento al pasar el mouse */
    box-shadow: 0 4px 7px rgba(102, 102, 102, 0.3); /* Sombra más pronunciada en hover */
}





.et_pb_video_0,
.et_pb_video_0 iframe,
.et_pb_video_1,
.et_pb_video_1 iframe {
    border-radius: 15px 15px 15px 15px;
    overflow: hidden
}

.et_pb_video_1,
.et_pb_video_0 {
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3)
}





.et_pb_image_95 {
    margin-bottom: 11px !important;
    text-align: left;
    margin-left: 0
}

@media only screen and (min-width:981px) {

    .et_pb_image_1,
    .et_pb_image_2,
    .et_pb_image_3 {
        display: none !important
    }
}

@media only screen and (max-width:980px) {

}

@media only screen and (min-width:768px) and (max-width:980px) {

    .et_pb_image_2,
    .et_pb_image_3,
    .et_pb_image_44 {
        display: none !important
    }
}

@media only screen and (max-width:767px) {



    .et_pb_image_45,
    .et_pb_image_48,
    .et_pb_image_44,
    .et_pb_image_4,
    .et_pb_image_47,
    .et_pb_image_46 {
        display: none !important
    }
}