/* Top hook CSS */
#htmlcontent_top {
  text-align: center;
  width: 100%; }
  @media (max-width: 767px) {
    #htmlcontent_top {
      padding-top: 0;
      padding-left: 0; } }
  @media (max-width: 767px) {
    #htmlcontent_top ul {
      margin: 0 -5px; } }
  #htmlcontent_top ul li {
    position: relative;
    min-height: 520px;
    width: 100%; }
    #htmlcontent_top ul li .parallax_content {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    #htmlcontent_top ul li .item-html {
      position: absolute;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 100%; }
      #htmlcontent_top ul li .item-html h5 {
        margin-top: 0; }
    #htmlcontent_top ul li .grey-color {
      color: white; }
    #htmlcontent_top ul li .magenta-color {
      color: white; }
    #htmlcontent_top ul li .dark-color {
      color: white; }
    #htmlcontent_top ul li h5 {
      color: white;
      font: italic 400 48px/60px 'Capriola', sans-serif;
      margin-bottom: 0;
      -moz-transition: 0.4s linear all;
      -o-transition: 0.4s linear all;
      -webkit-transition: 0.4s linear all;
      transition: 0.4s linear all; }
      @media only screen and (max-width: 991px) {
        #htmlcontent_top ul li h5 {
          font-size: 38px;
          line-height: 50px; } }
      #htmlcontent_top ul li h5 span {
        display: block; }
    @media (max-width: 767px) {
      #htmlcontent_top ul li {
        padding-right: 5px;
        padding-left: 5px;
        min-height: 420px; } }
    #htmlcontent_top ul li:last-child {
      margin-bottom: 0; }
    #htmlcontent_top ul li img {
      max-width: 100%;
      height: auto; }

.theme3-parallax #htmlcontent_home ul {
  margin-bottom: 0; }
  .theme3-parallax #htmlcontent_home ul li {
    min-height: 462px; }
    .theme3-parallax #htmlcontent_home ul li .container.parallax_content {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .theme3-parallax #htmlcontent_home ul li .item-html {
      z-index: 5;
      top: 50%;
      left: 0;
      width: 100%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .theme3-parallax #htmlcontent_home ul li h4 {
      color: #333333; }
      @media (min-width: 992px) {
        .theme3-parallax #htmlcontent_home ul li h4 {
          max-width: 400px;
          line-height: 65px; } }

#htmlcontent_home .parallax_section {
  min-height: 462px; }
  @media only screen and (max-width: 767px) {
    #htmlcontent_home .parallax_section {
      min-height: 225px; } }
#htmlcontent_home ul {
  margin-bottom: 0; }
  #htmlcontent_home ul li {
    min-height: 462px; }
    @media(min-width:768px) { /* FABRIZIO 20170725 */
    #htmlcontent_home ul li .item-html {
      z-index: 5;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    }
  #htmlcontent_home ul h5 {
    margin-top: 0;
    margin-bottom: 0;
    color: white;
    font: italic 400 48px/60px 'Capriola', sans-serif;
    text-align: center;
    -moz-transition: 0.4s linear all;
    -o-transition: 0.4s linear all;
    -webkit-transition: 0.4s linear all;
    transition: 0.4s linear all; }
    @media only screen and (max-width: 767px) {
      #htmlcontent_home ul h5 {
        font-size: 32px;
        line-height: 44px; } }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
