@import'https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:300,400';

/* ===== Header ===== */
.list-info h6 {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  color: rgb(51, 51, 51);
  font-family: 'Montserrat';
}


.item-description h5 {
    font-size: 32px;
    font-family:'Montserrat', serif;
}
.one_last {
  position: relative;
  padding-right: 20px;
}
.qty-input {
	 color: #000;
	 background: #fff;
	 display: flex;
	 align-items: center;
	 overflow: hidden;
}
 .qty-input .product-qty, .qty-input .qty-count {
	 background: transparent;
	 color: inherit;
	 font-weight: bold;
	 font-size: inherit;
	 border: none;
	 display: inline-block;
	 min-width: 0;
	 height: 2.5rem;
	 line-height: 1;
}
 .qty-input .product-qty:focus, .qty-input .qty-count:focus {
	 outline: none;
}
 .qty-input .product-qty {
	 width: 50px;
	 min-width: 0;
	 display: inline-block;
	 text-align: center;
	 appearance: textfield;
}
 .qty-input .product-qty::-webkit-outer-spin-button, .qty-input .product-qty::-webkit-inner-spin-button {
	 appearance: none;
	 margin: 0;
}
 .qty-input .qty-count {
	 padding: 0;
	 cursor: pointer;
	 width: 2.5rem;
	 font-size: 1.25em;
	 text-indent: -100px;
	 overflow: hidden;
	 position: relative;
}
 .qty-input .qty-count:before, .qty-input .qty-count:after {
	 content: "";
	 height: 2px;
	 width: 10px;
	 position: absolute;
	 display: block;
	 background: #000;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 margin: auto;
}
 .qty-input .qty-count--minus {
	 border-right: 1px solid #e2e2e2;
}
 .qty-input .qty-count--add {
	 border-left: 1px solid #e2e2e2;
}
 .qty-input .qty-count--add:after {
	 transform: rotate(90deg);
}
 .qty-input .qty-count:disabled {
	 color: #ccc;
	 background: #f2f2f2;
	 cursor: not-allowed;
	 border-color: transparent;
}
 .qty-input .qty-count:disabled:before, .qty-input .qty-count:disabled:after {
	 background: #ccc;
}
 .qty-input {
	 border-radius: 4px;
	 /*box-shadow: 0 1em 2em -0.9em rgba(0, 0, 0, 0.7);*/
	 /*transform: scale(1.5);*/
	 width:130px;
}
 
.font-x2 {
  font-weight: 500;
  letter-spacing: -.03em;
  word-wrap: break-word;
  font-size: 32px;
  color: rgb(9, 9, 9);
  margin-bottom: 20px;
}

.mobile-x {
  margin-left: 1.75rem;
}

#copyright {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

@media screen and (max-width:992px) {
  .copyRightWrapper {
    text-align: center;
  }

  .copyRightWrapper p {
    margin-top: 2.75rem;
  }

  #copyright .clear {
    display: inline-block !important;
    text-align: center;
  }

  .service_lf_title h2 {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Montserrat';
  }

  .align-center-x {
    justify-content: center;
  }

  .mastHeight {
    min-height: 0 !important;
  }

  .mobile-x {
    margin: 0;
    padding-top: 2rem;
  }
}

.btmspace-80 h6 {

  font-weight: bold;
  line-height: 1.5;
  color: rgb(51, 51, 51);
  font-family: 'Montserrat';
}

.header-top {
  background: #313131;
  padding: 4px 0;
  border-bottom: 1px solid #f1f1f1;
}

.image-box1 {
  overflow: unset !important;
}

.top-bar .social_link span {
  color: #868686;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 13px;
}

.headTop {
  background-color: #f3f2f0;
  padding:1rem 0;
}

.pro-solution span.splus {
  background: #d9c380;
  padding: 6px 1rem;
  border-radius: 14px;
  font-size: 12px;
  color: #141414;
  font-weight: 600;
  margin-bottom: 1rem !important;
  font-family: 'Montserrat', sans-serif;
}

.pro-solution h3 {
  font-size: 28px;
}

.content-ab {
  position: relative;
  background-color: rgb(243, 246, 250);
  border-radius: 12px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 60px 69px 60px 48px;
  max-width: 1200px;
  margin: 0 auto 60px;
  width: 93.75%;
}

.left-ab {

  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  flex: 1 1 0%;
  background-color: rgb(255, 255, 255);
  padding: 48px 0px 48px 80px;
  position: relative;
  max-width: fit-content;
}

.left-ab::after {
  content: "";
  position: absolute;
  border-top-right-radius: 24px;
  top: 0px;
  height: 100%;
  width: 23.53%;
  right: -23.53%;
  background-color: rgb(255, 255, 255);
}

.fig-hidden {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  box-shadow: 1px 1px 12px #dddddd9e;
  border-radius: 16px;
}

.brs:hover .brs-wb-all {
  opacity: 1;
}

.brs-wb-all {
  position: absolute;
  color: #fff;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  opacity: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}

.brs:hover .fig-hidden::after {
  opacity: 0.7;
}

.brs-wb-all .item_x {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 18px;
  line-height: 42px;
  color: rgb(255, 255, 255);
}

.brs-items {
  position: relative;
  margin-top: 0;
}

.fig-hidden::after {
  content: '';
  position: absolute;
  background-color: #1d1e1f;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.mentor-ab {
  width: 37.212%;
  z-index: 1;
}

.text-icon {
  color: #0f0f0f;
}

.mapCover {
  overflow: hidden;
  border: 1px solid #ccc;
}

.pad-5 {
  padding: 0 6rem;
}

#map-canvas {
  width: 100%;
  height: 300px;
  float: left;
}

@media (max-width:768px) {
  .social_link {
    display: none;
  }

  /* .brand-logo img{
    width: 62px;
  } */
  .wave1 {
    display: none;
  }

  .owl-theme .owl-nav.disabled+.owl-dots {
    bottom: 15px !important;
  }
}

#client-Slider.owl-theme .owl-dots {
  bottom: inherit;
}

#client-Slider.owl-theme .owl-dots .owl-dot span {

  border: 2px solid #b1b5b2 !important;
}

#client-Slider.owl-theme .owl-dots .owl-dot.active span {
  background: #f5a524 !important;
}

#client-Slider.owl-theme .owl-nav [class*=owl-prev] {
  color: #161616;
  font-size: 18px;
  margin: auto;
  padding: 4px 14px;
  background: #ffffff;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  left: -35px;
  top: 25%;
  box-shadow: 0 1px 6px #bdbcbc;
}

#client-Slider.owl-theme .owl-nav [class*=owl-next] {
  color: #161616;
  font-size: 18px;
  margin: auto;
  padding: 4px 14px;
  background: #ffffff;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  right: -35px;
  top: 25%;
  box-shadow: 0 1px 6px #bdbcbc;
}

.map_icon {
  padding: 15px 20px;
}

.btn-primary.dropdown-toggle {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}

.show>.btn-primary.dropdown-toggle {
  background: none !important;
}

.btn-primary.dropdown-toggle:hover {
  background: none !important;
}

.social_group li {
  float: left;
}

.social_group li a {
  padding-right: 26px;
  position: relative;
  font-size: 16px;
  line-height: 35px;
  color: #ffffff;
}

/* ---/End Top Bar--- */
/* ---Navigation Bar--- */
.main-header-nav {
  padding: 0;
  margin: 0;
  background: none;
  transition: all 0.3s ease-in-out;
}

nav .main-menu-list {
  list-style: none;
  padding: 0;
}

#header-wrapper {
  box-shadow: 0 0 4px #444;
  position: relative;
}

nav .main-menu-list li {
  list-style: none;
  line-height: 1.5em;
  display: block;
  position: relative;
  float: left;

}

.dropdown-menu .sub-item {
  width: 100%;
}

.dropdown .dropdown-menu {
  padding: 0;
  border-radius: 0;

}

.brand-logo img {
  width: 89px;
}

.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  background: none !important;
}

nav .main-menu-list li:hover a {
  color: #0f0f0f;

}

nav .main-menu-list li a {
  font-size: 14px;
  color: #070707;
  font-weight: 500;
  padding: 14px 20px 14px 20px;
  display: block;
  position: relative;
  line-height: 20px;

  text-decoration: none;
  font-family: 'Poppins', 'Hanuman', sans-serif;
}

nav .main-menu-list li a::after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 15px;
  right: 15px;
  height: 1px;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  background: #141414;
  opacity: 0;
}

/* .border-logo img {
  filter: gray; */
/* IE6-9 */
/* -webkit-filter: grayscale(1); */
/* Google Chrome, Safari 6+ & Opera 15+ */
/* filter: grayscale(1); */
/* Microsoft Edge and Firefox 35+ */
/* } */

/* .border-logo:hover img {
  -webkit-filter: grayscale(0);
  filter: none;
  cursor: pointer;
} */

.main-menu {
  background: linear-gradient(to bottom, #fbb154, #e19e4a);
}

/* nav .main-menu-list li:last-child{
  margin-right:0;
}
nav .main-menu-list li:last-child:after{
    content:'';
    position:absolute;
    top:10px;
    right:-14px;
    width:1.6px;
    height:16px;
    background:none;
} */
nav .main-menu-list .active a {
  color: #0f0f0f;
  border-bottom: #000;
}


/* ---/End Navigation Bar--- */


.main-title .wrapper-title h5 {
  word-break: break-all;
  color: #151515db;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 35px;
  margin-bottom: 0;
  margin-top: 8px;
}

.header-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
}

.header-area .primary-menu>ul {
  padding: 0;
  margin: 0;
  font-size: 16px;
  position: relative;
}

.header-area .primary-menu>ul>li {
  padding-bottom: 0;
}

.header-area .primary-menu>ul li:hover a {
  color: #75c90e !important;
}

.header-area .primary-menu ul li {
  display: inline-block;
  color: #000;
}

.header-area .primary-menu>ul li a {
  color: #626261;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Poppins', 'Hanuman', serif, sans-serif;
  font-size: 18px;
}

.header-area .primary-menu>ul li.active a {
  color: #75c90e;
  text-transform: uppercase;
  font-weight: 400;
}

.header-area .primary-menu>ul>li+li {
  margin-left: 31px;
}

.primary-menu {
  right: 0;
  margin-left: auto;
}

.btn {
  box-shadow: none !important;
}

.btn-light.dropdown-toggle {
  background-color: #e0e0e000 !important;
  padding: 0;
}

.btn-light.dropdown-toggle:hover {
  background-color: #e0e0e000 !important;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border: none !important;
}

.dropdown-item.active {
  color: #75c90e !important;
}

.show>.btn-light.dropdown-toggle {
  background-color: transparent !important;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: transparent !important;
  box-shadow: none !important;
}

.dropdown .dropdown-menu .dropdown-item:hover {
  color: #1d1e1f;
  background-color: transparent !important;
  box-shadow: none !important;
}

.dropdown-menu .dropdown-item:hover {
  color: #1d1e1f;
  background-color: none !important;
}

.btn-light.dropdown-toggle:focus {
  background-color: #e0e0e000 !important;
}

.btn-light:not([disabled]):not(.disabled):active {
  background-color: #e0e0e000 !important;
}

.header-sticky.is-sticky {
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  background-color: rgba(255, 255, 255, 0.95);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}

.hko_lang {
  margin-left: auto;
  right: 0;
}

.client-inner-slider h5 {
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Times New Roman', Times, serif;
}

.div span {
  font-family: 'Times New Roman', Times, serif;
  font-size: 24px;
}

.service-title h5 {
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Times New Roman', Times, serif;
}

.service-title p {
  font-size: 18px;
}

.toggle-bar {
  margin-left: 30px;
}


.header-sticky.is-sticky .logo {
  width: 107px;
  margin: 5px 0 !important;
}

.toggle-bar {
  cursor: pointer;
}

.close-bar {
  z-index: 9999;
  position: fixed;
  left: 253px;
  top: 13px;
  cursor: pointer;
}

.active {
  transform: translateX(0) !important;
}

.item-caption h5 {
  font-size: 40px;
}



.menu-bar {
  padding: 12px 0;
  text-align: center;
  background: #fff;
}
.product-card {
  border: none !important;
  border-radius: 0 !important;

}
.product-card .card-img-top {
  border-top-left-radius: 10px;
  border-top-right-radius:10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.col-right {
  margin-left: auto;
}

/* .login-portion .getstart a:hover {
  background-color: #0f3460 !important;
} */
.sweep_top:hover {
  color: #ffffff !important;
}
.sweep_top::before {
  background: #797879 !important;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  border-color: transparent !important;
  right: 0;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  bottom: 0;
  -webkit-transform-origin: 0% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(.65,.05,.36,1);
}
.sweep_top:hover::before {
  transform: scaleX(1);
}
.menu-bar i {
  font-size: 29px;
  color: #c2851b;
  line-height: 0;
  cursor: pointer;
  position: relative;
  left: 0;
  z-index: 999;
  top: 5px;
  padding: 0 10px;
}
.submenu {
  width: 180px;
  position: absolute;
  list-style: none;
  padding: 0.45rem;
  margin: 0;
  top:125%;
  background: #fff;
  border-radius: 5px;
  box-shadow:0px 8px 20px rgb(0 0 0 / 6%);
  opacity: 0;
  filter:alpha(opacity=0);
  -webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
  visibility: hidden;
}
.submenu li {
  display: block;
  width: 100%;
  font-size: 14px;
}
.submenu li a {
  padding: 0 15px;
  line-height: 35px;
  text-decoration: none;
  display: block;
}
.navAv .nav-item:hover > ul.submenu {
  top: 90%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}
.navAv .nav-item > ul.submenu li a{
  transition:transform 200ms ease-in, -webkit-transform 200ms ease-in;
}
.navAv .nav-item > ul.submenu li:hover a {
  transform:translate(4px);

}
@media (min-width:1194px) {

  nav .main-menu-list .list-logo {
    display: none;
  }

  nav .main-menu-list .list-wr {
    display: none;
  }
}

.box-search {
  display: none;
}

.logout {
  background: #fff;
  box-shadow: 0 1px 8px #eee;
  padding: 6px 12px;
  position: absolute;
  bottom: -27px;
  right: 12px;
  display: none;
}

.box-search {
  cursor: pointer;
}

.cart-xc .cart-badge {
  background: #e8c361;
  padding: 0 5px;
  color: #ffffff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  top: 3px;
  position: absolute;
  line-height: 1.6;
}
.cart-item__contain {
  cursor:pointer;
}
.cart-item__contain.active{
  background-color:#9dc7fc;
}
.cart-xc::after {
  position: absolute;
  content: '';
  background: #cccccc;
  width: 1px;
  height: 20px;
  right: 0;
  margin: auto;
  top: 25px;
}



.hobe:hover .discount {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
}

.addAb {
  position: absolute;
}

.jFlex {
  overflow: hidden;
  align-items: end;
}

.jFlex h1 {
  font-size: 65px
}

@media(max-width:450px) {
  .cx {
    display: none;
  }

  .brand-logo img {
    width: 8rem;
  }

  .box-search {
    margin-top: 10px;
  }

  .form-check .form-check-label {
    font-size: 12px;
  }
}

@media(min-width:979px) {
  .menu-bar {
    display: none
  }
}

@media(max-width:1194px) {
  nav .main-menu-list li a {
    color: #555555;

  }

  nav .main-menu-list li:hover {
    border-bottom: none;
  }

  nav .main-menu-list li:hover::after {
    display: none;
  }

  .top-bar .social_link span {
    display: none;
  }

  nav .main-menu-list {
    list-style: none;
    padding: 0;
    right: unset;
    left: -100%;
    margin: 0;
    position: fixed;
    z-index: 9999;
    background: #fff;
    width: 320px;
    top: 0;
    bottom: 0;
    padding-top: 1rem;
  }

  nav .main-menu-list li {
    float: none;

  }

  nav .main-menu-list li:last-child {
    border-bottom: 1px solid #fff;
  }

  nav .main-menu-list li:first-child:hover {
    border-bottom: none;
    padding-bottom: 4px;
  }

  nav .main-menu-list li:last-child:hover {
    border-bottom: none;
  }

  .address_info {
    display: none !important;
  }

  .brand-logo {
    margin-left: 0;
    display: flex;
    justify-content: flex-start;
  }

  .bgBlur {
    background: #000;
    position: fixed;
    opacity: 0.8;
    bottom: 0;
    left: 0;
    top: 0;
    display: none;
    right: 0;
    cursor: url(../img/cross-out.png), auto;
    z-index: 9999;
  }
}

.image-box {
  position: relative;
  overflow: hidden;
}

.image-box img {
  max-width: 100%;
  transition: all 2.0s;
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
}

.image-box:hover img {
  transform: scale(1.9);
}

.header-sticky-nav {
  padding: 12px 0;
  /* background: #fff;
  box-shadow:inset 0 -0.0625rem 0 #dfe3e7; */
}
/* .list-service__link {
  border-radius: 8px;
  align-items: center!important;
  box-shadow: 0 1px 2px rgb(55 73 87 / 10%), 0 2px 5px rgb(55 73 87 / 15%);
} */
.box-logistics__wrapper .form-group label {
  line-height: 0;
  font-size:16px;
  font-weight: 600;
}
 .box-submit__wrapper .button-cancel, .button-submit {
  text-transform: none;
  margin-left: 1rem;
  font-size: 14px;
  padding: 0.45rem 1rem;
  font-weight: 600;
  border-radius: 8px;
}
.modal a.close-modal {
  width:20px !important;
  top: 8.5px;
  right: 10.5px;
  background-image: url(../..//img/icons/x.svg) !important;
  height: 20px !important;
}
.modal {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3) !important;
}
.text-2xl {
  font-size:28px;
  font-weight: bold;
  line-height: 50px;
  letter-spacing: -.03em;
  word-wrap: break-word;
  color: rgb(15 52 96);
  font-family: 'Montserrat';
  margin-bottom: 20px;
}
@media(max-width:920px) and (min-width:360px) {
  #primary-menu {
    position: fixed;
    z-index: 9999;
    display: block;
    height: 100%;
    transform: translateX(-100%);
    width: 300px;
    background: #4d7456;
    left: 0;
    top: 0;
    overflow: auto;
    color: #fff;
    padding: 36px 0;
    transition: all 0.4s ease;
  }
  .font-x2{
    font-size:21px;
  }
    .w-md-100 {
        width:100% !important;
        margin:0 !important;
    }
  .header-area .primary-menu ul li {
    display: block;
    margin-left: 36px;
    padding: 12px 0;
  }

  .header-area .primary-menu>ul>li+li {
    margin-left: 36px;
    padding: 12px 0;
  }

  .header-area .primary-menu>ul li a {
    color: #FFF;
  }

  .header-area .primary-menu ul li {
    display: block;
  }

  .hko_lang {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    margin-right: 0;
  }

  .header-sticky-nav {
    padding: 10px 0;
  }
}

@media(max-width:991px) and (min-width:550px) {

  /* .hko_lang{
        top: -118px;
        position: absolute;
        margin-right:6rem;
    } */
  .header-sticky-nav {
    padding: 10px 0;
  }


}

.bullet::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background: #f7143f;
  border-radius: 50%;
  top: 63px;
  right: 78px;
}

.nav-categories {
  border-top: 1px solid transparent;
}

.list-group-item {
  border: 1px solid rgba(0, 0, 0, 0);
  background: transparent !important;
  border-radius: 0 !important;
  padding: .25rem 1.25rem !important;
}

.list-group-item.active {
  border: none !important;
}

.list-group .list-group-item.active a {
  color: #e8c361;
  font-weight: bold;
}

.list-group .list-group-item a {
  color: #ffffff;
}

/* ===== Side Bar ===== */

/* ===== Content ====== */

.mx-width-800 {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}

/* ===== Footer ====== */
section.footer-container {
  background-image: url(../../img/background__layout.png);
  color: #fff;
  background-color: #1f1f1f;
  background-position: center right !important;
  background-size: cover;
  position: relative;
}

.list-footer {
  margin: 0;
  padding: 0;
}

.list-footer li {
  list-style: none;
  float: left;
  padding: .25rem .75rem;
}

.list-footer li a {
  text-decoration: none;
  color:#ffffff;
}