#htmlcontent_top .right-arrow-text, #htmlcontent_top .left-arrow-text, #htmlcontent_home .right-arrow-text, #htmlcontent_home .left-arrow-text, #htmlcontent_left .right-arrow-text, #htmlcontent_left .left-arrow-text, #htmlcontent_right .right-arrow-text, #htmlcontent_right .left-arrow-text, #htmlcontent_footer .right-arrow-text, #htmlcontent_footer .left-arrow-text {
  display: none; }

/* Top hook CSS */
#htmlcontent_top {
  margin-bottom: 30px;
  border-top: 1px solid white;
  position: relative; }
  #htmlcontent_top .bx-wrapper {
    margin: 0 auto !important; }
    #htmlcontent_top .bx-wrapper .bx-viewport {
      margin: 0 auto !important; }
    #htmlcontent_top .bx-wrapper .bx-controls a:before {
      font-family: "FontAwesome"; }
    #htmlcontent_top .bx-wrapper .bx-pager {
      padding: 0;
      overflow: hidden;
      bottom: auto;
      top: 100%;
      margin-top: -35px;
      left: 50%;
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: auto; }
      @media (max-width: 1199px) {
        #htmlcontent_top .bx-wrapper .bx-pager {
          display: none; } }
      #htmlcontent_top .bx-wrapper .bx-pager .bx-pager-item {
        float: left;
        text-align: center;
        margin-right: 3px; }
        #htmlcontent_top .bx-wrapper .bx-pager .bx-pager-item a {
          display: block;
          width: 30px;
          height: 30px;
          text-indent: 0;
          margin: 0;
          border-radius: 0;
          background: #262626;
          line-height: 30px;
          color: #fff; }
          #htmlcontent_top .bx-wrapper .bx-pager .bx-pager-item a:hover, #htmlcontent_top .bx-wrapper .bx-pager .bx-pager-item a.active {
            background: #ebc953; }
    #htmlcontent_top .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
      float: left;
      margin-right: 0;
      text-align: center; }
    #htmlcontent_top .bx-wrapper .bx-controls-auto .bx-controls-auto-item a {
      display: block;
      width: 17px;
      height: 17px;
      text-indent: 0;
      background: none;
      color: #000;
      margin: 0; }
    #htmlcontent_top .bx-wrapper .bx-controls-auto .bx-controls-auto-item a.bx-start:before {
      content: '\f04b'; }
    #htmlcontent_top .bx-wrapper .bx-controls-auto .bx-controls-auto-item a.bx-stop:before {
      content: '\f04c'; }
    #htmlcontent_top .bx-wrapper .bx-controls-direction {
      width: 100%;
      overflow: hidden; }
      #htmlcontent_top .bx-wrapper .bx-controls-direction a {
        display: block;
        text-align: center;
        z-index: 10;
        background: #262626;
        margin: 0;
        padding: 0;
        height: 50px;
        width: 50px;
        text-transform: uppercase;
        color: white;
        position: absolute;
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        overflow: hidden;
        font-size: 0;
        line-height: 0; }
        #htmlcontent_top .bx-wrapper .bx-controls-direction a:first-letter {
          display: inline-block;
          font-size: 16px;
          line-height: 50px; }
        #htmlcontent_top .bx-wrapper .bx-controls-direction a.bx-next:hover, #htmlcontent_top .bx-wrapper .bx-controls-direction a.bx-prev:hover {
          background: #ebc953;
          border-color: #ebc953;
          width: 85px;
          font-size: 16px;
          line-height: 50px; }
        #htmlcontent_top .bx-wrapper .bx-controls-direction a.disabled.bx-next, #htmlcontent_top .bx-wrapper .bx-controls-direction a.disable.bx-next:hover, #htmlcontent_top .bx-wrapper .bx-controls-direction a.disabled.bx-prev, #htmlcontent_top .bx-wrapper .bx-controls-direction a.disable.bx-prev:hover {
          background: #f7f7f7;
          color: #262626;
          cursor: default;
          width: 50px;
          font-size: 0;
          line-height: 0; }
          #htmlcontent_top .bx-wrapper .bx-controls-direction a.disabled.bx-next:first-letter, #htmlcontent_top .bx-wrapper .bx-controls-direction a.disable.bx-next:hover:first-letter, #htmlcontent_top .bx-wrapper .bx-controls-direction a.disabled.bx-prev:first-letter, #htmlcontent_top .bx-wrapper .bx-controls-direction a.disable.bx-prev:hover:first-letter {
            display: inline-block;
            font-size: 16px;
            line-height: 50px; }
        #htmlcontent_top .bx-wrapper .bx-controls-direction a:before, #htmlcontent_top .bx-wrapper .bx-controls-direction a:after {
          display: none; }
        #htmlcontent_top .bx-wrapper .bx-controls-direction a.bx-prev {
          left: 0; }
        #htmlcontent_top .bx-wrapper .bx-controls-direction a.bx-next {
          right: 0; }
      #htmlcontent_top .bx-wrapper .bx-controls-direction a.disabled {
        display: none; }
  #htmlcontent_top ul {
    margin: 0 0 0 -1px; }
    #htmlcontent_top ul li {
      padding: 0 0 0 1px; }
      #htmlcontent_top ul li a {
        background: #262626;
        display: block;
        position: relative; }
        @media (min-width: 1200px) {
          #htmlcontent_top ul li a:hover h3,
          #htmlcontent_top ul li a:hover h4 {
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            -webkit-transform: translateX(0);
            transform: translateX(0);
            left: 20%; } }
        #htmlcontent_top ul li a:hover .btn.btn-default {
          right: 20%;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
          opacity: 1; }
      #htmlcontent_top ul li .item-html {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      #htmlcontent_top ul li h3 {
        font: 300 16px/18px 'Cuprum', sans-serif;
        color: white;
        margin: 0 0 22px;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative;
        left: 50%;
        display: inline-block;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media (min-width: 768px) and (max-width: 991px) {
          #htmlcontent_top ul li h3 {
            margin: 0 0 12px; } }
      #htmlcontent_top ul li h4 {
        font: 500 30px/1em 'Cuprum', sans-serif;
        color: white;
        text-transform: uppercase;
        margin: 0 0 10px;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative;
        left: 50%;
        display: inline-block;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      #htmlcontent_top ul li .btn.btn-default {
        overflow: hidden;
        position: relative;
        z-index: 0;
        background: #ebc953;
        position: absolute;
        top: 10px;
        right: 5%;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #htmlcontent_top ul li .btn.btn-default:hover, #htmlcontent_top ul li .btn.btn-default:active, #htmlcontent_top ul li .btn.btn-default:active:focus, #htmlcontent_top ul li .btn.btn-default:focus, #htmlcontent_top ul li .btn.btn-default.disabled:hover, #htmlcontent_top ul li .btn.btn-default.disabled:active, #htmlcontent_top ul li .btn.btn-default.disabled:active:focus, #htmlcontent_top ul li .btn.btn-default.disabled:focus {
          background: #262626;
          color: white; }
        @media (min-width: 1200px) {
          #htmlcontent_top ul li .btn.btn-default {
            background: #262626; }
            #htmlcontent_top ul li .btn.btn-default:before, #htmlcontent_top ul li .btn.btn-default:after {
              position: absolute;
              content: '';
              background: #ebc953;
              left: 0;
              right: 0;
              height: 55%;
              z-index: -1;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              -webkit-transition: 0.3s;
              transition: 0.3s; }
            #htmlcontent_top ul li .btn.btn-default:before {
              top: -2px; }
            #htmlcontent_top ul li .btn.btn-default:after {
              bottom: -2px; }
            #htmlcontent_top ul li .btn.btn-default:hover, #htmlcontent_top ul li .btn.btn-default:active, #htmlcontent_top ul li .btn.btn-default:active:focus, #htmlcontent_top ul li .btn.btn-default:focus {
              border-color: transparent;
              box-shadow: none;
              outline: none; }
              #htmlcontent_top ul li .btn.btn-default:hover:before, #htmlcontent_top ul li .btn.btn-default:active:before, #htmlcontent_top ul li .btn.btn-default:active:focus:before, #htmlcontent_top ul li .btn.btn-default:focus:before {
                -moz-transform: translateY(-100%);
                -ms-transform: translateY(-100%);
                -o-transform: translateY(-100%);
                -webkit-transform: translateY(-100%);
                transform: translateY(-100%); }
              #htmlcontent_top ul li .btn.btn-default:hover:after, #htmlcontent_top ul li .btn.btn-default:active:after, #htmlcontent_top ul li .btn.btn-default:active:focus:after, #htmlcontent_top ul li .btn.btn-default:focus:after {
                -moz-transform: translateY(100%);
                -ms-transform: translateY(100%);
                -o-transform: translateY(100%);
                -webkit-transform: translateY(100%);
                transform: translateY(100%); } }
        @media (max-width: 1650px) {
          #htmlcontent_top ul li .btn.btn-default {
            display: none; } }
      #htmlcontent_top ul li img {
        max-width: 100%;
        height: auto;
        width: 100%;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        opacity: 0.4; }
  #htmlcontent_top .slick-arrow {
    position: absolute;
    top: 50%;
    display: block;
    text-align: center;
    z-index: 10;
    background: #262626;
    margin: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    text-transform: uppercase;
    color: white;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 0;
    line-height: 50px;
    overflow: hidden;
    border: none !important; }
    #htmlcontent_top .slick-arrow:first-letter {
      display: inline-block;
      font-size: 16px; }
    #htmlcontent_top .slick-arrow:hover, #htmlcontent_top .slick-arrow:active, #htmlcontent_top .slick-arrow:active:focus, #htmlcontent_top .slick-arrow:focus {
      background: #ebc953;
      border: none !important;
      width: 85px;
      font-size: 16px;
      box-shadow: none;
      outline: none; }
    #htmlcontent_top .slick-arrow.slick-prev {
      left: 0; }
    #htmlcontent_top .slick-arrow.slick-next {
      right: 0; }

body.lang_es #htmlcontent_top .slick-arrow:hover,
body.lang_fr #htmlcontent_top .slick-arrow:hover {
  width: 100px; }

#htmlcontent_home {
  padding-top: 6px;
  padding-bottom: 61px; }
  #htmlcontent_home > ul {
    margin-bottom: 0; }
    #htmlcontent_home > ul > li {
      margin-bottom: 19px; }
  #htmlcontent_home h3 {
    font-size: 30px;
    line-height: 1em;
    color: #262626;
    margin: 0 0 4px;
    padding: 0;
    position: relative; }
    #htmlcontent_home h3 i {
      font-size: 44px;
      line-height: 1em;
      color: #ebc953;
      vertical-align: -11px;
      width: 55px;
      display: inline-block; }
      @media (min-width: 768px) and (max-width: 991px) {
        #htmlcontent_home h3 i {
          display: none; } }
  #htmlcontent_home .item-html {
    text-align: center;
    border: 1px solid #ebc953;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
    min-height: 321px; }
    @media (max-width: 767px) {
      #htmlcontent_home .item-html {
        min-height: inherit; } }
    #htmlcontent_home .item-html:before {
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      content: "";
      background: #f7f7f7;
      -moz-transform: scale(0.9, 0.9);
      -ms-transform: scale(0.9, 0.9);
      -o-transform: scale(0.9, 0.9);
      -webkit-transform: scale(0.9, 0.9);
      transform: scale(0.9, 0.9);
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      z-index: -1;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    #htmlcontent_home .item-html > div {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      padding: 0 20px 11px;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 767px) {
        #htmlcontent_home .item-html > div {
          position: relative;
          top: 0;
          left: 0;
          width: 100%;
          padding: 20px;
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
          -webkit-transform: translateY(0);
          transform: translateY(0); } }
    #htmlcontent_home .item-html:hover {
      border: 1px solid #d2dae3; }
      #htmlcontent_home .item-html:hover:before {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
    #htmlcontent_home .item-html ul {
      margin: 0;
      padding-top: 12px;
      text-align: center; }
      #htmlcontent_home .item-html ul li {
        display: inline-block;
        padding: 0 6px; }
        #htmlcontent_home .item-html ul li a {
          display: block; }
          #htmlcontent_home .item-html ul li a:hover i {
            color: #262626; }
        #htmlcontent_home .item-html ul li i {
          font-size: 28px;
          line-height: 1em;
          color: #d2dae3;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }

@media (max-width: 1199px) {
  #index.show-left-column.show-right-column #htmlcontent_home > ul > li {
    width: 100%; } }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
#htmlcontent_footer {
  margin-top: 57px; }
  @media (max-width: 991px) {
    #htmlcontent_footer {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    #htmlcontent_footer {
      display: none; } }
  #htmlcontent_footer > ul {
    margin-bottom: 0; }
    #htmlcontent_footer > ul > li {
      margin-bottom: 19px;
      width: 100%;
      float: none; }
  #htmlcontent_footer .item-html p {
    line-height: 20px; }
  #htmlcontent_footer .item-html h3 {
    font-size: 16px;
    line-height: 1em;
    color: #fff;
    margin: 0 0 4px;
    padding: 0;
    position: relative;
    text-transform: uppercase; }
    #htmlcontent_footer .item-html h3 i {
      font-size: 32px;
      line-height: 1em;
      color: #ebc953;
      vertical-align: -7px;
      width: 43px;
      display: inline-block; }
      @media (min-width: 768px) and (max-width: 991px) {
        #htmlcontent_footer .item-html h3 i {
          display: none; } }
  #htmlcontent_footer .item-html ul {
    margin: 0;
    padding-top: 12px;
    text-align: center; }
    #htmlcontent_footer .item-html ul li {
      display: inline-block;
      padding: 0 6px; }
      #htmlcontent_footer .item-html ul li a {
        display: block; }
        #htmlcontent_footer .item-html ul li a:hover i {
          color: #ebc953; }
      #htmlcontent_footer .item-html ul li i {
        font-size: 28px;
        line-height: 1em;
        color: #d2dae3;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
