@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=vietnamese');
.container-fluid {
  max-width: 1920px;
}

.container-fluid>.row>div:last-child {
  padding-right: 0;
}

.container {
  width: 100%;
  max-width: 1200px;
}

@media (min-width: 1920px) {
  body {
    box-shadow: 0 5px 5px #ddd;
  }
}

body {
  max-width: 1920px;
  margin: auto;
  /* font-family: "Maven Pro", "Helvetica", "Arial", "sans-serif"; */
  overflow: hidden;
  color: #000;
}

.header-top {
  z-index: 11;
  position: relative;
  padding: 12px 0;
  background: #f6f6f6;
}

.header-mid {
  padding: 40px 0;
}

.header-mid.navbar-fixed-top {
  background: #fff;
  padding: 10px 0;
  box-shadow: 0 2px 5px #ddd;
  max-width: 1920px;
  margin: auto;
}

.header-bottom {
  background-color: #333;
}

.header-bottom .menu-footer-vertical {
  padding: 10px;
}

.header-bottom .menu-footer-vertical>.list-fan-page>li {
  margin-bottom: 0;
}

.header-bottom .menu-footer-vertical .list-fan-page {
  float: right;
}

.clear-both {
  clear: both;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.padding-t-10 {
  padding-top: 10px !important;
}

.padding-t-30 {
  padding-top: 30px !important;
}

.padding-t-50 {
  padding-top: 50px !important;
}

.padding-b-10 {
  padding-bottom: 10px !important;
}

.padding-b-30 {
  padding-bottom: 30px !important;
}

.padding-b-50 {
  padding-bottom: 50px !important;
}

.padding-t-15 {
  padding-top: 15px !important;
}

.margin-r-10 {
  margin-right: 10px !important;
}

.margin-l-10 {
  margin-left: 10px !important;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-b-15 {
  margin-bottom: 15px !important;
}

.margin-t-10 {
  margin-top: 10px !important;
}

.vertical-middle {
  vertical-align: middle !important;
}

.button-nav {
  width: 44px;
  height: 44px;
  position: relative;
  float: left;
  display: block;
  margin: 0;
  cursor: pointer;
  margin-left: 6px;
}

.button-nav:before {
  position: absolute;
  content: '';
  width: 30px;
  height: 2px;
  background: #2d7eaf;
  top: 17px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.button-nav:after {
  content: '';
  width: 30px;
  height: 10px;
  border-top: 2px solid #2d7eaf;
  border-bottom: 2px solid #2d7eaf;
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.box-nav {
  width: 270px;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  left: -300px;
  top: 0;
  z-index: 9999;
  box-shadow: 10px 5px 22px rgba(0, 0, 0, .3);
}

.box-nav.open {
  left: 0;
  transition: 0.2s all ease;
}

.black-drop {
  position: fixed;
  z-index: 999;
  background: rgba(0, 0, 0, .4);
  width: 100%;
  height: 100%;
  display: none;
}

.black-drop.open {
  display: block;
}

.title-category {
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  padding: 0 15px;
  line-height: 46px;
  margin: 0;
  position: relative;
  background: #1857BE;
}

.change-desktop {
  height: 40px;
  background: #e3e3e3;
  width: 100%;
  margin-top: 20px;
}

.change-desktop a {
  line-height: 40px;
  text-align: center;
  display: block;
  color: #333;
}

.name-suggestion .mark {
  padding: 0;
  text-decoration: underline;
  background: none;
  font-weight: normal;
}

.xzoom-lens-nh .xzoom-lens {
  border: none !important;
  max-height: 100%;
  max-width: 100%;
}

.item-available .img {
  width: 36px;
  text-align: center;
}

.item-available .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.zoomWindowContainer .zoomWindow {
  border: 0 !important;
  background-color: #FFF;
}

.list-meta-product>li {
  list-style: none;
  float: left;
  margin: 0 10px 10px 0;
}

.list-meta-product>li>a {
  color: #383838;
  padding: 5px 10px;
  border: 1px solid #ddd;
  line-height: 25px;
}

.list-meta-product>li>a:hover {
  color: #fff;
  border-color: #1857BE;
  background: rgba(237, 28, 36, 0.57);
}

.list-meta-product>li>a.active {
  color: #fff;
  border-color: #1857BE;
  background: rgba(237, 28, 36, 0.57);
}

#register-modal .form-group {
  height: 40px;
  clear: inherit;
}

#frm-profile .form-group {
  position: relative;
  min-height: 45px;
}

#frm-profile .form-group>div {
  position: relative;
  height: 40px;
}

.modal .modal-header {
  padding: 10px;
}

.modal-header .modal-title {
  font-size: 25px;
}

.account-user .dropdown-menu {
  border-radius: 0;
}

.has-error .result-validate .form-control-feedback {
  top: -40px;
}

.has-success .result-validate .form-control-feedback {
  top: -35px;
}

.wrap-avatar-member>img {
  width: 25px;
  height: 25px;
  border-radius: 0;
  position: relative;
  top: -2px;
}

.list-download .media-heading {
  line-height: 17px;
}

.lg-outer .lg-thumb-item {
  border-radius: 0;
}

.product-left-right .media-left {
  width: 33%;
  padding-top: 33%;
  position: relative;
  margin-right: 15px;
}

.media-body h4.media-title-video {
  margin-top: 0;
  margin-bottom: 5px;
}

.file-download .file-name {
  max-height: 35px;
  line-height: 17px;
  overflow: hidden;
}

.col-sm-1>.item-download .description-list-file {
  display: none;
}

.col-sm-1>.item-download .file-name {
  display: none;
}

.col-sm-1>.item-download .btn-download span {
  display: none;
}

.col-sm-1>.item-download .btn-download i {
  font-size: 20px !important;
}

.col-sm-1>.item-download .file-download i {
  font-size: 20px !important;
}

.col-sm-3>.item-download .description-list-file {
  display: none;
}

.col-sm-3>.item-download .file-name {
  display: none;
}

.col-sm-3>.item-download .btn-download span {
  display: none;
}

.col-sm-3>.item-download .btn-download i {
  font-size: 20px !important;
}

.col-sm-3>.item-download .file-download i {
  font-size: 20px !important;
}

.col-sm-4>.item-download .description-list-file {
  display: none;
}

.col-sm-4>.item-download .file-name {
  display: none;
}

.col-sm-4>.item-download .btn-download span {
  display: none;
}

.col-sm-4>.item-download .btn-download i {
  font-size: 20px !important;
}

.col-sm-4>.item-download .file-download i {
  font-size: 20px !important;
}

.box-right-download .media {
  margin: 0 0 20px 0;
}

.short_intro p {
  font-size: 15px;
  font-weight: bold;
}

.welcome .box_content {
  margin-top: 50px;
}

.tabs-block .tab-content {
  min-height: 100px;
}

.select2-container .select2-choice .select2-arrow b {
  background: url(../images/select2.png) no-repeat 4px 7px !important;
}

.item-product .img {
  background-size: cover !important;
}

.item-product .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.img-blogs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.img-80 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nhslider .item_block {
  margin-bottom: 45px;
}

.banner-img.col-1>div {
  padding-right: 0;
  padding-left: 0;
}

.style-view-1 .img {
  min-height: 155px;
}

.bg-cart .nav-tabs a {
  text-transform: uppercase;
  font-size: 16px;
}

.list-shipping-address .address-option {
  cursor: pointer;
  z-index: 99;
  ox-sizing: border-box;
  position: relative;
  display: block;
  padding: 15px 15px 15px 30px;
  background: #fff;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}

.list-shipping-address .address-option:hover {
  border: 1px solid #9ca643;
}

.list-shipping-address .address-option.active {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .09);
  border: 1px solid #9ca643;
}

.address-option p {
  margin-bottom: 0;
}

.address-option p b {
  font-weight: bold;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 1.3;
}

.box-cart-left>.card {
  background: none;
  box-shadow: none;
  border: 1px solid #ccc;
}

.box-cart-left>.card .form-control,
.box-cart-left>.card .chosen-container-single .chosen-single {
  /* height: 50px; */
  font-size: 16px;
  border-radius: 3px;
}

.box-cart-left>.card .chosen-container-single .chosen-single div {
  height: 50px;
  font-size: 16px;
  border-radius: 3px;
  padding-top: 13px;
}

.box-cart-left>.card .chosen-container-single .chosen-single span {
  height: 50px;
  line-height: 50px;
}

.box-cart-right-cont .delete-order {
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #666;
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #666;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #666;
}

.shoppingcart-box .list {
  max-height: 400px;
}

.fancybox-gallery:hover .image-hover {
  opacity: 0.65;
  background-color: #1857BE;
}

.nav-tabs-03.nav-tabs>li.active>a {
  background-color: #1857BE;
}

.nav-tabs-03.nav-tabs>li.active>a:focus {
  background-color: #1857BE;
}

.nav-tabs-03.nav-tabs>li.active>a:hover {
  background-color: #1857BE;
}

.box-step ul li.active .demo-icon {
  background-color: #1857BE;
}

.nav_title li a::before {
  background-color: #1857BE;
}

.title_style2 h3::after {
  background-color: #1857BE;
}

.opticon-select li:hover .btn-ver {
  background-color: #1857BE;
}

.opticon-select li.active .btn-ver {
  background-color: #1857BE;
}

.list-bank li label:before {
  background-color: #1857BE;
}

.box-style-1 .demo-icon:before {
  color: #1857BE;
}

.bottom-download span {
  color: #1857BE;
}

.cart-order .dropdown-toggle span.number {
  color: #1857BE;
}

.view-style .btn-view.active {
  color: #fff;
  background: #1857BE;
}

.nav li.active a {
  color: #1857BE;
}

.nav_desktop ul li.sub-menu-style2 ul li a:hover {
  color: #1857BE;
}

.nav_desktop ul li.sub-menu-style2:hover ul li a:hover {
  color: #1857BE;
}

.nav_desktop ul li:hover ul li a:hover {
  color: #1857BE;
}

.title-product a:hover {
  color: #1857BE !important;
}

.newsletter .btn-default {
  color: #1857BE;
}

.btn-icon:hover {
  color: #1857BE;
  border-color: #1857BE;
}

.wapper.open {
  left: 270px;
  position: absolute;
  width: 100%;
}


/*Slider*/

.mighty-slider {
  height: 34vw;
  overflow: hidden;
}

.mighty-slider .frame {
  width: 100%;
  height: 100%;
}

.mighty-slider .frame .slide_element {
  height: 100%;
}

.mighty-slider .frame .slide_element>div {
  float: left;
  height: 100%;
  overflow: hidden;
}

.mighty-slider .frame .mSCover img {
  max-width: none;
}

.mighty-slider .credit {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 11px;
  line-height: normal;
  font-weight: 300;
  text-shadow: rgba(0, 0, 0, 0.7) 0 1px 0px;
  color: #CCC;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 0 4px;
  white-space: nowrap;
  z-index: 1002;
  text-transform: uppercase;
}

.mighty-slider .credit a {
  color: #FFF;
  font-weight: 400;
}

.mighty-slider .infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 30%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  padding: 20px;
  z-index: 1002;
}

.mighty-slider .infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0, 0, 0, 0.55);
  left: 90px;
  right: auto;
  opacity: 0;
}

.mighty-slider .infoBlock2 {
  top: 90px;
  left: 100px;
}

.mighty-slider .infoBlock h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
  color: inherit;
  text-align: left;
}

.mighty-slider .infoBlock p {
  font-size: 16px;
  font-weight: 300;
  margin: 4px 0 0;
}

.mighty-slider .infoBlock a {
  color: #FFF;
  text-decoration: underline;
}

.sk-cube-grid {
  width: 60px;
  height: 60px;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #de4a4a;
  float: left;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0% {
    transform: scale3D(1, 1, 1);
  }
  70% {
    transform: scale3D(1, 1, 1);
  }
  100% {
    transform: scale3D(1, 1, 1);
  }
  35% {
    transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0% {
    transform: scale3D(1, 1, 1);
  }
  70% {
    transform: scale3D(1, 1, 1);
  }
  100% {
    transform: scale3D(1, 1, 1);
  }
  35% {
    transform: scale3D(0, 0, 1);
  }
}

.ajax-loading-icon {
  top: 35%;
  left: 47%;
  position: absolute;
}

.warp-loading-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
}

.warp-loading-all {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
}

.warp-bg {
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.7;
}

.wrap-suggestion {
  background: #fff;
  width: 35%;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.wrap-suggestion .item-suggestion {
  border-bottom: 1px solid #ddd;
  display: block;
  overflow: hidden;
  padding: 10px;
}

.wrap-suggestion .item-suggestion:last-child {
  border-bottom: none;
}

.wrap-suggestion .item-suggestion.ui-state-focus {
  border-bottom: 1px solid #ddd;
  border-top: none;
  border-left: none;
  border-right: none;
  background: #f0f0f0;
  color: #333;
  font-weight: normal;
  margin: 0;
}

.wrap-suggestion .item-suggestion.ui-state-focus:last-child {
  border-bottom: none;
}

.wrap-cart-modal .modal-content {
  border-radius: 0;
}

.wrap-cart-modal .close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #1857BE;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  opacity: 1;
  z-index: 1;
}

.wrap-cart-modal .text-modal {
  margin-bottom: 5px;
}

.wrap-cart-modal .product-name-modal {
  font-size: 17px;
  padding-right: 20px;
  font-weight: normal;
}

.wrap-cart-modal .price-modal {
  color: #1857BE;
  font-size: 16px;
  font-weight: bold;
}

.wrap-cart-modal .price-sale-modal {
  display: inline;
  text-decoration: line-through;
  opacity: 0.5;
  font-size: 13px;
}

.button-modal .btn {
  border-radius: 0;
}

.button-modal .continue-shopping {
  background: #1857BE;
}

.related-modal-cart {
  height: 70px;
}

.item-reldated {
  width: 50px;
  height: 70px;
}

.item-reldated img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #ddd;
  padding: 1px;
}

.image-cart-modal {
  border: 1px solid #ddd;
  padding: 1px;
}

.image-cart-modal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-related {
  padding: 0 30px;
}

.slider-related.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
  content: '\eaa5';
  font-size: 20px;
  line-height: 70px;
  display: block;
}

.slider-related.owl-theme .owl-buttons div.owl-next:before {
  content: '\eaa6';
  font-size: 20px;
  line-height: 70px;
  display: block;
}

.slider-related .owl-controls .owl-buttons div.owl-prev {
  left: 0;
  width: 25px;
  height: 70px;
  text-align: center;
  opacity: 1;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

.slider-related .owl-controls .owl-buttons div.owl-next {
  right: 0;
  width: 25px;
  height: 70px;
  text-align: center;
  opacity: 1;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

.item-suggestion .warp-img-suggestion {
  height: 50px;
  width: 50px;
  margin-right: 10px;
  float: left;
  text-align: center;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
}

.item-suggestion .name-suggestion {
  font-size: 15px;
  margin-bottom: 5px;
}

.item-suggestion .price-suggestion {
  margin-bottom: 0;
}

.item-suggestion .price-well {
  margin-right: 10px;
  color: #1857BE;
  font-size: 16px;
  font-weight: bold;
}

.item-suggestion .price-sale {
  text-decoration: line-through;
  opacity: 0.7;
  color: #333;
  display: inline;
}

.item-suggestion img.img-suggestion {
  height: 100%;
  width: auto;
}

.slider-thumb {
  border-top: none;
  border-bottom: none;
}

.slider-thumb.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
  content: '\eaa5';
}

.slider-thumb.owl-theme .owl-buttons div.owl-next:before {
  content: '\eaa6';
}

.slider-thumb .owl-controls {
  margin: 0;
}

.slider-thumb .owl-wrapper-outer {
  padding: 0;
}

.slider-thumb .item {
  margin: 5px;
  cursor: pointer;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 3px;
}

.slider-thumb .item.active {
  border: 1px solid #1857BE;
  border-radius: 3px;
}

.slider-thumb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border: none !important;
}

.thub-image {
  /* padding: 0 30px;
  margin-top: 30px; */
}

.thub-image .item:hover img {
  border: 1px solid #1857BE;
}

.thub-image .item.active img {
  border: 1px solid #1857BE;
}

.thub-image .owl-theme .owl-controls .owl-buttons div {
  /* font-size: 25px; */
}

.thub-image .owl-theme .owl-controls .owl-buttons div.owl-prev {
  /* top: 15px; */
}

.thub-image .owl-theme .owl-controls .owl-buttons div.owl-next {
  /* top: 15px; */
}

.xzoom-preview {
  background: #fff !important;
  border: 0 !important;
}

.advanced-product .ui-state-default {
  border: 1px solid;
  background: #fff;
  border-color: #1857BE;
  border-radius: 50px;
  top: -6px;
  width: 15px;
  height: 15px;
}

.advanced-product .ui-state-default:before {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 8px;
  height: 8px;
  left: 4px;
  top: 4px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.advanced-product .ui-state-hover {
  background: #fff;
  cursor: pointer;
}

.advanced-product .ui-state-active {
  background: #383838;
  cursor: pointer;
}

.advanced-product .box-left {
  margin-bottom: 10px;
}

.keyword-filter {
  border-radius: 5px;
}

.advanced-product .nav_title {
  /* margin-bottom: 10px; */
}

.advanced-product .ui-slider .ui-slider-range {
  background: #1857BE;
}

.advanced-product .ui-slider {
  height: 6px;
  top: 10px;
}

.a-row label {
  display: inline;
  color: #888;
  font-weight: 400;
}

.a-row .selection {
  font-weight: 700;
}

.product-available {
  border-radius: 0;
  /* padding: 0; */
  margin: 0 0 5px 0;
  border: none;
  background: none;
}

.product-available .item-available:hover {
  background: #f3f3f3;
}

.product-available .item-available .num-quantity {
  padding: 0 5px;
  line-height: 25px;
}

.product-available .item-available .price-well {
  font-size: 14px;
  color: #333;
  text-shadow: 0 2px 0 #e9e9e9;
}

.product-available .item-available .price-before {
  font-size: 12px;
  height: 17px;
}

.description-product-detail {
  padding: 0;
}

.description-product-detail ul {
  list-style: none;
}

.description-product-detail li {
  list-style: none;
}

.zoomLens {
  width: 100px !important;
  height: 100px !important;
}

.form-group {
  position: relative;
}

.form-group .icon-required {
  position: absolute;
  top: 4px;
  right: 15px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #a94442;
}

#order-list .btn-primary {
  background-color: #428bca !important;
  border-color: #428bca;
  color: #fff;
}

#order-list .btn-pink {
  background-color: #d6487e !important;
  border-color: #d6487e;
  color: #fff;
}

#order-list .btn-grey {
  background-color: #a0a0a0 !important;
  border-color: #a0a0a0;
  color: #fff;
}

.captcha-input {
  font-size: 13px;
  border: 1px solid #ccc;
  padding: 10px 5px;
  margin-top: 3px;
  /* border-radius: 5px; */
}

form#frm-send-contact .txt-upper {
  border-radius: 5px;
  box-shadow: none;
  border: none;
}

.btn-reload-captcha {
  color: #383838;
  line-height: 35px;
  font-size: 18px;
}

.nh-video-item .more-blogs {
  margin: 5px 0;
  color: #383838;
}

.nh-video-item .title-video-item {
  font-size: 20px;
  color: #383838;
  margin: 5px 0;
}

.nh-video-item .image-hover i[class*=icon-] {
  opacity: 0.5;
}

.nh-video-item .image-hover i[class*=icon-]:before {
  margin: 0;
}

.result-validate {
  position: relative;
  clear: both;
  font-size: 12px;
}

.file-input .file-caption {
  height: 38px;
}

.file-input .file-actions {
  display: none;
}

.file-input .file-upload-indicator {
  display: none;
}

.bottom-detail-product .tab-content {
  padding: 10px;
  line-height: 2;
}

.display-theme-1 {
  display: block;
}

.display-theme-2 {
  display: none;
}

.mSCover {
  background-size: cover !important;
}

@media(max-width:1200px) {
  .mSCover {
    background-size: cover !important;
  }
}

.nav-right .btn-show-search {
  font-size: 24px !important;
  padding: 0;
  line-height: 55px;
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
}

.nav-right .item-dropdown:hover {
  background-color: rgba(0, 0, 0, .07);
}

.nav-right>.box-search-mobile>.btn-show-search {
  margin: 0;
  padding: 0;
}

.box-product-style2 .nav_title li {
  padding: 0 15px 0 0;
}

.box-product-style2 .nav_title li a {
  text-transform: inherit;
  font-weight: normal;
  font-size: 15px;
}

.box-product-style2 .nav_title li a.pdropcap:first-letter {
  font-size: 16px;
  color: #383838;
  font-weight: normal;
  text-transform: lowercase;
  display: block;
  padding: 8px 20px !important;
  position: relative;
}

.box-product-style2 .nav_title li a::before {
  display: none;
}

.box-product-style2 h3:before {
  background-color: #1857BE;
}

.box-product-style2 .tab-product .nav_title {
  border: none;
  margin: 0;
}

.hotline-box {
  font-size: 15px;
  line-height: 29px;
  font-weight: 600;
}

.hotline-box i {
  font-size: 199%;
  color: #fedc00;
  margin-right: 20px;
  vertical-align: top;
}

@font-face {
  font-family: MyriadPro-Regular;
  src: url(../fonts/myriadpro-regular-webfont.eot);
  src: url(../fonts/myriadpro-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/myriadpro-regular-webfont.woff) format('woff'), url(../fonts/myriadpro-regular-webfont.ttf) format('truetype'), url(../fonts/myriadpro-regular-webfont.svg#MyriadPro-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: MyriadPro-Semibold;
  src: url(../font/MyriadPro-Semibold.otf);
}

@font-face {
  font-family: MyriadPro-bold;
  src: url(../font/MyriadPro-Bold.ttf);
}

@font-face {
  font-family: MyriadPro-BoldCond;
  src: url(../fonts/myriadpro-cond-webfont.eot);
  src: url(../fonts/myriadpro-cond-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/myriadpro-cond-webfont.woff) format('woff'), url(../fonts/myriadpro-cond-webfont.ttf) format('truetype'), url(../fonts/myriadpro-cond-webfont.svg#MyriadPro-BoldCond) format('svg');
  font-weight: normal;
  font-style: normal;
}

.bg-main {
  background-color: #1857BE;
}

.nav-tabs-01 .nav-tabs li.active span {
  background-color: #1857BE;
}

.nav-tabs-01 .nav-tabs li.active span .demo-icon {
  color: #1857BE;
}

.nav-tabs-01 .nav-tabs li.active i.icon-dot-circled {
  color: #1857BE;
}

.nav-tabs-01 .nav-tabs li span .demo-icon {
  color: #1857BE;
}

.nav-tabs-01 li.active .arrow-left::after {
  border-right-color: #1857BE;
  border-right-color: #1857BE;
}

.color-main {
  color: #1857BE;
}

.title-desc-detail {
  color: #1857BE;
}

.btn-primary {
  background-color: #1857BE;
  border: 1px solid #1857BE;
  color: #fff;
  border-radius: 3px;
  height: 42px;
}

.btn-primary.focus {
  background-color: #ea0009;
  border-color: #ea0009;
}

.btn-primary:focus {
  background-color: #ea0009;
  border-color: #ea0009;
}

.btn-primary:hover {
  background-color: #ea0009;
  border-color: #ea0009;
}

a.btn-primary {
  background-color: #1857BE;
  border: 1px solid #1857BE;
  color: #fff;
  color: #fff;
  line-height: 26px;
}

a.btn-show-search {
  color: #fff;
}

.pagination>li>a:focus {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>li>a:hover {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>li>span:focus {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>li>span:hover {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>li.active>a {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>.active>a {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>.active>a:focus {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>.active>a:hover {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>.active>span {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>.active>span:focus {
  background-color: #1857BE;
  border-color: #1857BE;
}

.pagination>.active>span:hover {
  background-color: #1857BE;
  border-color: #1857BE;
}

.bg-default {
  background-color: #383838;
}

.btn-default.focus {
  background-color: #e3e3e3;
  border-color: #ea0009;
  color: #ea0009;
}

.btn-default:focus {
  background-color: #e3e3e3;
  border-color: #ea0009;
  color: #ea0009;
}

.btn-default:hover {
  background-color: #e3e3e3;
  border-color: #ea0009;
  color: #ea0009;
}

.jslider .jslider-pointer {
  background: url(../images/jslider.png) no-repeat 0 0;
  background-position: 0 -60px;
}

.jslider .jslider-bg i {
  background: url(../images/jslider.png) no-repeat 0 0;
}

.box-search-mobile {
  float: right;
}

.box-search-mobile .box-search {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 50px;
  display: none;
  background: #fff;
  border-radius: 0;
  z-index: 999;
  padding: 20px;
  box-shadow: 0 0 5px #000;
  width: 300px;
  left: initial;
  padding: 0;
}

.box-search-mobile .box-search>.form-inline {
  border: none;
}

.box-search-mobile .box-search>.form-inline>.form-group {
  width: calc(100% - 39px);
}

.box-search-mobile .btn-search {
  right: 0;
  height: 38px;
}

@media (min-width: 768px) and (max-width: 820px) {
  .box-step ul li span {
    display: block;
    max-width: 150px;
  }
}

@media (min-width: 768px) {
  .nav_desktop {
    margin-left: 0;
  }
  #nav_detail {
    display: block;
    padding: 0;
  }
  #nav_detail .nav li:first-child a {
    border-left: none;
  }
  #nav_detail .nav li a {
    color: #aaa;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
    margin-bottom: 5px;
    margin-top: -1px;
    padding-bottom: 13px;
    background: #1857BE;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    background: #fff;
    padding: 14px 35px 12px;
    display: block;
    border-radius: 0;
    margin: 0;
    font-size: 16px;
  }
  #nav_detail .nav li.active a,
  #nav_detail .nav li.active:hover a {
    color: #fff;
    background: #1857BE;
  }
  #nav_detail .nav li:hover a {
    background-color: #fff;
    color: #1857BE;
  }
  #nav_detail .nav li.active a:after,
  #nav_detail .nav li:hover a:after {
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    bottom: -10px;
    height: 1px;
    /* background: #1857BE; */
  }
  .bottom-detail-product .tab-content {
    padding: 25px 30px;
  }
}

.item-download {
  height: 150px;
  overflow: hidden;
}

.item-download .media .media-body p {
  height: 40px;
  overflow: hidden;
}

#main_img {
  text-align: center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#main_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.checkbox .level-2 {
  padding-left: 20px;
}

.checkbox .level-3 {
  padding-left: 40px;
}

.checkbox .level-4 {
  padding-left: 60px;
}

.position-relative {
  position: relative;
}

ul.slider-news li {
  list-style: none;
}

ul.main_menu_mega>li>ul {
  position: static;
}

.contacts-list {
  margin: 20px 0;
}

.contact-address-wrap {
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

.contact-address {
  padding: 5px 15px;
  cursor: pointer;
}

.address-active {
  border: 1px solid #ddd;
  box-shadow: 0 0 10px #ccc;
}

#add_another_contact {
  margin-top: 15px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  font-size: 14px;
}

.new-contact {
  margin-right: -15px;
  margin-left: -15px;
}

.price-detail-page {
  border: none;
  padding: 20px 0;
  margin-bottom: 0;
}

.price-detail-page .dvt {
  font-size: 19px;
  color: #1857BE;
}

.price-detail-page .price-before {
  text-shadow: none;
  font-size: 14px;
}

.top-detail-product {
  margin-top: 0;
  position: relative;
}

.top-detail-product .code-product {
  margin-bottom: 5px;
  padding: 0;
}

.tag-discount {
  background: #1857BE;
  color: #fff;
  padding: 2px 6px;
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
  position: relative;
}

.tag-discount:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 14px solid #1857BE;
  position: absolute;
  top: 0;
  left: -14px;
}

.tag-discount:after {
  content: '';
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 16px;
  position: absolute;
  top: 2px;
  right: 92%;
}

.version {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.title-ver {
  margin: 0;
  position: relative;
  line-height: 35px;
}

.btn-ver {
  padding: 2px 5px 0 3px;
  border-radius: 0;
}

.title-name-product {
  margin-bottom: 20px;
  padding: 0;
}

#search-type {
  padding: 0;
  border: none;
  background: #5e5e5e;
  color: #fff;
}

#search-type .dropdown-toggle {
  font-size: 14px;
  color: #fff;
  padding: 0 10px;
  min-width: 150px;
  display: block;
  font-weight: 300;
}

#search-type .dropdown-toggle .caret {
  color: #fedc00;
}

.status-product {
  padding: 0 10px;
}

.out-of-stock {
  color: #ec353c;
  font-size: 20px;
}

.modal-content {
  border-radius: 0;
}

.title-cart {
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  color: #414141 !important;
}

.btn-main {
  border-radius: 0;
  background-color: #1857BE;
  border: 1px solid #1857BE;
  color: #fff;
}

.btn-main.focus {
  background-color: #ea0009;
  border-color: #ea0009;
}

.btn-main:focus {
  background-color: #ea0009;
  border-color: #ea0009;
}

.btn-main:hover {
  background-color: #ea0009;
  border-color: #ea0009;
}

.icon-list-address {
  display: inline-block;
  width: 20px;
}

.list-products-order {
  max-height: 370px;
}

@media (max-width: 767px) {
  .box-step ul li {
    margin-bottom: 15px;
  }
  .menu-ft {
    padding: 0;
    margin-bottom: 15px !important;
  }
  .hotline {
    padding: 0;
    margin-top: -50px;
    text-align: right;
  }
  #footer .menu-ft .list-menu-fy {
    /* display: none; */
  }
  #footer .menu-ft h4.title-menu-ft:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    float: right;
    position: absolute;
    right: 0;
  }
  .in-email>.content,
  .in-email .form-email-news {
    width: 100%;
  }
  .box-product {
    margin-bottom: 30px;
  }
  .box-search>.form-inline>.form-group>.input-group>.form-control {
    width: calc(100% - 20px);
  }
}

@media only screen and (max-width: 500px) {
  .gritter-center {
    left: 10% !important;
    right: 10% !important;
  }
}

@media (min-width: 1200px) {
  .box-search .form-inline input.form-control {
    width: 310px;
  }
}

@media (min-width: 992px) {
  .top-product-mon .col-xs-6:nth-child(3n+1) {
    clear: both;
  }
  .search-product .list-item:nth-child(3n+1) {
    clear: none;
  }
  .search-product .list-item:nth-child(4n+1) {
    clear: both;
  }
}

#menu-button {
  display: none;
}

@media (hover:none) {
  #menu-button {
    color: #fff;
    position: relative;
    height: 50px;
    width: 50px;
    background: #1857BE;
    display: block;
    line-height: 50px;
    padding-left: 10px;
    font-size: 22px;
  }
  .menu-vetical.main-menu {
    display: none;
  }
}

@media (max-width: 991px) {
  .top-product-mon .col-xs-6:nth-child(2n+1) {
    clear: both;
  }
  .in-email>.main-email-news {
    text-align: center;
    width: 100%;
  }
  .bannerSection-2 {
    display: none;
  }
  .item_block {
    /*display: none !important;*/
  }
  div#list-method {
    width: 100%;
    margin: 0;
  }
  .choose-bank {
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .hotline {
    margin: 0;
    text-align: left;
  }
  .dropdown {
    float: right;
    margin-right: 0;
  }
  .ab-1-right {
    margin-left: -15px;
    padding-right: 12px !important;
  }
  .ab-1-left {
    padding-right: 0;
    padding-right: 15px;
    margin-left: -5px !important;
  }
  #sub-menu01 li .tab-item {
    padding: 7px 0;
    margin-right: -10px;
  }
}

#cssmenu {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  box-sizing: border-box;
  width: auto;
  line-height: 1;
}

#cssmenu ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  box-sizing: border-box;
  display: block;
}

#cssmenu ul li {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  box-sizing: border-box;
}

#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  box-sizing: border-box;
}

#cssmenu ul li:hover>ul>li {
  height: auto;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  display: none;
}

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

#cssmenu ul ul li {
  height: 0;
  transition: height 0.2s ease;
}

#cssmenu ul ul li a {
  padding: 11px 20px;
  width: 250px;
  font-size: 14px;
  background: #e7b000;
  text-decoration: none;
  color: #fff;
  transition: color 0.2s ease;
}

#cssmenu ul ul li a:hover {
  color: #333;
}

#cssmenu ul ul li.has-sub>a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  content: "";
  transform: rotate(-45deg);
  transition: border-color 0.2s ease;
}

#cssmenu ul ul li.has-sub:hover>a::after {
  border-color: #fff;
}

#cssmenu ul ul li:hover>a {
  color: #333;
}

#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  box-sizing: border-box;
  display: none;
}

#cssmenu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu>ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu>ul>li {
  float: none;
}

#cssmenu>ul>li>a {
  padding: 0 20px 0 10px;
  height: 46px;
  font-size: 14px;
  text-decoration: none;
  line-height: 46px;
  color: #333;
  transition: color 0.2s ease;
}

#cssmenu>ul>li.has-sub>a {
  padding-right: 25px;
}

#cssmenu>ul>li.has-sub>a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  transform: rotate(45deg);
  transition: border-color 0.2s ease;
}

#cssmenu>ul>li.has-sub:hover>a::after {
  border-color: #fff;
}

#cssmenu>ul>li:hover>a {
  color: #1857BE;
}

#cssmenu>ul>li.active>a {
  color: #1857BE;
}

#cssmenu.align-center>ul {
  font-size: 0;
  text-align: center;
}

#cssmenu.align-center>ul>li {
  display: inline-block;
  float: none;
}

#cssmenu.align-center ul ul {
  text-align: left;
}

#cssmenu.align-right>ul>li {
  float: right;
}

#cssmenu.align-right ul ul {
  text-align: right;
}

#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

#cssmenu.align-right ul ul li.has-sub>a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

#cssmenu.align-right li:hover>ul {
  right: 0;
}

#cssmenu li:hover>ul {
  left: auto;
}

#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  transition: all 0.25s ease-out;
  display: none;
}

@media all and (max-width: 1920px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1920px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1920px),
only screen and (-o-min-device-pixel-ratio: 2) and (max-width: 1920px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1920px),
only screen and (min-resolution: 192dpi) and (max-width: 1920px),
only screen and (min-resolution: 2dppx) and (max-width: 1920px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
  }
  #cssmenu ul li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a {
    width: 100%;
  }
  #cssmenu ul li:hover>ul>li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu ul ul li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul ul li a {
    width: 100%;
    padding: 14px 20px 14px 30px;
    font-size: 14px;
    color: #333;
    background: none;
    height: 46px;
  }
  #cssmenu ul ul li a:hover {
    color: #333;
  }
  #cssmenu ul ul li:hover>a {
    color: #333;
  }
  #cssmenu ul ul li.has-sub>a::after {
    display: none;
  }
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul ul li li a {
    padding-left: 50px;
  }
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu.align-right>ul>li {
    float: none;
    display: block;
  }
  #cssmenu #menu-button {
    display: none;
    padding: 25px 20px;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 17px;
    right: 20px;
    display: block;
    width: 22px;
    height: 2px;
    background: #fff;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 22px;
    height: 10px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 16px;
    right: 22px;
    display: block;
    width: 1px;
    height: 11px;
    background: #333;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    right: 17px;
    top: 21px;
    display: block;
    width: 11px;
    height: 1px;
    background: #333;
    z-index: 99;
  }
  #cssmenu.align-center>ul {
    text-align: left;
  }
  #cssmenu.align-center>ul>li {
    float: none;
    display: block;
  }
  #cssmenu>ul>li {
    float: none;
    display: block;
  }
  #cssmenu>ul>li.has-sub>a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
}

@media (max-width: 979px) {
  .mighty-slider {
    height: 400px;
    margin-top: 0;
  }
  .infoBlock {
    min-width: 40%;
  }
}

@media (max-width: 768px) {
  .mighty-slider {
    margin: 0 -20px;
    height: 52vw;
  }
  .mighty-slider .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
  }
  .mighty-slider .infoBlock h4 {
    font-size: 14px;
    line-height: 17px;
  }
  .mighty-slider .infoBlock p {
    font-size: 12px;
  }
  .product-detail div#nav_detail {
    background: #eee;
    overflow: hidden;
  }
}

.mighty-slider .frame {
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}

.mighty-slider .frame .slide_element {
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.mighty-slider .frame .slide_element>div {
  float: left;
  height: 100%;
}

.mighty-slider .frame .mSCover img {
  max-width: none;
}


/* Animated layers styles */

.transparent {
  opacity: 0;
}

.titres {
  left: 120px;
  bottom: 120px;
  color: #353535;
  text-transform: uppercase;
  -webkit-transform: translateZ(0px) translateX(-100%);
  transform: translateZ(0px) translateX(-100%);
  z-index: 13;
}

.titres .titrePartie {
  top: auto;
  bottom: 38px;
  text-align: left;
  color: #1857BE;
}

.titrePartie>span {
  position: relative !important;
  left: 0;
  display: block;
  float: left;
  clear: both;
  padding: 25px;
  background-color: #fff;
  /* white-space: nowrap; */
  /* letter-spacing: 6px; */
}

.titres .titrePartie span.l1,
.titres .titrePartie span.l2 {
  left: -50px;
}

.titrePartie>span.l1 {
  /* padding-bottom: 0; */
  line-height: 42px;
  font-weight: bold;
  font-size: 40px;
}

.titrePartie>span.l2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  margin-top: 10px;
}

.titres .sousTitre {
  position: relative !important;
  left: -50px;
  clear: both;
  float: left;
  font-size: 14px;
  color: #1857BE;
  line-height: 28px;
  padding: 0 25px;
  background-color: #FFFFFF;
  letter-spacing: 2px;
  margin-top: 1em;
}

@media screen and (max-width: 959px) {
  .titres .titrePartie {
    top: 58px;
  }
  .titrePartie>span {
    padding: 7px 20px !important;
    letter-spacing: 3px !important;
    font-size: 25px !important;
    line-height: 35px !important;
  }
}

@media screen and (max-width: 959px) {
  .titres {
    left: 0px;
    padding-right: 80px;
    padding-left: 30px;
    /* bottom: 50px !important; */
  }
  .titres .titrePartie {
    top: 58px;
  }
  .titrePartie>span {
    padding: 7px 20px !important;
    letter-spacing: 3px !important;
    font-size: 25px !important;
    line-height: 35px !important;
  }
  .titres .sousTitre {
    right: 60px;
  }
}

@media screen and (max-width: 639px) {
  .titres {
    width: 100%;
    padding-right: 80px;
    padding-left: 30px;
    bottom: 80px !important;
  }
  .titres .titrePartie {
    top: 40px;
  }
  .titrePartie>span {
    padding: 5px 15px !important;
    letter-spacing: 2px !important;
    font-size: 20px !important;
    line-height: 30px !important;
    white-space: inherit !important;
  }
  .titres .titrePartie>span.l1 {
    margin-right: 7px;
  }
}

.mighty-slider .frame .slide_2 .mSCaption,
.mighty-slider .frame .slide_3 .mSCaption,
.mighty-slider .frame .slide_4 .mSCaption {
  left: 50%;
  right: 80px;
  color: rgba(255, 255, 255, 0);
  text-shadow: 0 0 20px rgba(255, 255, 255, 0);
  cursor: default;
}

.mighty-slider .frame .paper_h {
  font-size: 64px;
  font-weight: 500;
}

.mighty-slider .frame .paper_p {
  font-size: 34px;
  font-weight: 200;
  line-height: 40px;
}

.mighty-slider .frame .slide_1 .mSVideo {
  display: none !important;
}

.mighty-slider .frame .slide_1 .paper_intro {
  position: absolute;
  left: 80px;
  color: #FFF;
}

.mighty-slider .frame .slide_1 .paper_p {
  font-size: 28px;
  line-height: 34px;
  margin-top: 12px;
}

.mighty-slider .hover {
  bottom: 20px;
  right: auto;
  left: 20px;
  padding: 4px 6px;
  border-radius: 5px;
  line-height: normal;
}

.banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  cursor: pointer;
}

.banner.hover-zoom {
  -webkit-transition: .3s all ease-in-out;
  -moz-transition: .3s all ease-in-out;
  -ms-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1e3;
}

.banner .banner-image {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}

.banner.hover-zoom .banner-image {
  -webkit-transition: all .3s cubic-bezier(.3, .1, .58, 1) 0s;
  -o-transition: all .3s cubic-bezier(.3, .1, .58, 1) 0s;
  transition: all .3s cubic-bezier(.3, .1, .58, 1) 0s;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1e3;
}

.banner .row {
  position: relative;
  height: 100%;
  z-index: 2;
  max-width: 92.30769em!important;
  margin-left: auto!important;
  margin-right: auto!important;
}

.banner .row .banner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

.banner .row .banner-content.valign-middle {
  bottom: 50%!important;
  top: auto!important;
  -webkit-transform: translateY(50%)!important;
  -moz-transform: translateY(50%)!important;
  -ms-transform: translateY(50%)!important;
  -o-transform: translateY(50%)!important;
}

.banner .row .banner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

.banner .row .banner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

.banner .row .banner-content .banner-inner h3 {
  font-size: 280%;
  line-height: 100%;
  margin: 12px 0;
}

.banner .row .banner-content .banner-inner h4 {
  font-size: 200%;
  line-height: 100%;
  margin: 6px 0;
}

.banner .row .banner-content.align-left {
  left: 10%;
  right: auto;
}

.banner .row .banner-content.valign-top {
  top: 10%!important;
  bottom: auto!important;
}

.banner .row .banner-content.align-center {
  text-align: center;
}

.banner .row .banner-content.valign-top {
  top: 10%!important;
  bottom: auto!important;
}

.banner .row .banner-content.align-right {
  right: 10%;
  left: auto;
}

.banner.hover-zoom:hover .banner-image {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.breadcrumb>li+li:before {
  content: "\f105";
  font-family: FontAwesome;
}

.share-box .share-it {
  float: left;
  font-weight: 500;
  line-height: 50px;
  margin-right: 15px;
}

.sort-by-product .item-dropdown {
  padding: 4px 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.title-block h2 {
  margin: 20px 0 30px;
  line-height: 26px;
}

.title-block h2 .primary-title {
  display: inline-block;
  font-size: 24px !important;
  color: #1857BE;
  font-weight: 900;
  border-bottom: 1px dashed #1857BE;
  padding: 0 50px !important;
  line-height: 32px;
}

.sub-title {
  display: block;
  margin: 15px auto;
  font-size: 14px;
  width: calc(100% - 500px);
}

.list-product ul {
  padding-left: 20px;
}

.hot-products .title-block {
  text-align: center;
}

.hot-products {
  margin-top: 0px !important;
  margin-bottom: 30px !important;
  padding-top: 30px !important;
  padding-bottom: 0px !important;
  background-color: #f6f6f6 !important;
}

.hot-products .item-product .content-item {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  margin: 5px -10px;
  padding: 15px;
}

.progress-group span.bar-label {
  font-size: 100%;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: -25px;
  text-transform: uppercase;
  z-index: 10;
}

.progress-group .progress {
  position: relative;
  overflow: unset;
  margin-top: 50px;
  background: #f7f7f7;
  position: relative;
  margin-bottom: 11.67px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #eaeaea;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 10px;
  margin-bottom: 80px!important;
}

.progress-bar {
  display: block;
  position: absolute;
  height: 100%;
  background-color: #e0e0e0;
  width: 0;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: width 1s linear;
  -moz-transition: width 1s linear;
  -webkit-transition: width 1s linear;
  -o-transition: width 1s linear;
  box-shadow: none;
}

.progress-group span.bar-number {
  opacity: 0;
  width: 35px;
  height: 35px;
  position: absolute;
  top: -45px;
  right: -15px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #666;
  text-align: center;
  line-height: 30px;
  color: #1857BE;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  transition: all 350ms ease;
}

.about-us-ss-2 .panel.panel-default {
  margin-bottom: 15px;
  border-radius: 0;
  box-shadow: none;
}

.about-us-ss-2 {
  margin-bottom: 50px !important;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-color: #fafafa !important;
  border-top-color: #ebebeb !important;
  border-top-style: solid !important;
  border-bottom-color: #ebebeb !important;
  border-bottom-style: solid !important;
}

.about-us-ss-1 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.about-us-ss-2 .panel-default>.panel-heading {
  background: #fcfcfc;
  color: #1857BE;
}

.content-with-text>div {
  float: left;
}

p.content-text {
  float: right;
  width: calc(100% - 35px);
  line-height: 30px;
}

.content-with-text {
  margin-top: 30px;
}

.top-list-blogs-subpage .sort-by-product .item-dropdown {
  border: none;
  font-weight: 600;
  padding: 5px 15px 5px 0;
}

.mighty-slider {
  margin: 0 !important;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #1857BE;
}

.product-detail button.navbar-toggle {
  /* margin: 0; */
}

.menu-vetical:hover .nav_desktop {
  display: block;
}

.bs-docs-sidenav span.name {
  width: 30px;
  display: block;
  float: left;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  position: relative;
  top: -3px;
}

.menu-vetical .nav_desktop li a i {
  font-size: 20px;
  position: relative;
  top: 3px;
  color: #000;
  font-weight: 700;
}

.menu-vetical .nav_desktop li a:hover i {
  color: #f3b92e;
}

.form-email-news~div {
  height: 43px;
  position: relative;
  padding: 15px;
}

.form-email-news~div>* {
  position: relative;
  top: -40px !important;
}

.form-control:focus {
  box-shadow: none;
}

@media (hover:none) {
  .product-detail div#nav_detail {
    background: #eee;
  }
  #nav_detail {
    display: block;
    padding: 0;
  }
  .wsmain .navtext>i {
    display: none;
  }
}


/* Responsive Improvements */

@media (max-width: 767px) {
  .mighty-slider .frame .mSSlide:not(.slide_1) .paper_h {
    font-size: 28px;
  }
  .mighty-slider .frame .mSSlide:not(.slide_1) .paper_p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 8px;
  }
  .about-us-ss-2 {
    padding-bottom: 0 !important;
  }
  .coppyright {
    text-align: center;
  }
}

@media(max-width:1200px) {
  .title-block h2 .primary-title {
    font-size: 20px !important;
    line-height: 15px !important;
    padding: 0 30px !important;
  }
}

.NH-newsSection-1 .innerViewMore .readMore:hover a {
  color: #fff !important;
}


/* .wsmenu-submenu li a:before {
    content: "";
    height: 2px;
    left: 0;
    width: 100%;
    background: #1857BE;
    display: block;
    bottom: 0;
    position: absolute;
} */

.note-payment {
  border: 1px solid #ddd;
  margin-top: 15px;
  margin-bottom: 25px;
  margin-left: 15px;
  margin-right: 15px;
}

.note-payment p {
  padding: 10px;
  margin: 0;
}

.content-preview .top-detail-product {
  margin: 0;
}

.content-preview .product-detail {
  min-height: auto;
}

#preview-product-modal button.close {
  z-index: 1111;
  position: absolute;
  right: 8px;
  top: 5px;
  font-size: 28px;
}

.content-preview .select-item-product .top-detail-product .box-images {
  width: 40%;
  float: left;
}

.content-preview .select-item-product .top-detail-product .info-product {
  width: 60%;
  float: left;
}

.lg-on div#preview-product-modal {
  opacity: 0;
}


/*404*/

.page-four {
  padding-top: 180px;
  padding-bottom: 180px;
  text-align: center;
}

.page-four>.logo {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
}

.page-four>div>h1 {
  width: 100%;
  font-size: 160px;
  font-weight: bold;
  line-height: 160px;
}

.page-four>div:nth-child(2) {
  margin-bottom: 50px;
}

.page-four>div:nth-child(2)>p {
  font-weight: 300;
  font-size: 24px;
}

body.page-404 {
  max-width: initial;
  min-height: 100vh;
}

.content-box-left input#name {
  margin-top: 15px;
}

.margin-t-15 {
  margin-top: 15px;
}

.content-box-left .list-meta-product {
  margin-top: 15px;
}

.box-detail-list-product ul.pagination.btn-page {
  margin: 0 0 20px !important;
}

.product-detail .productRelated .list-product-related {
  margin-bottom: 25px;
}

.box-blogs.view-list h2.title-blogs-item {
  height: auto;
  max-height: 60px;
}

.header-bot .menu-footer-vertical.box-ft {
  float: right;
}

.mightyslider_modern_skin .mSButtons {
  z-index: 2 !important;
}

.mightyslider_modern_skin .mSPages {
  z-index: 2 !important;
}

div.aboutus .our_member .content .image {
  margin-top: 20px;
}

.ckeditor-post h2 {
  font-size: 20px;
}