/* COMMON */
@import url(../jquery.jscrollpane.css);
.page-cnt {
  position: relative;
  padding: 0 0 35px;
  background: #f2f2f2; }

.col-sx {
  float: left;
  margin: 0 0 0 -40px;
  width: 780px; }

.col-dx {
  float: right;
  width: 350px; }

.social-news-CTR,
.external-link-box-CTR {
  clear: both; }

/* NON RESPONSIVE OLDER IE BROWSERS - begin */
/* IE7 only */
/* IE8+ */
/* ripristino per IE9+ */
/* NON RESPONSIVE OLDER IE BROWSERS - 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 */
  .col-sx {
    margin: 0 0 0 -20px;
    width: 698px; }

  .col-dx {
    width: 320px; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  .col-sx {
    float: none;
    margin: 0 auto;
    width: 660px; }

  .col-dx {
    float: none;
    margin: 0 auto;
    width: 640px; } }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  .col-sx {
    float: none;
    margin: 0 auto;
    width: 280px; }

  .col-dx {
    float: none;
    margin: 0 auto;
    width: 280px; } }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
/* 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: transparent; }

.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: 900px; }

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

/* VISORE -begin- */
.visore .visore-ctr {
  position: relative;
  height: 537px;
  background: #f2f2f2;
  z-index: 3; }

.visore .visore-ctr .visore-cnt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 493px;
  background-color: #fff;
  overflow: hidden; }

#wrapper.visore-cnt {
  background-color: #F2F2F2; }

.visore .visore-ctr .carousel {
  height: 493px !important;
  overflow: hidden; }

.visore .visore-ctr .carousel .item {
  position: relative;
  display: block;
  float: none;
  margin: 0 auto;
  width: 1126px;
  height: 100%;
  border: 1px solid #fff; }

.visore .visore-ctr .carousel.inizialized .item {
  float: left;
  margin: 0; }

.visore .visore-ctr .controlWrapper {
  position: absolute;
  width: 1126px;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -563px; }

.visore .visore-ctr #prev,
.visore .visore-ctr #next {
  display: block;
  height: 70px;
  width: 70px;
  position: absolute;
  bottom: 230px;
  z-index: 10;
  background-color: #4C4C4C;
  cursor: pointer; }

.visore .visore-ctr #prev {
  background: transparent url("/resources/gfx/arrow_left.png") no-repeat center center;
  background-size: cover;
  left: -40px; }

.visore .visore-ctr #next {
  background: transparent url("/resources/gfx/arrow_right.png") no-repeat center center;
  background-size: cover;
  right: -40px; }

.visore .shareOn {
  position: absolute;
  z-index: 1; }

.visore .shareOn .ico-share {
  cursor: pointer; }

.visore .visore-ctr .carousel .item .shareOn aside {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0 10px;
  width: 120px;
  height: 36px;
  background: #000; }

.visore .visore-ctr .carousel .item .shareOn aside {
  width: 120px;
  top: 4px;
  right: -40px; }

.visore .visore-ctr .carousel .item .shareOn aside .close {
  display: block;
  position: absolute;
  top: -10px;
  right: -8px;
  background: url("/resources/gfx/ico/ico-close-shareOn.png") 0 0 no-repeat;
  width: 23px;
  height: 24px; }

.visore .visore-ctr .carousel .item .shareOn aside p {
  position: static;
  width: auto;
  float: left;
  font-size: 12px;
  line-height: 36px;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #fff; }

.visore .visore-ctr .carousel .item .shareOn aside ul {
  float: left;
  margin: 8px 0 0;
  width: 60px;
  overflow: hidden; }

.visore .visore-ctr .carousel .item .shareOn aside ul li {
  float: left;
  margin: 0 0 10px 6px; }

.buttonVisore a {
  text-transform: uppercase;
  color: #fff;
  display: block;
  border: 2px solid #fff;
  padding: 14px 18px 14px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 11px;
  line-height: 0.8em;
  cursor: pointer;
  text-decoration: none;
  font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.buttonVisore a span {
  display: inline-block;
  margin-left: 4px; }

.buttonVisore a:hover,
.buttonVisore a:active,
.buttonVisore a:focus {
  text-decoration: none;
  color: #fff; }

.buttonVideo a {
  padding-left: 30px;
  position: relative; }

.buttonVideo a:before {
  width: 0;
  height: 0;
  content: "";
  border-top: 4px solid transparent;
  border-left: 4px solid #fff;
  border-bottom: 4px solid transparent;
  position: absolute;
  left: 19px;
  top: 14px; }

.buttonShare,
.buttonDownload {
  width: 40px;
  height: 40px; }

.visore .shareOn .ico-share {
  background: transparent url("../../img/ico-share.png") no-repeat center center;
  background-size: cover;
  width: 40px;
  height: 40px; }

.buttonDownload a {
  background: transparent url("../../img/ico-download.png") no-repeat center center;
  background-size: cover;
  width: 40px;
  height: 40px;
  display: block; }

@media screen and (max-width: 1199px) {
  .visore .visore-ctr #prev {
    left: -10px; }

  .visore .visore-ctr #next {
    right: -10px; } }
@media screen and (max-width: 1129px) {
  .visore .visore-ctr #prev {
    left: -25px;
    bottom: 200px; }

  .visore .visore-ctr #next {
    right: -25px;
    bottom: 200px; }

  .visore .visore-ctr .controlWrapper {
    width: 960px;
    margin-left: -480px; } }
@media screen and (max-width: 1023px) {
  .visore .visore-ctr .controlWrapper {
    display: block; }

  .visore .visore-ctr .item img {
    width: 100%;
    max-width: 100%;
    height: auto; }

  .visore .visore-ctr #prev,
  .visore .visore-ctr #next {
    width: 45px;
    height: 45px; }

  .visore .visore-ctr #prev {
    left: -25px;
    bottom: 160px; }

  .visore .visore-ctr #next {
    right: -25px;
    bottom: 160px; }

  .visore .visore-ctr .controlWrapper {
    width: 768px;
    margin-left: -384px; } }
@media screen and (max-width: 820px) {
  .visore .visore-ctr .controlWrapper {
    display: block; }

  .visore .visore-ctr .controlWrapper {
    width: 100%;
    left: 0;
    margin-left: 0; }

  .visore .visore-ctr #prev {
    left: 0px; }

  .visore .visore-ctr #next {
    right: 0px; } }
.visore .visore-ctr .carousel .item .lnk-visore-CNT {
  position: absolute;
  top: 298px;
  left: 62px;
  height: 40px;
  z-index: 999; }
  .visore .visore-ctr .carousel .item .lnk-visore-CNT ul li {
    float: left;
    margin-left: 0;
    overflow: hidden; }
    .visore .visore-ctr .carousel .item .lnk-visore-CNT ul li ~ li {
      margin-left: 10px; }

.visore .visore-ctr .carousel .item p {
  position: absolute;
  color: #fff;
  top: 20px;
  left: 20px;
  width: 100%; }

.visore .visore-ctr .thumbnail-wrapper {
  position: absolute;
  bottom: -3px;
  left: 50%;
  padding: 7px 5px 0;
  margin: 0 0 0 -544px;
  width: 1078px;
  background: #f2f2f2;
  z-index: 10;
  text-align: center;
  display: inline-table; }

.visore .visore-ctr .thumbnail-wrapper .thumb {
  position: relative;
  display: inline-block;
  margin: 0 0.15% 0;
  width: 13.9857%;
  height: 72px;
  cursor: pointer;
  border-bottom: 6px solid;
  border-color: transparent;
  overflow: hidden; }
  .visore .visore-ctr .thumbnail-wrapper .thumb .thumbnail-on {
    display: none; }
  .visore .visore-ctr .thumbnail-wrapper .thumb .thumbnail-off {
    display: inherit; }

@media screen and (min-width: 1025px) {
  .visore .visore-ctr .thumbnail-wrapper .thumb:hover .thumbnail-on {
    display: inherit; }
  .visore .visore-ctr .thumbnail-wrapper .thumb:hover .thumbnail-off {
    display: none; } }
.visore .visore-ctr .thumbnail-wrapper .thumb.selected, .visore .visore-ctr .thumbnail-wrapper .filter-by .filter-tags > nav ul li a.thumb:hover, .filter-by .filter-tags > nav ul li .visore .visore-ctr .thumbnail-wrapper a.thumb:hover {
  border-bottom: 6px solid #000;
  background-color: #000; }
  .visore .visore-ctr .thumbnail-wrapper .thumb.selected .thumbnail-on, .visore .visore-ctr .thumbnail-wrapper .filter-by .filter-tags > nav ul li a.thumb:hover .thumbnail-on, .filter-by .filter-tags > nav ul li .visore .visore-ctr .thumbnail-wrapper a.thumb:hover .thumbnail-on {
    display: none; }
  .visore .visore-ctr .thumbnail-wrapper .thumb.selected .thumbnail-off, .visore .visore-ctr .thumbnail-wrapper .filter-by .filter-tags > nav ul li a.thumb:hover .thumbnail-off, .filter-by .filter-tags > nav ul li .visore .visore-ctr .thumbnail-wrapper a.thumb:hover .thumbnail-off {
    display: block;
    opacity: 0.5; }

.visore .visore-ctr .thumbnail-wrapper .thumb.selected:after, .visore .visore-ctr .thumbnail-wrapper .filter-by .filter-tags > nav ul li a.thumb:hover:after, .filter-by .filter-tags > nav ul li .visore .visore-ctr .thumbnail-wrapper a.thumb:hover:after {
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  content: ""; }

.visore .visore-ctr .thumbnail-wrapper .thumb img {
  position: absolute;
  top: 0;
  left: 0; }

.visore .visore-ctr .thumbnail-wrapper .thumb p {
  position: absolute;
  left: 0;
  top: 20px; }

.visore .visore-ctr #pager {
  display: none !important; }

.lightbox-video-CTR {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  width: 100%;
  height: 100%; }
  .lightbox-video-CTR .over-lightbox {
    background: rgba(0, 0, 0, 0.71);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block; }
  .lightbox-video-CTR .video-CTR {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 999999; }
    .lightbox-video-CTR .video-CTR .video-CNT {
      display: inline-block;
      margin-top: 100px; }
      .lightbox-video-CTR .video-CTR .video-CNT iframe {
        width: 1000px;
        height: 540px; }

/* VISORE -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 */
  /* VISORE -begin- */
  .visore .visore-ctr {
    height: 421px !important;
    overflow: visible;
    padding-bottom: 30px; }

  .visore .visore-ctr .visore-cnt {
    height: 423px; }

  .visore .visore-ctr .carousel {
    height: 421px !important;
    overflow: hidden; }

  .visore .visore-ctr .carousel .item {
    width: 960px; }

  .visore .visore-ctr .thumbnail-wrapper {
    margin: 0 0 0 -456px;
    width: 903px;
    bottom: -5px; }

  .visore .visore-ctr .thumbnail-wrapper .thumb {
    width: 125px;
    height: 62px; }

  .visore .visore-ctr .thumbnail-wrapper .thumb img {
    display: block;
    max-width: 100%;
    height: auto; }

  /* VISORE -end- */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* VISORE -begin- */
  .visore .visore-ctr {
    height: 336px !important;
    overflow: visible;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 0; }

  .visore .visore-ctr .visore-cnt {
    height: 336px !important;
    overflow: hidden; }

  .visore .visore-ctr .carousel {
    height: 336px !important;
    overflow: hidden; }

  .visore .visore-ctr .carousel .item {
    width: 768px; }

  .visore .visore-ctr .thumbnail-wrapper {
    margin: 0 0 0 -323px;
    width: 646px;
    bottom: -10px; }

  .visore .visore-ctr .thumbnail-wrapper .thumb {
    width: 88px;
    height: 44px; }

  .visore .visore-ctr .carousel .item .lnk-visore-CNT {
    top: 264px;
    left: 59px;
    display: block !important; }

  .visore .visore-ctr .item img {
    position: relative;
    top: -80px; }

  /* VISORE -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  /* VISORE -begin- */
  .visore .visore-ctr {
    height: 344px !important;
    overflow: hidden; }

  .visore .visore-ctr .visore-cnt {
    height: 344px !important;
    overflow: hidden; }

  .visore .visore-ctr .carousel {
    height: 344px !important;
    overflow: hidden; }

  .visore .visore-ctr .carousel .item {
    width: 320px; }

  .visore .visore-ctr .thumbnail-wrapper {
    display: none; }

  .visore .visore-ctr #pager {
    display: block !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #f2f2f2;
    text-align: center;
    z-index: 1000;
    height: 15px; }

  .visore .visore-ctr #pager a {
    display: inline-block;
    margin: 0 5px;
    width: 16px;
    height: 15px;
    background: url("../../gfx/spr/navi-visoreHome.png") 0 0 no-repeat;
    text-indent: -9999px; }

  .visore .visore-ctr #pager a.selected, .visore .visore-ctr #pager .filter-by .filter-tags > nav ul li a:hover, .filter-by .filter-tags > nav ul li .visore .visore-ctr #pager a:hover {
    background-position: -16px 0; }

  .visore .visore-ctr .carousel .item .lnk-visore-CNT {
    top: 245px;
    left: 15px;
    display: block !important; }

  .buttonVisore a {
    padding: 14px 12px 14px 12px;
    font-size: 9px; }

  .buttonVideo a:before {
    display: none; }

  .visore .visore-ctr .carousel .item .lnk-visore-CNT ul li ~ li {
    margin-left: 5px; }

  .visore .visore-ctr .controlWrapper {
    display: block;
    width: 320px;
    margin-left: -160px;
    z-index: 9999;
    left: 50%; }

  .visore .visore-ctr #prev,
  .visore .visore-ctr #next {
    bottom: 11px;
    height: 13px;
    width: 9px; }

  .visore .visore-ctr #prev {
    left: 10px;
    background: transparent url("../../img/angle-left.png") no-repeat center center/cover; }

  .visore .visore-ctr #next {
    right: 10px;
    background: transparent url("../../img/angle-right.png") no-repeat center center/cover; } }
/*SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
/* Modulo title -begin- */
.title-page .title {
  display: block;
  clear: both;
  padding: 25px 0 25px;
  text-align: center;
  font-size: 26px;
  line-height: 1em;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.title-page .title.bigLeft {
  font-size: 64px;
  line-height: 1em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-align: left; }

/* Modulo title -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 */
  /* Modulo title -begin- */
  .title-page .title.bigLeft {
    font-size: 50px; }

  /* Modulo title -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  /* Modulo title -begin- */
  .title-page .title.bigLeft {
    font-size: 40px; }

  /* Modulo title -end- */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
/* Modulo filters tags -begin- */
.filter-by {
  margin: 20px 0 30px; }
  .filter-by .filter-tags {
    position: relative;
    padding: 0;
    width: 100%;
    background: #fff;
    border-radius: 27px;
    z-index: 2; }
    .filter-by .filter-tags > nav {
      position: relative;
      float: left;
      padding: 20px 0;
      width: 1058px;
      z-index: 3; }
      .filter-by .filter-tags > nav h3 {
        position: relative;
        float: left;
        padding: 7px 0px 0 28px;
        font-size: 14px;
        line-height: 1em;
        text-transform: uppercase;
        font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #000; }
        .filter-by .filter-tags > nav h3 .arr-mnu-filters {
          margin: 0 0 0 10px; }
      .filter-by .filter-tags > nav ul {
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 18px; }
        .filter-by .filter-tags > nav ul li {
          float: left;
          text-align: center;
          min-width: 150px; }
          .filter-by .filter-tags > nav ul li a {
            display: block;
            border-left: 1px solid #b2b2b2;
            padding: 7px 15px;
            font-size: 14px;
            line-height: 1em;
            font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
            font-style: normal;
            font-weight: normal;
            color: #000;
            text-decoration: none; }
            .filter-by .filter-tags > nav ul li a.selected, .filter-by .filter-tags > nav ul li a:hover {
              font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif;
              font-style: normal;
              font-weight: normal;
              color: #e82f27; }
    .filter-by .filter-tags .search-ctr {
      position: relative;
      float: right;
      padding: 10px 10px 0 0;
      text-align: center;
      z-index: 1; }
      .filter-by .filter-tags .search-ctr.open {
        padding: 10px 10px 38px 7px;
        background: #4c4c4c;
        border-radius: 40px; }
      .filter-by .filter-tags .search-ctr .ico-lens-search {
        cursor: pointer; }
    .filter-by .filter-tags .search-result-ctr {
      display: none;
      position: absolute;
      right: 0;
      top: 67px;
      width: 100%;
      height: 520px;
      background: #fff;
      z-index: 2; }
    .filter-by .filter-tags .search-result-cnt {
      border: 20px solid #4c4c4c;
      padding: 16px 20px;
      height: 420px; }
      .filter-by .filter-tags .search-result-cnt .form-live-search input[type="text"] {
        border: 0;
        width: 100%;
        height: 70px;
        background: none transparent;
        outline: none;
        font-size: 49px;
        line-height: 1em;
        font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #000; }
        @media only screen and (max-width: 767px) {
          .filter-by .filter-tags .search-result-cnt .form-live-search input[type="text"] {
            font-size: 19px;
            height: 40px; } }
      .filter-by .filter-tags .search-result-cnt .form-live-search form > h4 {
        display: none;
        font-size: 16px;
        line-height: 1.1em;
        font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #000;
        margin: 10px 0; }
        .filter-by .filter-tags .search-result-cnt .form-live-search form > h4.active {
          display: block; }
      .filter-by .filter-tags .search-result-cnt .form-live-search form .results {
        height: 300px;
        overflow: auto; }
        .filter-by .filter-tags .search-result-cnt .form-live-search form .results .result .group-title {
          font-size: 20px;
          line-height: 1.1em;
          font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
          font-style: normal;
          font-weight: normal;
          color: #000;
          margin: 15px 0;
          text-transform: uppercase; }
        .filter-by .filter-tags .search-result-cnt .form-live-search form .results .result .element-result {
          margin-bottom: 34px; }
        .filter-by .filter-tags .search-result-cnt .form-live-search form .results .result .element-title {
          font-size: 14px;
          font-weight: 700;
          display: block;
          margin-bottom: 10px; }
        .filter-by .filter-tags .search-result-cnt .form-live-search form .results .result .element-description {
          font-size: 12px;
          font-weight: 300; }
        .filter-by .filter-tags .search-result-cnt .form-live-search form .results .result ul {
          padding-left: 40px;
          border-left: 1px solid #5a5a5a; }
          .filter-by .filter-tags .search-result-cnt .form-live-search form .results .result ul li a {
            font-size: 16px;
            line-height: 1.1em;
            font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
            font-style: normal;
            font-weight: normal;
            color: #000;
            text-decoration: none; }
            .filter-by .filter-tags .search-result-cnt .form-live-search form .results .result ul li a strong {
              font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif;
              font-style: normal;
              font-weight: bold; }

.en_WW .filter-by .filter-tags > nav ul li {
  min-width: 170px; }

/* Modulo filters tags -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 */
  /* Modulo filters tags -begin- */
  .filter-by .filter-tags > nav {
    width: 930px; }

  .filter-by .filter-tags > nav ul {
    margin: 0 0 0 10px;
    padding: 0; }

  .filter-by .filter-tags > nav ul li {
    width: auto;
    min-width: 116px; }

  .en_WW .filter-by .filter-tags > nav ul li {
    min-width: 145px; }

  .filter-by .filter-tags > nav ul li a {
    padding: 7px 11px 7px 11px; }

  .filter-by .search-result-ctr {
    width: 100%; }

  /* Modulo filters tags -end- */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* Modulo filters tags -begin- */
  .filter-by .filter-tags > nav {
    width: 85%;
    padding: 15px 0 20px; }

  .filter-by .filter-tags .search-ctr {
    padding: 5px 6px 0 0; }

  .filter-by .filter-tags > nav h3 .arrDw-mnu-filters {
    position: absolute;
    top: 50%;
    right: -20px; }

  .filter-by .filter-tags > nav ul {
    display: none;
    float: left;
    margin: 0;
    padding: 0 0 12px;
    width: 100%;
    background: #fff; }

  .filter-by .filter-tags > nav ul.open {
    display: block; }

  .filter-by .filter-tags > nav ul li {
    float: none;
    display: block; }

  .filter-by .filter-tags > nav ul li a {
    display: block;
    border-left: 0;
    padding: 18px 8px; }

  /* Modulo filters tags -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  /* Modulo filters tags -begin- */
  .filter-by .filter-tags {
    background-color: transparent;
    border-radius: 0;
    width: 95%;
    margin: 0 auto; }

  .filter-by .filter-tags > nav {
    width: 80%;
    background-color: #fff;
    border-radius: 30px; }

  .filter-by .filter-tags > nav ul {
    display: none;
    float: left;
    margin: 0;
    padding: 20px 0 0;
    width: 100%;
    background: transparent; }

  .filter-by .filter-tags > nav ul.open {
    display: block; }

  .filter-by .filter-tags > nav ul li {
    float: none;
    display: block;
    width: auto;
    text-align: center; }

  .filter-by .filter-tags > nav ul li a {
    display: block;
    border-left: 0;
    padding: 18px 8px; }

  .filter-by .filter-tags > nav h3 {
    padding: 4px 20px 0 18px; }

  .filter-by .filter-tags > nav h3 span {
    position: absolute;
    right: 2px;
    top: 9px; }

  .filter-by .filter-tags .search-ctr {
    padding: 8px 0 0 0; }

  .filter-by .filter-tags .search-ctr.open {
    padding: 8px 0 38px 0; }

  /* Modulo filters tags -end- */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
/* Modulo article-post -begin- */
.article-large .article-post {
  position: relative; }

.article-large .article-post > a {
  display: block;
  text-decoration: none; }

.article-large .article-post figure {
  position: relative; }

.article-large .article-post picture {
  width: 600px; }

.article-large .article-post .shareOn {
  top: 10px;
  right: 10px; }

.article-large .article-post .txtArt {
  position: relative;
  background: #fff; }

.article-large .article-post .txtArt header span {
  display: block;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1em;
  font-family: 'Gotham 7r','Gotham A','Gotham B','Gotham-Bold',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #888; }

.article-large .article-post .txtArt header h2 {
  line-height: 1.3em;
  font-family: 'Gotham-Light',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.article-large .article-post .txtArt header h2 a {
  text-decoration: none;
  color: #000;
  line-height: 1.2em; }

.article-large .article-post footer {
  position: absolute;
  bottom: 20px;
  max-height: 20px;
  overflow: hidden; }

.article-large .article-post footer ul li {
  float: left; }

.article-large .article-post footer ul li ~ li {
  margin: 0 0 0 4px; }

.article-large .article-post footer ul li a,
.article-large .article-post footer ul li span {
  display: block;
  padding: 5px 8px;
  font-size: 11px;
  line-height: 1em;
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-decoration: none; }

.article-large .article-post footer ul li a.select, .article-large .article-post footer ul li a:hover {
  color: #e82f27; }

/* Large */
.article-large .article-post.large {
  margin: 40px 0;
  width: 100%;
  height: 332px;
  overflow: hidden; }

.article-large .article-post.large figure {
  float: left;
  width: 565px;
  height: 332px; }

.article-large .article-post.large .txtArt {
  float: left;
  padding: 40px 20px 0 40px;
  width: 505px;
  height: 292px; }

.article-large .article-post.large .txtArt header span {
  padding: 0 0 20px; }

.article-large .article-post.large .txtArt header h2 {
  padding: 0 0 8px;
  font-size: 28px;
  line-height: 1.2em; }

.article-large .article-post.large .txtArt p {
  font-size: 14px;
  line-height: 1.4em;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.article-large .article-post.large .txtArt p a {
  display: inline-block;
  border: 2px solid #666;
  border-radius: 25px;
  padding: 8px 13px;
  font-size: 12px;
  line-height: 1em;
  font-family: 'Gotham-Book',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000; }

.article-large .article-post.large footer {
  left: 30px; }

/* Modulo article-post -end- */
/* Modulo share on socials -begin- */
.shareOn {
  position: absolute;
  z-index: 1; }

.shareOn .ico-share {
  cursor: pointer; }

.shareOn aside {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  width: 120px;
  height: 36px;
  background: #000; }

.article-large .shareOn aside {
  width: 120px; }

.shareOn aside .close {
  display: block;
  position: absolute;
  top: -10px;
  right: -8px;
  background: url("/resources/gfx/ico/ico-close-shareOn.png") 0 0 no-repeat;
  width: 23px;
  height: 24px; }

.shareOn aside p {
  float: left;
  font-size: 12px;
  line-height: 36px;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff; }

.shareOn aside ul {
  float: left;
  margin: 8px 0 0; }

.shareOn aside ul li {
  float: left;
  margin: 0 0 0 6px; }

/* Modulo share on socials -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 */
  /* Modulo article-post -begin- */
  /* Large */
  .article-large .article-post.large {
    margin: 30px 0;
    height: 284px; }

  .article-large .article-post.large figure {
    width: 482px;
    height: 284px; }

  .article-large .article-post.large .txtArt {
    padding: 30px 20px 0 30px;
    width: 465px;
    height: 254px; }

  .article-large .article-post.large footer {
    left: 30px;
    bottom: 15px; }

  .article-large .article-post picture {
    width: 510px; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* Modulo article-post -begin- */
  /* Large */
  .article-large .article-post.large {
    margin: 30px auto;
    width: 640px;
    height: auto; }

  .article-large .article-post.large figure {
    float: none;
    margin: 0 auto;
    width: 640px;
    height: auto; }

  .article-large .article-post.large .txtArt {
    float: none;
    margin: 0 auto;
    padding: 30px 20px 0 30px;
    width: 590px;
    height: 254px; }

  .article-large .article-post.large footer {
    left: 30px;
    bottom: 15px; }

  .article-large .article-post picture {
    width: auto; }

  /* Modulo article-post -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  /* Modulo article-post -begin- */
  /* Large */
  .article-large .article-post.large {
    float: none;
    display: block;
    margin: 30px auto;
    width: 280px;
    height: auto;
    text-align: left; }

  .article-large .article-post.large figure {
    float: none;
    width: 280px;
    height: 175px; }

  .article-large .article-post.large .txtArt {
    float: none;
    padding: 20px 20px 55px 20px;
    width: 240px;
    height: auto; }

  .article-large .article-post.large .txtArt header h2 {
    font-size: 17px;
    line-height: 1.4em; }

  .article-large .article-post.large .txtArt p {
    font-size: 12px; }

  .article-large .article-post.large footer {
    left: 10px; }

  .article-large .article-post picture {
    width: auto; }

  /* Modulo article-post -end- */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
/* Modulo article-post -begin- */
.article-small .article-post {
  position: relative; }

.article-small .article-post > a {
  display: block;
  text-decoration: none; }

.article-small .article-post figure {
  position: relative;
  width: 350px;
  height: 198px; }

.article-small .article-post .shareOn {
  top: 10px;
  right: 10px; }

.article-small .article-post .txtArt {
  position: relative;
  background: #fff; }

.article-small .article-post .txtArt header span {
  display: block;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1em;
  font-family: 'Gotham 7r','Gotham A','Gotham B','Gotham-Bold',Arial,Helvetica,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: normal;
  color: #888; }

.article-small .article-post .txtArt header h2 {
  font-family: 'Gotham-Light',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.article-small .article-post footer {
  position: absolute;
  bottom: 35px; }

.article-small .article-post footer ul li {
  float: left; }

.article-small .article-post footer ul li ~ li {
  margin: 0 0 0 4px; }

.article-small .article-post footer ul li a,
.article-small .article-post footer ul li span {
  display: block;
  padding: 5px 8px;
  font-size: 11px;
  line-height: 1em;
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-decoration: none; }

.article-small .article-post footer ul li a.select, .article-small .article-post footer ul li a:hover {
  color: #e82f27; }

/* Small */
.article-small .article-post.small {
  float: left;
  width: 350px;
  height: 354px;
  margin: 0 0 40px 40px;
  background: #fff; }

.article-small .article-post.small .txtArt {
  padding: 13px 20px 0;
  height: 160px; }

.article-small .article-post.small .txtArt header {
  height: 95px; }

.article-small .article-post.small .txtArt header span {
  padding: 8px 0; }

.article-small .article-post.small .txtArt header h2 {
  font-size: 18px;
  line-height: 1em; }

.article-small .article-post.small .txtArt header h2 a {
  text-decoration: none;
  color: #000;
  line-height: 1.4em; }

.article-small .article-post.small footer {
  left: 10px;
  bottom: 23px;
  overflow: hidden;
  max-height: 19px; }

#homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(1),
#homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(4),
#homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(7) {
  margin-left: -20px; }

@media screen and (max-width: 1129px) {
  #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(1),
  #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(4),
  #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(7) {
    margin-left: -10px; } }
@media screen and (max-width: 1023px) {
  #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR {
    width: 660px;
    margin: 0 auto; }

  #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(1),
  #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(4),
  #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR > div:nth-child(7) {
    margin-left: 0px; } }
@media screen and (max-width: 767px) {
  #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR {
    width: 100%; } }
/* Modulo article-post -end- */
/* Modulo share on socials -begin- */
.shareOn {
  position: absolute;
  z-index: 1; }

.shareOn .ico-share {
  cursor: pointer; }

.shareOn aside {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  width: 140px;
  height: 36px;
  background: #000; }

.article-small .shareOn aside {
  width: 120px;
  top: 0;
  right: 0; }

.shareOn aside .close {
  display: block;
  position: absolute;
  top: -10px;
  right: -8px;
  background: url("/resources/gfx/ico/ico-close-shareOn.png") 0 0 no-repeat;
  width: 23px;
  height: 24px; }

.shareOn aside p {
  float: left;
  font-size: 12px;
  line-height: 36px;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #fff; }

.shareOn aside ul {
  float: left;
  margin: 8px 0 0;
  width: 60px;
  overflow: hidden; }

.shareOn aside ul li {
  float: left;
  margin: 0 0 10px 6px; }

/* Modulo share on socials -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 */
  /* Modulo article-post -begin- */
  /* Small */
  .article-small .article-post.small {
    width: 320px;
    height: 354px;
    margin: 0 0 35px 20px; }

  .article-small .article-post figure {
    width: 320px; }

  /*    #homepage > section.page-cnt.clearfix > div > section.external-link-box-CTR .article-small .article-post.small {
        width: 350px; height: 354px;
      }
  
      #homepage > section.page-cnt.clearfix > div > section.external-link-box-CT .article-small .article-post figure {
        width: 350px; height: 198px;
      }*/ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* Modulo article-post -begin- */
  /* Small */
  .article-small .article-post.small {
    width: 310px;
    height: 354px;
    margin: 0 10px 40px 10px; }

  .article-small .article-post figure {
    width: 310px; }

  /* Modulo article-post -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  /* Modulo article-post -begin- */
  /* Small */
  .article-small .article-post.small {
    float: none;
    display: block;
    width: 280px;
    height: auto;
    margin: 0 auto 30px;
    background: #fff; }

  .article-small .article-post figure {
    width: 280px;
    height: auto; }

  .article-small .article-post.small .txtArt header h2 {
    font-size: 16px; }

  /* Modulo article-post -end- */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
@media only screen and (min-width: 640px) and (max-width: 767px) and (orientation: landscape) {
  /* Modulo article-post -begin- */
  /* Small */
  .article-small .article-post.small {
    margin: 0 auto 30px; }

  /* Modulo article-post -end- */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
.article-adv-CNT {
  display: none; }

.article-adv {
  margin: 0 0 25px;
  background: #fff;
  overflow: hidden; }

.article-adv .adv-cnt {
  width: 100%;
  height: 100%; }

.article-adv img {
  width: 100%; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .article-adv {
    float: none;
    display: inline-block;
    margin: 0 0 40px;
    width: 640px; } }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  .article-adv {
    width: 280px; } }
@media only screen and (min-width: 360px) and (max-width: 767px) and (orientation: portrait) {
  .article-adv {
    margin: 0 auto 30px;
    width: 280px; } }
/* Box news -begin- */
.box-news .box-news-ctr {
  float: left;
  padding: 0 15px 0;
  width: 257px;
  height: 425px;
  background: #fff; }

.box-news .box-news-ctr .news-CNT {
  overflow: auto;
  height: 360px; }

.box-news .box-news-ctr > header {
  display: block;
  padding: 0;
  height: 55px; }

.box-news .box-news-ctr > header h3 {
  float: left;
  font-size: 20px;
  line-height: 55px;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.box-news .box-news-ctr > header a {
  position: relative;
  float: right;
  padding: 21px 29px 0 0;
  font-size: 12px;
  line-height: 13px;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-weight: normal;
  color: #000;
  text-decoration: none; }

.box-news .box-news-ctr > header a .sprite {
  position: absolute;
  right: 0;
  top: 18px; }

.box-news .box-news-ctr article {
  display: block;
  padding: 12px 0 20px; }

.box-news .box-news-ctr article ~ article {
  border-top: 1px solid #e9e9e9; }

.box-news .box-news-ctr article > header {
  display: block;
  padding: 0 0 10px; }

.box-news .box-news-ctr article > header h4 {
  float: left;
  font-size: 13px;
  line-height: 1em;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-style: normal;
  color: #000;
  font-weight: 600; }

.box-news .box-news-ctr article > header h4 a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color .3s;
  transition: color .3s; }

.box-news .box-news-ctr article > header h4 a:hover {
  color: #b8b8b8; }

.box-news .box-news-ctr article > header span {
  float: left;
  padding: 10px 0 0;
  font-size: 13px;
  line-height: 1em;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #b8b8b8; }

.box-news .box-news-ctr article p {
  clear: both;
  font-size: 13px;
  line-height: 1em;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-weight: normal;
  color: #000;
  text-align: left !important; }

.box-news .box-news-ctr article p strong {
  font-weight: normal; }

/* Box news -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 */
  /* Box news -begin- */
  .box-news .box-news-ctr {
    margin: 0 0 40px;
    width: 97%; }

  .box-news .box-news-ctr > header {
    height: 52px;
    width: 100%; }

  .box-news .box-news-ctr > header h3 {
    float: left;
    font-size: 26px;
    line-height: 52px;
    font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000; }

  .box-news .box-news-ctr > header a {
    position: relative;
    float: right;
    padding: 22px 29px 0 0;
    font-size: 12px;
    line-height: 13px;
    font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000;
    text-decoration: none; }

  .box-news .box-news-ctr > header a .sprite {
    position: absolute;
    right: 0;
    top: 17px; }

  .box-news .box-news-ctr article {
    display: block;
    padding: 12px 0 20px; }

  .box-news .box-news-ctr article ~ article {
    border-top: 1px solid #e9e9e9; }

  .box-news .box-news-ctr article > header {
    display: block;
    padding: 0 0 10px; }

  .box-news .box-news-ctr article > header h4 {
    float: left;
    font-size: 12px;
    line-height: 1em;
    font-family: 'Gotham 7r','Gotham A','Gotham B','Gotham-Bold',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000; }

  .box-news .box-news-ctr article > header span {
    float: left;
    padding: 0 0 0 10px;
    font-size: 12px;
    line-height: 1em;
    font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #b8b8b8; }

  .box-news .box-news-ctr article p {
    clear: both;
    font-size: 16px;
    line-height: 1em;
    font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000; }

  /* Box news -end- */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* Box news -begin- */
  .box-news .box-news-ctr {
    float: none;
    margin: 0 auto 35px;
    width: 610px; }

  /* Box news -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  /* Box news -begin- */
  .box-news .box-news-ctr {
    float: none;
    margin: 0 auto 35px;
    width: 250px;
    height: 410px;
    padding-bottom: 20px; }

  /* Box news -end- */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
/* Box social -begin- */
.box-social .box-social-ctr {
  position: relative;
  float: right;
  width: 843px;
  height: 425px; }

.box-social .box-social-ctr article {
  float: left;
  margin: 0 0 0 12px;
  width: 269px;
  height: 425px;
  background: #fff; }

.box-social .box-social-ctr article > header {
  display: block;
  padding: 0 20px 0 20px;
  height: 55px; }

.box-social .box-social-ctr article > header span {
  float: left;
  font-size: 20px;
  line-height: 55px;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.box-social .box-social-ctr article > header img {
  float: right;
  margin: 15px 0 0;
  height: 25px;
  width: auto; }

.box-social .box-social-ctr article .box-cnt {
  margin: 0 10px 10px;
  background: #fff;
  height: 360px;
  overflow: hidden;
  text-align: center; }

.box-social .box-social-ctr article .box-cnt #twitter-widget-0 {
  height: 360px; }

.box-social .box-social-ctr article:nth-child(1) > header img {
  margin-top: 17px;
  height: 21px; }

.box-social .box-social-ctr article:nth-child(2) > header img {
  margin-top: 19px;
  height: 19px; }

.box-social .box-social-ctr article:nth-child(3) > header img {
  margin-top: 16px; }

/* Box social -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 */
  /* Box social -begin- */
  .box-social .box-social-ctr {
    width: 100%; }

  .box-social .box-social-ctr article {
    margin: 0;
    width: 32.333333%;
    padding: 0 0.5%; }

  .box-social .box-social-ctr article ~ article {
    margin: 0 0 0 1%;
    width: 31.333333%; }

  .box-social .box-social-ctr article > header span {
    font-size: 17px; }

  .box-social .box-social-ctr article .box-cnt {
    margin: 0 10px 10px;
    height: 360px;
    background: #fff; }

  /* Box social -end- */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* Box social -begin- */
  .box-social {
    display: block !important; }

  .box-social .box-social-ctr {
    float: none;
    margin: auto;
    width: 640px; }

  .box-social .box-social-ctr article {
    width: 100%;
    margin: 0 0 20px; }

  /* Box social -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */ }
@media only screen and (min-width: 360px) and (max-width: 767px) and (orientation: portrait) {
  /* Box social -begin- */
  .box-social {
    display: block !important; }

  .box-social .box-social-ctr {
    float: none;
    margin: auto;
    width: 280px;
    height: 405px; }

  .box-social .box-social-ctr article {
    width: 100%;
    margin: 0 0 20px; }

  .box-social .box-social-ctr article > header span {
    display: none; }

  .box-social .box-social-ctr article > header img {
    float: none;
    display: block;
    margin: 0 auto;
    padding: 15px 0 0; }

  .box-social .box-social-ctr article > header.active {
    background: #e7e7e7; }

  .box-social .box-social-ctr article .box-cnt {
    display: block;
    height: 320px; }

  /* Box social -end- */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
.promo {
  margin: 50px auto;
  text-align: center;
  width: 95%;
  max-width: 1130px; }

.promo img {
  width: 100%;
  max-width: 100%;
  height: auto; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .promo {
    margin: 30px auto; } }
@media only screen and (max-width: 767px) {
  .promo {
    margin: 30px auto; } }
.external-link-box-CTR {
  margin: 0 -20px;
  overflow: hidden;
  clear: both; }

.external-link-box-CTR .module-controls {
  height: auto;
  width: auto;
  left: 20px; }

.external-link-box-CTR,
.external-link-box-CTR * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.external-link-box-CTR:before,
.external-link-box-CTR *:before,
.external-link-box-CTR:after,
.external-link-box-CTR *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.external-link-box-CTR .shareOn,
.external-link-box-CTR .shareOn * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.external-link-box {
  padding: 0 20px 40px;
  width: 33.333333%;
  float: left; }

.external-link-box-inner {
  position: relative; }

.external-link-box-inner .imageWrapper {
  display: block;
  min-height: 200px;
  background-color: #ddd; }

.external-link-box-inner .txtArt {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.1em;
  padding: 12px;
  background-color: #fff;
  position: absolute;
  bottom: 18px;
  left: 15px;
  right: 15px;
  z-index: 10;
  min-height: 100px; }

.external-link-box-inner .txtArt h2 {
  font-size: 13px;
  padding-bottom: 50px; }
  .external-link-box-inner .txtArt h2 a {
    color: #333;
    text-decoration: none; }

.external-link-box-inner .shareOn {
  position: absolute;
  bottom: 5px; }

.external-link-box-inner .txtArt p a {
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  position: absolute;
  bottom: 8px;
  right: 12px; }

.external-link-box-inner .shareOn aside {
  top: -40px;
  right: -30px; }

@media only screen and (max-width: 1129px) {
  .external-link-box-CTR {
    margin: 0 -10px; }

  .external-link-box {
    padding: 0 10px 40px; } }
@media only screen and (max-width: 1023px) {
  .external-link-box-CTR {
    margin: 0 0; }

  .external-link-box {
    padding: 10px 15px;
    width: 100%;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    max-width: 690px; }

  .external-link-box-inner .imageWrapper {
    overflow: hidden;
    max-height: 300px; } }
@media only screen and (max-width: 767px) {
  .external-link-box {
    max-width: 300px; }

  .external-link-box-inner .txtArt h2 {
    font-size: 12px; } }
/* Modulo immagine -begin- */
.image-world {
  margin: 0 0 25px; }

.image-world picture {
  width: 350px;
  height: 165px;
  overflow: hidden; }

.image-world picture img,
.image-world picture source {
  width: 350px;
  height: 165px; }

/* Modulo immagine -end- */
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - begin */
@media only screen and (max-width: 1129px) {
  .image-world {
    margin-bottom: 18px; }

  .image-world picture {
    width: 320px;
    height: 151px; }

  .image-world picture img,
  .image-world picture source {
    width: 320px;
    height: 151px; } }
@media only screen and (max-width: 1023px) {
  .image-world {
    margin: 0 0 40px; }

  .image-world picture {
    width: 640px;
    height: 302px; }

  .image-world picture img,
  .image-world picture source {
    width: 640px;
    height: 302px; } }
@media only screen and (max-width: 767px) {
  .image-world {
    margin: 0 0 35px; }

  .image-world picture {
    margin-left: 0; }

  .image-world picture {
    width: 280px;
    height: 132px; }

  .image-world picture img,
  .image-world picture source {
    width: 280px;
    height: 132px; } }
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -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); }

.video-carousel {
  margin-bottom: 25px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 15px;
  overflow: hidden;
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
  background: #2F2F2F url("/resources/img/video-carousel-bg.jpg") no-repeat center center;
  background-size: 100% 184px; }

.video-carousel-inner {
  padding: 12px 10px;
  min-height: 176px;
  min-height: 152px;
  min-height: 1px;
  height: 156px; }

.video-carousel h2 {
  margin-bottom: 10px; }

.video-carousel h2 span {
  font-family: 'Gotham-bold', Arial, Helvetica, sans-serif; }

.video-carousel-wrapper {
  margin: -4px -100px 0; }

.video-carousel .item {
  margin: 0 10px; }

.video-carousel .item h3 {
  margin: 12px 0 0;
  font-size: 14px;
  display: none;
  height: 15px; }

.imageWrapper img {
  width: 100%;
  max-height: 110px; }

.video-carousel .owl-next,
.video-carousel .owl-prev {
  display: block;
  height: 35px;
  width: 35px;
  position: absolute;
  z-index: 10;
  background-color: #4C4C4C;
  cursor: pointer;
  background: trasparent no-repeat center center;
  background-size: cover;
  top: 50%;
  margin-top: -32px; }

.video-carousel .owl-next {
  right: 89px;
  background-image: url("/resources/gfx/arrow_right.png"); }

.video-carousel .owl-prev {
  left: 89px;
  background-image: url("/resources/gfx/arrow_left.png"); }

.imageWrapper {
  width: 100%;
  height: auto;
  background-color: #666;
  display: block;
  position: relative; }

.imageWrapper img {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 8; }

.imageWrapper:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 73px;
  height: 73px;
  background: transparent url("/resources/img/video_carousel_play_icon.png");
  background-size: cover;
  margin: -36px 0 0 -36px;
  display: block;
  z-index: 10; }

@media screen and (max-width: 1129px) {
  .video-carousel {
    margin-bottom: 18px;
    background-size: 100% 200px; }

  .video-carousel-wrapper {
    margin: 17px -100px 0; }

  .video-carousel-inner {
    height: 177px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .video-carousel {
    height: 350px;
    background-size: cover; }

  .video-carousel-inner {
    padding: 20px 10px; }

  .video-carousel h2 {
    font-size: 20px; }

  .video-carousel .item h3 {
    margin-top: 19px;
    font-size: 16px; }

  .video-carousel-wrapper {
    margin: 26px -180px 0; }

  .imageWrapper:after {
    height: 146px;
    width: 146px;
    margin: -73px 0 0 -73px; }

  .video-carousel .owl-controls {
    display: none !important; }

  .video-carousel {
    height: 350px;
    position: absolute;
    top: 820px;
    width: 640px; }

  .imageWrapper img {
    max-height: 227px; }

  .article-large {
    margin-bottom: 410px; } }
@media screen and (max-width: 767px) {
  .video-carousel .owl-controls {
    display: none !important; }

  .video-carousel {
    position: absolute;
    top: 592px;
    width: 280px;
    background-size: cover; }

  .video-carousel-inner {
    min-height: 157px;
    height: auto; }

  .imageWrapper img {
    max-height: 110px; }

  .article-large {
    margin-bottom: 245px; } }

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