

:root {
  --colore_1: rgb(0, 255, 171);
  --colore_1_alpha2: rgba(0, 255, 171,.2);
  --colore_testo_1: #000000;
  --bianco: #ffffff;
  --nero: #000000;
  --errore: #B22222;
  --placeholder: #999999;
  --dark: #141213;
}

/*GENERALI*/
html,body{overflow-x: hidden!important;color: #000000;}
button:focus,a:focus {outline: 0;}
h1, h2, h3, h4, h5, h6{font-family: "Montserrat", sans-serif;font-optical-sizing: auto;color:var(--colore_testo_1);font-weight: 500;}
h1{font-size: 60px;}
@media (max-width: 1199px) {
	h1{font-size: 50px;}
}
@media (max-width: 991px) {
	h1{font-size: 40px;}
}
@media (max-width: 768px) {
	h1{font-size: 38px;}
}
@media (max-width: 480px) {
	h1{font-size: 36px;}
}

h2{font-size: 48px;line-height: 55px;}
@media (max-width: 1199px) {
	h2{font-size: 44px;line-height: normal;}
}
@media (max-width: 991px) {
	h2{font-size: 38px;}
}
@media (max-width: 768px) {
	h2{font-size: 36px;}
}
@media (max-width: 480px) {
	h2{font-size: 32px;}
}

h3{font-size: 35px;}
p,input,ul,li,label,table,tr,td, button, a{font-family: "Montserrat", sans-serif;font-optical-sizing: auto;font-weight: 400;color:var(--colore_testo_1);font-size: 18px;line-height: 24px}
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(--nero);}
a:hover{color:var(--nero);}
dl, ol, ul {margin-top: 0;margin-bottom: 0;}
footer .studio09{max-width: 100px;width: 200px;}
.wow{visibility: hidden;}
ul{padding-inline-start: 0px;}


.navbar-toggler{background:transparent!important; width: 45px;height: 45px;border-radius: 0px;text-align: center;padding: 0;border:0!important;}
.navbar-toggler-linea{transition: all 0.3s ease;border-radius:15px;background:var(--colore_1)!important;height: 2px;width: 45px;margin-bottom: 5px;display:block;margin:0px auto 5px;position:relative;top:0;}
.navbar-toggler .navbar-toggler-linea:nth-child(3){margin-bottom: 0px; }
.navbar-toggler:not(.collapsed) .navbar-toggler-linea:nth-child(1){transform: rotate(45deg) translate(6px,6px);}
.navbar-toggler .navbar-toggler-linea:nth-child(2){transform: translate(40px);opacity: 0;}
.navbar-toggler:not(.collapsed) .navbar-toggler-linea:nth-child(3){transform: rotate(-45deg) translate(4px,-4px);}
.navbar-toggler:focus{box-shadow: none;}

/*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;}.mb-150{margin-bottom: 125px;}

/*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;}


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


.fs-16{font-size: 16px;line-height: normal}
.fs-20{font-size: 20px;line-height: 24px}
.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: normal}
.fs-30{font-size: 30px;line-height: 36px}
.fs-36{font-size: 36px;line-height: normal}
.fs-32{font-size: 32px;line-height: normal}
.fs-40{font-size: 40px;line-height: normal}
.fs-48{font-size: 48px;line-height: normal}
.fs-60{font-size: 60px;line-height: normal}

@media (max-width: 1399px) {
  .fs-xl-50{font-size: 50px;}
}
@media (max-width: 1199px) {
  .fs-lg-22{font-size: 22px;}
  .fs-lg-26{font-size: 26px;}
  .fs-lg-28{font-size: 28px;}
  .fs-lg-32{font-size: 32px;}
  .fs-lg-40{font-size: 40px;}
  .fs-lg-36{font-size: 36px;}
}
@media (max-width: 991px) {
  .fs-md-20{font-size: 20px;}
  .fs-md-30{font-size: 30px;}
  .fs-md-35{font-size: 35px;}
  .fs-md-32{font-size: 33px;}
  .fs-md-28{font-size: 28px;}
  .fs-md-32{font-size: 32px;}
  .fs-md-36{font-size: 36px;}
}
@media (max-width: 480px) {
  .fs-xs-13{font-size: 13px;line-height: 20px}
  .fs-xs-14{font-size: 14px;line-height: 20px}
  .fs-xs-16{font-size: 16px;line-height: 22px}
  .fs-xs-18{font-size: 18px;line-height: 24px}
  .fs-xs-22{font-size: 22px;line-height: normal}
  .fs-xs-24{font-size: 24px;line-height: normal}
  .fs-xs-26{font-size: 26px;line-height: normal}
  .fs-xs-28{font-size: 28px;line-height: normal}
  .fs-xs-30{font-size: 30px;line-height: normal}
}

.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{
	padding-left: 1.2rem;
	padding-right: 1.2rem;
}
.btn-xs{
padding: .2rem 1.2rem;
font-size: 16px;
}
.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: var(--colore_1);
	border-color: var(--colore_1);
	color: #000000;
	font-weight: 400;
	
}

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

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


.btn-white-ouline{
	background: transparent;
	border: 1px solid #ffffff;
	color: #ffffff;
}

.btn-white-ouline:hover{
	background: #ffffff;
	border: 1px solid #ffffff;
	color: #000000;
	box-shadow: rgba(255,255,255,0.2) 0 0 0 6px;
}

a.btn.btn-black-ouline{
	background-image: none!important;
	background: transparent!important;
	border: 1px solid #000000!important;
	color: #000000!important;
}
a.btn.btn-black-ouline:hover{
	background: #000000!important;
	border: 1px solid #000000!important;
	color: #ffffff!important;
	box-shadow: rgba(0,0,0,0.2) 0 0 0 6px!important;
}


/* 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;
}




.form-group-material .form-control {
	border-radius: 0;
	color: var(--nero);
}


.form-border-bottom .form-group-material .form-control {
	border: 0;
	border-bottom: 1px solid #838383;
	padding-left: 0px;
	border-radius:0px;
}
.form-border-bottom .form-group-material textarea.form-control {
	border-radius:0px;
}
.form-border-bottom .form-group-material .label {
	color: #888888 !important;

	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 {
	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 0 .25rem .25rem}
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: 1299px) {
p,input,ul,li,label,table,tr,td, button, a{font-size: 17px;line-height: 23px}

}
@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: 15px;line-height: 22px}

}


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