.social-links li a {
    background-color: rgb(0 113 188);
    color: rgb(255 255 255) !important;
}
.float-pos {
    width: 0px;
	padding-right: 45px;
}
.float-pos .nav>li>a:before {
    height: 40px;
    width: 170px;
	left: 20px;
}
.float-pos .nav>li>a:hover {
    width: 160px;
}
.float-pos .nav>li>a {
    width: 160px;
}
div#cosa-facciamo {
    margin-top: -48px;
}
div#fox-container-m176 .control-label, div#fox-container-m176 input, div#fox-container-m176 label.checkbox, div#fox-container-m176 textarea, div#fox-container-m176 .chzn-container-single .chzn-single {
    box-sizing: unset !important;
}
.chzn-container-single .chzn-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 10px !important;
    height: 35px !important;
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    background: unset !important;
    background: unset !important;
    background: unset !important;
    background: unset !important;
    background: unset !important;
    background-clip: unset !important;
    box-shadow: unset !important;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 35px !important;
    width: 100%;
}
div#fox-container-m176 .chzn-container-single .chzn-single {
    background-image: unset !important;
    background-image: unset !important;
    background-image: unset !important;
    background-image: unset !important;
    background-image: unset!important ;
    color: #555555;
    background-color: #ffffff;
    width: 100%;
    padding: 0 5px;
    height: 35px !important;
    line-height: 35px !important;
}
button.btn.btn-primary.submit-button.fox-popover {
    width: 100%;
    padding: 20px 0px 20px 0px;
    left: -8px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
}
@media only screen and (max-width: 767px) {
	.hide-phone {
		display: none;
	}
}
@media only screen and (max-width: 425px) {
	a.btn.btn-primary.link-button.button-blue {
		padding: 8px 12px;
	/*	width: 97% !important;*/
	}
}