html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: .67em 0;
	font-size: 2em;
}
mark {
	color: #000;
	background: #ff0;
}
small {
	font-size: 80%;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input {
	line-height: normal;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: none;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
form span, .text-red {
	color: #ff0000;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: Arial,'Lato',sans-serif;
	font-size: large;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a, a:hover, a:focus {
	color: #e30513;
}
a {
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive, .thumbnail > img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
[role="button"] {
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
    color: #405464;
    font-size: large;
	margin: 20px 0 10px 0;
}
h1 {
	font-size: 120%;
}
h2 {margin: 5px 0 10px 0;}
@media (min-width: 992px) {
h1 {
	font-size: 340%;
}
}
h2 {
	font-weight: 400;
	line-height: 65% !important;
	font-size: 93% !important;
}
@media (min-width: 992px) {
h2 {
	font-size: 143% !important;
}
}
.header, .header-color {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 143%;
	display: inline-block;
	margin: 0;
	color: #fff;
	background-color: #405464;
	padding: 10px;
}
.header-color {
	background-color: #009640;
}
.header a {color:#fff; text-transform: uppercase;}
.sub-header {
	font-size: 143%;
	padding-bottom: 5px;
	border-bottom: 1px solid #405464;
    font-weight: 400;
}
.mb15{
	margin-bottom: 15px;
}
ul, ol {
	padding: 0;
	margin: 0 0 20px 0;
}
.list-inline li {
	display: inline-block;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-dotted {
  list-style: disc;
  list-style-position: inside;
}
.list-documents {
  list-style: disc;
  list-style-position: inside;
}
.list-documents ul, .list-documents ul ul {
   padding-left: 15px;	
}
.list-documents ul, .list-documents ul ul {
  margin: 0;
}
@media (min-width: 992px) {
.list-brands  {
    margin: 40px 0 20px 20px;
}
}
.list-brands li {
    display: inline-block;
    list-style: none;
	text-align: center;
    width: 45%;
	margin: 7px;
	padding: 0;
}

.list-brands li:nth-child(2), .list-brands li:nth-child(3),.list-brands li:nth-child(4), .list-brands li:nth-child(5) {
    padding: 0 22px;
}
.list-brands li:nth-child(2), .list-brands li:nth-child(5) {
    padding: 0 30px;
}
@media (min-width: 992px) {
.list-brands li {
	padding: 0!important;
	margin: 7px 7px 40px 7px;
}
.list-brands li:nth-child(1) {
    width: 36%;
	margin: 0 -15px
}
.list-brands li:nth-child(2) {
    width: 24%;
}
.list-brands li:nth-child(3) {
    width: 34%;
}
.list-brands li:nth-child(4) {
    width: 27%;
	margin: 0 12px;
}
.list-brands li:nth-child(5) {
    width: 24%;
}
.list-brands li:nth-child(6) {
    width: 38%;
}
}
@media (min-width: 1200px) {
.list-brands li:nth-child(4) {
	margin: 0 17px;
}
}
.list-icon-social li  {
	display: inline-block;
	list-style: none;
}
.list-icon-social a  {
	padding-right: 10px;	
	display: inline-block;
}
.list-lang li {
	display: inline-block;
	list-style: none;
}
.list-lang a{
	text-decoration: none !important;
	margin-left: 10px;
}
.list-lang a.active{
    color: #405464 !important;
    font-weight: bold;
}
p {
    margin: 0 0 10px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-uppercase {
	text-transform: uppercase;
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-right {
    text-align: right !important;
  }
}
.news {
	color: #00205d;
}
.small {
	font-size: 80%;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
section .container { 
	background-color: #fff;
}

@media (min-width: 992px) {
section .container:first-child { 
 	margin-top: -100px;
}	
}
@media (min-width: 3840px) {
section .container:first-child { 
 	margin-top: -190px;
}	
}


@media (min-width: 768px) {
.container {
	width: 750px;
}
}

@media (min-width: 992px) {
.container {
	width: 970px;
}
}

@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
[class*="col-"] {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.col-xs-12 {
	width: 100%;
}

@media (min-width: 768px) {
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
}

@media (min-width: 992px) {
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
}

@media (min-width: 1200px) {
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #009640;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
	 color: #999;
	 opacity: 1;
}
.form-control:-ms-input-placeholder {
	 color: #999;
}
.form-control::-webkit-input-placeholder {
	 color: #999;
}
.form-control::-ms-expand {
	 background-color: transparent;
	 border: 0;
}
.form-group {
	padding: 5px 0;
}
.form-group:last-child {
	padding: 5px 0 15px 0;
}
.form-group a, .form-group a:hover {
	color: #009640;
}
.form-feedback {
	padding: 10px 0;
}
@media (min-width: 992px) {
.form-feedback {
	text-align: right;	
	padding: 35px 0;
}
.form-feedback label {
	float: left;
}
.form-feedback .form-control {
	width: 70%;
	display: inline-block;
}
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	transition: background 0.2s linear;
}
.btn:focus, .btn:active:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
}
.btn:active{
	background-image: none;
	outline: 0;
}
.btn-default {
	color: #fff;
	background-color: #e30513;
	border-color: #e30513;
}
.btn-default:focus, .btn-default:hover, .btn-default:active, .btn-default:active:hover  {
	color: #e30513;
	background-color: #fff;
	border-color: #e30513;
}
.btn-default:active{
	background-image: none;
}
.btn-primary {
	color: #e30513;
	background-color: #fff;
	border-color: #e30513;
	border-radius: 0;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:active:hover{
	color: #fff;
	background-color: #e30513;
	border-color: #e30513;
}
.btn-primary:active, .btn-assistenza:active {
	background-image: none;
}

.btn-secondary {
	color: #fff;
	background-color: #009640;
	border-color: #009640;
	border-radius: 0;
}
.btn-secondary:focus, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:active:hover{
	color: #009640;
	background-color: #fff;
	border-color: #009640;
}

.btn-submit {
	color: #fff;
	background-color: #009640;
	border-color: #009640;
}
.btn-submit:focus, .btn-submit:hover, .btn-submit:active, .btn-submit:active:hover  {
	color: #fff;
	background-color: #009640;
	border-color: #009640;
}
.btn-submit:active{
	background-image: none;
}
.btn-assistenza {
	color: #fff;
	background-color: #405464;
	border-color: #405464;
}
.btn-assistenza:focus, .btn-assistenza:hover, .btn-assistenza:active, .btn-assistenza:active:hover{
	color: #405464;
	background-color: #b5c8e6;
	border-color: #b5c8e6;
}
.btn-block {
	width: 100%;
}
.navbar {
	position: relative;
	min-height: 45px;
	background: #405464;
	padding-top: 46px;
}
@media (min-width: 768px) {
.navbar .container {
	padding: 0;
}
}
.navbar-header {
	float: left;
}
.navbar-right{
	 float: right;
}

.navbar-brand {
	float: left;
	width: 100px;
}
@media (min-width: 768px) {
.navbar-brand {
	width: 160px;
}
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}

@media (min-width: 768px) {
.navbar > .container .navbar-brand,  .navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
}
}
.navbar-default {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer-brand{
	margin: 30px 0;
	width: 100px;
}
@media (min-width: 768px) {
.footer-brand {
	width: 130px;
}
}
.footer-panel, .footer-panel a {
	color: #405464;
	text-decoration: underline;
}
.footer-panel a:hover {
    text-decoration: none;
}
.footer-panel .first-row a {
	font-size: 80%;
	font-weight: bold;
}
.footer-panel .second-row, .footer-panel .second-row a {
    font-size: 12px;
	line-height: 20px;
}
.footer-panel .first-row, .footer-panel .second-row {
    margin-top: 45px;
}
.footer-panel .first-row .list-inline li  {
	margin-right: 40px;
}
.footer-panel .second-row .list-inline li  {
	margin-left: 39px;
}
.footer-panel .first-row .list-inline li {
	display: block;
}
@media (min-width: 992px) {
.footer-panel .first-row .list-inline li {
	display: inline-block;
}
}
.footer-panel .second-row .list-inline li {
	display: block;
}
@media (min-width: 768px) {
.footer-panel .second-row .list-inline li {
	display: inline-block;
}
}
.footer-panel .first-row:before, .footer-panel .second-row:before {
    content: '';
    display: block;
    max-width: 290px;
    height: 2px;
    margin: 0 0 20px 15px;
    background-color: #405464;
}
.menu_piede  {
	border-bottom:1px solid #ccc;
	margin-bottom: 15px !important;
}
.menu_piede_right {
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
@media screen and (min-width: 768px ) {
	.menu_piede_right {
		text-align: right;
		border-bottom: 0;
		margin-bottom: 0;
	}
}
.jumbotron {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	background-size: 100%;
	min-height: 100px;
	position: relative;
}
@media screen and (min-width: 768px ) {
.jumbotron {
	background-position: 0 -115px;
}
}
@media screen and (min-width: 992px ) {
.jumbotron {
	background-position: 0 -136px;
}
}
@media screen and (min-width: 1200px ) {
.jumbotron {
	background-position: 0 -190px;
}
}
@media screen and (min-width: 1600px ) {
.jumbotron {
	background-position: 0 -262px;
}
}
@media screen and (min-width: 3840px ) {
.jumbotron {
	background-image: url(../images/HeaderLarge.jpg);
	background-position: 0 -590px;
}
}	
.jumbotron:before {
	position: absolute;
	background: rgba(0,0,0,0.3);
	top:0;
	bottom:0;
	left:0;
	right:0;
	content: "";
}
.essere-fornitori {
	background-image: url(../images/EssereFornitori.jpg);
}
.call4solution {
	background-image: url(../images/call4solution.png);
	background-position: center center;
}
.ambiente-sociale {
	background-image: url(../images/AmbienteSociale.jpg);
}
.come-diventare-fornitore {
	background-image: url(../images/Comediventarefornitore.jpg);
}

.jumbotron-caption  {
	min-height: 100px;
	padding: 0 30px;
}
.jumbotron-caption h1 {
	font-weight: bold;
	color: #fff;
	line-height: 50px;
}
@media (min-width: 768px) {
.jumbotron-caption h1 {
	line-height: 100px;
}
}
@media (min-width: 992px) {
.jumbotron {
	min-height: 330px;
}
.jumbotron-caption h1 {
	line-height: 226px;
}
}
@media screen and (min-width: 1200px ) {
.jumbotron {
	min-height: 380px;
}
.jumbotron-caption h1 {
	line-height: 290px;
}
}
@media screen and (min-width: 1600px ) {
.jumbotron-caption h1 {
	line-height: 430px;
}
}
@media screen and (min-width: 3840px ) {
.jumbotron {
	min-height: 700px;
}
.jumbotron-caption h1 {
	line-height: 650px;
}
}
.thumbnail {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
.thumbnail > img {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.thumbnail .caption {
	position: absolute;
	bottom: 0;
	left: 0; 
	right: 0;
}
.thumbnail .caption p {
	background: #009640;
	padding: 20px 30px 10px 30px;
	margin: 0;
	transition: all 0.7s;
}
.thumbnail .caption p:hover {
	padding: 40px 30px 30px 30px;
}
section [class*="col-"]:nth-child(2) .thumbnail .caption p, section [class*="col-"]:nth-child(3) .thumbnail .caption p,section [class*="col-"]:nth-child(6) .thumbnail .caption p {
	background: #e30513;
}
.thumbnail .caption a{
	display: block;
	min-height: 70px;
	color: #fff;
	padding: 15px 0;
	font-size: large;
	font-weight: bold;
	line-height: 100%;
	border-top: 5px solid #fff;
	background: none;
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after {
	display: table;
	content: " ";
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .nav:after, .navbar:after, .navbar-header:after {
	clear: both;
}
.pd15 {
	padding: 15px 15px 0 15px;
}
@media (max-width: 680px) {
.mb10{
  margin-bottom: 10px;	
}
}
@media (min-width: 992px) {
.pd40 {
	padding: 40px;
}
.pd-login {
	padding:  0 30px 0 10px;
}
}
@media (min-width: 1200px) {
.pd-login {
	padding: 0 50px 0 20px;
}
}
#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled {
  padding-right: 390px;
}
#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  right: 0;
  width: 0;
  top: 0;
  height: 100%;
  overflow-y: auto;
  background: #405464;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
  width: 35%;
}
/* Sidebar Styles */
.sidebar-nav {
  position: absolute;
  top: 10%;
  width: 80%;
  margin: 0;
  padding: 0 0 0 40px;
  list-style: none;
}
.sidebar-nav li {
   border-bottom: 1px solid #fff;
   padding: 10px 0;
   display: block;
}
.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
  text-decoration: none;
}
.sidebar-nav>.sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}
.sidebar-nav>.sidebar-brand a {
  color: #999999;
}
.sidebar-nav>.sidebar-brand a:hover {
  color: #fff;
  background: none;
}
  #wrapper.toggled #sidebar-wrapper {
    width: 100%
  }
@media(min-width:768px) {
  #wrapper {
    padding-left: 0;
  }
  #sidebar-wrapper {
    width: 0;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: calc(35% + 5px);
  }
  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}
.btn-menu {
    font-weight: bold;
    font-size: x-large;
    transition: color 1s;
    color: #405464 !important;
	padding: 6px 0;
}
@media (min-width: 768px) {
.btn-menu {
	margin-top: 20px;
}
}
.btn-menu span {
	float: left;
}
.btn-menu span:before {
	content: "Menu";
	position: relative;
}
#wrapper.toggled .btn-menu span:before {
	content: "Chiudi";
}
.bars {
    text-align: right;
	width: 28px;
	float: left;
	margin: 5px 0 0 30px;
}
.bars div {
    height: 4px;
    background: #405464;
    transition: all 1s;
    width: 28px;
    float: right;
}
.bars .second-bar {
    margin: 5px 0;
}
#wrapper.toggled .bars .second-bar {
    width: 23px;
}
#wrapper.toggled .bars .third-bar {
    width: 19px;
}

.pull-right {
	float: right;
}
.margin-auto {
	margin: auto;
}
.f-none {
	float: none;
}

.mt-10 {
	margin-top: 10px;
}

/* SSO */

.sso, .sace { width: 50%;}
.flex  { display: flex;}
.sso  { margin-left:25%; margin-right:25%;}
.sso-div  { position: absolute; bottom:0;}