#videoHome
{
    position: relative;
    top: 0;
    width: 100%;
    height: 45vh;
    left: 0;
    max-height: 60vh;
    overflow: hidden;
}
/*#videoHome video
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}*/
aside#videoHome img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.min-width-300
{
    min-width: 300px;
}
.menu-flotante-tattoo
{
    position: relative;
    z-index: 1;
}
.menu-flotante-piercing
{
    position: relative;
    z-index: 0;
}
#medallaSeccion
{
    position: relative;
    top: -75px;
    width: 100%;
    margin: 0 auto;
}
.medalla
{
    background-color: rgba(243, 243, 243, .5);
    width: 150px;
    height: 150px;
    display: flex;
    position: absolute;
    top: 0;
    border-radius: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: gmm;
    padding: 1rem;
    top: 50%;
    /* background-color: rgba(255, 255, 255, .6); */
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    -ms-backdrop-filter: blur(16px);
    -moz-backdrop-filter: blur(16px);
}
.medio-contenedor-derecho
{
    position: absolute;
    right: 0;
    top: 50%;
    width: 70vw;
    height: 80%;
    z-index: -1;
    border-radius: 0 10px 10px 0;
    transform: translateY(-50%);
}
.medio-contenedor
{
    position     : absolute;
    left         : 0;
    top          : 0;
    width        : 70vw;
    height       : 100%;
    z-index      : -1;   
    border-radius: 0 10px 10px 0;
}
figure.multiImagenes {
    height: 100%;
    position: relative;
    min-height: 340px;
    transform: translateY(-2rem) translateX(1rem);
}

figure.multiImagenes img {
    position: absolute;
    top: 50%;
    left: 50%;
    object-fit: cover;
}

.contenedor-marquesina {
    overflow: hidden;
    opacity: 0.7;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 0.8rem;
}

.contenedor-marquesina span {
    font-size: var(--h1-font-size);
    font-family: 'gmm';
}

.contenedor-marquesina .olive {
    color: var(--olive-border);
}

.contenedor-marquesina .pink {
    color: #CCB3A7;
    opacity: 1;
}

.flex-centrado {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}

.flex-centrado .caja-1 {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}

.flex-centrado div figure img {
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;
}

.caja-1 .subcaja-1 {
    height: 259px;
    width: 317px;
}
.caja-1 .subcaja-2 {
    height: 315px;
    width: 317px;
}

.flex-centrado div figure {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}

.caja-2 {
    display: block;
    height: 672px;
    width: 337px;
    min-width: 320px;
}

.flex-centrado .caja-3 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5rem;
}

.caja-3 .subcaja-1 {
    width: 617px;
    height: 303px;
}

.caja-3 .subcaja-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    gap: 0.5rem;
}

.subcaja-2 .subcaja-2-1, .subcaja-2 .subcaja-2-2 {
    width: 263px;
    height: 262px;
}
.contenedor-marquesina-int {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5rem;
}
.im-dm2 {
    width: 130px;
    height: 130px;
    border-radius: 5px;
}
.im-dm3 {
    width: 210px;
    height: 290px;
    overflow: hidden;
    border-radius: 11px;
}

.im-dm1 {
    width: 210px;
    height: 130px;
    border-radius: 5px;
}
.d-flex-intro .text-break
{
    max-width: 450px;
    width: fit-content;
}

.contMV {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 2rem;
}

.contMV p {
    flex: 1 0 290px;
    width: 100%;
}

.contMV p span {
    display: block;
    width: 100%;
    margin-bottom: 0.8rem;
}

.contMV figure {
    width: 50px;
    height: 50px;
    background-color: #ECE0D9;
    border-radius: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.contMV figure img {
    height: 28px;
    width: auto;
}
.c-fl-1 img {
    width: 280px;
    max-width: 420px;
    border-radius: 100%;
    height: 280px;
    object-fit: cover;
}

.c-fl-2 img {
    width: 170px;
    max-width: 210px;
    border-radius: 100%;
    height: 170px;
}
.bg-lineal {
    background-color: var(--olive-hover);
    width: 0;
    height: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    left: 0;
}
.bg-light {
    background-color: #ffffff;
    position: relative;
}
.max-ancho-modificado
{
    --max-ancho: 800px;
}
.d-flex-meet {
    position: relative;
}

.d-flex-meet figure {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 0 11px #ffffff;
}

.d-flex-meet figure:first-child {
    height: 300px;
    width: 190px;
    right: 55px;
}

.d-flex-meet figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.d-flex-meet figure:last-child {
    width: 170px;
    height: 260px;
    transform: translate(113%, -50%);
    right: 50px;
}

.bg-light .d-flex-center
{
    box-shadow: 0 0 0 11px #ffffff;
}

.im-dm4, .im-dm5 {
    height: 100%;
    width: auto;
    object-fit: contain;
    border-radius: 10px;
}
.contenedor-marquesina .olive {
    color: var(--olive-border);
}

.contenedor-marquesina .pink {
    color: #CCB3A7;
    opacity: 1;
}