@charset "UTF-8";
/* Top hook CSS */
#htmlcontent_top {
  margin-bottom: 0px; }
  #htmlcontent_top ul {
    overflow: hidden;
    margin-bottom: 0; }
    #htmlcontent_top ul li {
      display: block;
      float: none;
      clear: both; }
      @media (max-width: 767px) {
        #htmlcontent_top ul li {
          padding-left: 15px;
          padding-right: 15px; } }
      #htmlcontent_top ul li:nth-child(odd) .item-html {
        width: 1170px;
        margin-right: auto;
        margin-left: auto; }
        @media (max-width: 1199px) {
          #htmlcontent_top ul li:nth-child(odd) .item-html {
            width: 970px; } }
        @media (max-width: 991px) {
          #htmlcontent_top ul li:nth-child(odd) .item-html {
            width: 100%; } }
      #htmlcontent_top ul li:nth-child(odd) .left_img_item {
        position: relative;
        float: left;
        width: 41.66667%; }
        @media (max-width: 991px) {
          #htmlcontent_top ul li:nth-child(odd) .left_img_item {
            float: none;
            width: 100%;
            text-align: center; } }
        #htmlcontent_top ul li:nth-child(odd) .left_img_item img {
          position: relative;
          width: auto;
          max-width: inherit;
          margin-left: -250px; }
          @media (max-width: 1750px) {
            #htmlcontent_top ul li:nth-child(odd) .left_img_item img {
              width: 100%;
              max-width: inherit;
              margin-left: 0px;
              margin-top: 100px; } }
          @media (max-width: 991px) {
            #htmlcontent_top ul li:nth-child(odd) .left_img_item img {
              width: auto;
              margin-top: 50px; } }
          @media (max-width: 767px) {
            #htmlcontent_top ul li:nth-child(odd) .left_img_item img {
              width: 100%; } }
      #htmlcontent_top ul li:nth-child(odd) .right_img_item {
        float: left;
        width: 58.33333%;
        padding-top: 176px;
        padding-bottom: 166px; }
        @media (max-width: 991px) {
          #htmlcontent_top ul li:nth-child(odd) .right_img_item {
            float: none;
            width: 100%;
            padding-top: 50px;
            padding-bottom: 100px; } }
        @media (max-width: 767px) {
          #htmlcontent_top ul li:nth-child(odd) .right_img_item {
            padding-left: 15px;
            padding-right: 15px; } }
        #htmlcontent_top ul li:nth-child(odd) .right_img_item h4 {
          font-family: "Catamaran", sans-serif;
          font-size: 50px;
          line-height: 50px;
          font-weight: 400;
          color: #333;
          text-transform: uppercase;
          text-align: center;
          margin-bottom: 37px; }
          @media (max-width: 479px) {
            #htmlcontent_top ul li:nth-child(odd) .right_img_item h4 {
              font-size: 45px;
              line-height: 50px; } }
        #htmlcontent_top ul li:nth-child(odd) .right_img_item h5 {
          font-family: "Catamaran", sans-serif;
          color: #777;
          text-align: center;
          font-weight: 300;
          font-size: 20px;
          line-height: 34px; }
          @media (max-width: 479px) {
            #htmlcontent_top ul li:nth-child(odd) .right_img_item h5 {
              font-size: 16px;
              line-height: 32px; } }
      #htmlcontent_top ul li:nth-child(even) {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2ZDdlNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI1ZDNlMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #26d7e4), color-stop(100%, #25d3e1));
        background-image: -moz-linear-gradient(top, #26d7e4 0%, #25d3e1 100%);
        background-image: -webkit-linear-gradient(top, #26d7e4 0%, #25d3e1 100%);
        background-image: linear-gradient(to bottom, #26d7e4 0%, #25d3e1 100%);
        overflow: hidden;
        padding-top: 95px;
        padding-bottom: 86px;
        padding-left: 31px;
        padding-right: 31px; }
        @media (max-width: 1400px) {
          #htmlcontent_top ul li:nth-child(even) {
            padding-bottom: 60px; } }
        #htmlcontent_top ul li:nth-child(even) .list_item {
          padding-left: 31px;
          padding-right: 31px;
          float: left;
          width: 16.666666%; }
          #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(1) .animated {
            -webkit-animation-duration: 1s;
            animation-duration: 1s; }
          #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(2) .animated {
            -webkit-animation-duration: .7s;
            animation-duration: .7s; }
          #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(3) .animated {
            -webkit-animation-duration: .3s;
            animation-duration: .3s; }
          #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(4) .animated {
            -webkit-animation-duration: .3s;
            animation-duration: .3s; }
          #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(5) .animated {
            -webkit-animation-duration: .7s;
            animation-duration: .7s; }
          #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(6) .animated {
            -webkit-animation-duration: 1s;
            animation-duration: 1s; }
          @media (max-width: 1400px) {
            #htmlcontent_top ul li:nth-child(even) .list_item {
              width: 33.33333%;
              margin-bottom: 40px; }
              #htmlcontent_top ul li:nth-child(even) .list_item h4 {
                margin: 0; }
              #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(4n+4) {
                clear: left; } }
    @media (max-width: 1400px) and (max-width: 991px) {
      #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(4n+4) {
        clear: inherit; } }
  @media (max-width: 1400px) and (max-width: 991px) {
    #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(2n+3) {
      clear: left; } }

          @media (max-width: 991px) {
            #htmlcontent_top ul li:nth-child(even) .list_item {
              width: 50%;
              margin-bottom: 60px; }
              #htmlcontent_top ul li:nth-child(even) .list_item:nth-child(odd) {
                clear: left; } }
          @media (max-width: 520px) {
            #htmlcontent_top ul li:nth-child(even) .list_item {
              width: 100%; } }
          #htmlcontent_top ul li:nth-child(even) .list_item img {
            display: block;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            -moz-box-shadow: 11px 1px 31px rgba(0, 0, 0, 0.31);
            -webkit-box-shadow: 11px 1px 31px rgba(0, 0, 0, 0.31);
            box-shadow: 11px 1px 31px rgba(0, 0, 0, 0.31);
            max-width: 100%;
            height: auto;
            margin-bottom: 24px;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
            @media (min-width: 1400px) {
              #htmlcontent_top ul li:nth-child(even) .list_item img {
                opacity: 0; } }
            @media (max-width: 1400px) {
              #htmlcontent_top ul li:nth-child(even) .list_item img {
                opacity: 1 !important; } }
            #htmlcontent_top ul li:nth-child(even) .list_item img.animated {
              opacity: 1; }
          #htmlcontent_top ul li:nth-child(even) .list_item h4 {
            font-size: 24px;
            line-height: 41px;
            color: #fff;
            font-family: "Catamaran", sans-serif;
            font-weight: 300;
            text-align: center;
            margin: 0 -14px; }
            @media (max-width: 1750px) {
              #htmlcontent_top ul li:nth-child(even) .list_item h4 {
                font-size: 16px;
                line-height: 30px; } }

#htmlcontent_home {
  position: relative;
  background: #454545;
  padding-top: 75px;
  padding-bottom: 73px; }
  #htmlcontent_home:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    margin-left: -400%;
    width: 400%;
    background: #454545; }
  #htmlcontent_home:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    margin-right: -400%;
    width: 400%;
    background: #454545; }
  #htmlcontent_home #testimonials li {
    padding: 0 64px; }
    @media (max-width: 479px) {
      #htmlcontent_home #testimonials li {
        padding: 0 10px; } }
    #htmlcontent_home #testimonials li:before {
      font-family: "material-design";
      content: "";
      display: inline-block;
      color: #fff;
      text-shadow: #23b8c0 1px 1px 0;
      font-size: 102px;
      line-height: 1em;
      margin: 0 0 10px;
      display: block;
      text-align: center; }
      @media (max-width: 650px) {
        #htmlcontent_home #testimonials li:before {
          font-size: 70px; } }
    #htmlcontent_home #testimonials li p {
      font-family: "Catamaran", sans-serif;
      font-size: 45px;
      line-height: 61px;
      color: #fff;
      text-align: center; }
      @media (max-width: 1400px) {
        #htmlcontent_home #testimonials li p {
          font-size: 30px;
          line-height: 50px; } }
      @media (max-width: 991px) {
        #htmlcontent_home #testimonials li p {
          font-size: 25px;
          line-height: 45px; } }
      @media (max-width: 650px) {
        #htmlcontent_home #testimonials li p {
          font-size: 17px;
          line-height: 35px; } }
    #htmlcontent_home #testimonials li h3 {
      position: relative;
      text-align: center;
      font-family: "Catamaran", sans-serif;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      text-transform: uppercase;
      color: #fff;
      margin-top: 47px; }
      @media (max-width: 1400px) {
        #htmlcontent_home #testimonials li h3 {
          margin-top: 30px; } }
      #htmlcontent_home #testimonials li h3:before {
        display: inline-block;
        content: '-';
        margin-right: 5px; }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
@media (min-width: 1400px) {
  @-webkit-keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3); }
    50% {
      opacity: 1; } }
  @keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3); }
    50% {
      opacity: 1; } }
  .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn; }

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

/*# sourceMappingURL=hooks.css.map */
