.breadcrumb{padding: 13px 0 0px;}
.breadcrumb ul{float: left; list-style: none;}
.breadcrumb ul li{float: left;}
.breadcrumb ul li+li:before{content: "/"; display: inline-block; margin: 0 11px;}
.breadcrumb ul li a{display: inline-block; color: #333;}

@media (min-width:320px){
    .breadcrumb ul li.breadcrumb-mobile{display: none;}
}
@media (min-width:767px){
    .breadcrumb ul li.breadcrumb-mobile{display: block;}
}
.LienHeInfo li{line-height: 22px; position: relative; margin-bottom: 15px; list-style: none;}
.LienHeInfo li:after{width: 100%; border-bottom: 1px dashed #dedede; display: block; content: ''; position: absolute; z-index: 1; top: 13px;}
.LienHeInfo li label{Display: inline-block; background: #fff; padding-right: 5px; position: relative; z-index: 2; font-family: RobotoBold; font-size: 15px; color: #00549a;}
.LienHeInfo li label i{width: 20px; font-size: 15px;}
.LienHeInfo li span{padding-left: 20px; display: block;}
.LienHeInfo li a{color: black;}

.formLeft{float: left; width: 100%}
.formLeftitem{margin-bottom: 15px; position: relative; width: 100%;}
.formLeft input{border-left: 0; width: calc(100% - 40px);}
.formLeft i{float: left; width: 40px; color: #00549a; line-height: 31px; font-size: 20px; text-align: center; border: 1px solid #dedede; box-sizing: border-box;}

.formRight{float: right; position: relative; width: 100%; margin-bottom: 15px;}

@media (min-width: 320px){
    .LienHeRight{margin: 0 0 20px;}
}
@media (min-width: 767px){
    .LienHeLeft{float: left; width: 30%;}
    .LienHeRight{float: right; margin: 0 0 20px 3%; width: calc(64% - 1px); padding-left: 3%; border-left: 1px solid #dedede;}
}.email{width: 265px; margin-bottom: 30px;}
.email-item{position: relative; float: left; height: 29px;}
.email-item input[type='text']{height: 100%;}
.email-item input[type='submit']{width: 100%; height: 100%;}
.email-item label.error,
#email-registered{line-height: 29px; color: #ff0000;}
#email-result{font-size: 15px; text-transform: uppercase; text-align: center; line-height: 29px; color: #fff; background:#ff0000; margin-bottom: 30px;}

@media (min-width:320px){
    .email-item:nth-child(1){width: calc(100% - 83px); margin-right: 3px;}
    .email-item:nth-child(2){width: 80px;}
}.cart-item{text-align: left;}
.cart-img{float: left; margin-right: 10px;}
.cart-name{font-size: 15px; text-transform: uppercase; text-align: left; color: #006892;}
.cart-string{list-style: none; color: #696969;}
.cart-button{text-align: left;}
.cart-button a{display: inline-block; font-size: 11px; text-align: center; line-height: 20px; color: #fff; padding: 0 11px; background: #696969; transition: all 0.25s ease 0s;}
.cart-button a:hover{background: #ff0000;}

.cart-price{margin-bottom: 17px;}
.cart-price b{font-size: 15px; color: #ff0000;}

.cart-quantity{}
.cart-quantity input[type='number']{float: left; text-indent: 0; text-align: center; width: 39px;}
.cart-quantity input::-webkit-outer-spin-button, .cart-quantity input::-webkit-inner-spin-button{-webkit-appearance: none;}
.cart-quantity div{float: left; width: 20px; height: 35px; background: #696969; transition: all 0.25s ease 0s;}
.cart-quantity div:hover{background: #ff0000;}
.cart-quantity div.cart-minus{margin: 0 5px 0 0;}
.cart-quantity div.cart-plus{margin: 0 0 0 5px;}
.cart-quantity div a{display: block; line-height: 35px; color: #fff;}

.cart-bill p{font-size: 15px; line-height: 30px;}
.cart-bill p span{display: inline-block;}
.cart-bill p span:nth-child(1){float: left;}
.cart-bill p span:nth-child(2){float: right; color: #ff0000;}
.cart-bill a{display: block; margin-top: 10px; text-transform: uppercase; text-align: center; line-height: 30px; color: #fff; background: #006892; transition: all 0.25s ease 0s;}
.cart-bill a:hover{background: #ff0000;}
.cart-bill a:nth-of-type(1){float: left; width: calc(50% - 5px);}
.cart-bill a:nth-of-type(2){float: right; width: calc(50% - 5px);}

.cart-form{}
.cart-form-left{float: left; width: calc(50% - 5px);}
.cart-form-right{float: right; width: calc(50% - 5px);}
.cart-form-item{position: relative; margin-bottom: 10px;}
.cart-form-item textarea{height: 170px;}
.cart-paylist{}

@media (min-width:320px){
    .cart-product{margin-bottom: 20px;}
    .cart-img, .cart-string{display: none;}
}
@media (min-width:400px){
    .cart-string{display: block;}
}
@media (min-width:480px){
    
}
@media (min-width:580px){

}
@media (min-width:767px){
    .cart-product{float: left; width: calc(100% - 280px); margin-bottom: 0;}
    .cart-bill{float: right; width: 270px;}
}
@media (min-width:970px){
    .cart-img{display: block;}
    .cart-form{float: left; width: calc(100% - 420px);}
    .cart-paylist{float: right; width: 400px;}
}/*** TABLE ***/
.table{display: table; width: 100%; border-collapse: collapse; box-sizing: border-box; background: #fff;}
.table-body{display: table-row-group; line-height: 22px; text-align: center; box-sizing: border-box;}
.table-row{display: table-row;}
/*.table-row:hover{background: #f9f9f9;}*/
.table-row.table-head{text-transform: uppercase; border-bottom: 3px solid #006892;}
.table-cell{border: 1px solid #d7d7d7; display: table-cell; padding: 5px; vertical-align: middle; box-sizing: border-box;}

/*** OPTION ***/
.table-price{font-size: 15px; color: #ff0000;}
.table-left{text-align: left;}
.table-right{text-align: right;}
.table-transform{text-transform: uppercase;}
.table-background{background: #f9f9f9;}

/*** SIZE ***/
.table-50px{width: 50px;}
.table-110px{width: 110px;}
.table-175px{width: 175px;}

@media (min-width:320px){
    .table-cell-price, .table-mobile, .table-tablet{display: none;}
}
@media (min-width:480px){
    .table-cell-price{display: table-cell;}
}
@media (min-width:580px){
    
}
@media (min-width:767px){
    .table-mobile{display: table-cell;}
}
@media (min-width:970px){
    .table-tablet{display: table-cell}
}
@media (min-width:1170px){
}.advisory{margin-bottom: 30px;}

.advisory-left{height: 30px; background: #ff0000;}
.advisory-left a{display: block; font-family: RobotoBold; font-size: 15px; text-align: center; line-height: 30px; color: #fff;}

.advisory-right{position: relative; height: 28px; overflow: hidden;}

.ticker-title{display: none;}
.ticker-content {position: absolute; background: #fff; overflow: hidden; white-space: nowrap;}
.ticker-content a{display: block; line-height: 28px; color: #339933;}
.ticker-swipe {display: block; width: 100%; height: 28px; background: #fff; position: absolute; top: 0;}

@media (min-width: 320px){
    .advisory-right{border: 1px solid #d7d7d7; border-top: 0;}
}
@media (min-width: 480px){
    .advisory-left{float: left; width: 275px;}
    .advisory-right{float: right; width: calc(100% - 276px); border: 1px solid #d7d7d7; border-left: 0;}
}.intro{margin: 0 0 30px; padding: 15px 15px 5px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.125);}
.intro-title{font-size: 20px; line-height: 25px; margin-bottom: 15px;}
.intro-text{margin-bottom: 15px;}
.intro-more{font-style: italic; line-height: 22px;}
.intro-more a{display: block; color: #ff0000;}
.intro-more a i{font-style: italic;}.partner{padding: 25px 0 15px;}
.partner-title{font-size: 15px; text-transform: uppercase; margin-bottom: 15px; padding-bottom: 11px; border-bottom: 1px solid #d7d7d7;font-weight: bold;}
.partner-title span{border-bottom: 2px solid #006892;padding-bottom: 10px;}
.partner-item{position: relative; height: 100px;transition: all 0.25s ease 0s;}
.partner-item img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: calc(100% - 20px);max-height: calc(100% - 20px);}.product-group {
  margin-bottom: 20px;
}

.product-title {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  line-height: 25px;
  margin-bottom: 20px;
}
.product-title a {
  display: inline-block;
  padding: 0 15px;
  background: #fff;
  color: #28303e;
}
.product-title:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #28303e;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}

.product-item {
  float: left;
  border: none;
  border-radius: 4px;
  padding: 4px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0px 9px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 3px -1px -1px 1px rgba(0, 0, 0, 0.1);
}

.product-info {
  line-height: 20px;
  height: 60px;
  background: #fff;
}

.product-name {
  height: 40px;
  overflow: hidden;
}
.product-name a {
  display: block;
  color: #28303e;
}
.product-name a h3 {
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
  color: black;
}
.product-price {
  text-align: center;
}
.product-price span {
  color: #b10c22;
}
.product-price a {
  color: #005070;
}
.product-price a:hover {
  text-decoration: underline;
}
.product-more {
  position: relative;
  margin: auto;
  width: 200px;
  text-align: center;
}
.spmore {
  position: relative;
  margin: auto;
  width: 200px;
  height: 40px;
  border: none;
  border-radius: 4px;
  background: #fff;
  padding: 5px 15px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0px 9px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 3px -1px -1px 1px rgba(0, 0, 0, 0.1);
  transition: all 0.25s ease 0s;
}
.product-more a:hover {
  color: #ed1b35;
}

@media (min-width: 320px) {
  .product-item {
    width: 100%;
  }
  .product-item:nth-child(4n) {
    margin-right: 0;
  }
  .product-info {
    padding: 15px 5px;
    font-size: 14px;
  }
}
@media (min-width: 360px) {
  .product-info {
    padding: 15px 10px;
    font-size: 15px;
  }
}
@media (min-width: 414px) {
  .product-item {
    width: calc((100% - 36px) / 2);
    margin-right: 20px;
  }
  .product-item:nth-child(2n) {
    margin-right: 0;
  }
  .product-info {
    font-size: 16px;
  }
}
@media (min-width: 480px) {
}
@media (min-width: 580px) {
}
@media (min-width: 767px) {
  .product-item {
    width: calc((100% - 64px) / 3);
    margin-right: 20px;
  }
  .product-item:nth-child(2n) {
    margin-right: 20px;
  }
  .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 970px) {
  .product-item {
    width: calc((100% - 44px) / 3);
    margin-right: 10px;
  }
  .product-item:nth-child(2n) {
    margin-right: 10px;
  }
  .product-item:nth-child(3n) {
    margin-right: 0;
  }
  .product-info {
    font-size: 15px;
  }
}
@media (min-width: 1170px) {
  .product-item {
    width: calc((100% - 80px) / 3);
    margin-right: 25px;
  }
  .product-item:nth-child(2n) {
    margin-right: 30px;
  }
  .product-item:nth-child(3n) {
    margin-right: 0;
  }
  .product-info {
    font-size: 16px;
  }
}
.slide{margin-bottom: 33px;}
.slide .owl-nav{opacity: 0; transition: all 0.25s ease 0s;}
.slide .owl-nav div{position: absolute; top: 0; bottom: 0; margin: auto; width: 50px; height: 50px; opacity: 0.5; transition: all 0.25s ease 0s;}
.slide .owl-nav div:hover{opacity: 1;}
.slide .owl-nav div.owl-prev{left: 25px; background: url(/components/home.slide/l.png) no-repeat;}
.slide .owl-nav div.owl-next{right: 25px; background: url(/components/home.slide/r.png) no-repeat;}

.slide-item{position: relative;}
.slide-item span{position: absolute; right: 0; bottom: 0; left: 0; margin: auto; padding: 10px 20px; font-size: 17px; line-height: 25px; color: #fff; background: rgba(0,0,0,0.5); transition: all 0.25s ease 0s;}

.slide:hover .owl-nav{opacity: 1;}
.slide:hover .slide-item span{background: rgba(0,0,0,0.75);}

@media (min-width:320px){.slide-item span{display: none;}}
@media (min-width:580px){.slide-item span{display: block;}}.menu-bar{position: relative; height: 50px; margin-bottom: 10px; background-image: linear-gradient(to bottom, #02b3e4 0%, #02ccba 100%); z-index: 100;}
.menu-icon{position: relative; float: left; width: 50px; height: 50px; text-align: center;}
.menu-icon span{display: block; width: 28px; height: 2px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #fff;}
.menu-icon span:after, .menu-icon span:before{display: block; width: 28px; height: 2px; background: #fff; position: absolute; content: '';}
.menu-icon span:after{bottom: -8px;}
.menu-icon span:before{top: -8px;}

.menu{float: left;}
.menu ul{list-style: none; transition: all 0.25s ease 0s;}
.menu ul li{position: relative; float: left; list-style: none; transition: all 0.25s ease 0s;}
.menu ul li a{display: block; color: #fff; transition: all 0.25s ease 0s;}

.menu ul > li > a{text-transform: uppercase; line-height: 50px;}
.menu ul > li.active > a, .menu ul > li:hover > a{background: #00549a;}

.menu ul li ul{position: absolute; width: 240px; opacity: 0; transform-origin: 0 0;}
.menu ul li ul li{float: none; margin: 0;}
.menu ul li ul li a{padding: 0 7px; background: #28303e; line-height: 35px;}
.menu ul li ul li a:hover{background: #5ec6cb;}

.menu ul li ul{top: 100%; left: 0; transform: scale(1,0);}
.menu ul > li:hover > ul{transform: scale(1,1); opacity: 1;}

.menu ul li ul li ul{top: 0; left: 100%; transform: scale(0,1);}
.menu ul li ul > li:hover > ul{transform: scale(1,1); opacity: 1;}

.menu-search{max-width: 580px; margin: auto;}
.menu-search select{float: left; width: 150px; height: 40px; border-right: 0;}
.menu-search input[type='text']{float: left; width: calc(100% - 190px); height: 40px; border-right: 0;}
.menu-search input[type='submit']{position: relative; float: right; width: 40px; height: 40px; background: #fff url(/theme/images/bgsearch.png) no-repeat center; border: 1px solid #d7d7d7; border-left: 0; z-index: 2;} 

.menu-login{float: right;}
.menu-login a{float: left; display: block; padding: 0 10px; text-transform: uppercase; line-height: 50px; color: #fff; transition: all 0.25s ease 0s;}
.menu-login a:hover{background: #006892;}

@media (min-width: 320px){
    .menu{display: none;}
}
@media (min-width: 970px){
    .menu{display: block;}
    .menu-display{display: none;}
    .menu ul > li > a{padding: 0 10px;}
}
@media (min-width: 1170px){
    .menu ul > li > a{padding: 0 15px;}
}.news-item{margin: 0 0 30px; line-height: 20px;}

.news-info .clear{width: 100%; margin: 10px 0 15px; border-bottom: 1px dashed rgba(51,51,51,0.5);}

.news-name{font-family: RobotoBold; font-size: 15px; text-transform: uppercase; color: #28303e; max-height: 40px; overflow: hidden; margin-bottom: 10px;}
.news-name a, .news-name h1{color: #28303e; transition: all 0.25s ease 0s;}
.news-name h1{font-size: calc(100% + 2px);}
.news-name:hover a{color: #ed1b35;}

.news-prev{color:  rgba(51,51,51,0.75); max-height: 40px; overflow: hidden;}

.news-more{float: left; font-size: 12px; text-transform: uppercase; margin: 0 10px 0 0;}
.news-more a{display: block; padding: 3px 10px 2px; background: #006892; color: #fff; transition: all 0.25s ease 0s;}
.news-more:hover a{background: #ed1b35;}

.news-time{float: left; font-size: 12px; text-transform: uppercase;}
.news-time-inner{margin-bottom: 10px;}
.news-time a{display: inline-block; background: rgba(51,51,51,0.75); color: #fff; margin: 0 6px 0 0; padding: 3px 10px 2px; transition: all 0.25s ease 0s;}
.news-time a:hover{background: #28303e;}
.news-time span{display: inline-block; padding: 3px 0 2px; color: rgba(51,51,51,0.75);}

@media (min-width:320px){
    .news-img{margin: 0 0 11px;}
}
@media (min-width:480px){
    .news-img{float: left; width: 220px; margin: 0;}
    .news-info{float: right; width: calc(100% - 250px);}
}.SPDetailLeft {
  position: relative;
  float: left;
  margin: 0 0 30px;
}
.SPDetailLeft .product-click {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 11px;
  background: rgba(255, 255, 255, 0.75);
  padding: 3px;
  opacity: 0.5;
  transition: all 0.25s ease 0s;
}
.SPDetailLeft:hover .product-click {
  opacity: 1;
}

.SPDetailRight {
  float: right;
  margin: 0 0 30px;
}

.SPDetailName {
  font-family: RobotoBold;
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  color: #ed1b35;
}

.SPDetailInfo {
  list-style: none;
  line-height: 22px;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px 0 15px;
  margin-bottom: 15px;
}

.SPDetailPrice {
  line-height: 30px;
  margin-bottom: 25px;
}
.SPDetailPrice span {
  font-family: RobotoBold;
  font-size: 21px;
  color: #ed1b35;
}
.SPDetailPrice span a {
  font-family: RobotoBold;
  font-size: 21px;
  color: #006892;
}
.SPDetailPrice span a:hover {
  text-decoration: underline;
}
.SPDetailPrice label {
  font-family: RobotoBold;
  font-size: 19px;
  color: #b7b7b7;
  text-decoration: line-through;
}

.SPDetailBook {
  margin-bottom: 30px;
}

.SPDetailQuantity {
  float: left;
  width: 140px;
}
.SPDetailQuantity div {
  float: left;
  width: 40px;
  height: 40px;
  background: #0782c1;
  transition: all 0.25s ease 0s;
}
.SPDetailQuantity div:hover {
  background: #319696;
}
.SPDetailQuantity div a {
  display: block;
  font-size: 15px;
  font-family: bold;
  text-align: center;
  line-height: 38px;
  color: #fff;
}
.SPDetailQuantity input {
  float: left;
  width: 60px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  border: 1px solid #0782c1;
  border-right: 0;
  border-left: 0;
  text-indent: 0;
}

.SPDetailCart {
  float: right;
  width: calc(100% - 160px);
  height: 40px;
  background: #0782c1;
}
.SPDetailCart a {
  display: block;
  font-family: RobotoBold;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  line-height: 40px;
  color: #fff;
  transition: all 0.25s ease 0s;
}
.SPDetailCart a:hover {
  background: #319696;
}

@media (min-width: 320px) {
  .SPDetailLeft,
  .SPDetailRight {
    width: 100%;
  }
  .BookLeft,
  .BookRight,
  .BookInfo,
  .BookRoute {
    width: 100%;
  }
}
@media (min-width: 480px) {
}
@media (min-width: 767px) {
  .SPDetailLeft {
    width: 390px;
  }
  .SPDetailRight {
    width: calc(100% - 420px);
  }
  .BookInfo {
    float: right;
    width: calc(50% - 5px);
  }
  .BookRoute {
    float: left;
    width: calc(50% - 5px);
  }
}

/* added by nart3d */
.introduction p {
  margin: 15px 0;
}

.specs {
  margin-top: 30px;
}

table.product-specs {
  width: 80%;
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #e1e1e1;
}
table.product-specs td {
  border-collapse: collapse;
  border: 1px solid #e1e1e1;
}
table.product-specs tr {
  display: table-row;
}
table.product-specs th {
  background-color: #f4f4f4;
  border-collapse: collapse;
  border: 1px solid #e1e1e1;
  text-align: left;
  font-size: 20px;
  font-weight: normal;
}
table.product-specs td,
th {
  padding: 10px;
}

table.product-specs td:first-child {
  width: 40%;
  background-color: #fafafa;
}

/*style like unv*/
.tableProDetails table {
  border-collapse: collapse;
  border-spacing: 0;
  color: #39425f;
}

.tableProDetails td {
  padding: 10px 15px;
  line-height: 24px;

  border: 1px solid #ddd;
}

.tableProDetails th {
  background-color: #f2f2f2;
  line-height: 26px;
  padding: 10px 15px;
  text-align: left;
  font-weight: bold;
  border: 1px solid #ddd;
  width: 25%;
}

.specs-2-table th,
td {
  border-top: 1px solid rgb(147, 204, 221);
  border-collapse: collapse;
  padding: 5px;
}
.specs-2-table th {
  background-color: rgb(183, 230, 241);
  font-weight: 300;
}
.login{margin-bottom: 30px;}
.login-form{box-sizing: border-box; max-width: 400px; margin: auto;}
.login-item{position: relative; width: 100%; height: 33px; line-height: 33px; margin-bottom: 15px;}
.login-item-password label{position: relative; display: inline-block; padding-left: 31px; cursor: pointer;}
.login-item-password label:after,
.login-item-password a:after{content: "\f00c"; position: absolute; top: 0; bottom: 0; left: 0; width: 25px; height: 25px; margin: auto; font-family: 'FontAwesome'; text-align: center; line-height: 25px; color: #d7d7d7; border: 1px solid #d7d7d7; transition: all 0.25s ease 0s;}
.login-item-password label:hover:after{border: 1px solid #333;}
.login-item-password a:hover:after{color: #333; border: 1px solid #333;}
.login-item-password input[type='checkbox']{display: none;}
.login-item-password input[type='checkbox']:checked + label:after{color: #333; border: 1px solid #333;}
.login-item-password a{position: absolute; display: inline-block; top: 0; right: 0; color: #333; padding-right: 31px;}
.login-item-password a:after{content: "\f128"; right: 0; left: inherit;}
.login-item-register{margin-bottom: 0; text-align: center;}
.login-item-register a{color: #333; transition: all 0.25s ease 0s;}
.login-item-register a:hover{color: #ff0000;}
.login-error, .login-update{text-transform: uppercase; line-height: 21px; color: #fff; margin: 0 0 15px; padding: 7px 0 5px 15px;}
.login-error{background: rgba(255,0,0,0.5); border-left: 5px solid #ff0000;}
.login-update{background: rgba(0,128,0,0.5); border-left: 5px solid #008000;}
.login-text span{display: block; font-size: 20px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #d7d7d7;}
.login-text p{margin-bottom: 10px; line-height: 20px;}
.login-right ul{list-style: none;}
.login-right ul li{line-height: 25px;}
.login-right ul li:nth-child(1){text-transform: uppercase; line-height: 30px;}
@media (min-width: 320px){
    .login-left{margin-bottom: 20px;}
}
@media (min-width: 767px){
    .login-left{float: left; width: calc(100% - 415px); margin-bottom: 0;}
    .login-right{float: right; width: 375px;}
}