@media only screen and (min-width: 768px){
    #box-home1 {margin-bottom: 0px;}
}

.container {padding: 0 0 50px;}
.wave-container {background: #432918;}
.wave-container section img {max-width: 100%;}
.bg-cacao {background: url(../img/vine-a-cacaolat-ola-cacao-top.jpg) #432918;padding-top: 8%;padding-bottom: 1rem;background-repeat: no-repeat;background-position: top center;background-size: contain;}
.bg-cacao section{text-align: center;}
.bg-cacao p {color: #ffc62c;font-size: 1em;line-height: 1.1em;margin-bottom: 20px;}
.bg-cacao h3 {color: #ffc62c;font-family: ErbarCom-BoldCond;font-size: 2em;margin-bottom: 20px;line-height: 1.1;}
.bg-cacao h3 span {text-transform: uppercase;}
.bg-cacao .wrapper {max-width: 715px;}
.bg-cacao .featured {background: #ffc62c;color: #432918;padding: 0 2px;}
.bg-cacao strong {letter-spacing: .5px;}
.bg-yellow {background: url('../img/vine-a-cacaolat-motxilla.png') #ffc62c;background-repeat: no-repeat;background-position-y: 85%;background-position-x: 85%;}
.bg-yellow h3 {color: #432918;font-family: ErbarCom-BoldCond;font-size: 2em;margin-bottom: 20px;line-height: 1.1;text-align: center;text-transform: uppercase;}
.learn-container {margin-top: 3rem;padding: 0 5px;}
.learn-row {display: flex;flex-direction: row;}
.learn-col{border: 5px solid #432918;width: 33.3%;overflow: hidden;display: flex;flex-direction: column;align-items: center;}
.learn-col img {object-fit: cover;object-position: center;width: 100%;height: 100%;}
.col-content {padding: 3rem;}
.col-content ul li {list-style: none;line-height: normal;margin-bottom: 1rem;position: relative;}
.col-content ul li:before {content: url('../img/ico-bottle-cacaolat.svg');position: absolute;left: -15px;top: -2px;}

@media only screen and (max-width: 1199px){
    .bg-cacao {padding-top: 12%;}
}

@media only screen and (max-width: 1023px){
    .learn-row {display: flex;flex-direction: column;align-items: center;}
    .learn-col {width: 100%;}
}

@media only screen and (max-width: 767px){
    .bg-cacao {padding-top: 15%;}
}

@media only screen and (max-width: 500px){
    .bg-cacao {padding-top: 18%;}
}


.not-found-container {height: 50vh;display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;padding-top: 5rem;}
.not-found-title {font-size:43px;font-weight: 700;margin-bottom: 3rem;}
.not-found-subtitle {font-size:30px;text-transform: uppercase;font-weight: 700;}



/*-- 2024 --*/
body {overflow-x: hidden;}
.sessions h4, .inscripcion-form h4, .datos-pago h4 {font-size: 1.7em!important;}
#box-home1 {max-width: 100%;margin-bottom: 5rem;}
#box-home1 h3 {margin-bottom: 20px;}
#box-home1 p {font-size: 22px;line-height: 28px;}
#box-home1 a.option-visit {border: none;margin-bottom: 3rem;}
#box-home1 a.option-visit .visit-type {position: relative;top: 0;transition: all .5s;}
#box-home1 a.option-visit:hover .visit-type {box-shadow: 1px 1px 15px #825e27;background-color: #ffc213;top: -15px;transition: all .5s;}
#box-home1 a.option-visit:hover {background-color: transparent;}
#box-home1 a.option-visit:hover .btn-cacaolat {background-color: transparent !important;color: #482600 !important;}
.choose-visit-type {margin-top: 4.5rem;margin-bottom: 2rem;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-evenly;}
.visit-type {display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;width: min-content;box-shadow: 1px 1px 15px #c89b24;border-radius: 35px;padding: 35px;min-width: 325px;max-width: 100%;}
img.grupo-cacaolat {max-width: 211px;width: initial!important;margin-bottom: 1.5rem;}
a.btn-cacaolat {text-transform: uppercase;font-size: 26px!important;background-color: #482600!important;color: #ffc62c!important;white-space: nowrap;min-width: 200px;max-width: 100%;width: min-content;padding: 8px 30px!important;border: 1px solid #482600;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
span.btn-cacaolat {text-transform: uppercase;font-size: 26px!important;background-color: transparent!important;color: #482600!important;white-space: nowrap;min-width: 200px;max-width: 100%;width: min-content;padding: 8px 30px!important;border: none;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
a.btn-cacaolat:hover {background-color: #ffc62c!important;color: #482600!important;}

#footer ul.footer_sm li a:hover svg path {fill: #000;}

.visita-cacaolat {display: flex;flex-direction: column;align-items: center;margin-bottom: 3rem!important;}
.visita-cacaolat .grupo-cacaolat {margin-top: 1rem;margin-bottom: 2rem;}

.bg-cacao p {font-size: 22px;line-height: 1.2;}

.bg-yellow {background: #ffc62c;}
.bg-yellow-bag {background: url('../img/vine-a-cacaolat-motxilla.png') #ffc62c;background-repeat: no-repeat;background-position-y: 85%;background-position-x: 85%;}
.bg-yellow-bag h3 {color: #482600;}
.col-content ul li {font-size: 22px;}
.col-content ul li:before {top: 0;}
.col-content ul li ul {padding-left: 1.5rem;margin-top: 1rem;}
.col-content ul li ul li {list-style-type: disc;}
.col-content ul li ul li::before {display: none;}
.col-content ul li a {color: #482600;text-decoration: underline;}
.col-content ul li a:hover {text-decoration: none;}

.calendar {padding: 0;margin-top: 1rem;width: 100%;}
.calendar * {box-sizing: border-box;}
.calendar ul {list-style-type: none;}
.calendar .month {padding: 25px;width: 100%;background: #432020;text-align: center;border-radius: 25px 25px 0 0;}
.calendar .month ul {margin: 0;padding: 0;}
.calendar .month ul li {color: white;font-size: 20px;text-transform: uppercase;letter-spacing: 3px;line-height: normal;}
.calendar .month ul li span  {color: #fff;font-size: 18px;}
.calendar .month ul li svg   {width: 20px;cursor: pointer;}
.calendar .month ul li svg path {fill: #fff;}
.calendar .month ul li:hover svg path {fill: #ffc62c;}
.calendar .month .prev {float: left;}
.calendar .month .next {float: right;}
.calendar .weekdays {margin: 0;padding: 10px 0;background-color: #432020;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;}
.calendar .weekdays li {display: inline-block;width: calc(100% / 7);color: #fff;text-align: center;}
.calendar .days {padding: 5px 0 0;background: #fafafa;margin: 0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: center;}
.calendar .days li {list-style-type: none;width: calc(100% / 7);text-align: center;margin-bottom: 5px;font-size:14px;color: #777;height: 80px;display:flex;flex-direction: column;align-items: center;justify-content: center;background-color: #fbf4e1;border-left: 2px solid #fff;border-right: 2px solid #fff;}
.calendar .days li:nth-child(even) {background-color: #fbf4e1;}
.calendar .days li.active {background: url(../img/ens-vols-visitar.svg) #ffc62c;background-repeat: no-repeat;background-position: bottom;color: #fff;font-size: 30px;align-items: flex-end;justify-content: flex-start;padding-right: 10px;padding-top: 10px;cursor: pointer;}
.calendar .days li.active:hover {color: #432020;}
.calendar .days li.active.selected {color: #432020;}

.calendar .days li.inactive {background: url(../img/ens-vols-visitar-inactive.svg) #dcdcdc;background-repeat: no-repeat;background-position: bottom;color: #bdbdbd;font-size: 30px;align-items: flex-end;justify-content: flex-start;padding-right: 10px;padding-top: 10px;cursor: auto;}
.calendar .days li.inactive:hover {color: #bdbdbd;}
.calendar .days li.inactive.selected {color: #bdbdbd;}


.info-inscripcion {width: 70%;}
#box-home1 .desc-inscripcio-f a {font-size: 22px;border: none;text-decoration: underline;padding: 0;}
#box-home1 .desc-inscripcio-f a:hover {background: transparent;text-decoration: none;color: #432020;}
.visita-cacaolat .form-group .control-label {left: 0;font-size: 22px!important;}
.form-group {margin-bottom: 3.5rem!important;text-align: left;}
.form-group input, .form-group textarea {font-size: 22px!important;}
.form-group select~.control-label,.form-group input.form-file~.control-label, .form-group input.has-value~.control-label, .form-group input:focus~.control-label, .form-group input:valid~.control-label, .form-group select~.control-label, .form-group textarea.form-file~.control-label, .form-group textarea.has-value~.control-label, .form-group textarea:focus~.control-label, .form-group textarea:valid~.control-label {top: -1.7rem!important;}
.sessions h4, .inscripcion-form h4, .datos-pago h4 {font-family: ErbarCom-BoldCond;font-size: 1.4em;line-height: 1em;text-align: left;margin-top: 50px;margin-bottom: 50px;}
.inscripcion-form h4 {margin-bottom: 20px;}
.desc-reserva {margin-bottom: 50px!important;text-align: left;}
.datos-pago h4 {text-align: center;}
.sessions .sessions-group {display: flex;flex-direction: row;}
.sessions.collapse {display: none;}
.single-session {display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;width: min-content;box-shadow: 1px 1px 15px #c89b24;border-radius: 35px;padding: 15px;min-width: 145px;max-width: 100%;margin-bottom: 1rem;margin-right: 1.5rem;margin-top: 0;}
.single-session input {cursor: pointer;}
.single-session label {cursor: pointer;padding-top: .75rem;font-size: 22px;}
.single-session input {margin-bottom: .5rem;}
.inscripcion-form.collapse {display:none;}
.inscripcion-form .tpk {font-size: 1em!important;margin-top: 2rem!important;margin-bottom: .5rem!important;}
.inscripcion-form .pk a {font-size: .8em!important;border: none!important;padding: 0!important;text-decoration: underline;}
.inscripcion-form .pk a:hover {text-decoration: none;background-color: transparent;color: #482600;}
.datos-reserva {width: 50%;margin: 0 auto;pointer-events: none;}
.pago-visita {margin-top: 3rem;margin-bottom: 5rem!important;}
.form-group.input-group {display: flex;flex-direction: row;flex-wrap: nowrap;background: #ffda77;width: fit-content;border-radius: 25px;}
.form-group.input-group input {width: 65px;text-align: center;height: 34px;}
.form-group.input-group .btn {border-radius: 100%;background: transparent;padding: 5px;cursor: pointer;}
.form-group.input-group .btn:hover {background-color: #432020;}
.form-group.input-group .btn:hover svg path {fill: #ffc62c;}
.form-group.input-group label {white-space: nowrap;}
.form-group.input-group .btn:disabled {cursor: default;pointer-events: none;}
.form-group.input-group .btn:disabled svg path {fill: #bc9429}
.form-group.group-select {background: #ffda77;width: 129px;border-radius: 25px;height: 34px;}
.form-group select {font-size: 22px;appearance: none;cursor: pointer;line-height: normal;text-align: center;height: 34px;padding: 0;position: relative;z-index: 1;}
.form-group .select-arrow {transform: rotate(-90deg);position: absolute;top: 6px;right: 8px;}
.form-group .control-price {position: absolute;left: 110%;white-space: nowrap;top: 50%;transform: translateY(-50%);font-size: 22px;}

input[type="radio"] {-webkit-appearance: none;appearance: none;background-color: var(--form-background);margin: 0;font: inherit;color: currentColor;width: 1.5em;height: 1.5em;border: 0.15em solid currentColor;border-radius: 50%;transform: translateY(-0.075em);display: grid;place-content: center;}
input[type="radio"]::before {content: "";width: 0.65em;height: 0.65em;border-radius: 50%;transform: scale(0);transition: 120ms transform ease-in-out;box-shadow: inset 1em 1em var(--form-control-color);background-color: CanvasText;}
input[type="radio"]:checked::before {transform: scale(1);}
input[type="radio"]:checked {outline: max(2px, 0.15em) solid currentColor;outline-offset: max(2px, 0.15em);}
input[type="radio"]:focus {outline: max(2px, 0.15em) solid currentColor;outline-offset: max(2px, 0.15em);}

@media (max-width: 767px){
    .info-inscripcion {width: 100%;}
    .datos-reserva {width: 100%;}
    .calendar .days li {height: 60px;}
    .calendar .days li.active {background-size: 160%;}
    .form-group .control-price {left: 0;transform: none;top: 120%;width: 90vw;white-space: normal;}
    .form-group.custom-input {margin-bottom: 6rem!important;}
}


/*-- Card --*/
.card {margin: 0 auto;color: #fff;position: relative; display: block;width: 500px;height: 300px;margin-top: 2rem;border-radius: 10px;background: #432020;background: -moz-linear-gradient(to bottom, #432020 0%,#926625 50%,#432020 100%);background: -webkit-linear-gradient(to bottom, #432020 0%,#926625 50%,#432020 100%);background: inear-gradient(to bottom, #432020 0%,#926625 50%,#432020 100%);box-shadow: 0 0 30px rgba(0,0,0,.5);z-index:0;}
.name, .date, .serial, .owner, .cvv {position: absolute;}
.name {top: 20px;right: 20px;}
.date {bottom: 20px;left: 20px;width: 80px;}
.date-title {display: block;font-size: 14px;margin-bottom: 3px;font-weight: 300;}
.date input {width: 100%;text-align: center;background: transparent;border: none;color: #fff;text-transform: uppercase;border-width: 2px;border-style: inset;}
.date input::placeholder {color: #fff;}
.owner {top: 30%;left: 0;right: 0;text-align: center;margin-top: -20px;font-size: 30px;}
.owner input {width: 75%;text-align: center;background: transparent;border: none;color: #fff;text-transform: uppercase;border-width: 2px;border-style: inset;}
.owner input::placeholder {color: #fff;}
.serial {top: 50%;left: 0;right: 0;text-align: center;margin-top: -15px;font-size: 30px;}
.serial input {width: 75%;text-align: center;background: transparent;border: none;color: #fff;text-transform: uppercase;border-width: 2px;border-style: inset;}
.serial input::placeholder {color: #fff;}
.cvv-title {display: block;font-size: 14px;margin-bottom: 3px;font-weight: 300;}
.cvv {bottom: 20px;right: 20px;width: 65px;}
.cvv input {width: 100%;text-align: center;background: transparent;border: none;color: #fff;text-transform: uppercase;border-width: 2px;border-style: inset;}
.cvv input::placeholder {color: #fff;}
input.btn-send {border: 1px solid #482600;font-size: 1.4em;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;padding: 8px 20px;font-family: ErbarCom-BoldCond;display: inline-block;background: transparent;cursor: pointer;}
input.btn-send:hover {background-color: #482600;color: #ffc62c;}

.bg-cacao .wrapper-info {max-width: 1150px;padding: 0;}
.more-info-container {display: flex;flex-direction: row;flex-wrap: wrap;}
.more-info-container .single-info-content {display:flex;flex-direction:row;width: 30%;margin: 0 1.5% 3rem;text-align: left;padding: 0 25px;}
.more-info-container .single-info-content svg {min-width: 60px;margin-right: 20px;}
.more-info-container .single-info-content p {margin-top: 5px;}
.bg-cacao .btn-cacaolat {margin: 0 auto !important;display: block;background: #ffc62c !important;color: #482600 !important;font-size: 30px !important;font-family: ErbarCom-BoldCond;padding: 20px 65px!important;border-radius: 45px;border: 1px solid #ffc62c;}
.bg-cacao .btn-cacaolat:hover {border: 1px solid #ffc62c;background: transparent!important;color: #ffc62c!important;}

#footer ul.footer_pl li:nth-child(1),#footer ul.footer_pl li:nth-child(2), #footer ul.footer_pl li:nth-child(3) {padding-right: 15px}
#footer ul.footer_pl li:nth-child(2):before,#footer ul.footer_pl li:nth-child(3):before,#footer ul.footer_pl li:nth-child(4):before {content: '-';color: #ffc62c;position: absolute;left: -10px}


#box-txt.legal-page-content a:hover {text-decoration: none;}

#box-home1 .checkbox a {border: none;padding: 0;font-size: 18px;font-family: ErbarCom-LightCond;text-decoration: underline;}
#box-home1 .checkbox a:hover {text-decoration: none;background-color: transparent;color: #482600;}

#box-home1 h2 {font-family: ErbarCom-BoldCond;font-size: 46px;margin-bottom: 1.5rem;text-transform: uppercase;}
#box-home1 .experience-families h3 {margin-top: .5rem;}

.bg-cacao-familias {background: url(../img/vine-a-cacaolat-ola-cacao-top.jpg) #432918;padding-top: 8%;padding-bottom: 1rem;background-repeat: no-repeat;background-position: top center;background-size: contain;}
.learn-familia {background: url(../img/vine-a-la-fabrica-cacaolat.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;position: relative;margin-top: 2rem;padding-top: 2rem;}
.learn-familia:before {content: '';position: absolute;top: 0;left: 0;width: calc(100vw - 17px);overflow: hidden;background: url(../img/vine-a-cacaolat-ola-cacao-bottom.png);background-size: cover;background-repeat: no-repeat;height: 110px;background-position: bottom;}
.learn-familia .col-content {max-width: 1150px;margin: 0 auto;padding: 3rem 45px;}
.learn-familia .col-content h3 {color: #482600;text-transform: uppercase;}

.learn-familia .aprender-elements {display: flex;flex-direction: row;flex-wrap: wrap;}
.learn-familia .aprender-single-element {display: flex;flex-direction: row;width: 50%;margin: 1rem 0 0rem;}
.learn-familia .aprender-single-element svg {margin-right: 20px;min-width: 50px;}
.learn-familia .aprender-single-element p {color: #482600;margin-top: 5px;}


#box-home1.visita-familias {margin-bottom: 0!important;}

nav .back {position: absolute}
nav .back a {display: flex;flex-direction: row;flex-wrap: nowrap;align-items: center;color: #482600;}
nav .back svg {margin-right: 5px;}
nav .back p {border-bottom: 2px solid;}
nav .back a:hover p {border-bottom: 2px solid transparent;color: #482600;}

.not-found-container {height: auto;padding-top: 0;}
.not-found-subtitle {text-transform: none;line-height: 45px;}
.not-found-subtitle a {color: #482600;text-decoration: underline;}
.not-found-subtitle a:hover {text-decoration: none;}

#box-home1 .pk a:hover {background: transparent;text-decoration: none;color: #482600;}

@media only screen and (max-width: 767px) {
    .more-info-container .single-info-content {width: 47%;}
}

@media only screen and (max-width: 600px) {
    .card {width: 100%;height: 260px;border-radius: 5px;}
    .owner input {font-size: 1em;}
    .card:after {width: 300px;height: 180px;border-radius: 5px;}
    .owner {top: 28%;}
    .name {top: 10px;right: 10px;}
    .date {bottom: 10px;left: 10px;}
    .cvv {bottom: 10px;right: 10px;}
    .serial {margin-top: 0px;font-size: 21px;}
    .date-title, .cvv-title {font-size: 12px;margin-bottom: 2px;font-weight: 300;}
}

@media only screen and (max-width: 575px) {
    .more-info-container .single-info-content {width: 97%;}
    .learn-familia .aprender-single-element {width: 100%;}
    .bg-cacao .wrapper-info {margin-bottom: 2rem;}
    .bg-cacao-familias {padding-top: 12%;margin-top: 1rem;}
    .learn-familia:before {width: 100%;}
}
.show-privacity {text-decoration: underline;cursor: pointer;}
.show-privacity:hover {text-decoration: none;}
#privacity_long {min-height: 690px;transition: all 1s;}
#privacity_long.collapse {min-height: 0;height: 0;overflow: hidden;transition: all 1s;}


.msg_alert {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.msg_alert .msg_content {
    max-width: 100%;
    width: 500px;
    background-color: #fbf4e1;
    padding: 35px 35px 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 10rem;
    border: 3px solid #432918;
}

.msg_alert .msg_content h3 {
    margin-top: 0!important;
}

.msg_alert .msg_content a{
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 20px;
    min-width: 120px;
}

.msg_oculto {
    display: none;
}

.learn-familia .aprender-single-element p a {
    color: #482600;
    text-decoration: underline;
}

.learn-familia .aprender-single-element p a:hover {
    text-decoration: none;
}