@charset "UTF-8";
html,
body {
	height: 100%
}

/* 
body {
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 40px;
	background-color: #fff;
}
 */
.wpb_wrapper {
	position: relative;
	height: 50px;
	margin-bottom: 20px;
	display: inline-block;
}
.form-signin {
	width: 100%;
	max-width: 420px;
	padding: 15px;
	margin: auto
}

.form-label-group {
	position: relative;
	margin-bottom: 1rem
}

.form-label-group>input,
.form-label-group>label {
	height: 3.125rem;
	padding: .75rem
}

.form-label-group>label {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	margin-bottom: 0;
	line-height: 1.5;
	color: #495057;
	pointer-events: none;
	cursor: text;
	border: 1px solid transparent;
	border-radius: .25rem;
	transition: all .1s ease-in-out
}

.form-label-group input::-webkit-input-placeholder {
	color: transparent
}

.form-label-group input:-ms-input-placeholder {
	color: transparent
}

.form-label-group input::-ms-input-placeholder {
	color: transparent
}

.form-label-group input::-moz-placeholder {
	color: transparent
}

.form-label-group input::placeholder {
	color: transparent
}

.form-label-group input:not(:placeholder-shown) {
	padding-top: 1.25rem;
	padding-bottom: .25rem
}

.form-label-group input:not(:placeholder-shown)~label {
	padding-top: .25rem;
	padding-bottom: .25rem;
	font-size: 12px;
	color: #777
}

.form-label-group input::-ms-input-placeholder {
	color: #777
}

.container.general {
	margin-left: initial;
	margin-right: initial;
}

.rt-heading,
h4.list-title {
	font-family: 'Lato', sans-serif;
}

.rt-heading::after {
	position: absolute;
	width: 10%;
	height: 1px;
	content: "";
	left: 0;
	bottom: 0;
	background-color: #90bd54;
}

.default-style {
	color: #222222;
}

.ispan {
	margin-left: -8px;
}

.form-check-label {
	margin-left: 5px;
	margin-bottom: 5px;
}

aside.important.neutral {
	display: block;
	padding: 16px;
	text-align: left;
	margin: 32px 16px 40px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: #F7FAFC;
}

aside p {
	font-size: 15px;
	line-height: 28px;
}

.logosx {
	max-height: 40px
}

.ispan {
	display: none
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.form-label-group>label {
		display: none
	}
	.form-label-group input:-ms-input-placeholder {
		color: #777
	}
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	background-color: #f5f5f5;
	overflow-x: hidden;
	transition: .5s
}

.overlay-content {
	position: relative;
	top: 25%;
	width: 100%;
	text-align: center;
	margin-top: 30px
}

.wrap {
	width: 100%;
	max-width: 420px;
	padding: 15px;
	margin: auto
}

#chiudi,
.wrapper2 {
	margin-top: 30px
}

.mailbtn {
	margin-left: 10px;
}

.divfattazz {
	width: 100%;
	margin-bottom: 0;
	margin-top: 20px;
}

#fattaz {
	float: right;
	height: 20px;
	width: 20px;
	margin-left: 6px;
	margin-top: 0.1rem;
}

select.form-select {
	padding: 1.4rem 0.7rem 0.7rem !important;
}

.form-error.help-block {
	color: red
}

.azz,
.pecdiv {
	display: none;
}

.form-floating>.form-control,
.form-floating>.form-select {
	height: calc(3.5rem + 2px);
	padding: 1rem .75rem;
	margin-top: 6px;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.container,
	.container-md,
	.container-sm {
		max-width: 100%;
	}
	.wrapper2 {
		margin-top: 0;
	}
}

@media (min-width: 768px) and (max-width: 1330px) and (orientation: landscape) {
	.container,
	.container-md,
	.container-sm {
		max-width: 100%;
	}
}

@media (min-width: 1025px) {
	select.form-select {
		padding: 1.5rem 0.7rem 0.5rem !important;
	}
	@supports (-moz-appearance:none) {
		select.form-select {
			padding: 1.5rem 0.5rem 1.1rem !important;
		}
	}
	aside.important.neutral {
		background-image: url('https://stripe.com/img/documentation/icon-aside-info.svg');
		background-size: 12px 12px;
		background-position: 16px 46px;
		background-repeat: no-repeat;
		padding: 40px;
		text-align: justify;
		margin: 16px 16px 40px;
	}
	.divfattazz {
		width: 49%;
		float: right;
	}
	.bd-placeholder-img-lg {
		font-size: 3.5rem
	}
	.ispan {
		display: initial
	}
	.mailbtn {
		display: initial;
		margin-left: 20px;
	}
	.wrapper2 {
		margin-top: 0;
	}
	.chained_contents.style-1::after {
		height: 80%;
	}
}

@media screen and (max-height: 450px) {
	.overlay a {
		font-size: 20px
	}
}