/*BACKGROUND*/

body::before {
    position: fixed;
    top: -10rem;
    left: -10rem;
    animation: noise 1s steps(2) infinite;
    will-change: transform;
    background-image: url(/wp-content/uploads/2023/08/noise.e8298e81.png);
    background-position: 50%;
    width: calc(100% + 20rem);
    height: calc(100% + 20rem);
    content: "";
    z-index: 99;
    pointer-events: none;
}

@keyframes noise {
    0% {
        transform: translate3d(0, 9rem, 0)
    }

    10% {
        transform: translate3d(-1rem, -4rem, 0)
    }

    20% {
        transform: translate3d(-8rem, 2rem, 0)
    }

    30% {
        transform: translate3d(9rem, -9rem, 0)
    }

    40% {
        transform: translate3d(-2rem, 7rem, 0)
    }

    50% {
        transform: translate3d(-9rem, -4rem, 0)
    }

    60% {
        transform: translate3d(2rem, 6rem, 0)
    }

    70% {
        transform: translate3d(7rem, -8rem, 0)
    }

    80% {
        transform: translate3d(-9rem, 1rem, 0)
    }

    90% {
        transform: translate3d(6rem, -5rem, 0)
    }

    to {
        transform: translate3d(-7rem, 0, 0)
    }
}

/*CONTAINER*/

@media screen and (min-width: 1280px) and (max-width: 1600px) {

    .container,
    body[data-header-format="left-header"] .container,
    .woocommerce-tabs .full-width-content .tab-container,
    .nectar-recent-posts-slider .flickity-page-dots,
    .post-area.standard-minimal.full-width-content .post .inner-wrap,
    .material #search-outer #search {
        max-width: 1280px !important;
    }

}

/*CURSOR + CTA*/

.hover-wrap {
    position: relative;
}

.custom-cursor {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s ease, transform 0.2s ease;
    background: #000;
    color: #fff;
    padding: 10px 12px;
    border-radius: 5px;
    width: max-content;
    font-size: 14px;
    line-height: 1;
    will-change: transform;
}

.column-link:hover .custom-cursor {
    opacity: 1;
    transform: scale(1);
}

/*END -- CURSOR + CTA*/

.nectar-split-heading h1 {
    letter-spacing: -0.03em;
}

.page .nectar-rotating-words-title.element_stagger_words .beginning-text span {
    line-height: 1.2;
}

.page-intro>.vc_column-inner>.wpb_wrapper {
    width: 1200px;
    max-width: 100%;
}

.page-intro p {
    font-size: 32px;
    line-height: 1.6;
    width: 800px;
    max-width: 100%;
}

#header-outer[data-transparent-header=true] #top #logo img.stnd {
    opacity: 1 !important;
}

/*FORMS*/

/* Ocultar che/* Ocultar el checkbox original */
.wpcf7-checkbox input[type="checkbox"] {
    display: none;
}

/* Estilo para el label del checkbox */
.wpcf7-list-item-label {
    position: relative;
    padding: 15px;
    cursor: pointer;
    background-color: #f5f5f5;
    transition: all .15s ease-in;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.wpcf7-list-item-label:hover {
    background-color: #4540ff;
    color: #fff;
}

/* Mostrar el símbolo de "check" cuando el checkbox está marcado */
.wpcf7-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label {
    background-color: #4540ff;
    color: #fff;
}

.wpcf7-list-item {
    margin: 0 12px 28px 0;
}

form.wpcf7-form .wpcf7-not-valid-tip {
    box-shadow: none;
    padding: 0;
    opacity: 0.5;
    font-size: 12px;
}

.wpcf7-select[name="how-did-you-know"] option:first-child,
.wpcf7-select[name="role"] option:first-child,
.wpcf7-select[name="budget"] option:first-child {
    display: none;
}

form.wpcf7-form .form-label {
    margin-bottom: 12px;
    display: block;
    line-height: 1;
}

form.wpcf7-form .form-label.first {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.2;
}

.form-label.first+.wpcf7-form-control-wrap {
    margin-bottom: 0.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #f2f2f2;
}

form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

form.wpcf7-form p {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

form.wpcf7-form p.half {
    width: 50%;
}

form.wpcf7-form input:focus,
form.wpcf7-form textarea:focus,
form.wpcf7-form select:focus {
    border-color: #c9d0d7 !important;
    box-shadow: none !important;
}

form.wpcf7-form select {
    height: 48px;
}

.material .wpb_content_element.contact-msg {
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #f2f2f2;
}

body[data-form-submit=regular] .container-wrap .wpcf7-form input[type=submit] {
    font-size: 16px;
    font-weight: normal;
    min-width: 135px;
    background-color: #4944ff;
}

body .wpcf7 form.invalid .wpcf7-response-output {
    margin: 20px 0 0 0;
    padding: 0 5px;
    border: 0;
    opacity: 0.5;
    font-size: 14px;
}

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

form.wpcf7-form p.half {
    width: 100%;
}

}

/*PORTAFOLIO*/

body .nectar-post-grid-wrap[data-style=content_under_image].nectar-browser-window-style .nectar-post-grid:not([data-card=yes]) .nectar-post-grid-item-bg-wrap {
    border-radius: 0 !important;
}

body .nectar-post-grid-wrap[data-style=content_under_image].nectar-browser-window-style .nectar-post-grid:not([data-card=yes]) .inner:before {
    display: none;
}

/*FAQS*/

.toggle>h3.toggle-title a {
    line-height: 1.4;
}

/*HEADER*/

body #header-outer .menu-item-163>a:before {
    opacity: 1;
}

body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after{
    border-color: #050411;
}

/*IMÁGENES*/

.row .col img {
    width: 100%;
}