/* COMMON */
body,
.page-cnt {
  background-color: #F5F5F5; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1200px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.image-box {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  background: #ddd;
  min-height: 250px; }

.articleCntSx .image-box {
  margin-bottom: 30px; }

.image-box-text {
  position: absolute;
  padding: 30px 30px 80px;
  left: 0;
  top: 0;
  width: calc(100% - 60px);
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
  line-height: 1.4em;
  font-weight: normal; }

.image-box-text .h6 {
  color: #333;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
  margin-bottom: 25px;
  min-height: 18px; }

.image-box-text p {
  color: #333;
  font-size: 29px;
  line-height: 1.2em;
  width: 80%;
  font-family: 'Gotham-Light', Arial, Helvetica, sans-serif;
  min-height: 195px; }

.image-box .actionsWrapper {
  position: absolute;
  bottom: 40px;
  left: 30px; }

.image-box .downloadLink {
  display: block;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -341px -2px; }

.image-box .savethedateLink {
  display: block;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -464px -42px; }

.image-box .btn {
  display: block;
  float: left;
  margin: 0 15px 0 0;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.image-box .downloadLink:hover,
.image-box .savethedateLink:hover,
.image-box .btn:hover {
  opacity: 0.6; }

.image-box .share-social {
  display: none;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0; }

.image-box .shareOn aside {
  right: -37px; }

.investors-homepage .col-md-8 .image-box,
.governance-homepage .col-md-8 .image-box,
.sustainability-homepage .col-md-8 .image-box,
.media-homepage .col-md-8 .image-box {
  max-height: 370px; }

.investors-homepage .image-box-text p {
  font-size: 24px; }

.investors-homepage .col-md-8:nth-child(2) .image-box {
  max-height: none;
  overflow: visible; }

.sustainability-homepage .col-md-6 .text-box {
  background: #444540; }

.sustainability-homepage .col-md-6 .image-box-text,
.sustainability-homepage .col-md-8 .image-box-text .h6,
.sustainability-homepage .col-md-8 .image-box-text p,
.sustainability-homepage .col-md-8 .image-box-text .h2,
.sustainability-homepage .col-md-8 .image-box-text div,
.investors-homepage .col-md-12 .image-box-text .h6,
.investors-homepage .col-md-12 .image-box-text p,
.investors-homepage .col-md-12 .image-box-text .h2,
.investors-homepage .col-md-12 .image-box-text div,
.investors-homepage .col-md-4 .image-box-text .h6,
.investors-homepage .col-md-4 .image-box-text p,
.investors-homepage .col-md-4 .image-box-text .h2,
.investors-homepage .col-md-4 .image-box-text div,
.media-homepage .row:first-child .col-md-4 .image-box div,
.media-homepage .row:first-child .col-md-4 .image-box p,
.media-homepage .row:first-child .col-md-4 .image-box .h2,
.media-homepage .row:first-child .col-md-4 .image-box .h6,
.media-homepage .col-md-8 .col-md-6 .image-box div,
.media-homepage .col-md-8 .col-md-6 .image-box p,
.media-homepage .col-md-8 .col-md-6 .image-box .h2,
.media-homepage .col-md-8 .col-md-6 .image-box .h6 {
  color: #fff; }

.career-homepage .col-md-4:nth-child(2) .image-box .h6,
.career-homepage .col-md-4:nth-child(2) .image-box p,
.career-homepage .col-md-4:nth-child(2) .image-box .h2,
.career-homepage .col-md-4:nth-child(2) .image-box div {
  color: #fff; }

.investors-homepage .col-md-12 .ico-share-blk,
.sustainability-homepage .col-md-8 .ico-share-blk,
.aboutus-homepage .ico-share-blk,
.investors-homepage .col-md-4 .ico-share-blk,
.career-homepage .col-md-4:nth-child(3) .ico-share-blk,
.media-homepage .row:first-child .col-md-4 .image-box .ico-share-blk,
.media-homepage .col-md-4 .image-box .ico-share-blk {
  background-position: -223px -2px; }

.sustainability-homepage .image-box .btn,
.investors-homepage .col-md-4 .image-box .btn,
.media-homepage .col-md-4 .image-box .btn {
  border-color: #fff;
  color: #fff; }

.career-homepage .col-md-4:nth-child(2) .btn {
  border-color: #fff;
  color: #fff; }

.sustainability-homepage .row:nth-child(2) .col-md-4 .image-box .h6,
.sustainability-homepage .row:nth-child(2) .col-md-4 .image-box .h2,
.sustainability-homepage .row:nth-child(2) .col-md-4 .image-box p,
.sustainability-homepage .row:nth-child(3) .col-md-4 .image-box .h6,
.sustainability-homepage .row:nth-child(3) .col-md-4 .image-box .h2,
.sustainability-homepage .row:nth-child(3) .col-md-4 .image-box p,
.media-homepage .col-md-4 .image-box .h6,
.media-homepage .col-md-4 .image-box .h2,
.media-homepage .col-md-4 .image-box p {
  color: #fff; }

.aboutus-homepage .image-box-text,
.aboutus-homepage .image-box-text .h6,
.aboutus-homepage .image-box-text p,
.aboutus-homepage .image-box-text .h2,
.aboutus-homepage .image-box-text div {
  color: #fff; }

.aboutus-homepage .image-box .btn {
  border-color: #fff;
  color: #fff; }

.aboutus-homepage .col-md-8 .image-box-text,
.aboutus-homepage .col-md-8 .image-box-text .h6,
.aboutus-homepage .col-md-8 .image-box-text p,
.aboutus-homepage .col-md-8 .image-box-text .h2,
.aboutus-homepage .col-md-8 .image-box-text div {
  color: #333; }

.aboutus-homepage .col-md-8 .image-box .btn {
  border-color: #333;
  color: #333; }

.aboutus-homepage .col-md-8 .image-box-text .h2 {
  margin-top: 250px; }

.aboutus-homepage .col-md-8 .image-box-text .h2 h2 {
  font-size: 41px;
  line-height: 1.2em;
  font-weight: normal;
  font-family: 'Gotham-Light', Arial, Helvetica, sans-serif;
  margin-bottom: 0.5em; }

.aboutus-homepage .col-md-8 .image-box-text .h2 p {
  font-size: 14px;
  line-height: 1.3em;
  min-height: 1px;
  margin-bottom: 1em;
  max-width: 420px; }

.aboutus-homepage .container .row:nth-child(3) .col-md-4:first-child .image-box-text,
.aboutus-homepage .container .row:nth-child(3) .col-md-4:first-child .image-box-text .h6,
.aboutus-homepage .container .row:nth-child(3) .col-md-4:first-child .image-box-text p,
.aboutus-homepage .container .row:nth-child(3) .col-md-4:first-child .image-box-text .h2,
.aboutus-homepage .container .row:nth-child(3) .col-md-4:first-child .image-box-text div {
  color: #333; }

.aboutus-homepage .container .row:nth-child(3) .col-md-4:first-child .image-box .btn {
  border-color: #333;
  color: #333; }

@media only screen and (max-width: 1200px) {
  .image-box-text {
    padding: 30px 30px;
    width: calc(100% - 90px); }

  .image-box-text p {
    width: auto;
    min-height: 175px; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 {
    margin-top: 200px; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 h2 {
    font-size: 38px; } }
@media only screen and (max-width: 1099px) {
  .image-box-text {
    padding: 30px 30px;
    width: calc(100% - 60px); }

  .image-box-text p {
    width: auto;
    min-height: 145px;
    font-size: 19px; }

  .media-homepage .image-box-text p {
    font-size: 24px !important;
    line-height: 1.5em !important; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 {
    margin-top: 150px; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 h2 {
    font-size: 36px; } }
@media only screen and (max-width: 992px) {
  .image-box-text {
    padding: 30px 30px;
    width: calc(100% - 60px); }

  .image-box-text p {
    width: auto;
    min-height: 145px;
    font-size: 32px; }

  .articleCntSx .image-box {
    max-height: 290px;
    overflow: hidden; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 {
    margin-top: 250px; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 h2 {
    font-size: 36px; } }
@media only screen and (max-width: 660px) {
  .image-box-text {
    padding: 30px 30px;
    width: calc(100% - 60px); }

  .image-box-text p {
    width: auto;
    font-size: 22px; }

  .articleCntSx .image-box {
    overflow: hidden;
    max-height: none; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 {
    margin-top: 180px; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 h2 {
    font-size: 30px; } }
@media only screen and (max-width: 360px) {
  .aboutus-homepage .col-md-8 .image-box-text .h2 {
    margin-top: 115px; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 h2 {
    font-size: 28px; }

  .aboutus-homepage .col-md-8 .image-box-text .h2 p {
    font-size: 13px; } }
.career-homepage .image-box {
  background-color: #EC3029; }
  .career-homepage .image-box figure {
    visibility: hidden; }

/* Modulo immagine -begin- */
.image {
  margin: 0 0 30px; }

.image h2 {
  text-transform: uppercase;
  font-size: 60px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  margin: 0 0 35px; }

.image .figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }

/* Modulo immagine -end- */
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - begin */
@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  /* TABLET 1024 Medium screen, non-retina - landscape */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  .image {
    margin: 0 auto 40px;
    text-align: center; } }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  .image {
    margin: 0 auto 60px;
    text-align: center; } }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
.quote-box {
  background-color: #666666;
  min-height: 370px;
  margin-bottom: 30px;
  position: relative; }

.quote-box-text {
  color: #fff;
  padding: 30px 30px 80px;
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
  line-height: 1.4em;
  font-weight: normal; }

.quote-box-text .h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
  margin-bottom: 25px; }

.quote-box-text p {
  font-size: 20px;
  line-height: 1.3em;
  font-family: 'Gotham-Light', Arial, Helvetica, sans-serif;
  padding: 0 32px;
  margin-top: 35px;
  position: relative; }

.quote-box-text p:before {
  content: "";
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -262px -38px;
  height: 17px;
  width: 23px;
  display: block;
  left: 0px;
  top: -4px;
  position: absolute; }

.quote-box-text p:after {
  content: "";
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -290px -38px;
  height: 17px;
  width: 23px;
  display: block;
  right: 0;
  bottom: 4px;
  position: absolute; }

.quote-box-text em {
  font-size: 11px;
  text-align: right;
  display: block;
  margin-top: 15px; }

.quote-box .actionsWrapper {
  position: absolute;
  bottom: 40px;
  left: 30px; }

.quote-box .downloadLink {
  display: block;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -558px -2px; }

.quote-box .btn {
  display: block;
  float: left;
  color: #fff;
  border-color: #bbb;
  margin: 0 15px 0 0;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.quote-box .downloadLink:hover,
.quote-box .btn:hover {
  opacity: 0.6; }

@media screen and (max-width: 1099px) {
  .quote-box-text .h2 {
    font-size: 22px; }

  .quote-box-text .h6 {
    font-size: 11px; }

  .quote-box-text p {
    font-size: 16px; } }
.event-box {
  background-color: #fff;
  min-height: 370px;
  margin-bottom: 30px;
  position: relative; }

.event-box-text {
  color: #333;
  padding: 30px 30px 80px;
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
  line-height: 1.4em;
  font-weight: normal; }

.event-box-text .h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
  margin-bottom: 25px; }

.event-box-text .h2 {
  font-family: 'Gotham-XLight', Arial, Helvetica, sans-serif;
  font-size: 30px;
  margin: 1em 0; }

.event-box-text p {
  font-size: 24px;
  line-height: 1.3em;
  font-family: 'Gotham-XLight', Arial, Helvetica, sans-serif; }

.event-box .actionsWrapper {
  position: absolute;
  bottom: 40px;
  left: 30px; }

.event-box .downloadLink {
  display: block;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -558px -2px; }

.event-box .savethedateLink {
  display: block;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -464px -42px; }

.event-box .btn {
  display: block;
  float: left;
  color: #333;
  border-color: #000;
  margin: 0 15px 0 0;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.event-box .downloadLink:hover,
.event-box .savethedateLink:hover,
.event-box .btn:hover {
  opacity: 0.6; }

.event-box .share-social {
  display: none;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0; }

.event-box .shareOn aside {
  right: -37px; }

@media screen and (max-width: 1200px) {
  .event-box-text .h2 {
    font-size: 26px; }

  .event-box {
    min-height: 338px; }

  .event-box-text p {
    font-size: 42px !important; } }
@media screen and (max-width: 1099px) {
  .event-box-text .h2 {
    font-size: 22px; }

  .event-box-text .h6 {
    font-size: 11px; }

  .event-box-text p {
    font-size: 19px !important; } }
.investors-homepage .event-box {
  background: #978F7A;
  color: #fff; }

.investors-homepage .event-box-text p,
.investors-homepage .event-box-text .h6 {
  color: #fff; }

.investors-homepage .event-box-text p {
  font-size: 42px; }

.investors-homepage .event-box .ico-share-blk {
  background-position: -223px -2px; }

.investors-homepage .event-box .btn {
  border-color: #fff;
  color: #fff; }

.links-box {
  background-color: #fff;
  min-height: 370px;
  margin-bottom: 30px; }

.links-box-text {
  color: #333;
  padding: 30px 30px 30px;
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
  line-height: 1.4em;
  font-weight: normal; }

.links-box-text .h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
  margin-bottom: 25px; }

.links-box-text ul {
  font-size: 20px;
  margin: 40px 0 0;
  padding: 0;
  list-style: none none; }

.links-box-text ul > li {
  margin: 17px 0;
  line-height: 1.3em;
  position: relative;
  font-family: 'Gotham-Light', Arial, Helvetica, sans-serif; }

.links-box-text ul > li > a {
  color: #333;
  display: block;
  position: relative;
  padding-right: 30px; }

.links-box-text ul > li > a:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  height: 28px;
  width: 28px;
  display: block;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -386px -46px; }

.links-box-text ul > li > a:focus,
.links-box-text ul > li > a:active,
.links-box-text ul > li > a:hover {
  text-decoration: none;
  opacity: 0.5; }

.governance-homepage .col-md-4 .links-box {
  background-color: #FEDB31; }

.media-homepage .links-box-text ul > li {
  margin: 40px 0; }

@media screen and (max-width: 1099px) {
  .links-box-text .h2 {
    font-size: 22px; }

  .links-box-text .h6 {
    font-size: 11px; }

  .links-box-text ul {
    font-size: 16px;
    margin-top: 22px; } }
.media-homepage .link-box {
  background-color: #FFDE02; }

.media-homepage .link-box li {
  margin: 40px 0; }

.career-homepage .links-box-text {
  position: relative; }

.career-homepage .links-box .h6,
.career-homepage .links-box-text ul > li > a {
  color: #fff; }

.career-homepage .links-box-text ul > li > a:after {
  background-position: -386px -81px; }

.career-homepage .links-box-text ul {
  margin-top: 20px; }

.career-homepage .links-box-text ul > li:nth-child(7) > a {
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  padding: 14px 38px 14px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 11px;
  line-height: 0.8em;
  cursor: pointer;
  display: inline-block;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
  background-image: none;
  bottom: -20px; }

.career-homepage .links-box-text ul > li:nth-child(7) > a:after {
  background-image: none;
  content: ">";
  top: 28px;
  right: 0; }

@media only screen and (max-width: 1199px) {
  .links-box {
    min-height: 338px; }

  .career-homepage .links-box-text:after {
    font-size: 27px; }

  .it_IT .career-homepage .links-box-text:after {
    font-size: 22px; } }
@media only screen and (max-width: 1099px) and (min-width: 992px) {
  .career-homepage .links-box {
    min-height: 294px; }

  .career-homepage .links-box-text:after {
    top: 58px; } }
section.career-homepage .links-box {
  background-color: #ababab;
  color: #ffffff; }
  section.career-homepage .links-box .h6 {
    font-size: 50px;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    margin-bottom: 40px;
    line-height: 1em; }
  section.career-homepage .links-box li {
    font-size: 30px;
    margin: 0 0 15px;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif; }
    section.career-homepage .links-box li:last-child {
      margin: 0; }
  section.career-homepage .links-box li img {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle; }
  section.career-homepage .links-box .links-box-text ul > li > a {
    line-height: 1em; }
  section.career-homepage .links-box .links-box-text ul > li > a:after {
    background: transparent;
    content: '\f101';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 13px; }

.internal-banner-wrapper {
  position: relative;
  background-color: #000;
  min-height: 435px;
  overflow: hidden; }

.banner {
  background-color: transparent;
  color: #fff;
  padding: 5% 20px 0;
  position: static;
  overflow: hidden;
  top: 0;
  width: 100%; }

.banner h1 {
  font-family: 'Gotham-bold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 46px;
  line-height: 1em;
  margin: 0 0 0.1em; }

.banner h2 {
  font-family: 'Gotham-light', Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 1.1em;
  margin-bottom: 0.3em;
  color: #fff; }

.banner p {
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 2.5em;
  padding-right: 100px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'gotham-medium', sans-serif; }

.banner .actionsWrapper .btn {
  display: inline-block;
  border-color: #fff;
  color: #fff;
  margin: 0 5px 0 0; }

.banner .actionsWrapper .btn-play:before {
  border-left-color: #fff; }

.banner .savethedateLink {
  display: block;
  height: 39px;
  width: 39px;
  float: left;
  margin: 0 15px 0 0;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -505px -41px; }

.banner .savethedateLink:hover,
.banner .btn:hover {
  opacity: 0.6; }

.banner .col-md-8,
.banner .col-md-9 {
  position: relative;
  height: 380px; }

@media only screen and (max-width: 992px) {
  .banner .col-md-8,
  .banner .col-md-9 {
    height: 355px; } }
.banner .actionsWrapper .specialButtons {
  position: absolute;
  left: 15px;
  bottom: 30px; }

.banner .actionsWrapper .specialButtons .btn {
  background-color: #fff;
  color: #333;
  padding-left: 40px;
  position: relative;
  margin-bottom: 12px; }

.banner .actionsWrapper .specialButtons .btn:after {
  content: "";
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -350px -88px;
  width: 17px;
  height: 20px;
  display: block;
  position: absolute;
  left: 12px;
  top: 9px; }

.bannerImage {
  position: absolute;
  left: 50%;
  top: 0;
  max-height: 440px;
  overflow: hidden;
  transform: translate(-50%, 0); }

.bannerImage source,
.bannerImage picture {
  height: 100%;
  width: auto; }

.bannerImage .respImage,
.bannerImage img {
  width: auto;
  height: 100%; }

@media screen and (max-width: 992px) {
  .banner {
    padding-top: 10%; }

  .banner p {
    padding-right: 0; } }
@media screen and (max-width: 580px) {
  .banner {
    padding-top: 15%; }

  .banner p {
    font-size: 12px; }

  .banner h1 {
    font-size: 32px; }

  .banner h2 {
    font-size: 26px; } }
@media screen and (max-width: 992px) {
  .banner {
    padding-right: 0;
    padding-left: 0; } }
.nav-sx {
  font-family: "Gotham-Book", Arial, Helvetica, sans-serif;
  background-color: #f2f2f2;
  padding: 20px 0;
  font-weight: normal;
  min-height: 500px;
  position: relative;
  margin: 10px 0 0; }
  .nav-sx ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
    .nav-sx ul li {
      word-wrap: break-word; }
      .nav-sx ul li a {
        padding: 3px 26px;
        display: block;
        color: #000;
        font-size: 18px;
        letter-spacing: 0.5px;
        position: relative;
        line-height: 1em; }
        .nav-sx ul li a:before {
          font-family: FontAwesome, sans-serif;
          content: "\f105";
          font-size: 15px;
          position: absolute;
          top: 3px;
          left: 28px; }
        .nav-sx ul li a:hover, .nav-sx ul li a:active, .nav-sx ul li a:before {
          text-decoration: none; }
        .nav-sx ul li a.navPageActive.wSubNav:before {
          content: "\f068"; }
        .nav-sx ul li a.navPageActive.wSubNav + ul {
          display: block; }
      .nav-sx ul li .wSubNav:before {
        font-family: FontAwesome, sans-serif;
        content: "\f067";
        font-size: 10px;
        position: absolute;
        top: 3px;
        left: 27px; }
    .nav-sx ul.on a {
      padding: 5px 26px 5px 45px; }
    .nav-sx ul.on ul {
      display: none; }
      .nav-sx ul.on ul li a {
        font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #444;
        text-transform: none;
        padding-left: 70px;
        letter-spacing: 0;
        line-height: 1.5em; }
        .nav-sx ul.on ul li a:before {
          content: "\f105";
          font-family: FontAwesome, sans-serif;
          position: absolute;
          left: 54px;
          top: 4px;
          font-size: 13px; }
        .nav-sx ul.on ul li a.wSubNav:before {
          content: "\f067";
          font-family: FontAwesome, sans-serif;
          position: absolute;
          left: 53px;
          top: 3px;
          font-size: 10px; }
        .nav-sx ul.on ul li a.navPageActive.wSubNav:before {
          content: "\f068";
          font-family: FontAwesome, sans-serif;
          position: absolute;
          left: 53px;
          top: 3px;
          font-size: 10px; }
    .nav-sx ul.on ul.on ul.on li a {
      padding: 3px 26px 3px 104px;
      line-height: 1.3em; }
      .nav-sx ul.on ul.on ul.on li a:before {
        left: 90px; }
    .nav-sx ul.on ul.on ul.on li ul.on li a {
      padding-left: 125px; }
      .nav-sx ul.on ul.on ul.on li ul.on li a:before {
        left: 110px; }
  .nav-sx > ul > li:first-child a:before {
    display: none; }
  .nav-sx ul li a[href$="contact-us"],
  .nav-sx ul li a[href$="contatti"] {
    margin-top: 20px;
    position: relative; }
    .nav-sx ul li a[href$="contact-us"]:after,
    .nav-sx ul li a[href$="contatti"]:after {
      content: "";
      border-top: 1px solid #c3c3c3;
      width: 100%;
      height: auto;
      position: absolute;
      display: block;
      left: 0;
      top: -13px; }
    .nav-sx ul li a[href$="contact-us"]:before,
    .nav-sx ul li a[href$="contatti"]:before {
      content: "\f003";
      font-size: 16px;
      top: 4px;
      left: 21px; }
  .nav-sx ul li a[href*="toolbox/archive"]:before,
  .nav-sx ul li a[href*="toolbox/archivio"]:before {
    content: "\f114";
    font-size: 16px;
    top: 4px;
    left: 21px; }
  .nav-sx ul li a[href$="faq"]:before {
    content: "\f128";
    font-size: 16px;
    top: 4px;
    left: 22px; }

.nav-sx > ul:first-child > li:first-child > a {
  font-size: 30px;
  margin-bottom: 16px; }

.nav-sx ul li a.lastActive {
  background-color: #c7c7c7; }

.internal-menu-homepage {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: -1000px;
  z-index: 8;
  padding: 20px 0;
  overflow: hidden;
  width: 100%;
  text-align: left;
  transition: top 1s ease-in-out; }

.internal-menu-homepage.on,
.internal-menu-homepage.onHover {
  top: 121px; }

.internal-menu-homepage .navPage {
  color: #333;
  font-size: 12px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  display: block;
  line-height: 1.4em; }

.internal-menu-homepage .mainWrapper {
  overflow: hidden; }

.internal-menu-homepage .mainWrapper li {
  margin: 0 0 0.5em; }

.internal-menu-homepage .mainWrapper > ul > .column > li > a.navPage {
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.internal-menu-homepage .mainWrapper > ul > .column > li > ul,
.internal-menu-homepage .mainWrapper > ul > .column > li > ul > li > ul {
  padding-left: 10px;
  margin-top: 0.5em; }

.column {
  float: left;
  width: 29.3333333%;
  position: relative;
  padding: 0 2%; }

.column:after,
.column:before {
  content: "";
  height: 3000px;
  width: 1px;
  background-color: #D4D4D4;
  top: 0;
  right: 0;
  position: absolute; }

.column:before {
  left: 0px;
  right: auto; }

.column:nth-child(1):after {
  display: none; }

.column:nth-child(3):before {
  display: none; }

@media only screen and (max-width: 992px) {
  .column {
    float: none;
    width: 100%;
    padding: 0;
    position: static; }

  .internal-menu-homepage .mainWrapper > ul > .column > li > a.navPage {
    font-size: 12px; } }
.chart-box {
  background-color: #fff;
  min-height: 370px;
  margin-bottom: 30px;
  position: relative; }

.chart-box-text {
  color: #333;
  padding: 30px 30px 80px;
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
  line-height: 1.4em;
  font-weight: normal; }

.chart-box-text img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block; }

.chart-box-text .h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
  margin-bottom: 25px; }

.chart-box .actionsWrapper {
  position: absolute;
  bottom: 40px;
  left: 30px; }

.chart-box .downloadLink {
  display: block;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -341px -2px; }

.chart-box .btn {
  display: block;
  float: left;
  color: #333;
  border-color: #333;
  margin: 0 15px 0 0;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.chart-box .downloadLink:hover,
.chart-box .btn:hover {
  opacity: 0.6; }

.chart-box .share-social {
  display: none;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0; }

.chart-box .shareOn aside {
  right: -37px; }

.career-homepage .col-md-4 .chart-box {
  background-color: #2B2A2F; }
.career-homepage .col-md-4 .chart-box-text {
  color: #fff; }
.career-homepage .col-md-4 .chart-box-text img {
  display: none; }
.career-homepage .col-md-4 .chart-box .btn {
  border-color: #bbb;
  color: #fff; }
.career-homepage .col-md-4 .chart-box .shareOn .ico-share {
  background-position: -223px -2px; }

.investors-homepage .col-md-4:nth-child(3) .chart-box {
  background-color: #FEDC32; }
.investors-homepage .col-md-4:nth-child(3) .chart-box-text img {
  display: none; }

@media screen and (max-width: 1099px) {
  .chart-box-text .h6 {
    font-size: 11px; } }
.text-box {
  background-color: #fff;
  min-height: 370px;
  margin-bottom: 30px;
  position: relative; }

.text-box-text {
  color: #333;
  padding: 30px 30px 80px;
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
  line-height: 1.4em;
  font-weight: normal; }

.text-box-text .h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
  margin-bottom: 25px;
  min-height: 18px; }

.text-box-text .h2 {
  color: #333;
  font-size: 23px;
  line-height: 1.3em;
  margin-bottom: 0.8em;
  font-family: 'Gotham-Light', Arial, Helvetica, sans-serif; }

.text-box-text p {
  font-size: 12px;
  line-height: 1.3em;
  margin-bottom: 0.5em;
  font-family: 'Gotham-XLight', Arial, Helvetica, sans-serif; }

.text-box .actionsWrapper {
  position: absolute;
  bottom: 40px;
  left: 30px; }

.text-box .downloadLink {
  display: block;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -558px -2px; }

.text-box .btn {
  display: block;
  float: left;
  color: #333;
  border-color: #333;
  margin: 0 15px 0 0;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.text-box .downloadLink:hover,
.text-box .btn:hover {
  opacity: 0.6; }

.text-box .share-social {
  display: block;
  height: 37px;
  width: 37px;
  float: left;
  margin: 0 15px 0 0; }

.text-box .shareOn aside {
  right: -37px; }

.investors-homepage .col-md-4:nth-child(2) .text-box {
  background-color: #978F7A;
  color: #fff; }

.investors-homepage .col-md-4:nth-child(2) .text-box .ico-share-blk {
  background-position: -223px -2px; }

.investors-homepage .col-md-4:nth-child(3) .text-box .h6,
.investors-homepage .col-md-4:nth-child(3) .text-box .h2,
.investors-homepage .col-md-4:nth-child(3) .text-box p,
.investors-homepage .col-md-4:nth-child(3) .text-box .btn {
  color: #fff;
  border-color: #fff; }

.investors-homepage .col-md-4:nth-child(2) .text-box .btn {
  border-color: #fff; }

.investors-homepage .col-md-4:nth-child(2) .text-box .h2 {
  font-size: 46px;
  line-height: 1.1em; }

/* */
.investors-homepage .col-md-4:nth-child(3) .text-box {
  background-color: #978F7A;
  color: #fff; }

.investors-homepage .col-md-4:nth-child(3) .text-box .h2 {
  font-size: 46px;
  line-height: 1.1em; }

/* */
.investors-homepage .col-md-6:nth-child(2) .text-box,
.media-homepage .text-box {
  background-color: #687085;
  color: #fff; }

.media-homepage .text-box .ico-share-blk {
  background-position: -223px -2px; }

.investors-homepage .col-md-6:nth-child(2) .text-box .h6,
.investors-homepage .col-md-6:nth-child(2) .text-box .h2,
.investors-homepage .col-md-6:nth-child(2) .text-box p,
.investors-homepage .col-md-6:nth-child(2) .text-box .btn,
.media-homepage .text-box .h6,
.media-homepage .text-box .h2,
.media-homepage .text-box p,
.media-homepage .text-box .btn {
  color: #fff; }

.investors-homepage .col-md-6:nth-child(2) .text-box .btn,
.media-homepage .text-box .btn {
  border-color: #fff; }

/* */
.career-homepage .col-md-4 .text-box {
  background-color: #FEDB31; }

.sustainability-homepage .col-md-6 .text-box {
  background-color: #333; }

.sustainability-homepage .col-md-6 .text-box-text .h6,
.sustainability-homepage .col-md-6 .text-box-text .h2,
.sustainability-homepage .col-md-6 .text-box-text p {
  color: #fff; }

.sustainability-homepage .col-md-12 .text-box-text .h2 {
  font-size: 16px; }

.sustainability-homepage .col-md-12 .text-box .actionsWrapper {
  display: none; }

.sustainability-homepage .col-md-4 .text-box .share-social,
.career-homepage .text-box .share-social {
  display: none; }

.sustainability-homepage .row:first-child .col-md-4:first-child .text-box {
  background-color: #CBE9F7; }

.sustainability-homepage .row:first-child .col-md-4:first-child .text-box-text .h6,
.sustainability-homepage .row:first-child .col-md-4:first-child .text-box-text .h2,
.sustainability-homepage .row:first-child .col-md-4:first-child .text-box-text p {
  color: #333; }

.career-homepage .col-md-4 .text-box .h2 {
  font-size: 32px; }

.sustainability-homepage .row:first-child .col-md-4:first-child .text-box-text .h2 {
  font-size: 17px;
  line-height: 1.5em; }

@media screen and (max-width: 1199px) {
  .text-box {
    min-height: 336px; }

  .sustainability-homepage .text-box {
    min-height: 371px; }

  .media-homepage .text-box {
    min-height: 1px; }

  .career-homepage .col-md-4 .text-box .h2 {
    font-size: 30px; }

  .media-homepage .text-box-text p {
    font-size: 29px !important;
    line-height: 1.5em !important; } }
@media screen and (max-width: 1099px) {
  .quote-box-text .h2 {
    font-size: 22px; }

  .quote-box-text .h6 {
    font-size: 11px; }

  .quote-box-text p {
    font-size: 16px; }

  .career-homepage .text-box {
    min-height: 294px; }

  .media-homepage .text-box-text p {
    font-size: 24px !important;
    line-height: 1.5em !important; } }
@media screen and (max-width: 1100px) and (min-width: 992px) {
  .text-box-text .h2,
  .career-homepage .col-md-4 .text-box .h2 {
    font-size: 22px; } }
.social-box {
  background-color: #fff;
  min-height: 370px;
  margin-bottom: 30px;
  position: relative; }

.social-box-text {
  color: #333;
  padding: 30px 30px 30px;
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
  line-height: 1.4em;
  font-weight: normal; }

.social-box .h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
  margin-bottom: 25px; }

.social-box-text ul {
  font-size: 20px;
  margin: 40px 0 0;
  padding: 0;
  list-style: none none; }

.social-box-text ul > li {
  margin: 20px 0;
  line-height: 1.3em;
  position: relative;
  text-align: right;
  font-family: 'Gotham-Light', Arial, Helvetica, sans-serif; }

.social-box-text ul > li > i {
  display: block;
  height: 30px;
  width: 30px;
  float: left;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat 0 0;
  position: relative; }

.social-box-text ul > li > i.sp-linkedin {
  background-position: 0 -82px; }

.social-box-text ul > li > i.sp-facebook {
  background-position: -44px -83px;
  top: 1px; }

.social-box-text ul > li > i.sp-twitter {
  background-position: -87px -83px;
  top: 2px; }

.social-box-text ul > li > i.sp-youtube {
  background-position: -135px -85px;
  top: 4px; }

.social-box-text ul > li > a {
  color: #333;
  display: inline-block;
  position: relative;
  padding-right: 30px;
  width: 45%;
  text-align: center; }

.social-box-text ul > li > a.btn-linkedin {
  color: #127CB4;
  border-color: #127CB4; }

.social-box-text ul > li > a.btn-facebook {
  color: #3C5A96;
  border-color: #3C5A96; }

.social-box-text ul > li > a.btn-twitter {
  color: #61AADB;
  border-color: #61AADB; }

.social-box-text ul > li > a.btn-youtube {
  color: #CA1C26;
  border-color: #CA1C26; }

@media screen and (max-width: 1099px) {
  .links-box-text .h2 {
    font-size: 22px; }

  .links-box-text .h6 {
    font-size: 11px; }

  .links-box-text ul {
    font-size: 16px;
    margin-top: 22px; } }
#pirellicom-box {
  margin: 40px -15px 40px;
  overflow: hidden; }

#pirellicom-box h2 {
  text-transform: uppercase;
  font-size: 60px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  margin: 0 0 20px; }

@media only screen and (max-width: 768px) {
  #pirellicom-box h2 {
    font-size: 33px;
    line-height: 1em; } }
#pirellicom-box .btnGroup {
  text-align: center;
  padding: 10px 0;
  margin: 30px 0 40px; }

/* ARTICLE */
#article-section {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%; }

#article-section,
#article-section * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#article-section h2 sup {
  color: rgba(0, 0, 0, 0.4); }

#article-section h3 {
  margin: 0 auto 10px; }

#article-section .loader {
  background: #fff url(../../gfx/loading.gif) no-repeat center center;
  height: 40px;
  width: 40px;
  padding: 7px;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px; }

.articleItem {
  padding: 15px;
  float: left;
  width: 33.3333333%;
  margin: 0 auto; }

.articleItemInner {
  position: relative;
  height: 620px;
  background-color: #fff;
  text-align: left;
  padding-bottom: 1px; }

.articleInfos {
  padding: 9px 20px 15px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  min-height: 78px; }

.articleItem figure {
  margin: 0;
  padding: 0;
  background-color: #999;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.articleItem figure img {
  width: auto;
  height: 100%; }

.articleHeader {
  position: absolute;
  bottom: 10px;
  left: 5px; }

.articleFooter {
  padding: 0 20px; }

.articleItem h6 {
  margin: 0 0 5px;
  color: #888888;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.articleItem h5 {
  margin: 0;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 21px;
  color: #FFFFFF;
  line-height: 1.4em;
  text-transform: none; }

.articleItem h5 a {
  color: #FFFFFF; }

.articleItem h5 a:hover,
.articleItem h5 a:focus,
.articleItem h5 a:active {
  color: #FFFFFF; }

.timeStamp {
  font-size: 11px; }

.socialShare {
  position: absolute;
  right: 10px;
  bottom: 15px; }

.socialShare > button {
  font-size: 18px;
  padding: 0 4px;
  margin: 0 0 0 5px;
  border: 0;
  background: transparent;
  cursor: pointer; }

.tagsWrapper {
  padding: 0 20px;
  height: 20px;
  overflow: hidden;
  margin: 15px 0; }

.tagsWrapper a {
  color: #333;
  display: inline-block;
  margin: 0 16px 0 0;
  font-size: 10px;
  padding: 5px 0;
  line-height: 1em;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.tagsWrapper a:hover,
.tagsWrapper a:active,
.tagsWrapper a:focus {
  text-decoration: none; }

.articleItem .articleItemInner {
  position: relative;
  height: 620px; }
  .articleItem .articleItemInner figure {
    width: 100%;
    height: 100%; }
    .articleItem .articleItemInner figure a {
      display: block;
      height: 100%; }
      .articleItem .articleItemInner figure a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .articleItem .articleItemInner figure a img {
        width: auto;
        height: 100%; }
        @media only screen and (max-width: 992px) {
          .articleItem .articleItemInner figure a img {
            width: 100%;
            height: auto; } }
  .articleItem .articleItemInner .articleInfos {
    position: absolute;
    height: 110px;
    bottom: 10px;
    left: 10px;
    right: 10px; }
    .articleItem .articleItemInner .articleInfos .articleTitle {
      max-width: 85%; }
      .articleItem .articleItemInner .articleInfos .articleTitle h5 {
        font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-weight: normal;
        line-height: 1.1em;
        color: #FFFFFF; }
        .articleItem .articleItemInner .articleInfos .articleTitle h5 a {
          color: #FFFFFF;
          text-decoration: none; }
    .articleItem .articleItemInner .articleInfos .articleDate {
      position: absolute;
      top: 72px;
      left: 20px;
      font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
      font-size: 16px;
      color: #FFF;
      font-weight: normal;
      text-transform: uppercase; }
    .articleItem .articleItemInner .articleInfos .articleTag {
      position: absolute;
      top: 72px;
      right: 30px;
      color: #FFFFFF; }
      .articleItem .articleItemInner .articleInfos .articleTag .mainTag {
        display: inline-block;
        position: relative;
        font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
        font-size: 15px; }
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-left,
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-right {
          height: 24px;
          width: 16px;
          display: block;
          position: absolute;
          top: -2px;
          fill: #fff; }
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-left {
          left: -20px; }
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-right {
          right: -20px; }
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag h3 {
          font-size: 15px;
          color: #FFFFFF;
          text-transform: uppercase; }
          .articleItem .articleItemInner .articleInfos .articleTag .mainTag h3 a {
            color: #fff; }
      .articleItem .articleItemInner .articleInfos .articleTag.road .mainTag svg {
        fill: #C6C6C6; }
      .articleItem .articleItemInner .articleInfos .articleTag.life .mainTag svg {
        fill: #FBDD4A; }
      .articleItem .articleItemInner .articleInfos .articleTag.race .mainTag svg {
        fill: #D2373A; }

@media only screen and (max-width: 1200px) {
  .articleItem figure {
    height: 180px; } }
@media only screen and (max-width: 992px) {
  .articleHeader {
    padding: 15px 15px 50px;
    height: 150px; }

  .articleFooter {
    padding: 0 15px; }

  .articleItem figure {
    height: 132px; }

  .articleItem h6 {
    font-size: 12px; }

  .articleItem h5 {
    font-size: 14px; }

  .articleItem .articleItemInner {
    height: auto; }

  .articleItem {
    max-width: 480px; } }
@media only screen and (max-width: 992px) {
  .articleItem {
    width: 100%;
    float: none; }

  .articleItem figure {
    height: 180px; }

  .articleItem h6 {
    font-size: 14px; }

  .articleItem h5 {
    font-size: 16px; } }
@media only screen and (max-width: 1366px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -30px; } }
@media only screen and (max-width: 1200px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -65px; } }
@media only screen and (max-width: 992px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -105px; } }
@media only screen and (max-width: 768px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -30px; } }
@media only screen and (min-width: 992px) {
  .articleItem figure a img {
    position: relative;
    transform: translateX(-33%); } }
@media only screen and (min-width: 1400px) {
  .articleItem figure a img {
    position: relative;
    transform: translateX(-30%); } }
#pirellicom-box {
  margin: 20px -15px 0; }

#pirellicom-box h2 {
  text-transform: uppercase;
  font-size: 32px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Light', Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0 0 20px; }

#pirellicom-box .btnGroup {
  text-align: center;
  padding: 10px 0;
  margin: 30px 0 40px; }

/* ARTICLE */
#article-section {
  position: relative;
  min-height: 490px; }

#article-section,
#article-section * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#article-section h2 sup {
  color: rgba(0, 0, 0, 0.4); }

#article-section h3 {
  margin: 0 auto 10px; }

#article-section .loader {
  background: #fff url(../../gfx/loading.gif) no-repeat center center;
  height: 40px;
  width: 40px;
  padding: 7px;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px; }

.articleItem {
  padding: 15px;
  float: left;
  width: 33.3333333%;
  margin: 0 auto; }

.articleItemInner {
  background-color: #fff;
  text-align: left; }

.articleItem figure {
  margin: 0;
  padding: 0;
  background-color: #999;
  width: 100%;
  height: 220px;
  overflow: hidden; }

.articleItem figure img {
  width: 100%;
  height: auto; }

.articleHeader,
.articleFooter {
  position: relative; }

.articleHeader {
  height: 150px;
  padding: 20px 20px 20px;
  overflow: hidden; }

.articleFooter {
  padding: 0 20px; }

.articleItem h6 {
  margin: 0 0 5px;
  color: #888888;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.articleItem h5 {
  margin: 0;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.4em;
  text-transform: none; }

.articleItem h5 a {
  color: #333; }

.timeStamp {
  font-size: 11px; }

.socialShare {
  position: absolute;
  right: 10px;
  bottom: 15px; }

.socialShare > button {
  font-size: 18px;
  padding: 0 4px;
  margin: 0 0 0 5px;
  border: 0;
  background: transparent;
  cursor: pointer; }

.tagsWrapper {
  padding: 20px 20px; }

.tagsWrapper a {
  color: #333;
  display: inline-block;
  margin: 0 16px 0 0;
  font-size: 11px;
  padding: 5px 0;
  line-height: 1em;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.tagsWrapper a:hover,
.tagsWrapper a:active,
.tagsWrapper a:focus {
  text-decoration: none; }

@media only screen and (max-width: 1200px) {
  .articleItem figure {
    height: 180px; } }
@media only screen and (max-width: 992px) {
  .articleHeader {
    padding: 15px 15px 50px;
    height: 150px; }

  .articleFooter {
    padding: 0 15px; }

  .articleItem figure {
    height: 132px; }

  .articleItem h6 {
    font-size: 12px; }

  .articleItem h5 {
    font-size: 14px; } }
@media only screen and (max-width: 768px) {
  .articleItem {
    width: 100%;
    float: none;
    max-width: 350px; }

  .articleItem figure {
    height: 180px; }

  .articleItem h6 {
    font-size: 14px; }

  .articleItem h5 {
    font-size: 16px; } }
.v2-visore-talents {
  color: #ffffff;
  position: relative;
  height: 668px;
  background: grey;
  text-align: center; }
  .v2-visore-talents .bgImg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%; }
  .v2-visore-talents .textVisore {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 8px; }
  .v2-visore-talents h1 {
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 90px;
    margin: 0 0 27px;
    line-height: 1em;
    letter-spacing: 0.065em; }
  .v2-visore-talents p {
    font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
    font-size: 32px;
    line-height: 1.2em; }
  .v2-visore-talents .btn {
    font-size: 24px;
    line-height: 1em;
    padding: 12px 22px 12px 54px;
    background: url("../../gfx/v2/cv-icon.png") no-repeat 18px center #ffdd00;
    color: #000;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif; }
  .v2-visore-talents .arrowDown {
    background: url("../../gfx/v2/v2-visore-investors/arrow-down.png") no-repeat center center;
    display: block;
    width: 15px;
    height: 21px;
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%); }
  @media only screen and (max-width: 860px) {
    .v2-visore-talents {
      height: 450px; }
    .v2-visore-talents .bgImg {
      background-position: top center; }
    .v2-visore-talents h1 {
      font-size: 65px; }
    .v2-visore-talents p {
      font-size: 25px; } }

.v2-box {
  background-color: #fff;
  position: relative;
  height: 420px;
  min-height: 320px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: pointer; }
  .v2-box .v2-box-img {
    height: 100%; }
    .v2-box .v2-box-img img {
      height: 100%;
      width: auto; }
  .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto; }
  .v2-box .v2-box-title {
    color: #fff;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 0.8;
    letter-spacing: 1.45px;
    position: absolute;
    top: 26px;
    left: 31px;
    padding-right: 31px; }
    @media only screen and (max-width: 1200px) {
      .v2-box .v2-box-title {
        font-size: 42px; } }
  .v2-box .v2-box-text {
    position: absolute;
    top: 112px;
    left: 31px;
    padding-right: 31px; }
    .v2-box .v2-box-text .v2-box-subtitle {
      color: #fff;
      font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
      font-size: 21px;
      line-height: 1.1em; }
      .v2-box .v2-box-text .v2-box-subtitle p {
        margin: 0; }
    .v2-box .v2-box-text .v2-box-description {
      color: #fff;
      font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
      font-size: 30px;
      line-height: 1.1em;
      margin: 7px 0 0 -5px; }
      .v2-box .v2-box-text .v2-box-description p {
        margin: 0; }
  .v2-box .v2-box-btn {
    color: #fff;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    position: absolute;
    bottom: 30px;
    right: 30px;
    text-decoration: none;
    padding-right: 18px;
    padding-left: 30px;
    pointer-events: none; }
    .v2-box .v2-box-btn:after {
      content: "";
      background: transparent url("../../img/arrow-link.png") no-repeat 0 0;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(0, -50%); }
  @media only screen and (max-width: 992px) {
    .v2-box .v2-box-img img {
      height: auto;
      width: 100%; } }

#investors-homepage .tile .v2-box.box-investors .v2-box-img img {
  height: auto;
  width: 100%; }
#investors-homepage .v2-box.box-investors .v2-box-img img {
  height: 100%;
  width: auto; }
#investors-homepage .v2-box.box-investors .v2-box-description {
  position: absolute;
  left: 31px;
  top: 26px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  font-size: 14px; }
  #investors-homepage .v2-box.box-investors .v2-box-description p {
    margin: 0; }
@media only screen and (max-width: 1400px) {
  #investors-homepage .tile .v2-box-img img {
    height: auto;
    width: 100%; } }
#investors-homepage .v2-box.box-investors .v2-box-title {
  top: 56px; }
#investors-homepage .v2-box.box-investors .v2-box-text {
  top: 145px; }
@media only screen and (max-width: 1400px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-img img {
    width: auto;
    height: 100%; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box .v2-box-img img {
    width: auto;
    height: 100%; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto; }
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-text {
    top: 180px; } }
@media only screen and (max-width: 1200px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-title {
    font-size: 36px; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.tile .v2-box-img img {
    height: 100%;
    width: auto; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto; } }
@media only screen and (max-width: 992px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors.tile .v2-box-img img {
    width: auto;
    height: 100%; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.tile .v2-box-img img {
    width: 100%;
    height: auto; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto; }
  #investors-homepage .v2-box.box-investors .v2-box-img img {
    height: 100%;
    width: auto; }
  #investors-homepage .tile .v2-box.box-investors .v2-box-img img {
    height: auto;
    width: 100%; } }

/* GDPR QUICK FIX */
#governance-homepage > div > div.mosaicWrapper > div:nth-child(3) > div.v2-box-img {
  height: auto; }

.v2-box-press {
  background-color: #fff;
  position: relative;
  height: 620px;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .v2-box-press div .v2-box-press-img {
    height: 100%; }
  .v2-box-press .v2-box-press-text {
    position: absolute;
    top: 26px;
    left: 31px;
    padding-right: 31px; }
    .v2-box-press .v2-box-press-text .v2-box-press-title {
      color: #fff;
      font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
      font-size: 50px;
      line-height: 1.1em; }
      @media only screen and (max-width: 1200px) {
        .v2-box-press .v2-box-press-text .v2-box-press-title {
          font-size: 42px;
          line-height: 0.8em; } }
    .v2-box-press .v2-box-press-text .v2-box-press-subtitle {
      color: #fff;
      font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
      font-size: 30px;
      line-height: 1.1em; }
  .v2-box-press .v2-box-press-btn {
    color: #fff;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    position: absolute;
    bottom: 30px;
    right: 30px;
    text-decoration: none;
    padding-right: 18px;
    padding-left: 30px; }
    .v2-box-press .v2-box-press-btn:after {
      content: "";
      background: transparent url("../../img/arrow-link.png") no-repeat 0 0;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(0, -50%); }
  .v2-box-press .v2-box-press-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s; }
    .v2-box-press .v2-box-press-hover .news-CNT {
      position: absolute;
      top: 100px;
      left: 0;
      padding: 0 31px 60px;
      width: 100%; }
      .v2-box-press .v2-box-press-hover .news-CNT .box-news-text {
        margin-bottom: 20px; }
        .v2-box-press .v2-box-press-hover .news-CNT .box-news-text:first-child {
          margin-bottom: 20px; }
          .v2-box-press .v2-box-press-hover .news-CNT .box-news-text:first-child > img {
            width: 100%;
            height: auto;
            display: block;
            margin-bottom: 8px; }
        .v2-box-press .v2-box-press-hover .news-CNT .box-news-text > img {
          display: none; }
        .v2-box-press .v2-box-press-hover .news-CNT .box-news-text > .listItemDate {
          color: #a3a3a3;
          font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
          font-size: 19px;
          line-height: 1.1em; }
        .v2-box-press .v2-box-press-hover .news-CNT .box-news-text > .h6 {
          height: 46px;
          overflow: hidden; }
          .v2-box-press .v2-box-press-hover .news-CNT .box-news-text > .h6 a {
            color: #000;
            font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
            font-size: 19px;
            line-height: 1.1em;
            text-decoration: none; }
    .v2-box-press .v2-box-press-hover .v2-box-press-title {
      color: #000;
      font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
      font-size: 50px;
      line-height: 1.1em;
      position: absolute;
      top: 26px;
      left: 31px;
      padding-right: 31px; }
      @media only screen and (max-width: 1200px) {
        .v2-box-press .v2-box-press-hover .v2-box-press-title {
          font-size: 42px;
          line-height: 0.8em; } }
    .v2-box-press .v2-box-press-hover .v2-box-press-btn {
      color: #000;
      font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 1.1em;
      position: absolute;
      bottom: 30px;
      right: 30px;
      text-decoration: none;
      padding-right: 18px;
      padding-left: 30px; }
      .v2-box-press .v2-box-press-hover .v2-box-press-btn:after {
        content: "";
        background: transparent url("../../img/arrow-link-black.png") no-repeat 0 0;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0, -50%); }
  .v2-box-press:hover .v2-box-press-hover {
    opacity: 1; }
  @media screen and (max-width: 1024px) {
    .v2-box-press .v2-box-press-hover {
      opacity: 1; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .v2-box-press .v2-box-press-hover .news-CNT {
      top: 80px; }
      .v2-box-press .v2-box-press-hover .news-CNT .box-news-text {
        display: none; }
        .v2-box-press .v2-box-press-hover .news-CNT .box-news-text:first-of-type {
          display: block; } }

.v2-contact {
  height: 420px;
  padding: 26px 24px 19px;
  background: #404040;
  color: #ffffff;
  font-size: 19px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  overflow: hidden; }
  .v2-contact h2 {
    font-size: 50px;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    line-height: 1em;
    margin: 0 0 16px; }
    .v2-contact h2 a {
      color: #fff; }
  .v2-contact p {
    margin: 0; }
  .v2-contact p {
    line-height: 1.3em; }
  .v2-contact .email {
    display: inline-block;
    color: #ffffff;
    padding-left: 34px;
    margin: 23px 0 23px;
    background: url("../../gfx/v2/v2-contact/email.png") no-repeat 0 center; }
    .v2-contact .email:hover {
      text-decoration: none; }
  .v2-contact .map {
    max-height: 160px;
    overflow: hidden; }
    @media only screen and (max-width: 992px) {
      .v2-contact .map {
        max-height: 120px; } }
    @media only screen and (max-width: 767px) {
      .v2-contact .map {
        max-height: 220px; } }
  @media only screen and (max-width: 992px) {
    .v2-contact {
      height: 345px; } }

.long-stripe .v2-contact {
  height: auto;
  margin: 30px auto 0;
  max-width: 1290px;
  padding: 10px 10px; }
  @media screen and (max-width: 767px) {
    .long-stripe .v2-contact {
      max-width: 420px;
      margin: 0 auto;
      width: calc(100% - 30px) !important;
      float: none;
      height: auto !important; } }
  .long-stripe .v2-contact h2 {
    margin: 0; }
  .long-stripe .v2-contact p {
    margin: 5px 0 0; }
  .long-stripe .v2-contact a.email {
    margin: 10px 0; }
  .long-stripe .v2-contact .map img {
    margin: 0 auto; }

.v2-image {
  position: relative; }
  .v2-image > a {
    display: block;
    width: 100%;
    height: 100%; }
  .v2-image > img {
    display: block; }

/* COMMON */
body,
.page-cnt {
  background-color: #F5F5F5; }

#pirellicom-box {
  margin: 40px -15px 40px;
  overflow: hidden; }

#pirellicom-box h2 {
  text-transform: uppercase;
  font-size: 60px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  margin: 0 0 20px; }

@media only screen and (max-width: 768px) {
  #pirellicom-box h2 {
    font-size: 33px;
    line-height: 1em; } }
#pirellicom-box .btnGroup {
  text-align: center;
  padding: 10px 0;
  margin: 30px 0 40px; }

/* ARTICLE */
#article-section {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%; }

#article-section,
#article-section * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#article-section h2 sup {
  color: rgba(0, 0, 0, 0.4); }

#article-section h3 {
  margin: 0 auto 10px; }

#article-section .loader {
  background: #fff url(../../gfx/loading.gif) no-repeat center center;
  height: 40px;
  width: 40px;
  padding: 7px;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px; }

.articleItem {
  padding: 15px;
  float: left;
  width: 33.3333333%;
  margin: 0 auto; }

.articleItemInner {
  position: relative;
  height: 620px;
  background-color: #fff;
  text-align: left;
  padding-bottom: 1px; }

.articleInfos {
  padding: 9px 20px 15px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  min-height: 78px; }

.articleItem figure {
  margin: 0;
  padding: 0;
  background-color: #999;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.articleItem figure img {
  width: auto;
  height: 100%; }

.articleHeader {
  position: absolute;
  bottom: 10px;
  left: 5px; }

.articleFooter {
  padding: 0 20px; }

.articleItem h6 {
  margin: 0 0 5px;
  color: #888888;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.articleItem h5 {
  margin: 0;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 21px;
  color: #FFFFFF;
  line-height: 1.4em;
  text-transform: none; }

.articleItem h5 a {
  color: #FFFFFF; }

.articleItem h5 a:hover,
.articleItem h5 a:focus,
.articleItem h5 a:active {
  color: #FFFFFF; }

.timeStamp {
  font-size: 11px; }

.socialShare {
  position: absolute;
  right: 10px;
  bottom: 15px; }

.socialShare > button {
  font-size: 18px;
  padding: 0 4px;
  margin: 0 0 0 5px;
  border: 0;
  background: transparent;
  cursor: pointer; }

.tagsWrapper {
  padding: 0 20px;
  height: 20px;
  overflow: hidden;
  margin: 15px 0; }

.tagsWrapper a {
  color: #333;
  display: inline-block;
  margin: 0 16px 0 0;
  font-size: 10px;
  padding: 5px 0;
  line-height: 1em;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.tagsWrapper a:hover,
.tagsWrapper a:active,
.tagsWrapper a:focus {
  text-decoration: none; }

.articleItem .articleItemInner {
  position: relative;
  height: 620px; }
  .articleItem .articleItemInner figure {
    width: 100%;
    height: 100%; }
    .articleItem .articleItemInner figure a {
      display: block;
      height: 100%; }
      .articleItem .articleItemInner figure a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .articleItem .articleItemInner figure a img {
        width: auto;
        height: 100%; }
        @media only screen and (max-width: 992px) {
          .articleItem .articleItemInner figure a img {
            width: 100%;
            height: auto; } }
  .articleItem .articleItemInner .articleInfos {
    position: absolute;
    height: 110px;
    bottom: 10px;
    left: 10px;
    right: 10px; }
    .articleItem .articleItemInner .articleInfos .articleTitle {
      max-width: 85%; }
      .articleItem .articleItemInner .articleInfos .articleTitle h5 {
        font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-weight: normal;
        line-height: 1.1em;
        color: #FFFFFF; }
        .articleItem .articleItemInner .articleInfos .articleTitle h5 a {
          color: #FFFFFF;
          text-decoration: none; }
    .articleItem .articleItemInner .articleInfos .articleDate {
      position: absolute;
      top: 72px;
      left: 20px;
      font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
      font-size: 16px;
      color: #FFF;
      font-weight: normal;
      text-transform: uppercase; }
    .articleItem .articleItemInner .articleInfos .articleTag {
      position: absolute;
      top: 72px;
      right: 30px;
      color: #FFFFFF; }
      .articleItem .articleItemInner .articleInfos .articleTag .mainTag {
        display: inline-block;
        position: relative;
        font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
        font-size: 15px; }
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-left,
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-right {
          height: 24px;
          width: 16px;
          display: block;
          position: absolute;
          top: -2px;
          fill: #fff; }
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-left {
          left: -20px; }
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-right {
          right: -20px; }
        .articleItem .articleItemInner .articleInfos .articleTag .mainTag h3 {
          font-size: 15px;
          color: #FFFFFF;
          text-transform: uppercase; }
          .articleItem .articleItemInner .articleInfos .articleTag .mainTag h3 a {
            color: #fff; }
      .articleItem .articleItemInner .articleInfos .articleTag.road .mainTag svg {
        fill: #C6C6C6; }
      .articleItem .articleItemInner .articleInfos .articleTag.life .mainTag svg {
        fill: #FBDD4A; }
      .articleItem .articleItemInner .articleInfos .articleTag.race .mainTag svg {
        fill: #D2373A; }

@media only screen and (max-width: 1200px) {
  .articleItem figure {
    height: 180px; } }
@media only screen and (max-width: 992px) {
  .articleHeader {
    padding: 15px 15px 50px;
    height: 150px; }

  .articleFooter {
    padding: 0 15px; }

  .articleItem figure {
    height: 132px; }

  .articleItem h6 {
    font-size: 12px; }

  .articleItem h5 {
    font-size: 14px; }

  .articleItem .articleItemInner {
    height: auto; }

  .articleItem {
    max-width: 480px; } }
@media only screen and (max-width: 992px) {
  .articleItem {
    width: 100%;
    float: none; }

  .articleItem figure {
    height: 180px; }

  .articleItem h6 {
    font-size: 14px; }

  .articleItem h5 {
    font-size: 16px; } }
@media only screen and (max-width: 1366px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -30px; } }
@media only screen and (max-width: 1200px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -65px; } }
@media only screen and (max-width: 992px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -105px; } }
@media only screen and (max-width: 768px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -30px; } }
@media only screen and (min-width: 992px) {
  .articleItem figure a img {
    position: relative;
    transform: translateX(-33%); } }
@media only screen and (min-width: 1400px) {
  .articleItem figure a img {
    position: relative;
    transform: translateX(-30%); } }
.v2-visore-investors {
  color: #ffffff;
  position: relative;
  height: 668px;
  background: grey;
  text-align: center; }
  .v2-visore-investors .bgImg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%; }
  .v2-visore-investors .textVisore {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 8px; }
  .v2-visore-investors h1 {
    max-width: 999px;
    margin: 0 auto;
    line-height: 0.9;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 90px;
    letter-spacing: 0.065em; }
  .v2-visore-investors p {
    margin-top: 15px;
    font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
    font-size: 32px;
    line-height: 1.2em; }
  .v2-visore-investors .arrowDown {
    background: url("../../gfx/v2/v2-visore-investors/arrow-down.png") no-repeat center center;
    display: block;
    width: 15px;
    height: 21px;
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%); }
  @media only screen and (max-width: 860px) {
    .v2-visore-investors {
      height: 450px; }
    .v2-visore-investors .bgImg {
      background-position: top center; }
    .v2-visore-investors h1 {
      font-size: 65px;
      letter-spacing: 0.02em; }
    .v2-visore-investors p {
      font-size: 25px; } }
  @media only screen and (max-width: 680px) {
    .v2-visore-investors h1 {
      font-size: 50px; }
    .v2-visore-investors p {
      font-size: 20px; } }

.v2-contact {
  height: 420px;
  padding: 26px 24px 19px;
  background: #404040;
  color: #ffffff;
  font-size: 19px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  overflow: hidden; }
  .v2-contact h2 {
    font-size: 50px;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    line-height: 1em;
    margin: 0 0 16px; }
    .v2-contact h2 a {
      color: #fff; }
  .v2-contact p {
    margin: 0; }
  .v2-contact p {
    line-height: 1.3em; }
  .v2-contact .email {
    display: inline-block;
    color: #ffffff;
    padding-left: 34px;
    margin: 23px 0 23px;
    background: url("../../gfx/v2/v2-contact/email.png") no-repeat 0 center; }
    .v2-contact .email:hover {
      text-decoration: none; }
  .v2-contact .map {
    max-height: 160px;
    overflow: hidden; }
    @media only screen and (max-width: 992px) {
      .v2-contact .map {
        max-height: 120px; } }
    @media only screen and (max-width: 767px) {
      .v2-contact .map {
        max-height: 220px; } }
  @media only screen and (max-width: 992px) {
    .v2-contact {
      height: 345px; } }

.long-stripe .v2-contact {
  height: auto;
  margin: 30px auto 0;
  max-width: 1290px;
  padding: 10px 10px; }
  @media screen and (max-width: 767px) {
    .long-stripe .v2-contact {
      max-width: 420px;
      margin: 0 auto;
      width: calc(100% - 30px) !important;
      float: none;
      height: auto !important; } }
  .long-stripe .v2-contact h2 {
    margin: 0; }
  .long-stripe .v2-contact p {
    margin: 5px 0 0; }
  .long-stripe .v2-contact a.email {
    margin: 10px 0; }
  .long-stripe .v2-contact .map img {
    margin: 0 auto; }

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav {
  margin-top: 10px; }

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

.v2-presentations {
  padding: 60px;
  float: left;
  width: 100%; }
  .v2-presentations .owl-carousel {
    float: left; }
  .v2-presentations .owl-wrapper-outer {
    overflow: hidden; }
  .v2-presentations .owl-controls {
    float: left;
    width: 100%; }
  .v2-presentations .owl-nav {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1; }
  .v2-presentations .owl-buttons {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    height: 60px; }
  .v2-presentations .owl-prev {
    left: -50px;
    top: 25%;
    position: relative;
    cursor: pointer; }
  .v2-presentations .owl-prev:before {
    position: absolute;
    content: '\f104';
    font-family: 'FontAwesome', sans-serif;
    font-size: 60px;
    line-height: normal; }
  .v2-presentations .owl-next {
    position: relative;
    right: -30px;
    float: right;
    top: 25%;
    cursor: pointer; }
  .v2-presentations .owl-next:before {
    position: absolute;
    content: '\f105';
    font-family: 'FontAwesome', sans-serif;
    font-size: 60px;
    line-height: normal; }
  .v2-presentations .owl-dots {
    float: left;
    width: 100%;
    height: 30px;
    margin-top: 60px;
    text-align: center; }
  .v2-presentations .owl-dot {
    width: 10px;
    height: 10px;
    background: none;
    position: relative;
    display: inline-block;
    border-radius: 100px;
    margin: 0 10px; }
  .v2-presentations .owl-dot.active {
    background: #000; }
  .v2-presentations .owl-dot:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    top: -4px;
    left: -4px;
    border: 1px solid #000;
    border-radius: 100px; }
  .v2-presentations .actionsWrapper {
    float: left;
    padding-top: 20px; }
  .v2-presentations .actionsWrapper a.btn {
    padding: 0;
    margin: 0;
    float: left;
    color: #000;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 18px;
    position: relative; }
  .v2-presentations .actionsWrapper a.btn:after {
    content: '';
    background: url("../../gfx/v2/v2-presentations/download__icon.png");
    width: 15px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -30px;
    bottom: 5px; }
  .v2-presentations .h6 {
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 60px;
    line-height: normal;
    color: #000;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px; }
  .v2-presentations .item__wrapper {
    float: left;
    width: 100%;
    margin: 0 15px;
    padding: 0 0 10px; }
    .v2-presentations .item__wrapper .item__img, .v2-presentations .item__wrapper .item__txt {
      float: left; }
    .v2-presentations .item__wrapper .item__img {
      width: 150px;
      height: 200px;
      background: #fff;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); }
    .v2-presentations .item__wrapper .item__txt {
      margin-left: 20px;
      width: 50%; }
      .v2-presentations .item__wrapper .item__txt h2 {
        float: left;
        width: 100%;
        margin: 0 0 10px;
        font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
        font-size: 32px;
        line-height: 28px;
        color: #000;
        text-transform: uppercase; }
      .v2-presentations .item__wrapper .item__txt p {
        min-height: 100px;
        width: 100%;
        margin: 0; }
      .v2-presentations .item__wrapper .item__txt p:empty {
        display: none; }

@media only screen and (max-width: 1199px) {
  .item__wrapper {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important; }

  .item__wrapper .item__img {
    float: none !important;
    display: inline-block !important; }

  .item__wrapper .item__txt {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 30px !important; }

  .actionsWrapper {
    width: 90% !important; }
    .actionsWrapper a.btn {
      float: none !important; } }
@media only screen and (max-width: 994px) {
  .v2-presentations .h6 {
    font-size: 42px; } }
.v2-box {
  background-color: #fff;
  position: relative;
  height: 420px;
  min-height: 320px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: pointer; }
  .v2-box .v2-box-img {
    height: 100%; }
    .v2-box .v2-box-img img {
      height: 100%;
      width: auto; }
  .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto; }
  .v2-box .v2-box-title {
    color: #fff;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 0.8;
    letter-spacing: 1.45px;
    position: absolute;
    top: 26px;
    left: 31px;
    padding-right: 31px; }
    @media only screen and (max-width: 1200px) {
      .v2-box .v2-box-title {
        font-size: 42px; } }
  .v2-box .v2-box-text {
    position: absolute;
    top: 112px;
    left: 31px;
    padding-right: 31px; }
    .v2-box .v2-box-text .v2-box-subtitle {
      color: #fff;
      font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
      font-size: 21px;
      line-height: 1.1em; }
      .v2-box .v2-box-text .v2-box-subtitle p {
        margin: 0; }
    .v2-box .v2-box-text .v2-box-description {
      color: #fff;
      font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
      font-size: 30px;
      line-height: 1.1em;
      margin: 7px 0 0 -5px; }
      .v2-box .v2-box-text .v2-box-description p {
        margin: 0; }
  .v2-box .v2-box-btn {
    color: #fff;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    position: absolute;
    bottom: 30px;
    right: 30px;
    text-decoration: none;
    padding-right: 18px;
    padding-left: 30px;
    pointer-events: none; }
    .v2-box .v2-box-btn:after {
      content: "";
      background: transparent url("../../img/arrow-link.png") no-repeat 0 0;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(0, -50%); }
  @media only screen and (max-width: 992px) {
    .v2-box .v2-box-img img {
      height: auto;
      width: 100%; } }

#investors-homepage .tile .v2-box.box-investors .v2-box-img img {
  height: auto;
  width: 100%; }
#investors-homepage .v2-box.box-investors .v2-box-img img {
  height: 100%;
  width: auto; }
#investors-homepage .v2-box.box-investors .v2-box-description {
  position: absolute;
  left: 31px;
  top: 26px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  font-size: 14px; }
  #investors-homepage .v2-box.box-investors .v2-box-description p {
    margin: 0; }
@media only screen and (max-width: 1400px) {
  #investors-homepage .tile .v2-box-img img {
    height: auto;
    width: 100%; } }
#investors-homepage .v2-box.box-investors .v2-box-title {
  top: 56px; }
#investors-homepage .v2-box.box-investors .v2-box-text {
  top: 145px; }
@media only screen and (max-width: 1400px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-img img {
    width: auto;
    height: 100%; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box .v2-box-img img {
    width: auto;
    height: 100%; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto; }
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-text {
    top: 180px; } }
@media only screen and (max-width: 1200px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-title {
    font-size: 36px; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.tile .v2-box-img img {
    height: 100%;
    width: auto; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto; } }
@media only screen and (max-width: 992px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors.tile .v2-box-img img {
    width: auto;
    height: 100%; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.tile .v2-box-img img {
    width: 100%;
    height: auto; }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto; }
  #investors-homepage .v2-box.box-investors .v2-box-img img {
    height: 100%;
    width: auto; }
  #investors-homepage .tile .v2-box.box-investors .v2-box-img img {
    height: auto;
    width: 100%; } }

/* GDPR QUICK FIX */
#governance-homepage > div > div.mosaicWrapper > div:nth-child(3) > div.v2-box-img {
  height: auto; }

#video-gallery-section {
  background-color: #f2f2f2;
  padding: 30px 0; }
  #video-gallery-section .sectionTitle {
    margin: 40px 0; }
  #video-gallery-section h2.sectionTitle {
    color: #222;
    line-height: normal; }
  #video-gallery-section .owl-item {
    text-align: center; }
  #video-gallery-section .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: 40%;
    left: 0;
    transform: translateY(-20%);
    z-index: -1; }
    #video-gallery-section .owl-nav .owl-prev {
      position: absolute;
      left: -40px;
      height: 50px;
      width: 30px;
      background: transparent url(/resources/gfx/v2/arrow-sprite.png) no-repeat left top -62px; }
      @media all and (max-width: 840px) {
        #video-gallery-section .owl-nav .owl-prev {
          left: 0; } }
    #video-gallery-section .owl-nav .owl-next {
      position: absolute;
      right: -40px;
      height: 50px;
      width: 30px;
      background: transparent url(/resources/gfx/v2/arrow-sprite.png) no-repeat left -30px top -62px; }
      @media all and (max-width: 840px) {
        #video-gallery-section .owl-nav .owl-next {
          right: 0; } }
  #video-gallery-section .videoItem {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 35px; }
    #video-gallery-section .videoItem:after {
      content: "";
      top: 0;
      left: 0;
      position: absolute;
      display: block;
      padding-bottom: 100%; }
    #video-gallery-section .videoItem .videoItemInner {
      width: 100%;
      width: 100%;
      height: 0;
      padding-top: 100%;
      border-radius: 50%;
      overflow: hidden;
      background-size: cover !important;
      background-position: center center !important;
      background-repeat: no-repeat !important;
      position: relative; }
      #video-gallery-section .videoItem .videoItemInner:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, 0.2);
        left: 0;
        top: 0; }
      #video-gallery-section .videoItem .videoItemInner a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100; }
      #video-gallery-section .videoItem .videoItemInner:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: 130px;
        width: 130px;
        z-index: 1;
        background: transparent url("/resources/gfx/play.png") no-repeat center/100%; }
    #video-gallery-section .videoItem h2 {
      float: left;
      width: 100%;
      text-align: center;
      font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      font-size: 35px;
      line-height: 0.9em;
      margin: 10px 0 0;
      white-space: normal;
      font-weight: normal; }
  #video-gallery-section h3 {
    font-size: 24px;
    left: 15px;
    bottom: 15px; }
    @media all and (min-width: 600px) and (max-width: 1000px) {
      #video-gallery-section h3 {
        font-size: 32px; } }

.mfp-video-g button.mfp-close:after {
  position: absolute;
  content: 'close';
  font-family: "Gotham-Book", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  right: 30px;
  letter-spacing: 0.5px; }

.image {
  margin-top: 100px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal; }

.mosaicWrapper {
  position: relative;
  height: 1100px;
  margin: 30px 0 0; }
  .mosaicWrapper .tile {
    margin: 0 15px;
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s ease-in-out; }
    .mosaicWrapper .tile:nth-of-type(1), .mosaicWrapper .tile:nth-of-type(3), .mosaicWrapper .tile:nth-of-type(5) {
      height: 620px; }
    .mosaicWrapper .tile.on {
      opacity: 1; }
  @media only screen and (max-width: 1400px) {
    .mosaicWrapper .tile {
      height: 450px; }
      .mosaicWrapper .tile.v2-box-press {
        height: 620px; } }
  @media only screen and (max-width: 992px) {
    .mosaicWrapper {
      height: 1130px; }
      .mosaicWrapper .tile h2, .mosaicWrapper .tile .v2-box-title {
        font-size: 42px !important; }
      .mosaicWrapper .tile.links-box .h6 {
        margin-bottom: 30px; }
      .mosaicWrapper .tile.links-box ul {
        margin-top: 0; }
        .mosaicWrapper .tile.links-box ul li {
          margin: 0 0 15px;
          font-size: 20px; }
          .mosaicWrapper .tile.links-box ul li img {
            width: 20px;
            margin-right: 12px; }
      .mosaicWrapper .tile.v2-contact .email {
        margin: 13px 0 18px; }
      .mosaicWrapper .tile.v2-contact .map {
        max-height: 110px; } }
  @media only screen and (min-width: 767px) and (max-width: 992px) {
    .mosaicWrapper .tile {
      height: 330px !important; }
      .mosaicWrapper .tile.v2-box, .mosaicWrapper .tile.v2-box-press {
        height: 330px !important; } }
  @media only screen and (max-width: 767px) {
    .mosaicWrapper {
      height: auto; }
      .mosaicWrapper:after {
        content: '';
        display: table;
        clear: both; }
      .mosaicWrapper .tile {
        position: relative;
        top: auto !important;
        left: auto !important;
        width: calc(100% - 30px) !important;
        height: auto !important;
        float: left; }
        .mosaicWrapper .tile img {
          width: 100% !important;
          max-width: none !important;
          height: auto !important; }
        .mosaicWrapper .tile.links-box img {
          width: 50px !important; } }

.outOfMosaic {
  height: 420px;
  margin: 0 -15px; }
  .outOfMosaic:after {
    content: '';
    display: table;
    clear: both; }

/* LATEST STORIES */
#pirellicom-box {
  padding-bottom: 60px; }

/* VIDEO GALLERY */
#video-gallery-section {
  margin-top: 90px;
  background: none;
  padding: 0 0 4em; }
  #video-gallery-section h2.sectionTitle {
    color: #000; }
    @media all and (max-width: 1000px) {
      #video-gallery-section h2.sectionTitle {
        margin: 0.2em 0; } }
  #video-gallery-section .videoItem {
    position: relative; }
    #video-gallery-section .videoItem a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
    #video-gallery-section .videoItem:after {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      height: 110px;
      width: 110px;
      background: transparent url("/resources/gfx/v2/play.png") no-repeat center/100%; }
    #video-gallery-section .videoItem h3 {
      position: absolute;
      left: 30px;
      bottom: 30px;
      font-weight: normal;
      font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      color: #fff;
      margin: 0;
      line-height: 0.9em; }
  #video-gallery-section h3 {
    font-size: 24px;
    left: 15px;
    bottom: 15px; }
    @media all and (min-width: 600px) and (max-width: 1000px) {
      #video-gallery-section h3 {
        font-size: 32px; } }
  @media all and (min-width: 991px) {
    #video-gallery-section .col-md-8 h3 {
      font-size: 62px; } }
  #video-gallery-section .col-md-4 .videoItem:nth-child(1) {
    margin-bottom: 24px; }
    @media only screen and (max-width: 990px) {
      #video-gallery-section .col-md-4 .videoItem:nth-child(1) {
        margin-top: 24px; } }
  @media only screen and (max-width: 990px) {
    #video-gallery-section .col-md-4 .videoItem .img-responsive {
      width: 100%; } }
  #video-gallery-section .col-md-4 .videoItem:after {
    width: 30px;
    height: 30px;
    transform: translate(0, 0);
    left: auto;
    top: auto;
    right: 15px;
    bottom: 15px; }
    @media all and (min-width: 600px) and (max-width: 1000px) {
      #video-gallery-section .col-md-4 .videoItem:after {
        width: 40px;
        height: 40px; } }

/*# sourceMappingURL=homepage-career-tpl.css.map */
