@charset "UTF-8";
/* CSS Document */


.page-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
main#body-container {margin-bottom:30px !important;}

 #header-landing {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }


#header-landing {
        /*position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);*/
		border-bottom: 1px solid #eee;
}
#header-landing .land-logo {
    text-align:center;	
	height: 95px;
    padding: 9px; 
}
#header-landing .land-logo img {
    height:100% !important;
    width:auto !important;
   max-width: inherit !important;
}	


ul.heateor_sss_follow_ul>li>i {
    background: #000 !important;
}

#hero {padding-bottom: 90px;}

#hero h1 {
    margin-top: 0;
}

#hero ul > li {
   font-size: 23px;
   margin-bottom:12px;
}

#header-landing .title-widget {
    display: none !important;
}

.claim-landing{
	color: #fff; line-height: 1.3; display: inline-block;	
}

/*form*/
.nf-col .nf-form-fields-required {
    display: none;
} 
.nf-col>.vc_column-inner {
	border-radius: 10px !important; 
	min-height: 340px;
    -webkit-box-shadow: 0px 3px 32px -4px rgba(0,0,0,.2), 0px 7px 12px -2px rgba(0,0,0,.1);    
            box-shadow: 0px 3px 32px -4px rgba(0,0,0,.2), 0px 7px 12px -2px rgba(0,0,0,.1);
}
.nf-chiaro>.vc_column-inner {
    border-top: 2px solid #fff !important;
    background-color: #fff !important;
	    padding-top: 5px !important;
}
.nf-scuro>.vc_column-inner {
    border-top: 2px solid #f2f2f2 !important;
    background-color: #f2f2f2 !important;
	    padding-top: 5px !important;
}

#hero .nf-col .nf-field-container { /*spazio sotto campi*/
    margin-bottom: 15px;
}

.nf-col .wpb_text_column { /*in questa colonna i blocchi testo non hanno margine*/
    margin-bottom: 5px;
}

.nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-content input.ninja-forms-field,
.nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 46px !important;
}

.nf-col .nf-form-content .list-select-wrap .nf-field-element>div, 
.nf-col .nf-form-content input:not([type=button]), 
.nf-col .nf-form-content textarea	{
    border: none !important;
    border-radius: 8px;
}
.nf-chiaro .nf-form-content .list-select-wrap .nf-field-element>div, 
.nf-chiaro .nf-form-content input:not([type=button]), 
.nf-chiaro .nf-form-content textarea {
    background: #eee !important;
}
.nf-scuro .nf-form-content .list-select-wrap .nf-field-element>div, 
.nf-scuro .nf-form-content input:not([type=button]), 
.nf-scuro .nf-form-content textarea {
    background: #fff !important;
}


.nf-col .nf-form-content button, 
.nf-col .nf-form-content input[type=button], 
.nf-col .nf-form-content input[type=submit] {
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
	text-transform: uppercase;
	padding-left: 50px;
    padding-right: 50px;
}
.nf-form-content button, 
.nf-form-content input[type=button], 
.nf-form-content input[type=submit] {
    background: #ffcf00 !important;
    color: #23282e !important;
}

.nf-form-content button:hover, 
.nf-form-content input[type=button]:hover, 
.nf-form-content input[type=submit]:hover {
    background: #000 !important;
    color: #ffcf00 !important;
	font-weight:800 !important;
}


.nf-form-title h3 {
    display: none;
}

.label-hidden .nf-field-element {
    width: 100%;
    text-align: center;
}

.checkbox-container.label-right label {
    font-weight: 400;
    font-size: 16px;
}


.nf-col .nf-response-msg p {
    background: #ffcf01;
    text-align: center;
    padding: 1px;
    margin-bottom: 9px;
    color: #000 !important;
}


/*referente*/

a.ultb3-btn {
    padding: 0;    
}
	#ultib3-19084847245eb2781fe8a4c .ultb3-btn:hover {
   		background: transparent !important;
    	color: #ffcf01;
}

/*footer*/
footer .custom-html-widget {
    display: none;
}
footer .n2mu-footer-column.last {
    min-height: auto !important;
}
footer .footer-top {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width:576px) {   			
    #header-landing .land-claim {
        text-align:right;			
    }
}
@media (max-width:575px) {    
	
    #header-landing>div {
        padding-bottom: 4px;
        padding-top: 4px;
        text-align: center;
    }
	#header-landing .land-social { 
		display:none;
	}

	#header-landing .land-logo {
		height: 85px !important;
		width: 30%;
		text-align: left;
	}
	#header-landing .land-claim {
		width: 70%;		
		text-align: right;
	}

}

@media (max-width:767px) {
	#hero {
		padding-top: 90px;
	}
	.vc-hoverbox {
		margin-bottom: 40px;
	}
	.vc-hoverbox:hover .vc-hoverbox-front {
		transform: rotateY(0deg) !important;
	}
	.vc-hoverbox .vc-hoverbox-inner {
		min-height: auto !important;
	}
	.vc-hoverbox .vc-hoverbox-block {
		display: block !important;
		position: relative !important;
		height: auto !important;
		top: inherit !important;
		left: inherit !important;
		transform: rotate(0);
	}
	.vc-hoverbox .vc-hoverbox-block.vc-hoverbox-front {
		min-height: 240px !important;
		background-size: auto 230px !important;
		background-repeat: no-repeat;
		background-position: center top;
		padding-bottom: 30px;
	}
	.vc-hoverbox .vc-hoverbox-block.vc-hoverbox-front>.vc-hoverbox-front-inner {
		position: absolute;
		bottom: 0;
		padding: 10px;
		width: 100%;
	}
	.vc-hoverbox-front .vc_custom_heading {
		font-size: 19px !important;
		line-height: 1.4;
		text-align: center !important;
		width: 100% !important;
		display: block !important;
	}
	
	
}
@media (min-width:768px) {
	#hero {
		padding-top: 120px;
	}
	.vc-hoverbox {
		margin-bottom: 120px;
	}
	.vc-hoverbox .vc-hoverbox-block.vc-hoverbox-front {
		display: block;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
		width: 100%;
    	padding-top: 75%;
	}
	.vc-hoverbox .vc-hoverbox-block.vc-hoverbox-front>.vc-hoverbox-front-inner {
		position: absolute;
		top: 80%;
		padding: 0 15px;
		width:100%;
	}
}


@media (max-width:991px) {
	#hero .nf-col{
		padding-left: 15px;
		padding-right: 15px;
	}
	#hero h1 {
		line-height: 39px;
		font-size: 35px;
	}
	#hero h2 {
		line-height: 25px;
		font-size: 21px;
	}
	#hero .nf-col .nf-field-container {
		margin-bottom: 2px;
	}
}
@media (min-width:1025px) {
	#hero .nf-col{
		padding-left: 35px;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.vc-hoverbox {
		margin-bottom: 60px;
	}
	
	.vc-hoverbox .vc-hoverbox-inner {
		min-height: 250px !important;
	}
	
	.vc-hoverbox .vc-hoverbox-block.vc-hoverbox-front>.vc-hoverbox-front-inner .vc_custom_heading {
		font-size: 17px !important;
		line-height: 1.5;
	}
}


/*effetto form sovrapposto*/
#hero .nf-col {
	z-index:1;
}

/*icone fontawesome*/
/*.fa {    
    font-weight: 600;
}*/
[class*="fa-"] {
    font-family: FontAwesome;
}



/*thankyou page*/
#grazie {
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    background: #ececec;
    padding: 30px;
    margin: 15px auto;
}

