.col-lg-custom{
    padding-right: 15px;
    padding-left: 15px;
}

.icone_servizi
{
	max-width: 134px; display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}
.box_azzurro
{
    background: #e5f7fd;
}

.border-vantaggi
{
	border-top: 4px solid #009cde;
}

.border-vantaggi{
padding: 0px 0px 0px 0px;
}


.div_vantaggi{
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;

}
.bordo_verticale_dx{
	border-right: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.bordo_verticale_sx{
	border-left: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}

.img-responsive-logo{
	max-height: 40px;
}

.header .bg-transparent{
	border-bottom: 1px solid #3498db;
}

.header{
	height: 56px !important;
}

.header .navbar{
	padding: 0px;
}

.header nav a:hover{
	color: #3498db !important;
}

.navbar-light .navbar-nav .nav-link{
	color: black;
	font-size: 18px;
	font-weight: 700;
}

header .container {
    padding-top: 5px;
    padding-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
   -webkit-box-pack: initial;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
   align-items: center;
	
}

#intro{
	/*padding-top: 70px;*/
}

.background-image {
    height: 500px;
    /* background-image removed - external URL dependency */
	display: flex;
    flex-direction: column;
 /*   align-items: center;*/
    justify-content: center;
	background-position: center;
        background-position: right;
    background-repeat: no-repeat;
}

.colored, .colored a{
	color: #009CDE;
}


.claim h1{
	font-weight: 700;
	font-size: 63px;
}

.claim h4{
	font-size: 1.5rem;
    font-weight: 700;
}

.claim p{
	font-size: 20px;
    color: #252521;
}

.claim h3{
	font-size: 1.4rem;
    font-weight: 700;
}

.whatsapp{
	background-color: #2ecc71;
	color: white;
}

.text-align-center {
    text-align: center;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

/*
#paragraph p{
	font-size: 28px;
    line-height: 1.2;
    font-weight: 400;
}
*/

#intro{
	padding-top: 0px;
}

.card{
	border-radius: 0 0 4px 4px;
}

.border-black{
	border-top: 4px solid black;
}

.border-black .card-body
{
	padding-top: 20px;
}

.no-margin{
	margin: 0px !important;
}

#card_amazon p{
	font-size: 16px;
}

.border-whatsapp
{
	border-top: 4px solid #2ecc71;
}

.border-whatsapp{
	padding: 35px 0px 30px 0px;
}

#card_whatsapp h3{
	font-size: 24px;
	color: #2ecc71;
}

.text-orange{
	color: #f39c12;
}

.whatsapp-btn{
	text-decoration: none;
	text-transform: none;
	color: #2ecc71;
}
.whatsapp-btn:hover{
	text-decoration: none;
	text-transform: none;
	color: #2ecc71;
}


#detail{
	/*background-color: black;*/
	background: -webkit-linear-gradient(left,#009fe4 0,#0480c0 100%);
    background: linear-gradient(to right,#009fe4 0,#0480c0 100%);
}

#detail h2{
	color: white;
	font-weight: 900 !important;
	font-size: 48px;
}

#detail h5{
	font-weight: 700;
}

#detail .container{
	padding-bottom: 30px;
}

#detail .info{
	color: #999;
	font-size: 13px;
}

.multi-collapse p {
	font-size: 16px;
}

.multi-collapse h6 {
	font-size: 18px;
}

.card-header{
	background-color: white;
}

.img-top{
	width: fit-content;
    height: fit-content;
}

.bg-azure{
	background: #cde9f4;
}

#detail hr{
	border-color: #bae1f4 !important;
	background-color: #bae1f4;
	opacity: .75;
}

.btn-orange{
	color: #fff;
    background-color: #FFA403;
    border-color: #FFA403;
}

.btn-orange:hover{
	background-color: #FFBF4F !important;
	border-color: #FFBF4F !important;
  	text-decoration: none;
	text-transform: none;
	color: #fff;
}

.btn-blue{
    background-color: #009FDA;
    border-color: #009FDA;
}

.btn-blue:hover{
	background-color: #4DBCE5 !important;
	border-color: #4DBCE5 !important;
  	text-decoration: none;
	text-transform: none;
}

.link-collapse{
	color: #009cde;
	font-weight: 300;
    text-transform: none;
    text-decoration: none;
	font-size: 20px;
}
.link-collapse:hover{
	color: #009cde;
	
}

.no-link{
	text-decoration: none;
	text-transform: none;
}

.custom-blue {
	color: #013A68;
}

#form{
	padding-top: 40px;
}

#form h3{
	font-size: 2.4rem;
    font-weight: 400;
    color: #009fda;
    margin-bottom: 1rem;
}

#form .subtitle
{
	font-size: 18px;
}

#form .form-control
{
	border-radius: 2.3rem;
	border: 1px solid #e5e5e5;
	box-shadow: none;
    padding: 0.6rem 1rem;
    font-size: 18px;
}

#form .form-group
{
	padding-bottom: 10px;
}

#form .informativa a {
	color: #676b6c;
	font-size: 13px;
	text-decoration: underline;
	font-weight: 700;
}
.info_form {
	color: #676b6c;
	font-size: 13px;
}

#form .recaptcha small{
	color: #767676;
	font-size: 10px;
}

#form .form-check-input{
	width: 1.5em;
	height: 1.5em;
	
}

#form label.form-check-label {
    margin-left: 5px;
}

#form .btn-send
{
	background-color: #018ed7;
	color: white;
	border-radius: 2rem;
	padding: 10px 40px;
	font-size: 1rem;
    font-weight: 900;
	border-width: 2px;
}

#service .card-header{
	border-bottom: 0px;
}

#document .container{
	
}

#document .document{
	font-size: 16px;
    color: #484848;
    font-weight: 300;
}

#document ul#tab_documenti {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#document .nav-link{
	color: #3498db;
	background-color: white;
}

#document .nav-link{
	font-size: 20px !important;
	font-weight: 600 !important;
	
	width: 100%;
}

#document .nav-link:focus, .nav-link:hover{
	color: #3498db;
}

#document .active{
	background: #f5f5f5;
}

#document .tab-pane {
    padding: 15px 25px 15px 25px;
}
#document .tab-content {
	position: relative;
    top: -1px;
}

#document .padding {
    padding: 30px 0px;
}

/* Legenda */

#information{
	padding-top: 0;
}

.des-legenda{
	/*padding-top: 30px;*/
}

.fa-facebook-f{
	color: #fff
}

.fa-envelope{
	color: #fff
}


.btn-share
{
	border-color: #e0e0e0 !important;
	color: black !important;
	border-radius: 2rem !important;
	padding: 10px 25px !important;
	font-size: 1rem !important;
    font-weight: 500 !important;
	border-width: 4px !important;
}

.btn-share-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.share-facebook {
    padding: 10px;
    background-color: #425F9B;
    border-radius: 50%;
    width: 40px;
    height: 40px;
	margin: 0px 10px;
}

.share-mail {
    padding: 10px;
    background-color: #96A5AC;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.legenda{
	font-size: 12px!important;    
	color: #767676;
	
    line-height: normal;
}

/* FOOTER */


.footer .bg-blue{
	background-color: #009CDE;
}

.footer .slogan
{
	color: #fff;
	font-size: 16px;
}

.footer .logo-footer {
    padding: 10px 0px;
}

.footer .copyright{
	font-size: 13.5px;
    color: #999;
	padding: 15px 0px;
}

.footer .logo-footer img{
	width: 105px;
    height: auto;
}

.footer .social{
	padding: 15px 0px;
}

.footer .link-privacy {
	color: #9dadb7;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
	display: inline-block;
	margin-right: 20px;
}

.footer .link-follow{
	color: #009fda;
    font-size: 16px;
    vertical-align: middle;
}

.footer .link-privacy:hover{
	color: #337ab7;
}

.vertical-center{
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.p_vantaggi{
	padding: 20px 30px;
	font-size: 20px;
    color: #666b6b;
}

.vantaggio-singolo:not(:first-child):after {
    content: "+";
    font-size: 8rem;
    font-weight: 300;
    line-height: 0;
    color: #bae1f4;
    position: absolute;
    left: -1.5rem;
    top: 6.5rem;
    display: block;
    transform: translateX(-40%);
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.vantaggio-singolo{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding: 20px 0px;
	align-content: flex-start;
}

.bg-vantaggio{
	background-color: #E5F7FD;
	border-radius: 5px;
}

.img_vantaggio{
	height: 160px;
	width: auto;
}


.document-h6{
	color: #484848;
    margin-top: 0;
	font-size: 1rem;
    font-weight: 700;
}

#document .document-list li:before{
	content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjIxcHgiIHZpZXdCb3g9IjAgMCAxNiAyMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwMDlDREU7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNS44NTY0MDM0LDUuOTgzMDI2NUw5LjU4MDY0MzcsMC4xMTUzNzEzQzkuNDk5MjQzNywwLjA0MTIzNTksMTAuMzkzMTYxOCwwLDEwLjI4MzA2MDEsMEgxLjU0NDEyOTgNCgkJQzAuNTc3MjczNSwwLDAsMC41NzcyNzM1LDAsMS41NDQxMjk4VjE5LjAxNDcxOUMwLDE5Ljk3NzE0MDQsMC41NDEwOTksMjEsMS41NDQxMjk4LDIxSDE0LjAxNDcyDQoJCUMxNC45Nzk1NTEzLDIxLDE2LDE5Ljk3OTM0MzQsMTYsMTkuMDE0NzE5VjYuMzA4ODM1QzE2LDYuMTg0ODU5MywxNS45NDc5MjY1LDYuMDY2NjI5NCwxNS44NTY0MDM0LDUuOTgzMDI2NXoNCgkJIE05Ljk0NDgyOTksMS42NDI3MDkxbDQuNzE4MTczLDQuNDQ1NTM1N2gtNC4wNTY0MDMyYy0wLjQ1MTU0MDksMC0wLjY2MTc2OTktMC42NTgwMTg2LTAuNjYxNzY5OS0xLjEwMjk1MDFWMS42NDI3MDkxeg0KCQkgTTE1LjExNzY0MDUsMTkuMDE0NzE5YzAsMC40ODQxNzI4LTAuNjE4NTEwMiwxLjEwMjkyMDUtMS4xMDI5MjA1LDEuMTAyOTIwNUgxLjU0NDEyOTgNCgkJYy0wLjQ1MTU0MDksMC0wLjY2MTc2OTktMC42NTgyMjYtMC42NjE3Njk5LTEuMTAyOTIwNVYxLjU0NDEyOThjMC0wLjQ4MjQ0NTYsMC4xNzkzMjQzLTAuNjYxNzY5OSwwLjY2MTc2OTktMC42NjE3Njk5SDkuMDYyNQ0KCQl2NC4xMDI5MzQ4YzAsMC45NjI0MjA1LDAuNTQxMDk4NiwxLjk4NTI4MDUsMS41NDQwOTk4LDEuOTg1MjgwNWg0LjUxMTA0MDdWMTkuMDE0NzE5eiIvPg0KPC9nPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxMCwxMyAxMCw5IDYsOSA2LDEzIDMuNTMzMzMzMywxMyA4LDE4LjE0Mzc4OTMgMTIuNDY2NjY2MiwxMyAiLz4NCjwvc3ZnPg0K);
	padding-right: 5px;
}

#document .document-list {
    padding: 0px;
    list-style: none;
}



.document-list li {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.document-list li a:hover{
    text-decoration: none;
	text-transform: none;
}

.navbar-light .navbar-toggler{
	color:  #3498db;
	border: 0px !important;
	
}

.solo-telefono{
	 /* background-image removed - external URL dependency */
}

*,*:focus,*:hover{
	outline:none !important;
}

.container{
	max-width: 100%;
}

.cluasola{
	color: #7f8c8d;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 0px;
}

#more h5{
	font-size: 22px;
}
#more .centratata{
	padding-top: 20px;
	flex-direction: row;
    justify-content: center;
}
#more .centratata .col-lg-3{
	padding: 15px;
}
section#more .col-lg-3:not(:last-of-type) {
    border-right: solid 1px #e0e0e0;
    margin-bottom: 0;
}

#form h3{
	font-size: 24px;
}


.share-social {
    display: flex;
}

b, strong {
    font-weight: 700;
}

#detail .bg-azure p{
	font-size: 18px;
}

section#card_vantaggi{
	padding-bottom: 50px;
}

section#card_vantaggi{
	padding-bottom: 50px;
}

section#detail {
    padding: 50px 0px;
}

#detail .card-header{
	padding: 1.25rem 1.25rem;
}

section#more {
    padding-top: 40px;
}

#information h6{
	font-size: 20px;
}

#card_whatsapp{
	padding-bottom: 50px;
}

i.bi.bi-info-circle {
    color: #999;
    font-size: 16px;
}

i.ri-information-line {
	color: #999;
    font-size: 20px;
	cursor: pointer;
}

i.ri-information-line:hover {
	color: #009FDA;
}


#callmeback-widget {
    position: fixed;
    z-index: 10;
    bottom: 15px;
    top: unset;
    right: 0px;
    height: 199px;
    background-color: #fa972d;
    cursor: pointer;
    color: #fff;
    transition: right .4s;
	z-index: 3;
}

#callmeback-widget.richiama #richiamami-scroll {
    display: block;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.colored_bg {
	background-color: #d9effd;
	padding: 15px 15px;
	border-radius: 15px;
}

.colored_bg_no_br {
	background-color: #d9effd;
	padding: 15px 15px;
}

p {
	color: #676b6c;
}

.divisore {
	background-color: #009CDE;
	margin: 0% 10%;
	height: 5px;
}

footer.footer {
    /*padding-top: 20px;
    margin-top: 20px;*/
}
/*
.thanks {
    /width: 90%;
    margin: auto;
}*/
.thanks_titolo {
    background-color: #009CDE;
    color: white;
    font-size: 30px;
    font-weight: 700;
}
.flex-center{
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-bandiera{
    width: 40px;
    height: 40px;
}

.bandiera-left{
    margin-right: 10px;
}

.bandiera-right{
    margin-left: 10px;
}

.attiva-bandiera{
    border: 1px solid #009CDE;
    border-radius: 100%;
}

.bordata{
    border-right: 1px solid #009CDE;
}

.icon-download{
    height: 30px;
    width: 30px;
    
    margin-right: 20px;
}

.flex-allinea{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.messaggio-thanks{
    display: none;
    background: white; 
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) 50% 50% no-repeat;
}

.messaggio-thanks-centrato{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    justify-content: center;
    height: 100%;
}

.div-messaggio-thanks{
    max-width: 400px;
    background-color: white;
}

.p-messaggio-thanks{
    font-size: 14px;
    font-size: 16px;
    font-weight: bold;
}

.thanks_corpo {
    padding: 20px;
}


.h2_pagina{
    font-size: 45px;
}
.margin-piccolo{
    margin: 0px 15px;
} 

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9A9A9A;
  opacity: 1; /* Firefox */
  font-size: 15px;
}

.form-control:focus {
    border: 1px solid black !important;
}

.text-align-form{
    text-align: right;
}

.text-align-policy{
    text-align: left;
}

.link-follow a{
    padding: 0px 5px;
}

#accordion .card {
    
    border-top: none;
    border-left: none;
    border-right: none;
    
    border-botom: 1px solid #DDDDDD !important;
}

#accordion .card-header {
    
    background-color: white;
    border: none;
}

#accordion .card-body {
    background-color: white;
}


.card-body a{
    color: #009CDE;
}

/*
.titolo_paragrafo{
    font-size: 40px;
    font-weight: 600;
}


.sottotitolo_paragrafo{
    font-size: 20px !important;
    font-weight: 600 !important;
}

.paragrafo_paragrafo{
    font-size: 20px !important;
    font-weight: unset !important;
}

.label_paragrafo{
    font-size: 16px !important;
    font-weight: unset !important;
}

.suggerimento_paragrafo{
    font-size: 14px !important;
    font-weight: 600 !important;
}

.label_checkbox{
    font-size: 18px !important;
    font-weight: unset !important;
    padding-left: 15px;
    padding-top: 7.5px;
}*/

.no-link:hover{
    color: inherit;
    text-transform: none;
    text-decoration: none;
}

.checkbox-big{
    width: 25px;
    height: 25px;
}

.bg-white{
    background-color: white !important;
}


.p-30{
    padding: 30px;
}

.modal-titolo{
    font-size: 36px;
    font-weight: 500;
}

.bg-blue-transparent{
    background-color: #CCECF8 !important;
    color: #004B67 !important;
}

.bg-round{
    border-radius: 50%;
}

.round-50{
    width: 50px;
    height: 50px;
}

.round-40{
    width: 40px;
    height: 40px;
}

.flex-align-center{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}

.flex-align-end{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.codice_fiscale{
    font-size: 16px;
}

.justify_space_between{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.card-body{
    padding-top: 0px;
}

.card-paragraph{
    padding: .375rem .75rem;
}


.no-pd-lati{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.card_title::after {
    
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-up" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"/></svg>');
    position: absolute;
    right: 0;
    padding: 0 5px 0 0;
    
}

.card_title.collapsed::after {
    /*content: '\F282';*/
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
    position: absolute;
    right: 0;
    padding: 0 5px 0 0;
    
}

.file{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    padding: 24px;
} 

.footer-container{
    max-width: 80%;
    margin: auto;
}


.footer-link:first-child{
	border-right: 1px solid #CCECF8;
}

.titolo-over-body{
    font-size: 34px;
    font-weight: bold;
}

.paragrafo-over-body{
    font-size: 22px;
}

.modal-img{
    max-width: 100%;
}

.card-title:hover{
	text-decoration: none !important;
	text-transform: none !important;
	outline: none !important;
	box-shadow: none !important;
}

.card-title:focus{
	text-decoration: none !important;
	text-transform: none !important;
	outline: none !important;
	box-shadow: unset !important;
}

.suggerimento_paragrafo{
    padding-top: 8px;
    line-height: 16px;
}

.present{
    background-color: #F6FBFA;
}

button.close{
    /* background removed - external URL dependency */
    opacity: 1;
}

a.blue_500:hover{
    color: #4DBCE5 !important;
    text-decoration: none;
    text-transform: none;
}

.form-control,
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="number"],
.gform_wrapper textarea,
.gform_wrapper select {
    height: 57px !important;
    border-radius: 8px !important;
    border: 1px solid #636B71 !important;
    padding: 12px 16px !important;
    background: #FFFFFF !important;
    opacity: 1;
    box-sizing: border-box !important;
}

.gform_wrapper select {
    height: 56px !important;
    padding: 12px 8px 12px 16px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'LifeSans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 140% !important;
    letter-spacing: 0% !important;
    color: #636B71 !important;
}

.gform_wrapper textarea {
    height: 140px !important;
    min-height: 140px !important;
}

.gfield_description,
.gform-field-label {
    font-family: 'LifeSans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 140% !important;
    letter-spacing: 0% !important;
    color: #636B71 !important;
}

/* Nascondi il contatore originale di Gravity Forms */
.ginput_counter {
    display: none !important;
}

/* Contatore personalizzato */
.custom_counter {
    font-family: 'LifeSans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #636B71 !important;
    margin-top: 5px !important;
    text-align: right;
}

/* Style per radio consenso - legend (descrizione domanda) */
.radio_consenso .gfield_label.gform-field-label {
    font-family: 'LifeSans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 140% !important;
    letter-spacing: 0% !important;
    color: #636B71 !important;
}

/* Style per radio consenso - label scelte (Esprimo/Nega consenso) */
.radio_consenso .gform-field-label--type-inline {
    font-family: 'LifeSans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 140% !important;
    letter-spacing: 0% !important;
    color: #272727 !important;
}

/* Layout a due colonne per radio consenso solo su mobile */
@media only screen and (max-width: 767px) {
    .radio_consenso .gfield_radio,
    .radio_consenso .ginput_container_radio > ul,
    .radio_consenso .ginput_container_radio {
        display: flex !important;
        flex-direction: row !important;
        gap: 10px 3px !important;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
        width: 100% !important;
    }

    .radio_consenso .gchoice {
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
        min-width: 0 !important;
    }

    .radio_consenso input[type="radio"] {
        flex-shrink: 0 !important;
        width: 20px !important;
        height: 20px !important;
        min-width: 20px !important;
        min-height: 20px !important;
    }

    .radio_consenso .gchoice label {
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
    }
}

/* Style per avviso campi obbligatori */
.mandatory_fields_warning {
    font-family: 'LifeSans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 120% !important;
    letter-spacing: 0% !important;
    color: #636B71 !important;
}

/* Style per presa visione informativa privacy */
.presa_visione {
    font-family: 'LifeSans', sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 20px !important;
    line-height: 140% !important;
    letter-spacing: 0% !important;
    color: #636B71 !important;
}

.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder {
    font-family: 'LifeSans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 140% !important;
    letter-spacing: 0% !important;
    color: #636B71 !important;
}

.pointer{
    cursor: pointer;
}

.blue_500.hover:hover{
    color: #4DBCE5 !important;
}

.form-control:focus{
    border-color: #009FDA !important;
    outline: none;
    box-shadow: none;
}

.modal-header{
    align-items: center;
    padding: 0px;
}

.label_paragrafo {
    margin-bottom: 0px;
}

.card_title{
    text-align: left !important;
    max-width: 92.5%;
}

.card_title::after{
    top: 20px !important;
}

.modal-content{
    border-radius: 8px;
}

.bi-info-circle:hover {
    color: #009FDA !important;
}

#use_cf:hover{
    color: #4DBCE5 !important;
}

.btn:focus{
    outline: none !important;
    box-shadow: none !important;
}

input:focus::placeholder {
  color: transparent;
}

.bi.bi-chevron-down.position-absolute {
	right: 4px;
    background: white;
    height: 50%;
    width: 10%;
    top: 16px;
    color: #4DBCE5;
    font-size: 1.5rem;
}

/* CUSTOM CHECKBOX */

/* The container */
.c_container {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.c_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.c_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #BCBCBB;
}

/* On mouse-over, add a grey background color */
.c_container:hover input ~ .c_checkmark {
  border: 1px solid #4DBCE5;
}

/* When the checkbox is checked, add a blue background */
.c_container input:checked ~ .c_checkmark {
    /*background-color: white;*/
    color: #4DBCE5;
    border: 1px solid #4DBCE5;
    background-color: aliceblue;
}

/* Create the checkmark/indicator (hidden when not checked) */
.c_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.c_container input:checked ~ .c_checkmark:after {
  display: block;
  color: #4DBCE5;
}

/* Style the checkmark/indicator */
.c_container .c_checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #4DBCE5;
  border-width: 0 1.5px 1.5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

}

.form-check-input {
    height: 23px;
    width: 23px;
}

.form-check.form-check-inline{
    margin-right: 86.53px;
}

.popover{
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.20);
    border: 1px solid #FAFAFA !important;
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before, .bs-popover-bottom>.arrow::before{
        border-bottom-color: #FAFAFA;
}

.popover-body{
    max-width: 230px;
    
    border: 1px solid #FAFAFA;
    border-radius: 8px;
}

.bg-light-blue{
    background-color: #F6FBFA;
    border-radius: 8px;
    border: 1px solid #CCECF8;
}

.bg-light-blue2{
    background-color: #CCECF8;
    border-radius: 8px;
}



.div-explain {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.img-sconto{
    padding-right: 18px;
}

.p-pers{
    padding: 64px 80px;
}

.title-footer-div{
    font-size: 40px;
    font-weight: 500;
}

.fw-bold{
    font-weight: bold;
}

.main-content .col-lg-12-pers {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.subtitle-principale{
    font-size: 24px;
    font-weight: 600;
}

.label_radio_button{
    font-weight: 400;
    font-size: 16px;
}

.asterisco1::after {
    content: '*';
    position: absolute;
    top: 2.5px;
    left: 7.5px;
}

.asterisco2::after {
    content: '**';
    position: absolute;
    top: 2.5px;
    left: 7.5px;
}

.container-footer
{
    max-width: 90% !important;
}

.form-check-inline .form-check-input{
    margin-right: 8px;
}

.link-magazine{
    display: flex;
    align-items: center;
}

.titolo.main-content{
    max-width: 744px !important;
}

.form-group{
    padding-bottom: 24px;
}

.asterisco:after {
    content: "*";
    color: #9A9A9A;
    position: absolute;
    top: 0px;
    left: 7.5px;
}


.navbar{
    height: inherit;
}

input[type="radio"]{
    border-color: #BCBCBB !important;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    outline: none;
    border: 1px solid #BCBCBB;
} 

input[type='radio']:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    left: 5px;
    top: 5px;
}

input[type="radio"]:hover{
    border-color: #80CFEC !important;
}

 input[type="radio"]:checked:before {
     background: #009FDA;
}
    
input[type="radio"]:checked {
    border-color: #009FDA !important;
}

.color-inherit{
    color: inherit;
}

.file{
    color: #393935 !important;
}

.file:hover{
    background-color: #EEEEEE;
    color: #797978 !important;
}

.bi-arrow-right-custom{
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 19L21 12L13 5' stroke='%23009FDA' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 12H3' stroke='%23009FDA' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    

}

.bi-arrow-right-custom:hover{
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 19L21 12L13 5' stroke='%234DBCE5' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 12H3' stroke='%234DBCE5' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}

.bi-arrow-right-custom.hover{
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 19L21 12L13 5' stroke='%234DBCE5' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 12H3' stroke='%234DBCE5' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}

.popover-body {
    width: 230px;
    padding: 16px;
}

.popover-body p{
    font-size: 12px;
    line-height: 16.2px;
    color: #797978;
    font-weight: 400;
}

.layer{
    background: linear-gradient(89.79deg, rgb(37 37 33) 0.23%, rgb(37 37 33 / 50%) 99.85%);
    height: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.btn-light{
    color: #252521 !important;
    background-color: white !important;
    border-color: #EEEEEE !important;  
}

.btn-light.form-control-error{
    border-color: #DF232E !important;  
}

.bootstrap-select>.dropdown-toggle{
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 56px;
        flex-direction: row;
}

.filter-option {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.button.btn.dropdown-toggle.bs-placeholder.btn-light:focus{
	outline: none !important;
}

.navbar-brand{
	margin-right: 0px;
}

.dropdown-toggle::after{
    display: none !important;
}

button.btn.dropdown-toggle.bs-placeholder.btn-light {
    /* background removed - external URL dependency */
}

.fw-400{
    font-weight: 400 !important;
}

.bg-light-red{
    background-color: #FDF4F5;
    border: 1px solid #F9D3D5;
    border-radius: 8px;
}

.fs-18{
    font-size: 18px !important; 
}

.btn.dropdown-toggle.btn-light{
    /* background removed - external URL dependency */ 
}

.bootstrap-select>select:focus{
    border-color: #009FDA !important;
    outline: none;
    box-shadow: none;
}
button.btn.dropdown-toggle.bs-placeholder.btn-light:focus{
    border-color: #009FDA !important;
    outline: none !important;
    box-shadow: none !important;
}

.inner.show
{
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
}

.inner.show::-webkit-scrollbar {
    /*display: none;  for Chrome, Safari, and Opera 
    scrollbar-color: #CDCDCC yellow;*/
}

.inner.show::-webkit-scrollbar {
    
    width: 4px;
    background: transparent;
	z-index:999
}

.inner.show::-webkit-scrollbar-thumb {
	height: 160px;
    background: #CDCDCC;
    -webkit-border-radius: 0ex;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

.bootstrap-select .dropdown-menu li:not(.active) a:focus{
    background-color: #FAFAFA;
    color: #252521;
}

.dropdown-item.active, .dropdown-item:active{
    background-color: #009FDA !important;
    color: white;
}

.dropdown-item{
    padding: 8px 16px !important;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
    outline: none !important;
    outline: none !important;
    outline-offset: -2px;
    border-color: #009FDA !important;
}

.input-border-bottom {
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0 !important;
}

.input-border-bottom:focus {
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0 !important;
}

.gray-selectpicker{
    color: #9A9A9A !important;
}

h2.titolo_paragrafo{
    font-weight: 400 !important;
    font-size: 40px !important;
}

p.paragrafo_paragrafo{
    color: #636B71 !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 120%;
}

.pl-10{
    padding-left: 150px !important;
}

@media (max-width: 991px) {
    .pl-10 {
        padding-left: 15px !important;
    }
}

@media (max-width: 767px) {
    p.paragrafo_paragrafo.pb-m {
        padding-bottom: 0px !important;
    }

    .gform-theme--foundation .gform-grid-row{
        row-gap: var(--gf-form-gap-y) !important;
    }
}

input[type="submit"].gform_button {
    background-color: #0A8CD7 !important;
    color: white !important;
    border-radius: 40px !important;
    padding: 16px 8px !important;
    width: 109px !important;
    height: 56px !important;
    font-weight: 500 !important;
    font-size: 20px !important;
}

/* Style per checkbox standard Gravity Forms */
.gfield-choice-input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 24px !important;
    height: 24px !important;
    border: 1px solid #BCBCBB;
    border-radius: 4px !important;
    outline: none;
    background-color: white;
    position: relative;
    margin-right: 8px;
}

.gfield-choice-input[type="checkbox"]:hover {
    border-color: #80CFEC !important;
}

.gfield-choice-input[type="checkbox"]:checked {
    border-color: #BCBCBB !important;
    background-color: white !important;
}

.gfield-choice-input[type="checkbox"]:checked:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background: #009FDA;
    position: absolute;
    left: 5px;
    top: 5px;
}

/* Style per checkbox consenso Gravity Forms che deve apparire come radio */
.appear_as_radio input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 24px !important;
    height: 24px !important;
    border: 1px solid #BCBCBB;
    border-radius: 50% !important;
    outline: none;
    background-color: white;
    position: relative;
}

.appear_as_radio input[type="checkbox"]:hover {
    border-color: #80CFEC !important;
}

.appear_as_radio input[type="checkbox"]:checked {
    border-color: #009FDA !important;
}

.appear_as_radio input[type="checkbox"]:checked:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #009FDA;
    position: absolute;
    left: 5px;
    top: 5px;
}

/* Style per radio button Gravity Forms */
.gfield-choice-input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 24px !important;
    height: 24px !important;
    border: 1px solid #BCBCBB;
    border-radius: 50% !important;
    outline: none;
    background-color: white;
    position: relative;
    margin-right: 8px;
}

.gfield-choice-input[type="radio"]:hover {
    border-color: #80CFEC !important;
}

.gfield-choice-input[type="radio"]:checked {
    border-color: #009FDA !important;
}

.gfield-choice-input[type="radio"]:checked:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #009FDA;
    position: absolute;
    left: 5px;
    top: 5px;
}