@font-face {
  font-family: 'SF UI Text Light';
  src: url('../fonts/SF%20UI%20Text%20Light.eot');
  src: local('?'), url('../fonts/SF%20UI%20Text%20Light.woff') format('woff'), url('../fonts/SF%20UI%20Text%20Light.ttf') format('truetype'), url('../fonts/SF%20UI%20Text%20Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

ul li{
    list-style: none;
}
*,p,ul{
    margin:0;
    padding:0;
}
a:hover {
    color: #D37A22;
}
body {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: -0.5px;
  overflow-x: hidden;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}
.topbar{
  background-color: #e5e5e5;
}
.button:after,
.button:before {
  backface-visibility: hidden;
  border: 1px solid rgba(255, 255, 255, 0);
  bottom: 0px;
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}
 
.button:hover:after,
.button:hover:before {
  backface-visibility: hidden;
  border-color: #ff0000;
  transition: width 350ms ease-in-out;
  width: 70%;
}
 
.button:hover:before {
  bottom: auto;
  top: 0;
  width: 70%;
}
a {text-decoration: none;color: #444;}
a:hover,
a:focus {
    text-decoration: none;
}
button, input,textarea,select
{
  outline-offset: 0 !important;
    outline: -webkit-focus-ring-color auto 0 !important;
}
textarea
{
  width:100%;
}
.text-primary {
    color: #d8373e;
}
a.hotlie {
    position: fixed;
    bottom: 5px;
    left: 2px;
    background: red;
    color: #fff;
    padding: 3px;
    font-weight: bold;
    font-size: 13px;
    border-radius: 3px;
    display: none;
    z-index: 999;
    border-radius: 15px;
    padding-right: 10px;
}
a.hotlie i {
    background: #9c1c1c;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 24px;
    border-radius: 22px;
    margin-right: 5px;
}
a.scrollup {
      background: #D37A22;
      margin: auto;
      font-size: 17px;
      box-shadow: 0 0 3px rgba(0,0,0,0.34);
      bottom: 92px;
      color: #FFFFFF;
      font-family: 'Roboto Condensed',sans-serif;
      height: 40px;
      line-height: 40px;
      position: fixed;
      right:5px;
      text-align: center;
      text-transform: uppercase;
      transition: all 0.5s ease 0s;
      width: 40px;
      z-index: 1000;
   }
a.scrollup:hover{
 background: none repeat scroll 0 0 #000;
 border: 1px solid #FFFFFF;
 box-shadow: 0 0 0 2px #000;
 color: #fff;
 }
 .productbreadcrumb {
    float: left;
    width: 100%;
    padding: 0px 0;
    border-left: 3px solid #D37A22;
    margin-bottom: 0;
    padding-left: 5px;
}

.productbreadcrumb ul li {
    float: left;
    position: relative;
    padding-right: 10px;
}
.productbreadcrumb ul li:last-child:after
{
    opacity:0;
}
.productbreadcrumb ul li:last-child a {
    color: #aa1a24;
}
.productbreadcrumb ul li a {
    font-size: 13px;
}

.productbreadcrumb ul li a:hover {
    color: #aa1a24;
}
/***********************/
/* Header */
.menu {
    text-align: left;
    position: relative;
    margin-top: 18px;
}

.menu nav {
    margin-top: 7px;
    margin-right: -16px;
    padding-left: 0;
}
.form_moblie_search {
    text-align: left;
    margin-top: 5px;
    position: relative;
    background: #fff;
    border: 2px solid #fff;
    float: left;
    width: 100%;
}

.form_moblie_search input {
    border: none;
    font-size: 13px;
    float: left;
    \: 65%;
    padding: 10px 10px;
    width: 100%;
    \: 5px;
}
.menu-hotline-mail {
    margin-top: 10px;
}
.search-header-form .form-group {
    margin-bottom: 0;
    position: relative;
    width: 152px;
}
.search-header-form .form-control {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border: 1px solid #e6e6e6;
    font-size: 12px;
    padding: 6px 30px 6px 12px;
    width: 100%;
    height: 25px;
}
.search-header-form .btn-icon {
    background-color: transparent;
    border: 0 none transparent;
    font-size: 14px;
    position: absolute;
    right: 4px;
    top: 3px;
}
.social-header ul li{
  display: inline-block;
  margin-left: 10px;
}
.social-header ul li a{
  font-size: 17px;
  color: #fff
}



/*************menu*************/
nav {
    /* clear: both; */
    float: left;
}
.sky-mega-menu li:last-child {
    border: none;
}

.menu p {
    float: left;
    display: block;
    margin-left: 20px;
    margin-top: 23px;
    text-transform: uppercase;
}
.mobile-menu-toggle {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.mobmenu-toggle {
    display: none;
}

  
/* level 1 */

.sky-mega-menu {
  z-index: 999;
  margin-bottom: 0;
}
.sky-mega-menu:after {
  content: '';
  display: table;
  clear: both;
}

.sky-mega-menu li {
  float: left;
  position: relative;
}
.sky-mega-menu li a.active,.sky-mega-menu li:hover {
    background: #D37A22;
   }


.sky-mega-menu li a {
  font-size: 13px;
  padding: 7px 10px;
  margin: 0 0px;
  font-weight: 500;
  display: block;
  color: #fff;
  text-decoration: none;
  background: transparent;
  position: relative;
  text-align: center;
  margin: 0 2px;
  text-transform: uppercase;
}
.sky-mega-menu li:first-child a{
  margin-left: 0;
} 
.sky-mega-menu li:last-chlid a{
  margin-right: 0;
}
.sky-mega-menu li.active a{
    background: #D37A22;
    border-radius: 5px;
}
.sky-mega-menu li.active li a{
  color: #fff;
}
.sky-mega-menu li a:hover:after,.sky-mega-menu li a.active:hover:after,.sky-mega-menu li a.active:after
{
  display: block;
}

.sky-mega-menu li > ul.sub-menu {
      background: #494949;
      left: 0;
      min-width: 250px;
      opacity: 0;
      position: absolute;
      top: 110%;
      transform-origin: 0 0 0;
      transition: all ease 0s;
      visibility: hidden;
      transform: scale(1, 0.7);
}
.sky-mega-menu li > .submenu li{}
.sky-mega-menu li > .submenu .des_dm
{
    background:#fe7500;
    padding: 10px;
    color:#000;
    text-transform:none;
    height: 100%;
}
.sky-mega-menu li > .submenu .des_dm .mt_mn {
    display: block;
    line-height: 20px;
    font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
}
.sky-mega-menu li > .submenu .des_dm img
{
    width:100%;
}
.sky-mega-menu li > .submenu .des_dm h3
{
    color:#fff;
    text-transform:uppercase;
    font-size:16px;
    padding: 0;
    margin-top:15px;
    margin-left: 0;
    margin-right: 0;
  font-family: VL_BOOSTERNEXTFY_BLACK;
}


.sky-mega-menu li > a:before {
  content: '';
  position: absolute;
  bottom: -12px;
  display: none;
  left: 44%;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #2D3E50;
  border-left: 7px solid transparent;
}
.sky-mega-menu li:hover > a:after
{
      /* border: 1px solid #333; */
}


/* level 2+ */
.adv {
    float: left;
    width: 66.66%;
    margin: 0 auto;
    text-align: center;
}

.sky-mega-menu li .adv strong {
    background: #fe7500;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    font-size: 13px;
    border: 1px dashed #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    margin-top: 20px;
}
.list_mn {
    /* padding-top: 10px; */
}
.sky-mega-menu li li {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #888888;
  display: block;
}

.sky-mega-menu li li a:before
{
    opacity:0;
}
.sky-mega-menu li li a:after
{
  opacity:0;
}
.sky-mega-menu li li a {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: normal;
  padding: 12px 0px;
  padding-left: 15px;
  text-align: left;
  border: none;
  text-transform: capitalize; */
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
  width: 100%;
}
.sky-mega-menu li li:hover, .sky-mega-menu li li.active{
  background: #D37A22;
}
.sky-mega-menu li li a:hover, .sky-mega-menu li li.active a {
    color: #fff;
}
.sky-mega-menu li li > div {
  top: 0;
  margin: 0 0 0 8px;
}
.sky-mega-menu li li > div:after {
  top: 0;
  right: 100%;
  bottom: auto;
  left: auto;
  width: 8px;
  height: 100%;
}
.sky-mega-menu li li > div:before {
  top: 22px;
  right: 100%;
  bottom: auto;
  left: auto;
  border-top: 5px solid transparent;
  border-right: 5px solid #2D3E50;
  border-bottom: 5px solid transparent;
}
.sky-mega-menu li li:hover > div {
  left: 100%;
}
.sky-mega-menu .right li > div {
  margin: 0 8px 0 0;
  -o-transform-origin-x: 100%;
  -ms-transform-origin-x: 100%;
  -moz-transform-origin-x: 100%;
  -webkit-transform-origin-x: 100%;
}
.sky-mega-menu .right li > div:after {
  right: auto;
  left: 100%;
}
.sky-mega-menu .right li > div:before {
  right: auto;
  left: 100%;
}
.sky-mega-menu .right li:hover > div {
  right: 100%;
  left: auto;
}
/**/
/* animations */
/**/
 


 
/* grid */
.sky-mega-menu .grid-column {
  float: left;
}
.sky-mega-menu .grid-column3,
.sky-mega-menu .submenu {
  /* width: 100%; */
}

#mainHideMenu{
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index:998;
    opacity: 0.8;
    display:none;
}
.list-pro{margin-bottom: 20px}
.cs-title-pr{margin-top: 20px;}
.content-cs-ct-home ul{
  border-bottom: none;
  text-align: center;
  margin: auto;
  max-width: 520px;
  width: 100%;
  margin-bottom: 15px;
}
.content-cs-ct-home ul li{
    padding: 0 3px;
    text-align: center;
}
.content-cs-ct-home ul li a{
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}
.content-cs-ct-home ul li.active a,.content-cs-ct-home ul li:hover a{
  color: #F15922;
}
figure.effect-julia{position:relative;overflow:hidden;margin-bottom:10px;height:auto;background:#000;text-align:center;cursor:pointer;}
figure.effect-julia img{width:100%;height:283px;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;display:block;}
figure.effect-julia figcaption{text-align:left;}
figure.effect-julia figcaption .des-pro{}
figure.effect-julia:hover figcaption .des-pro{border-color: #D37A22;}
figure figcaption,
figure figcaption > a{position:absolute;top:0;left:0;width:100%;height:100%;}
figure figcaption{padding:10px;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
figure.effect-julia h6{-webkit-transition-delay:0.15s;transition-delay:0.15s;}
figure.effect-julia p:first-child{-webkit-transition-delay:0.3s;transition-delay:0.3s;}
figure.effect-julia p:nth-of-type(2){-webkit-transition-delay:0.45s;transition-delay:0.45s;}
figure.effect-julia p:nth-of-type(3){-webkit-transition-delay:0.6s;transition-delay:0.6s;}
figure.effect-julia p:nth-of-type(4){-webkit-transition-delay:0.75s;transition-delay:0.75s;}
figure.effect-julia p:nth-of-type(5){-webkit-transition-delay:0.9s;transition-delay:0.9s;}
figure.effect-julia p,
figure.effect-julia h6{margin:0 10px;color:#2f3238;text-transform:none;font-family:'icielBrandonText';font-weight:800;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(-360px,0,0);transform:translate3d(-360px,0,0);color:#fff;font-size:16px; margin-bottom: 10px}
figure.effect-julia p span{color:#D37A22;}
figure.effect-julia h6{margin:10px;font-size:20px;}
figure.effect-julia:hover img{opacity:0.4;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);filter:brightness(0.9);-webkit-filter:brightness(0.9);}
figure.effect-julia:hover h6{-webkit-transition-delay:0s;transition-delay:0s;}
figure.effect-julia:hover p:first-child{-webkit-transition-delay:0.05s;transition-delay:0.05s;}
figure.effect-julia:hover p:nth-of-type(2){-webkit-transition-delay:0.1s;transition-delay:0.05s;}
figure.effect-julia:hover p:nth-of-type(3){-webkit-transition-delay:0.15s;transition-delay:0.15s;}
figure.effect-julia:hover p:nth-of-type(4){-webkit-transition-delay:0.2s;transition-delay:0.2s;}
figure.effect-julia:hover p:nth-of-type(5){-webkit-transition-delay:0.25s;transition-delay:0.25s;}
figure.effect-julia:hover p,
figure.effect-julia:hover h6{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.btn-center-group {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.btn-lk-01, a.btn-lk-01 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: #D47920;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    height: 44px;
    padding: 14px 32px;
    text-transform: uppercase;
}
.btn-center-group i{
  margin-left: 10px;
}
btn-lk-01:hover, .btn-lk-01:focus, a.btn-lk-01:hover, a.btn-lk-01:focus {
    outline: 0 none transparent;
    background-color: #6B675B;
    color: #fff;
}
@media handheld, screen and (max-width: 1024px) { /* <-- Adjust the breakpoints to your liking */
    .sky-mega-menu li ul.sub-menu {
  opacity: 1;
  position: relative;
  top: 0;
  float: left;
  min-width: auto;
  visibility: visible;
  transform: scale(1);
  display: none;
  transition: all ease 0s;
  background: #eee;
  }
.sky-mega-menu li .submenu ul li a:hover
{
  color: #fff;
}
  .mobmenu-toggle,
    .mobile-menu-toggle-button,
    .mobile-toggleable-menu {
        /* top: 10px; */
        position: fixed;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -ms-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }
    .mobmenu-toggle {
        line-height: 45px;
        height: 45px;
        margin-bottom: 0;
        text-align: center;
        width: 45px;
        position: fixed;
        display: block;
        top: 20%;
        background: #000;
        z-index: 111;
        left: 15px;
    }
   .mobmenu-toggle::before {
    background: #fff;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    left: 11px;
    top: 13px;
    width: 20px;
}
.mobmenu-toggle::after {
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
    box-sizing: content-box !important;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    right: 0;
    top: 44%;
    left: 11px;
    width: 20px;
}
    .mobmenu-toggle:hover {
        cursor: pointer;
    }
    .mobile-toggleable-menu {
        margin: 0;
        width: 85%;
        height: 100%;
        max-height: 100%;
        min-height: 100%;
        z-index: 999;
        overflow: hidden;
    }
    nav
    {
        /* margin-top:0; */
        /* display: block; */
        /* width: 100%; */
        float: left;
        height: 45px;
        float: none;
        clear: inherit;
        display: inline-block;
        margin: 0 auto;
        text-align: center;
    }
    .mobile-toggleable-menu.mobile-left {
        left: -105%;
    }
    .mobile-toggleable-menu.mobile-right {
        right: -105%;
    }
    .mobile-menu-toggle-button:checked ~ .mobmenu-toggle.mobile-right {
        left: 0;
        right: auto;
    }
    .mobile-menu-toggle-button:checked ~ .mobmenu-toggle.mobile-left {
        left: auto;
        right: 0;
    }
    .mobile-menu-toggle-button:checked + .mobile-toggleable-menu.mobile-left {
        width: 260px !important;
        left: 0;
        top: 0;
        overflow-y: auto;
        background: #f7f9fb;
    }
    .mobile-menu-toggle-button:checked + .mobile-toggleable-menu.mobile-right {
        width: 260px !important;
        right: 0;
    }
    .sky-mega-menu li li a:after
    {
      top: 12px;
      left: 0;
    }
    .sky-mega-menu li > a:before
    {
      opacity:0;
    }
    .sky-mega-menu li a:after
    {
      opacity:0;
    }
    .sky-mega-menu li.home i{color:#fff;padding-right: 0 !important;}
    .mobile-toggleable-menu li i{position:absolute;right: 0;color: #333;top: -4px;cursor: pointer;text-align: center;line-height: 48px;width: 40px;display: block;height: 48px;}
  .mobile-toggleable-menu li {
    width:100%;
    border-right: none;
    position: relative;
    margin-top: 0px;
    padding: 0;
    text-align: left;
  }
  .mobile-toggleable-menu li i.fa-caret-down
  {
    display:none;
  }
  .sky-mega-menu li li a{color:#333;padding: 5px 10px;text-transform: none;overflow: visible;white-space: inherit;}
  .mobile-toggleable-menu li a {
    color: #333;
    line-height: 27px;
    padding: 5px;
    display: block;
    text-align: left;
  }
  .mobile-toggleable-menu #submenu {
    width:100%; 
    top:0;
    left:0;
  }
  .mobile-toggleable-menu li:hover ul#submenu {
    overflow:hidden;
    position:relative;
    top:0;
    left:0;
  }
}
/***************/
.header {
    top: 0;
    z-index: 111;
    width: 100%;
}
.top-header {
    background: #000;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.cs-logo-menu {margin-top: -5px;float: left;width: 100%;background: rgba(73, 73, 73, 0.64);}

.item-top p {
    margin-bottom: 0;
    display: inline-block;
    color: #fff;
    margin-right: 15px;
    font-size: 14px;
    border-right: 1px solid#ffff;
    padding-right: 17px;
    line-height: 17px;
}
.item-top p:last-child {
    border-right: none;
}
.item-top p a {
    color: #fff;
}

.cs-cart {
    float: right;
    position: relative;
    display: none;
}

.cs-cart i {
    color: #fff;
    margin-right: 19px;
    font-size: 14px;
}

.cs-cart span {
    background: #ab1818;
    color: #fff;
    padding: 4px;
    position: absolute;
    top: 5px;
    display: inline-block;
    right: 0;
    height: 16px;
    line-height: 10px;
}
.logo img {
    /*max-height: 89px;*/
   /* padding: 5px 0 0px 80px;*/
}
.search-social{
 /* margin-right: 15px;*/
 margin-top: 10px;
}
.search {
    background: #D37A22;
    padding: 10px;
    width: 280px;
    position: absolute;
    right: 15px;
    display: none;
    top: 90px;
}

.search input {
    height: 40px;
    width: 100%;
    border: none;
    padding: 5px;
}

a.nut_searh {
    position: absolute;
    right: 18px;
    top: 23px;
}

span.icon-search {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    background: #c5c5c5;
    padding: 1px 10px;
    position: absolute;
    right: 15px;
    font-weight: normal;
    top: 55px !important;
    cursor: pointer;
}
/*****slide*******/
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
    text-indent: -9999px;
}
.nivo-directionNav a:before {
    position: absolute;
    text-indent: 0;
    top: 0px;
    font-size: 24px;
    color: #fff;
    width: 50px;
    line-height: 47px;
    font-family: FontAwesome;
    z-index: 999;
    height: 50px;
    background: #3b414da1;
    text-align: center;
}
.nivo-directionNav a:hover:before
{
    background: #D37A22;
}
.nivo-prevNav:before
{
content: "\f104";
left: 0;
}
.nivo-nextNav:before
{
    content: "\f105";
    right:0;
}

a.nivo-prevNav {
    left: 1%;
}

a.nivo-nextNav {
    right: 1%;
}
.nivo-directionNav {
    display: none;
}

.banner_slider:hover .nivo-directionNav
{
    display:block
}
/********cthome********/
.cs-ct-item {
    position: relative;
    margin-bottom: 30px;
}
.cs-ct-item:before {
  content:"";
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 100%;
  height: 100%;
  color: #fff !important;
  background: #D37A2299;
  text-align: center;
}
.cs-ct-item:hover:before {
    opacity: 1;
   
}
.cs-dm-img {
    /* position: relative; */
    height: 250px;
}

.cs-dm-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info-ct-home:before {
    position: absolute;
    display: inline-block;
    content: "";
    background: #e1e1e1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.ani-ct-home {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    text-align: center;
    color: #fff;
}

.ani-ct-home h3 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

.info-ct-home:hover:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}

.info-ct-home {
    height: 92%;
    width: 93%;
    top: 0;
    margin: 10px;
    border: 1px solid#fff;
    position: absolute;
    display:none;
}
.cs-ct-item:hover .info-ct-home
{
  display:block
}
a.hoverin {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}
.cs-intro-home {
    margin: 20px 0;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    width: 65%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.cs-title-pr h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 25px;
    position: relative;
    padding-bottom: 25px;
    text-transform: capitalize;
}
.cs-title-page-album{
  margin-top: 60px;
}
/*.cs-title-pr h2:after,.cs-title-page h1:after,.tit-related h2:after,.cs-title-page-album h1:after {
    content: "\f24d";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    background: #fff;
    padding: 10px;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
    color: #fe5565;
}*/
.cs-title-page h1:after
{
  background: #ededed;
}
/*.cs-title-pr h2:after,.cs-title-page h1:after,.tit-related h2:after,.cs-title-page-album h1:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 42%;
  width: 4%;
  height: 3px;
  background: #000;
}*/
.cs-title-pr h2:before,.cs-title-page h1:before,.tit-related h2:before,.cs-title-page-album h1:before
{
    content: "";
    position: absolute;
    width: 15%;
    height: 3px;
    background: #ddd;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.list-news .item{
  margin: 0 15px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.item:hover{
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5)
}
.item .img-news{
  overflow: hidden;
}
.item:hover .img-news{
  filter: grayscale(0%);
}
.item .img-news img{
  width: 100%;
  height: 200px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  overflow: hidden;
}
.item:hover .img-news img{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.item .comment{
  border: 1px solid #ccc;
  border-top: none;
  padding: 10px;
}
.item .comment h4{
  margin-top: 0;
}
.page-list-news .item h4{
    height: 40px;
    overflow: hidden;
}
.page-list-news .item{
  margin-bottom: 20px;
}
.item .comment h4 a{
  font-size: 16px;
  color: #161616;
  font-weight: bold;
}
.item:hover .comment h4 a{
  color: #D37A22;
}
.item .comment .time-post{
    font-style: italic;
    font-size: 12px;
    padding-top: 5px;
    color: #616161;
}
.item .comment .des-news{
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  line-height: 21px;
}
.list-news .owl-controls{
  margin-top: 20px;
}
footer {
    background-color: #000;
    color: #fff;
    padding: 46px 0 26px;
    margin-top: 20px;
}

.copyright {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.tit-footer {
    font-size: 19px;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 12px;
}

.tit-footer:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #1F1F1F;
    bottom: 0;
    right: 0;
}

.tit-footer:before {
    position: absolute;
    content: "";
    width: 12%;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: 1;
  }

.cont-fot {
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 10px;
}
.imgs-fot {
    margin-bottom: 15px;
}
.cs-logo-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
    padding: 10px 0;
}

.cs-logo-menu.fixed .logo img {
    /*max-height: 71px;*/
}
.cs-logo-menu.fixed .sky-mega-menu li a
{
    padding: 7px 10px;
}
.cs-logo-menu.fixed .sky-mega-menu li > .submenu
{
 /* background:#fff*/
}
/****************/
.header.pagein {
    position: relative;
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
    top: auto;
    float: left;
}
.cs-main{
  padding-top: 30px;
}
.cs-main.pagegin {
    background: #ededed;
    clear: both;
    padding-top: 15px;
    margin-top: 10%;
}

.header.pagein .cs-logo-menu
{
    background:#fff;
}
.cs-title-page h1 {
    text-align: center;
    font-size: 25px;
    position: relative;
    padding-bottom: 19px;
}
.list-cate {
    text-align: center;
}

.list-cate ul li {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 20px;
}

.list-cate ul li h2 a {
    padding: 10px 20px;
    display: inline-block;
    background: #aa1a24;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.list-cate ul li h2 a:hover
{
    background:#252525
}
/********/
/**********/
.cs-main.pagegin.nocolor,.cs-main.pagegin.nocolor .cs-title-page h1:after {
    background: #fff;
}
.cs-main.pagegin.nocolor .cs-title-page h1
{
  margin-bottom:30px
}

.tit-related {
    margin: 30px 0;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}
.content-page-detail-ablum {
    text-align: center;
}

.cs-title-page-album h1 {
    text-align: center;
    position: relative;
    font-size: 25px;
    padding-bottom: 20px;
}
.content-page-recuit table {
    width: 100%;
    border: 1px solid #dddddd;
    margin-bottom: 20px;
    font-size: 15px;
}


.content-page-recuit table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.content-page-recuit table tbody tr:nth-child(1) {
    background: #aa1a24;
    color: #fff;
    box-shadow: 3px 3px 3px #ddd;
}

.content-page-recuit table tbody tr {
    height: 40px;
    text-align: center;
}

.content-page-recuit table tbody tr th {
    text-align: center;
}

.content-page-recuit table tbody tr td a {
    color: blue;
}

.content-page-recuit table tbody tr td a:hover {
    color: #aa1a24;
}
.content-page-recuit {
    margin-top: 20px;
    line-height: 25px;
}
.image-detail-pr {
    margin-top: 20px;
}

.pr-detail-info h1 {
    margin-top: 0;
    color: #5c5c5c;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 30px;
    margin-bottom: 20px;
}

.pr-detail-info {
    padding-left: 30px;
    margin-top: 20px;
}
#img_01 {
    height: 450px !important;
    object-fit: scale-down;
    width: 100% !important;
}
.image-detail-pr .f-pr-image-zoom {
    position: relative;
    margin-bottom: 30px;
    height: 450px;
}
img.pr_details_img_small{
        width: 100%;
    height: 180px;
    object-fit: scale-down;
    float: left;
    background: #fff;
}

.f-pr-image-zoom-gallery .owl-item {
    padding: 0 15px;
}
.info-price-detail {
    background: #eee;
    padding: 11px;
    margin: 10px 0;
    font-size: 20px;
    color: #aa1a24;
}

a.buynow {
    background: #f7aa03;
    color: #fff;
    padding: 15px;
    display: inline-block;
    text-transform: uppercase;
}

a.buynow i {
    padding-right: 6px;
}

a.buynow:hover {
    background: #aa1a24;
}

.content-tab-detail-product.tab-content {
    border: 1px solid #eee;
    border-top: none;
    padding: 15px;
    line-height: 22px;
}

ul.tab-detail-product li a {
    background: #eee;
    font-size: 16px;
}

ul.tab-detail-product li.active a {
    background: #005aaa;
    color: #fff;
}
.cs-detail-content {
    margin: 20px 0;
}
.content-tab-detail-product.tab-content table {
    width: 100% !important;
}
.address a {
    color: #2196f3;
    margin-bottom: 5px;
    display: block;
}
.address a:hover {
    color: #1d65d6;
}
.list p {
    margin-bottom: 5px;
}
.content-page {
    margin-bottom: 10px;
}
.list {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#loadingAjax{
  background-color:#222;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index:200;
  opacity: 0.4;
}
.ajax-loader{
  cursor: pointer;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  overflow: hidden;
  position: fixed;
  top: 50%;
  z-index: 204;
}
/******cart******************/
.list_cart {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 0;
    padding: 0;
    margin-bottom: 5px;
}

.list_cart ul.cart_title li {
    border-right: 1px solid #ccc;
    text-align: center;
    padding: 12px;
    color: #fff;
    text-transform: uppercase;
}

.list_cart ul.cart_title li:last-child {
    border-right: none;
}
.list_cart ul.cart_title {
    border-bottom: 1px solid #fff;
    float: left;
    width: 100%;
    margin-bottom: 0;
    background: #ab1818;
}
.list_cart ul li .cart_title {
    text-transform: uppercase;
    font-size: 12px;
}

.cart_info_name_sp {
    font-size: 14px;
    margin-bottom: 5px;
}

.cart_info_price {
    font-size: 14px;
}

.cart_info_total {
    font-size: 15px;
}
.button_cart {
    float: right;
    margin-top: 20px;
    margin-left: 0;
}
.button_cart a:last-child
{
  background: #5f5d69;
}


button.buy_cart  {
  background: #612e05;
    color: #fff;
    padding: 8px 12px;
    border: medium none;
}

.button_cart a, button.order-cart-end {
    background: #ab1818;
    color: #fff;
    padding: 12px 12px;
    text-transform: uppercase;
}

.button_cart a:hover, button.order-cart-end:hover {
    background: #823b88;
}
.code-sale {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    padding: 10px;
    float: left;
}

.tit-info-cart {
    padding: 11px;
    background: #ab1818;
    color: #fff;
    text-transform: uppercase;
}

.tit-info-cart i {
    float: right;
    font-size: 15px;
}

.sumadd {
    border-top: 1px solid #000;
    padding: 12px 0;
    padding-left: 10px;
}

.sumadd span {
    float: right;
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
}

.sum-info-cart ul {border: 1px solid #ccc;float: left;width: 100%;}

.sum-info-cart ul li {
    color: #666;
    font-size: 13px;
    float: left;
    border-bottom: 1px solid #eee;
    width: 100%;
    line-height: 35px;
}
.info-cart-cart ul li {
    line-height: 26px;
    color: #444;
}

.info-cart-cart ul {
    padding: 10px;
}
.info-cart-cart ul li span {
    float: right;
}
.tit-code-sale {
    background: #823b88;
    color: #fff;
    padding-left: 10px;
    padding-top: 12px;
    font-family: open-sans;
    text-transform: uppercase;
    padding-bottom: 12px;
    margin: -10px -10px 10px;
}

.tit-code-sale i {
    float: right;
    margin-right: 10px;
    font-size: 16px;
}

.info-cart {
    clear: both;
    border: 1px solid #ccc;
}

.form-code-sale form input {
    width: 95% !important;
    font-size: 12px;
    box-shadow: none;
    margin-top: 10px;
}

button.sent-code {
    float: left;
    border: none;
    background: #fb62b1;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 9px;
}

.form-code-sale form .input-group {
    float: left;
    width: 70%;
}
ul.list_list_cart {
    clear: both;
    float: left;
    width: 100%;
    /* background: #eee; */
    margin: 0;
}

ul.list_list_cart li {
    border-right: 1px solid #ccc;
    min-height: 95px;
}

ul.list_list_cart li.list_cart_info:last-child {
    border-right: none;
}

ul.list_list_cart li {
    text-align: center;
}

ul.list_list_cart li ul {
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0;
}
ul.list_list_cart li ul:nth-child(2n) {
    background: #fcfcfc;
}
ul.list_list_cart li ul li {
    padding-top: 5px;
}

ul.list_list_cart li ul:last-child {
    border-bottom: none;
}

.cart_delete i {
    font-size: 18px;
    color: #000;
    cursor: pointer;
}

.cart_info_image_sp {
    margin-bottom: 10px;
    max-width: 100px;
    margin: 0 auto;
    max-height: 100px;
}
.cart_info_image_sp img {
    max-height: 100px;
}

ul li.list_cart_detail:last-child {
    border-bottom: none;
}

ul li.list_cart_detail {
    border-bottom: 1px solid #ccc;
    border-right: none;
    margin-top: 0px;
}
/****************/
.detail_cart form label {
    font-weight: normal;
    float: left;
    min-width: 100px;
    margin: 5px 0px;
}

.detail_cart .input-group {
    display: block;
    width: 100%;
    margin: 5px 0;
    float: left;
    clear: both;
}

.detail_cart .input-group input {
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    float: left;
}

.detail_cart .input-group select {
    box-shadow: none;
    width: 100%;
    display: block;
    height: 36px;
    border: 1px solid #ccc;
}
.detail_cart {
    margin-top: 20px;
}

.detail_cart .input-group textarea {
    min-height: 100px;
    margin-top: 10px;
    padding: 5px;
}
.tit-detail-cart {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
}

.option-cart-vc {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.option-cart-vc li input {
    vertical-align: middle;
    margin-top: 0px;
}

.order-cart-end {
    display: inline-block;
    margin-top: 10px;
    background: #aa1a24;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
}
.sum-info-cart ul li:first-child p {
    float: left;
    width: 50%;
    background: #eee;
    padding-left: 5px;
    line-height: 33px;
    text-transform: uppercase;
}

.sum-info-cart ul li p {
    float: left;
    width: 50%;
    padding-left: 5px;
}

.sum-info-cart ul li:last-child {
    border-bottom: none;
}

.option-cart-vc ul li {
    padding-left: 10px;
}

ul.list-sp-cart li:last-child {
    background: #eeeeee;
}
.left_info_customer {
    width: 77%;
    margin: auto;
}
.mapfoot {
    background: transparent;
    border: 1px solid #fff;
    padding: 10px;
}
.mapfoot iframe{
  height: 200px; 
}

.cs-logo-menu.fixed span.icon-search
{
    top: 43px !important;
}
.language ul li {
    display: inline-block;
    margin: 0 3px;
}

.language {
    float: right;
}

.thumb-sl a {
    border: 1px solid #eee;
    padding: 2px;
    display: block;
    height: 80px;
}

.thumb-sl a.active {
    border: 1px solid #005aaa;
}
.bx-controls-direction {
    display: none;
}

.bx-wrapper:hover .bx-controls-direction
{
    display:block
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
}
.owl-pagination {
    text-align: center;
}
.form_order {
    padding: 5px;
    width: 270px;
    display: none;
    background-color: #fff;
}

.orderquick {
    position: fixed;
    z-index: 9000000;
    right: 0;
    bottom: 0px;
}

.ordea {
    background: #4267b2;
    text-align: center;
    cursor: pointer;
    line-height: 35px;
    color: #fff;
    min-width: 250px;
    font-family: arial;
    text-transform: uppercase;
    font-size: 14px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.tit-part h2 {
    text-align: center;
    font-size: 24px;
    margin: 20px 0;
}

.item-partner {
    text-align: center;
}

.item-partner img {
    display: inline-block;
}

.item-partner h3 a {
    color: red;
    display: block;
    margin-top: 5px;
    font-size: 12px;
}

a.img-part {
    position: relative;
    display: block;
    height: 100px;
}

a.img-part img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
li.colpart {
    margin-bottom: 15px;
}
.cs-pagination ul li {
    display: inline-block;
}

.cs-pagination ul {
    text-align: right;
    margin-right: 15px;
}

.cs-pagination ul li a {
    padding: 7px 10px;
    background: #ccc;
}

.cs-pagination ul li.active a,.cs-pagination ul li:hover a {
    color: #fff;
    background: #000;
}

.content-page-detail-ablum img {
    max-width: 100%;
    height: auto !important;
}

.box-hsxinchao table td{
  padding: 15px 0;
}

.info-company {
  margin-top: 20px;
}

.info-single-pro{
  margin-top: 20px;
}
.info-single-pro p {
    font-size: 15px;
    margin-bottom: 15px;
}
.info-single-pro p span{
  font-weight: bold;
}

.info-company h4 {
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 10px;
}

.info-company p i {
  margin-right: 5px;
}

#gmContactForm button {
  background-color: #D37A22;
  border-color: #D37A22;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

#gmContactForm button:hover {
  background-color: #000;
  border-color: #000;
}

.error {
  color: red;
}
.pagi .pagination{float:right;}
.pagi .pagination > li > a,
.pagi .pagination > li > span{color:#fff;background-color:#000;}
.pagi .pagination > li > a:hover,
.pagi .pagination > li > span:hover,
.pagi .pagination > li > a:focus,
.pagi .pagination > li > span:focus{color:#fff;background-color:#D37A22;}
.pagi .pagination > li > span.current{background-color:#D37A22;}