
ul li{
    list-style: none;
}
*,p,ul{
    margin:0;
    padding:0;
}
body {
  background: #fff;
  font-size: 13px;
  font-family: arial;
}
.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: #f36f21;
    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: #c55b1d;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    border-radius: 22px;
    margin-right: 5px;
}
a.scrollup {
   background: none repeat scroll 0 0 #0099FF;
   border: 1px solid #FFFFFF;
   bottom: 1%;
   color: #FFFFFF;
   font-family: 'Roboto Condensed',sans-serif;
   height: 30px;
   line-height: 27px;
   position: fixed;
   right:5px;
   text-align: center;
   text-transform: uppercase;
   transition: all 0.5s ease 0s;
   width: 35px;
   z-index: 1000;
   }
a.scrollup:hover{
 background: none repeat scroll 0 0 #0b872f;
 border: 1px solid #FFFFFF;
 box-shadow: 0 0 0 2px #0b872f;
 color: #fff;
 }
 .productbreadcrumb {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    margin-bottom: 10px;
}

.productbreadcrumb ul li {
    float: left;
    position: relative;
    padding-right: 20px;
}

.productbreadcrumb ul li:after {
    content: "\f105";
    position: absolute;
    font-size: 12px;
    right: 6px;
    font-weight: bold;
    top: 2px;
    font-family: FontAwesome;
}
.productbreadcrumb ul li:last-child:after
{
    opacity:0;
}
.productbreadcrumb ul li a {
    font-size: 14px;
}

.productbreadcrumb ul li a:hover {
    color: #0099FF;
}
/***********************/
.slogan {
    float: left;
    line-height: 26px;
    font-size: 14px;
}
/* Header */
.menu {
    text-align: left;
    position: relative;
    background: #222222;
    height: 40px;
}

.menu nav {
    margin-top: 0px;
    margin-left: 0;
  
    padding-left: 0;
}
.form_moblie_search {
    text-align: left;
    margin-top: 10px;
    position: relative;
    background: #fff;
    border: 2px solid #0099FF;
    float: left;
    width: 100%;
}
select.form-control {
    position: absolute;
    right: 44px;
    border: none;
    max-width: 140px;
    box-shadow: none;
    border-left: 1px solid #ccc;
    border-radius: 0;
    font-size: 12px;
    padding-left: 5px;
    font-weight: bold;
}
.form_moblie_search input {
    border: none;
    font-size: 13px;
    float: left;
    \: 65%;
    padding: 9px 10px;
    width: 100%;
    \: 5px;
}
.menu-hotline-mail {
    margin-top: 10px;
}
/*************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 a:hover {
    background: -moz-linear-gradient(to bottom, rgba(38, 38, 38, 0.63) 0%,rgba(148, 148, 148, 0.89) 50%,rgba(38, 38, 38, 0.63) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(38, 38, 38, 0.63) 0%,rgba(148, 148, 148, 0.89) 50%,rgba(38, 38, 38, 0.63) 100%);
    background: linear-gradient(to bottom, rgba(38, 38, 38, 0.63) 0%,rgba(148, 148, 148, 0.89) 50%,rgba(38, 38, 38, 0.63) 100%);
}
.sky-mega-menu li:after {
    content: '';
    width: 1px;
    height: 20px;
    background: #999;
    position: absolute;
    left: 0px;
    top: 39%;
    margin: -5px 0 0;
}
.sky-mega-menu li:first-child:after
{
  opacity:0;
}
.sky-mega-menu li a {
  font-size: 13px;
  padding: 12px 25px;
  margin: 0 0px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;
  position: relative;
}
.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 > .submenu {
  position: absolute;
  z-index: 1000;
  top: 32px;
  left:0;
  /* width: 100%; */
  min-width: 230px;
  /* left: -9999px; */
  display: none;
  margin-top: 8px;
  border: 1px solid #fff;
  background: #0099FF;
  opacity: 0;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  -ms-transition: -ms-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  /* padding-bottom: 10px; */
}
.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 {
  /* display: inline-block; */
  /* float: left; */
  /* border-width: 0; */
  line-height: 35px;
  width: 100%;
  border-right: none;
  /* float: left; */
  border-bottom: 1px solid #ddd;
  /* border-top-width: 1px; */
  /* white-space: normal; */
  /* width: 50%; */
  /* text-align: left; */
}

.sky-mega-menu li li a:before
{
    opacity:0;
}
.sky-mega-menu li li a:after
{
  opacity:0;
}
.sky-mega-menu li li a {
  /* padding-top: 4px; */
  color: #fff;
  /* padding-bottom: 4px; */
  display: block;
  font-size: 13px;
  text-transform: none;
  font-weight: normal;
  padding: 0;
  padding-left: 15px;
  text-align: left;
  border: none;
}

.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;
}
@media handheld, screen and (max-width: 1024px) { /* <-- Adjust the breakpoints to your liking */
  .sky-mega-menu li .submenu ul li a{color:#fff}
  .sky-mega-menu li .submenu {
  opacity: 1;
  position: relative;
  top: 0;
  float: left;
  background: #0099FF;
  }
.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 {
        /* right: 0; */
        /* background: #d2a971; */
        /* left: 0; */
        /* text-align: left; */
        /* margin: 0; */
        line-height: 45px;
        position: absolute;
        /* display: inline-block; */
        height: 45px;
        margin-bottom: 0;
        text-align: center;
        display: block;
        width: 45px;
        color: #f58220;
        /* width: 25%; */
        position: absolute;
        display: block;
        right: 0px;
        top: 1px;
        /* padding: 5px 10px; */
        /* font-family:Arial; */
    }
   .mobmenu-toggle::before {
    background: #f58220  none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    left: 0;
    top: 14px;
    width: 20px;
}
.mobmenu-toggle::after {
    border-bottom: 3px solid #f58220;
    border-top: 3px solid #f58220;
    box-sizing: content-box !important;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    right: 0;
    top: 44%;
    left: 0;
    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;
  }
  .sky-mega-menu li li a{color:#333;line-height: 30px;}
  .mobile-toggleable-menu li a {
    color: #333;
    line-height: 27px;
    font-size: 13px;
    padding: 5px;
    display: block;
  }
  .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;
  }
}
/***************/
.topheade {
    background: -moz-linear-gradient(to bottom, rgba(38, 38, 38, 0.63) 0%,rgba(148, 148, 148, 0.89) 50%,rgba(38, 38, 38, 0.63) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(38, 38, 38, 0.63) 0%,rgba(148, 148, 148, 0.89) 50%,rgba(38, 38, 38, 0.63) 100%);
    background: linear-gradient(to bottom, rgba(117, 113, 113, 0.63) 0%,rgba(243, 241, 241, 0.89) 50%,rgba(90, 87, 87, 0.63) 100%);
}

.fblogin {
    float: right;
    text-align: right;
}

.fblogin ul {
    text-align: right;
    padding: 7px 0;
}

.fblogin ul li {
    display: inline-block;
    margin-left: 10px;
}

.fblogin ul li i {
    margin-right: 5px;
    color: #0099FF;
}

.fblogin ul li a:hover {
    color: #0099FF;
}
.header 
{
  background:url(../artseed/bg-header.jpg)no-repeat;
  background-size: 100% 100%;
  padding: 7px;
}
.artseed-login ul.login li:after {
    content: "/";
    position: absolute;
    right: -3px;
    top: 8px;
    font-size: 12px;
    color: #333;
}

.artseed-login ul.login li {
    padding: 0 8px;
    position:relative;
}

.artseed-login ul.login li:last-child:after {
    opacity: 0;
}

.artseed-login ul li a:hover {
    color: #0099FF;
}

.artseed-login {
    float: right;
    margin-right: 15px;
    margin-bottom: 13px;
}

.artseed-login ul {
    float: left;
}

.artseed-login ul li {
    float: left;
    margin: 0 2px;
}
.artseed-login ul li img {
    max-width: 27px;
}
.artseed-login ul.login li a {
    line-height: 29px;
}
.artseed-login ul.login {
    position: relative;
    padding-left: 8px;
}

.artseed-login ul.login:before {
    content: "\f090";
    position: absolute;
    font-family: FontAwesome;
    top: 7px;
    left: 0;
    color: #0099FF;
    font-size: 15px;
}
.form_moblie_search .nut_searh {
    position: absolute;
    right: 0;
    display: block;
    background: #0099FF;
    font-size: 17px;
    padding: 8px 14px;
    color: #fff;
}
.artseed-cart {
    background: #fff;
    display: inline-block;
    padding: 8px;
    border: 1px solid #cacaca;
    border-radius: 5px;
}

.artseed-cart span {
  background: url(../artseed/cart.png)no-repeat;
  width: 26px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.hotline {
    float: right;
    color: #bc2230;
    background: url(../artseed/bg-hotline.png)no-repeat;
    width:204px;
    height:71px;
    font-size: 17px;
}
.hotline p {
    padding-left: 80px;
}

.hotline {
    padding-top: 20px;
}
.dmsptop {
    padding: 0;
    background: #0099FF;
    margin-top: 0;
    min-height: 413px;
}
.dmsptop.pagein {
    min-height: auto;
}
.dmsptop .titldmsp {
    display: block;
    height: 40px;
    background: #0099FF;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    cursor:pointer;
    font-weight: bold;
}

.dmsptop .content-dmsp {
    padding: 1px 0px 3px 10px;
}

.dmsptop .content-dmsp ul li a {
    color: #fff;
    line-height: 26px;
    font-size: 15px;
    margin-left: 10px;
    padding-left: 12px;
    line-height: 23px;
    display: block;
}
.dmsptop .content-dmsp ul li 
{
   background: url(../artseed/linedm.jpg)no-repeat bottom center;
   position: relative;
   padding-top: 5px;
   padding-bottom: 8px;
}
.dmsptop .content-dmsp ul li:before {
    position: absolute;
    content: "\f058";
    left: 0;
    top: 11px;
    font-family: FontAwesome;
    color: #Fff;
}
.artseed-home-pr {
    margin: 30px 0 0;
}
.artseed-title-pr h1 {
    margin: 0;
}
.artseed-title-pr h2 span, hgroup h1 span,.artseed-title-block h2 span,.artseed-title-pr h1 span {
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    padding-left: 30px;
}

.artseed-title-pr h2 span:before, hgroup h1 span:before,.artseed-title-block h2 span:before,.artseed-title-pr h1 span:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f138";
    color: #0099FF;
    font-family:  FontAwesome;
}
hgroup h1 {
    margin: 0;
    font-size: 30px;
}

.artseed-title-pr, hgroup,.artseed-title-block {
    border-bottom: 1px solid #0099FF;
    padding-bottom: 10px;
    margin: 0px 0 30px;
}

.conent-artseed-home-pr {
    padding: 0px 45px;
    position: relative;
}

.pr-item-bc {
    text-align: center;
    padding: 0 7px;
}
.pr-item-bc .artseed-img {
    background: #eeeeee;
    text-align: center;
    height: 170px;
    margin-bottom: 10px;
    overflow: hidden;
}

.pr-item-bc .artseed-img img,.artseed-dm-img img,.artseed-pr-img img {
   /*
    width: 100%;
    height: 100%;
    object-fit: cover;
	*/
	margin:0 auto;
	max-width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: 0.6s ease all;
}

.pr-item-bc h3 a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
a.btn.prevProTab_key_1
{
   /* background: url(../artseed/prev.png)no-repeat; */
   width:17px;
   height:23px;
   position: absolute;
   top: 33%;
   left: 0px;
}

a.btn.nextProTab_key_1
{
  background: url(../artseed/next.png)no-repeat;
  width:17px;
  height:23px;
  position: absolute;
  top: 33%;
  right: -7px;
}

.artseed-dm-img {
    position: relative;
    background: #eee;
    height: 138px;
    margin-bottom: 10px;
    overflow: hidden;
}
a.btn.prevProTab_key_1:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #aba6a6;
    font-size: 40px;
    content: "\f0d9";
    font-family: FontAwesome;
}
a.btn.nextProTab_key_1:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #aba6a6;
    font-size: 40px;
    content: "\f0da";
    font-family: FontAwesome;
}

a.btn.prevProTab_key_1:hover:before,a.btn.nextProTab_key_1:hover:before {
    color: #0099FF;
}
.artseed-dm-img:hover img,.artseed-pr-img:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}
.artseed-pr-dm-home {
    text-align: center;
}

.artseed-dm-item h3 a {
    color: #444;
    line-height: 20px;
}

.artseed-dm-item h3 {
    height: 40px;
}

.artseed-price {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #bc2230;
    font-size: 16px;
}

.artseed-dm-item {
    margin-bottom: 10px;
}

.artseed-dm-item h3 a:hover, .content-tag a:hover,.artseed-pr-item h3 a:hover {
    color: #0c9344;
}
.artseed-pagination {
    float: right;
    margin-top: 10px;
}

.artseed-pagination ul {
    margin: 0;
}

.artseed-pagination ul li a {margin: 0 4px;border-radius!: 0;border-radius: 0 !important;color: #333;padding: 1px 5px;}

.artseed-pagination ul li {
    border-radius: 0;
}

.artseed-pagination ul li a:hover {
    background: #0c9344;
    color: #fff;
}
.qc-partner ul.social-right {text-align: center;margin: 20px 0;}

.qc-partner ul.social-right li {
    display: inline-block;
    margin: 0 10px;
}
.section-center {
    margin: 45px 0;
}

.qc-partner .atm {
    border: 1px solid #ddd;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
}

.qc-partner .atm img {
    display: inline-block;
}

.artseed-intro-center {
    border: 1px solid #eee;
    padding: 25px;
}

.artseed-intro-center .content-center {
    line-height: 22px;
    color: #444;
    text-align: justify;
    font-size: 14px;
}

.artseed-intro-center .tit-center {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #444;
    font-size: 18px;
}
.qc-bottom a {
    position: relative;
    display: block;
    overflow: hidden;
}

.qc-bottom a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: 0.6s ease all;
    z-index: 1;
    display: block;
}
.qc-bottom .figcaption {
    background: transparent;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.qc-bottom .figcaption::before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid rgba(255,255,255,0.5);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.qc-bottom:hover .figcaption {
    background-color: rgba(58,52,42,0);
}

.qc-bottom:hover .figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.qc-bottom a:hover img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.artseed-tag-home {
    margin: 30px 0;
}

.tit-tag {
    text-transform: uppercase;
    color: #444;
    font-size: 15px;
    margin-bottom: 15px;
}

.content-tag a {
    border-right: 1px solid #444;
    padding: 0px 5px;
    color: #444;
    font-size: 14px;
    line-height: 23px;
}
.home-mail-form {
    background: #0099FF;
    text-align: center;
    padding: 8px 0;
}

.home-mail-form p,.home-mail-form form {
    display: inline-block;
    margin: 0 12px;
    text-transform: uppercase;
    color: #fff;
}

.home-mail-form form {
    background: #fff;
    padding: 0px;
    position: relative;
}
.home-mail-form form a.re-mail {
    position: absolute;
    right: 7px;
    top: 6px;
    z-index: 111;
}
.home-mail-form form input {
    padding: 7px;
    border: none;
    color: #333;
    width: 420px;

}

.home-mail-form form i {
    color: #0099FF;
    font-size: 23px;
    line-height: 16px;
}
.home-mail-form p {
    font-size: 14px;
}
footer {
   background: -moz-linear-gradient(to right,#f2f2f2 25%,#0099FF 0%);
    background: -webkit-linear-gradient(to right,#f2f2f2 25%,#0099FF 0%);
    background: -o-linear-gradient(to right,#f2f2f2 25%,#0099FF 0%);
    background: -ms-linear-gradient(to right,#f2f2f2 25%,#0099FF 0%);
    background: linear-gradient(to right,#f2f2f2 25%,#0099FF 0%);
}
.left-logo-footer {
    text-align: left;
    padding: 72px 0px;
}

.left-logo-footer img {
    display: inline-block;
}

.right-footer {
    color: #fff;
    padding: 11px 0 0;
    position: relative;
}

.right-footer p {
    line-height: 22px;
    font-size: 12px;
}

.dm-footer h4 {
    text-transform: uppercase;
    font-size: 15px;
}
.social-footer {
    text-align: center;
    position: absolute;
    right: 53px;
    top: 50%;
}

.social-footer ul li {
    display: inline-block;
    margin: 0 7px;
}

.dm-footer {
    min-height: 150px;
    position: relative;
    padding-left: 47px;
}

.copyright {
    background: #222;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}
.dm-footer:before
{
  content:"";
    position:absolute;
    left:0;
    top: 10px;
    width:32px;
    height:32px;
    border-radius:5px;
}
/*
.dm-footer:nth-child(1):before {
    background: url(../artseed/address.png) no-repeat #222 8px 5px; 
}
.dm-footer:nth-child(2):before {
  background: url(../artseed/cart1.png) no-repeat #222 5px 7px;
}
.dm-footer:nth-child(3):before {
  background: url(../artseed/pttt.png) no-repeat #222 5px 6px;
}
.dm-footer:nth-child(4):before {
  background: url(../artseed/clock.png) no-repeat #222 6px 6px;
}
*/

.content-dmsp.pagein
{
    position: absolute;
    background: #0099FF;
    z-index: 1000;
    display: none;
    width: 250px;
}
/********************/
.bannerpagein {
    margin-top: 5px;
}
figcaption.artseed-new-item-content h3 a {
    color: #444;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    line-height: 21px;
}
figcaption.artseed-new-item-content h3 a:hover, figcaption.artseed-block-title-item h3 a:hover,
.content-related-news ul li a:hover,
.content-related-news ul li a:hover:before{
    color: #0099FF;
}
figcaption.artseed-new-item-content .calendar i {
    color: #0099FF;
    margin-right: 5px;
}

figcaption.artseed-new-item-content .calendar {
    color: #999;
    margin-bottom: 10px;
}

figure.artseed-new-item-img img {
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.artseed-new-item-sum {
    line-height: 22px;
    text-align: justify;
    color: #444;
    font-size: 14px;
}
article {
    margin-bottom: 30px;
}
figcaption.artseed-block-title-item {
    margin: 0 -15px;
}

figcaption.artseed-block-title-item h3 a {
    line-height: 19px;
    font-size: 14px;
}

.artseed-block-body ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-top: 10px;
}
.artseed-detail-content img {
    max-width: 100%;
    height: auto !important;
}

.artseed-detail-content {
    line-height: 22px;
}

.artseed-detail-content table {
    width: 100% !important;
}

h1.detail-page {
    color: #0099FF;
    font-size: 18px;
    margin-top: 0;
}
.title-related {
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin:20px 0 10px;
    color: #0099FF;
}

.content-related-news ul li a {
    line-height: 22px;
    font-size: 14px;
    position: relative;
    padding-left: 13px;
}
.content-related-news ul li a:before
{
    position:absolute;
    font-size: 8px;
    color:#999;
    font-family:FontAwesome;
    content:"\f04b";
    left: 0;
    top: -4px;
}

.content-related-news ul li span {
    margin-left: 5px;
    font-size: 14px;
    color: #999;
}
.mapbd {
    margin-bottom: 20px;
}

.title-contact h2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #444;
    margin-bottom: 20px;
}

.content-contact {
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 20px;
}
.content-form-contact
 p {
    margin-bottom: 10px;
    font-size: 14px;
}

.content-form-contact
 p span {
    color: red;
    font-size: 14px;
}

.content-form-contact form input {
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 10px;
}

.content-form-contact form textarea {
    width: 100%;
    border: 1px solid #ccc;
  border-radius: 0;
    min-height: 100px;
    padding: 10px;
    font-size: 14px;
}

.btn-contact {
    text-align: right;
    margin: 10px 0;
}

.btn-contact button {
    border: none;
    background: #0099FF;
    color: #fff;
    text-transform: uppercase;
    padding: 11px;
    font-size: 14px;
}
#errorcontact{
  font-size:14px;
  color:#0099FF;
}

.loadajax{
  background-color:#16700f;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index:1001;
  opacity: 0.2;
}
.ajax-loader{
  cursor: pointer;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  overflow: hidden;
  position: fixed;
  top: 50%;
  z-index: 1060;
}

.Main404{
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  padding:0 10px;
}
.BgImg404{height:auto;margin:36px 0 10px 0;width:100%;text-align:center;}
.BgImg404 img{max-width:100%; height:auto; margin:0 auto; display:block;}
.Text404{text-align:center;margin:16px 0;font-size:16px;}
.Text404 a{color:#2dcc70;}.Text404 a:hover{color:#526a7c;}
.SubText404{width:100%;clear:both;margin:0 auto 30px;line-height:28px;color:#333;}
.artseed-content-product ul li.list-pr-item .artseed-pr-img {
    position: relative;
    display: block;
    height: 200px;
    /*background: #eee;*/
    margin-bottom: 10px;
    overflow: hidden;
}

.artseed-content-product ul li .artseed-pr-item {
    text-align: center;
    margin-bottom:20px;
}
.artseed-pr-item h3 {
    line-height: 18px;
    height:20px;
    overflow: hidden;
}
.viewmore {
    text-align: center;
    margin-top: 20px;
}

.viewmore a 
{
  
 -webkit-border-radius: 5px;
 border-radius: 5px;
 color: #FFF;
 display: inline-block;
 font-weight: bold;
 padding: 6px 20px;
 text-align: center;
 text-transform: uppercase;
 font-size: 15px;
 -webkit-animation: glowing 1500ms infinite;
 -moz-animation: glowing 1500ms infinite;
 -o-animation: glowing 1500ms infinite;
 animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #0099FF; box-shadow: 0 0 2px #0099FF; }
  50% { background-color: #0099FF; box-shadow: 0 0 5px #0099FF; }
  100% { background-color: #4a8c59; box-shadow: 0 0 2px #0099FF; }
}

@-moz-keyframes glowing {
  0% { background-color: #0099FF; box-shadow: 0 0 2px #0099FF; }
  50% { background-color: #0099FF; box-shadow: 0 0 5px #0099FF; }
  100% { background-color: #4a8c59; box-shadow: 0 0 2px #0099FF; }
}

@-o-keyframes glowing {
  0% { background-color: #0099FF; box-shadow: 0 0 2px #0099FF; }
  50% { background-color: #0099FF; box-shadow: 0 0 5px #0099FF; }
  100% { background-color: #4a8c59; box-shadow: 0 0 2px #0099FF; }
}

@keyframes glowing {
  0% { background-color: #0099FF; box-shadow: 0 0 2px #0099FF; }
  50% { background-color: #0099FF; box-shadow: 0 0 5px #0099FF; }
  100% { background-color: #0099FF; box-shadow: 0 0 2px #0099FF; }
}
.col-thongtin {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 20px;
    min-height: 270px;
}

.tit-thanhtoan {
    text-align: center;
    text-transform: uppercase;
    background: #0099FF;
    padding: 10px;
    font-size: 14px;
    color: #fff;
}

.content-one {
    padding: 15px;
}

.content-one label {
    float: left;
    margin-top: 10px;
    font-weight: normal;
    font-size: 14px;
}

.content-one input {
    float: right;
    width: 77%;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.content-one .input-icon {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.content-one select {
    float: right;
    width: 77%;
    border: 1px solid #ccc;
    padding: 8px;
}

.tit-two {
    text-transform: uppercase;
    color: #26913f;
    font-size: 16px;
}

form.form-thanhtoan textarea {
    min-height: 160px;
    margin-top: 10px;
    border: 1px solid #ddd;
    color: #333;
}

.httoan {
    border: 1px solid #ddd;
}
.content-htttoan {
    padding: 10px;
}

.content-htttoan ul li,.content-htttoan ul {
    float: left;
    margin-bottom: 10px;
}
.content-htttoan .buttontt {
    clear: both;
    margin: 10px 0;
    text-align: left;
}
.content-htttoan .buttontt p input {
    height: 15px;
    float: left;
    margin-top: 0px;
    margin-right: 6px;
}
.content-one p.meida input {
    float: left;
    width: 20px;
    margin-top: 0;
    height: 17px;
    margin-right: 5px;
}

.content-one p.meida {
    float: left;
    margin-bottom: 10px;
}
.last-donghang {
    clear: both;
    float: left;
    margin-top: 30px;
}
.content-last-donhang {
    float: left;
    border: 1px solid #eee;
}

.last-donghang p {
    text-transform: uppercase;
    color: #26913f;
    font-size: 16px;
    margin-bottom: 15px;
}

.content-last-donhang ul {
    float: left;
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.content-last-donhang ul.bl-tt {
    background: #0099FF;
    padding: 12px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.content-last-donhang ul.bl-tt
 li {
}

.content-last-donhang ul.listsp {
    float: left;
    border-bottom: 2px solid #0099FF;
}

.content-last-donhang ul.listsp li {
    padding: 15px 15px;
    font-size: 14px;
}

.content-last-donhang ul li.col2 {
    font-size: 14px;
}

.content-last-donhang ul:last-child {
    border-bottom: none;
}

.btn-thanhtoan {
    display: inline-block;
    margin: 30px 0;
}

.btn-thanhtoan button {
    background: #0099FF;
    box-shadow: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 14px;
}.content-last-donhang ul.lastthanhtoan li.col2 {
    color: #26913f;
    font-size: 18px;
}

.content-last-donhang ul li {
    padding: 10px 15px;
}

.content-last-donhang ul.ptgiaohang p {
    margin: 0;
    line-height: 30px;
    color: #444;
    text-transform: none;
    font-size: 14px;
}

.content-last-donhang ul.ptgiaohang p input {
    float: left;
    margin-top: 8px;
    width: 19px;
    height: 14px;
}
.button_cart {
    
    
    
    =: 40px
    text-align: right;
    text-align: right;
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
}

button.buy_cart  {
  background: #612e05;
    color: #fff;
    padding: 8px 12px;
    border: medium none;
}
.btn-contact button:hover, .btn-thanhtoan button:hover
{
  background:#0099FF;
}

.button_cart a {
    background: #0099FF;
    color: #fff;
    padding: 12px 12px;
    text-transform: uppercase;
}

.button_cart a:hover {
    background: #0099FF;
}
.code-sale {
    margin-bottom: 15px;
    border: 1px solid #eee;
    padding: 10px;
    float: left;
}

.tit-info-cart {
    padding: 13px;
    background: #0099FF;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
}

.tit-info-cart i {
    float: right;
    font-size: 15px;
}

.sumadd {
    border-top: 1px solid #eee;
    padding: 12px 0;
    padding-left: 10px;
    font-size: 14px;
}

.sumadd span {
    float: right;
    margin-right: 10px;
    font-weight: bold;
    font-size: 15px;
}

.sum-info-cart ul {border: 1px solid #000;float: left;width: 100%;}

.sum-info-cart ul li {
    line-height: 25px;
    color: #666;
    padding: 5px 9px;
    font-size: 13px;
    float: left;
    font-family: LATOREGULAR;
    width: 100%;
}
.info-cart-cart ul li {
    line-height: 26px;
    color: #333;
    font-size: 14px;
}

.info-cart-cart ul {
    padding: 10px;
}
.info-cart-cart ul li span {
    float: right;
}
.tit-code-sale {
    background: #0099FF;
    color: #fff;
    padding-left: 10px;
    padding-top: 12px;
    text-transform: uppercase;
    padding-bottom: 12px;
    margin: -10px -10px 10px;
}

.tit-code-sale i {
    float: right;
    margin-right: 10px;
    font-size: 16px;
}

.info-cart {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}

.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: #0099FF;
    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 #eee;
    min-height: 115px;
}

ul.list_list_cart li: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;
}
.list_cart table thead {background: #0099FF;\: 10px;}

.list_cart table thead td {
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
}

.list_cart table {
    border: 1px solid #eee;
}

.list_cart table tr td {
    text-align: center;
}

.list_cart table tr td img {
    max-width: 100px;
}

.list_cart table tr td img {
    display: inline-block;
    padding: 10px;
}
.content-form-resgister {
    width: 65%;
    margin: auto;
    text-align: center;
}

.content-form-resgister form .input-icon {
    text-align: left;
    margin-bottom: 15px;
}

.content-form-resgister form .input-icon label {
    font-weight: normal;
    font-size: 14px;
}

.content-form-resgister form .input-icon label span {
    color: red;
}

.content-form-resgister form .input-icon input {
    box-shadow: none;
    border-radius: 0;
    border:1px solid #eee;
}
.btn-resgister {
    margin: 23px 0;
    display: block;
}

.btn-resgister button {
    border: none;
    background: #0099FF;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 20px;
    font-size: 14px;
}

.btn-resgister button:hover {
    background: #0099FF;
}
.artseed-block-item-pr {
    position: relative;
    margin-bottom: 20px;
}

.artseed-block-item-pr-info {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    text-align: center;
    padding: 10px;
}

.artseed-block-item-pr-info h3 a {
    color: #fff;
}

.artseed-block-item-price {
    color: #bc2230;
    margin: 5px;
    font-size: 14px;
}
 .pr_details_img_small {

object-fit: scale-down;

float: left;

width: 100px;

height: 100px;

}
    .f-pr-image-zoom-gallery a {
    display: block;
    margin: 0 5px;
    background: #eee;
}
.image-detail-pr .f-pr-image-zoom {
        position: relative;
        margin: auto;
        height: 355px;
        border: 1px solid #eee;
    }
    .f-pr-image-zoom-gallery {
    margin-top: 10px;
}
.image-detail-pr .f-pr-image-zoom .zoomWrapper img {
    max-height: 350px;
}
.pr-detail-info h1 {
    margin: 0;
    margin-bottom: 10px;
    color: #0099FF;
    text-transform: uppercase;
    font-size: 18px;
}

.pr-detail-info {
    font-size: 14px;
}

.pr-detail-info p {
    margin-bottom: 10px;
}

.info-pr {
}

.info-pr p {
    text-transform: uppercase;
}

.info-pr ul li {
    line-height: 28px;
    color: #444;
    position: relative;
    padding-left: 19px;
}

.info-pr ul li:before {
    position: absolute;
    content: "\f00c";
    font-weight: bold;
    font-size: 10px;
    left: 0;
    top: 0;
    font-family: FontAwesome;
}

.info-price-detail {
    background: #f6f6f6;
    padding: 10px;
    margin: 10px 0;
}

.info-price-detail span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.info-price-detail strong {
    font-size: 20px;
    color: red;
    padding: 0 5px;
}
.box-addtocart
{
  margin:10px 0;
  float: left;
  width: 100%;
}
.box-addtocart a.addtocart
{
  background:#0099FF;
  color:#fff;
  padding: 10px 25px;
  text-transform: uppercase;
  float: left;
  line-height: 24px;
  margin-right: 10px;
  border-radius: 5px;
}
.box-addtocart a.addtocart span
{
  background: url(../artseed/cartdt.png) no-repeat;
  width:23px;
  height:24px;
  display: table;
  float: left;
  margin-right: 9px;
  margin-top: 0px;
}

.box-addtocart a.buynow
{
    float: left;
    background: #ee1d23;
    color: #fff;
    padding: 14px 25px;
    text-transform: uppercase;
    border-radius: 5px;
}
.box-addtocart a.buynow span {
    background: url(../artseed/noes.png) no-repeat;
    width: 18px;
    height: 14px;
    display: table;
    float: left;
    margin-right: 9px;
    margin-top: 0px;
}
.box-addtocart a.buynow:hover,.box-addtocart a.addtocart:hover
{
  background:#0099FF
}
.artseed-detail-content ul.tab-detail-product li.active {
    background: #333;
}

.artseed-detail-content ul.tab-detail-product li a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    padding: 8px 35px;
}

ul.tab-detail-product {
    margin-top: 25px;
    border-bottom: none;
    border-top: 2px solid #aaa;
    border-bottom: 2px solid #aaa;
    margin-bottom: 10px;
    padding: 4px 0px;
}

.artseed-detail-content ul.tab-detail-product li.active a {
    color: #fff;
}

.artseed-detail-content ul.tab-detail-product li {background: #999;margin-right: 6px;}
.content-tab-detail-product {
    float: left;
    width: 100%;
}
.contact-detail-product {
    float: left;
    width: 75%;
    margin-top: 45px;
    border-radius: 15px;
    border: 2px dashed #0099FF;
    padding: 10px 30px;
    margin-left: 50px;
}

.tit-contact-detail strong {
    background: #fff;
    padding: 0 10px;
}

.tit-contact-detail {
    text-transform: uppercase;
    margin-top: -22px;
    font-size: 20px;
    color: #0099FF;
    margin-bottom: 20px;
}

.contact-detail-product p {
    line-height: 40px;
    clear: both;
}

.contact-detail-product p strong {
    font-size: 14px;
    color: #444;
    display: inline-block;
    min-width: 130px;
    float: left;
}

.contact-detail-product ul li {
    float: left;
}

.contact-detail-product ul li img {
    max-width: 36px;
    margin-right: 5px;
}
.contact-detail-product p.hoine {
    color: red;
    font-size: 20px;
}
.dmsptop .content-dmsp ul li a:hover {
    color: #ccc;
}

.nivo-directionNav a:before {
    content: "\f104";
    position: absolute;
    left: 3px;
    text-indent: 0;
    top: 0px;
    font-size: 24px;
    color: #fff;
    width: 30px;
    line-height: 28px;
    font-family: FontAwesome;
    z-index: 999;
    height: 30px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.nivo-directionNav a:hover:before
{
    background:#0099FF;
}

.nivo-directionNav a:before {
  
    position: absolute;
   
    text-indent: 0;
    top: 0px;
    font-size: 24px;
    color: #fff;
    width: 30px;
    line-height: 28px;
    font-family: FontAwesome;
    z-index: 999;
    height: 30px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.nivo-directionNav a:hover:before
{
    background:#0099FF;
}
.nivo-directionNav .nivo-prevNav:before
{
  content: "\f104"; 
  left: 3px;
}
.nivo-directionNav .nivo-nextNav:before
{
    content: "\f105";
    right: 43px;
}
.nivo-nextNav {
    right: 36px!important;
}
.nivo-directionNav {
    display: none;
}

.banner_slider:hover .nivo-directionNav  {
    display:block
}
.right-footer p a {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}

.right-footer p a:hover {
    color: #0099FF;
}
.hotline p a {
    color: #bc2230;
}
.hotline-center
{
  background:url(../artseed/bg-hotline-b.png) no-repeat;
  width:299px;
  height:115px;
  text-align: center;
}
.content-hotline {
    padding: 35px 0px 35px 105px;
}

.content-hotline a {
    color: #bc2230;
    font-size: 26px;
}
.list-tv {
    border: 1px solid #0099FF;
    padding: 15px;
    margin-bottom: 15px;
}

.list-tv ul li {
    line-height: 22px;
    border-bottom: 1px solid #eee;
}

.list-tv ul li a {
    text-transform: uppercase;
    color: #333;
    padding: 5px 12px;
    display: block;
    position: relative;
}

.list-tv ul li a:hover,.list-tv ul li a:hover:before {
    color: #0099FF;
}

.list-tv ul li a:before {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 13px;
    content: "\f0da";
    color: #333;
    font-family: FontAwesome;
}
.artseed-block-item-pr-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.artseed-block-item-pr-img {
    position: relative;
    height: 210px;
}
/***********chitiet san pham*************/
.zoomWrapper {
    margin: 0 auto;
}
.social-footer img {
    width: 35px;
    height: 35px;
}

.dm-footer:nth-child(4n) {
  min-height: 100px;
}
  ul.submenu-dm {
    position: absolute;
    left: 100%;
    background: #0099FF;
    width: 250px;
    top: -1px;
    display: none;
    padding-left: 10px;
}
.tit-mb {
    display: none;
}
.dmsptop .content-dmsp ul li i {
    position: absolute;
    right: 0;
    color: #fff;
    top: 0;
    text-align: center;
    width: 40px;
    height: 35px;
    cursor: pointer;
    line-height: 35px;
}

.dmsptop .content-dmsp ul li:last-child {
    background: none;
}
.contentseo{
	clear:both;
	line-height:22px;
	padding:20px 15px 0 15px;
	overflow:hidden;
}

.artseed-item-content-list {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.pos-main-pics,.content-pics-list {
    position: absolute;
    bottom: 2px;
    color: #fff;
    width: 100%;
    background: -webkit-linear-gradient(top,transparent 0%,#000 97%);
    background: -moz-linear-gradient(top,transparent 0%,#000 97%);
    background: -o-linear-gradient(top,transparent 0%,#000 97%);
    background: -ms-linear-gradient(top,transparent 0%,#000 97%);
    background: linear-gradient(top,transparent 0%,#000 97%);
}
.artseed-item-content-list h3 {
    font-size: 12.5px;
    line-height: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
.pos-main-pics h3 a {
    color: #fff;
}
.pos-main-pics h3 a {
    color: #fff;
}
.pos-main-pics h3 a:hover
{
    color:#22b24c;
}


.item-hover-list-pics {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 111;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    display: none;
}
.item-hover-list-pics a {
    color: #fff;
    text-transform: uppercase;
    background: url(../artseed/icon-list-pics.png) no-repeat 14px 6px #0099FF;
    padding: 13px 19px 13px 55px;
    border-radius: 5px;
    display: inline-block;
}

.item-hover-list-pics a strong {
    margin-left: 0px;
}

.artseed-item-content-list:hover .item-hover-list-pics {
    display: block;
}
.artseed-item-content-list:before
{
   content:"";
   position:absolute;
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0.58);
   z-index: 11;
   display: none;
}
.artseed-item-content-list:hover:before
{
    display:block
}

.zalo-chat{
	position: fixed;
    right: 10px;
    bottom: 120px;
    z-index: 9999;
}
.messanger {
    position: fixed;
    right: 10px;
    bottom: 60px;
    z-index: 9999;
}
.posbot {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ccc;
    z-index: 99999;
	display: none;
}
a.hotlieFooter {
    width:33.3333%;
    float: left;
    text-align: center;
    margin-bottom: 1px;
}
a.hotlieFooter span {
    background: url(../artseed/hotline.png) no-repeat;
        background-size: auto;
    width: 40px;
    height: 40px;
    font-size: 23px;
    text-align: center;
    line-height: 40px;
    border-radius: 22px;
    margin-right: 5px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 5px;
}


a.dathangfooter {
     width:33.3333%;
    float: left;
    text-align: center;
    margin-bottom: 1px;
}
a.dathangfooter span {
    background: url(../artseed/ico-zalo.jpg) no-repeat;
        background-size: auto;
    width: 40px;
    height: 40px;
    font-size: 23px;
    text-align: center;
    line-height: 40px;
    border-radius: 22px;
    margin-right: 5px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 5px;
}

a.chatngay {
     width:33.3333%;
    float: left;
    text-align: center;
    margin-bottom: 1px;
}
a.chatngay span {
    background: url(../artseed/facebook-msg.png) no-repeat;
        background-size: auto;
    width: 40px;
    height: 40px;
    font-size: 23px;
    text-align: center;
    line-height: 40px;
    border-radius: 22px;
    margin-right: 5px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 5px;
}

.box-hotines {
    position: fixed;
    bottom: 0;
    left: 5px;
    border-radius: 7px 7px 0 0;
    background: #fff;
    padding: 0px;
    box-shadow: 0px 1px 2px 1px #333;
	z-index:999;
}

.tile-htl {
    background: #0099FF;
    padding: 6px 13px;
    color: #fff;
    cursor: pointer;
    border-radius: 7px 7px 0 0;
}

.tile-htl span {
    margin: 0 14px;
}


.tile-htl .fa-volume-control-phone {
    background:#fff;
    color: #0099FF;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 100%;
    font-size: 17px;
    line-height: 25px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    vertical-align: middle;
}
.tile-htl .fa-volume-control-phone:before {
    position: absolute;
    content: "\f2a0";
    left: 7px;
    top: -1px;
    font-family: FontAwesome;
    font-size: 15px;
}


.content-box-hotline ul
 li {
    line-height: 30px;
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #0099FF;
}

.content-box-hotline ul
 li strong {float: right;margin-right: 10px;color: #0099FF;}

.content-box-hotline ul
 li:last-child {
    border-bottom: none;
}

.content-box-hotline ul {
    margin-bottom: 0;
}

.content-box-hotline {
    display: block;
}

.title-order-tour-conctact {
    padding: 0 0 10px 38px;
    padding-left: 38px;
    line-height: 22px;
    color: #0099FF;
    margin-bottom: 10px;
	font-size:18px;
}
.clearfix{
	width:100%;
	clear:both;	
}
.form-order-tour{
	width:100%;
	margin:20px 0 5px;
	height:auto;
	overflow:hidden;	
}
form.form-order-tour input{
    float: left;
    box-shadow: none;
    width:70%;
    border-radius: 0;
    margin-bottom: 10px;
}
.form-contro-center {
    float: none !important;
    margin: 0 auto 10px !important;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn-order-tour {
    clear: both;
    margin: 10px 0;
}
.btn-order-tour button {
    background:#f36f21;;
    color: #fff;
    display: inline-block;
    border: none;
    padding: 10px 60px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}
.btn-order-tour button:hover{
	background: #0099FF;
}
.form-order-tour input[type=text]:focus, .form-order-tour textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #0099FF;
}
.contentseo img{
	max-width:100% !important;	
	height:auto !important;
}