@font-face {
	font-family: 'MyriadProRegular';
	src: url('../font/myriadpro-regular.eot');
	src: url('../font/myriadpro-regular.eot') format('embedded-opentype'),
         url('../font/myriadpro-regular.woff2') format('woff2'),
         url('../font/myriadpro-regular.woff') format('woff'),
         url('../font/myriadpro-regular.ttf') format('truetype'),
         url('../font/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
@font-face {
	font-family: 'MyriadProLight';
	src: url('../font/myriadpro-light.eot');
	src: url('../font/myriadpro-light.eot') format('embedded-opentype'),
         url('../font/myriadpro-light.woff2') format('woff2'),
         url('../font/myriadpro-light.woff') format('woff'),
         url('../font/myriadpro-light.ttf') format('truetype'),
         url('../font/myriadpro-light.svg#MyriadProLight') format('svg');
}
@font-face {
	font-family: 'MyriadProSemibold';
	src: url('../font/myriadpro-semibold.eot');
	src: url('../font/myriadpro-semibold.eot') format('embedded-opentype'),
         url('../font/myriadpro-semibold.woff2') format('woff2'),
         url('../font/myriadpro-semibold.woff') format('woff'),
         url('../font/myriadpro-semibold.ttf') format('truetype'),
         url('../font/myriadpro-semibold.svg#MyriadProSemibold') format('svg');
}
@font-face {
	font-family: 'MyriadProBold';
	src: url('../font/myriadpro-bold.eot');
	src: url('../font/myriadpro-bold.eot') format('embedded-opentype'),
         url('../font/myriadpro-bold.woff2') format('woff2'),
         url('../font/myriadpro-bold.woff') format('woff'),
         url('../font/myriadpro-bold.ttf') format('truetype'),
         url('../font/myriadpro-bold.svg#MyriadProBold') format('svg');
}

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

html, body {
min-width: 1280px;
width: 100%;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'MyriadProRegular', 'Open Sans', arial, helvetica, sans-serif;
font-size: 15px;
line-height: 1.5;
font-style: normal;
color: #444;
letter-spacing: 0px;
background: #E0E0E0;
}

*, *:before, *:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}

#body_1 {
float: left;
width: 100%;
min-width: 1280px;
position: fixed;
z-index: 8010;
}

#body_2 {
float: left;
width: 100%;
height: 100%;
margin: 148px 0 0; /*118px 0 0;*/
}

#body_3 {
float: left;
width: 100%;
background: none; /*#303030;*/
}

#accentratore_body_1, #accentratore_body_2, #accentratore_body_3 {
min-width: 1000px;
width: 100%;
max-width: 1440px;
margin: auto;
}

#accentratore_body_1 {
height: 75px;
}

#container {
float: left;
width: 100%;
text-align: left;
background: #FFF;
/*
position: relative;
*/
}

#top {
float: left;
width: 100%;
position: relative;
padding: 0;
text-align: left;
background: #FFF;
}

/*
.middle {
}

.middlecloser {
}

.sx {
}

.cx {
}

.dx {
}
*/

#bottom {
float: left;
width: 100%;
padding: 60px;
background: #022E42;
}

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

a {
color: #FFF;
text-decoration: none;
-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

a:hover {
color: #E75333;
text-decoration: none;
}

h1, h2, h3, h4 {
margin: 0;
padding: 0;
}

h1 {
/*float: left;*/
width: 100%;
margin: 0;
padding: 0;
font-family: "MyriadProRegular";
font-size: 58px;
line-height: 1.2;
font-weight: normal;
letter-spacing: -2px;
/*text-align: center;*/
}

h2 {
/*float: left;*/
/*width: 60%;*/
margin: 0;
padding: 15px 20% 0;
font-family: "MyriadProLight"; /*"Open Sans", arial, helvetica, sans-serif;*/
font-size: 27px;
line-height: 1.2;
/*text-align: center;*/
}

h3 {
clear: both;
width: 100%;
margin: 30px 0 15px;
padding: 15px 0;
border-bottom: 1px solid #F0F0F0;
font-size: 19px;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0px; /*-1px;*/
text-transform: uppercase;
}

h4 {
width: 100%;
margin: 0;
padding: 0;
font-family: "MyriadProRegular";
font-size: 34px;
line-height: 1.2;
font-weight: normal;
letter-spacing: -1px;
}

img {
border: none;
padding: 0 0 0 0;
}

.closer {
clear: both;
}

.logo {
width: 16.5%;
position: absolute;
top: 24px;
left: 60px;
border: none;
}

.gallery-estesa {
width: 100%;
float: left;
margin: 35px 0 0;
padding: 0;
}

.gallery-estesa a {
display: inline-block;
width: 50%; /*33.3%;*/
float: left;
position: relative;
margin: 0;
padding: 0;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
line-height: 0;
overflow: hidden;
}

.gallery-estesa a img {
width: 103%; /*un po' pił grande del suo contenitore*/
height: auto;
-ms-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

.gallery-estesa a span {
width: 100%;
min-height: 0px;
position: absolute;
bottom: 0;
left: 0;
padding: 5% 6%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
line-height: 16px;
color: #EEE;
text-align: left;
background: url(/cg-incorso/images/Image/immagini-struttura/back-overlay.png) left bottom repeat;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

.gallery-estesa a span.big {
font-size: 20px;
line-height: 26px;
font-weight: 300;
}

.gallery-estesa a:hover img {
-ms-transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}

.gallery-estesa a:hover span {
min-height: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
filter: alpha(opacity=1);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}

/*
.usermessage {
display: table;
width: 100%;
padding: 4%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
font-size: 15px;
line-height: 1.3;
}

.usermessage.variant {
padding: 30px;
border-top: 1px solid #FFF;
}

.usermessage .fa {
display: table-cell;
width: 45px;
margin: 0 0 4%;
padding: 0 2% 0 0;
font-size: 45px;
vertical-align: middle;
}

.usermessage.variant .fa {
display: none;
}

.usermessage span {
display: table-cell;
vertical-align: middle;
}

.usermessage strong {
font-size: 21px;
font-family: "MyriadProSemibold";
letter-spacing: -1px;
}

.usermessage.error {
display: block;
color: #BA0005;
border: 1px solid #BA0005;
font-family: "MyriadProLight";
font-size: 17px;
padding: 6px 12px;
}

.usermessage.ok {
display: block;
color: #1D9D74;
border: 1px solid #1D9D74;
font-family: "MyriadProLight";
font-size: 17px;
padding: 6px 12px;
}

.error {
font-family: "MyriadProLight";
font-size: 17px;
color: #BA0005;
}

.ok {
font-family: "MyriadProLight";
font-size: 17px;
}
*/

.usermessage {
display: table;
width: 100%;
padding: 4%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
font-size: 15px;
line-height: 1.3;
}

.usermessage.variant {
padding: 30px;
border-top: 1px solid #FFF;
}

.usermessage .fa {
display: table-cell;
width: 45px;
margin: 0 0 4%;
padding: 0 2% 0 0;
font-size: 45px;
vertical-align: top;
}

.usermessage.variant .fa {
display: none;
}

.usermessage span {
display: table-cell;
vertical-align: top;
}

.usermessage strong {
font-size: 21px;
font-weight: 600;
letter-spacing: -1px;
}

.error {
color: #BA0005;
background: none; /*#BA0005;*/
}

.ok {
background: #1D9D74;
}

#menu-orizzontale-aree {
display: table;
width: 33%;
/* When using tables, height essentially is min-height, as tables always stretch.
min-height: 100px;
height: auto !important;
*/
height: 75px;
margin: 43px 0 0 24%;
padding: 0;
}

#menu-orizzontale-aree > div {
display: table-cell;
padding: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/*font-family: "Open Sans", sans-serif;*/
text-align: center;
cursor: pointer;
}

#menu-orizzontale-aree > div:hover, #menu-orizzontale-aree > div:active, #menu-orizzontale-aree > div.active {
background: #E75333;
}

#menu-orizzontale-aree > div:last-child:hover, #menu-orizzontale-aree > div:last-child:active {
background: none;
}

#menu-orizzontale-aree > div:last-child:hover > a, #menu-orizzontale-aree > div:last-child:active > a {
color: #E75333;
}

#menu-orizzontale-aree > div > a {
display: block;
/*font-family: 'Open Sans', sans-serif;*/
font-size: 16px;
line-height: 26px;
/*font-weight: 400;*/
color: #fff;
letter-spacing: 0px;
text-transform: uppercase;

-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

#menu-orizzontale-aree > div div.tendina {
display: none;
width: 100%;
position: absolute;
top: 118px;
left: 0;
right: 0;
z-index: 9000;
margin: 0;
padding: 2.5% 4.5%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
line-height: 13px;
text-align: left;
background: #E75333;
cursor: default;
box-shadow: 0px 4px 10px -6px #000;

-webkit-transition: all 0.25s ease;
-moz-transition:    all 0.25s ease;
-ms-transition:     all 0.25s ease;
-o-transition:      all 0.25s ease;
transition:         all 0.25s ease;
}

#menu-orizzontale-aree > div div.tendina .fa {
margin: 0 6px 0 0;
}

#menu-orizzontale-aree > div:hover div.tendina {
display: block;
}

#menu-orizzontale-aree > div div.tendina table td {
padding: 0 1.5%; /*0 3%;*/
border-left: 1px solid rgba(255, 255, 255, 0.2);
vertical-align: top;
}

#menu-orizzontale-aree > div div.tendina .fatheritemname {
display: block;
margin-bottom: 4px;
font-size: 14px;
line-height: 19px;
font-weight: 700;
color: #FFF;
letter-spacing: 0px;
text-transform: uppercase;
}

#menu-orizzontale-aree > div div.tendina ul {
float: left;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
}

#menu-orizzontale-aree > div div.tendina ul li {
float: left;
width: 100%;
padding: 0 2% 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#menu-orizzontale-aree > div div.tendina ul li a {
display: table;
width: 100%;
margin: 0 0 10px;
padding: 2px 5px 2px 2px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
line-height: 1.3;
color: #FFF;
text-decoration: none;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
-moz-opacity: 0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

/*
#menu-orizzontale-aree > div div.tendina ul li a:hover, #menu-orizzontale-aree > div div.tendina ul li a:active, #menu-orizzontale-aree > div div.tendina ul li a.active {
background: rgba(0, 0, 0, 0.1);
text-decoration: none;
}
*/

#menu-orizzontale-aree > div div.tendina ul li a > span {
display: block; /*table-cell;*/
/*height: 40px;*/
padding: 0 0 0 7px;
vertical-align: middle;
}

#menu-orizzontale-aree > div div.tendina ul li a:hover > span, #menu-orizzontale-aree > div div.tendina ul li a:active > span, #menu-orizzontale-aree > div div.tendina ul li a.active > span {
text-decoration: underline;
}


#menu-orizzontale-aree > div div.tendina ul.variant li a > span {
font-family: "MyriadProRegular"; /*"MyriadProSemibold";*/
padding: 0;
/*font-weight: 600;*/
}

#menu-orizzontale-aree > div div.tendina ul.variant li a > strong.subtitle {
display: block;
width: 100%;
margin: 6px 0 0;
font-family: "MyriadProLight";
font-size: 13px;
font-weight: normal;
font-style: normal;
}

#menu-orizzontale-aree > div div.tendina ul.variant li a {
padding: 5px;
font-size: 17px;
line-height: 1.1;
}

.title-tendina {
width: 100%;
padding: 0 0 18px;
font-family: "MyriadProSemibold";
font-size: 44px;
line-height: 1.1;
/*font-weight: 600;*/
color: #FFF;
letter-spacing: -2px;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

.subtitle-tendina {
width: 100%;
font-family: "MyriadProLight";
font-size: 20px;
line-height: 1.4;
/*font-weight: 300;*/
color: #FFF;
}

ul#menu-orizzontale-aree-servizio {
float: left;
position: absolute;
top: 0;
right: 60px;
margin: 0;
padding: 0;
list-style: none;
}

ul#menu-orizzontale-aree-servizio li {
display: inline-block;
float: left;
margin: 0;
padding: 0;
}

ul#menu-orizzontale-aree-servizio li a {
display: inline-block;
float: left;
margin: 0;
padding: 6px 13px;
border-right: none;
font-size: 13px;
line-height: 18px;
color: #FFF;
text-transform: uppercase;
}

ul#menu-orizzontale-aree-servizio li:last-child a {
padding-right: 0;
border-right: none;
}

ul#menu-orizzontale-aree-servizio li a:hover, ul#menu-orizzontale-aree-servizio li a:active {
color: #E75333;
}

ul#menu-orizzontale-aree-servizio li a i {
margin: 0 0 0 2px;
}

ul.lang-list {
display: none;
width: 180px;
position: absolute;
top: 30px;
right: 0;
z-index: 9999;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #FFF;
text-align: left;
border: 1px solid #F5F5F5;
-webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.1);
box-shadow: 1px 3px 6px rgba(0,0,0,0.1);
list-style: none;
}

ul.lang-list li {
display: block;
width: 100%;
background: #FFF;
text-decoration: none;
font-size: 14px;
color: #333;
text-transform: uppercase;
}

ul.lang-list li:last-child {
display: block !important;
}

ul.lang-list li:hover {
background: #F5F5F5;
}

ul.lang-list li span {
display: block;
width: 100%;
padding: 7px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #888;
font-size: 13px;
text-align: right;
cursor: pointer;
}

strong {
font-family: "MyriadProBold";
font-weight: normal;
}

hr {
clear: both;
margin: 60px 0;
padding: 0;
border: none;
border-top: 1px solid #f0f0f0;
width: 100%;
height: 0;
}

#bottom hr {
border-top: 1px solid #034563 !important;
}

hr.textual-content {
margin: 0 0 45px;
}

p {
margin: 0;
padding: 0 0 22px;
}

ul {
list-style: square;
margin-top: 0; /*12px;*/
margin-bottom: 22px;
padding: 0 0 0 20px;
}

ol {
margin-top: 0; /*12px;*/
margin-bottom: 22px;
padding: 0 0 0 20px;
}

ul li, ol li {
margin: 0 0 2px;
padding: 0;
}

ul ul, ul ol, ol ol, ol ul {
padding-left: 40px;
padding-bottom: 15px;
}

.fa {
margin: 0 6px 0 0;
}

/* GENERIC FORMS */
form {
width: 100%;
margin: 0;
padding: 0;
font-size: 14px;
line-height: 19px;
}

em.asterisk {
color: #FF0000;
font-style: normal;
}

input[type="text"],
input[type="password"],
input[type="file"],
input[type="email"],
input[type="date"] {
float: left;
width: 100%;
height: 43px;
padding: 7px 5px;
border: 1px solid #e1e1e1;
/*
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
*/
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "MyriadProRegular";
font-size: 18px;
line-height: 18px;
color: #444;
background: #fff;
}

input[type="file"] {
padding: 7px 5px; /*7px 0;*/
border: none;
font-family: "MyriadProRegular";
font-size: 15px;
background: none;
}

button[type="submit"] {
display: inline-block;
margin: 0;
padding: 12px 36px;
border: 1px solid #FFF;
font-family: "MyriadProRegular";
font-size: 15px;
line-height: 19px;
color: #FFF;
background: none;
cursor: pointer;

-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

button[type="submit"]:hover, button[type="submit"]:active {
color: #034563;
background: #FFF;
}

.dark button[type="submit"] {
border: 1px solid #034563;
color: #034563;
background: rgba(255, 255, 255, 0.5);
}

.dark button[type="submit"]:hover, .dark button[type="submit"]:active {
color: #FFF;
background: #034563; /*rgba(255, 255, 255, 1);*/
}

button[type="submit"] .fa:first-child {
margin: 0 6px 0 0;
}

textarea {
width: 100%;
height: 150px;
padding: 7px 5px;
border: 1px solid #e1e1e1;
/*
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
*/
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "MyriadProRegular";
font-size: 18px;
line-height: 1.5;
color: #444;
background: #fff;
}

select {
width: 100%;
height: 43px;
padding: 7px 5px;
border: 1px solid #e1e1e1;
/*
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
*/
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "MyriadProRegular";
font-size: 18px;
line-height: 18px;
color: #444;
background: #fff;
}

select option:first-child {
/* color: #AAA; */
}

select.disabled, input.disabled {
color: #AAA;
background: #FAFAFA;
}

.form-container {
float: left;
width: 100%;
padding: 9%;
font-family: "MyriadProRegular";
font-size: 15px;
background: #FFF;
}

.form-container strong {
font-family: "MyriadProSemibold";
}

.form-container .submit-container {
float: left;
width: 100%;
position: relative;
margin: 2% 0 0;
text-align: right;
}

.form-container ul {
max-height: 200px;
list-style: none;
margin-bottom: 25px;
padding: 0 0 0 18px;
overflow-y: auto;
}

.form-container ul li {
margin: 0;
padding: 4px 20px 4px 0;
font-family: "MyriadProRegular";
font-size: 15px;
position: relative;
border-bottom: 1px solid rgba(0, 0, 0, 0.1); /*1px solid rgba(0, 0, 0, 0.05);*/
}

.form-container ul li .fa {
display: none;
position: absolute;
top: 50%;
right: 5px;
color: #888;
cursor: pointer;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.form-container ul li .fa:hover, .form-container ul li .fa:active {
color: #C90000;
}

.form-container ul li:hover .fa {
display: inline-block;
}

.form-container > strong .fa {
margin: 0 5px 0 0;
}

.form-container form {
width: 100%;
margin: 0;
padding: 0;
}

.form-container input[type="text"],
.form-container input[type="password"],
.form-container input[type="file"],
.form-container input[type="email"],
.form-container input[type="date"] {
margin: 1.5% 0;
border: none;
font-size: 15px;
line-height: 1;
background: #f5f5f5;
}

.form-container input[type="file"] {
height: auto;
}

.form-container select {
margin: 1.5% 0;
border: none;
font-size: 15px;
line-height: 1;
background: #f5f5f5;
}

.form-container input[type="checkbox"] {
margin: 0 6px 0 0;
}

.form-container textarea {
color: #444;
background: #f5f5f5;
margin: 1.5% 0;
border: none;
font-size: 15px;
line-height: 1.5;
}

/********** STILI PER PLACEHOLDER SUI VARI BROWSERS **********/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
.form-container input::-webkit-input-placeholder, .form-container textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color: #AAA;
background: #f5f5f5;
}

input::-webkit-input-placeholder:-moz-placeholder, textarea::-webkit-input-placeholder:-moz-placeholder,
.form-container input::-webkit-input-placeholder:-moz-placeholder, .form-container textarea::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
color: #AAA;
background: #f5f5f5;
-moz-opacity: 1;
opacity: 1;
}

input::-moz-placeholder, textarea::-moz-placeholder,
.form-container input::-moz-placeholder, .form-container textarea::-moz-placeholder { /* Firefox 19+ */
color: #AAA;
background: #f5f5f5;
-moz-opacity: 1;
opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder,
.form-container input:-ms-input-placeholder, .form-container textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #AAA;
background: #f5f5f5;
}

input:placeholder-shown, textarea:placeholder-shown,
.form-container input:placeholder-shown, .form-container textarea:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
color: #AAA;
background: #f5f5f5;
}
/*************************************************************/

/********** WORKAROUD PER SIMULARE IL PLACEHOLDER SUL CAMPO TIPO SELECT **********/
select,
.form-container select {
color: #AAA;
}

select option,
.form-container select option {
color: #444;
}

select option:first-child,
.form-container select option:first-child {
color: #AAA;
}
/*********************************************************************************/

.form-container .privacy-box {
display: table;
width: 100%; /*60%;*/
position: static; /*absolute;*/
top: 0;
left: 0;
padding: 0 0 1.5%;
margin: 1.5% 1.5% 0 0;
font-size: 12px;
line-height: 1.5;
color: #888;
text-align: left;
}

.form-container .privacy-box span {
display: table-cell;
vertical-align: top;
}

.form-container .privacy-box span:first-child {
width: 20px;
}

.form-container .privacy-box span input[type="checkbox"] {
margin-top: 3px; 
}

.form-container.variant {
float: left;
position: static;
padding: 4% 0 0;
border-top: none;
}

.form-container.variant a {
color: #E75333;
}

.form-container.variant a:hover, .form-container.variant a:active {
color: #444;
}

.form-container.variant ul {
max-height: initial;
list-style: square;
margin: 0 0 30px;
padding: 7px 0 0 25px;
overflow-y: initial;
}

.form-container.variant ul li {
padding: 4px 0;
border: none;
}

.form-container.variant ul li ul {
list-style: circle;
margin: 0;
}

.general-form-request-info {
background: #fff;
border-top: 1px solid #e0e0e0;
}

.general-form-request-info > div {
padding: 4.5% 4.5%;
}

.general-form-request-info-container {
float: left;
width: 100%;
margin: 0;
padding: 0 0 0;
}

.general-form-request-info-container > div {
float: left;
width: 100%;
padding: 10px 0;
}

.general-form-request-info-container > div > div:first-child {
float: left;
width: 24%;
padding: 7px 4% 7px 0;
text-align: right;
}

.general-form-request-info-container > div > div {
float: left;
width: 73%;
text-align: left;
}

.general-form-request-info-container > div > div.intermediate-header {
width: 100%;
margin: 10px 0 0;
padding: 4px 15px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 11px;
font-weight: 600;
text-align: left;
text-transform: uppercase;
background: #F8F8F8;
}

.unquarto {
float: left;
width: 25% !important;
min-height: 0;
height: auto !important;
height: 0;
}

.unquinto {
float: left;
width: 20%;
min-height: 0;
height: auto !important;
height: 0;
}

.unquinto.padding-block,
.unsesto.padding-block {
padding: 0 15px;
}

.tile.unquinto {
float: left;
width: 20%;
min-height: 0;
height: auto !important;
height: 0;
}

.unsesto {
float: left;
width: 16.66%;
min-height: 0;
height: auto !important;
height: 0;
}


.dueterzi {
float: left;
width: 66.66%;
background: /*#00bdcc;*/ red;
min-height: 0;
height: auto !important;
height: 0;
}

.unterzo {
float: left;
width: 33.33%;
min-height: 0;
height: auto !important;
height: 0;
}

.trequarti {
float: left;
width: 75%;
min-height: 0;
height: auto !important;
height: 0;
}

.unquarto {
float: left;
width: 25% !important;
min-height: 0;
height: auto !important;
height: 0;
}

.main-bar {
float: left;
background: #1cb8ad;
width: 100%;
height: 118px;
position: relative;
}

.main-bar.sfondo {
background: #034563;
}

.secondary-bar {
float: left;
width: 100%;
min-height: 30px;
height: auto !important;
height: 30px;
color: #FFF;
background: #022E42;
}

.logo-2 {
position: absolute;
top: 0;
right: 0;
width: 41%; /*43%;*/
height: 120%;
z-index: 9998;
}

.cont-logo {
width: 100%;
height: 100%;
background: url(/exprivia-resources/images/Image/header-2.png) right top no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
}

#bottom ul {
margin: 0 0 25px;
padding: 0 25px 0 0;
list-style: none;
}

#bottom ul li {
margin: 0 0 5px;
/*font-family: 'Open Sans', sans-serif;*/
font-size: 15px;
/*font-weight: 400;*/
color: #fff;
}

#bottom ul li .fa {
margin: 0 15px 0 0;
font-size: 21px;
line-height: 1;
}

#bottom .menutitle {
margin: 0 0 15px;
font-family: "MyriadProBold";
font-size: 15px;
line-height: 19px;
/*font-weight: 700;*/
color: #FFF;
}

.visual-industry {
display: table;
width: 100%;
height: 500px !important;
padding: 0;
color: #FFF;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}

.vi-sx {
display: table-cell;
width: 60%;
padding: 4.5%;
vertical-align: middle;
}

.vi-dx {
display: table-cell;
width: 40%;
vertical-align: middle;
text-align: center;
}

.vi-dx img {
width: 100%;
height: auto;
}

.vi-title {
width: 100%;
padding: 0 0 30px;
font-family: "MyriadProBold";
font-size: 64px;
line-height: 1;
/*font-weight: 800;*/
color: #FFF;
letter-spacing: -3px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
-moz-opacity: 0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

.vi-subtitle {
width: 100%;
padding: 0 0 50px;
font-family: "MyriadProLight";
font-size: 23px;
line-height: 1.25;
/*font-weight: 400;*/
letter-spacing: 0px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
-moz-opacity: 0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

.vi-more {
display: inline-block;
padding: 10px 30px;
border: 1px solid #FFF;
font-size: 14px;
line-height: 19px;
font-weight: 800;
color: #FFF;
text-transform: uppercase;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
-moz-opacity: 0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

.vi-more:hover, .vi-more:active {
color: #FFF;
background: #C90000;
}

.vi-icon {
width: 300px;
height: 300px;
border: 5px solid #FFF;
border-radius: 50%;
}

.visual-home {
display: table;
width: 100%;
padding: 4.5%;
color: #FFF;
background:url(/exprivia-resources/images/Image/header.jpg);
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.visual-home.sfondo {
background: url(/exprivia-resources/images/Image/hforcure.jpg) center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.visual-home.sfondo-home {
background: #0D5973;
padding: 130px 0; /*10% 0;*/
}

.visual-home.sfondo-retail {
background: #006000;
padding: 10%;
}

/*
.visual-focus {
display: table;
width: 100%;
padding:0;
color: #FFF;
background:#eee;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.visual-focus.bg-image {
background: url(/exprivia-resources/images/Image/asti.jpg) center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding: 9% 4.5%;
position: relative;
}

.visual-footer {
display: table;
width: 100%;
padding: 60px;
color: #FFF;
background:#323533;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
*/

.vh-sx, .vh-dx {
display: table-cell;
width: 50%;
vertical-align: middle;
}

.vh-sx.variazione8 {
vertical-align: top;
background: #940b71;
padding: 4.5%;
}

.vh-dx.variazione9 {
vertical-align: top;
padding: 4.5%;
background: #1d4b6a url(/exprivia-resources/images/Image/grafico.jpg) center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: relative;
}

.vh-dx {
text-align: left;
}

.vh-dx.slider {
text-align: center;
}

.vh-title {
float: left;
width: 100%;
padding: 0;
font-family: "MyriadProBold"; /*'Open Sans', sans-serif;*/
font-size: 45px;
/*font-weight: 800;*/
line-height: 1;
color: #fff;
letter-spacing: 0px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
-moz-opacity: 0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

.vh-title h1.align-r, .vh-subtitle h2.align-r {
text-align: right;
}

.vh-subtitle.p-hlt h2 {
padding: 0;
}

.vh-title h1.ec-title {
color: #034563;
padding-bottom:90px;
}

.vh-subtitle h2.ec-subtitle {
color: #034563;
padding-bottom: 13px;
}

.vh-subtitle p.ec-par {
color: #034563;
}

.vh-title h1 {
color: #fff;
font-family: "MyriadProBold"; /*'Open Sans', sans-serif;*/
font-size: 40px;
/*font-weight: 700;*/
letter-spacing: -1px;
line-height: 1.2;
padding: 0 0 30px;
text-align: left;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

.vh-subtitle {
float: left;
width: 100%;
padding: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
-moz-opacity: 0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

.vh-subtitle h2 {
float: left;
width: 100%;
color: #fff;
font-family: "MyriadProLight"; /*'Open Sans', sans-serif;*/
font-size: 19px;
font-weight: normal;
line-height: 1.4;
padding: 0 0 60px;
text-align: left;
}

.vh-subtitle p {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 14px;
text-align: left;
line-height: 1.25;
color: #fff;
/*font-weight: 400;*/
}

.left-floating {
float: left;
}

.footage-home-2 {
display: table;
width: 100%;
padding: 0;
color: #FFF;
text-align: center;
background: #474a49;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.footage-home-2.var {
background: #00aba0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.footage-home-2.pad-var {
padding: 4.5%;
position: relative;
}

.footage-home-2.bgvar4 {
background: #fff;
}

.footage-home-2.bgcolor-suite {
background: #00aba0;
padding-top: 5%;
padding-bottom: 5%;
position: relative;
}

.cella-sx {
display: table-cell;
width: 67%;
vertical-align: top;
}

.cella-sx h1 {
color: #fff;
font-family: "MyriadProSemibold"; /*'Open Sans', sans-serif;*/
font-size: 40px;
/*font-weight: 600;*/
letter-spacing: 1px;
line-height: 1;
padding: 0 0 30px;
text-align: left;
}

.cella-sx p {
color: #fff;
/*font-family: 'Open Sans', sans-serif;*/
font-size: 16px;
/*font-weight: 400;*/
line-height: 1.25;
text-align: left;
}

.cella-dx {
display: table-cell;
width: 33%;
vertical-align: top;
}

.cella-dx h2 {
color: #fff;
/*font-family: 'Open Sans', sans-serif;*/
font-size: 30px;
/*font-weight: 400;*/
line-height: 1.25;
padding: 0 0 30px;
text-align: left;
}

.sub-cella-dx {
display: table-cell;
width: 100%;
}

.ft-sx {
display: table-cell;
width: 67%;
vertical-align: top;
padding: 4% 4.5% 6%;
position: relative;
}

.ft-sx.flag-china {
background: #81001C url('/exprivia-resources/images/Image/flag-china-img.jpg');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.ft-sx h1,
.ft-dx h1 {
color: #fff;
font-family: "MyriadProBold"; /*'Open Sans', sans-serif;*/
font-size: 40px;
/*font-weight: 700;*/
letter-spacing: -1px;
line-height: 1.2;
padding: 0 0 30px;
text-align: left;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

.ft-sx h2,
.ft-dx h2 {
float: left;
color: #fff;
font-family: "MyriadProLight"; /*'Open Sans', sans-serif;*/
font-size: 19px;
/*font-weight: 300;*/
line-height: 1.4;
padding: 0 0 60px;
text-align: left;
}

.ft-sx p {
color: #fff;
/*font-family: 'Open Sans', sans-serif;*/
font-size: 16px;
/*font-weight: 400;*/
line-height: 1.25;
text-align: left;
}

.ft-sx-table {
display: table;
width: 100%;
}

.ft-dx {
display: table-cell;
width: 33.333%;
vertical-align: top;
background: #e75333;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding: 4% 4.5% 6%;
}

.ft-dx.bgnone {
background: none;
}

.ft-dx.var-pos {
position: relative;
}

.ft-dx.size-text h2 {
font-size: 30px;
font-weight: 600;
}

.ft-dx.sfondo {
margin: 0;
background: url(/exprivia-resources/images/Image/sanita-2.jpg) center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.ft-sx-row1, .ft-sx-row2, .ec-sx-row, .ec-dx-row-1 {
display: table-row;
width: 100%;
}

.ft-sx-cella1, .ft-sx-cella2 {
display: table-cell;
width: 50%;
vertical-align:bottom;
}

.ft-sx-cella1.var-align, .ft-sx-cella2.var-align {
vertical-align: top;
padding-top:6.5%;
}

.ft-sx-cella3 {
display: table-cell;
width: 50%;
vertical-align:top;
padding-right: 3%;
}

.ft-sx-cella3.variazione9 {
padding-top: 3%;
}

.ft-sx-cella3.space4 {
padding-right:4%;
}
.ft-sx-cella3.space3 {
padding-top: 30px;
}

.ft-sx-cella1 h1 {
font-family: "MyriadProSemibold"; /*'Open Sans', sans-serif;*/
font-size: 47px;
/*font-weight: 600;*/
text-align: left;
color: #fff;
line-height: 1;
letter-spacing: 1px;
padding: 0 0 30px 0;
}

.ft-sx-cella2 h2 {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 22px;
line-height: 1.25;
color: #fff;
/*font-weight: 400;*/
padding: 0 0 30px 0;
text-align: left;
}

.ft-sx-cella2 h2.s-title {
padding: 0;
}

.ft-sx-cella2 p {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 14px;
text-align: left;
line-height: 1.25;
color: #fff;
/*font-weight: 400;*/
}

.ft-sx-cella3 h2 {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 22px;
line-height: 1.25;
color: #fff;
/*font-weight: 400;*/
padding: 0;
text-align: left;
}

.ft-sx-cella3 p {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 14px;
text-align: left;
line-height: 1.25;
color: #fff;
/*font-weight: 400;*/
}

.ec-sx {
display: table-cell;
width: 33.33%;
background: #1cb8ad;
}

.ec-sx-table {
display: table;
width: 100%;
height: 100%;
}

.ec-sx-cella-1 {
display: table-cell;
vertical-align: middle;
padding:90px 83px 90px 64px;
background:#66909b;
}

.ec-sx-cella-1.variazione6 {
padding: 110px 83px 110px 64px;
}

.ec-sx-cella-2 {
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
padding: 110px 75px 110px 64px;
background: #1cb8ad;
}

.ec-sx-cella-2.variazione5 {
background: #e75333;
}

.ec-sx-cella-2.var-space, .ec-sx-cella-1.var-space {
padding:0 0 0 13.2%;
height: 500px;
}

.ec-sx-cella-1 h2, .ec-sx-cella-2 h2 {
font-family: "MyriadProSemibold"; /*'Open Sans', sans-serif;*/
font-size: 46px;
line-height: 1.25;
color: #fff;
/*font-weight: 600;*/
padding: 0;
text-align: left;
margin-bottom: 30px;
}

.ec-sx-cella-1 h3, .ec-sx-cella-2 h3 {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 30px;
text-align: left;
line-height: 1.25;
color: #fff;
/*font-weight: 400;*/
text-transform: none;
vertical-align: middle;
}

.ec-dx {
display: table-cell;
width: 66.67%;
background: #fff;
vertical-align: top;
}

.ec-dx-table {
display: table;
width: 100%;
padding: 0 2% 4.5% 8%;
}

.ec-dx-table.variazione4 {
padding: 0;
}

.ec-dx-cella-1 {
display: table-cell;
width: 100%;
}

.ec-dx-cella-2, .ec-dx-cella-3 {
display: table-cell;
width: 50%;
padding-right: 5%;
}

.ec-dx-cella-2.text p, .ec-dx-cella-3.text p {
font-size: 16px;
}

.ec-dx h1 {
font-family: "MyriadProSemibold"; /*'Open Sans', sans-serif;*/
font-size: 50px;
line-height: 1.25;
color: #034563;
/*font-weight: 600; */
padding: 0;
margin-bottom: 30px;
text-align: left;
letter-spacing: 1px;
}

.ec-dx h2 {
font-family: "MyriadProSemibold"; /*'Open Sans', sans-serif;*/
font-size: 31px;
line-height: 1.25;
color: #034563;
/*font-weight: 600;*/
padding: 0;
text-align: left;
letter-spacing: 1px;
}

.ec-dx h3 {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 30px;
text-align: left;
line-height: 1.25;
color: #034563;
/*font-weight: 400;*/
text-transform: none;
margin-bottom: 12px;
}

.ec-dx p {
font-family: "MyriadProLight"; /*'Open Sans', sans-serif;*/
font-size: 18px;
text-align: left;
line-height: 1.25;
color: #034563;
/*font-weight: 100;*/
margin:0 0 15px;
}

.ec-dx ul {
text-align: left;
}

.ec-dx ul li {
/*font-family: 'Open Sans', sans-serif;*/
color: #034563;
font-size: 24px;
list-style-type: disc;
padding-left: 2%;
}

.ec-dx ul.lista-r li {
font-size: 17px;
}

.ec-dx-cella-2 p,.ec-dx-cella-3 p {
font-family: "MyriadProLight"; /*'Open Sans', sans-serif;*/
font-size: 17px;
text-align: left;
line-height: 1.25;
color: #034563;
/*font-weight: 100;*/
margin-bottom: 0px;
}

.ed-sx {
display: table-cell;
vertical-align: top;
width: 33.33%;
background: url(/exprivia-resources/images/Image/edotto.png) center center no-repeat;
}

.ed-dx {
display: table-cell;
vertical-align: top;
width: 66.66%;
background: #11465a;
padding: 11% 4.5%;
position: relative;
}

.ed-dx h1 {
color: #fff;
font-family: "MyriadProSemibold"; /*'Open Sans', sans-serif;*/
font-size: 40px;
/*font-weight: 600;*/
letter-spacing: 1px;
line-height: 1;
padding: 0 0 30px;
text-align: left;
}

.ed-dx h2 {
color: #fff;
/*font-family: 'Open Sans', sans-serif;*/
font-size: 24px;
/*font-weight: 400;*/
line-height: 1.35;
padding: 30px 0;
text-align: left;
}

.ed-dx p {
color: #fff;
/*font-family: 'Open Sans', sans-serif;*/
font-size: 17px;
/*font-weight: 400;*/
line-height: 1.25;
text-align: left;
}

.news-list {
/*display: table;*/
float: left;
width: 100%;
height: 300%; /*L'ALTEZZA VA ESPLICITATA, NON PUOI OESSERE "AUTO"*/
margin: 0; /*4.5% 0 0;*/
}

/*
#pressreleases {
display: none;
}

#mediacoverage {
display: none;
}

#events {
display: none;
}

#indecommunity {
display: none;
}
*/

a.cta {
display: inline-block;
padding: 12px 36px;
border: 1px solid #034563;
font-size: 19px;
line-height: 23px;
color: #034563;
background: rgba(255, 255, 255, 0.5);
}

a.cta:hover, a.cta:active {
color: #FFF;
background: #034563;
}

a.cta i.fa:first-child {
float: left;
margin: 0 12px 2px 0;
font-size: 23px;
line-height: 23px;
}

a.call-to-action.pdf-version {
padding: 12px 24px;
}

.loadmore-button {
display: block;
/*height: 66px;*/
float: left;
width: 100%;
margin: 0;
text-align: center;
padding: 40px 0;
}

.loadmore-button a.cta {
border: 1px solid #fff;
color: #fff;
background: transparent;
}

.loadmore-button a.cta:hover, .loadmore-button a.cta:active {
background: #fff;
color: #034563;
}

#lmpressreleases {
display: none;
}

#lmmediacoverage {
display: none;
}

#lmevents {
display: none;
}

#lmindecommunity {
display: none;
}

#lmpressreleases_f {
display: none;
}

#lmevents_f {
display: none;
}

#lmpresentazioni_f {
display: none;
}
/*
.news-list > div {
display: table-row;
}

.news-list > div > div {

display: table-cell;
width: 25%;
padding: 0 1% 40px;
vertical-align: top;
}

.news-list > div > div .single-news {
display: inline-table;
width: 100%;
height: 100%;
border-top: 1px solid rgba(0, 0, 0, 0.05);
color: #888;
background: #F8F8F8;
box-shadow: 0px 2px 5px -1px #AAA;
cursor: pointer;

-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

.news-list > div > div .single-news:hover {
background: #FFF;
}
*/
.sn-thumb {
width: 100%;
position: relative;
padding: 0 0 51% 0;
overflow: hidden;
}

.single-news .photo {
display: inline-block;
width: 103%;
height: 103%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);

-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}

.single-news:hover .photo {
/*
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
*/
}

.sn-caption {
width: 100%;
position: relative;
padding: 30px 20px 35px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.sn-label {
width: 40%;
height: 12px;
padding: 6px 0;
position: absolute;
top: 0;
right: 0;
-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
font-size: 11px;
line-height: 11px;
color: #FFF;
text-align: center;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.sn-date {
display: block;
position: relative;
margin: 0 0 15px;
padding: 0 0 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 12px;
line-height: 1.2;
color: #AAA;
text-transform: uppercase;
}

.sn-date .fa {
/*
position: absolute;
right: 1px;
top: 0;
*/
margin: 2px 0 0 10px;
padding: 0 0 0 11px;
border-left: 1px solid rgba(0, 0, 0, 0.1); 
font-size: 14px;
/*color: #666;*/
}

a.sn-title {
display: block;
/*font-family: "MyriadProLight";*/
font-size: 17px;
line-height: 1.3;
font-weight: 400;
color: #444;
letter-spacing: -1px;
/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);*/
}

.news-list > div > div .single-news:hover a.sn-title {
color: #C90000;
}

.loading-indicator {
display: none;
}

.pr-sx, .pr-cx, .pr-dx {
float: left;
width: 30.33%;
}

.pr-sx {
margin: 0 2.25% 4.5% 0;
}

.pr-cx {
margin: 0 2.25% 4.5%;
}

.pr-dx {
margin: 0 0 4.5% 2.25%;
}

.single-news-box {
padding: 0 !important;
border: 1px solid #eee; /*border-top: 1px solid rgba(0, 0, 0, 0.05);*/
background: #FFF;
/*box-shadow: 0px 2px 5px -1px #AAA;*/
}

.snb-thumb {
display: none;
width: 100%;
height: 0;
padding: 0 0 60%;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}

.snb-text {
width: 86%;
/*min-height: 245px;*/
height: 300px;
margin: 0 7%;
padding: 20px 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
font-size: 16px;
color: #034563; /*#444;*/
}

.snb-text a {
color: #E75333;
}

.snb-text a:hover, .snb-text a:active {
color: #444;
}

.snb-date {
display: block;
margin: 0 0 15px;
padding: 0 0 8px;
border-bottom: 1px solid #EEE;
font-family: "MyriadProBold";
font-size: 13px;
/*font-weight: 800;*/
color: #AAA;
text-transform: uppercase;
}

.snb-date .separator {
font-family: "MyriadProBold";
font-size: 18px;
}

.snb-title {
display: block;
padding: 0 0 15px;
font-family: "MyriadProRegular";
font-size: 27px;
line-height: 1.1;
/* font-weight: 400; */
letter-spacing: -1px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
-moz-opacity: 0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

a.snb-title {
color: #034563; /*#444;*/
}

a.snb-title:hover, a.snb-title:active {
color: #E75333;
}

/*
.snb-title.brd {
font-size: 22px;
line-height: 1.2;
margin: 0 0 6px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
*/

.snb-subtitle {
font-family: "MyriadProLight";
/*font-weight: 300;*/
}

.snb-subtitle ul {
list-style: none;
margin-left: 0;
padding: 0;
}

.snb-subtitle ul li {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
font-size: 14px;
font-weight: 400;
color: #555;
}

.snb-subtitle ul li:before {
display: inline-block;
width: 18px;
margin-left: -18px;
content: "\f0da"; /* FontAwesome Unicode */
font-family: FontAwesome;
color: #C90000;
}

a.learnmore {
white-space: nowrap;
}

.current-openings-list {
float: left;
width: 100%;
margin: 22px 0 0;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.single-current-opening {
display: block;
float: left;
width: 100%;
padding: 1.2% 1.5%;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 13px;
font-weight: 300;
color: #FFF; /*#888;*/
background: #034563;

-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

.single-current-opening:hover, .single-current-opening:active {
/*background: #F4F8FB;*/
}

.single-current-opening.active {
color: #E75333;
background: rgba(0, 0, 0, 0.1);
}

.single-current-opening > span {
display: table;
width: 100%;
}

.single-current-opening > span > span {
display: table-cell;
width: 20%;
padding: 1.5%;
border-left: 1px solid rgba(0, 0, 0, 0.1);
line-height: 1.3;
vertical-align: top;
}

.single-current-opening > span > span .fa {
width: 20px;
text-align: center;
font-size: 17px;
}

.single-current-opening > span > span:first-child {
width: 37%;
padding-left: 0;
border-left: none;
font-family: "MyriadProSemibold";
font-size: 17px; /*14px;*/
/*font-weight: 600;*/
}

.single-current-opening > span > span:nth-child(2) {
width: 25%;
}

.single-current-opening > span > span:nth-child(3) {
width: 16%;
}

.single-current-opening > span > span:last-child {
width: 2%;
text-align: right;
padding-right: 0;
border-left: 0;
vertical-align: middle;
}

.single-current-opening > span > span:last-child .fa {
margin-right: 0;
}

.form-intro {
float: left;
width: 100%;
position: relative;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #FFF;
}

.page-title {
margin: 0;
padding: 0 0 18px;
border-top: none;
font-size: 32px;
line-height: 1.1;
/*font-weight: 400;*/
letter-spacing: -1px;
}

.page-subtitle {
font-family: "MyriadProLight";
font-size: 17px;
/*line-height: 1.7;*/
/*font-weight: 300;*/
}

.form-intro .type-label {
float: left;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
}

.form-intro .back-space {
float: left;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: right;
}

.form-intro .type-label span {
display: inline-block;
float: left;
margin: 0 0 3px;
padding: 3px 0;
font-size: 13px;
text-transform: uppercase; 
background: #FFF;
}

.form-intro .back-space a, .form-container .back-space-variant a {
display: inline-block;
padding: 3px 0;
margin: 0 0 3px;
font-size: 13px;
font-weight: 400;
text-transform: uppercase; 
}

.form-intro .back-space a strong, .form-container .back-space-variant a strong {
font-weight: 700;
}

.form-intro .back-space a .fa, .form-container .back-space-variant a .fa {
margin-right: 6px;
}

.form-intro .title-space {
display: table;
width: 100%;
}

.form-intro .title-space > div {
display: table-cell;
height: 144px;
vertical-align: middle;
}

.form-intro .title-space > div > .page-title {
margin: 0;
}

.form-intro .details {
display: none;
float: left;
width: 100%;
position: relative;
font-weight: 300;
}

.form-intro .details strong {
display: inline-block;
margin: 0 0 0 5px;
/*font-weight: 600;*/
}

.form-intro .details > span {
display: block;
float: left;
width: 60%;
padding: 3px 0;
/*color: #888;*/
}

.form-intro .details .job-code {
display: inline-block;
position: absolute;
bottom: 0;
right: 0;
padding: 3px 7px;
color: #FFF;
background: #CCC;
}

.form-intro hr {
float: left;
margin: -2.5% 0 0; /*4% 0 0;*/
}

.form-intro a {
color: #E75333;
}

.form-intro a:hover, .form-intro a:active {
color: #444;
}

.form-label {
float: left;
width: 100%;
margin: 2% 0;
padding: 1.5% 0;
border-bottom: 1px solid #E0E0E0;
font-family: "MyriadProSemibold";
font-size: 13px;
/*font-weight: 300;*/
text-transform: uppercase;
}

.form-label .fa {
margin: 0;
}

/********************** CSS FABRIZIO START **********************/
.tile {
float: left;
width: 33.33%;
height: 0;
position: relative;
padding: 0 0 33.33%;
color: #FFF;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}

.tile.big {
width: 50%;
}

.tile.double {
width: 66.66%;
}

.tile.triple {
width: 100%;
}

.tile.locationpadding {
height: auto;
padding: 30px;
}

.tile.breadcrumbs {
background: #033850;
padding: 20px 0 20px 0;
font-size: 13px;
color: #fff;
text-transform: uppercase;
}

.tile.breadcrumbs strong {
font-family: "MyriadProSemibold";
font-weight: normal;
}

.tile.breadcrumbs a {
color: #FFF;
}

.tile.breadcrumbs a:hover, .tile.breadcrumbs a:active {
color: #E75333;
}

.tile.breadcrumbs > div > .fa {
margin: 0 12px;
}

.tile.breadcrumbs > div > a .fa {
margin: 0 6px 0 0;
}

.tile.irregular {
padding: 0 0 585px;
}

.tile.static {
height: auto;
padding: 0;
}

.tile.pagevisual {
display: table;
min-height: 470px;
background: #E75333; /*#E75333;*/ /*#034563;*/
}

.tile.pagevisual .subtitle a {
font-family: "MyriadProSemibold";
}

.tile.irregular-free {
padding: 0 0 2000px;
}

.tile > div {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
padding: 60px 60px 120px;
overflow: hidden;
}

/*
.tile > div:after {
content: "";
text-align: right;
position: absolute;
bottom: 0;
right: 0;
width: 70%;
height: 1.2em;
background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
*/

.tile.left > div {
padding: 60px 45% 120px 60px;
}

.tile.left2 > div {
padding: 60px 53% 120px 60px;
}

.tile.right > div {
padding: 60px 60px 120px 45%;
}

.tile.right2 > div {
padding: 60px 60px 120px 53%;
}

.tile.nopadding > div {
padding: 0;
}

.tile.breadcrumbs > div {
position: static;
padding: 10px 60px;
}

.tile.static > div {
position: static;
}

.tile > div .share-icon {
position: absolute;
bottom: 60px;
left: 60px;
}

.tile.right > div .share-icon {
left: 45%;
}

.tile.right2 > div .share-icon {
left: 53%;
}

.tile.pagevisual > div {
display: table-cell;
vertical-align: middle;
}

.tile > div .cta-space {
position: absolute;
bottom: 60px;
right: 60px;
}

.tile > div .cta-space.centered {
position: absolute;
bottom: 60px;
right: 50%;
-webkit-transform: translate(50%,0);
-moz-transform: translate(50%,0);
-o-transform: translate(50%,0);
-ms-transform: translate(50%,0);
transform: translate(50%,0);
}

.tile.left > div .cta-space {
right: 45%;
}

.tile.left2 > div .cta-space {
right: 53%;
}

.tile .category {
padding: 0 0 10px;
font-family: "MyriadProRegular";
font-size: 13px;
/*font-weight: 400;*/
text-transform: uppercase;
}

.tile.dx .category {
text-align: right;
}

.tile.cx .category {
text-align: center;
}

.tile .title, .tile h1.title {
padding: 0 0 18px; /*0 0 30px;*/
font-family: "MyriadProBold";
font-size: 40px;
line-height: 1.1; /*1.2;*/
/*font-weight: 700;*/
letter-spacing: -2px; /*-1px;*/
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

.tile .title.number, .tile h1.title.number {
padding: 0 0 0 0;
color: #E75333;
}

.tile .title.news, .tile h1.title.news {
padding: 0; /*0 0 15px;*/
font-size: 30px;
letter-spacing: -2px;
line-height: 1.1;
}

.tile .abstract.news {
padding: 15px 0px 0px;
}

.tile .title.bull, .tile h1.title.bull {
padding: 0 0 15px;
font-size: 32px;
letter-spacing: -2px;
line-height: 1.1;
}

.tile.double .title, .tile.double h1.title {
font-size: 44px;
letter-spacing: -2px;
}

.tile.triple .title, .tile.triple h1.title {
font-size: 44px;
letter-spacing: -2px;
}

.tile .title.chapt,
.tile.triple .title.chapt,
.tile h1.title.chapt,
.tile.triple h1.title.chapt {
font-size: 24px;
letter-spacing: -1px;
padding-bottom: 20px;
padding-top: 30px;
}

.tile.dx .title, .tile.dx h1.title {
text-align: right;
}

.tile.cx .title, .tile.cx h1s.title {
text-align: center;
}

.tile .subtitle, .tile h2.subtitle {
padding: 0;
font-family: "MyriadProLight";
font-size: 20px; /*19px;*/
line-height: 1.4;
font-weight: normal;
}

.tile .subtitle.int, .tile h2.subtitle.int {
padding: 0 0 30px;
}

.tile .subtitle strong, .tile h2.subtitle strong {
font-weight: 600;
}

.tile .subtitle.news, .tile h2.subtitle.news {
padding: 15px 0 0;
font-size: 15px;
}

.tile .subtitle.true.news, .tile h2.subtitle.true.news {
padding: 5px 0 0;
font-size: 17px;
}

.tile .subtitle.list, .tile h2.subtitle.list {
font-size: 15px;
padding: 15px 20px;
}

.tile .subtitle.features, .tile h2.subtitle.features {
font-size: 21px;
}

.tile .subtitle p.data, .tile h2.subtitle p.data {
margin-bottom: 22px;
padding-bottom: 22px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 16px; /*19px;*/
color: #888;
}

.tile.dx .subtitle, .tile.dx h2.subtitle {
text-align: right;
}

.tile.cx .subtitle, .tile.cx h2.subtitle {
text-align: center;
}

.tile .suptitle {
font-family: "MyriadProRegular";
font-size: 16px;
line-height: 1.4;
}

.tile.dx .suptitle {
text-align: right;
}

.tile.cx .suptitle {
text-align: center;
}

.tile .abstract {
padding: 0 0 22px;
font-family: "MyriadProLight";
font-size: 17px;
/*font-weight: 300;*/
/*line-height: 1.6;*/
}

.tile.dx .abstract {
text-align: right;
}

.tile.cx .abstract {
text-align: center;
}

.tile .title-abs {
padding: 10px 30px;
font-size: 18px; /*40px;*/
line-height: 1.1;
font-weight: 600;
letter-spacing: -1px;
position: absolute;
top: inherit;
bottom: 0;
left: 0;
width: 100%;
height: 15%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 85%);
}

.tile .subtitle-abs {
display: block;
padding: 0 0 0 0;
font-size: 14px; /*40px;*/
line-height: 1.1;
font-weight: 300;
letter-spacing: 0px;
}

.blocchi-icone {
display: block;
float: left;
width: 100%;
margin: 30px 0 60px;
font-size: 21px;
line-height: 1.4;
font-weight: 300;
}

.blocchi-icone strong {
font-family: "MyriadProRegular";
/*font-weight: 400;*/
font-size: 18px;
}

.blocchi-loghi {
display: block;
float: left;
width: 100%;
margin: 30px 0 0;
font-size: 21px;
line-height: 1.4;
font-weight: 300;
}

.blocchi-loghi img {
width: 100%;
height: auto;
padding: 30px;
/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
/*filter: gray; /* IE6-9 */
/*-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */

-webkit-transition: all 0.5s ease;
-moz-transition:    all 0.5s ease;
-ms-transition:     all 0.5s ease;
-o-transition:      all 0.5s ease;
transition:         all 0.5s ease;
}

.blocchi-loghi img:hover {
filter: none;
-webkit-filter: none; /* Chrome 19+ & Safari 6+ */
}

.orange {
color: #FFF;
background: #E75333;
}

.spegea {
color: #FFF;
background: #a7181d;
}

.orange-light {
color: #FFF;
background: #f2755a;
}

.yellow {
color: #FFF;
background: #eead1a;
}

.bluspace {
color: #FFF;
background: #0070ae;
}

.red {
color: #FFF;
background: #81001C;
}

.granata {
color: #FFF;
background: #a33736;
}

.magenta {
color: #FFF;
background: #AC2B81;
}

.magenta2 {
color: #FFF;
background: #AC2B81;
}

.blue {
color: #FFF;
background: #1D4B6A;
}

.green {
color: #FFF;
background: #02a19b;
}

.purple {
color: #FFF;
background: #79215E;
}

.lightorange {
color: #FFF;
background: #eba149;
}

.greybank {
color: #fff;
background: #7a7b7e;
}

.cyan {
color: #FFF;
background: #1c72b5;
}

.sapcolor {
color: #FFF;
background: #0E8CD6;
}

.expriviacolor {
color: #FFF;
background: #034563;
}

.white {
color: #034563;
background: #FFF;
}

.grey {
color: #034563;
background: #F2F2F2;
}

.centered {
text-align: center;
}

.tile > div.dark {
color: #034563;
}

.tile > div.standard-padbot {
padding-bottom: 60px;
}

.tile > div.dark .title, .tile > div.dark h1.title {
text-shadow: none;
}

.call-to-action {
display: inline-block;
padding: 12px 36px;
border: 1px solid #FFF;
font-size: 15px;
line-height: 19px;
/*font-weight: 400;*/
color: #FFF;
-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

.call-to-action:hover, .call-to-action:active {
color: #034563;
background: #FFF;
}

.dark .call-to-action {
border: 1px solid #034563;
color: #034563;
background: rgba(255, 255, 255, 0.8);
}

.dark .call-to-action:hover, .dark .call-to-action:active {
color: #FFF;
background: #034563; /*rgba(255, 255, 255, 1);*/
}

.button {
display: inline-block;
margin: 20px 10px 0 0;
padding: 10px 16px;
border: 1px solid #FFF;
font-size: 13px;
line-height: 17px;
font-weight: 400;
color: #FFF;
}

.button.dark {
display: inline-block;
margin: 0px 10px 20px 0;
padding: 10px 16px;
border: 1px solid #034563;
font-size: 13px;
line-height: 17px;
font-weight: 400;
color: #034563;
}

.button.center {
text-align: center;
}

.button.noborder {
border: none;
}

.button.modal {
color: #fff !important;
background-color: #034563;
font-size: 16px;
border: 1px solid #034563;
}

.button:hover, .button:active {
color: #FFF;
background: none;
}

.button.modal:hover {
color: #034563 !important;
background-color: #fff;
}

.dark .button:hover, .dark .button:active {
color: #034563;
background: none;
}

#aag.static > div {
min-height: 555px;
}

.slider-container-animation {
position: relative;
}

.slider1 {
width: 100%;
height: 590px;
}

.slider1 > div > div {
width: 100%;
height: 100%;
background: #0D5973;
}

.jcider-nav {
display: none !important;
}

img.icon {
width: auto;
height: 60px;
}

img.icon-80 {
width: auto;
height: 80px;
}

img.icon-150 {
width: auto;
height: 150px;
}

img.icon-120 {
width: auto;
height: 120px;
}

.console {
display: table;
table-layout: fixed;
width: 100%;
background: #EEE;
}

.console.magenta {
color: #FFF;
background: #E6007E;
}

.console.magenta2 {
color: #FFF;
background: #AC2B81;
}

.console.orange {
color: #FFF;
background: #E75333;
}

.console.variant {
margin: 6px 0 20px;
}

.console > div {
display: table-row;
}

.console > div > a {
display: table-cell;
padding: 30px 15px;
border-right: 1px solid #FFF;
font-family: "MyriadProRegular";
font-size: 18px;
line-height: 1.2;
/*font-weight: 300;*/
color: #444;
text-align: center;
vertical-align: middle;
}

.console > div > a:last-child {
border-right: none;
}

.console > div > a:hover, .console > a:active {
background: #F5F5F5;
}

.console > div > a.active {
background: #FFF;
}

.console.magenta > div > a {
color: #fff;
}

.console.magenta > div > a.active {
color: #444;
background: #fff;
}

.console.magenta > div > a:hover, .console > a:active {
color: #444;
background: #fff;
}

.console.magenta2 > div > a {
color: #fff;
}

.console.magenta2 > div > a.active {
color: #444;
background: #fff;
}

.console.magenta2 > div > a:hover, .console > a:active {
color: #444;
background: #fff;
}

.console.orange > div > a {
color: #fff;
}

.console.orange > div > a.active {
color: #444;
background: #fff;
}

.console.orange > div > a:hover, .console > a:active {
color: #444;
background: #fff;
}

.console .fa {
margin: 0 6px 0 0;
}

.subpage-content {
display: none;
width: 100%;
}

.subpage-content.active {
display: block;
}

.cookie {
width: 100%;
position: fixed;
bottom: 0px;
left: 0px;
z-index: 9999;
padding: 20px 20% 20px 3%;
font-size: 14px;
line-height: 18px;
color: #CCC;
background: #000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

.cookie a {
color: #fff;
}

.cookie a.close {
position: absolute;
top: 20px;
right: 3%;
}

.cookie a.close:hover {
text-decoration: none;
}

/*********************** CSS FABRIZIO END ***********************/

.legend {
margin-top: 40px;
padding: 0;
font-size: 18px;
line-height: 1.4;
font-weight: 600;
}

.legend p {
margin: 0;
padding: 0 0 15px;
}

.big-point {
display: block;
width: 20px;
height: 20px;
border-radius: 50%;
float: left;
margin: 2px 8px 0 0;
}

.green-bull {
background-color: #5ab031;
}

.blue-bull {
background-color: #1d70b7;
}

.yellow-bull {
background-color: #fbb800;
}

.magenta-bull {
background-color: #9d0a6d;
}

.lightblue-bull {
background-color: #00abaa;
}

.gray-bull {
background-color: #6a6d71;
}

.red-bull {
background-color: #a32425;
}

.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
min-height: 0; /* support: IE7 */
font-size: 100%;
border-bottom: 1px solid #ccc;
}

.ui-accordion .ui-accordion-header:focus {
outline: none;
}

.ui-accordion .ui-accordion-icons {
padding-left: 0;
}

.ui-accordion.variant .ui-accordion-icons {
padding: 0;
margin: 0 0 2px;
border-bottom: 0;
color: #E75333;
-webkit-transition: 0.5s;
-moz-transition:    0.5s;
-ms-transition:     0.5s;
-o-transition:      0.5s;
transition:         0.5s;
}

.ui-accordion.variant .ui-accordion-icons:hover, .ui-accordion.variant .ui-accordion-icons:active {
color: #034563;
}

.ui-accordion.variant .ui-accordion-icons .fa {
margin: 0 10px 0 0;
font-size: 12px;
color: #034563;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
padding-left: 0;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
background: #f4f4f4;
}

.unquinto.location {
width: 19% !important;
min-height: 315px !important; /*275px !important;*/
border: 1px solid #eee;
padding: 15px !important;
font-size: 11px;
margin: 0 0.5% 1%;
}

#subpage-info-1 > div > div .location:last-child {
margin-right: 0px;
}

#subpage-info-2 > div > div .location:last-child {
margin-right: 0px;
}

#subpage-info-3 > div > div .location:last-child {
margin-right: 0px;
}

.location-block {
padding: 30px 30px 30px 30px;
}

.location span {
background: #f6f6f6;
color: #333;
padding: 5px 10px;
margin-bottom: 15px;
font-size: 11px;
line-height: 11px;
display: inline-block;
}

.location p {
color: #333;
font-size: 13px;
line-height: 20px;
}

.location span > img {
width: auto !important;
height: 11px !important;
margin-right: 10px;
float: left;
}

/* CSS NUOVA E4CURE SLIDER JCIDER GIACOMO */
.jcider-nav {
position: absolute;
right: 60px;
top: 60px;
width: 15%;
}

#bottombar {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
min-height: 50px !important;
background: #022b3e;
}

.link-bottombar {
position: absolute;
top: 12px;
left: 83px;
float: left;
color: #FFF;
font-size: 11px;
line-height: 20px;
display: inline-block;
}
.social-bottombar {
position: absolute;
top: 12px;
right: 20px;
text-align: right;
}

.logo-bottombar {
position: absolute;
top: 0;
left: 0;
width: 63px;
min-height: 43px;
background: #034563;
padding-left: 10px;
padding-right: 10px;
}

.box-locations {
padding: 6% 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.box-locations .title-loc {
font-family: 'MyriadProSemibold';
font-size: 20px;
margin-bottom: 6px;
}

.box-locations address {
font-family: 'MyriadProLight';
font-style: normal;
font-size: 17px;
line-height: 1.6;
}

.modalFancyboxInline {
display: none;
width: 620px;
height: auto;
padding: 0;
}

.modalFancyboxInline > div {
position: static;
height: auto;
padding: 20px;
}

.modalFancyboxInline.white {
background: transparent;
}

.modalFancyboxInline .subtitle strong {
font-family: 'MyriadProSemibold';
}

.modalFancyboxInline .subtitle a {
color: #E75333;
}

.a2a_full_header input[type="text"] {
    float: none;
}

.back-to-top {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    backface-visibility: hidden;
    z-index: 4;
    background-color: #e75333;
    color: #fff;
    display: none;
/*
    visibility: hidden;
    transition: all .4s cubic-bezier(.445,.05,.55,.95);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
*/
    cursor: pointer;
}

.back-to-top .fa {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -15px;
    color: #fff;
    font-size: 30px;
}

.carousel-tile-container {
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
}

.carousel-tile .jcider-toprightnav [class^="jcider-"]:before,
.carousel-tile .jcider-toprightnav [class*=" jcider-"]:before {
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

.carousel-tile .jcider-toprightnav {
    display: block !important;
}

.carousel-tile .jcider-toprightnav span {
    font-size: 94px;
    color: #B5B5B5;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.carousel-tile .jcider-toprightnav span.jcider-nav-left {
    right: 70px;
    left: auto;
    background-color: #fff;
    background-image: url("../jcider/FrecciaBlu.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    transform: rotate(180deg);
}

.carousel-tile .jcider-toprightnav .jcider-nav-left:before {
    /*content: "\f104";*/
    content: "";
}

.carousel-tile .jcider-toprightnav span.jcider-nav-right {
    right: 7px;
    background-color: #fff;
    background-image: url("../jcider/FrecciaBlu.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
}

.carousel-tile .jcider-toprightnav .jcider-nav-right:before {
    /*content: "\f105";*/
    content: "";
}

.carousel-tile .jcider-pagination {
    display: none;
}


.carousel-tile {
    /*
    height: 474.28px;
    min-height: 474.28px;
    */
    padding-bottom: 33.333%;
}
.carousel-tile ul {
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.carousel-tile ul li {
    float: left;
    width: 100%;
}
.carousel-tile ul li .cta-space {
    position: static;
}


.box-title-cta {
    position: absolute; 
    top: 50%; 
    left: 50%;
    z-index: 10; 
    padding: 50px 100px; 
    text-align: center; 
    -webkit-transform: translate(-50%,-50%); 
    -moz-transform: translate(-50%,-50%); 
    -o-transform: translate(-50%,-50%); 
    -ms-transform: translate(-50%,-50%); 
    transform: translate(-50%,-50%); 
    background: rgba(241, 92, 35, 0.8);
}

.box-title-cta-location {
    width: 65%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; 
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 100%);
}

.carousel-tile-container {
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
}

.carousel-tile-timeline .jcider-nav [class^="jcider-"]:before, 
.carousel-tile-timeline .jcider-nav [class*=" jcider-"]:before {
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

.carousel-tile-timeline .jcider-nav {
    display: block !important;
}

.carousel-tile-timeline .jcider-nav span {
    font-size: 94px;
    color: #B5B5B5;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.carousel-tile-timeline .jcider-nav span.jcider-nav-left {
    left: 5px;
    background-image: url("/ita/jcider/FrecciaBlu.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    transform: rotate(180deg);
}

.carousel-tile-timeline .jcider-nav .jcider-nav-left:before {
    /*content: "\f104";*/
    content: "";
}

.carousel-tile-timeline .jcider-nav span.jcider-nav-right {
    right: 7px;
    background-image: url("/ita/jcider/FrecciaBlu.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
}

.carousel-tile-timeline .jcider-nav .jcider-nav-right:before {
    /*content: "\f105";*/
    content: "";
}

.carousel-tile-timeline .jcider-pagination {
    display: none;
}
 
 
    .carousel-tile-timeline {
        /*
        height: 474.28px;
        min-height: 474.28px;
        */
        padding-bottom: 33.333%;
    }
    .carousel-tile-timeline ul {
        float: left;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .carousel-tile-timeline ul li {
        float: left;
    }
    
    .timeline-years {
        text-align: center;
    }
    
    .timeline-years strong {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        display: block;
        vertical-align: middle;
        width: 120px;
        height: 120px;
        padding: 34px 12px 0;
        background: #034563;
        border-radius: 50%;
        font-size: 41px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: -1px;
        color: #fff;
    }
    
    .timeline-subtitle {
        margin-top: 40px;
        padding: 0;
        font-size: 18px;
        line-height: 1.4;
        font-weight: 300;
        text-align: center;
    }

hr.hr_line_timeline {
    position: relative;
    top: 160px;
    margin: 0;
    height: 0px;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #034563;
}

    .finance-quote .subtitle span.codice {
        display: inline;
        font-size: 15px;
    }
    .time_rtq_content img {
        height: 22px;
        width: auto;
    }
    .time_rtq_content {
        font-size: 32px;
    }
    .time_rtq {
        font-size: 32px;
    }
    .finance-quote .subtitle span.codice::before {
        content: " - ";
    }
    .finance-quote .abstract a {
        display: inline-block;
    }
    .finance-quote .abstract a img {
        width: 100%;
        height: auto;
    }

	#accordion ul {
		margin-top: 22px;
	}
 #accordion ul li a {
		color: #E75333;
	}
	#accordion ul li a:hover {
		color: #444;
	}

/* http://www.exprivia.it/it/expriviabr--investor-relation/4290/piano-stock-options.php */
 .dark a {
		color: #E75333;
	}
	.dark a:hover {
		color: #444;
	}
/* */

.tbl-info {
    /*background: #f5f5f5;*/
    border-collapse: collapse;
}
.tbl-info th {
    background: #e2ecf3;
    text-align: left;
}
.tbl-info th,
.tbl-info td {
    border: 1px solid #d6d6d6;
    padding: 4px 10px;
}
.tbl-info tr:nth-child(even) {
    background: #f5f5f5;
}
.tbl-info tr:nth-child(odd) {
    background: #fbfbfb;
}

.map-popup {
    color: #000;
}

.map-popup h3 {
    margin-top: 0;
    letter-spacing: -0.3px;
}

.map-popup hr {
    margin: 15px 0;
}

.map-popup a {
    color: #034563;
}

.map-popup a:hover {
    color: #df6426;
}


/* inizio -- PAGE Inverstor Relation TILE Azione Exprivia */
.table_azioniBorsa {
    width: 98%;
}

.table_azioniBorsa td:first-child span:nth-child(n+2) {
    font-size: 3.7vw;
    padding-left: 15px;
}

.table_azioniBorsa td:last-child {
    text-align: right;
    font-size: 3.7vw;
}

.table_azioniBorsa span.up {
    color: #009F12;
}

.table_azioniBorsa span.down {
    color: #d01;
}
/* fine -- PAGE Inverstor Relation TILE Azione Exprivia */

.share-icon .a2a_dd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

ul.listComunicati li > div {
    display: inline-table;
}

ul.listComunicati li > div > .data-com,
ul.listComunicati li > div > a {
    display: table-cell;
}

ul.listComunicati li > div > .data-com {
    white-space: nowrap;
}

ul.listComunicati li > div > a {
    padding-left: 3px;
}

ul.lista_search {
float: left;
width: 100%;
margin: 0; /*4.5% 0 0;*/
padding: 0;
list-style: none;
}

ul.lista_search li {
float: left;
width: 100%;
margin: 0;
padding: 35px 0;
border-bottom: 1px dotted #F0F0F0; /*rgba(0, 0, 0, 0.1);*/
}

ul.lista_search li:last-child {
border-bottom: none;
}

ul.lista_search li > a {
float: left;
width: 100%;
font-family: "MyriadProRegular";
color: #034563;
}

ul.lista_search li > a:hover, ul.lista_search li > a:active {
color: #034563;
}

ul.lista_search li > a #titolo {
float: left;
width: 100%;
margin: 0;
font-family: "MyriadProSemibold";
font-size: 30px;
line-height: 1.2;
letter-spacing: -1px;
}

ul.lista_search li > a #sottotitolo {
float: left;
width: 100%;
margin: 6px 0 0;
font-family: "MyriadProLight";
font-size: 20px;
line-height: 1.25;
letter-spacing: 0px;
}

ul.lista_search li > a #abstract {
float: left;
width: 100%;
margin: 15px 0 0;
font-size: 14px;
}

ul.lista_search li > a .date {
float: left;
width: 100%;
margin: 5px 0 0 2px;
font-size: 15px;
color: #888;
}

ul.lista_search li > div {
float: left;
width: 100%;
margin: 0 0 6px;
font-size: 13px;
color: #034563;
text-transform: uppercase;
}

ul.lista_search li > div a {
color: #034563;
}

ul.lista_search li > div a:hover, ul.lista_search li > div a:active {
color: #E75333;
}

.evidenza {
color: #E75333;
}

.pagine {
float: left;
width: 100%;
margin: 50px 0 0 0;
padding: 0;
font-size: 14px;
color: #FFF;
text-align: center;
}

.pagine a {
display: inline-block;
margin: 3px;
padding: 2px 7px;
border: 1px solid #034563;
font-size: 14px;
line-height: 1;
font-weight: 600;
color: #034563;
background: none;
}

.pagine a:hover, .pagine a:active {
border: 1px solid #E75333;
color: #FFF;
text-decoration: none;
background: #E75333;
}

.pagina-attiva {
margin: 0 3px;
padding: 2px 7px;
border: 1px solid #034563;
font-size: 14px;
line-height: 1;
font-weight: 600;
color: #FFF;
background: #034563;
}

form.search {
padding: 0 !important;
}

form.search > div {
float: left;
}

form.search > div > div {
float: left;
width: 49%;
}

form.search > div > div:first-of-type {
margin-right: 2%;
}

form.search label, form.search span.pseudolabel {
display: block;
float: left;
width: 100%;
font-family: MyriadProRegular;
}

form.search span.pseudolabel {
margin: 0 0 10px;
padding: 0 0 7px;
}

form.search span.pseudolabel.variant {
border-bottom: 1px solid #F0F0F0;
}

form.search label strong, form.search span.pseudolabel strong {
font-family: MyriadProSemibold;
}

form.search .str {
width: 45%;
margin-right: 3%;
}

form.search .str.special {
width: 35%;
}

form.search .str input[type="text"] {
width: 100%;
margin: 0;
padding: 7px 10px;
}

form.search .search_data_base {
width: 30%;
margin-right: 3%;
}

form.search .search_data_base.special {
width: 17%;
}

form.search .search_data_base select {
width: 100%;
margin: 0;
}

form.search .intervallo_date {
display: none;
width: 25%;
margin-right: 3%;
}

form.search .intervallo_date.special {
display: block;
}

form.search .intervallo_date input[type="date"] {
width: 100%;
margin: 0;
}

form.search .submit.special {
width: 14%;
}

form.search .submit {
width: 19%;
margin: 0;
}

form.search .submit button[type="submit"] {
width: 100%;
padding: 12px;
}

.float-left {
float: left;
}

.tbl_galassia_exprivia {
    width: 100%;
}

.pagevisual .visual-copyright {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 10px;
    line-height: 1.4;
    background: rgba(0, 0, 0, 0.75);
    display: inline-block;
    padding: 2px 13px;
    opacity: 0.9;
    font-family: "MyriadProLight";
    letter-spacing: 0.2px;
    cursor: default;
}

.tile.static.contactus {
float: none;
width: 70%;
margin: 0 auto;
}

.tile-profile > div > .tile.customTile_TopManagement > div {
    padding: 36px 36px 72px;
}

.tile-profile > div > .tile.customTile_TopManagement > div .cta-space {
    position: static;
    bottom: 36px;
    right: auto;
    left: 36px;
    margin-top: 20px;
}

.tile-profile > div > .tile.customTile_TopManagement > div .cta-space .call-to-action {
    padding: 10px 14px;
    font-size: 13px;
    line-height: 17px;
    margin-right: 7px;
}

.tile-profile > div > .tile.customTile_TopManagement .title {
    font-size: 38px;
}

.tile-profile > div > .tile {
    width: 25%;
    padding: 0 0 25%;
}

.tile-profile > div > .tile[style*=FERRARIS] {
    background-position: 90% center !important;
}

.tile-profile > div > .tile[style*=CANDIANI] {
    background-position: 100% center !important;
}

.tile-profile > div > .tile[style*=RABINO] {
    background-position: 80% center !important;
}

.tile-profile > div > .tile[style*=SACCHI], .tile-profile > div > .tile[style*=MEDRI] {
    background-position: 70% center !important;
}

.tile-profile > div > .tile .title-abs {
    font-family: "MyriadProSemibold";
    font-size: 17px;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: normal;
    padding: 20px 18px;
    height: 27%;
    background: rgba(0, 0, 0, 0.55);
/*
    opacity: 0;
*/

    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
}

.tile-profile > div > .tile .subtitle-abs {
    display: inline-block;
    width: 100%;
    padding-top: 7px;
    font-family: "MyriadProLight";
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
}

.tile-profile > div > .tile .profile-button {
    max-height: 0;
    opacity: 1;    
    overflow: hidden;
    text-align: right;
    margin-top: 14px;
/*
    -webkit-transition: opacity 0.4s ease-in-out, height 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out, height 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, height 0.4s ease-in-out;
*/
    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
}

.tile-profile > div > .tile .profile-button a {
    display: inline-block;
    font-family: "MyriadProRegular";
    font-size: 14px;
    line-height: 1.2;
    border: 1px solid #fff;
    padding: 8px 14px;
}

.tile-profile > div > .tile .profile-button a .fa {
    margin-right: 0;
    margin-left: 8px;
}

.tile-profile > div > .tile .profile-button a:hover {
    color: #fff;
}

.tile-profile > div > .tile:hover .title-abs {
    height: 40%;
}

.tile-profile > div > .tile:hover .profile-button {
    max-height: 250px;
    opacity: 1;
    overflow: visible;

    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
}

.pagevisual-profile {
    background-size: contain !important;
    background-position-x: right !important;
/*    min-height: 600px !important;*/
}
.pagevisual-profile > div {
    position: relative !important;
}
.pagevisual-profile:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    /*background: linear-gradient(100deg, rgba(231,83,51,1), rgba(231,83,51,1) 53%, rgba(231,83,51,0) 53.1%) !important; *//*linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%) !important;*/
    background: linear-gradient(105deg, rgba(231,83,51,1), rgba(231,83,51,1) 63%, rgba(231,83,51,0) 63.1%) !important;
}
.pagevisual-profile.tile.triple .title, 
.pagevisual-profile.tile.triple h1.title {
    font-size: 64px;
}
.pagevisual-profile.tile.triple .subtitle, 
.pagevisual-profile.tile.triple h1.subtitle {
    font-size: 24px;
}

#xpr-itl_label {
width: 280px;
position: fixed;
top: 50%;
right: 0;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
/*
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
transform: translate(0,-50%);
*/
-webkit-transform: translate(105%,-40%);
-moz-transform: translate(105%,-40%);
-o-transform: translate(105%,-40%);
-ms-transform: translate(105%,-40%);
transform: translate(105%,-40%);
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}

#xpr-itl_label.movetoleft {
-webkit-transform: translate(0,-40%);
-moz-transform: translate(0,-40%);
-o-transform: translate(0,-40%);
-ms-transform: translate(0,-40%);
transform: translate(0,-40%);
-moz-transition: all 0.5s 1s;
-webkit-transition: all 0.5s 1s;
-ms-transition: all 0.5s 1s;
-o-transition: all 0.5s 1s;
transition: all 0.5s 1s;
}
 
#xpr-itl_label .logos {
width: 100%;
line-height: 0;
}

#xpr-itl_label .logos img {
width: 100%;
height: auto;
line-height: 0;
}

#xpr-itl_label a.btn {
display: block;
width: 100%;
padding: 30px;
font-family: "MyriadProBold";
font-size: 24px;
line-height: 1;
text-align: center;
background: url(/exprivia-resources/images/Image/net-concept-new.png) center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#xpr-itl_label a.btn:hover {
color: #FFF;
}

input.cas {
display: none;
}

.mobile_only {
display: none;
}

a.lang-selection {
display: none;
}

a.lente {
display: none;
}