body {
    
}

body {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
body {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
}

header img {
    width: 130px;
    padding: 10px 0;
}

body #iubenda-cs-banner .iubenda-cs-close-btn {
    color: #585757 !important;
}

.win-2 {
    width: 65px;
    position: absolute;
    top: 120px;
    right: 0;
    max-width: 65px;
    display: block;
}

.m-container {
    padding-top: 25px;
    padding-bottom: 25px;
}

.container-hero {
    background-color: #1a1a1a;
    color: white;
}

.container-hero:after {
    content: "";
    position: relative;
    padding-bottom: 4.58333%;
    display: block;
    width: 100%;
    /* padding: 40px; */
    z-index: 999999;
    min-width: 100px;
  
}

.container {
    max-width: 1200px;
    display: block;
    margin: auto;
    padding: 0 25px;
}

input {
    padding: 1.5rem;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .4rem;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    box-sizing: border-box;
}

.label-form {
    font-weight: 700;
    font-size: 14px;
}

body .white-area .p-policy {
    color: white;
    font-size: 10px;
    margin-bottom: 0;
}

body .white-area .p-policy a {
color: white;
}

.form-space {
    margin-top: 20px;
    display: block;
    margin-bottom: 0;
}

.btn-form {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 10px;
    background-color: #06bc14;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    color: white;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-form:hover,
.btn-green:hover {
    background-color: #079913;
    cursor: pointer;
}

.form-control {
    
    padding: 20px;
    border: solid 3px #fdc400;
}

.form-control p {
    color: #fdc400;
}

 .landing-color {
     color: #fdc400;
 }

::placeholder {
    color: #c0c0c0;
    opacity: 1;
}

::-ms-input-placeholder {
    color: #c0c0c0;
}

.cont {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.font-weight-bold span {
    font-weight: 800;
}

.price-v .icon-bullet {
    margin-left: -40px;
    margin-right: 10px;
    width: 25px;
    margin-top: -3px;
}
.disclaim {
    font-size: 11px;
    color: #bbc4cc;
    line-height: 1.5;
    text-align: left;
}

ul li {
    list-style: none;
    margin: 10px 0;
    position: relative;
}
ul li span.light {
    font-size: 12px;
    display: block;
}
.price-v p {
        display: flex;
    margin-bottom: 0;
}
.price-v .icon-bullet {
    margin-left: -40px;
    margin-right: 15px;
}
.card--btm--left {
    padding-top: 0;
    padding-bottom: 5px;
    display: flex;
}

.card--btm--left-price {
    color: #fdc400;
    font-size: 85px;
    line-height: 80px;
    font-weight: bold;
}

.card--btm--left--second .sprice {
    font-size: 2.4rem;
    color: #fdc400;
}

.mese {
    font-size: 22px;
    color: #fdc400;
}

#countdown span {
    color: #fdc400;
    font-weight: 800;
    font-size: 25px;
}

#countdown p {
    color: white;
    margin: 0;
    font-size: 18px;
}

.error-response {
    color: red; 
    display: none;
}

.container-hero {
    background-size: cover;
    padding-top: 30px;
}

.column-fast p { 
    font-weight: 800;
    font-size: 16px;
    text-align: center;
}
.column-fast img {
    display: block;
    margin: auto;
}
.column-fast span {
    margin-top: 10px;
    display: block;
    width: 100%;
    font-weight: 300;
    font-size: 13px;
}
.sinner {
    width: 380px;
    max-width: 100%;

}
.btn-green {

    font-weight: 600;
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 10px;
        background-color: #06bc14;
        border: 1px solid transparent;
        display: flex;
        justify-content: center;
        color: white;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
        width: fit-content;
        text-decoration: none;
        padding: 10px 20px;
        border-radius: 10px;
        margin: auto;
}

.footer {
    background-color: #1a1a1a;
    padding-bottom: 25px;
    padding-top: 10px;
 }

  .footer img {
      width: 80px;
      padding: 10px;
      display: block;
      margin: auto;
  }

  .crediti {
    color: white;
    text-align: center;
    font-size: 13px;
    margin: 0;
  }

  .crediti a {
    color: white;
  }
.grid-column-two h2,
.grid-column-two p {
    text-align: center;
}

.grid-two-columns {
    position: relative;
}

.text-center p, .text-center label {
    text-align: center;

}
.text-center form {
    margin-bottom: 0;
}
.text-center .p-0 {
    margin-top: 0;
}



@media screen and (min-width: 768px) {
    .prova {
        display: none !important;
    }
    .grid-column-two {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        grid-gap: 20px;
    }
    .grid-column-three {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        align-items: center;
        grid-gap: 20px;
    }
    .grid-two-columns {
        display: grid;
        grid-template-columns: 1.8fr 1fr;
        align-items: center;
        grid-gap: 20px;
    }
    .grid-two-columns .col-1 {
        position: relative;
    }

    .win {
        position: absolute;
        top: 120px;
        right: 0;
    }

    .grid-tree-columns {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        align-items: center;
    }
    .solo-mob {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .price-v {
        margin-top: 0;
    }
    .price-v p {
        margin-top: 4px;
    }
    .container-hero {
        padding-top: 10px;
    }
    body .light.solo-desk {
        display: none;
    }
    body .solo-desk {
        display: none;
    }
    .footer {
        margin-top: 20px;
    }
    .win {
        display: none;
    }
    header {
        background-color: #1a1a1a;
    }
    h1 {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .col-1 h3 {
        margin-bottom: 0;
    }
    body .disclaim {
        margin-top: 0;
        font-size: 8;
    }
}


.prova .contimg {
    float: none;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: top;
}
.prova img {
    width: 16px;
    height: 16px;
    margin-left: 0;
    float: left;
    cursor: help;
}
.prova .notaw {
    width: 100%;
    z-index: 99999;
}

.prova .notaw {
    width: 295px;
    display: none;
    position: absolute;
    background: #fff;
    color: #1a1a1a;
    border-radius: 8px;
    border: 1px solid #eee;
    padding: 20px;
    transform: translateY(-100%);
    margin: -10px auto 0;
    left: 10px;
    z-index: 100;
    max-width: 700px;
    box-sizing: border-box;
    box-shadow: 10px 15px 35px 0 rgba(0,0,0,.18);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: .4px;
}
.prova .notaw sup {
    display: none;
}
.prova .notaw .arrow {
    left: 151px;
}
.prova .notaw .arrow {
    width: 0;
    height: 0;
    position: absolute;
    left: 168px;
    margin-left: -10px;
    bottom: -10px;
    border: 10px solid transparent;
    border-top-color: transparent;
    border-bottom-width: 10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.prova {
    display:  flex;
    margin-bottom: 20px;
}



.converge {
    margin-top: -5px;
border: 2px solid #fecb00;
border-radius: 8px;
max-width: fit-content;
padding: 1px 10px;
font-size: 12px;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .aling-i {
        display: flex;
        align-items: center;
        grid-gap: 9px;
    }
    .converge {
        font-size: 10px;
        padding: 1px 8px;
    }
    .prova { 
        margin-top: 3px;
        margin-bottom: 0px;
    }
    .mob-ultra {
        font-size: 16px;
    }
}

.prova .contimg:hover .notaw, .prova .contimg:active .notaw, .prova .contimg:focus .notaw {
display: block;
}