html, body {
	font-family: 'Lato', sans-serif;
	background: #fff;
	font-weight: 400;
	font-size: 16px;
	color: #222;
}
html {
	position: relative;
	min-height: 100%;
}
body {
	margin-bottom: 114px;
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	color: #222;
}
h2 {
	margin: 20px 0;
}
p {
	margin: 0;
	color: #222;
}
ul {
	margin: 0;
	padding: 0;
}
.btn {
    text-transform: capitalize;
}
/*.navbar-default {
	padding: 30px 0 15px 0;
}
.navbar-default .navbar-brand {
	color: #555;
	font-size: 34px;
	font-weight: 700;
	letter-spacing: -1px;
	padding-top: 0;
}
.navbar-default .navbar-brand .fa {
	color: #ffcc00;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}*/
.navbar-header {
    margin-bottom: 10px;
    margin-top: 10px;
}
.navbar-brand {
    height: auto;
	padding: 0 15px;
}
.nav.navbar-nav.navbar-right {
    margin-top: 40px;
}
.navbar-default .navbar-nav > li {
	padding: 0 10px;
}
.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	font-size: 16px;
	margin: 0 5px;
	color: #222;
	font-weight: 500;
	padding: 7px 14px;
	border-radius: 4px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a:hover {
	border-bottom: 1px solid #b38f00;
	background-color: #ffcc00;
}
.navbar-default .navbar-nav > .active > a {
	border-bottom: 1px solid #b38f00;
	 background-image: none;
	background-color: #ffcc00;
}
.navbar-nav .info-assistenza {
    position: relative;
    top: -3px;
}
.navbar-nav .info-assistenza .fa {
    position: relative;
    top: 6px;
}
.centered {
	text-align: center;
}
#section_header {
	text-align: center;
	background-color: #f6f6f6;
	padding: 15px 0;
	margin-bottom: 30px;
	margin-top: 20px;
}
#section_header h2 span {
	border-bottom: 2px solid #ffcc00;
}
#section_header h2 {
	color: #222;
	text-shadow: 1px 1px #fff;
}
#welcome p {
	color: #222;
	margin-bottom: 20px;
}
/*#welcome .btn {
	font-size: 13px;
	margin-top: 8px;
	padding: 8px 16px;
	background-color: #fff;
	color: #555;
	border: 1px solid #ccc;
}
#welcome .btn:hover, #welcome .btn:focus {
	background-color: #bf3f3e;
	outline: 0px;
	color: #fff;
	border: 1px solid #bf3f3e;		
}*/
.login-area {
    margin-top: 30px;
}
#services {
	padding: 30px 0 20px 0;
}
#services img {
	padding: 10px 0 20px 0;
}
#services p {
	line-height: 26px;
}
#services .service {
	padding-bottom: 40px;
}
#main-services {
	padding: 20px 0;
	margin-bottom: 40px;
}
#main-services .fa {
	color: #ffcc00;
	margin-top: 20px;
}
#main-services h3 {
	padding: 20px 0 10px 0;
}
/*#main-services .btn {
	font-size: 13px;
	margin-top: 30px;
	padding: 8px 16px;
	background-color: #fff;
	color: #555;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
#main-services .btn:hover, #main-services .btn:focus {
	background-color: #bf3f3e;
	outline: 0px;
	color: #fff;
	border: 1px solid #bf3f3e;		
}*/
#clients {
	padding: 30px 0;
}
#clients .img-responsive {
	margin: 0 auto;
}
#clients p {
	margin-bottom: 20px;
}
#clients img {
	opacity: 0.4;
}
#clients img:hover {
	opacity: 1;
}
#about_section_1 {
	padding-top: 30px;
}
#about_section_1 img {
	padding-top: 10px;
}
#about_section_1 p {
	line-height: 26px;
	margin-bottom: 30px;
}
#about_section_2 {
	padding: 30px 0 20px 0;
}
#about_section_2 .fa {
	color: #ffcc00;
	padding: 0 5px 5px 0;
}
#about_section_2 p {
	line-height: 26px;
	margin-bottom: 30px;
}
#footerwrap {
	background-color: #f7f7f7;
	padding: 40px 0 30px 0;
	text-align: center;
	border-top: 1px solid #e6e6e6;
	position: absolute;
	bottom: 0;
	width: 100%;
}
#footerwrap span.copyright {
	color: #888;
	font-size: 16px;
}
#footerwrap span.copyright a {
	color: #888;
	border-bottom: 1px dotted;
}
#footerwrap span.copyright a:hover {
	color: #ffcc00;
	text-decoration: none;
}
ul.social-buttons {
	margin: 0;
}
ul.social-buttons li a {
	font-size: 24px;
	outline: 0;
	color: #888;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	color: #ffcc00;
}
.slider {
	position: relative;
}
/*.slider .btn {
	font-size: 14px;
	margin: 50px 0;
	padding: 10px 20px;
	background-color: #ffcc00;
	color: #fff;
	border: 0;
	text-transform: uppercase;
}
.slider .btn:hover, .slider .btn:focus {
	background-color: #bf3f3e;
	outline: 0px;
}*/
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.caption {
	width: 60%;
	position: absolute;
	top: 35%;
	left: 20%;
	text-align: center;
}
.caption h1 {
	color: #444;
	font-size: 46px;
	font-weight: 500;
	letter-spacing: -1px;
}
.caption h1 span {
	color: #ffcc00;
}
.caption p {
	color: #444;
	line-height: 1.5em;
	font-size: 1.3em;
	text-align: center;
	margin-top: 20px;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 12px;
	width: 12px;
	display: inline-block;
	border: 2px solid #747474;
}
.callbacks_here a:after {
	border: 2px solid #FFF;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs li {
	display: inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14px;
	z-index: 999;
	left: 13px;
	display: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.5;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 48px;
	width: 34px;
	background: transparent url("../images/arrows.png") no-repeat;
	margin-top: -45px;
}
.callbacks_nav.next {
	left: auto;
	background-position: -34px 0;
	right: 0;
}
 /*-- responsive-mediaquries --*/
@media (max-width:1024px) {
 .caption {
 width: 63%;
 top: 25%;
 left: 19%;
}
}

@media (max-width:768px) {
.caption {
	width: 70%;
	top: 10%;
	left: 13%;
}
.caption h3 {
	font-size: 1.5em;
}
.callbacks_nav {
	top: 55%;
}
}

@media (max-width:640px) {
.caption {
	width: 70%;
	top: 5%;
	left: 13%;
}
.caption h3 {
	font-size: 1.5em;
}
.callbacks_tabs a:after {
	height: 10px;
	width: 10px;
}
}

@media (max-width:480px) {
.caption {
	width: 70%;
	top: 5%;
	left: 13%;
}
.callbacks_nav {
	top: 60%;
}
.caption p {
	height: 25px;
	overflow: hidden;
	margin: 0.5em 0;
}
.caption h3 {
	font-size: 1.4em;
}
.callbacks_tabs a:after {
	height: 4px;
	width: 4px;
}
ul.callbacks_tabs.callbacks1_tabs {
	bottom: 10px;
	left: 4px;
}
}

@media (max-width:320px) {
.caption {
	width: 70%;
	top: 5%;
	left: 13%;
    }
.callbacks_nav {
	top: 63%;
    }
.caption p {
	height: 25px;
	overflow: hidden;
	margin: 0.2em 0;
    }
.caption h3 {
	font-size: 1em;
    }
.callbacks_tabs a:after {
	height: 4px;
	width: 4px;
    }
ul.callbacks_tabs.callbacks1_tabs {
	bottom: 10px;
	left: 4px;
    }
}

.contact {
	padding: 30px 0;
}
.contact .fa {
	color: #ffcc00;
}
.contact p {
	padding: 15px 0;
}
.contact p span {
	color: #999;
	margin-right: 5px;
}
/*.contact .btn {
	font-size: 14px;
	margin: 30px 0;
	padding: 10px 20px;
	background-color: #ffcc00;
	color: #fff;
	border: 0;
	text-transform: uppercase;
}
.contact .btn:hover, .contact .btn:focus {
	background-color: #bf3f3e;
	outline: 0px;
}*/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 65%;
	font-size: 1em;
	margin: 10px 0px;
	border: 1px solid #ccc;
	color: #8A8888;
	background: none;
	-webkit-appearance: none;
	float: left;
	outline: none;
	font-weight: 500;
}
.form_details textarea:hover {
	border: 1px solid #222;
}
.form_details input[type="text"]:hover {
	border: 1px solid #222;
}
.form_details textarea {
	height: 200px;
	resize: none;
	width: 90%;
}
.form_details input[type="submit"] {
	margin-top: 1em;
	color: #fff;
	font-size: 1.3em;
	padding: 0.7em 1em;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight: 600;
	border: none;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	background: #9B80CD;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #fff;
	background: #614084;
}
address {
	margin-top: 1em;
}
}

@media (max-width:1366px) {
.caption p {
	overflow: hidden;
	height: 35px;
    }
}

@media (max-width:1024px) {
    .navbar-brand img {
        width: 200px; !important;
    }
    .nav.navbar-nav.navbar-right {
        margin-top: 22px;
    }
    .navbar-default .navbar-nav > li {
        padding: 0;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 7px;
    }
    .logo img {
            background-size: 100%;
            width: 70%;
    }
}

@media (max-width: 768px) {
.caption {
	width: 56%;
	top: 37%;
	left: 22%;
}
.caption h1 {
	font-size: 36px;
	letter-spacing: -1px;	
}
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 90%;
}
.form_details textarea {
	height: 150px;
}
.form_details input[type="submit"] {
	font-size: 0.8em;
	margin-bottom: 1em;
}
address {
	margin-top: 0.5em;
}
}

@media (max-width: 640px) {
.caption p {
	height: 22px;
	font-size: 0.8em;
}
.callbacks_nav {
	top: 60%;
}
.callbacks_nav {
	left: -3px;
	height: 44px;
	width: 29px;
	background: transparent url("../images/arrows.png") no-repeat -4px -68px;
	background-size: 301%;
}
.callbacks_nav.next {
	left: auto;
	background-position: -27px -69px;
	right: 0;
}
}

@media (max-width: 480px) {

.caption h1 {
	font-size: 2em;
}

.callbacks_nav {
	top: 70%;
}
.callbacks_nav {
	left: 0px;
	height: 31px;
	width: 20px;
	background: transparent url("../images/arrows.png") no-repeat -7px -69px;
	background-size: 408%;
}
.callbacks_nav.next {
	background-position: -31px -70px;
}
.caption p {
	margin: 0;
}
.form_details input[type="text"], .form_details textarea {
	padding: 8px;
	font-size: 0.8em;
}
.form_details textarea {
	height: 100px;
}
}

@media (max-width: 320px) {
.logo img {
	width: 58%;
}
.caption h1 {
	font-size: 26px;
	letter-spacing: 1px;
}
.callbacks_nav {
	height: 27px;
	width: 17px;
	background: transparent url("../images/arrows.png") no-repeat -5px -48px;
	background-size: 357%;
	margin: 0;
	top: 39%;
}
.callbacks_nav.next {
	background-position: -20px -47px;
}
}

.navbar-toggle {
    margin-top: 30px;
}

.breadcrumb {
    background-color: transparent;
}
.breadcrumb h1 {
    display: inline;
    font-size: 16px;
    font-weight: 600;
}
table .btn {
    width: 100%;
}
#filters.opened > div {
    background: #fff5cc none repeat scroll 0 0;
    border-bottom: 1px solid #ccc4a3;
    border-radius: 4px;
    margin: 0 0 20px;
    padding: 20px;
}
.label-default {
    background-color: rgba(0, 0, 0, 0.1);
	color: #333;
}
.button-group.top {
	float: right;
}
.button-group.bottom {
    margin-bottom: 30px;
    text-align: center;
}

/* MNAN

#left {
    width: 240px;
    position: relative;	
}
#left {
    display: block;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index:26;
	
}
#content {
    height: auto;
    width: 100%;
    left: 300px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10;
} */

.closedFilters {
    display: none;
}

.closedStep {
    display: none;
}
.navbar-collapse.collapse.in {
    text-align: center;
}

@media (max-width: 640px) {
	.login-area {
		text-align: center;
	}
}
.navbar .container {
    position: relative;
}
.navbar .user-top {
    background: #ffcc00 none repeat scroll 0 0;
    border-bottom: 1px solid #b38f00;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 3px 5px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 0;
	font-size: 12px;
}
.navbar .user-top > a, .navbar .user-top > a:link, .navbar .user-top > a:focus, .navbar .user-top > a:active {
    border-left: 1px solid #000;
    color: #000;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
    text-transform: none;
}
.navbar .user-top > a:hover {
    color: #fff;
	text-decoration: none;
	transition: 0s all;
	-webkit-transition: 0s all;
	-moz-transition: 0s all;
	-o-transition: 0s all;
	-ms-transition: 0s all;
}
.table {
    font-size: 13px;
}

.btn-primary.btn-crea {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb85c', endColorstr='#419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-primary.btn-crea:hover,
.btn-primary.btn-crea:focus {
  background-color: #4f9e4f;
  background-position: 0 -40px;
}

.btn-primary.btn-filtri {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-primary.btn-filtri:hover,
.btn-primary.btn-filtri:focus {
  background-color: #2aabd2;
  background-position: 0 -40px;
}

.btn-primary.btn-esporta {
  background-image: -webkit-linear-gradient(top, #cc6633 0%, #b3592d 100%);
  background-image:      -o-linear-gradient(top, #cc6633 0%, #b3592d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cc6633), to(#b3592d));
  background-image:         linear-gradient(to bottom, #cc6633 0%, #b3592d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6633', endColorstr='#b3592d', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b3592d;
}
.btn-primary.btn-esporta:hover,
.btn-primary.btn-esporta:focus {
  background-color: #994d26;
  background-position: 0 -40px;
}

.stato-col .fa {
    font-size: 18px;
	color: rgba(0, 0, 0, 0.5);
}
tr.inserito td {
	
}
tr.inserito td.stato-col .fa {
	color: #4f9e4f;
}
tr.modificato td {
	background-color: #d5ecf8;
	border-top: 1px solid #a9bbc4;
}
tr.modificato td.stato-col .fa {
	color: #58b3e2;
}
tr.annullato td {
	background-color: #ebdbd4;
	border-top: 1px solid #b8aba5;
	
}
tr.annullato td.stato-col .fa {
	color: #994d26;
}
.stato-col, .scaricato-col {
    text-align: center;
}

.success {
    padding: 40px 15px;
    text-align: center;
}
.form-group {
    margin-bottom: 0;
}
.form-group > div {
    margin-bottom: 15px;
}
#source-image, #output-image, #source-image-ig, #output-image-ig {
    max-width: 100%;
}
.error-page {
    text-align: center;
	margin-top: 40px;
}
#file {
    max-width: 270px;
    overflow: hidden;
}
/* cecilia */
.img-hidden { display: none }

/* filtri attivi */
.filtri-on {
	-webkit-box-shadow: 0 0 2px 2px #b38f00;
    box-shadow: 0 0 2px 2px #b38f00;
	background-color: #ffcc00 !important;
    background-image: none !important;
    border-color: #b38f00 !important;
    color: #000;
    margin-right: 1px;
}

/* PAGINAZIONE */
.pagination-pages {
	font-size: 12px;
}


/* FALDO */
.radio-inline {
    padding-top: 0 !important;
}
.radio-inline .radio {
    position: relative;
    top: -2px;
}

/* Cookies */
div.cookie_wrapper {
    background: rgba(255, 0, 0, 0.8) none repeat scroll 0 0;
    box-shadow: 0 0 5px #000;
    color: #fff;
    height: 60px;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999;
    font-size: 11px;
}
div.cookie_inner {
    margin: -15px auto;
    text-align: left;
    width: 90%;
}
div.cookie_inner h1 {
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 0;
    padding-bottom: 3px;
}
div.cookie_inner p {
    margin: 0;
	color: #fff;
}
div.action-cookiebanner {
    bottom: 0;
    margin-right: 15px;
    margin-top: 10px;
    text-align: right;
}
div.action-cookiebanner a, div.action-cookiebanner a:link, div.action-cookiebanner a:active, div.action-cookiebanner a:visited, div.action-cookiebanner a:hover {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
	margin-left: 15px;
}
div.action-cookiebanner a:hover {
    text-decoration: underline;
}
.radio-inline {
	margin-left: 0 !important;
}
.label-faldo {
    font-weight: bold;
}
#validate-message {
	margin-bottom: 20px;
}
.warning-container {
    background: rgba(255, 255, 0, 0.2) none repeat scroll 0 0;
    border: 1px solid #ffff00;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 10px;
}
.warning-container li {
    margin-left: 20px;
}
.warning-container strong {
    display: block;
    text-align: center;
    text-transform: uppercase;
}
.error-message {
	font-weight: bold;
	color: #ff0000;
}
.form-horizontal .btn {
    margin-bottom: 10px;
}