﻿@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,400i,700,700i');

body {
    margin:0;
    font-family:'Titillium Web' !important;
}
a{
    color:#323337 !important;
}
/*foundation*/
.row{
    max-width:100% !important;
}
.columns{
    padding-left:0 !important;
    padding-right:0 !important;
}

/*masterpage*/
.topMenu{
    background-color:#F2F2F2;
    color:#323337;
    line-height:50px;
    font-size:14px;
}
.menuLogo{
    width:120px;
    margin-top:20px;
    margin-left:50px;
    margin-bottom:20px;
}
.lnkMenu{
    font-size:12px;
    letter-spacing:2px;
    /*font-family:'Titillium';*/
    font-weight:700;
    display:block;
}
.iconMenu{
    margin-left:20px;
    margin-right: 0px;
}
/*.fbIconMenu{
    margin-left:50px;
    margin-right: 0px;
}*/
/*.insIconMenu{
    margin-left:30px;
    margin-right: 0px;
}*/
.menu{
    margin:0 auto !important;
    list-style-type:none;
    display:table;
}
    .menu li {
        float:left;
    }

/*.menu {
    margin: 0 auto!important;
    list-style-type: none;
    display:table;
}*/

.activeMenu{
    color: #ffffff !important;
    background-color:#0D5B77;
}

.slicknav_nav a:hover {
    background-color: transparent !important;
    /*color: #fff !important;*/
}

.slicknav_menu {
	display:none;
}

.slicknav_menu {
    font-size: 16px;
    box-sizing: border-box;
    background-color:#ffffff !important;
    padding-top: 25px !important;
    padding-right:20px !important;
    width:130px;
    float:right;
}
.slicknav_nav{
    width:85%;
    max-width:300px;
}
.slicknav_btn{
    background-color:#0D5B77 !important;
    color:#ffffff;
}

.menuItemButton{
    padding-right: 50px
}

.iconAlign{
    text-align:unset;
}
.iconAlignRight{
    text-align:right;
}
.iconMenuSpan{
    margin-right:50px;
    margin-left:10px;
}

.btnBlu{
    color:#ffffff;
    border:solid 1px #0D5B77;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background-color:#0D5B77;
    padding:5px 20px 5px 20px;
    font-size:10px;
    letter-spacing:2px; 
    font-weight:bold;
    cursor:pointer;
}

.btnBluMenu{
    color:#ffffff;
    border:solid 1px #0D5B77;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background-color:#0D5B77;
    padding:5px 20px 5px 20px;
    font-size:10px;
    letter-spacing:2px; 
    font-weight:bold;
}

.btnBluBig{
    color:#ffffff;
    border:solid 1px #0D5B77;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background-color:#0D5B77;
    padding:10px 30px 10px 30px;
    font-size:15px;
    letter-spacing:2px; 
    font-weight:bold;
    cursor:pointer;
}
/*margin*/

.marginTop5{
    margin-top:5px;
}
.marginTop10{
    margin-top:10px;
}
.marginTop20{
    margin-top:20px;
}
.marginTop30{
    margin-top:30px;
}
.marginTop40{
    margin-top:40px;
}
.marginTop50{
    margin-top:50px;
}
.marginTop60 {
    margin-top: 60px;
}
.marginTop70 {
    margin-top: 70px;
}

.marginLeft10{
    margin-left:10px;
}
.marginLeft20{
    margin-left:20px;
}
.marginLeft30{
    margin-left:30px;
}
.marginLeft40{
    margin-left:40px;
}
.marginLeft50{
    margin-left:50px;
}

.marginBottom10{
    margin-bottom:10px;
}
.marginBottom20{
    margin-bottom:20px;
}
.marginBottom30{
    margin-bottom:30px;
}
.marginBottom40{
    margin-bottom:40px;
}
.marginBottom50{
    margin-bottom:50px;
}
.marginBottom60{
    margin-bottom:60px;
}
.marginBottom70{
    margin-bottom:70px;
}
.marginRight10{
    margin-right:10px;
}
.marginRight20{
    margin-right:20px;
}
.marginRight30{
    margin-right:30px;
}
.marginRight40{
    margin-right:40px;
}
.marginRight50{
    margin-right:50px;
}
.padding10{
    padding:10px !important;
}
.padding5{
    padding:5px !important;
}
.noPadding{
    padding:0;
}

.blu{
    color:#0D5B77;
}
.backgroundBlu{
    background-color:#0D5B77;
}
.grey{
    color:#323337
}
.backgroundGrey{
    background-color:#323337;
}
.backgroundLightGrey{
    background-color:#f8f8f8;
}
.backgroundWhite{
    background-color:#ffffff;
}
.red{
    color:#c00;
}
.green{
    color:#91be3a;
}
.footer{
    background-color:#0D5B77;
    color:#ffffff;
    padding-top:30px;
    padding-bottom:30px;
}

.white{
    color:#ffffff !important;
}

.error{
    background-color:transparent !important;
    color:#c00 !important;
    font-size:14px;
    /*font-family:Titillium;*/
}

.font12{
    font-size:12px;
}

.errorMessage{
    line-height:25px;
}

/*HOME PAGE*/

/*.imageTitleDefault{
    background: url('/resources/images/bannerHomePage.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:236px;
}*/

.imageTitleHome{
    background: url('/resources/images/b_home.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:236px;
    background-position:-100px;
}

.imageDefault {
    background-color:#393a3c;
    background: url('/resources/images/home-21.svg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
}

.imageTitleForfettari{
    background: url('/resources/images/b_forfettari.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:236px;
}

.imageTitleIncaricati{
    background: url('/resources/images/b_portaaporta.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:236px;
}

.imageTitleMinimi{
    background: url('/resources/images/b_minimi.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:236px;
}

.imageRegistrazioneDefault{
    background: url('/resources/images/b_associati.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 236px;
}

.imageNewsDefault{
    background: url('/resources/images/b_losapeviche.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:236px;
}

.imageConvenzioniDefault{
    background: url('/resources/images/b_convenzioni.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 236px;
}



.imageArticoloDefault{
    /*background: url('/resources/images/image-articolo.svg') no-repeat center center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.imagePostIt{
    /*background: url('/resources/images/image-articolo.svg') no-repeat center center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.imageChiSiamoDefault {
    background: url('/resources/images/image-chiSiamo.svg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 236px;
}
.imageChiSiamoDiconoDiNoiDefault {
    background: url('/resources/images/image-chiSiamo-diconoDiNoi.svg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 236px;
}




.boxBannerRight {
    float: right;
    height: 100%;
}

.boxMobile{
    display:none;
}



.borderBottomBlu{
    border-bottom:solid 3px #0D5B77;
}
.borderBottomGrey{
    border-bottom:solid 1px #CDCDCD;
}
.mainTitle{
    /*font-family:Titillium;*/
    font-size:30px;
    color:#0D5B77;
    text-align:center;
    font-weight:bold;
}

.loginTitle{
    /*font-family:Titillium;*/
    font-size:20px;
    color:#0D5B77;
    font-weight:bold;
}

.newsTitle {
    /*font-family:Titillium;*/
    font-size: 16px;
    color: #0D5B77;
    font-weight: bold;
    padding-left:30px;
    padding-right:30px;
    margin-top:30px;
    margin-bottom:10px;
}

.newsEvidenzaTitle {
    /*font-family:Titillium;*/
    font-size: 21px;
    color: #0D5B77;
    font-weight: bold;
    line-height:20px;
}

.simpleText{
    color:#323337;
    font-size:14px ;
    padding-left:30px;
    padding-right:30px;
    letter-spacing:.5px;
}

.simpleTextMini{
    color:#323337;
    font-size:12px;
    padding-left:30px;
    padding-right:30px;
    letter-spacing:.5px;
}

.titleNewsList{
    /*font-family:Titillium;*/
    font-size: 21px;
    color: #323337;
    font-weight: bold;
    letter-spacing:1px;
}

.titleWhite{
    font-size:30px;
    color:#ffffff;
    font-weight:700;
    /*font-family:Titillium;*/
}
.subTitleWhite{
    font-size:15px;
    color:#ffffff;
    font-weight:400;
    /*font-family:Titillium;*/
    letter-spacing:1px;
}
.titleBlack{
    font-size:30px;
    color:#000000;
    font-weight:700;
    /*font-family:Titillium;*/
}
.subTitleBlack{
    font-size:15px;
    color:#000000;
    font-weight:400;
    /*font-family:Titillium;*/
    width:40%;
    margin:auto;
    letter-spacing:1px;
}

.bollinoStep{
    margin:auto;
    border:solid 4px rgba(255,255,255,.6);
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px !important;
    border-radius: 60px !important;
    color: rgba(255,255,255,.6);
    font-weight:700;
    font-size:25px;
    width:50px;
    height:50px;
    margin-top:0;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
    padding-top:1px;
}

.requisitiDomanda{
    color:#0D5B77;
    font-size:18px;
    font-weight: bold;
    padding-left:30px;
    padding-right:30px;
    margin-top:30px;
    margin-bottom:10px;
}

/*.containerStep{
    width:80%;
    margin:auto;
    height:100px;
    text-align:center;
    margin-top:40px;
    position:relative;
}*/

/*.transformStep {
  -webkit-transition: all .3s ease;  
  -moz-transition: all .3s ease;  
  -o-transition: all .3s ease;  
  -ms-transition: all .3s ease;  
  transition: all .3s ease;
}*/


/*.innerStep{
    position:relative;
    width:10%;
    margin:auto;
    border:solid 4px rgba(255,255,255,.6);
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px !important;
    border-radius: 60px !important;
    color: rgba(255,255,255,.6);
    font-weight:700;
    font-size:25px;
    max-width:85px;
    min-width:50px;
    margin-top:0;
}

.innerStep:before{
	content: "";
	display: block;
	padding-top: 100%;
}

.innerStep .content {
    text-align:center;
    vertical-align:middle;
    position: absolute;
    top: 20%;
    left: 0;
    bottom: 20%;
    right: 0;
}*/

/*.innerStepSelected{
    position:relative;
    width:100%;
    margin:auto;
    border:solid 4px rgba(255,255,255,.6);
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px !important;
    border-radius: 60px !important;
    color: rgba(255,255,255,.6);
    font-weight:700;
    font-size:30px;
    cursor:pointer;
    max-width:100px;
    min-width:50px;
    margin-top:-10px;
}

.innerStepSelected .content {
    position: absolute;
    top: 26%;
    left: 0;
    bottom: 0;
    right: 0;
}*/

/*.innerStepSelected:before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}

.step {
    width: 13%;
    float: left;
}

.stepPause{
    display:block;
    width:8.75%;
    border:solid 2px rgba(255,255,255,.6);
    height:0;
    margin-top:41px;
    float:left;
    
}

.innerStepTextB{
    color:#ffffff;
    text-align:center;
    font-size:12px;
    margin-top:20px;
    font-weight:700;
}
.innerStepTextBSelected{
    color:#ffffff;
    text-align:center;
    font-size:12px;
    margin-top:10px;
    font-weight:700;
}

.innerStepText{
    color:#ffffff;
    text-align:center;
    font-size:12px;
    opacity:0;
    margin-top:5px;
}

.innerStepTextSelected{
    color:#ffffff;
    text-align:center;
    font-size:12px;
    opacity:1;
    margin-top:5px;
}

.titleBoldHomePage {
    font-size: 70px;
    /*font-family: Titillium;*/
    font-weight: bold;
    line-height: 78px;
}
.subTitleBoldHomePage {
    font-size: 20px;
    /*font-family: Titillium;*/
    font-weight: bold;
}
.buttonGrey{
    background-color:#323337;
    color:#ffffff;
    /*font-family: Titillium;*/
    font-weight: bold;
    font-size:12px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border:none;
    padding:10px 30px 10px 30px;
    letter-spacing:3px;
    cursor:pointer;
}

.buttonBlue{
    background-color:#0D5B77;
    color:#ffffff;
    font-family:'Titillium Web';
    font-size:12px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border:none;
    padding:10px 30px 10px 30px;
    letter-spacing:3px;
    cursor:pointer;
}

.subTitleFooter{
    /*font-family: Titillium;*/
    font-weight:700;
    color:#ffffff;
    letter-spacing: .5px;
}
.textFooter {
    padding: 10px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
}

.textBox{
    box-shadow:none !important;
    /*font-family:Titillium;*/
    font-style:italic;
    font-size:14px;
}
.textBox:focus{
    background-color:#ffffff !important;
    border-color:#ccc !important;
}

.pagerNext{
    color:#0D5B77 !important;
    font-size:16px !important;
    padding:10px;
    padding:5px 10px 5px 10px;
    background-color:#fff;
    border:solid 1px #0D5B77;
}

.currentPage {
    color: #0D5B77 !important;
    font-size: 16px !important;
    /*font-family:Titillium;*/
    font-weight:900;
    padding:5px 10px 5px 10px;
    background-color:#fff;
}

.sliderSubTitle {
    /*font-family: Titillium;*/
    font-weight: bold;
    letter-spacing: .5px;
    width: 50%;
    margin: auto;
    text-align: center;
    margin-bottom:20px;
}

.sliderText {
    /*font-family: Titillium;*/
    font-style:italic;
    letter-spacing: .5px;
    width: 50%;
    margin: auto;
    text-align: center;
}


.containerNews {
    margin: 0 30px 0 100px;
}
.containerDataNews {
    margin-right: 50px;
}

.elementTagCloud {
    margin: 10px 20px 10px 0;
    background-color: #cdcdcd;
    padding: 5px 20px 5px 20px;
    float: left;
    /*font-family: 'Titillium Regular';*/
    font-size: 14px;
}

.subTitleChiSiamo{
    /*font-family:Titillium;*/
    font-size:14px;
    font-weight:bold;
}

.textRegistrazioneLeft {
    /*padding-right: 20px;*/
    float: right;
    width: 100%;
    /*max-width: 315px;*/
}

.textRegistrazioneRight {
    padding-left: 20px;
    float: left;
    width: 100%;
}

.textRegistrazioneCenter {
    width: 100%;
    max-width: 630px;
    margin:auto;
}

.textBoxRegistrazione {
    background-color: #eee !important;
    color: #323337 !important;
    border: none !important;
    /*font-family: Titillium;*/
    font-style: italic;
    box-shadow: none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    width: 100% !important;
    margin:auto !important;
}

.selectRegistration {
    margin: 0 !important;
    max-width: none;
}

.labelRegistration {
    padding: 7px;
    width:100% !important;
}

.textBoxLogIn {
    background-color: #ffffff !important;
    color: #323337 !important;
    border: solid 1px #ffffff;
    /*font-family: Titillium;*/
    font-style: italic;
    box-shadow: none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    width: 100% !important;
    margin:auto !important;
}

.textBoxLogIn:focus{
    border: solid 1px #ccc !important;
}

.buttonBlueLogIn{
    background-color:#0D5B77;
    color:#ffffff;
    /*font-family: Titillium;*/
    font-weight:bold;
    font-size:12px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border:none;
    padding:8px 40px 8px 40px;
    letter-spacing:3px;
    cursor:pointer;
}

.textLogIn{
    color:#323337;
    /*font-family:'Titillium Regular';*/
    font-size:12px;
    letter-spacing:1.5px;
}

.borderRed{
    border:solid 1px #c00 !important;
}

.rightNoSmall{
    float:right;
}
.leftNoSmall{
    float:left;
}

.registerElement {
    width: 80%;
    background-color: #F2F2F2;
    max-width: 300px;
    margin: auto;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}
.registerElementHeader {
    padding: 10px;
    text-align: center;
    /*font-family:Titillium;*/ 
    font-weight:bold;
    font-size:16px;
    border-bottom:#CDCDCD solid 1px;
    position:relative;
}
.registerElementPrice{
    padding: 40px 10px 40px 10px;
    text-align: center;
    /*font-family:Titillium;*/ 
    font-size:50px;
    color:#0D5B77;
    font-weight:bold;
}
.registerElementItem {
    width:95%;
    margin:auto;
    border-bottom:#CDCDCD solid 1px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    font-family:'Titillium Web' 
}

.registerElementItemLast {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
    font-weight:bold;
    /*font-family:Titillium;*/
}

.registerElementLeft {
    float: left;
}

.registerElementRight {
    float: right;
}

.registerCent{
    font-size:30px;
    margin-top:23px;
    font-weight:normal;
}
.registerMonth{
    width:100%;
    font-size:12px;
    color:#323337;
    /*margin-top:-15px;*/
    font-weight:normal;
}
.registrazioneScelta{
    position:absolute;
    width:90px;
    top:-5px;
    right:-5px;
}

.registerElement50 {
    margin-top: 50px !important;
}

.registerElement20 {
    margin-top: 20px !important;
}

.iconFooter{
    width:30px !important;
    height:30px !important;
    text-align:center;
    border:solid 1px rgba(255,255,255,.6);
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    float:left;
    margin-left:30px;
    margin-top:30px;
    line-height:30px !important;
    padding:5px;
}
.logoInsta {
    width: 30px;
    height: 30px;
    text-align: center;
    border: solid 1px rgba(255,255,255,.6);
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    float: left;
    margin-left: 10px;
    margin-top: 30px;
    line-height: 30px !important;
}
.containerLogo{
    width:180px;
    margin:auto;
}

.absolutePanel{
    width:100%;
    position:absolute;
    background-color:rgba(0,0,0,.4);
    z-index:1;
    top:0;
    left:0;
}

/*.absolutePanelMessage{
    width:100%;
    position:fixed;
    background-color:rgba(0,0,0,.4);
    z-index:2;
    top:0;
    left:0;
}*/

.innerPanel{
    margin:auto;
    width:80%;
    max-width:350px;
    background-color:#F2F2F2;
    margin-top:200px;
    display:inline-block;
    padding:10px 30px 30px 30px;
    text-align:left;
}
.absolutePanelPopup{
    width:100%;
    position:absolute;
    background-color:rgba(0,0,0,.4);
    z-index:1;
    top:0;
    left:0;
}
.mainPopup{
    margin:auto;
    width:80%;
    max-width:385px;
    background-color:#F2F2F2;
    margin-top:130px;
    display:inline-block;
    padding:10px;
    text-align:left;
}
.closePopup{
    width:34px;
    height:34px;
    background-color:#0D5B77;
    color:#ffffff !important;
    -webkit-border-radius: 40px !important;
    -moz-border-radius: 40px !important;
    border-radius: 40px !important;
    position:absolute;
    right:-17px;
    top:-17px;
    font-size:24px;
    text-align:center;
    line-height:33px;
    font-weight:700;
}
.imagePopup{
    width:90%;
    margin-left:5%;
    margin-top:20px;
}
.categoryPopup{
    color:#0D5B77;
    font-size:20px;
    text-align:center;
    text-transform:uppercase;
}
.bollino {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: auto;
    line-height: 35px;
    font-size: 22px;
    font-weight: bold;
}

.requisiti{
    width:80% !important;
    max-width:1000px;
}


.simulatore{
    width:90% !important;
    max-width:none;
    margin-top:100px !important;
}

.textBox.ateco{
    max-width: 60px;
}

.cookie-container{
    background-color:#000000;
    color:#ffffff;
    font-size:14px;
    bottom:0;
    position:fixed;
    width:100%;
    padding:5px 5px 5px 5px;
}
.cn-set-cookie{
    color:#ffffff !important;
    background-color:#0D5B77 !important;
    width:60px;
    text-align:center;
    margin:auto;
    padding:5px 10px 5px 10px;
    margin-top:5px;
    display:block;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border:solid 1px rgba(255,255,255,.6);
}

.defColumn1{
    width:20%;
    color:#ffffff;
    float:left;
}

.defColumn2{
    width:20%;
    color:#ffffff;
    float:left;
}

.defColumn3{
    width:20%;
    color:#ffffff;
    float:left;
}

.defColumn4{
    width:20%;
    color:#ffffff;
    float:left;
}

.defColumn5{
    width:20%;
    color:#ffffff;
    float:left;
}

.defColumn1 span {
    height: inherit;
}

.defColumn2 span {
    height: inherit;
}

.defColumn3 span {
    height: inherit;
}

.defColumn4 span {
    height: inherit;
}

.defColumn5 span {
    height: inherit;
}

.innerColumn{
    width:90%;
    margin:auto;
    height: inherit;
    background-color:rgba(50,51,55,.5);
    border-radius:10px;
    padding:5px 10px 10px 10px;
}
.innerMenu {
    position: absolute;
    background-color: #ffffff;
    z-index: 1;
    max-width: 250px;
    display: none;
    width: 80%;
    border:solid 1px #e4e4e4;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    margin-top:-1px;
}
    .innerMenu ul {
        list-style: none;
        margin-left: 5px !important;
    }
    .innerMenu li {
        float: left;
        width:100%;
    }


.innerMenuSettori {
    position: absolute;
    background-color: #ffffff;
    z-index: 1;
    max-width: 350px;
    /*display: none;*/
    width: 100%;
    border:solid 1px #e4e4e4;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    margin-top:2px;
}
    .innerMenuSettori ul {
        list-style: none;
        margin-left: 5px !important;
    }
    .innerMenuSettori li {
        float: left;
        width:100%;
    }
    .innerMenuSettori li:hover {
        float: left;
        width: 100%;
        background-color:#efefef;
    }

.boxBanner {
    width: 35%;
    margin-left: 5%;
    /*background-color: rgba(20,20,20,.6);*/
    height: 70%;
    margin-top: 5%;
    color: #ffffff;
    display:inline-block;
    font-size: 25px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.boxBanner DIV{
    margin: 20px 0 0 0 !important;
}
.boxBanner IMG{
    width:60%;
    margin-left:20%;
    margin-top:8%;
    margin-bottom:5%;
}

.boxBannerRegimi {
    width: 35%;
    margin-left: 5%;
    background-color: rgba(20,20,20,.6);
    height: 70%;
    margin-top: 5%;
    color: #ffffff;
    display:inline-block;
    font-size: 25px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.boxBannerRegimi IMG{
    width:80%;
    margin-left:10%;
    margin-top:1%;
    margin-bottom:1%;
}


.btnHomeVerde {
    /*padding: 10px 20px 10px 20px;*/
    font-size: 1em;
    color: #ffffff !important;
    text-align: center;
    background-color: #1DA39F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:17px;
    width:90%;
    display:inline-block;
    line-height:40px;
    font-weight:bold;
    white-space:nowrap;
}

.btnHomeArancio {
    font-size: 14px;
    color: #ffffff !important;
    text-align: center;
    background-color: #D46545;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:17px;
    width:90%;
    display:inline-block;
    line-height:40px;
    font-weight:bold;
    white-space:nowrap;
}

.fontCaratteristiche{
    font-size:16px;
}

.comboMenu{
    border:solid 1px #e4e4e4;
    padding:5px 30px 5px 5px;
    background-image:url(/resources/images/arrowMenu.png);
    background-position:95%;
    background-size:5%;
    background-repeat:no-repeat;
}

.comboMenuUser{
    border:solid 1px #e4e4e4;
    padding:5px 30px 5px 5px;
    background-image:url(/resources/images/arrowMenu.png);
    background-position:95%;
    background-size:5%;
    background-repeat:no-repeat;
}

.menuItem{
    padding-top:35px;
    padding-right:43px;
    height:66px;
}

.subMenu{
    line-height:25px;
}

.subMenu:hover{
    background-color:#F2F2F2;
}

.textSmall{
    margin:0 0 1rem 0;
    float:unset;
}

.btnSimula {
    margin-top: 32px;
    float: left;
}

.btnEbook::before { content: "REGIME FORFETTARIO - SCARICA L'EBOOK"; }
.btnRisparmio::before{ content: "REGIME FORFETTARIO - SIMULA LE IMPOSTE"; }


.btnEbook{
    background-color:#0D5B77;
    color:#ffffff !important;
    font-family:'Titillium Web';
    font-size:12px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border:none;
    padding:10px 30px 10px 30px;
    letter-spacing:3px;
    cursor:pointer;
}

.btnRisparmio{
    background-color:#0D5B77;
    color:#ffffff !important;
    font-family:'Titillium Web';
    font-size:12px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border:none;
    padding:10px 30px 10px 30px;
    letter-spacing:3px;
    cursor:pointer;
}

.lnkBlu {
    color: #0D5B77 !important;
    text-decoration:underline;
}

.etichetta{
    color:#a0a0a0;
    font-size:16px;
    width:100%;
}

.etichetta a{
    text-decoration:underline;
}

.truncate{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*medium faudation*/
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) {

    .stepPause {
        border: 0;
    }

    .innerStep .content {
        vertical-align: middle;
        position: absolute;
        top: 8%;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .defColumn1 {
        margin-left: 5%;
        width: 30%;
        color: #ffffff;
        float: left;
    }

    .defColumn2 {
        width: 30%;
        color: #ffffff;
        float: left;
    }

    .defColumn3 {
        width: 30%;
        color: #ffffff;
        float: left;
        border: none;
    }

    .defColumn4 {
        margin-top: 10px;
        margin-left: 20%;
        width: 30%;
        color: #ffffff;
        float: left;
    }

    .defColumn5 {
        margin-top: 10px;
        width: 30%;
        color: #ffffff;
        float: left;
    }

    .fontCaratteristiche {
        font-size: 16px;
    }

    .btnHomeVerde {
        font-size: 12px;
    }

    .btnHomeArancio {
        font-size: 12px;
    }

    .menuItem {
        padding-top: 10px;
        padding-right: 20px;
        height: 50px;
    }

        /*.menuItem {
    padding-top: 35px;
    padding-right: 20px;
    height: 50px;
}*/


        .menuItem:nth-child(5) {
            float: right !important;
            margin-right: 0px;
        }

    .btnSimula {
        margin: auto;
        float: unset;
    }


    /*#primary-menuReserv {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }*/

    .menuItem {
        padding-top: 5px;
        padding-right: 10px;
        text-align: right;
        height: auto;
        width: 100%;
    }

        .menuItem A {
            color: #ffffff !important;
            text-shadow: 2px 1.5px #000;
        }

    .btnBluMenu {
        color: #ffffff;
        border: none;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        background-color: transparent;
        padding: 5px 20px 5px 20px;
        font-size: 10px;
        letter-spacing: 2px;
        font-weight: bold;
        /*font-family:Titillium;*/
    }
    .slicknav_nav {
        position: absolute;
        z-index: 1;
        background-color: rgba(13,91,119,.9);
        right: 25px;
        top: 62px;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;

    }


    .innerMenu {
        position: relative;
        display: block;
        float:right;
        background-color:transparent;
        /*margin-right:20px;*/
        border-color:#0D5B77;
    }

     .innerMenu ul {
        list-style: none;
        
    }
        .innerMenu li {
            float: right;
            width: 100%;
        }



}

/*Small faundation*/
@media screen and (max-width: 40.0625em) {

    /*#primary-menuReserv {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }*/


    .containerNews {
        margin: 0 0 0 10px;
    }

    .containerDataNews {
        margin-right: 10px;
    }

    .menuItem {
        padding-top: 5px;
        padding-right: 10px;
        text-align: right;
        height:auto;
        width:100%;
    }
        .menuItem A {
            color: #ffffff !important;
            text-shadow:2px 1.5px #000;
        }

    .btnBluMenu {
        color: #ffffff;
        border: none;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        background-color: transparent;
        padding: 5px 20px 5px 20px;
        font-size: 10px;
        letter-spacing: 2px;
        font-weight: bold;
        /*font-family:Titillium;*/
    }

    .slicknav_nav {
        position: absolute;
        z-index: 1;
        background-color: rgba(13,91,119,.9);
        right: 25px;
        top: 62px;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;

    }

    .iconMenu {
        margin-left: 10px;
        margin-right: 0px;
    }

    .iconMenuSpan {
        margin-right: 20px;
        margin-left: 10px;
    }

    .titleWhite {
        font-size: 30px;
    }

    .subTitleWhite {
        width: 90%;
        margin: auto;
    }

    .textRegistrazioneLeft {
        padding-right: 0;
        float: none;
        width: 100%;
        text-align: center;
        max-width: none;
    }

    .textRegistrazioneRight {
        padding-left: 0;
        float: none;
        width: 100%;
        text-align: center;
        max-width: none;
    }

    .textBoxRegistrazione {
        max-width: 250px;
    }

    .rightNoSmall {
        float: none;
    }

    .leftNoSmall {
        float: none;
    }

    .registerElement50 {
        margin-top: 20px !important;
    }

    .hiddenSmall {
        display: none;
    }

    .stepPause {
    border:0;
    }

    .innerStepText {
        width:100%;
        position:absolute;
        left:0;
        display:none;
    }
    
    .innerStepTextSelected{
        width:100%;
        position:absolute;
        left:0;
        margin-top:25px;
        display:block;
    }

    .innerStepTextB {
        width: 100%;
        position: absolute;
        left: 0;
        margin-top: 10px;
        display: none;
    }

    .innerStepTextBSelected {
        width: 100%;
        position: absolute;
        left: 0;
        margin-top: 10px;
        display: block;
    }

    .innerStep .content {
        position: absolute;
        top: 0%;
        left: 0;
        bottom: 0%;
        right: 0;
    }

    .titleBoldHomePage{
        font-size:50px;
    }


    .defColumn1 {
        margin-top:10px;
        margin-left:5%;
        width: 90%;
        color: #ffffff;
        float: left;
    }

    .defColumn2 {
        margin-top:10px;
        margin-left:5%;
        width: 90%;
        color: #ffffff;
        float: left;
    }

    .defColumn3 {
        margin-top:10px;
        margin-left:5%;
        width: 90%;
        color: #ffffff;
        float: left;
    }

    .defColumn4 {
        margin-top:10px;
        margin-left:5%;
        width: 90%;
        color: #ffffff;
        float: left;
    }

    .defColumn5 {
        margin-top:10px;
        margin-left:5%;
        width: 90%;
        color: #ffffff;
        float: left;
    }

    .innerMenu {
        position: relative;
        display: block;
        float:right;
        background-color:transparent;
        /*margin-right:20px;*/
        border-color:#0D5B77;
    }

     .innerMenu ul {
        list-style: none;
        
    }
        .innerMenu li {
            float: right;
            width: 100%;
        }


    /*.boxBanner {
        width: 100%;
        margin-left: 0;
        height: 100%;
        margin-top: 0;
        font-size: 20px;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        background-color: rgba(255,255,255,.7);
    }

        .boxBanner DIV {
            margin:20px 0 0 0 !important;
        }

        .boxBanner IMG {
            width: 40%;
            margin-left: 30%;
            margin-top: 3%;
            margin-bottom:3%;
        }*/

    .boxBanner, .boxBannerRight{
        display:none;
    }

    .imageTitleHome {
        background-position:58%,0;
    }

    .imageTitleForfettari {
        background-position:47%,0;
    }

    .imageTitleIncaricati{
        background-position:47%,0;
    }

    .imageTitleMinimi{
        background-position:44%,0;
    }

    .imageNewsDefault{
        background-position:44%,0;
    }

    .boxMobile{
        display:unset;
        position:absolute;
        bottom:0;
        height:260px;
        width:100%;
        background-color:rgba(0,110,181,.56);
    }

    .boxMobile .title{
        color:white;
        text-align:center;
        font-size:26px;
        margin-top:10px;
        font-weight:700;
        letter-spacing:.1em;
        margin-bottom:0;
    }

    .boxMobile .subTitle{
        color:white;
        text-align:center;
        font-size:20px;
        font-weight:700;
        letter-spacing:.1em;
    }

    .topMenu{
        display:none;
    }

    .boxBannerRegimi {
        width: 100%;
        margin-left: 0;
        height: 100%;
        margin-top: 0;
        font-size: 20px;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        background-color: rgba(20,20,20,.4);
    }

        .boxBannerRegimi DIV {
            margin: 30px;
        }

        .boxBannerRegimi IMG {
            width: 40%;
            margin-left: 30%;
            margin-top: 3%;
            margin-bottom: 3%;
        }

    .fontCaratteristiche {
        font-size: 12px;
    }

    .comboMenu {
        border: none;
        padding: 0;
        background-image: none;
    }
    .comboMenuUser {
        border: none;
        padding: 0;
        background-image: none;
    }
    .selectRegistration {
        margin: 0 !important;
        max-width: 250px !important;
    }
    .labelRegistration {
        padding: 7px;
        width: 100% !important;
        max-width:250px !important;
        margin:auto !important;
    }

    .textSmall {
        margin: auto !important;
        margin-bottom:1rem !important;
    }

    .btnSimula {
        margin: auto;
        float: unset;
    }

    .btnEbook::before { content: "REGIMI FORFETTARI SCARICA L'EBOOK"; }
    .btnRisparmio::before{ content: "REGIME FORFETTARIO SIMULA LE IMPOSTE"; }

    .btnEbook {
        background-color: #0D5B77;
        color: #ffffff !important;
        font-family: 'Titillium Web';
        font-size: 12px;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        border: none;
        padding: 10px;
        letter-spacing: 3px;
        cursor: pointer;
        width:220px;
        display:inline-block;
    }

    .btnRisparmio {
        background-color: #0D5B77;
        color: #ffffff !important;
        font-family: 'Titillium Web';
        font-size: 12px;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        border: none;
        padding: 10px;
        letter-spacing: 3px;
        cursor: pointer;
        width: 220px;
        display: inline-block;
    }

    .registerElementLeft {
        float: none;
    }

    .registerElementRight {
        float: none;
    }

    .hideSmall{
        display:none;
    }

}

@media screen and (max-width: 500px) {
    .boxBanner IMG {
        width: 50%;
        margin-left: 25%;
        margin-bottom: 7%;
    }
    .boxBannerRegimi IMG {
        width: 50%;
        margin-left: 25%;
        margin-bottom: 7%;
    }
}

@media screen and (max-width: 400px) {
    .boxBanner IMG {
        width: 70%;
        margin-left: 15%;
        margin-bottom: 7%;
    }
    .boxBannerRegimi IMG {
        width: 70%;
        margin-left: 15%;
        margin-bottom: 7%;
    }
}



@media screen and (max-width: 1050px) and (min-width: 641px){
    /*.menuItem{
        padding-top:35px;
        padding-right:35px;
    }*/
    /*.menuItemButton {
        padding-right: 10px;
    }*/
}

/*@media screen and (max-width: 910px) and (min-width: 641px){
    .menuItem{
        padding-top:17px;
    }
}*/


.strongPassword {
    line-height: 30px;
    margin-top: 27px;
    width: 200px;
    text-align: center;
    margin-left:30px;
}

.mDebole{
    background: #eb2d2d; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #eb2d2d, #f3a85a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ba2b2b, #f3a85a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #ba2b2b, #f3a85a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(right, #ba2b2b, #f3a85a); /* Standard syntax */
    color:#ffffff;
}
.debole{
    background: #f3a85a; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #f3a85a, #f0f025); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #f3a85a, #f0f025); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #f3a85a, #f0f025); /* For Firefox 3.6 to 15 */
    background: linear-gradient(right, #f3a85a, #f0f025); /* Standard syntax */
    color:#ffffff;
}
.buona{
    background: #f0f025; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #f0f025, #c7f025); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #f3a85a, #c7f025); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #f3a85a, #c7f025); /* For Firefox 3.6 to 15 */
    background: linear-gradient(right, #f3a85a, #c7f025); /* Standard syntax */
    color:#ffffff;
}
.forte{
    background: #f0f025; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #c7f025, #91be3a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #c7f025, #91be3a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #c7f025, #91be3a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(right, #c7f025, #91be3a); /* Standard syntax */
    color:#ffffff;
}
.mForte{
    background: #f0f025; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #91be3a, #448d24); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #91be3a, #448d24); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #91be3a, #448d24); /* For Firefox 3.6 to 15 */
    background: linear-gradient(right, #91be3a, #448d24); /* Standard syntax */
    color:#ffffff;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: rgba(120, 120, 120, 1) !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(120, 120, 120, 1) !important;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(120, 120, 120, 1) !important;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(120, 120, 120, 1) !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(120, 120, 120, 1) !important;
}

.ui-accordion .ui-accordion-content {
    padding: 0 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #212121 !important;
    border-bottom: none;
    width: 100%;
    background: #F2F2F2 !important;
    outline: none;
}

.ui-widget-content {
    background: #F2F2F2 !important;
}

.ui-state-default, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    /*border: 1px solid #212121;*/
    width: 100%;
    background: #F2F2F2 !important;
    outline:none;
}
.ui-state-hover, .ui-state-focus {
    color: #565759 !important;
}
.backPlus {
    background-image: url(/resources/images/plus.svg) !important;
    background-position:center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.backMinus {
    background-image: url(/resources/images/minus.svg) !important;
    background-position:center center;
    background-size: contain;
    background-repeat: no-repeat;
}
        
.ui-icon {
    width: 12px;
    height: 12px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
    margin-top:-5px;
}


#primary-menuReserv {
    display: block;
}

.slicknav_menu {
    display: none;
}

.menuMobileHide{
    display:block;
}

@media screen and (max-width: 72.0625em) {

    #primary-menuReserv {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }


    .menuItem {
        padding-top: 5px;
        padding-right: 10px;
        text-align: right;
        height:auto;
        width:100%;
    }
        .menuItem A {
            color: #ffffff !important;
            text-shadow:2px 1.5px #000;
        }

    .btnBluMenu {
        color: #ffffff;
        border: none;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        background-color: transparent;
        padding: 5px 20px 5px 20px;
        font-size: 10px;
        letter-spacing: 2px;
        font-weight: bold;
        /*font-family:Titillium;*/
    }

    .slicknav_nav {
        position: absolute;
        z-index: 1;
        background-color: rgba(13,91,119,.9);
        right: 25px;
        top: 62px;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;

    }

    .iconMenu {
        margin-left: 10px;
        margin-right: 0px;
    }

    .iconMenuSpan {
        margin-right: 20px;
        margin-left: 10px;
    }

    .innerMenu {
        position: relative;
        display: block;
        float:right;
        background-color:transparent;
        /*margin-right:20px;*/
        border-color:#0D5B77;
    }

     .innerMenu ul {
        list-style: none;
        
    }
        .innerMenu li {
            float: right;
            width: 100%;
        }

    .innerMenuUser {
        display:block !important;
    }
    .comboMenu {
        border: none;
        padding: 0;
        background-image: none;
    }
    .comboMenuUser {
        border: none;
        padding: 0;
        background-image: none;
    }

    .menuMobileHide{
        display:none !important;
    }

}