html, body {
	margin: 0px;
	font-family: Helvetica;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
img {
	vertical-align: middle;
}
label {
	margin-bottom: 5px;
	display: inline-block;
}
.at-credits {
	font-size: 12px;
	text-align: center;
    margin-top: 5px;
}
a.index-input-link:link, a.index-input-link:visited, a.index-input-link:focus, a.index-input-link:active {
	text-decoration: underline;
	color: #0d6efd;
}
a.index-input-link:hover {
	color: #0d6efd;
	text-decoration: none;
}
a.index-nav-link:link, a.index-nav-link:visited, a.index-nav-link:focus, a.index-nav-link:active {
	text-decoration: none;
	color: white;
}
a.index-nav-link:hover {
	color: white;
}
#contattaci {
	max-width: 800px;
	margin: 0 auto;
}
.container4 {
	padding: 10px;
}
.index-box-title {
	font-size: 24px;
	margin-bottom: 10px;
	text-align: center;
}
.index-input-error {
	font-size: 16px;
	padding: 10px;
	color: red;
	text-align: center;
	display: none;
}
.checkText {
	font-size: 14px;
	padding: 10px;
}
.index-reg-title {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}
.index-reg-box {
	max-width: 600px;
	margin: 0 auto;
	background-color: white;
	padding: 20px;
}
.index-full-height {
	min-height: calc(100vh - 60px);	
}
.index-form-contact {
	border: 1px solid #d7d7d7;
	padding: 15px;
	width: 100%;
    font-family: Helvetica;
    font-size: 16px;
}
.index-contact-row-1 {
	margin-bottom: 20px;
	display: flex;
}
.index-contact-row-1sx {
    width: 50%;
    margin-right: 10px;
}
.index-contact-row-1dx {
    width: 50%;
    float: left;
    margin-left: 10px;
}
.index-contact-row-2 {
	width: 100%;
}
.index-mob-nav {
  	cursor: pointer;
	display: none;
	height: 50px;
	position: absolute;
	right: 5px;
	top: 10px;
}
.index-nav-item-cont {
	position: absolute;
	right: 0px;
    top: 20px;
	line-height: normal;
}
.index-nav-item {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: inline-block;
	padding: 0px 15px;
	margin-right: 3px;
    background-color: #628fb7;
    color: white;
	border-bottom: solid #628fb7 2px;
}
.index-nav-item:hover {
	border: 0px;
	border-bottom: solid white 2px;
}
.hidden {
    display: none;
}
.regCheckerCont {
	position: relative;
}
.iSm {
	display: none;
    max-width: 100%;
    height: auto;
	vertical-align: middle;
}
.checkRes {
	background-image: url("../img/ok_ko.png");
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	display: none;
    right: 5px;
    top: 16px;
	background-size: cover;
}
#otpCounter {
	font-size: 20px;
	display: inline-block;
	background-color: aquamarine;
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 50%;
}
.otpScaduto {
	font-size: 24px;
    padding-bottom: 50px;
}
.padding-form-index {
	padding: 15px !important;
}
.btn-actions {
	background-color: #58a3bb;
	color: white;
	padding: 10px;
	display: inline-block;
}
.btn-actions:hover {
	    background-color: #7AB3C5;
		cursor: pointer;
}
.padding-noindex {
	padding-top: 100px;
	padding-bottom: 100px;
}
.padding-attivazione {
	padding-top: 150px;
	padding-bottom: 450px;
}
.padding-np {
	padding-top: 120px;
	padding-bottom: 120px;
}
.navbar {
	height: 90px;
}
.navbar-toggler span {
    color: #ffffff;
    opacity: 0.8;
    font-size: 40px;
}
.navbar-toggler {
	border: none !important;
}
.navbar-toggler:focus {
	box-shadow: 0 0 0 0;
}
.nav-link:focus, .nav-link:hover {
    color: rgb(229 229 229) !important;
}
.container1-opacity-cont-index {
    width: 100%;
    display: block;
	overflow: auto;
	background-color: #3f51b5;
}
.container1-opacity-index {
	background-color: #8b8b8ba8;
	padding-top: 80px;
}
.index-navigation {
	position: fixed;
	z-index: 10;
	background-color:#157fa1;
	width: 100%;
}
.index-navigation-container {
	position: relative;
	height: 80px;
	line-height: 80px;
}
.index-navigation-container, .container1-index, .container2-index, .container5-footer, .container4-index, .container1-tos {
	max-width: 1140px;
	margin: 0 auto;
}
.navigation-container {
	min-height: 90px;
}
.container1-index {
	overflow: auto;
	display: flex;
	padding: 20px 0px;
}
.min-height {
	min-height: 650px;
}
.container1-index-sx, .container1-accedi-sx {
	width: 60%;
	float: left;
	color: white;

}
.container1-index-dx, .container1-accedi-dx {
	width: 40%;
	float: left;
	padding: 20px;
}
.container1-index-dx {
	position: relative;
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.container1-index-dx-price {
	position: absolute;
	left: 50%;
    pointer-events: all;
    top: 50%;
    transform: translate(-50%,-50%);
	z-index: 5;
	padding: 10px 20px;
	font-size: 48px;
	background-color: #27bfa1;
	color: white;
	text-align: center;
	display: inline-block;
	width: 350px;
    box-shadow: 1px 7px 20px 2px rgb(207 207 207 / 40%);
}
.container1-index-dx-price .ver {
	font-size: 20px;
}
.container1-index-dx-price .caffe {
	font-size: 16px;
}
.container1-tos {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 100px;
	line-height: 24px;
		
}
.container2-index {
	color: black;
}
.container3-index {
	background: url(../img/girl.jpg) no-repeat center center / cover;
}
.container3-opacity-index {
	background-color: #8b8b8ba8;
    padding-top: 544px;
}
.container4-index {
	text-align: center;
	padding-bottom: 20px;
}
.container5 {
	background-color: #58a3bb;
	overflow: hidden;
	min-height: 60px;
}
.container5-footer {
	position: relative;
    display: block;
    width: 100%;
    background-color: #58a3bb;
	padding: 20px 10px;
}
#otpResponse {
	color: red;
}
#xClose {
	cursor: pointer;
}
.ajaxCloseCont {
    text-align: right;
    margin-bottom: 20px;
    height: 30px;
}
.ajaxClose {
    display: inline-block;
    margin-left: 5px;
	height: 30px;
	width: auto;
	cursor: pointer;
	opacity: 0.6;
}
.ajaxClose:hover {
    opacity: 1;
	background-color: #e5e5e5;
    border-radius: 50%;
    padding: 5px;
}
#ajaxPopupCont {
	position: absolute;
    top: 0;
	z-index: 10000;
	width: 100%;
    height: 100%;
    background-color: #000000cc;
	opacity: 1;
    overflow: auto;
	padding: 7px;
}
#ajaxResponse {
	position: fixed;
	z-index: 10000;
	height: 100%;
	width: 100%;
	display: none;
	top: 0;
}
.centeredFixed {
	left: 50%;
	overflow: hidden;
	pointer-events: all;
	position: fixed;
	top: 50%;
	transform: translate(-50%,-50%);
	margin-top: 0px;
}
.body-popup {
    overflow: hidden;
    height: 100%;
    display: inherit !important;
}
.otpCont{
	width: 800px;
	background-color: white;
    margin: 0px auto;
    padding: 10px;
    /*border: 2px solid #999999;*/
    box-shadow: 1px 7px 20px 2px rgb(0 0 0 / 40%);
	text-align: center;
    
}
.otpInput {
	margin: 5px;
	font-size: 36px;
	display: inline-block;
	width: 50px;
	border: 2px solid #999999;
	text-align: center;
	padding: 10px;
}
.otpBox {
	width: 800px;
	background-color: white;
	margin: 0px auto;
	padding: 10px;
	/*border: 2px solid #999999;*/
	/*box-shadow: 1px 7px 20px 2px rgb(0 0 0 / 40%);*/
	text-align: center;
}
.single-faq {
	width: 100%;
    word-break: break-word;
	overflow-wrap: break-word;
}
.devMessage {
    background-color: black;
    color: white;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    width: 100%;
}
.reg-checkbox-1 {
    width: 15px;
    float: left;
}
.reg-checkbox-2 {
    float: left;
    width: 90%;
    margin-left: 10px;
}
.reg-clear {
    clear: both;
}
.errMsgCont {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000000cc;
    z-index: 10000;
    overflow: auto;
}
.errMsgWr {
    position: relative;
    width: 100%;
    height: 100%;
}
.errMsg {
    text-align: center;
    max-width: 600px;
    width: 95%;
    font-size: 18px;
    background-color: white;
    margin: 0 auto;
    position: absolute;
    padding: 10px;
    top: 50%;
    right: 50%;
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
}
.errMsgListCont div {
    padding: 10px;
    margin: 10px;
    background-color: #e5e3e1;
    color: red;
}
.xCloseCont {
    text-align: right;
}
.cookieBanner {
    background-color: #374957;
    color: white;
    font-size: 14px;
    padding: 10px;
    position: fixed;
    bottom: 0px;
    z-index: 10000;
}
a.linkCookie:link, a.linkCookie:active, a.linkCookie:focus, a.linkCookie:visited {
	text-decoration: none;
    color: #64AFFF;
}
a.linkCookie:hover {
	text-decoration: none;
    color: #007bff;
}
.closeCookie {
    padding: 10px 15px;
    background-color: #fb6542;
    color: white;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
}
.msp-cont {
	display: flex;
    flex-wrap: wrap;
}
.msp-index {
	width: 33.33333333%;
	float: left;
    padding-right: 15px;
    padding-left: 15px;
}
.single-promo span{
    font-size: 70px;
    line-height: inherit;
    margin-bottom: 20px;
}
.single-promo-1{
    box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.12);
    border-radius: 1.5rem !important;
}
.single-promo-1 span{
    font-size: 35px;
    background-size: 150px;
    padding: 35px;
    background-repeat: no-repeat;
    background-position: 45% 20%;
}
.single-promo img{
    margin-bottom: 20px;
    width: 100%;
}
.single-promo .img-full-box{
    width: auto !important;
    height: auto !important;
}
.single-promo-hover{
    transition: all .2s ease-out;
    will-change: transform;
}
.single-promo-hover:hover {
    transform: translateY(-10px);
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
}
.white-bg{
    background: #ffffff;
}

.footer-nav-wrap ul li strong{
    font-size: 18px;
    line-height: 19px;
    font-weight: bold;
}
.footer-nav-wrap ul li a {
    font-size: 14px;
    line-height: 19px;
    color: inherit;
    opacity: 0.8;
}
.footer-nav-wrap ul li a:hover, .copyright-text a:hover, .social-list li a:hover{
    opacity: 1;
    text-decoration: none;
}
.navbar-collapse ul li {
    padding: 5px;
    background-color: #00000054;
    margin-right: 5px;
}
.navbar-nav ul>li a {
    font-size: 16px;
    color: #363232;
    display: block;
    font-weight: 400;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}
.bg-transparent ul li a {
    color: #ffffff;
}
.link-footer:link, .link-footer:focus, .link-footer:active, .link-footer:visited {
	text-decoration: underline !important;
	color: white;
}
.link-footer:hover {
	text-decoration: none !important;;
}
@media only screen and (max-width: 1020px) {
	.otpBox {
		width: 100%;
	}
	.centeredFixed {
		width: 98% !important;
	}
}
@media only screen and (min-width: 992px) {
	.index-nav-item-cont {
		display: block !important;
	}
}
@media only screen and (max-width: 991px) {
	.index-mob-nav {
		display: inline-block;
	}
	.index-nav-item-cont {
		position: inherit;
		top: 0px;
	}
	.index-nav-item {
		display: block;
		margin-right: 0px;
        padding-bottom: 10px 0px;
	}
	.otpBox {
		width: 100%;
	}
	.centeredFixed {
		width: 98% !important;
	}
	.navbar-collapse ul li {
		padding: 10px;
		margin-right: 0px;
		text-align: center;
		background-color:#58a3bb;
	}
	.container1-accedi-sx, .container1-accedi-dx {
		width: 100%;
		float: none;
	}
	.container1-accedi-dx {
		max-width: 600px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 672px) {
	.index-contact-row-1 {
		display: inherit;
		margin-bottom: 20px;
	}
	.index-contact-row-1sx, .index-contact-row-1dx {
		width: 100%;
		margin: 0px;
	}
	.index-contact-row-1sx {
		margin-bottom: 20px;
	}
	.container1-index {
		display: block;
	}
	.container1-index-sx, .container1-index-dx {
		width: 100%;
		float: none;
	}
	.msp-index {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.single-promo img {
		width: 60%;
	}
}
@media only screen and (max-width: 543px) {
	.padding-noindex {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.padding-attivazione {
		padding-top: 90px;
		padding-bottom: 250px;		
	}
}
@media only screen and (min-width: 672px) and (max-width: 990px) {
	.container1-index-dx-price {
		padding: 10px 20px;
		font-size: 36px;
		width: 250px;
	}
}
