#mobile-menu,
#quizz {
    visibility: hidden;
    opacity: 0
}

.accordion-content,
.slider,
body.no-scroll {
    overflow: hidden
}

#contact-form input,
.press-item,
.slide {
    box-sizing: border-box
}

li .featured a {
    color: #e61e4d !important;
}

.btn-cta,
.bullets .bullet.active,
header {
    background-color: #fff
}

body {
    font-size: 18px;
    font-family: 'Cereal book', Lato, Roboto, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

#mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 99999 !important;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.h1,
.h2,
h1,
h2,
h3,
h4 {
    padding: 0;
    font-weight: 400
}

.hero h1,
.subtitle {
    margin-bottom: 20px
}

.subtitle {
    margin-bottom: 40px;
}

.hero {
    display: flow-root;
    margin: 80px 0 30px
}

.btn-cta {
    padding: 0 25px;
    height: 45px;
    border: 0;
    color: #ffffff !important;
    font-size: 14px;
    border-radius: 4px;
    background-color: #e61e4d;
}

.btn-cta,
.btn-phone,
.btn-primary,
.btn-secondary,
.btn-tertiary,
.btn-lead,
.btn-whatsapp,
.playlist button {
    font-family: 'Cereal medium';
    cursor: pointer
}

.h1,
.h2,
.stats-item .title,
h1,
h2,
h3,
h4 {
    font-family: 'Cereal medium', Lato, Roboto, Helvetica, sans-serif
}

.h1,
.h2,
h1,
h2,
h3 {
    margin: 0
}

.h1,
h1 {
    font-size: 75px
}

header {
    height: 60px;
    padding: 15px 0 0;
    position: sticky;
    top: 0;
    z-index: 3;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.hero,
.success,
h4 {
    text-align: center
}

.hero p {
    margin-bottom: 40px
}

#mobile-menu.open {
    opacity: 1;
    visibility: visible
}

#mobile-menu-content {
    position: relative;
    bottom: 0;
    left: 125%;
    transform: translate(0, -50%);
    overflow: auto;
    overflow-y: auto;
    transition: transform .3s ease-in-out;
    top: 50%;
    width: 100%;
    height: 100vh;
    align-items: center;
    display: grid;
    backdrop-filter: blur(10px)
}

#mobile-menu.open #mobile-menu-content {
    transform: translate(-50%, -50%);
    position: relative;
    height: 100%
}

.btn-primary {
    background-color: #e61e4d !important;
    color: #fff !important;
    height: 70px;
    border-radius: 4px;
    justify-content: center;
    border: 0;
    padding: 0 80px;
    font-size: 18px !important
}

.btn-primary,
.btn-secondary {
    font-size: 16px
}

.subtitle {
    font-size: 22px;
    font-family: 'Cereal book', Lato, Roboto, Helvetica, sans-serif;
    line-height: 1.6em
}

img.loaded {
    opacity: 1
}

.slider {
    position: relative;
    margin: 70px auto 0
}

.container,
.container-slider {
    max-width: 1400px;
    margin: 0 auto
}

.slides {
    display: flex;
    transition: transform .5s;
    width: 100%;
    will-change: transform
}

.slide {
    min-width: 100%
}

picture img {
    width: 100%;
    display: block;
    border-radius: 25px;
    object-fit: cover;
    height: 60vh
}

.navigation {
    position: absolute;
    top: 5px;
    right: 5px
}

.navigation .next,
.navigation .prev {
    background: #fff;
    height: 40px;
    width: 40px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    border: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.navigation .next {
    margin-left: 15px
}

.container {
    padding-right: 30px;
    padding-left: 30px;
    display: flow-root;
    position: relative
}

.section {
    padding-top: 150px;
    padding-bottom: 150px
}

.bullets {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px
}

.container-slider,
.video-container,
button {
    position: relative
}

.bullets .bullet {
    width: 17px;
    height: 17px;
    background-color: rgba(255, 255, 255, .5);
    border: none;
    border-radius: 50%;
    cursor: pointer
}

.container-slider {
    display: flow-root;
    padding: 0
}

a,
body {
    color: #222
}

.avatar-menu-content-right ul a,
.menu a,
.mobile-menu-content-right ul a,
a {
    text-decoration: none
}

header,
.btn-sticky,
.menu-footer-mobile,
.whatsapp-sticky {
    opacity: .99;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
    display: none;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}

#CybotCookiebotDialogHeader {
    display: none !important;
}

.CookieDeclarationType {
    border: none !important;
}

.hidden {
    opacity: 0;
    visibility: hidden;
    display: none !important;
}

/*
.avatar-menu-content-right ul li:hover,
.full-width,
.mobile-menu-content-right ul li:hover,
 {
    background-color: #f7f7f7
}
*/

footer,
.full-width {
    background-color: #F9F9F9;
    border-top: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
}

::-webkit-scrollbar {
    display: none
}

p a {
    text-decoration: underline
}

strong {
    font-family: 'Cereal medium';
    font-weight: 400
}

.logo {
    float: left;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 45px;
}

.btn-menu,
.cta {
    float: right
}

.btn-menu {
    margin-left: 20px;
    align-items: center;
    height: 42px;
    display: flex;
    justify-content: center
}

.who {
    float: left;
    width: 30%
}

.contact-info {
    float: right;
    width: 35%
}

.divider,
iframe,
img {
    width: 100%
}

.page {
    padding: 0;
    min-height: calc(100vh - 100px);
}

button:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15) !important;
    transition: transform .1s, box-shadow .2s !important
}

.h2,
h2,
h3 {
    font-size: 50px
}

h4 {
    font-size: 24px
}

img {
    display: block;
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.divider {
    height: 1px;
    border-bottom: 1px solid #dfdfe0;
    opacity: .8;
    margin: 70px 0
}

.services,
.stats {
    display: flow-root
}

.stats-item {
    float: left;
    width: 25%;
    height: auto
}

.stats-item .title {
    font-size: 60px
}

.stats-item p {
    color: #5c5c5c;
    margin-top: 10px
}

.press {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px
}

.press-item {
    flex: 1 1 calc(33.333% - 20px);
    height: auto;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    border-radius: 10px;
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.press-item img {
    height: 125px;
    width: 150px;
    margin: 0
}

.service-item p {
    line-height: 1.5em !important
}

.service-item {
    float: left;
    width: calc((100% / 3) - 100px);
    height: 210px;
    margin-right: 100px;
    margin-bottom: 0
}

.service-item:nth-child(-n+3) {
    margin-bottom: 80px
}

.btn-sticky {
    display: none !important
}

.tf-v1-sidetab-button-icon>img {
    opacity: 1 !important;
}

.video-container {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: 20px
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 30px;
    height: 100%
}

.playlist {
    margin-top: 60px
}

.playlist button {
    height: 45px;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    font-size: 13px;
    color: #222;
    margin-top: 5px;
    margin-right: 5px
}

.btn-cta,
.btn-secondary {
    justify-content: center;
    color: #222
}

.btn-phone,
.btn-secondary,
.btn-whatsapp {
    background-color: #fff;
    padding: 0 20px
}

.btn-tertiary {
    height: 60px;
    border-radius: 4px;
    border: 0;
    color: #fff;
    background-color: #222;
    font-size: 16px;
    padding: 0 30px
}

.btn-lead {
    height: 60px;
    border-radius: 4px;
    border: 0;
    color: #222;
    background-color: #fff;
    border: 2px solid #bebebe;
    font-size: 16px;
    padding: 0 30px
}

.btn-cta,
.btn-phone {
    display: flex;
    align-items: center
}

.btn-phone,
.btn-whatsapp {
    height: 60px;
    font-size: 16px;
    min-width: 460px;
    margin: 0 auto 20px
}

.btn-phone svg,
.btn-whatsapp svg {
    position: absolute;
    left: 20px
}

.btn-phone {
    border-radius: 4px;
    border: 1px solid #222;
    justify-content: center;
    color: #222
}

.btn-whatsapp,
.review-puntuation-home {
    align-items: center;
    display: flex;
    color: #222
}

.whatsapp-sticky {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp-sticky p {
    font-size: 16px;
    font-family: 'Cereal medium';
    margin-right: 15px;
}

.btn-whatsapp {
    border: 1px solid #222;
    border-radius: 4px;
    justify-content: center
}

.review-puntuation-home {
    font-size: 6em;
    font-family: 'Cereal book';
    font-weight: 700;
    float: left;
    margin: 0 50px 0 0;
    padding: 0
}

.accordion-header,
.comment-author-home,
.menu,
.progress-label-home,
.title-xs {
    font-family: 'Cereal medium'
}

.review-puntuation-stars {
    margin: 55px 0 0;
    padding: 0;
    display: flex;
    align-items: center
}

.title-xs {
    font-size: .8em;
    line-height: normal;
    font-weight: 400;
    color: #222
}

.comment-author-home,
.menu {
    font-size: 14px
}

.menu {
    float: right;
    padding-top: 13px
}

.menu a {
    color: #222;
    margin-right: 40px
}

.rating-bars-container {
    margin-top: 40px;
    min-width: 450px;
    float: left
}

.rating-big {
    float: left;
    min-width: 500px
}

.ratings-home {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 70px
}

.carousel-comments-container,
.progress-home {
    align-items: center;
    display: flex
}

.header-menu {
    display: inline-flex;
    gap: 30px;
    font-family: 'Cereal medium';
    font-size: 14px;
    float: right;
    align-items: center;
    justify-content: center;
    padding-top: 0px;
    margin-right: 30px;
    height: 45px;
}

nav ul li a {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.progress-label-home {
    width: 30px
}

.menu-footer-mobile {
    display: none
}

.progress-bar-container {
    flex-grow: 1;
    height: 7px;
    background-color: #ededed;
    border-radius: 50px;
    overflow: hidden
}

.progress-bar-home {
    height: 100%;
    background-color: #222;
    border-radius: 50px
}

#mobile-menu-content,
.comment-home {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #E9E9E9;
}

.comment-home {
    margin-bottom: 30px;
    padding: 30px
}

.comment-list-home,
li,
ol,
ul {
    margin: 0;
    padding: 0;
    text-align: left
}

.comment-list-home {
    position: relative;
    display: flow-root
}

#contact-form,
.accordion-header,
.cerrar,
.popup-close,
.success {
    display: flex
}

.avatar-menu-content-right ul li,
.mobile-menu-content-right ul li {
    width: 80%;
    height: 45px;
    /*border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;*/
    display: flex;
    align-items: center;
    font-size: 15px;
    font-family: 'Cereal medium';
    padding: 0 0 0 35px;
    margin-top: -1px
}

.comment-content-home {
    margin-top: 45px;
    line-height: 1.6em
}

.comment-content-home p {
    font-family: 'Cereal book';
}

.comment-rating-home {
    margin-top: 5px
}

.cerrar,
img.cerrar {
    margin: 0;
    padding: 0;
    left: 0;
    top: 0
}

.popup-close,
img.popup-close {
    margin: 0;
    padding: 0;
    right: 0;
    top: 0
}

.cerrar {
    position: absolute;
    top: 30px;
    left: 30px;
    height: 40px;
    width: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 1000;
    cursor: pointer
}


.cerrar img,
.popup-close img {
    margin: 0;
    height: 20px;
    width: 20px
}

li,
ul {
    list-style: none
}

.comment-author-home img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin: 0 20px 0 0;
    float: left
}

footer {
    bottom: 0
}

video {
    border-radius: 20px;
    height: 650px;
    width: 100%;
    object-fit: cover
}

.accordion-item {
    border-bottom: 1px solid #e1e1e1;
    padding: 30px 0
}

.accordion-item:last-child {
    border-bottom: none
}

.accordion-content p {
    margin-bottom: 25px;
    color: #222;
    font-family: 'Cereal book';
    list-style: none;
    line-height: 1.6em
}

.accordion-header {
    padding: 10px 0;
    cursor: pointer;
    position: relative;
    justify-content: space-between;
    align-items: center;
    font-size: 20px
}

.accordion-header .arrow::before {
    content: '\25B6';
    display: inline-block;
    margin-right: 10px;
    transition: transform .3s
}

.accordion-header.active .arrow::before {
    transform: rotate(90deg)
}

.accordion-content {
    max-height: 0;
    transition: max-height .2s ease-in-out
}

.accordion-header.active+.accordion-content {
    max-height: 1000px
}

.accordion-header.active .arrow {
    transform: translateY(-50%) rotate(180deg)
}

.success {
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

#contact-form {
    flex-direction: column;
    align-items: center;
    max-width: 500px;
    margin: 0 auto
}

#contact-form input {
    width: 100%;
    padding: 0 15px;
    border-radius: 4px;
    height: 50px;
    font-family: 'Cereal book';
    border: 1px solid #bebebe;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 400
}

#contact-form button,
#contact-form p {
    font-family: 'Cereal medium';
    width: 100%
}

#contact-form p {
    margin: 10px 0;
    font-size: 15px;
    text-align: left
}

#contact-form button {
    border-radius: 4px;
    font-size: 16px;
    height: 55px;
    border: 0;
    padding: 0 50px;
    margin-top: 20px;
    font-family: 'Cereal medium';
    font-weight: 400
}


.background-image {
    position: relative;
    width: 100%;
    height: 95vh;
    overflow: hidden;
    background-size: cover;
    background-position: bottom;
}

.background-video {
    position: relative;
    width: 100%;
    height: 95vh;
    overflow: hidden;
}



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

    .rating-bars-container,
    .rating-big {
        min-width: auto
    }

    .service-item,
    .service-item:nth-child(-n+3) {
        margin-bottom: 10px
    }

    .rating-big {
        float: none
    }

    .ratings-home {
        display: inline-grid
    }

    .service-item {
        float: none;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center
    }
}

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

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    picture img {
        /* max-height: 450px; */
        width: 100%;
        display: block;
        border-radius: 0;
        object-fit: cover
    }

    .slider {
        margin-top: 0
    }

    .btn-hero,
    .navigation {
        display: none
    }

    .hero {
        margin: 40px 0 0
    }

    .hero p {
        margin-bottom: 50px
    }

    .subtitle,
    h1,
    h2,
    h3 {
        text-align: center
    }

    h1 {
        font-size: 33px
    }

    .subtitle {
        font-size: 18px
    }

    .bullets .bullet {
        height: 21px !important;
        width: 21px !important;
    }

    h2,
    h3 {
        font-size: 28px
    }

    h4 {
        font-size: 19px;
    }

    .stats-item {
        float: none;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px
    }

    .stats-item:last-child {
        margin-bottom: 0
    }

    .btn-phone,
    .btn-secondary,
    .btn-whatsapp {
        height: 55px;
        margin: 0 auto 20px;
        width: 100%;
        min-width: unset
    }

    .btn-phone {
        margin: 0 0 20px
    }

    .section {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .contact-info,
    .who {
        float: none;
        width: 100%;
        margin-bottom: 70px;
        text-align: center
    }

    .comment-home {
        width: calc(100vw - 100px)
    }

    .service-item p {
        margin: 10px 0 0
    }

    .service-item .subtitle {
        font-size: 22px;
        font-family: 'Cereal medium'
    }

    button[type=submit],
    input {
        min-width: 300px !important
    }

    .press {
        gap: 10px
    }

    .press-item img {
        height: calc(125px / 2);
        width: calc(150px / 2)
    }

    .btn-sticky {
        position: fixed;
        bottom: 90px;
        width: 100%;
        font-size: 18px;
        background-color: #e61e4d;
        height: 90px;
        z-index: 11;
        border-radius: 0;
        display: block !important;
    }

    .btn-sticky {
        bottom: calc(90px + env(safe-area-inset-bottom));
    }


    .menu-footer-mobile {
        background-color: #fff;
        height: 90px;
        border-top: 1px solid #f2f2f2;
        position: fixed;
        bottom: 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, .15);
        transition: transform .1s, box-shadow .2s !important;
        z-index: 10;
        display: block;
        width: 100%;
        padding-bottom: env(safe-area-inset-bottom);
    }

    .menu-footer-mobile-item {
        float: left;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        font-size: 12px;
        font-family: 'Cereal medium';
        padding: 15px 0 0;
        width: 20%
    }

    .icon-container {
        height: 35px;
        display: flex;
        align-items: center
    }

    .btn-tertiary {
        width: 100%
    }

    #contact-form {
        align-items: unset
    }

    #mobile-menu-content {
        border-radius: 0;
        left: 75%
    }

    .header-menu {
        display: none;
    }

    .whatsapp-sticky {
        display: none;
    }

    header .container {
        padding: 0 20px;
    }

    .background-image {
        height: 70vh;
    }

    .background-video {
        height: 60vh;
    }
}