/*** COLORS ***/
/*** MENU ***/
/*** MIXINS ***/
/*** TOOLS ***/
.clear {
  clear: both; }

.img-center {
  display: block;
  margin: 0 auto; }

@media (max-width: 479px) {
  .col-xxs {
    width: 100%;
    margin: 0;
    padding: 0 15px; }

  .hidden-xxs {
    display: none !important; }

  .visible-xxs {
    display: block !important; } }
/* Home hook CSS */
#htmlcontent_home {
  width: 50%;
  float: right; }
  @media (max-width: 1200px) {
    #htmlcontent_home {
      width: 100%;
      float: none; } }
  #htmlcontent_home ul {
    margin: 0; }
    #htmlcontent_home ul li {
      padding: 0;
      width: 50%;
      position: relative;
      float: right; }
      @media (max-width: 479px) {
        #htmlcontent_home ul li {
          width: 100%; } }
      #htmlcontent_home ul li img {
        max-width: 100%;
        height: auto; }
        @media (max-width: 479px) {
          #htmlcontent_home ul li img {
            min-width: 100%; } }
      #htmlcontent_home ul li a.item-link {
        display: block;
        position: relative; }
        #htmlcontent_home ul li a.item-link .item-title {
          background: #fff;
          color: #2d2d2d;
          font-size: 20px;
          font-weight: 500;
          width: 190px;
          line-height: 50px;
          -moz-border-radius: 25px 0 0 25px;
          -webkit-border-radius: 25px;
          border-radius: 25px 0 0 25px;
          right: 0;
          bottom: 30px;
          position: absolute;
          padding-left: 15px;
          transition: all 0.3s;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          -ms-transition: all 0.3s; }
          #htmlcontent_home ul li a.item-link .item-title:before {
            content: "\f054";
            font-family: "FontAwesome";
            display: inline-block;
            font-size: 16px;
            margin: 0 5px 0 0; }
        #htmlcontent_home ul li a.item-link:hover .item-title {
          background: #0098c1;
          color: #fff;
          width: 220px; }
      #htmlcontent_home ul li .item-title {
        background: #fff;
        color: #2d2d2d;
        font-size: 20px;
        font-weight: 500;
        width: 190px;
        line-height: 50px;
        -moz-border-radius: 25px 0 0 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px 0 0 25px;
        right: 0;
        bottom: 30px;
        position: absolute;
        padding-left: 15px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s; }
        #htmlcontent_home ul li .item-title:before {
          content: "\f054";
          font-family: "FontAwesome";
          display: inline-block;
          font-size: 16px;
          margin: 0 5px 0 0; }
      #htmlcontent_home ul li:hover .item-title {
        background: #0098c1;
        color: #fff;
        width: 220px; }
      #htmlcontent_home ul li.htmlcontent-item-5 {
        width: 66.6667%; }
        @media (max-width: 479px) {
          #htmlcontent_home ul li.htmlcontent-item-5 {
            width: 100%; } }

/* Top hook CSS */
#htmlcontent_top {
  float: right;
  width: 33%;
  max-width: 391px;
  padding-left: 5px;
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    #htmlcontent_top {
      width: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-top: 0px; } }
  #htmlcontent_top ul {
    margin-bottom: 0; }
    #htmlcontent_top ul li {
      width: 100%;
      margin-top: 15px; }
      #htmlcontent_top ul li:last-child {
        margin-top: 0px; }
        #htmlcontent_top ul li:last-child .item-html {
          margin-top: 10px; }
      @media (max-width: 767px) {
        #htmlcontent_top ul li {
          float: left;
          padding-left: 5px;
          padding-right: 5px; } }
      @media (max-width: 992px) and (min-width: 768px) {
        #htmlcontent_top ul li {
          width: 50%;
          float: left; } }
      #htmlcontent_top ul li .item-html {
        position: absolute;
        top: 20%;
        right: 0px;
        width: 100%;
        padding-left: 77px;
        padding-right: 5px;
        color: #2d2d2d;
        font-size: 20px;
        font-family: "Roboto Condensed", sans-serif;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s; }
        #htmlcontent_top ul li .item-html p {
          color: #2d2d2d;
          font-size: 20px;
          font-family: "Roboto Condensed", sans-serif;
          font-weight: 700;
          padding: 0;
          margin: 0;
          line-height: 20px; }
        #htmlcontent_top ul li .item-html span {
          color: #2d2d2d;
          font-size: 14px;
          font-family: "Roboto Condensed", sans-serif;
          font-weight: 400;
          display: block;
          line-height: 14px; }
        #htmlcontent_top ul li .item-html img {
          margin: -10px 0 0 -10px;
          max-width: 100%; }
        @media (max-width: 1200px) {
          #htmlcontent_top ul li .item-html p {
            font-size: 16px;
            line-height: 16px; }
          #htmlcontent_top ul li .item-html span {
            font-size: 12px;
            line-height: 12px; }
          #htmlcontent_top ul li .item-html img {
            margin: -10px 0 0 -10px;
            max-width: 100%; } }
      #htmlcontent_top ul li a {
        display: block;
        font-size: 14px;
        color: #2d2d2d;
        text-align: center;
        line-height: 35px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        position: relative;
        /* .item-html {
        	position: absolute;
            width: 100%;
            top: 0;
            padding-left: 100px;
            font-family:$font-custom;
            font-size:20px;
            font-weight:700;
        } */ }
        #htmlcontent_top ul li a:hover img.item-img {
          margin-left: 30px; }
        #htmlcontent_top ul li a:hover .item-html {
          right: -30px; }
      #htmlcontent_top ul li:last-child {
        margin-bottom: 0; }
      #htmlcontent_top ul li img.item-img {
        max-width: 100%;
        height: auto;
        margin-left: 0;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s; }

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