
  @import url("https://use.typekit.net/rwd7ynx.css");

@font-face {
	font-family: 'Satoshi-Light';
	src: url('../fonts/Satoshi-Light.woff2') format('woff2'),
		url('../fonts/Satoshi-Light.woff') format('woff'),
		url('../fonts/Satoshi-Light.ttf') format('truetype');
	font-weight: 300;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi-LightItalic';
	src: url('../fonts/Satoshi-LightItalic.woff2') format('woff2'),
		url('../fonts/Satoshi-LightItalic.woff') format('woff'),
		url('../fonts/Satoshi-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-display: swap;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi-Regular';
	src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
		url('../fonts/Satoshi-Regular.woff') format('woff'),
		url('../fonts/Satoshi-Regular.ttf') format('truetype');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi-Italic';
	src: url('../fonts/Satoshi-Italic.woff2') format('woff2'),
		url('../fonts/Satoshi-Italic.woff') format('woff'),
		url('../fonts/Satoshi-Italic.ttf') format('truetype');
	font-weight: 400;
	font-display: swap;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi-Medium';
	src: url('../fonts/Satoshi-Medium.woff2') format('woff2'),
		url('../fonts/Satoshi-Medium.woff') format('woff'),
		url('../fonts/Satoshi-Medium.ttf') format('truetype');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi-MediumItalic';
	src: url('../fonts/Satoshi-MediumItalic.woff2') format('woff2'),
		url('../fonts/Satoshi-MediumItalic.woff') format('woff'),
		url('../fonts/Satoshi-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-display: swap;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi-Bold';
	src: url('../fonts/Satoshi-Bold.woff2') format('woff2'),
		url('../fonts/Satoshi-Bold.woff') format('woff'),
		url('../fonts/Satoshi-Bold.ttf') format('truetype');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi-BoldItalic';
	src: url('../fonts/Satoshi-BoldItalic.woff2') format('woff2'),
		url('../fonts/Satoshi-BoldItalic.woff') format('woff'),
		url('../fonts/Satoshi-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-display: swap;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi-Black';
	src: url('../fonts/Satoshi-Black.woff2') format('woff2'),
		url('../fonts/Satoshi-Black.woff') format('woff'),
		url('../fonts/Satoshi-Black.ttf') format('truetype');
	font-weight: 900;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi-BlackItalic';
	src: url('../fonts/Satoshi-BlackItalic.woff2') format('woff2'),
		url('../fonts/Satoshi-BlackItalic.woff') format('woff'),
		url('../fonts/Satoshi-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-display: swap;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi-Variable';
	src: url('../fonts/Satoshi-Variable.woff2') format('woff2'),
		url('../fonts/Satoshi-Variable.woff') format('woff'),
		url('../fonts/Satoshi-Variable.ttf') format('truetype');
	font-weight: 300 900;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi-VariableItalic';
	src: url('../fonts/Satoshi-VariableItalic.woff2') format('woff2'),
		url('../fonts/Satoshi-VariableItalic.woff') format('woff'),
		url('../fonts/Satoshi-VariableItalic.ttf') format('truetype');
	font-weight: 300 900;
	font-display: swap;
	font-style: italic;
}

:root {
  --colore_1: #000;
  --colore_1_alpha2: rgba(170,224,77,.2);
  --colore_testo_1: #000;
  --bianco: #ffffff;
  --nero: #000000;
  --errore: #B22222;
  --placeholder: #999999;
  --dark: #141213;
}

/*GENERALI*/
html,body{overflow-x: hidden!important;background-color: #FBFBFB;}
button:focus,a:focus {outline: 0;}
h1, h2, h3, h4, h5, h6{font-family: "the-seasons", sans-serif;font-optical-sizing: auto;color:var(--colore_testo_1);font-weight: 300;}
.freight{font-family: "the-seasons", sans-serif!important;font-weight: 300;}
.new-science{font-family: "new-science", sans-serif;
font-weight: 300;
font-style: normal;}
h1{font-size: 60px;}
@media (max-width: 768px) {
  h1 {
    font-size: 40px;
}
}
h3{font-size: 35px;}
p,input,ul,li,label,table,tr,td, a{font-family: 'Satoshi-Light', sans-serif;font-optical-sizing: auto;font-weight: 400;color:var(--colore_testo_1);font-size: 17px;line-height: 26px}
.satoshi{font-family: 'Satoshi-Regular', sans-serif!important;}
label{line-height: 30px}
tr{border:1px solid #707070;}
td{border-right:1px solid #707070;padding: 10px;}

a{transition: all 0.3s ease;color:var(--colore_1);}
a:hover{color:var(--colore_1);}
dl, ol, ul {margin-top: 0;margin-bottom: 0;}
footer .studio09{max-width: 100px;width: 200px;}
.wow{visibility: hidden;}
ul{padding-inline-start: 0px;}
.white{color: #ffffff!important;}
.black{color: #000!important;}

.h-100{height: 100%;}

/*MARGIN-TOP*/
.mt-10{margin-top: 10px;}.mt-20{margin-top: 20px;}.mt-30{margin-top: 30px;}.mt-40{margin-top: 40px;}.mt-50{margin-top: 50px;}.mt-60{margin-top: 60px;}.mt-70{margin-top: 70px;}.mt-80{margin-top: 80px;}.mt-90{margin-top: 90px;}.mt-100{margin-top: 100px;}.mt-120{margin-top: 120px;}.mt-150{margin-top: 150px;}
/*MARGIN-BOTTOM*/
.mb-10{margin-bottom: 10px;}.mb-20{margin-bottom: 20px;}.mb-30{margin-bottom: 30px;}.mb-40{margin-bottom: 40px;}.mb-50{margin-bottom: 50px;}.mb-60{margin-bottom: 60px;}.mb-70{margin-bottom: 70px;}.mb-80{margin-bottom: 80px;}.mb-90{margin-bottom: 90px;}.mb-100{margin-bottom: 100px;}.mb-120{margin-bottom: 120px;}

/*PADDING-TOP*/
.pt-10{padding-top: 10px;}.pt-20{padding-top: 20px;}.pt-30{padding-top: 30px;}.pt-40{padding-top: 40px;}.pt-50{padding-top: 50px;}.pt-60{padding-top: 60px;}.pt-70{padding-top: 70px;}.pt-80{padding-top: 80px;}.pt-90{padding-top: 90px;}.pt-100{padding-top: 100px;}.pt-120{padding-top: 120px;}
/*PADDING-BOTTOM*/
.pb-10{padding-bottom: 10px;}.pb-20{padding-bottom: 20px;}.pb-30{padding-bottom: 30px;}.pb-40{padding-bottom: 40px;}.pb-50{padding-bottom: 50px;}.pb-60{padding-bottom: 60px;}.pb-70{padding-bottom: 70px;}.pb-80{padding-bottom: 80px;}.pb-90{padding-bottom: 90px;}.pb-100{padding-bottom: 100px;}.pb-120{padding-bottom: 120px;}

.ps-100{padding-left: 100px;}
.ps-180{padding-left: 180px;}

.due-colonne{column-count: 2;column-gap: 50px;}
.tre-colonne{column-count: 3;column-gap: 50px;}


.fs-14{font-size: 14px;line-height: normal}
.fs-20{font-size: 20px;line-height: 26px}
.fs-22{font-size: 22px;line-height: 28px}
.fs-24{font-size: 24px;line-height: 30px}
.fs-26{font-size: 26px;line-height: 32px}
.fs-28{font-size: 28px;line-height: 34px}
.fs-30{font-size: 30px;line-height: 36px}
.fs-35{font-size: 35px;line-height: normal}
.fs-40{font-size: 40px!important;line-height: normal}
.fs-50{font-size: 50px!important;line-height: normal}

.lh-32{line-height: 32px;}
.lh-35{line-height: 35px;}
.lh-40{line-height: 40px;}
.lh-42{line-height: 42px;}
.lh-48{line-height: 48px;}


.fw-300{font-weight: 300}
.fw-400{font-weight: 400}
.fw-b{font-weight: 500}
.br-5{border-radius: 5px;}
.br-10{border-radius: 10px;}
.br-15{border-radius: 15px;}
.br-25{border-radius: 25px;}
.br-30{border-radius: 30px;}
.br-40{border-radius: 40px;}


/*.privacy {display: none;}*/





/* BOTTONI */

.btn-success,
.btn-success:hover,
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
	background-color: #000000;
	border-color:  #000000;
	color: #ffffff;
	padding: 1rem 3rem;
	font-family: "new-science", sans-serif;
font-weight: 400;
font-style: normal;
letter-spacing: 2px;
text-transform: uppercase;
border-radius: 0;
font-size: 15px;
}

.btn-success {
	transition: box-shadow .3s ease-in-out;
	transition-delay: 0;
}

.btn-success:hover,
.btn-success.focus,
.btn-success:focus {
	box-shadow: rgba(0,0,0,0.1) 0 0 0 6px;
}

.btn-sm {
	padding-top: .5rem;
	padding-bottom: .375rem;
	font-size: 1rem;
}

.btn-circle.btn-sm {
	padding-left: 1.4375rem;
	padding-right: 1.4375rem;
	min-width: calc(.875rem + 1.5em + 2px);
}



/* FORMS */
.message {display: none;}
.form-check{position: relative;}
.form-group-material {
	margin-bottom: .625rem;
	padding-top: 1rem;
	position: relative;
}

.form-group-material .label {
	position: absolute;
	left: .75rem;
	font-size: 16px;
	color: var(--placeholder);
	pointer-events: none;
	transform-origin: left top;
	transition: all .3s ease-in-out;
	font-family: "new-science", sans-serif;
font-weight: 400;
font-style: normal;
}




.form-group-material .form-control {
	border-radius: 0;
	color: var(--nero);
	border: 0;
		border-bottom: 1px solid #000000;
	text-transform: uppercase;
	font-family: "new-science", sans-serif;
font-weight: 400;
font-style: normal;
padding-left: 0px;
}
.form-group-material select.form-control {
	border-radius: 0;
	color: var(--nero);
	border: 0;
		border: 1px solid #000000;
	text-transform: uppercase;
	font-family: "new-science", sans-serif;
font-weight: 400;
font-style: normal;
padding-left: 15px;
background: url(../img/freccia-select.svg) no-repeat center right 15px;
}

.form-border-bottom .form-group-material .form-control {
	border: 0;
	border-bottom: 1px solid #000000;
	padding-left: 10px;
	border-radius:50px;
}
.form-border-bottom .form-group-material textarea.form-control {
	border-radius:15px;
}
.form-group-material .label {
	color: #000000 !important;
	text-transform: uppercase;

	left: 0px;
	transform: scale(1)!important;
	top:20px!important;
}

.form-group-material .form-control:not(textarea) {
	height: calc(1.5em + 1rem + 1px);
}


.form-group-material.active .label {
	color: #000000 !important;
	transform: scale(.77777778)!important;
	top: -7px!important;
}

.form-group-material .form-control:focus {
	outline: none;
	box-shadow: none;
}
.invalid-tooltip{padding: .03rem .3rem;font-size: 12px;top: 98%;border-radius: 0;m}
label.error {
	margin-top: .5rem;
	margin-bottom: 0;
	color: var(--errore);
    width: 100%;
    font-size: 90%;
}

.form-control.error,
.form-control.error:focus {
	border-color: var(--errore);
	color: var(--errore);
}

.control-file {
	margin-top: 1.625rem;
	margin-bottom: 2.5rem;
	position: relative;
}

.control-file i {
	position: absolute;
	left: -.25rem;
	top: .5625rem;
	font-size: 1.625rem;
}

.control-file .file-path-wrapper {
	overflow: hidden;
}

.control-file input.file-path {
	padding: 0 0 0 2.125rem;
	border: none;
	border-radius: 0;
	background: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.125rem;
}

.control-file input.file-path::-moz-placeholder {
	color: var(--placeholder);
	text-decoration: underline;
	opacity: 1;
	transition: color .3s ease;
}

.control-file:hover input.file-path::-moz-placeholder {
	color: var(--colore_1);
}

.control-file input.file-path:-ms-input-placeholder {
	color: var(--placeholder);
	text-decoration: underline;
	transition: color .3s ease;
}

.control-file:hover input.file-path:-ms-input-placeholder {
	color: var(--colore_1);
}

.control-file input.file-path::-webkit-input-placeholder {
	color: var(--placeholder);
	text-decoration: underline;
	transition: color .3s ease;
}

.control-file:hover input.file-path::-webkit-input-placeholder {
	color: var(--colore_1);
}

.control-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.125rem;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}
.form-check-label, .form-check-label a{font-size: 13px;}
/*
.custom-checkbox .custom-control-label::before {border-radius: 0;border: var(--colore_1) solid 2px;}
.custom-control-input:checked~.custom-control-label::before {color: var(--bianco);border-color: var(--colore_1);background-color: var(--colore_1);}
*/
.control-file input[type=file]::-webkit-file-upload-button {
	display: none;
}
.custom-checkbox .custom-control-label::before {border-radius: 0;border: var(--colore_1) solid 2px;}
.custom-control-input:checked~.custom-control-label::before {color: var(--bianco);border-color: var(--colore_1);background-color: var(--colore_1);}

.glass-effect{background-color: #ffffff10;
backdrop-filter: blur(120x);
-webkit-backdrop-filter: blur(12px):}






/* RESPONSIVE */

@media (max-width: 1199px) {
    .invalid-tooltip{font-size: 11px}

}



@media (max-width: 991px) {
    a,p,input,ul,li,table,tr,td{font-size: 16px;line-height: 24px}
}



@media (max-width: 767px) {
    .due-colonne,.tre-colonne{column-count: 1;column-gap: 0px;}
    a,p,input,ul,li,label,table,tr,td{font-size: 16px;line-height: 22px}
.fs-40{font-size: 29px!important;line-height: normal}
.fs-50{font-size: 33px!important;line-height: 35px}
.design-section {
    padding: 60px 0;
    background: white;
}
.mt-100{margin-top: 30px;}
}


@media (max-width: 575px) {
	.mt-80{margin-top: 50px;}
	.mb-80{margin-bottom: 50px;}
}