/*!
Theme Name: Caracol 1.0
Theme URI: http://underscores.me/
Author: Metodoadv S.r.l. by Silvia Mentessi	
Author URI: https://metodoadv.com/
Description: Tema personalizzato per slugtema
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ims
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

slugtema is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
## Media query
--------------------------------------------------------------*/



/* GENERALI */

.uk-lightbox-toolbar-icon {
    padding: .8rem;
    background: #fff;
}

.uk-lightbox-toolbar-icon svg {
    width: 1.5rem;
    height: 1.5rem;
    color: #000;
}

.button-caracol img {
    overflow: visible;
}

.page-template-page-landing-formnext .wpcf7-not-valid-tip {
    font-size: .8rem !important;
}

.page-template-page-landing-formnext .hamburger-landing-formnext {
    display: block;
}

.page-template-page-landing-formnext .hamburger-landing-formnext.hidden {
    display: none;
}

.page-template-page-landing-formnext .lingue-mobile {
    gap: 0 !important;
}

.page-template-page-landing-formnext .lingue-mobile li {
    border-right: 3px solid #fff;
    padding: 0 .8rem;
}

.page-template-page-landing-formnext .lingue-mobile li a.selected {
    color: #75F9FF;
}

.page-template-page-landing-formnext .lingue-mobile li:last-child {
    border-right: 0;
}

.page-template-page-landing-formnext .megamenu-landing-formnext {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    min-height: 0;
    transition: all .3s;
    color: #fff;
    text-align: left;
}

.page-template-page-landing-formnext .megamenu-landing-formnext ul {
    display: none;
}

.page-template-page-landing-formnext .megamenu-landing-formnext.open {
    z-index: 1;
    padding: 12rem 0 7rem 0;
    height: auto;
    min-height: 70vh;
    transition: all .3s;
}

.page-template-page-landing-formnext .megamenu-landing-formnext.open ul {
    display: block;
}


.page-template-page-landing-formnext .megamenu-landing-formnext.open a {
    font-size: 3rem;
}

.page-template-page-landing-formnext .megamenu-landing-formnext.open a:hover {
    color: #75F9FF;
}


/* --------
 GENERALI 
 --------- */


.page-template-page-landing-formnext section {
    padding-top: 8rem;
    padding-bottom: 8rem;
}


.page-template-page-landing-formnext h3 {
    font-size: 2em;
    margin-top: 0;
}

.page-template-page-landing-formnext .voci-navbar {
    display: block !important;
}

.page-template-page-landing-formnext header .navbar.navbar--scrolled {
    max-height: 5rem;
}


.page-template-page-landing-formnext h1 {
    font-family: 'MonumentExtended';
    font-weight: 900;
    font-size: 3.5em;
    text-transform: uppercase;
    word-break: break-word;
}

.page-template-page-landing-formnext h2 {
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 2.8em;
}



.page-template-page-landing-formnext .incontainer p,
.page-template-page-landing-formnext p.incontainer {
    margin: 2.3rem 0;
}

.page-template-page-landing-formnext #banner-landing-formnext {
    position: relative;
    padding-top: 13rem;
    background-image: url(/wp-content/themes/default-theme/img/caracol-main-img-hq-usa.jpg);
    background-repeat: no-repeat;
    background-position: 0 20rem;
    background-size: cover;
}

.page-template-page-landing-formnext #banner-landing-formnext video {
    position: absolute;
    object-fit: cover;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.page-template-page-landing-formnext #banner-landing-formnext .overlay-bg-landing-formnext {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0.4) 70%, #000 100%);
    z-index: 2;
}

.page-template-page-landing-formnext #banner-landing-formnext .container-banner {
    z-index: 2;
    position: relative;
}


.page-template-page-landing-formnext #where {
    padding-top: 0;
    padding-bottom: 12rem;
}

.page-template-page-landing-formnext #where .grid-where {
    padding-top: 0;
}

.page-template-page-landing-formnext #where .grid-where .col-txt p {
    font-size: 1.6rem;
}

.page-template-page-landing-formnext #what {
    padding-bottom: 12rem;
}

.page-template-page-landing-formnext #what .grid-what .icon {
    width: 6rem;
    height: 6rem;
    overflow: visible;
    object-fit: contain;
}


.page-template-page-landing-formnext #application .container-slider-app {
    overflow: visible;
    padding-top: 2rem;
    padding-bottom: 5rem;
}

.page-template-page-landing-formnext #application .container-slider-app .slide {
    width: 99.9%;
}

.page-template-page-landing-formnext #application .container-slider-app .arrow {
    margin: 1rem 0;
}

.page-template-page-landing-formnext #application .container-slider-app .arrow.left {
    padding-left: 0;
}

.page-template-page-landing-formnext #application .container-slider-app .arrow.right {
    padding-right: 0;
}

.page-template-page-landing-formnext #application .container-slider-app .arrow svg {
    width: 1.5rem;
    height: auto;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app {
    overflow-x: visible;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app .col {
    min-height: 40vh;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app .col-img {
    padding-top: 1rem;
    position: relative;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app .col-img img {
    position: absolute;
    object-fit: cover;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app .col-img h4 {
    top: 1rem;
    left: 1rem;
    position: relative;
    z-index: 1;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app .col-txt {
    padding: 3rem 2rem;
    background-color: #fff;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app .col-txt h3 {
    color: #000;
    font-size: 1.3125em;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app .col-txt h3 strong {
    color: #000;
}

.page-template-page-landing-formnext #application .container-slider-app .slider-app .col-txt p {
    color: #000;
    font-size: 1rem;
    margin-top: .7rem;
}

.page-template-page-landing-formnext #contact-us {
    padding-top: 15rem;
}

.page-template-page-landing-formnext #booth {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.page-template-page-landing-formnext #booth .box-booth {
    background-color: #75F9FF;
    padding: 3rem;
    text-align: center;
}

.page-template-page-landing-formnext #booth .box-booth h3,
.page-template-page-landing-formnext #booth .box-booth p {
    margin-top: 0;
    color: #000;
}

.page-template-page-landing-formnext #booth .box-booth .txt-booth p {
    text-transform: uppercase;
    color: #000;
    font-size: 1.75rem;
    margin-bottom: 1rem;
}

.page-template-page-landing-formnext #booth .box-booth .txt-booth p strong {
    color: #000;
}

.page-template-page-landing-formnext #tec {
    background: linear-gradient(to top, #fff 60%, #000 40%);
    padding-bottom: 12rem;
}

.page-template-page-landing-formnext #tec .grid-tec .no-mobile.col-2 {
    display: none;
}

.page-template-page-landing-formnext #tec .listing-materiali .inbox-reverse {
    margin-top: 2.1875em;
}

.page-template-page-landing-formnext #tec .listing-materiali h2,
.page-template-page-landing-formnext #tec .listing-materiali p {
    color: #000;
}

.page-template-page-landing-formnext #contact-us .form-landing-caracol {
    padding: 5em 7.5em 3.5em 7.5em;
    background-color: #75F9FF;
}

.page-template-page-landing-formnext #contact-us .form-landing-caracol form .button-caracol.black {
    margin-top: 1em;
    cursor: pointer;
}

.page-template-page-landing-formnext #contact-us .form-landing-caracol form input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #75F9FF;
    border: 1px solid #000;
    top: 0 !important;
}

.page-template-page-landing-formnext #contact-us .form-landing-caracol form .wpcf7-list-item {
    margin-left: 0;
}

.page-template-page-landing-formnext #contact-us .form-landing-caracol form .wpcf7-list-item,
.page-template-page-landing-formnext #contact-us .form-landing-caracol form .wpcf7-list-item a,
.page-template-page-landing-formnext #contact-us .form-landing-caracol form .privacy a:hover {
    color: #000;
}

.page-template-page-landing-formnext footer {
    border-top: 0;
    padding-top: 0;
}




/* MOBILE */

@media screen and (max-width: 1600px) {
    .page-template-page-landing-formnext #application .container-slider-app .slider-app .col {
        min-height: 50vh;
    }
}

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

    section {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }

    .page-template-page-landing-formnext h1 {
        font-size: 7vw;
    }

    .page-template-page-landing-formnext #banner-landing-formnext {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
        background-position: 0px 15rem !important;
        min-height: 50vh;
    }

    .page-template-page-landing-formnext #where {
        padding-top: 0 !important;
    }


    .page-template-page-landing-formnext #where .grid-where {
        text-align: center;
    }

    .page-template-page-landing-formnext #application .container-slider-app {
        padding-bottom: 6rem;
    }

    .page-template-page-landing-formnext #application .container-slider-app .slider-app .col {
        min-height: 30vh;
    }

    .page-template-page-landing-formnext #application .container-slider-app .arrow svg {
        width: 1.2rem;
    }

    .page-template-page-landing-formnext #booth {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }


    .page-template-page-landing-formnext #tec .no-mobile {
        display: none;
    }

    .page-template-page-landing-formnext #contact-us .form-landing-caracol {
        padding: 3rem 2rem;
    }

    footer .footer-bottom .copyright .policy #policy-menu {
        padding: 0;
        margin: 0;
    }

}

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


    .page-template-page-landing-formnext #what .grid-what .icon {
        margin-top: 1rem;
        width: 5rem;
        height: 5rem;
    }

    .page-template-page-landing-formnext #tec {
        background: linear-gradient(to top, #fff 65%, #000 35%);
    }

}