/* End of Bootstrap vars*/
/* Top hook CSS */

ul{
	list-style:none;
	float:left;
	margin:0px !important;
	padding:0px!important;
}


ul li{
	list-style:none;
	float:left;
	margin:0px;
	padding-right:16px;
}

ul li:last-child{
	list-style:none;
	float:left;
	margin:0px;
	padding-right:0px;
}

#top-icon-main{
	max-width:950px;
	margin:0 auto;
	position:relative;
}
#htmlcontent_top {
  width: 950px;
  }
  @media (max-width: 767px) {
    #htmlcontent_top {
      width: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-top: 0; } }
  #htmlcontent_top ul {
    margin: 0px !important; }
    @media (max-width: 991px) {
      #htmlcontent_top ul {
        margin-bottom: 0px;
		margin-left:0px; } }
    @media (max-width: 767px) {
      #htmlcontent_top ul {
        margin: 0 -5px 0px; } }
    #htmlcontent_top ul li {
      width: 225px;
	  height:180px;
      margin-bottom: 0px;
	  margin:0px;}
      #htmlcontent_top ul li a {
        overflow: hidden;
        text-align: center;
        display: block;
        position: relative;
		}
        #htmlcontent_top ul li a:after {
          content: '';
          bottom: 0;
          right: 0;
          position: absolute;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 80px 80px;
          border-color: transparent transparent #333 transparent; }
        #htmlcontent_top ul li a:before {
          right: 14px;
          position: absolute;
          color: #fff;
          font-size: 20px;
          font-family: "FontAwesome";
          line-height: 20px;
          content: '\f002';
          bottom: 19px;
          z-index: 1; }
        #htmlcontent_top ul li a img {
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          transition: all 0.3s linear;
         -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */	
		 filter: gray;
		 filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-moz-transition: all .5s ease;
		-moz-backface-visibility:hidden;
		-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
		-moz-appearancewebkit-transition: all .5s ease; /* Fade to color for Chrome and Safari */
		-webkit-backface-visibility: hidden; /* Fix for transition flickering */
		filter: url(filters.svg#grayscale); /* Firefox */
		filter: gray; /* IE */
		-webkit-filter: grayscale(1); /* Webkit */
		display:block; }
          @media (max-width: 991px) {
            #htmlcontent_top ul li a img {
              transition: none; } }
        #htmlcontent_top ul li a .item-html {
          padding: 5px 0px 3px;
          top: 0;
          width: 100%;
          position: absolute;
          left: 0; }
          #htmlcontent_top ul li a .item-html h2 {
            color: #FFF;
			background-color:#000;
			height:25px;			
            line-height: 20px;
			padding-left:5px;
			padding-top:5px;
            font-family:"Arial Black", Gadget, sans-serif;
			font-weight:bold;
			text-align:left;
            font-size: 20px;
            margin-bottom: 10px;
			margin-top:120px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter: alpha(opacity=80);
			-moz-opacity:0.8;
			-khtml-opacity: 0.8;
			opacity: 0.8;
			
			 }
          #htmlcontent_top ul li a .item-html p {
            color: #EE3D97;
            font-size: 20px;
            font-family: "Open Sans", sans-serif;
            line-height: 20px;
            text-transform: uppercase;
            font-weight: 300;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        #htmlcontent_top ul li a:hover {
          -webkit-box-shadow: rgba(0, 0, 0, 0.37) 0 0 13px;
          box-shadow: rgba(0, 0, 0, 0.37) 0 0 13px; }
          #htmlcontent_top ul li a:hover img {
            -moz-transform: scale(1.3);
            -webkit-transform: scale(1.3);
            -o-transform: scale(1.3);
            transform: scale(1.3);
			filter: grayscale(0%);
			-webkit-filter: grayscale(0%);
			filter: none; }
          #htmlcontent_top ul li a:hover:before {
            font-size: 22px; }
          #htmlcontent_top ul li a:hover .item-html h2 {
            color: #EE3D97 !important; }
          #htmlcontent_top ul li a:hover .item-html p {
            color: #fff; }
        @media (max-width: 1199px) {
          #htmlcontent_top ul li a .item-html {
            padding-top: 25px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          #htmlcontent_top ul li a:after {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 60px 60px;
            border-color: transparent transparent #333 transparent; }
          #htmlcontent_top ul li a:before {
            font-size: 20px;
            right: 6px;
            bottom: 10px; }
          #htmlcontent_top ul li a:hover:before {
            font-size: 20px; }
          #htmlcontent_top ul li a .item-html {
            padding-top: 10px; }
            #htmlcontent_top ul li a .item-html h2 {
              font-size: 29px;
              line-height: 27px; }
            #htmlcontent_top ul li a .item-html p {
              font-size: 18px;
              line-height: 18px; } }
        @media (max-width: 991px) {
          #htmlcontent_top ul li a:hover img {
            transform: none; } }
        @media (max-width: 767px) {
          #htmlcontent_top ul li a .item-html {
            padding-top: 40px; }
          #htmlcontent_top ul li a img {
            width: 100%; } }
      @media (max-width: 767px) {
        #htmlcontent_top ul li {
          float: left;
          padding-left: 5px;
          padding-right: 5px;
          width: 50%; } }
      @media (max-width: 479px) {
        #htmlcontent_top ul li {
          float: left;
          padding-left: 5px;
          padding-right: 5px;
          width: 100%; }
          #htmlcontent_top ul li a .item-html {
            padding-top: 50px; }
            #htmlcontent_top ul li a .item-html h2 {
              line-height: 50px;
              font-size: 50px; }
            #htmlcontent_top ul li a .item-html p {
              font-size: 28px;
              line-height: 30px; } }
      #htmlcontent_top ul li:last-child {
        margin-bottom: 0; }
      #htmlcontent_top ul li img {
        max-width: 100%;
        height: auto; }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
#htmlcontent_home {
  padding-top: 11px; }
  @media (max-width: 1199px) {
    #htmlcontent_home {
      padding-top: 20px; } }
  #htmlcontent_home li + li a {
    background: #97a13f; }
  #htmlcontent_home li + li + li a {
    background: #676e48; }
  #htmlcontent_home li {
    width: 33.33333%;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      #htmlcontent_home li {
        float: none;
        width: 100%; } }
    #htmlcontent_home li > a {
      background: #333;
      display: block;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #htmlcontent_home li > a .item-html {
        position: relative;
        padding: 20px 5px 39px 145px; }
        #htmlcontent_home li > a .item-html .div1:after {
          content: '\f098';
          font-size: 85px; }
        #htmlcontent_home li > a .item-html .div2:after {
          content: '\f09d'; }
        #htmlcontent_home li > a .item-html .div3:after {
          content: '\f1b9'; }
        #htmlcontent_home li > a .item-html > div:after {
          position: absolute;
          font-size: 70px;
          font-family: "FontAwesome";
          color: #fff;
          line-height: 70px;
          top: 61px;
          left: 42px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        #htmlcontent_home li > a .item-html > div h2 {
          font-size: 40px;
          font-family: "Open Sans", sans-serif;
          line-height: 38px;
          font-weight: 300;
          text-transform: uppercase;
          margin-bottom: 5px;
          color: #fff;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        #htmlcontent_home li > a .item-html > div p {
          font-family: "Open Sans", sans-serif;
          font-weight: 300;
          text-transform: uppercase;
          color: #fff;
          font-size: 20px;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          transition: all 0.5s ease; }
      #htmlcontent_home li > a:hover {
        background: #d7dcd4;
        -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
        box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px; }
        #htmlcontent_home li > a:hover .item-html div h2 {
          color: #31353d; }
        #htmlcontent_home li > a:hover .item-html div p {
          color: #31353d; }
        #htmlcontent_home li > a:hover .item-html div:after {
          color: #31353d; }
      @media (max-width: 1199px) {
        #htmlcontent_home li > a .item-html {
          padding: 15px 5px 20px 103px; }
          #htmlcontent_home li > a .item-html .div1:after {
            font-size: 64px; }
          #htmlcontent_home li > a .item-html > div:after {
            top: 30px;
            font-size: 52px;
            left: 25px; }
          #htmlcontent_home li > a .item-html > div h2 {
            margin-top: 8px;
            font-size: 35px;
            line-height: 30px; }
          #htmlcontent_home li > a .item-html > div p {
            font-size: 16px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        #htmlcontent_home li > a .item-html {
          padding: 15px 5px 15px 0px; }
          #htmlcontent_home li > a .item-html .div1:after {
            font-size: 45px; }
          #htmlcontent_home li > a .item-html > div:after {
            top: 20px;
            font-size: 39px;
            left: 15px; }
          #htmlcontent_home li > a .item-html > div h2 {
            margin-top: 8px;
            font-size: 24px;
            line-height: 26px; }
          #htmlcontent_home li > a .item-html > div p {
            font-size: 12px; } }
      @media (max-width: 767px) {
        #htmlcontent_home li > a .item-html {
          padding-left: 0px; } }
      @media (max-width: 480px) {
        #htmlcontent_home li > a .item-html > div h2 {
          font-size: 27px; } }
