﻿@charset "UTF-8";
/* Top hook CSS */
#htmlcontent_top ul li .bannerBox {
  border: 1px solid #ececec;
  position: relative;
  -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 .bannerBox .item-html {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 28px 31px;
    font: normal 15px/17px "Open Sans", sans-serif;
    color: #525252; }
    #htmlcontent_top ul li .bannerBox .item-html h2 {
      font-weight: bold;
      font-size: 68px;
      line-height: 1.1em;
      text-transform: uppercase;
      color: #2d2c2c;
      margin: 0 0 5px -3px; }
      #htmlcontent_top ul li .bannerBox .item-html h2 b {
        font-size: 31px;
        line-height: 1.2em;
        display: block;
        text-transform: none;
        font-weight: 600;
        margin-top: -8px; }
    #htmlcontent_top ul li .bannerBox .item-html h3 {
      font: normal 33px/37px "Open Sans", sans-serif;
      color: #2d2c2c;
      margin: 0 0 -3px; }
    #htmlcontent_top ul li .bannerBox .item-html > span {
      font-size: 53px;
      line-height: 1.1em;
      color: #119ca8;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 1px;
      display: block; }
      #htmlcontent_top ul li .bannerBox .item-html > span span {
        text-transform: none;
        color: #2d2c2c; }
    #htmlcontent_top ul li .bannerBox .item-html p {
      margin-bottom: 13px; }
    #htmlcontent_top ul li .bannerBox .item-html button {
      padding: 0;
      background: none;
      border: none;
      text-transform: uppercase;
      color: #2d2c2c;
      font-size: 22px;
      line-height: 30px;
      font-weight: bold;
      -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 .bannerBox .item-html button:after {
        content: "";
        font-family: "FontAwesome";
        font-size: 17px;
        line-height: 17px;
        margin-left: 11px;
        vertical-align: 3px;
        -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 a:hover .bannerBox {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.18); }
  #htmlcontent_top ul li a:hover .bannerBox button {
    color: #525252; }
    #htmlcontent_top ul li a:hover .bannerBox button:after {
      margin-left: 15px; }
#htmlcontent_top ul li.htmlcontent-item-1 {
  width: 50%;
  padding: 0 15px; }
  #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox .item-html {
    bottom: 99px;
    padding: 0 39px; }
    #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox .item-html span {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 18px; }
    #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox .item-html p {
      margin-bottom: 20px;
      font: normal 15px/17px "Open Sans", sans-serif; }
@media (min-width: 992px) and (max-width: 1199px) {
  #htmlcontent_top ul li {
    padding: 0 15px 0 12px; }
    #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox .item-html {
      bottom: 40px; }
    #htmlcontent_top ul li .bannerBox .item-html h3 {
      font: normal 20px/26px "Open Sans", sans-serif; }
    #htmlcontent_top ul li .bannerBox .item-html > span {
      font-size: 35px; }
    #htmlcontent_top ul li .bannerBox .item-html p {
      margin-bottom: 5px;
      font: normal 12px/17px "Open Sans", sans-serif; } }
@media (min-width: 768px) and (max-width: 991px) {
  #htmlcontent_top ul li {
    padding: 0 15px 0 9px; }
    #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox .item-html {
      bottom: 20px;
      padding: 0 25px; }
    #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox h2 {
      font-size: 50px;
      margin: 0 0 5px -3px; }
      #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox h2 b {
        font-size: 22px;
        margin-top: 0px; }
    #htmlcontent_top ul li .bannerBox .item-html {
      padding: 0 15px 20px; }
      #htmlcontent_top ul li .bannerBox .item-html h3 {
        font: normal 20px/26px "Open Sans", sans-serif;
        margin-bottom: 3px; }
      #htmlcontent_top ul li .bannerBox .item-html > span {
        font-size: 25px;
        margin-bottom: 10px; }
      #htmlcontent_top ul li .bannerBox .item-html p {
        display: none;
        margin-bottom: 5px;
        font: normal 12px/17px "Open Sans", sans-serif; }
      #htmlcontent_top ul li .bannerBox .item-html button {
        font-size: 16px;
        line-height: 20px; }
        #htmlcontent_top ul li .bannerBox .item-html button:after {
          font-size: 13px;
          line-height: 13px;
          vertical-align: 1px; } }
@media (max-width: 767px) {
  #htmlcontent_top ul li {
    width: 50%; }
    #htmlcontent_top ul li.htmlcontent-item-1 {
      width: 100%;
      margin-bottom: 30px; }
      #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox .item-html {
        bottom: 30px; }
    #htmlcontent_top ul li .bannerBox .item-html h3 {
      font: normal 20px/26px "Open Sans", sans-serif; }
    #htmlcontent_top ul li .bannerBox .item-html > span {
      font-size: 35px; }
    #htmlcontent_top ul li .bannerBox .item-html p {
      margin-bottom: 5px;
      font: normal 12px/17px "Open Sans", sans-serif; } }
@media (max-width: 479px) {
  #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox .item-html {
    bottom: 20px;
    padding: 0 25px; }
  #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox h2 {
    font-size: 50px;
    margin: 0 0 5px -3px; }
    #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox h2 b {
      font-size: 22px;
      margin-top: 0px; }
  #htmlcontent_top ul li.htmlcontent-item-1 .bannerBox p {
    display: none; }
  #htmlcontent_top ul li .bannerBox .item-html {
    padding: 0 15px 10px; }
    #htmlcontent_top ul li .bannerBox .item-html h3 {
      font: normal 15px/21px "Open Sans", sans-serif;
      margin-bottom: 3px; }
    #htmlcontent_top ul li .bannerBox .item-html > span {
      font-size: 20px;
      margin-bottom: 10px; }
    #htmlcontent_top ul li .bannerBox .item-html p {
      display: none;
      margin-bottom: 5px;
      font: normal 12px/17px "Open Sans", sans-serif; }
    #htmlcontent_top ul li .bannerBox .item-html button {
      font-size: 16px;
      line-height: 20px; }
      #htmlcontent_top ul li .bannerBox .item-html button:after {
        font-size: 13px;
        line-height: 13px;
        vertical-align: 1px; } }

#htmlcontent_logo {
  padding: 0;
  margin: 32px 0px 39px;
  border-top: 3px solid #e2e2e2;
  border-bottom: 3px solid #e2e2e2; }
  #htmlcontent_logo ul {
    margin: 0 -15px;
    overflow: hidden; }
    #htmlcontent_logo ul li {
      width: 16.6667%;
      float: left;
      padding: 0 15px;
      position: relative;
      text-align: center; }
      @media (max-width: 767px) {
        #htmlcontent_logo ul li {
          width: 33.3333%; } }
      @media (max-width: 479px) {
        #htmlcontent_logo {
        	display:none; }
        #htmlcontent_logo ul li {
          width: 50%; } }
      #htmlcontent_logo ul li:after {
        background: #eeefec;
        content: " ";
        height: 91px;
        width: 1px;
        position: absolute;
        right: -1px;
        top: 21px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          #htmlcontent_logo ul li:after {
            height: 64px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          #htmlcontent_logo ul li:after {
            height: 39px; } }
        @media (max-width: 767px) {
          #htmlcontent_logo ul li:after {
            height: 50px;
            top: 50%;
            margin-top: -25px; } }
      #htmlcontent_logo ul li img {
        max-width: 100%;
        height: auto;
        width: auto !important;
        margin: 0 auto; }
      @media (min-width: 1200px) {
        #htmlcontent_logo ul li a {
          opacity: 1;
          display: 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_logo ul li a:hover {
            opacity: 0.4; } }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */