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

.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;
}

.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;
  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;
}

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

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

.carousel-box-text:after,
.carousel-box-text:before {
  display: table;
  content: " ";
  clear: both;
}

.carousel-box-text .h2 {
  font-family: "Gotham-Light", Arial, Helvetica, sans-serif;
  font-size: 26px;
  margin: 0.5em 0 0.8em;
}

.carousel-box-text .h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  margin-bottom: 25px;
  position: relative;
  z-index: 10;
}

.carousel-box-text p {
  font-size: 14px;
  line-height: 1.4em;
  font-family: "Gotham-Light", Arial, Helvetica, sans-serif;
  padding: 0;
  margin-top: 0;
  position: relative;
}

.carousel-box .item {
  padding-top: 50px;
  margin-top: -50px;
}

.carousel-box .item .itemText {
  margin: 50px 320px 0 0;
}

.carousel-box .item img {
  width: auto;
  position: absolute;
  top: 30px;
  right: 30px;
  display: block;
}

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

.carousel-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;
}

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

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

.carousel-box .owl-carousel .owl-wrapper-outer { /*padding-top: 50px;*/ /*margin-top: -50px;*/
}

.carousel-box .owl-pagination {
  position: absolute;
  right: 80px;
  bottom: 40px;
}

.carousel-box .owl-page {
  height: 2px;
  background-color: #000;
  width: 30px;
  margin: 0 1px;
  float: left;
}

.carousel-box .owl-page.active {
  height: 4px;
  position: relative;
  top: -2px;
}

.sustainability-homepage .carousel-box {
  background-color: #C5DF69;
}

@media screen and (max-width: 1099px) {
  .carousel-box-text .h2 {
    font-size: 22px;
  }
  .carousel-box-text .h6 {
    font-size: 11px;
  }
}
@media screen and (max-width: 670px) {
  .carousel-box-text {
    padding-bottom: 70px;
  }
  .carousel-box .item img {
    display: none;
  }
  .carousel-box .item .itemText {
    margin-right: 0;
  }
  .carousel-box .owl-pagination {
    right: auto;
    left: 0;
  }
}
.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;
  }
}/*# sourceMappingURL=homepage-tpl.css.map */