h1, h2{
    font-weight: 500 !important;
    text-transform: uppercase;
} 
.tab-pane h2{
    text-align: left;
    text-transform: uppercase;
    font-weight: 900 !important;
    margin-top: 1.5rem;
}

.tab-pane .content{
    margin: 2rem 1rem 100px !important;
    text-align: justify;
}
.nav-link{
    padding: 0.5rem 0.5rem;
}

.tab-pane table{
    color: var(--second-color);
}

.tab-pane table  th, .tab-pane table  td, .accordion-text td, .accordion-text th{
    border-width: .05px;
    text-align: center;
    width: 30vw;
}
.tab-pane table  th, .accordion-text th{
    font-weight: 500;
}
.tab-pane h3{
    text-align: left;
    margin-top: 1rem;
    font-weight: 900 !important;
    font-size: 1rem;
}
.tab-pane tbody tr:nth-child(odd){
    background: var(--a-fondo-active-tab);
}
.tab-pane table small{
    font-weight: bold;
    font-size: .8rem;
}

.big-boton-video{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-blend-mode: normal;
}
.big-boton-video a {
    color: var(--foto-color-btn)!important;
    font-weight: 300;
    font-size: 40px;
    text-transform: uppercase;
    width: auto;
    margin: 0!important;
    text-align: center;
    padding: 0!important;
}
.circle-1{
    fill: #8e908f;
}
.circle-2{
    fill: #667d72;
}
.circle-3{
    fill: #7993b3;
}
.index-icono a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 110px;
    position: relative;
}
.index-icono svg {
    width: 40px;
    height: 40px;
}
.letra {
    font-size: 14px;
    font-weight: 600;
}
.mainicon{
    fill: var(--second-color);
}
.settings-card i{
    color: var(--foto-color-btn);
}
.header-nav-media video {
    width: 100%;
    object-fit: cover;
    width: 100vw;
    height: 50vh;
}
#nav1 a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.correo-electr-nico-fiscal{
    font-size: 4vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#nav1 a small{
    font-size: 3vw;
}
.settings-nav{
    display: flex;
    align-items: center;
}
.circle {
    background-color: var(--second-color);
}
.icon:before {
    color: var(--theme-color)
}
.seccion-clientes{
    top: 2%;
    right: 4%;
    display: flex;
    align-content: center;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    background-color: #7993b382;
    color: var(--foto-color-btn);
    position: absolute;
    border-radius: 50px;
    padding: 0.2rem 1rem;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    z-index: 999;
}
.seccion-clientes a{
    color: var(--foto-color-btn) !important;
    font-weight: 700;
    letter-spacing: 2px;
}

.aecinema-video{
    padding-top: 2rem;
}
.aecinema-video h3{
    font-weight: 200!important;
}
.galeria-aecinema{
    position: relative;
    margin-top: 1rem;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;

}
.galeria-aecinema iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.portada-aecinema{
    width: 100%;
    height: 100vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: -1;
    background-blend-mode: screen;
    margin-bottom: -4rem;
    background-attachment: fixed;
  
}
.titulo-aecinema{
    font-size: 40px;
    font-weight: 600;
}
.detalles-aecinema{
    position: fixed;
    top: 2%;
    left: 5%;    
    text-transform: uppercase;
    z-index: 2;
}
.texto-negro, .texto-negro a, .texto-negro .title-for-web, .texto-blanco .current{
    color: #39393a !important;
}
.texto-blanco, .texto-blanco a, .texto-negro .title-for-web, .texto-negro .current{
    color: #f3f3f2 !important;
}

.goto-aecinema{
    width: fit-content;
    border: 2px solid;
    border-radius: 50px;
    padding: 0.5rem 1rem;
    margin: .5rem 0;
    background:  #f3f3f214;
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
}
.fecha-aecinema{
    padding: 0 0.2rem;
}
.contenedor-video{
    display: none;
}

#carousel-video .carousel-control-next {
    right: -10%;
    color: var(--second-color);
    width: 10%;
}

#carousel-video .carousel-control-prev {
    left: -10%;
    color: var(--second-color);
    width: 10%;
}
#carousel-video .carousel-control-next-icon{
    background-image: none;
}
#carousel-video .carousel-control-prev-icon{
    background-image: none;
}
.multi-catalogo-contenedor div {
    width: 30%;
    overflow: hidden;
    height: 100px;
    position: relative;
    border-radius: 10px;
}
.multi-catalogo-contenedor img {
    width: 200px;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cliente-template section{
    border-radius: 30px 30px 0 0;
    background: var(--theme-color);
    padding-top: 2rem;
    -webkit-box-shadow: 0px 1px 30px -3px rgba(0,0,0,0.56);
    -moz-box-shadow: 0px 1px 30px -3px rgba(0,0,0,0.56);
    box-shadow: 0px 1px 30px -3px rgba(0,0,0,0.56);
    position: relative;
    z-index: 3;
    }
.header-for-web{
    display: none;
}
.separador{
    text-align: center;
    margin: -.5rem auto .5rem;
}
.separador a{
    font-size: 1rem;
    background: var(--a-fondo-active-tab);
    border-radius: 50px;
    padding: 0 1rem;
    width: fit-content;
    text-align: center;
    margin: auto;
    
}
.boton-navegador-uno{
    position: fixed; bottom: 10px; left: 50%; transform: translateY(100px) translateX(-50%); width: 50%;
}

.PinnedMenu {
    transform: translateY(0) translateX(-50%);
}
.UnpinnedMenu {
    transform: translateY(100px) translateX(-50%);
}
.headroom--top {
    transform: translateY(100px) translateX(-50%);
}
.headroom--bottom {
    transform: translateY(0) translateX(-50%);
}
.guardar-contacto-contenedor{
    display: flex;
    align-items: center;
    flex-direction: row;
}
.aecinema-accions-btn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 0 20px;
}
@media (min-width: 768px) {
    
    .cliente-template .aecinema-video{
        display: none;
    }
    .contenedor-video{
        padding: 0 80px;
        display: block;
    }
    
    .adminbotones{
        display: none;
    }
    .cliente-template main{
        margin-bottom: 0;
        max-height: 80vh;
        padding: 0 0 100px;
    }
    .cliente-template .carousel-inner{
        max-height: 75vh;
    }
    .cliente-template .galeria-aecinema iframe{
        max-height: 70vh;
    }
    .goto-aecinema{
        display: none;
    }
    .header-nav {
        height: 50vh;
    }
    .header-nav-media video {
        height: 50vh;
        top: 0;
        left: 50%;
        transform: translate(-50%, -0);
    }
    .detalles-aecinema{
        top: 7%;
        left: 2%
    }
    /*FISCAL*/
    .fiscal-card-template{
        background: var(--a-hover);
    }
    .tabla-fiscal {
        background: var(--theme-color);
        border-radius: 20px;
        max-width: 800px;
        margin: auto;
        padding: 2rem 5rem;
        -webkit-box-shadow: 0px 1px 30px -3px rgba(0,0,0,0.56);
        -moz-box-shadow: 0px 1px 30px -3px rgba(0,0,0,0.56);
        box-shadow: 0px 1px 30px -3px rgba(0,0,0,0.56);
    }
    .correo-electr-nico-fiscal {
        font-size: 16px;
    }
    .fiscal-header{
        justify-content: space-evenly;
        margin-top: 3rem;
    }
    .fiscal-header a{
        max-width: 300px;
    }
    .offcanvas-contacto .offcanvas-body {
        margin-bottom: 3rem;
    }
    /*HEADER FOR WEB*/
    .header-for-web{
        padding: 10px 20px;
        background: var(--fonodo-header-for-web);
        color: var(--color-header-for-web);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header-for-web-title{
        font-size: 20px;
        font-weight: 900;
        text-transform: uppercase;
        width: fit-content;
        display: flex;
    }
    .header-for-web-title i{
        display: flex;
        align-items: center;
        padding-right: 5px;
    }
    .title-for-web{
        white-space: nowrap; 
        padding: 0 .5rem
    }
    .navegador-header {
        padding-top: 9rem;
    }
    .navegador-header .buscador-producto{
        display: none;
    }
    .menu-pc-web .titulo{
        display: none;
    }
    .header-for-web a{
        color: var(--color-header-for-web);
    }
    .header-for-web .buscador-producto{
        margin: 0;
        width: 60%;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .header-for-web .current{
        background-color: transparent;
        color: var(--color-header-for-web);
        font-size: .8rem;
        border: none;
    }
    .header-for-web .options{ 
        right: 3%;
        left: unset;
    }
    .header-for-web .switch {
        margin: 0 !important;
    }
    .multi-catalogo-contenedor{
        width: 30%;
        padding: 1.5rem 1rem;
        flex-direction: column;
    }
    .multi-catalogo-contenedor div {
        width: 100%;
    }
    .multi-catalogo-contenedor .title-catalogo{
        justify-content: center;
    }
    .cliente-template .header-for-web{
        background: transparent;
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
    }
    .logo-web{
        width: 30px;
    }
    .settings-simple{
        padding: 0 1rem;
    }
    .texto-negro, .texto-negro a, .texto-negro .title-for-web, .texto-negro .current{
        color: #39393a !important;
    }
    .texto-blanco, .texto-blanco a, .texto-blanco .title-for-web, .texto-blanco .current{
        color: #f3f3f2 !important;
    }
    .contacto a {
        font-size: 16px;
    }
    .offcanvas-bottom {
        width: 60vw;
        max-width: 1300px;
        max-height: 700px;
        height: fit-content !important;
    }
    .contacto{
        padding-bottom: 2rem;
    }
    .offcanvas-footer {
        display: none;
    }
    #iframe-border{
        border: 0;
        height: 45vh;
        max-height: 400px;
    }
     
    
}
@media (min-width: 900px) {
.galeria-aecinema {
    padding-bottom: 40.25%;
}
.multi-catalogo-contenedor{
    width: 25%;
}

}
