:focus-visible {
    outline: 0px;
}
::-ms-input-placeholder { /* Edge 12-18 */
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;    
    letter-spacing: 5px;
}
::placeholder {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 5px;
}


/*********** FONT **************/
@font-face {
  font-family: 'Futura Cyrillic';
  src: url('../fonts/FuturaCyrillicLigh.woff2') format('woff2'),
       url('../fonts/FuturaCyrillicLigh.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Futura Cyrillic';
  src: url('../fonts/FuturaCyrillicMedium.woff2') format('woff2'),
       url('../fonts/FuturaCyrillicMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Futura Cyrillic';
  src: url('../fonts/FuturaCyrillic-Demi.woff2') format('woff2'),
       url('../fonts/FuturaCyrillic-Demi.woff') format('woff');
  font-weight: 600; 
  font-style: normal;
}
@font-face {
  font-family: 'Futura Cyrillic';
  src: url('../fonts/FuturaCyrillic-Bold.woff2') format('woff2'),
       url('../fonts/FuturaCyrillic-Bold.woff') format('woff');
  font-weight: 700; 
  font-style: normal;
}
@font-face {
  font-family: 'Futura Cyrillic';
  src: url('../fonts/FuturaCyrillic-ExtraBold.woff2') format('woff2'),
       url('../fonts/FuturaCyrillic-ExtraBold.woff') format('woff');
  font-weight: 800; 
  font-style: normal;
}
@font-face {
    font-family: 'Futura Cyrillic';
    src: url('../fonts/FuturaCyrillicHeavy.woff2') format('woff2'),
        url('../fonts/FuturaCyrillicHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Cyrillic Book';
    src: url('../fonts/FuturaCyrillicBook.woff2') format('woff2'),
        url('../fonts/FuturaCyrillicBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
  font-family: 'Rotis SansSerif Std';
  src: url('../fonts/RotisSansSerifStd-Light.woff2') format('woff2'),
       url('../fonts/RotisSansSerifStd-Light.woff') format('woff');
  font-weight: 300; 
  font-style: normal;
}
@font-face {
  font-family: 'Rotis SansSerif Std';
  src: url('../fonts/RotisSansSerifStd-Bold.woff2') format('woff2'),
       url('../fonts/RotisSansSerifStd-Bold.woff') format('woff');
  font-weight: 700; 
  font-style: normal;
}




/*********** FONT **************/






body{
    color: #fff;
    font-family: 'Futura Cyrillic', Verdana, sans-serif;
    font-size: 18px;
    line-height: 28px; 
    background-color: #000;
}


.logo {
    padding: 4rem 0 7rem 0;
}
.logo-footer {
    
}

.logo-fgv, .logo-hettich {
    height: 100px;
}

.language-switcher a {
    color:#fff;
}

h1 {
    font-size: 150px;
    line-height: 140px;
    text-transform: uppercase;
    font-weight: 400;
}

.img-text {
    width: 50%;
}

.futura-book {
    font-family: 'Futura Cyrillic Book';
}
.day {
    font-size: 40px;
    line-height:38px;
    letter-spacing: 13.6px;
    font-weight: 700;
}
.day svg{
    font-size: 18px;
}
.hour {
    font-size: 30px;
    line-height:38px;
    font-weight: 400;
    padding-right: 13.6px;
}
.hour svg{
    font-size: 20px;
}
.border-top-white {
    border-top: 1px solid #fff;
}
.border-bottom-white {
    border-bottom: 1px solid #fff;
}

.address{
    font-size: 25px;
    line-height: 28px;
}
.text-address{
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 6px;
    width: 50%;
}
.payoff {
    font-size: 60px;
    line-height: 60px;
    font-style: italic;    
    width: 75%;
}
.section-padding {
    padding: 10rem 0;
}
.content-text-form {
    font-size: 38px;
    line-height: 45px;  
    width: 75%;
}
.content-text {
    width: 75%;
    font-size: 20px;
}

.parallax-container {
  position: relative;
  height: 700px;
  overflow: hidden;
}

.parallax-img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translateX(-50%);
  will-change: transform;
}

/*.img-banner {
    height: 750px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}*/

#form-invito {
    width:80%;
}
#form-invito input[type="text"], #form-invito input[type="email"], #form-invito input[type="tel"] {
    background: transparent;
    border-bottom: 1px solid #fff !important;
    border: none;
    padding: 10px 0;
    margin-top: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 5px;
    width: 100%;
}

#form-invito .privacy {    
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1.5px;
}
#form-invito .privacy .wpcf7-list-item {
    margin-left: 0;
}
#form-invito .btn-invia {
    background: transparent;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    padding: 0;
}
#form-invito .btn-invia img{
    margin-left: 7px;
    width: 60px;
}

.text-thank-you {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 7rem;
}
#thank-you .day {
    font-size: 45px;
    line-height:38px;
    letter-spacing: 5px;
    font-weight: 700;
    padding: 30px 0;
    border-bottom: 1px solid #fff;
}
#thank-you .hour {
    font-size: 40px;
    line-height:38px;
    font-weight: 400;
    padding: 30px 0;
    border-bottom: 1px solid #fff;
}
#thank-you .text-address{
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 3px;
    width: 100%;    
    padding: 30px 0;
}







/*************** RESPONSIVE ***************/
/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .image-banner-mobile {
        display: block;
    }
    .image-banner-tablet, .image-banner-desktop {
        display: none;
    }
    h1 {
        font-size: 50px;
        line-height: 60px;
    }
    
    .logo-fgv, .logo-hettich {
        height: 60px;
    }
    
    .day {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .hour {
        font-size: 23px;
        line-height: 30px;        
        letter-spacing: 5px;
    }
    .text-address{
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 5px;
        width: 100%;
        margin-bottom: 3rem
    }
    .payoff {
        font-size: 45px;
        line-height: 50px;
        font-style: italic;    
        width: 100%;
    }
    .content-text-form {
        font-size: 25px;
        line-height: 35px;
        letter-spacing: 6px;
        width: 100%;
    }
    .content-text {
        width: 100%
    }
    #form-invito {
        width: 100%;
        padding-bottom: 50px;
    }
    #form-invito .btn-invia {
        margin-top: 30px;
    }
    #thank-you .day {
        font-size: 35px;
        line-height:38px;
    }
    #thank-you .hour {
        font-size: 30px;
        line-height:38px;
    }
    .parallax-container {
        height: auto;
    }
    .parallax-img {
         position: relative;
        transform: translateX(0%);
        left: auto;
    }
    .img-text {
        width: 90%;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 768px) {     
    .parallax-container {
        height: auto;
    }
    .parallax-img {
         position: relative;
        transform: translateX(0%);
        left: auto;
    }
    .img-text {
        width: 90%;
    }
}

@media (min-width: 769px) and (max-width: 991.98px) { 
    .image-banner-tablet {
        display: block;
        height: 400px !important;
    }
    .image-banner-mobile, .image-banner-desktop {
        display: none;
    }
    .day {
        font-size: 23px;
        line-height: 30px;
    }
    .hour {
        font-size: 23px;
        line-height: 30px;
    }
    .text-address{
        width: 100%;
    }
    .payoff {   
        width: 100%;
    }
    .content-text-form {
        width: 100%;
    }
    .content-text {
        width: 100%;
    }
    #form-invito {
        width: 100%;
    }

    
    
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { ... }

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) { 
    h1 {
        font-size: 75px;
        line-height: 85px;
    }
    .logo {
        padding: 4rem 0;
    }
    .text-address {
        width: 75%;
    }
    .payoff {   
        width: 100%;
    }
    .content-text-form {
        font-size: 35px;
        line-height: 45px;
        width: 100%;
    }
    .content-text {
        width: 100%;
    }
}

// X-Large devices (large desktops, less than 1400px)
@media (max-width: 1399.98px) { ... }

/*************** END RESPONSIVE ***************/