/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.lv-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.oculto {
	display: none !important;
}

.color-blanco {
	color: #fff;
}

.color-rojo {
    color: #EB4A4A;
}

.color-negro {
    color: #000;
}

.titulo-altadia-1 {
    font-size: 96px;
    font-weight: 600;
    letter-spacing: -0.04em;
}

.transparente {
	color: #EB4A4A;
}

.logo-blanco-altadia {
	position: relative;
    padding: 0 14px;
}

.logo-blanco-altadia img {
    position: absolute;
    top: calc(50% + 7px);
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
}

.handfont {
    font-family: caveat, sans-serif;
    font-weight: 400;
    font-size: 7.5rem;
    line-height: 1rem;
}




li.wpml-ls-current-language {
    position: relative;
    cursor: pointer;
}

li.wpml-ls-current-language:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}



.linea-historia-box {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    cursor: grab;
}

.linea-historia-box::-webkit-scrollbar {
    display: none;  /* Ocultar scroll */
}

.linea-historia-box {
  scrollbar-width: none; /* Oculta la barra de desplazamiento en Firefox */
}


.linea-historia {
    width: max-content;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 80px);
    margin: 0 auto;
}

.linea-historia.grabbing {
    cursor: grabbing;
    user-select: none;
}


.linea-historia > div {
    width: 30px;
    height: 3px;
    background-color: var(--e-global-color-primary);
}

.linea-historia > div:nth-child(2),
.linea-historia > div:nth-child(3),
.linea-historia > div:nth-child(4),
.linea-historia > div:nth-child(5),
.linea-historia > div:nth-child(6),
.linea-historia > div:nth-child(7),
.linea-historia > div:nth-child(8),
.linea-historia > div:nth-child(9),
.linea-historia > div:nth-child(10),
.linea-historia > div:nth-child(11),
.linea-historia > div:nth-child(12),
.linea-historia > div:nth-child(13),
.linea-historia > div:nth-child(14),
.linea-historia > div:nth-child(15),
.linea-historia > div:nth-child(16),
.linea-historia > div:nth-child(17),
.linea-historia > div:nth-child(18),
.linea-historia > div:nth-child(19),
.linea-historia > div:nth-child(20),
.linea-historia > div:nth-child(21),
.linea-historia > div:nth-child(22),
.linea-historia > div:nth-child(23),
.linea-historia > div:nth-child(24),
.linea-historia > div:nth-child(25),
.linea-historia > div:nth-child(26),
.linea-historia > div:nth-child(27),
.linea-historia > div:nth-child(28),
.linea-historia > div:nth-child(29),
.linea-historia > div:nth-child(30),
.linea-historia > div:nth-child(31),
.linea-historia > div:nth-child(32),
.linea-historia > div:nth-child(33),
.linea-historia > div:nth-child(34),
.linea-historia > div:nth-child(35),
.linea-historia > div:nth-child(36),
.linea-historia > div:nth-child(37),
.linea-historia > div:nth-child(38),
.linea-historia > div:nth-child(39),
.linea-historia > div:nth-child(40),
.linea-historia > div:nth-child(41) {
    display: none;
}

.linea-historia .anyo-vivo {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
}

.linea-historia .anyo-vivo:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 130px;
    bottom: 20px;
    right: 50%;
    transform: translate(50%, 0);
    background-color: var(--e-global-color-primary);
}

.linea-historia .anyo-vivo.a1973:before,
.linea-historia .anyo-vivo.a1978:before,
.linea-historia .anyo-vivo.a1987:before,
.linea-historia .anyo-vivo.a1999:before,
.linea-historia .anyo-vivo.a2015:before,
.linea-historia .anyo-vivo.a2019:before {
    top: 0;
}

.linea-historia .anyo-vivo .anyo-titulo {
    position: absolute;
    bottom: 70px;
    left: 16px;
    font-weight: 600;
    width: max-content;
    max-width: 130px;
    padding: 15px;
    padding-left: 0;
    background-color: #f1f1f1;
}

.linea-historia .anyo-vivo.a1973 .anyo-titulo,
.linea-historia .anyo-vivo.a1978 .anyo-titulo,
.linea-historia .anyo-vivo.a1987 .anyo-titulo,
.linea-historia .anyo-vivo.a1999 .anyo-titulo,
.linea-historia .anyo-vivo.a2015 .anyo-titulo,
.linea-historia .anyo-vivo.a2019 .anyo-titulo {
    bottom: unset;
    top: 50px;
}

.linea-historia .anyo-vivo.a1994 .anyo-titulo {
    max-width: 180px;
    z-index: 2;
}

.linea-historia .anyo-vivo.a1999 .anyo-titulo {
    max-width: 200px;
}

.linea-historia .anyo-vivo.a2014 .anyo-titulo {
    max-width: 180px;
    z-index: 2;
}

.linea-historia .anyo-vivo.a2015 .anyo-titulo {
    max-width: 180px;
    z-index: 2;
}

.linea-historia .anyo-vivo.a2017 .anyo-titulo {
    max-width: 180px;
    z-index: 1;
    bottom: 160px;
}

.linea-historia .anyo-vivo.a2017:before {
    height: 245px;
}

.linea-historia .anyo-vivo.a2019 .anyo-titulo {
    max-width: 320px;
    z-index: 1;
    top: 150px;
}

.linea-historia .anyo-vivo.a2019:before {
    height: 245px;
}


.linea-historia .anyo-vivo.a2021 .anyo-titulo {
    max-width: 318px;
    z-index: 1;
    bottom: 275px;
}

.linea-historia .anyo-vivo.a2021:before {
    height: 320px;
}

.linea-historia .anyo-vivo .img {
    position: absolute;
    width: 250px;
    bottom: 60px;
    left: 0;
}

.linea-historia .anyo-vivo.a1973 .img,
.linea-historia .anyo-vivo.a1978 .img,
.linea-historia .anyo-vivo.a1987 .img,
.linea-historia .anyo-vivo.a1999 .img,
.linea-historia .anyo-vivo.a2015 .img,
.linea-historia .anyo-vivo.a2019 .img {
    top: -150px;
    right: 50%;
    transform: translate(-50%, 0);
    z-index: 9;
}


.linea-historia .anyo-vivo.a1994 .img,
.linea-historia .anyo-vivo.a2014 .img,
.linea-historia .anyo-vivo.a2015 .img {
    z-index: 3;
}

.linea-historia .anyo-vivo.a2017 .img,
.linea-historia .anyo-vivo.a2019 .img,
.linea-historia .anyo-vivo.a2021 .anyo-titulo {
    z-index: 2;
}




.linea-historia .anyo-vivo.a1919 .img {
    bottom: 180px;
    left: 0;
}

.linea-historia .anyo-vivo.a2021 .img {
    left: 57px;
    bottom: 5px;
}


/*
.linea-historia .anyo-vivo.a1973 .img {
    top: 77px;
    right: 25px;
    left: unset;
}

.linea-historia .anyo-vivo.a1978 .img {
    top: 148px;
    left: -96px;
}

.linea-historia .anyo-vivo.a1987 .img {
    top: 139px;
    left: -80px;
}
*/

.linea-historia .anyo-vivo.a1989 .img {
    bottom: 160px;
    left: -158px;
}

.linea-historia .anyo-vivo.a1994 .img {
    bottom: 161px;
    left: -56px;
}












.titulo-hablemos {
    color: #fff;
    font-size: 70px;
    font-family: 'Roboto';
}

.titulo-hablemos span {
    display: block;
}

.titulo-hablemos .font-handscript {
    font-family: "Caveat", Sans-serif;
}






.no-id-corp .num,
.si-id-corp .num {
    position: relative;
    margin-right: 20px;
}

.no-id-corp .num:before,
.si-id-corp .num:before {
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    border-radius: 50%;
    z-index: 0;
}

.no-id-corp .num:before {
    background-color: #fff;
}

.si-id-corp .num:before {
    background-color: #EB4A4A;
}

.no-id-corp .num > span,
.si-id-corp .num > span {
    position: relative;
    z-index: 1;
}


.no-id-corp .num {
    color: #EB4A4A;
}

.si-id-corp .num {
    color: #fff;
}

.no-id-corp .enviar {
    margin-left: 10px;
    background-color: #fff;
    color: #EB4A4A;
    border-radius: 25px;
    padding: 3px 20px;
}




.mapa-donde-estamos svg #Layer_1 path {
    fill: #fff;
}

.mapa-donde-estamos svg .bandera .hdn {
    display: none;
}

.mapa-donde-estamos svg .bandera:hover {
    cursor: pointer;
}

.mapa-donde-estamos svg .bandera:hover .hdn {
    display: block;
}








.abrilcerral,
.oficina,
.produccion {
    cursor: pointer;
}

.ofiprod,
.horario-ofi,
.horario-prod {
    display: none;
}



.manifiestos-slider .seccion-manifiestos .elementor-widget-heading,
.manifiestos-slider .seccion-manifiestos .elementor-widget-text-editor {
    margin: 0 auto;
}






.horarios span,
.horarios li {
    font-family: 'Roboto';
}

.horarios .nombre-item {
    font-size: 24px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 17px;
    max-width: 180px;
}

.horarios .nombre-item span {
    line-height: 1em;
}

.horarios .nombre-item > div {
    width: 30px;
    height: 30px;
}

.horarios .nombre-item > div:hover {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.horarios .nombre-item > div svg {
    max-width: 30px;
    fill: #fff;
    transform: rotate(90deg);
}

.horarios .nombre-item > div.abierto svg {
    transform: rotate(-90deg);
}

.horarios .tabs {
    margin: 0;
    padding: 0;
    display: block;
    margin-bottom: 30px;
}

.horarios .tabs li {
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #fff;
    border-radius: 25px;
    margin-right: 30px;
    background-color: transparent;
    transition: 0.4s;
}

.horarios .tabs li.abierto,
.horarios .tabs li:hover {
    background-color: #fff;
    color: #454240;
}

.horarios .nombre-item span {
    font-size: 30px;
    font-weight: 300;
}

.horarios .nombre-item,
.horarios .tabs li {
    cursor: pointer;
}

.horarios .tabs li:last-child {
    margin-right: 0;
}

.horarios .dias-horas {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.horarios .dias-horas,
.horarios .textos {
    padding: 0;
}

.horarios .dias-horas li:nth-child(odd),
.horarios .textos  {
    background-color: #DEE0DE;
}

.horarios .dias-horas li:nth-child(even) {
    background-color: #EB4A4A;
}

.horarios .dias-horas li,
.horarios .textos li {
    display: block;
}

.horarios .dias-horas li,
.horarios .textos {
    padding: 30px;
    border-radius: 30px;
    width: 100%;
    max-width: 350px;
    margin-bottom: 30px;
    margin-right: 30px;
}

.horarios .dias-horas li:last-child {
    margin-right: 0;
}

.horarios .dias-horas li .dias {
    display: block;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 600;
}

.horarios .dias-horas li .horas > div {
    position: relative;
}

.horarios .dias-horas li .horas > div:nth-child(2) {
    border-top: 2px solid;
    padding-top: 20px;
    margin-top: 20px;
}

.horarios .dias-horas li .horas > div span:first-child {
    position: absolute;
    font-weight: 500;
    left: 0;
    top: 42%;
    transform: rotate(-90deg) translate(0, -50%);
}

.horarios .dias-horas li .horas > div span:last-child {
    display: block;
    text-align: center;
    font-size: 50px;
    font-weight: 600;
}

.horarios .textos li {
    padding-left: 20px;
    position: relative;
}

.horarios .textos li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #454240;
    position: absolute;
    left: 8px;
    top: 8px;
    border-radius: 50%;
}

.horarios .tabs,
.horarios .bloque-dht > div {
    display: none;
}






/* CSS PARA LENGUA ÁRABE */

html[lang="ar"] .elementor-location-header > div {
    flex-direction: row-reverse;
}

html[lang="ar"] .elementor-location-header > div > div:last-child {
    justify-content: flex-start;
}

html[lang="ar"] #nuestra-historia {
    direction: ltr; /* Cambia la dirección del texto a izquierda a derecha */
    text-align: left; /* Alinea el texto a la izquierda */
}