a
{
    text-decoration: none !important;
}

.sedeImage{
    max-width:100%;
}

.sedeAddress{
    font-size:22px;
    color:#4E595F;
}

.sedeEmail{
    font-size:25px;
    color:#444444;
}

.sedeItem
{
    border-bottom:4px solid #eee;
}

.sedeItem:after
{
    content:"";
    clear:both;
    display:block;
}

.pageContentsCol_1{
    float:left;
    padding:80px 30px;
    width:37%;
    text-align: center;
}
.pageContentsCol_2,
.pageContentsCol_3
{
    float:left;
    padding:80px 30px;
    width:49%;
    line-height: 30px;
}

.pageContentsTitle_1,
.pageContentsTitle_2
{
    font-size:31px;
    color:#333333;
    margin-bottom:31px;
    text-transform: uppercase;
    text-align:left;
    margin-bottom:19px;
}

.tollFreeNumber {
    width: 30%;
    margin: auto;
    margin-top: 10px;
    display: none;
}



article .intro div.textcont {
    line-height: 1.3em
}

article .intro div.textcont {
    font-size: 1.2rem;
    margin: auto;
    color: #999;
    font-weight: 300
}

article .intro div.textcont b,
article .intro div.textcont strong {
    color: #555
}

@media (min-width:64em) {
    article .intro div.textcont {
        font-size: 1.5rem;
        width: 60%
    }
}



@media(max-width:1024px)
{
    .pageContentsCol_1
    {
        float:none;
        width:100%;
        padding:20px;
    }

    .pageContentsCol_2,
    .pageContentsCol_3
    {
        float:none;
        width:100%;
        padding:20px;
        text-align: center;
    }

    .pageContentsCol_3
    {
     text-align: left;
    }

    .tollFreeNumber {
        display: block;
    }
}



.helpTitle{
    font-size:30px;
    color:#444444;
    margin-top:81px;
    margin-bottom:33px;
    text-align: center;
    text-transform: uppercase;
}

.helpSubtitle{
    font-size:24px;
    color:#999999;
    text-align: center;
    max-width:670px;
    margin:auto;
    margin-bottom:50px;
}

.helpPathImage{
    text-align: center;
}

.helpLine{
    height:34px;
    border-top:4px solid #eee;
    margin-top:86px;
}

.helpTitleBand,
.helpTitleBand_1{
    padding:29px;
    text-align: center;
    text-transform: uppercase;
    color:#4d595f;
    font-size:17px;
    background-color:#f7f7f7;
    font-weight:700;
    margin-bottom:15px;

}

.helpTitleBand_1{
    margin-bottom:20px;
}

.helpPanel{
    max-width:545px;
    margin:auto;
}

.helpPanel input[type="text"],
.helpPanel input[type="number"],
.helpPanel select,
.helpPanel textarea
{
    width:100%;
    border:1px solid #cccccc;
    /*padding:13px 10px;*/
    /*font-size:19px;*/
    color:#424242;
}

.helpPanel select{
    color:#424242;
}

.helpPanelField{
    margin-bottom:15px;
}

.helpPanelFieldLabel{
    font-size:17px;
    color:#4E595F;
    margin-bottom:3px;
}

.simpleDateTimePicker{
    width:100%;
}

.simpleDateTimePicker *{
    box-sizing:border-box;
}

.simpleDateTimePicker span{
    display:block;
    float:left;
    width:33.3%;
    padding-right:5px;
}

.simpleDateTimePicker span:nth-child(3){
    padding-right:0px;
}

.simpleDateTimePicker select{
    box-sizing:border-box;
    width:100%;
    border:1px solid #cccccc;
    margin:0;
}

.helpPrivacySubtitle,
.helpPrivacyAcceptanceDeclaration
{
    font-size:18px;
    color:#333333;
    /* text-align: center; */
    margin-bottom:15px;
}

.helpPrivacyText{
    max-width:1120px;
    border:1px solid #cccccc;
    padding:14px 10px;
    margin:auto;
    background-color:#fafafa;
    color:#333;
    height:195px;
    overflow-y:auto;
    margin-bottom:35px;
    line-height: 20px;
}

.helpPrivacyAcceptanceDeclarationSelection,
.helpPrivacyAcceptanceDeclarationSelection_error
{
    /* text-align: center; */
    font-size:17px;
    color:#333333;
    margin-bottom:36px;
    padding:0px 0px 5px;
}

.helpPrivacyAcceptanceDeclarationSelection_error
{
    border:1px solid red;
}



.sliderMap{
    position:absolute;
    top:0;
    left:0;
    width:20%;
    height:100%;
    background:black;
    z-index:99;
}

@media(max-width:768px)
{
    .sliderMap{
        position:rleative;
        top:initial;
        left:initial;
        width:100%;
        height:100%;
        background:red;
    }
}


.bannerBandImage{
    width:calc(100% - 353px);
    margin-left:353px;
    height:100%;
    overflow:hidden;
}

.bannerBandImageNavigator{
    position:absolute;
    right:20px;
    top:10px;
    z-index:11;
}

.bannerBandImageWrapper{
    width:300%;
    height:100%;
    position:relative;
}

.bannerBandImageItem{
    width:auto;
    /*height:100%;*/
    float:left;
}

/* @media(max-width:768px)
{
    .bannerBandImageItem{
        width:33.3333%;
    }
    .bannerBandImageItem.bannerBandImageItem4{
        width:25%;
    }
} */

.bannerBandRegion{
    position:absolute;
    width:430px;
    height:100%;
    background-image:url(/assets/images/201611/sf_home_slice.png);
    padding:47px 60px 0px 0px;
    text-align: center;
    z-index:1;
}

.bannerBandRegionPlaces
{
    color:white;
    font-size:20px;
    margin-top:10px;
}

@media (min-width:1025px)
{
    .bannerBandRegionPlaces
    {
        display:none;
    }
}

.bannerBandRegionTooltip
{
    position:fixed;
    padding:10px;
    width:150px;
    display:none;
    background:white;
    border:1px solid #eee;
    font-size:12px;
    text-align: left;
    opacity:0.9;
    z-index: 1;
}

.bannerBandRegionImage{
    position:relative;
    display:inline-block;
}

@media(max-width:1024px){
    .bannerBandRegionImage
    {
    display:none;
    }
}

.bannerBandRegionName{
    color: #231F1E;
    font-size: 30px;
    font-family: "Montserrat";
    margin-top: 40px;
    text-transform: uppercase;
    font-weight: 700;
}

@media(max-width:1023px){
        .bannerBandRegionName
        {
            margin-top: 0;
        }
}


*{
    transition: all 0.3s;
}

.bannerBandWrapper
{
    height:440px;
}

@media(max-width:1024px)
{
    .bannerBandWrapper
    {
        height:auto;
    }

    .bannerBandRegion
    {
        background-image:none;
        background-color:#a0a8ae;
        position:relative;
        width:100%;
        padding:20px 0px;
    }

    .bannerBandImage
    {
        width:100%;
        margin-left:0;
    }
}

.sliderPanel
{
    position:relative;
}

.prestiti_2
{
    background-image:url(/assets/images/201611/banner_small.png) !important;
    background-position:center center !important;
    background-size: cover !important;
}

.prestiti_2:hover
{
    background-image: inherit;
}

.prestiti_2 .btn
{
    background-color:red !important;
}

.prodottoWrapper
{
    width:100%;
    display:table;
    table-layout:fixed;
    height:256px;
    margin-top: 20px;
	text-align: center;
	text-align: -webkit-center;
}

.prodotto,
.prodotto_2
{
    max-width: 400px;
	height: 176px;
    display:table-cell;
    /*width:20%;*/
    border-bottom-color: rgb(78, 89, 95);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgb(78, 89, 95);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(78, 89, 95);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(78, 89, 95);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(78, 89, 95);
    font-family: "Open Sans",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
/*    padding-bottom: 64px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 16px;*/
	padding: 32px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-decoration-color: rgb(78, 89, 95);
    text-decoration-line: none;
    text-decoration-style: solid;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    vertical-align: baseline;
    cursor:pointer;
}

.prodotto:after,
.prodotto_2:after
{
    content:"";
    position:absolute;
    right:0;
    top:67px;
    bottom:30px;
    width:1px;
    /*background-color:#dddddd;*/
}

.prodotto:last-child:after,
.prodotto_2:last-child:after
{
    display:none;
}

.prodotto_2
{
    background-image: url(/assets/images/201611/banner_small.png);
    background-size:cover;
    background-position:center center;
}

.prodottoTitle
{
    border-bottom-color: rgb(68, 85, 85);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgb(68, 85, 85);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(68, 85, 85);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(68, 85, 85);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(68, 85, 85);
    font-family: Montserrat;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 8px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    vertical-align: baseline;
}

.prodottoSubtitle
{
    border-bottom-color: rgb(102, 102, 102);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgb(102, 102, 102);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(102, 102, 102);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(102, 102, 102);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    font-family: "Open Sans",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 14.4px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    line-height: 17.2833px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    vertical-align: baseline;
}

.prodottoButton,
.prodottoButton_2,
.prodottoButton_3,
.prodottoButton_4,
.prodottoButton_5,
.prodottoButton_6
{
	border: 1px solid white !important;
    background-attachment: scroll;
    background-clip: border-box;
    background: #B2BD00;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 4.8px;
    border-bottom-right-radius: 4.8px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 4.8px;
    border-top-right-radius: 4.8px;
    border-top-style: none;
    border-top-width: 0px;
    bottom: 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    display: block;
    font-family: Montserrat;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 11.2px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    /*height: 40px;*/
    left: 32px;
    line-height: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 384px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0px;
    position: absolute;
    right: 32px;
    text-align: center;
    text-decoration: none;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.1s;
    transition-property: all;
    transition-timing-function: ease;
    vertical-align: baseline;
    margin-bottom:20px;
    overflow:hidden;
}

.prodottoButton_2
{
    background-color: rgb(64, 195, 213);
}

.prodottoButton_3
{
    background: #D60093;
}

.prodottoButton_4
{
    background: #8270AA;
}

.prodottoButton_5
{
    background-color: #e60028;
	margin-bottom: 20px;
	border: none !important;
}

.prodottoButton_6
{
    background: #FF7900;
}

.prodottoBefore,
.prodottoBefore_2,
.prodottoBefore_3,
.prodottoBefore_4,
.prodottoBefore_6
{
    background-image: url(/assets/images/prestiti.svg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: 60% auto;
    box-sizing: border-box;
    color: rgb(78, 89, 95);
    content: "";
    display: block;
    font-family: "Open Sans",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 700;
    height: 64px;
    line-height: 16px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    text-align: center;
    width: 64px;
}

.prodottoBefore_2
{
    background-image: url(/assets/images/cessione.svg);
}

.prodottoBefore_3
{
    background-image: url(/assets/images/finanziamenti.svg);
}

.prodottoBefore_4
{
    background-image: url(/assets/images/leasing.svg);
    background-size: 85%;
}

.prodottoBefore_6
{
    background-image: url(/assets/images/carte.svg);
}

.prodotto.hidden {
	z-index: 10;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
	background-color: #B2BD00;
}

.prodotto.hidden .prodottoTitle {
	color: white;
}

.prodotto.hidden .prodottoBefore {
    background-image: url(/assets/images/prestiti_white.svg);
}

.prodotto.hidden .prodottoBefore_2
{
    background-image: url(/assets/images/cessione_white.svg);
}

.prodotto.hidden .prodottoBefore_3
{
    background-image: url(/assets/images/finanziamenti_white.svg);
}

.prodotto.hidden .prodottoBefore_4
{
    background-image: url(/assets/images/leasing_white.svg);
}

.prodotto.hidden .prodottoBefore_6
{
    background-image: url(/assets/images/carte_white.svg);
}

.prodottoBox {
	position: relative;
	margin-left: 16px;
	height: 100%;
	border: 1px solid #ddd;
	width: fit-content;
}

.prodottoBox a:link,
.prodottoBox a:active,
.prodottoBox a:visited  {
    display: block;
    background: none;
}

@media(max-width:1023px)
{
    .prodotto,
    .prodotto_2
    {
        display:block;
        width:100%;
        /*border-bottom:1px solid #eee;*/
        padding:20px;
    }

    .prodotto_2
    {
        background-image:none;
    }

    .prodottoButton,
    .prodottoButton_2,
    .prodottoButton_3,
    .prodottoButton_4,
    .prodottoButton_5,
    .prodottoButton_6
    {
        position:initial;
        margin:auto;
        left:0;
        margin-top:20px;
    }
}

.fiditaliaLogo
{
    height:89px;
}

.trasparenza
{
    width:100% !important;
    text-align: center !important;
    max-width:960px;
    margin:auto;
}

.footerImages
{
    border-top:1px solid #eee;
    padding:20px 40px 0px 40px;
    margin-bottom:-20px;
}

.footerImage,
.footerImage_2
{
    float:right;
    margin-top:1px;
}

.footerImage_2
{
    float:left;
}

@media(max-width:1024px)
{

    .footerImages
    {
        margin-bottom:10px;
    }

    .footerImage,
    .footerImage_2
    {
        float:none;
    }

    .pageContentsText_2
    {
        text-align: center;
    }

    .bannerBandImageNavigator{
        top:4px;
    }

    .sedeEmail{
		font-size:13px;
		word-wrap: break-word;
	}

	.pageContentsTitle_2
	{
		text-align:center;
	}

	.prodottoBox {
		height: 205px;
		max-width: 350px;
		margin-bottom: 16px;
		margin-left: 0;
	}
}

/*@media(max-width:1280px)
{
    #double_buttons_cont {
        position: relative;
        height: 150px;
        text-align: center;
        display: block;
    }
}*/

@media(min-width:1024px)
{

	.prodottoWrapper {
		display: flex;
		height: 300px;
		flex-wrap: nowrap;
		justify-content: space-between;
		padding: 20px;
	}
}

@media(max-width:1151px) and (min-width:1025px)
{
    .contactsBanner
    {
        margin-top:20px;
    }
}

@media(min-width:1250px)
{
	#double_buttons_cont {
		display: none;
	}
}

@media(max-width:1250px)
{
    #single_button_cont {
        display: none;
    }
}

@media(max-width:1250px)
{
    #double_buttons_cont {
        position: relative;
        height: 150px;
        text-align: center;
        display: block;
    }

    .double_button {
        font-weight: 400;
        width: 42%;
        height: 45px;
        margin: 30px 10px;
        padding: 55px 0 0;
        font-size: 13px;
        line-height: 15px;
        color: white;
        text-align: center;
        font-family: Montserrat;
        box-sizing: content-box;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    #double_button_1 {
        background-color: #d11532;
        background-image: url('/assets/images/fissa_appuntamento.png');
        display: inline-block;
    }

    #double_button_2 {
        background-color: #4f5d6d;
        background-image: url('/assets/images/trova_filiale.png');
        display: inline-block;
    }

}

@media(min-width:1024px) {
    .sedeItem #double_button_1,
    .sedeItem #double_button_2 {
        display: none;
    }
}

#img_oam {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3rem;
    margin: auto;
    cursor: pointer;
}

#img_oam_cont_mobile {
    display: none;
}

@media(max-width:1023px)
{
    #img_oam {
        display: none;
    }

    #img_oam_cont_mobile {
        display: inline-block;
        margin: 10px 0 0;
        text-align: center;
    }

    #img_oam_cont_mobile a {
        background-color: transparent;
        border: 0;
    }
}

.bannerBandDivItem {
    position: relative;
    height: 440px;
    float: left;
}

.bannerPreventivatoreCont {
    position: absolute;
    width: calc(50% - 30px);
    height: 100%;
    padding: 15px;
    top: 0;
    right: 0;
    background-color: #545454;
}

@media(max-width:900px)
{
    .bannerPreventivatoreCont {
		padding: 0;
    }

	.calculator .btn {
		width: 32% !important;
		margin-top: 10px !important;
	}

	.due {
		width: 50%;
		float: right;
	}
}

@media(max-width:780px)
{
    .bannerPreventivatoreCont {
        display: none;
    }
}

.bannerBandDivItem .disclaimer {
    position: absolute;
    bottom: 0;
    padding-left: 75px;
}

@media(max-width:1024px)
{
    .bannerBandDivItem .disclaimer {
        padding-left: .7rem;
    }
}

.calculator {
    padding: 1rem;
    opacity: 0;
}

.calculator {
    opacity: 1;
    /*background: yellow*/
}

.calculator .title {
    padding: .5rem;
    padding-top: 0;
    color: #eee;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .9rem;
    text-align: center;
    display: none;
    background: none;
}

.calculator .label {
    padding: 1rem;
    color: #999;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .9rem;
    text-align: center;
    margin-bottom: 10px;
}

.calculator.cqs .label,header .visual .drawer .calculator.cqs .label{text-align: left; padding:.8rem 0 .5rem 0; margin-bottom: 0; font-size: .8rem}
.calculator.cqs .label.nota{font-size: .65rem}

.calculator .range-slider {
    position: relative;
}

.calculator .range {
    margin-left: 3rem;
    margin-right: 3rem;
}

.calculator .range-slider a {
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    position: absolute;
    border: .2rem solid #fff;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
}

.calculator .range-slider a:active:not(.disabled) {
    -webkit-transform: scale(1.2) translateY(-50%);
    -ms-transform: scale(1.2) translateY(-50%);
    transform: scale(1.2) translateY(-50%);
}

.calculator .range-slider a.less {
    left: 0;
    background-image: url(/assets/images/less.svg);
}

.calculator .range-slider a.more {
    right: 0;
    background-image: url(/assets/images/more.svg);
}

.calculator .range-slider a.disabled {
    opacity: .3;
    cursor: not-allowed;
}

.calculator .noUi-horizontal {
    height: 4px;
    margin-bottom: 2rem;
    border: 0;
    border-radius: 0;
}

.calculator .noUi-horizontal .noUi-handle {
    height: 24px;
    top: -17px;
    background: transparent;
    border: 0;
    box-shadow: none;
    -webkit-transition: .1s;
    transition: .1s;
}

.calculator .noUi-horizontal .noUi-handle.noUi-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
}

.calculator .noUi-horizontal .noUi-handle:before,
.calculator .noUi-horizontal .noUi-handle:after {
    display: none;
}

.calculator .noUi-horizontal .noUi-handle-lower .noUi-tooltip {
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1rem;
    padding: .5rem;
    font-weight: 700;
    color: #666;
    cursor: pointer;
    white-space: nowrap;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 0 10px #222;
    font-family: Montserrat;
    min-width: 2rem;
    letter-spacing: -1px;
}

.calculator .noUi-horizontal .noUi-handle-lower .noUi-tooltip:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: calc(50% - 2px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2px 2px 0 2px;
    border-color: #fff transparent transparent transparent;
}

.calculator .noUi-horizontal .noUi-handle.noUi-active .noUi-tooltip {
    bottom: 10px;
    box-shadow: 0 0 20px #222;
}

.calculator .noUi-pips-horizontal {
    padding: 0;
}

.calculator .noUi-marker-horizontal.noUi-marker {
    display: none;
}

.calculator .noUi-value-horizontal {
    padding-top: 6px;
    font-size: .7rem;
    color: #ddd;
    font-weight: 300;
    white-space: nowrap;
}

.calculator .result {
    width: 50%;
    display: inline-block;
    margin-top: 10px;
    color: #fff;
    vertical-align: middle;
}

.calculator .result .payment {
    font-size: 2rem;
    font-weight: 700;
    font-family: Montserrat;
}

.calculator.cqs .result .payment + div{font-size: 7}


.calculator .result .payment span {
    font-size: .7em;
}

.calculator .result .payment + div {
    color: #ccc;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8rem;
    margin-top: .1rem;
}

.calculator .tantaeg {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
    text-align: right;
    margin-top: 10px;
    color: #ccc;
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8rem;
}

.calculator .tantaeg span {
    font-size: 2rem;
    color: #fff;
}

.calculator .tantaeg span span {
    font-size: .7em;
}

.calculator .taeg {
    margin-top: .2rem;
}

.calculator .due {
    color: #ccc;
    font-family: montserrat;
    text-transform: uppercase;
    font-size: .6rem;
    text-align: right;
    margin-top: 1rem;
    line-height: normal;
}

.calculator .due span {
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
}

.calculator .btn {
    display: block;
    width: 100%;
    background: #999;
    margin-top: 1rem;
    background: #B2BD00;
}

.calculator.cqs .btn{background:#40C3D5}

.calculator_ext_btn {
    position: absolute;
    width: 200px;
    background: #999;
    margin-top: 1rem;
    background: #B2BD00;
    left: 0;
    right: 0;
    bottom: 80px;
    margin: auto;
    display: none;
    cursor: pointer;
}

@media(max-width:780px)
{
    .calculator_ext_btn {
        display: block;
		top: 0;
		left: unset;
		right: 20px;
		width: 120px;
    }
}

section.project {
    /*border-top: 1px solid #A9B1B6;*/
    padding: 0
}

.project_int {
    width: calc(100% - 40px) !important;
    text-align: center !important;
    margin: auto;
}

/* .project_cont {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-column-gap: 2%;
    margin-bottom: 40px;
} */

.project_cont {
    display: flex;
    margin-bottom: 40px;
}

@media(max-width:780px)
{
    /* .project_cont {
        grid-template-columns: 100%;
        grid-column-gap: 0;
        grid-row-gap: 25px;
    } */

    .project_cont {
        flex-flow: column;
    }

    .project_cont a {
        margin-right: 0px;
    }
}

.project_elem {
    height: 280px;
    padding: 230px 20px 0;
    background-position: center;
    background-size: cover;
    text-align: left;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-box-shadow: inset 0px -60px 15px 0px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px -60px 15px 0px rgba(0,0,0,1);
    box-shadow: inset 0px -60px 15px 0px rgba(0,0,0,1);
    cursor: pointer;
    display: flex;
    align-items: center;
}

.project_elem.noblur{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

section.notizie {
    padding: 0;
    background-color: #EEEEEE;
}

.notizie_cont a:hover {
    text-decoration: none;
    /*background: inherit !important;*/
    color: inherit;
}

.notizie_int {
    position: relative;
    width: calc(100% - 40px) !important;
    text-align: center !important;
    margin: auto;
    padding: 40px;
}

.notizie_linkall {
    /*position: absolute;*/
    /*top: 40px;*/
    /*right: 5px;*/
    font-family: Montserrat;
    font-size: 10px;
    line-height: 21px;
    color: #556677;
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
}

#all_news {
    position: absolute;
    top: 40px;
    bottom: auto;
    right: 0;
    width: 200px;
    border: none;
    padding: 0;
    transform: none;
}


.notizie_cont {
    display: grid;
	grid-template-columns: 24% 24% 24% 24%;
    grid-column-gap: 1%;
}
.notizie_elem_cont {
    color: #4D4D4D;
}
@media(max-width:780px)
{
    .notizie_cont {
		display: flex;
		flex-flow: column;
    }

	.notizie_elem {
		display: flex;
	}

	.notizie_elem_img {
		max-width: 65px;
		height: 100%;
		margin-right: 1rem;
	}

	.notizie_elem_cat {
		display: none;
	}

	.notizie_elem_cont {
		display: none;
	}

	article a {
		border-bottom: 1px solid #ccc;
		padding: 1rem 0;
	}

	#all_news {
		position: absolute;
        top: auto;
		bottom: 0;
		right: 50%;
		width: 200px;
		border: none;
		padding: 0;
        transform: translateX(50%);
	}

	.notizia_a:hover {
		background-color: #FFFFFF;
	}

	.notizie_elem_title {
		margin: auto 0;
	}
}

.notizie_elem {
    position: relative;
    text-align: left;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    cursor: pointer;
    font-weight: 300;
}

.notizie_elem_img {
    width: 100%;
	border: 1px solid #EBEBEB;
}

.notizie_elem_cat {
    position: absolute;
    left: -4px;
    top: 12px;
    padding: 4px 5px;
    background-color: #556677;
    font-family: Montserrat;
    font-size: 9px;
    line-height: 9px;
    color: #FFFFFF;
}

.notizie_elem_title {
    font-size: 16px;
    color: #556677;
    font-weight: 700;
}

article .intro.progettovoce {
    background-color: #ffffff;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
}

.poslavoro_cont {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.poslavoro_elem {
    position: relative;
    width: 25%;
    height: 225px;
    margin: 0 3% 50px;
    padding: 30px;
    background-color: #ffffff;
    border: 1px solid #B6BDC1;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #4D595F;
    cursor: pointer;
}

.poslavoro_sede {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
}

.poslavoro_sede_row {
    position: absolute;
    width: auto !important;
    right: 20px;
    bottom: 0;
}

.title_cont2 {
    background: #EEEEEE;
    color: #4D595F;
    font-weight: 700;
    font-size: 30px;
    padding: 25px;
    text-align: center;
}

@media (min-width:1024px) and (max-width:1152px) {
	.bannerBandImageNavigator {
		top: 30px;
	}

	.bannerBandImage {
		padding-top: 20px;
	}
}

.prod_width1 {
	width: 50%;
}

.prod_width2 {
	width: 33%
}

.prod_width3 {
	width: 25%;
}

.prod_width4 {
	width: 20%
}

@media (max-width:1024px) {
	.prod_width1,
	.prod_width2,
	.prod_width3,
	.prod_width4
	{
		width: 80%;
	}
}

@media (min-width:1024px) and (max-width:1280px) {
	.bannerBandWrapper {
		height: auto;
		overflow: hidden;
	}

	.bannerBandRegion {
		padding-top: 32px;
	}

	.bannerBandRegionName {
		font-size: 25px;
		margin-top: 15px;
		margin-bottom: 13px;
	}

	.bannerPreventivatoreCont {
		width: calc(60% - 30px);
		z-index: 10;
	}

	.calculator .result {
		margin-top: 0;
	}

	.tantaeg {
		margin-top: 0;
	}

	.bannerBandDivItem {
		height: auto;
	}

	.bannerBandDivItem .disclaimer {
		left: 0px;
		width: 45%;
		padding-right: 25px;
	}
}

@media (min-width:1081px) and (max-width:1168px) {
	.calculator .btn {
		width: 30%;
		margin-top: -0.8rem;
		padding: 0;
	}
}

@media (min-width:1024px) and (max-width:1111px) {
	.calculator .btn {
		width: 25%;
		margin-top: -2.8rem;
		padding: 0;
	}

}

@media (min-width:1024px) and (max-width:1068px) {
	.bannerBandDivItem .disclaimer {
		bottom: -10px;
	}
}

@media (min-width:1069px) and (max-width:1111px) {
	.bannerBandDivItem .disclaimer {
		bottom: -10px;
	}
}

.notizia_a {
	padding: 20px;
}

.notizia_a:hover {
	background-color: #FFFFFF;
}

#covid_desk {
    margin-top: 20px;
    width:100%;
}

#covid_desk a img {
    width: 100%;
    display: block;
}

#covid_mobile {
    margin-top: 20px;
    width:100%;
    display: none;
}

#covid_mobile a img {
    width: 100%;
    display: block;
}

@media (max-width:800px) {
    #covid_desk {
        display: none;
    }

    #covid_mobile {
        display: block;
    }
}

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 99999;
}

.extend-over {
    height: auto;
}

.contOver {
    background-color: #FFF;
    border: .2em solid #CCC;
    padding: 1em 1em 2em 2em;
    width: 70%;
    margin: 5% auto;
    color: #000;
}

.videoOverlay {
    text-align: center;
    width: 100%;
    height: 100%;
}
.contOver{
    background-color: #FFF;
    border: .2em solid #CCC;
    padding: 1em 1em 2em 2em;
    width: 70%;
    margin:5% auto;
    color:#000;
}
.over_close {
    width:2rem;
}
.titleOver{
    color: #ef3126;
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: bold;
    text-align: center;
}
.titleOver1{
    color: #000;
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: bold;
    text-align: center;
}
.imgOver{
    width: 10%;
    margin: 1em 0
}
.imgOver1{
    width: 30%;
    margin: 1em auto;
}
.txtOverTitle {
    color: #FF0000;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
    padding-bottom: 2rem;
    text-align: center;
}
.txtOverRedLine {
    background-color: #ff0000;
    font-size: 1.2rem;
    line-height: 1.0rem;
    font-weight: bold;
    width: 60%;
    align-self: center;
    text-align: center;
    margin-left: 20%;
    margin-right: 20%;
}
.txtOver{
    color: #ed7622;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
}
.txtOver1{
    color: #000;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
    font-style: italic;
    text-align: center!important;
}
.txtOver2{
    color: #000;
    font-size: 1.2rem;
    line-height: 1.9rem;
    font-weight: bold;
    text-align: center!important;
}
@media screen and (max-width:822px) and (orientation:landscape){
    .txtOverTitle{
        font-size: 1.2rem;
        line-height:1.5rem;
        padding-bottom: 1rem;
    }
    .txtOverRedLine{
        line-height:0.3rem;
    }
    .txtOver2{
        font-size: 0.9rem;
        line-height: 1.5rem;
        padding: 1rem 0.5rem 0 !important;
    }
    .imgOver1{width: 40%;margin: 0 auto;}
    .contOver {
        width:90%;
        padding: 0.5rem;
        margin: 2% auto;
    }
    .over_close {
        width: 1.5rem;
    }
}
@media screen and (max-width:822px) and (orientation:portrait){

    .contOver {
        width:90%;
        padding: 1rem;
        margin: 8% auto;
    }
}
@media screen and (max-width:670px) and (orientation:landscape){
    .txtOverTitle{
        font-size: 1rem;
        line-height: 1.6rem;
    }
    .txtOverRedLine{
        line-height:0.3rem;
    }
    .txtOver2{
        font-size: 0.8rem;
        line-height: 1.2rem;
        padding:1rem 0.5rem 0!important;
    }
    .over_close {
        width:1.3rem;
    }
}
@media screen and (max-width:600px) and (orientation:landscape) {
    .txtOverTitle{
        font-size: 0.9rem;
        line-height: 1.2rem;
    }
    .txtOverRedLine{
        line-height:0.3rem;
    }
    .txtOver2{
        font-size: 0.8rem;
        line-height: 1.2rem;
        padding: 1rem 0.5rem 0 !important;
    }
    .over_close {
        width:1.5rem;
    }
    .imgOver1 {
        width: 33%;
    }
    .contOver {
        padding: 0.5rem;
        margin: 3% auto;
    }
}
@media screen and (max-width: 414px) {
    .txtOverTitle{
        font-size: 1rem;
        padding-top: 1rem;
        line-height: 1.5rem;
    }
    .txtOverRedLine{
        line-height:0.3rem;
    }
    .txtOver2{
        font-size: 1rem;
        line-height: 1.4rem;
        padding: 2rem 0.5rem  !important;
    }
    .over_close {
        width:1.5rem;
    }
    .imgOver1 {
        width:70%
    }
    .contOver {
        padding:1rem;
        margin: 5% auto;
        width: 90%;
    }
}
@media screen and (max-width:370px) {
    .txtOverTitle{
        font-size: 1rem;
        line-height: 7vw;
        padding-bottom: 1rem;
    }
    .txtOverRedLine{
        line-height:0.3rem;
    }
    .txtOver2{
        font-size: 0.9rem;
        line-height: 1.2rem;
        padding:1rem 0.5rem !important;
    }
    .over_close {
        width:1.5rem;
    }
    .imgOver1 {
        width:70%
    }
    .contOver {
        padding: 0.8rem;
        margin: 5% auto;
    }
}
@media screen and (max-width:359px) {
    .txtOverTitle{
        font-size: 0.9rem;
        line-height: 1.2rem;
        padding: 1rem 0;
    }
    .txtOverRedLine{
        line-height:0.3rem;
    }
    .txtOver2{
        font-size: 0.8rem;
        line-height: 6vw;
        padding:1rem 0.5rem !important;
    }
    .over_close {
        width:1.5rem;
    }
    .imgOver1 {
        width:70%
    }
    .contOver {
        padding: 0.5rem;
        margin: 5% auto;
        width: 90%;
    }
}
	@media screen and (min-width:1024px) {

    .bannerBandRegionName.sms-title {
        position: absolute;
        width: 100%;
        padding-right: 50px;
        top: 20px
    }

    }

/* new */


.fi-radio {
    margin: 0.5rem;
    input[type="radio"] {
      visibility: visible;
      position: absolute;
      opacity: 0;
      pointer-events: none;
      + .radio-label {
        &:before {
          content: '';
          background: #ffffff;
          border-radius: 100%;
          border: 1px solid #333;
          display: inline-block;
          width: 1.4em;
          height: 1.4em;
          position: relative;
          top: -0.2em;
          margin-right: 1em;
          vertical-align: top;
          cursor: pointer;
          text-align: center;
          transition: all 250ms ease;
        }
      }
      &:checked {
        + .radio-label {
          &:before {
            background-color: #000000;
            box-shadow: inset 0 0 0 4px #ffffff;
          }
        }
      }
      &:focus {
        + .radio-label {
          &:before {
              outline: 2px solid #000000;
              outline-offset: 2px;
          }
        }
      }
      &:disabled {
        + .radio-label {
          &:before {
            box-shadow: inset 0 0 0 4px #ffffff;
            border-color: #333;
            background:  #333;
          }
        }
      }
      + .radio-label {
        &:empty {
          &:before {
            margin-right: 0;
          }
        }
      }
    }
  }

input[type="radio"]:checked + label {
	background-image:none;
}

input[type="radio"] + label {
	background:none;
}

input[type="checkbox"] + label, input[type="radio"] + label {
	line-height: inherit;
    padding-left: 0;
    margin: 0;
}

.swiper {
    width: 927px;
    height: 440px;
    --swiper-pagination-bullet-size: 15px;
    --swiper-pagination-bullet-width: 15px;
    --swiper-pagination-bullet-height: 15px;
    --swiper-pagination-bullet-inactive-color: white;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-color: #D31822;
    --swiper-pagination-bullet-horizontal-gap: 2px;
}

@media(max-width:1280px)
{
    .swiper {
        width: 100%;
        height: auto;
    }
}

.bannerBandRegion {
	z-index: 2;
}

.prodotto.hidden{
    transition-duration:0s;
}

.helpPanel input.is-invalid{
    border: 1px solid red;
}

.helpPanel select.is-invalid{
    border: 1px solid red;
}
