@charset "UTF-8";
/*============HEADER V1 ==================*/
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Button
 [3] Minxin Triangle
 [4] Minxin LABEL PRODUCT
 [5] Minxin Scrollbars
 [6] Minxin Dev Custom
 ==============================================*/
.no-margin {
  margin: 0 !important; }
/*Dev Custom */
/*EFECT PRODUCT NUMBER*/
.lib-two-img {
  position: relative;
  display: block;
   }
  .lib-two-img .img-1 {
    position: relative;
    transition: all 0.5s ease-in-out; }
  .lib-two-img .img-2 {
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    display: block;
    -webkit-transform: rotate(0);
    -webkit-backface-visibility: hidden;
    transition: all 0.5s ease-in-out;
    left: 0; }

.lib-two-img-over .img-1 {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(0);
  -webkit-backface-visibility: hidden; }
  .lib-two-img-over .img-2 {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-in-out; }
/*EFFECT SLIDERHOME*/
@keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-webkit-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-moz-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }
/*===============================================
 [SASS DIRECTORY ]
 [1] BLOCK HEADER
 [2] BLOCK FOOTER
 ==============================================*/
.typeheader-5 {
  position: relative;
  /*BLOCK CART*/
  /*MENU MEGA*/ }
  .typeheader-5 .header-top {
    background-color: #fff;
    /*height: 42px;*/
	Height: 50px;
	Line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    /*font-size: 12px;*/
	Font-size: 14px;
	Color: #333; }
    .typeheader-5 .header-top a {
      /*color: #555;*/
	  Color: #333;
      display: inline-block;
      width: 100%;
    }
      .typeheader-5 .header-top a:hover {
        /*color: #1f83cf;*/
		Color: #057fd5 }
    .typeheader-5 .header-top .contact-html {
      padding: 6px 0; }
      .typeheader-5 .header-top .contact-html span.email {
        padding: 0 20px; }
        .typeheader-5 .header-top .contact-html span.email:before {
          content: "\f0e0";
          font-family: fontawesome;
          font-size: 14px;
          position: absolute;
          top: 0;
          bottom: auto;
          left: 0;
          right: auto; }
        .typeheader-5 .header-top .contact-html span.email:after {
          content: "";
          background: #ccc;
          height: 10px;
          width: 1px;
          position: absolute;
          top: 8px;
          bottom: auto;
          left: auto;
          right: 0; }
      .typeheader-5 .header-top .contact-html span.add {
        padding: 0 15px;
        margin: 0 17px; }
        .typeheader-5 .header-top .contact-html span.add:before {
          content: "\f041";
          font-family: fontawesome;
          font-size: 14px;
          position: absolute;
          top: 0;
          bottom: auto;
          left: 0;
          right: auto; }
      .typeheader-5 .header-top .contact-html span.email, .typeheader-5 .header-top .contact-html span.add {
        color: #555;
        font-size: 12px;
        font-weight: normal;
        position: relative;
        float: left; }
    .typeheader-5 .header-top .text-html {
      color: #fff;
      font-size: 12px;
      padding: 6px 0;
      text-align: right; }
      .typeheader-5 .header-top .text-html p {
        margin: 0; }
        .header-top-left{overflow:hidden;height: 50px; width:100%；}
    .typeheader-5 .header-top .header-top-right .top-link {
      margin-right: -10px; }
      .typeheader-5 .header-top .header-top-right .top-link > li {
        padding: 0;
        float: left; }
        .typeheader-5 .header-top .header-top-right .top-link > li.account {
          /*padding: 8px 5px;*/
		  Padding: 0 5px;margin-right: 15px;
		/*  Display: none;*/ }
    .typeheader-5 .header-top .header-top-right .top-link > li.account span{font-size: 14px;}
        .typeheader-5 .header-top .header-top-right .top-link > li.login {
          /*padding: 8px 10px;*/
		  Margin-right: 17px; }
		.typeheader-5 .header-top .header-top-right .top-link > li.login .link-lg {
		  Display: inline-block;
          padding:0 1em;
		  Height: 34px;
		  Background-color: #14a900;
		  Border-radius: 17px;
		  Color: #fff;
		  Line-height: 32px;
		  Text-align: center;
		  Border: 1px solid rgba(20,169,0,0);
		  Box-sizing: border-box; }
		.typeheader-5 .header-top .header-top-right .top-link > li.login .link-lg:hover {
		  Background-color: #fff;
		  Color: #14a900 !important;
		  Border: 1px solid rgba(20,169,0);
		  Transition: all .5s ease-in-out; }
        .typeheader-5 .header-top .header-top-right .top-link > li:before {
          content: "";
          width: 1px;
          height: 10px;
          background: #ebebeb;
          position: absolute;
          /*top: 16px;*/
		     Top: 20px;
          right: 0px;
		  Display: none; }
        .typeheader-5 .header-top .header-top-right .top-link > li:last-child:before {
          display: none; }
      .typeheader-5 .header-top .header-top-right .top-link .btn-link img {
        margin-top: -3px; }
      .typeheader-5 .header-top .header-top-right .top-link .dropdown-menu img {
        margin-top: -3px; }
  .typeheader-5 .header-center {
    /*padding: 27px 0;*/
	/*Height: 60px;*/
	Line-height: 60px;
	Background-color: #fff;
	Margin-bottom: 0;
  }
  .typeheader-5.navbar-compact .header-top {
    display: none; }
    .typeheader-5.navbar-compact .header-center {
      padding: 16px 0 10px; }
    .typeheader-5.navbar-compact .header-bottom {
      padding: 0px;
      position: fixed;
      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 999; }
      .typeheader-5.navbar-compact .header-bottom .container-megamenu.horizontal ul.megamenu > li > a strong img {
        display: none; }
  .typeheader-5 #main-content, .typeheader-5 #content {
    /*margin-bottom: 30px;*/ }
  .typeheader-5 .header-bottom-left{
	Display: none; }
  .typeheader-5 .header-search {
   /*padding: 10px 0;*/
   Width: 252px;
   Height: 32px;
   Position: absolute;
   Top: -45px;
   Right: 3%;/*228px*/ }
  .typeheader-5 #sosearchpro.so-search {
    margin: 0;
    width: 100%;
    padding: 0;
	border-radius: 15px; }
    .typeheader-5 #sosearchpro.so-search .search {
      border: none;
      background: #fff;
      border-radius: 3px; }
    .typeheader-5 #sosearchpro.so-search .select_category {
      border-radius: 3px 0 0 3px !important;
      width: 160px;
      border-width: 1px 0 1px 1px;
      border-style: solid;
      border-color: #ebebeb;
      background: transparent;
      cursor: pointer;
      padding-left: 10px;
	  Display: none; }
      .typeheader-5 #sosearchpro.so-search .select_category select {
        height: 38px;
        line-height: 38px;
        cursor: pointer;
        padding-right: 26px; }
      .typeheader-5 #sosearchpro.so-search .select_category:after {
        content: "\f0d7";
        background-color: transparent;
        line-height: 38px;
        width: 20px;
        color: #444;
        right: 10px;
        left: auto; }
    .typeheader-5 #sosearchpro.so-search .autosearch-input {
      /*border-width: 1px 0 1px 1px;
      border-style: solid;
      border-color: #ebebeb;
      height: 40px;
      background: #fff;
      border-left: 1px solid #ebebeb;*/
	  Width: 100%;
	  Height: 32px;
      Background-color: #f9f9f9;
      Border-radius: 16px;
      Border: 0;
      Padding-left: 10px;
      Box-sizing: border-box;
	  Border: 1px solid #eaeaea; }
    .typeheader-5 #sosearchpro.so-search .button-search {
      /*background: #222;
      font-size: 16px;
      height: 40px;
      padding: 0 8px;
      min-width: 68px;
      text-align: center;
      border-width: 1px 1px 1px 0;
      border-style: solid;
      border-color: #222;
      border-radius: 0 3px 3px 0;*/
	  Background: rgba(0,0,0,0);
	  Color: #000;
	  Padding: 0;
	  Height: auto;
	  Position: absolute;
	  Top: 4px;
	  Right: 8px;
	  Outline: 0;}
      .typeheader-5 #sosearchpro.so-search .button-search i {
        /*color: #fff;
        font-size: 16px;*/
		Color: #b7b7b7;
		Font-size: 20px; }
      .typeheader-5 #sosearchpro.so-search .button-search:hover {
        /*background: #999;
        border-color: #999;*/ }
  .typeheader-5 .megamenu-style-dev .navbar-default {
    position: relative;
    right: inherit;
    top: inherit;
    background: transparent; }
    .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li.active > a, .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li:hover > a {
      color: #1f83cf; }
      .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li {
        float: left;
        display: inline-block;
        text-align: left; }
        @media (min-width: 1200px) {
  .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li.deal-h5 {
    display: block !important;
    float: right;
    margin-left: 30px; }
    .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li.deal-h5 a {
      padding: 12px 0;
      text-transform: capitalize;
      font-weight: normal; }
      .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li.deal-h5 a strong {
        font-weight: normal; }
        .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li.deal-h5 a strong img {
          height: auto; }
    .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li.deal-h5:hover a {
      color: #1f83cf;
      background: transparent; } }
      .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li > a {
        /*color: #222;
        font-size: 13px;
		height: auto;
		padding: 12px 22px 12px 12px;
		line-height: 26px;*/
		Color: #333;
		Font-size: 16px;
        Height: auto;
		Padding: 7px 18px;
        Line-height: 20px;
        text-transform: uppercase;
        text-shadow: none;
        font-weight: bold; }
.typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li:first-child > a{
  padding-left: 0;
}
        .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li > a strong {
          font-weight: bold; }
          .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li > a strong img {
            top: -4px;
            right: 0px;
			Display: none; }
        .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li > a .caret {
          position: absolute;
          right: 9px;
          top: 22px;
          z-index: 999;
          content: ""; }
		  .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li > a .fa,
		  .typeheader-5 .megamenu-style-dev .horizontal ul.megamenu > li > a .labelhot{
			  Display: none;
			 }
  .typeheader-5 .header-logo {
      display: flex;
      align-items: center;
    /*margin-top: -8px;*/
	Margin-top: 18px;
    height:30px;
	}
	.typeheader-5 .header-logo a{
        display: flex;
        align-items: center;
        gap: 14px;
    }
	.typeheader-5 .header-logo img {
      max-height: 30px;
	}
    .typeheader-5 .header-logo .text {
        font-size:24px;
        font-weight: bold;
        white-space:nowrap;
        line-height:1em;
    }
  .typeheader-5 .style-page .sub-menu {
    left: auto !important;
    right: auto !important; }
 .typeheader-5 .header-bottom,
  header.typeheader-5 .header-bottom {
    /*background-color: #1f83cf;
    position: relative;*/
    z-index: 8;
	Background: #fff !important;
   position: absolute;
   left:0;
   top:110px;
   width: 100%;
    /*BLOCK CART*/ }
    .typeheader-5 .header-bottom .header-cart-phone {
      /*text-align: right;
      margin-top: 9px;*/
	  Width: 32px;
      Height: 32px;
      Background-color: #057fd5;
      Border-radius: 16px;
	  Position: absolute;
	  Top: -45px;
	  Right: 0;/*192px*/ }
	  .typeheader-5 .header-bottom .header-cart-phone:hover{
		 /* Opacity: 0.8;*/}
      .typeheader-5 .header-bottom .header-cart-phone .bt-head {
        text-align: left;
        display: inline-block;
        vertical-align: top; }
      .typeheader-5 .header-bottom .header-cart-phone .call-us div.icon {
        width: 35px;
        height: 40px;
        background: url("../../images/icon/bg-call.png") no-repeat center center;
        margin-right: 5px; }
        .typeheader-5 .header-bottom .header-cart-phone .call-us div.text p.text {
          color: #fff;
          font-weight: bold; }
        .typeheader-5 .header-bottom .header-cart-phone .call-us div.text p {
          margin-bottom: 0;
          line-height: 20px; }
        .typeheader-5 .header-bottom .header-cart-phone .call-us div.text p.phone {
          color: #fff !important;
          font-size: 12px; }
      .typeheader-5 .header-bottom .header-cart-phone .call-us div.icon, .typeheader-5 .header-bottom .header-cart-phone .call-us div.text {
        display: inline-block;
        vertical-align: top; }
    .typeheader-5 .header-bottom .header-cart {
      position: relative;
      margin-left: 18px; }
      .typeheader-5 .header-bottom .header-cart .handle {
        float: left;
        width: 32px;
        height: 40px;
        text-align: center;
        padding: 0;
        color: #fff;
        /*position: relative;
        background: url("../../images/icon/cart-ly2.png") no-repeat center center;*/
		Background: url("../../images/icon/shopping-cart.png") no-repeat center center;
        font-size: 0;
        margin-right: 8px;
		Position: absolute;
    	Top: -18px;
    	Left: -34px; }
      .typeheader-5 .header-bottom .header-cart .cart-info {
        float: left;
		Display: none;}
      .typeheader-5 .header-bottom .header-cart h2.title-cart {
        display: none; }
      .typeheader-5 .header-bottom .header-cart h2.title-cart2 {
        display: block !important;
        vertical-align: middle;
        color: #fff;
        font-size: 14px;
        margin: 0;
        font-weight: 600;
        text-transform: capitalize;
        line-height: 18px; }
      .typeheader-5 .header-bottom .header-cart .btn-shopping-cart .fa-check-circle, .typeheader-5 .header-bottom .header-cart .btn-shopping-cart .items_carts {
        display: none; }
        .typeheader-5 .header-bottom .header-cart .btn-shopping-cart .cart-total-full {
          line-height: 20px;
          padding: 0;
          color: #fff;
          font-size: 12px; }
      .typeheader-5 .header-bottom .header-cart .dropdown-menu {
        margin: 5px 0;
        top: 40px;
        right: -11px;
        left: auto; }
      .typeheader-5 .header-bottom .header-cart .shoppingcart-box:before {
        right: 50px; }
  .typeheader-5 .container-megamenu.vertical:after {
    top: 26px;
    content: "";
    width: 17px;
    height: 17px;
    background: url("../../images/icon-bottom.png") no-repeat center; }
    .typeheader-5 .container-megamenu.vertical #menuHeading {
      height: 60px; }
      .typeheader-5 .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper {
        margin-top: 0px;
        height: 60px;
        background: transparent; }
        .typeheader-5 .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container {
          background: transparent;
          line-height: 66px; }
    .typeheader-5 .container-megamenu.vertical:hover .vertical-wrapper {
      display: block;
      position: absolute; }
    .typeheader-5 .container-megamenu.vertical .vertical-wrapper {
      display: none; }
    .typeheader-5 .container-megamenu.vertical ul.megamenu {
      border: 1px solid #efefef; }



.typeheader-5 .header-top .header-top-left .list-contact .titles,
.typeheader-5 .header-top .header-top-left .list-contact .contents{
	display: inline-block;
}




