:root {
    --scrollbar-width: 0px;
    --bianco: #ffffff;
    --nero: #000000;
    --bianco-sporco: #fffbf2;
    --blu: #00263f;
    --arancio: #fa5d0f;
    --giallo: #fff0d5;
    --grigio: #808080;
}

html {
    width: 100%;
    min-height: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    font-family: 'Inter';
    background-color: var(--bianco-sporco);
    color: var(--blu);
}

body {
    border: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
    -webkit-text-size-adjust: 100%;
    font-size: clamp(15px, calc((20 / 1680) * 100vw), 20px);
    line-height: clamp(20px, calc((25 / 1680) * 100vw), 25px);
    font-weight: 400;
    color: var(--blu);
    position: relative;
    overflow-x: hidden;
}

td {
    border: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
footer,
header,
nav,
article,
main,
aside,
section,
form,
fieldset,
marquee,
figure,
figcation {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: left;
    text-decoration: none;
    -webkit-text-size-adjust: 100%;
}

img {
    text-decoration: none;
    border: none;
    vertical-align: middle;
    height: auto;
}

svg {
    border: none;
    border-image-width: 0;
    stroke-width: 0px;
}

iframe {
    margin: 0px;
    padding: 0px;
    border: none;
    /*    height: auto;
    width: 100%;*/
}

video[poster] {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

video {
    max-width: 100%;
}

table,
td,
tr {
    margin: 0px;
    padding: 0px;
    border: none;
}

table {
    float: left;
}

label {
    cursor: pointer;
}

a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
    transition: color 0.4s;
    -webkit-transition: color 0.4s;
    color: var(--arancio);
}

li {
    outline: none;
}

i,
em,
.italic {
    font-style: italic;
    font-weight: inherit;
}

i strong,
em strong {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

*::placeholder {
    color: var(--grigio);
}

button::-moz-focus-inner {
    border: 0;
}

a:focus {
    outline: none;
}

*:focus::placeholder {
    color: transparent;
}


input,
textarea,
select,
button {
    outline: none;
    border: none;
    padding: 0px;
    -webkit-border-radius: 0px;
}

select {
    -webkit-appearance: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAWCAYAAAAW5GZjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozYWZiZjdlZi01YWI5LTQxOTgtYWM4NS03NjY3MTY0OTY4MzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUFGNzc5RkEzNjI0MTFFQkEyMjdCNDFBRUE1NjNBNkUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUFGNzc5RjkzNjI0MTFFQkEyMjdCNDFBRUE1NjNBNkUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRUM3M0JFODJEOTYxMUVCQThENkYzNzEzNEFCMjA0NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRUM3M0JFOTJEOTYxMUVCQThENkYzNzEzNEFCMjA0NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PivKHYoAAACeSURBVHjaYvz//z8DsYCJgQQwSBSzgAhGLU9ksQwgngDEBUA8Ayb4/9p2iGIkkAnE06Ds6SBzoDSGM5AVwsA0qDiKYmwKMTTAFHcT8Fs33INAoAnEwngUv0VW/BiKCQcdEMgSYfJjmOLrQMyNR/FXIOaBebCUgAtKkUMDFPBZOBRmwSIGOVKwacjCFYMwDaAI+AmlpyNLMg7BnAIQYADcuSEq6NODFQAAAABJRU5ErkJggg==);
    background-position: calc(100% - 15px) 50%;
    background-repeat: no-repeat;
    background-size: 11px 22px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="date"] {
    -moz-appearance: textfield;
}

button {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: transparent;
    font-family: 'Inter';
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
    -webkit-border-radius: auto;
    vertical-align: middle;
}

input[type="radio"] {
    /*    -webkit-appearance: checkbox;
    -webkit-border-radius: auto;*/
    vertical-align: middle;
}

input[type="submit"] {
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
}

.hidden {
    display: none;
}

.vis_hidden {
    visibility: hidden;
}

.over_hidden {
    overflow: hidden;
}

.block {
    display: block;
}

.flex {
    display: flex;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.justify-center {
    justify-content: center;
}

.justify-left {
    justify-content: flex-start;
}

.mobile {
    display: none;
}

.opacity_0 {
    opacity: 0;
}

.opacity_1 {
    opacity: 1;
}

.inline-block {
    display: inline-block;
}

.inline-desktop {
    display: inline;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.pointer {
    cursor: pointer;
}

.wait {
    cursor: wait;
}

.left {
    float: left;
}

.right {
    float: right;
}

.none {
    float: none;
}

.clear {
    clear: both;
}

.v_top {
    vertical-align: top;
}

.text_top {
    vertical-align: text-top;
}

.v_middle {
    vertical-align: middle;
}

.v_bottom {
    vertical-align: bottom;
}

.m_auto {
    margin: 0px auto;
}

.w_auto {
    width: auto;
}

.max_w100pe {
    max-width: 100%;
}

.maxw_100pe {
    max-width: 100%;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

.text-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.extralight {
    font-weight: 200;
}

.light {
    font-weight: 300;
}

.normal {
    font-weight: 400;
}

.style-normal {
    font-style: normal;
}

.strike {
    text-decoration: line-through;
}

.medium {
    font-weight: 500;
}

.semibold {
    font-weight: 600;
}

.bold,
strong,
b {
    font-weight: 700;
}

.extrabold {
    font-weight: 900;
}

.red {
    color: red;
}

.black,
.nero {
    color: var(--nero);
}

.white,
.bianco {
    color: var(--bianco);
}

.bianco-sporco {
    color: var(--bianco-sporco);
}

.giallo {
    color: var(--giallo);
}

.arancio {
    color: var(--arancio);
}

.cover {
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.cover-left {
    background-size: 100% 100%;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}

.cover-picture img,
.cover-picture-full img {
    object-fit: cover;
    width: 100%;
}

.cover-picture img {
    height: auto;
}

.cover-picture-full img {
    height: 100%;
}

.picture-full {
    display: block;
    float: left;
    width: 100%;
}

.picture-full img {
    width: 100%;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.two-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

.gen-text-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex-reverse-row {
    flex-direction: row-reverse;
}

.video-cover-image {
    display: none !important;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

/* Honey POT anti SPAM */
.hnpt {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: transparent;
    height: 100%;
    z-index: 100;
}

#over-box {
    display: none;
    position: fixed;
    z-index: 9998;
    background-color: rgba(255, 251, 242, 0.90);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

#over-box.show {
    display: block;
}

.noscroll {
    position: fixed !important;
    /*    overflow-y: scroll;*/
}

.modal-box {
    display: none;
    position: fixed;
    /*background-color: var(--bianco);
    color: var(--nerino);*/
    text-align: center;
    z-index: 9999;
    top: -500px;
    opacity: 1;
    width: 680px;
    min-height: 355px;
    left: 50%;
    margin-left: -340px;
    border-radius: 10px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%);
    max-height: calc(70 * var(--vh));
}

input:autofill,
input:auto-fill,
input:-webkit-autofill,
input:-webkit-auto-fill {
    background-color: transparent !important;
    background-image: none !important;
}

.form-half-input-cont {
    width: calc(50% - 5px);
}

.form-half-input-cont:last-child {
    float: right;
}

.form-third-input-cont {
    width: calc((100% - 20px) / 3);
}

.form-input {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: var(--blu);
    background-color: var(--bianco);
    border-radius: 5px;
    border: 0.5px solid var(--blu);
    font-size: 15px;
    padding: 0px 10px;
    box-sizing: border-box;
}

.form-textarea {
    display: inline-block;
    width: 100%;
    min-height: 120px;
    color: var(--blu);
    background-color: var(--bianco);
    border-radius: 5px;
    border: 0.5px solid var(--blu);
    font-size: 15px;
    padding: 10px;
    box-sizing: border-box;
}

.form-input:focus,
.form-textarea:focus {
    border: 0.5px solid var(--arancio);
}

.form-error .form-input,
.form-error .form-textarea {
    border: 0.5px solid red;
}

.form-error-span {
    display: inline-block;
    float: left;
    margin-top: 10px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0px 15px;
}

#privacy-label {
    font-size: 12px;
}

#privacy-label a {
    color: var(--blu);
    font-weight: 700;
    text-decoration: underline;
}

.form-step-radio-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.radio-label-custom {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    height: 40px;
    line-height: 40px;
    color: var(--blu);
    background-color: var(--bianco);
    border-radius: 5px;
    border: 0.5px solid var(--blu);
    font-size: 15px;
    padding: 0px 10px;
    box-sizing: border-box;
}
.radio-form-error label {
    border-color: red;
    background-color: #ffdcdc;
}
.text-form-error {
    border-color: red;
    background-color: #ffdcdc;
}
.checkbox-form-error {
    border-bottom: 1px solid red;
}
.btn {
    display: inline-block;
    min-width: 220px;
    font-size: clamp(12px, calc((16 / 1680) * 100vw), 16px);
    line-height: clamp(35px, calc((70 / 1680) * 100vw), 70px);
    height: clamp(35px, calc((70 / 1680) * 100vw), 70px);
    font-weight: 700;
    padding: 0px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.btn-50 {
    display: inline-block;
    min-width: 220px;
    font-size: clamp(12px, calc((16 / 1680) * 100vw), 16px);
    line-height: clamp(35px, calc((50 / 1680) * 100vw), 50px);
    height: clamp(35px, calc((50 / 1680) * 100vw), 50px);
    font-weight: 700;
    padding: 0px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.btn-fixed {
    display: inline-block;
    min-width: 200px;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    font-weight: 700;
    padding: 0px 15px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.btn-arancio {
    background-color: var(--arancio);
    color: var(--giallo);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.btn-giallo {
    background-color: var(--giallo);
    color: var(--arancio);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.btn-filetto-arancio {
    background-color: transparent;
    color: var(--arancio);
    border: 1px solid var(--arancio);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.btn-filetto-arancio.sel {
    background-color: var(--arancio);
    color: var(--bianco);
}

#faq-button {
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 9999;
    background-color: var(--bianco-sporco);
    color: var(--blu);
    border-radius: 5px;
    width: 50px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    font-weight: 900;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

#faq-button.active {
    background-color: var(--blu);
    color: var(--bianco-sporco);
}

#faq-modal,
#piano-flessibile-modal,
#piano-standard-modal {
    position: fixed;
    height: 100vh;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0px;
    left: 0px;
}

#faq-modal.hidden,
#piano-flessibile-modal.hidden,
#piano-standard-modal.hidden {
    display: none;
}

#faq-modal-int,
#piano-flessibile-modal-int,
#piano-standard-modal-int {
    position: relative;
    width: calc(100% - 80px);
    max-width: 1000px;
    padding: 40px;
    box-sizing: border-box;
    margin-left: 40px;
    margin-right: 40px;
    max-height: calc(100vh - 80px);
    background-color: var(--bianco);
    color: var(--blu);
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    overflow-y: auto;
}

#faq-modal-int h3 {
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    font-weight: 900;
    margin-bottom: 20px;
}

#faq-modal-int li {
    font-size: 15px;
    line-height: 20px;
}

#faq-modal-close,
#piano-flessibile-modal-close,
#piano-standard-modal-close {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

#faq-modal-close img,
#piano-flessibile-modal-close img,
#piano-standard-modal-close img {
    width: 100%;
    height: 100%;
}

/* Main */
.page {
    float: none;
    width: 100%;
    max-width: 1680px;
    padding: 0px 40px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}

.page-small {
    float: none;
    width: 100%;
    max-width: 880px;
    padding: 0px 40px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}

#header {
    position: fixed;
    top: 20px;
    left: 40px;
    z-index: 9998;
    width: calc(100% - 80px);
    height: 70px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    padding: 10px 20px;
    box-sizing: border-box;
}
@keyframes reveal {
    0%   {opacity:0.0; display: block; }
    100% {opacity:1.0; }
}
@keyframes hide {
    0%   {opacity:1.0; }
    99% {opacity:0.0; }
    100% {display: none; }
}
#header.show {
    animation: reveal 0.4s forwards;
}
#header.hide {
    animation: hide 0.2s forwards;
}
#header.hidden {
    display: none;
}

#header p {
    width: auto;
    font-size: 12px;
    line-height: 50px;
    padding: 0px 40px;
    box-sizing: border-box;
}

#logo-header {
    display: block;
    float: left;
    height: 50px;
    width: auto;
}

#logo-header img {
    height: 100%;
}

#logo-header-mobile {
    display: none;
}

#nav-header {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin: 0px 40px;
}

.nav-item {
    font-size: 13px;
    line-height: 50px;
    font-weight: 700;
    color: var(--blu);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

#footer {
    width: 100%;
    margin-top: -200px;
}

#footer-btn-cont {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

#footer-cont-bg-img {
    position: relative;
    min-height: 60vh;
}

#footer-cont-bg-img picture {
    position: absolute;
    width: 100%;
    height: 100%;
}

#footer-cont-bg-img picture img {
    width: 100%;
    height: 100%;
    border-radius: 0px 200px 0px 0px;
    object-fit: cover;
    object-position: top center;
}

#footer-cont-bg-img-int {
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

#footer-cont-bg-img h2 {
    color: var(--bianco);
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    font-weight: 900;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
}

#footer-small-txt {
    color: var(--bianco);
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 20px;
}

#footer-small-txt a {
    color: var(--bianco);
    text-decoration: underline;
    font-weight: 400;
}

#footer-logo {
    height: 100px;
}

#footer-logo img {
    height: 100%;
}

#main {
    min-height: 40vh;
}

#top-cont-bg-img {
    position: relative;
    min-height: 80vh;
}

#top-cont-bg-img picture {
    position: absolute;
    width: 100%;
    height: 100%;
}

#top-cont-bg-img picture img {
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 200px 0px;
    object-fit: cover;
    object-position: top center;
}

#top-cont-bg-img h1,
#cont-bg-img .big-title {
    color: var(--bianco);
    font-size: clamp(35px, calc((65 / 1680) * 100vw), 65px);
    line-height: clamp(40px, calc((75 / 1680) * 100vw), 75px);
    font-weight: 900;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
}

#top-cont-bg-img-int {
    padding-top: 140px;
    box-sizing: border-box;
}

#logo-top {
    margin-bottom: 20px;
    height: 100px;
}

#logo-top img {
    height: 100%;
}

.titoletti {
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
}

.testi-piccoli {
    font-size: 15px;
    line-height: 20px;
}

.testini {
    font-size: 12px;
    line-height: 20px;
}

#mid-cont-bg-img h2 {
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    font-weight: 400;
    margin: 40px 0px;
}

#mid-cont-bg-img h3 {
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    font-weight: 400;
    margin: 40px 0px;
}

#cards-cont {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.card-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    width: calc((100% - 60px) / 4);
    height: clamp(280px, calc((390 / 1680) * 100vw), 390px);
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    padding: 30px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.card-item-icon {
    width: 50%;
}

#bottom-cont-bg-img {
    position: relative;
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bottom-cont-bg-img picture {
    position: absolute;
    width: 100%;
    height: 100%;
}

#bottom-cont-bg-img picture img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    object-fit: cover;
    object-position: center center;
}

#bottom-cont-bg-img h4 {
    color: var(--bianco);
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    font-weight: 900;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
}

#last-cont-hp {
    min-height: 60vh;
    background-color: var(--blu);
    padding: 200px 0px 280px 0px;
    box-sizing: border-box;
    margin-top: -120px;
}

#last-cont-hp h5 {
    color: var(--bianco);
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    font-weight: 900;
}

#cta-cont {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
}

.cta-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    width: calc((100% - 40px) / 3);
}

.cta-item-number {
    background-color: var(--bianco-sporco);
    color: var(--arancio);
    width: clamp(50px, calc((100 / 1680) * 100vw), 100px);
    height: clamp(50px, calc((100 / 1680) * 100vw), 100px);
    line-height: clamp(50px, calc((100 / 1680) * 100vw), 100px);
    font-size: clamp(25px, calc((50 / 1680) * 100vw), 50px);
    font-weight: 900;
    border-radius: 50%;
    text-align: center;
}

.cta-item-title {
    color: var(--arancio);
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    height: clamp(52px, calc((92 / 1680) * 100vw), 92px);
    font-weight: 900;
    text-align: center;
}

#cont-bg-img {
    position: relative;
    height: 100vh;
}

#cont-bg-img picture {
    position: absolute;
    width: 100%;
    height: 100%;
}

#cont-bg-img picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

#cont-bg-img h1,
#cont-bg-img h2,
#cont-bg-img h3 {
    color: var(--bianco);
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
}

#cont-bg-img .page-small {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#footer-grazie {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: var(--bianco);
    text-align: center;
}
/* pagina form */
#main-form {
    margin: 40px 0px;
    min-height: 40vh;
}

#fake-header-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

#fake-header-form p {
    width: auto;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
}

#logo-top-form {
    height: 80px;
    width: auto;
}

#logo-top-form img {
    height: 100%;
}

#main-form h1 {
    font-size: clamp(20px, calc((36 / 1680) * 100vw), 36px);
    line-height: clamp(26px, calc((46 / 1680) * 100vw), 46px);
    font-weight: 400;
    text-align: center;
    margin: 40px 0px;
}

.form-step {
    margin-bottom: 40px;
}

#txt-double-cont {
    margin: 40px 0px;
}

#chi-siamo-txt-double-cont {
    padding: 240px 0px;
    box-sizing: border-box;
    margin-top: -200px;
    background: #00263f;
    background: linear-gradient(135deg,#00263f 0%, #f9ddb3 100%);
    background: -webkit-linear-gradient(135deg,#00263f 0%, #f9ddb3 100%);
    background: -moz-linear-gradient(135deg,#00263f 0%, #f9ddb3 100%);
}

.txt-double-item {
    width: calc(50% - 20px);
}

#img-txt-double-cont {
    margin: 40px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

#img-txt-double-img {
    position: relative;
    width: calc(50% - 20px);
    aspect-ratio: 1/1;
}

#img-txt-double-img picture {
    position: absolute;
    width: 100%;
    height: 100%;
}

#img-txt-double-img picture img {
    width: 100%;
    height: 100%;
    border-radius: 0px 200px 0px 200px;
    object-fit: cover;
    object-position: center center;
}
#img-txt-double-txt {
    width: calc(50% - 20px);
}

#list-numbers-cont-bg-img {
    position: relative;
    min-height: 80vh;
    margin-top: 80px;
}

#list-numbers-cont-bg-img picture {
    position: absolute;
    width: 100%;
    height: 100%;
}

#list-numbers-cont-bg-img picture img {
    width: 100%;
    height: 100%;
    border-radius: 0px 200px 0px 200px;
    object-fit: cover;
    object-position: top center;
}

#list-numbers-cont-bg-img-int {
    padding: 40px 0px;
    box-sizing: border-box;
    color: var(--bianco);
}
#img-sfumata-txt {
    width: 50%;
    float: left;
    margin-top: calc(40vh - 100px - 130px);
}
#img-sfumata-img {
    position: relative;
    min-height: 80vh;
    width: 50%;
    float: right;
}
#img-sfumata-img picture {
    position: absolute;
    width: 100%;
    height: 100%;
}
#img-sfumata-img picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
#contatti-top-cont-bg-img {
    position: relative;
    min-height: 40vh;
}
#contatti-top-cont-bg-img picture {
    position: absolute;
    width: 100%;
    height: 100%;
}
#contatti-top-cont-bg-img picture img {
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 0px 200px;
    object-fit: cover;
    object-position: top center;
}
#contatti-top-cont-bg-img-int {
    padding: 120px 0px 40px 0px;
    box-sizing: border-box;
    color: var(--bianco);
}
#last-cont-contatti {
    min-height: 60vh;
    padding: 40px 0px 240px 0px;
    box-sizing: border-box;
}

#finanziamento-general-cont {
    min-height: 60vh;
    padding: 160px 0px 240px 0px;
    box-sizing: border-box;
}
.piano-cont {
    position: relative;
    width: calc(50% - 20px);
    background-color: #ffffff35;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
}
.piano-cont.sel {
    background-color: #ffffff;
}
.piano-cont h3 {
    font-size: clamp(15px, calc((20 / 1680) * 100vw), 20px);
    line-height: clamp(20px, calc((25 / 1680) * 100vw), 25px);
}
#show-piano-flessibile,
#show-piano-standard {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
#piano-flessibile-rate-btn-cont {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}
#piano-flessibile-rate-btn-cont button {
    min-width: unset;
    width: auto;
}
#finanziamento-step-2-back-cont,
#finanziamento-step-3-back-cont {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 40px;
}
#finanziamento-step-2-back-cont button,
#finanziamento-step-3-back-cont button {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    color: var(--arancio);
}
#finanziamento-step-2-back-cont fieldset {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#finanziamento-step-2-back-cont fieldset input {
    min-width: 250px;
    text-align: center;
    font-weight: 700;
}
#form-finanziamento-step-3-cont {
    width: calc(50% - 20px);
    float: right;
}
#finanziamento-step-3-int {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

/**/
/* Qui vanno gli eventi di Hover. Non metterli da altre parti!!!!! */
@media only screen and (min-width: 1201px) and (max-width: 10000px) {
    a:hover {
        color: var(--nero);
        transition: color 0.4s;
        -webkit-transition: color 0.4s;
        text-decoration: unset;
    }

    .nav-item:hover {
        color: var(--arancio);
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
    }

    .btn-arancio:hover {
        background-color: var(--blu);
        color: var(--giallo);
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
    }

    .btn-filetto-arancio:hover {
        background-color: var(--arancio);
        color: var(--bianco);
        border: 1px solid var(--arancio);
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
    }

    .btn-filetto-arancio.sel:hover {
        background-color: var(--arancio);
        color: var(--bianco);
    }

    .btn-giallo:hover {
        background-color: var(--blu);
        color: var(--giallo);
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
    }

    #faq-button:hover {
        background-color: var(--blu);
        color: var(--bianco-sporco);
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
    }

    .card-item:hover {
        background-color: rgba(255, 255, 255, 1);
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
    }

    #contatti-top-cont-bg-img-int a:hover {
        color: var(--giallo);
        transition: color 0.4s;
        -webkit-transition: color 0.4s;
        text-decoration: unset;
    }
}

/* Tablet Landscape */
@media only screen and (min-width:1024px) and (max-width:1279px) {
    .card-item {
        width: calc((100% - 20px) / 2);
        height: auto;
    }

    .txt-double-item .btn-50 {
        min-width: 150px;
    }
}

/* Tablet Portrait + Mobile */
@media only screen and (min-width:220px) and (max-width:1023px) {
    #header {
        left: 20px;
        width: calc(100% - 40px);
    }

    #header p {
        display: none;
    }

    .btn-fixed {
        min-width: 100px;
        height: 35px;
        line-height: 35px;
        margin-top: 7.5px;
        font-size: 12px;
    }

    #top-cont-bg-img picture img {
        border-radius: 0px 0px 70px 70px;
    }

    #faq-button {
        bottom: 10px;
        left: 10px;
    }

    .card-item {
        width: 100%;
        height: auto;
    }

    #bottom-cont-bg-img {
        min-height: 50vh;
    }

    #bottom-cont-bg-img picture img {
        border-radius: 70px;
    }

    #cta-cont {
        gap: 40px;
    }

    .cta-item {
        width: 100%;
    }

    #footer-cont-bg-img picture img {
        border-radius: 70px 70px 0px 0px;
    }
}

/* Tablet Portrait */
@media only screen and (min-width:768px) and (max-width:1023px) {
    .card-item {
        width: calc((100% - 20px) / 2);
        height: clamp(280px, calc((390 / 1680) * 100vw), 390px);
    }

    .card-item-icon {
        width: 35%;
    }

    .piano-cont {
        width: 100%;
        margin-bottom: 20px;
    }

    #form-finanziamento-step-3-cont {
        width: 100%;
        float: left;
    }

    .txt-double-item .btn-50 {
        margin-bottom: 10px;
    }

    #img-txt-double-img picture img {
        border-radius: 0px 100px 0px 100px;
    }
}

/* Cellulari */
@media only screen and (min-width:220px) and (max-width:767px) {
    .page-small,
    .page {
        padding: 0px 10px;
    }

    #header {
        padding: 10px;
    }

    #header .btn-fixed {
        display: none;
    }

    #nav-header {
        margin: 0px 0px 0px 10px;
        display: block;
        float: right;
    }

    .nav-item {
        padding-right: 10px;
        box-sizing: border-box;
    }

    #logo-header-desktop {
        display: none;
    }

    #logo-header-mobile {
        display: inline-block;
    }

    #footer-cont-bg-img,
    #footer-cont-bg-img-int {
        min-height: 80vh;
    }

    #faq-modal-int {
        padding: 20px;
    }

    #faq-modal-close {
        top: 20px;
        right: 20px;
    }

    .form-half-input-cont,
    .form-third-input-cont {
        width: 100%;
    }

    .form-step .mb_10 {
        margin-bottom: 0px;
    }

    .form-step .form-input {
        margin-bottom: 10px;
    }

    .form-half-input-cont .radio-label-custom {
        margin-bottom: 10px;
    }

    .form-step-radio-group.mb_10 {
        margin-bottom: 10px;
    }

    #fake-header-form {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    #fake-header-form p {
        text-align: center;
    }

    #cont-bg-img .page-small {
        justify-content: flex-start;
    }

    #footer-grazie #footer-small-txt {
        margin-bottom: 10px;
    }

    .piano-cont {
        width: 100%;
        margin-bottom: 20px;
    }

    #form-finanziamento-step-3-cont {
        width: 100%;
        float: left;
    }

    #finanziamento-step-3-back-cont {
        margin-bottom: 0px;
    }

    .txt-double-item {
        width: 100%;
        margin-bottom: 10px;
    }

    .piano-cont {
        width: 100%;
        margin-bottom: 20px;
    }

    #form-finanziamento-step-3-cont {
        width: 100%;
        float: left;
    }

    .txt-double-item .btn-50 {
        margin-bottom: 10px;
    }

    #img-txt-double-img picture img {
        border-radius: 0px 100px 0px 100px;
    }

    #img-txt-double-img {
        width: 100%;
        margin-bottom: 20px;
    }

    #img-txt-double-txt {
        width: 100%;
    }

    #img-sfumata-txt {
        width: 100%;
        margin-top: 20px;
    }

    #img-sfumata-img {
        width: 100%;
        margin-top: 20px;
    }

    #list-numbers-cont-bg-img picture img {
        border-radius: 0px 100px 0px 100px;
    }

    #contatti-top-cont-bg-img picture img {
        border-radius: 0px 0px 0px 100px;
    }

    #contatti-top-cont-bg-img-int .w_50pe {
        width: 40%;
    }

    #contatti-top-cont-bg-img-int .w_49pe {
        width: 58%;
    }
}
