/*
Project Name: Stockhop
File: Style.css - Main css
Version: 1.0
Date: 04/12/2016
Author Name: Nguyen Duy Khiem
Author URI: https://themeforest.net/user/t3theme
Email:ndktheme@gmail.com

------------------------
NOTE:
PLEASE DO NOT EDIT THIS CSS, IF YOU NEED USE "CUSTOM.CSS" FILE FOR WRITING YOUR CUSTOM CSS.
I WILL RELEASE FUTURE UPDATES SO IT WILL OVERWRITE THIS FILE IT'S BETTER USE "CUSTOM.CSS".
------------------------

Table of Contents
	01.Reset
	02.Logo
	03.Top-header
	04.Hotline
	05.Main menu
	06.Search-box 
	07.Search-option
	08.Heading
	09.Button
	10.Form
	11.Dropdown select
	12.Custom checkbox
	13.Hover image
	14.Owl-slider
	15.Background
	16.Block-fv
	17.Service
	18.Blog
	19.Blog-date
	20.Share-post
	21.Form comment
	22.List-comment
	23.Product
	24.Login
	25.Panel
	26.List-default
	27.Ht-tabs
	28.Banner
	29.Counterup
	30.Ht-pagination
	31.Ht-breadcrumbs
	32.Rating
	33.Error_404 
	34.Contact
	35.Mfp-popup
	36.Preloader
	37.Footer 
	38.Color
	39.Media query
--------------------------*/

/*--- 01. Reset ---*/

body {
  /* background-color: black !important; */
}

* {
  /*font-size: 15px;*/
  line-height: 1.5;
  font-family: 'Poppins Medium';
}

.ant-spin-nested-loading>div>.ant-spin {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background: rgb(3, 3, 3) !important;
  z-index: 4;
  display: block;
  width: 100vw !important;
  height: 100vh !important;
  max-height: 100vh !important;
}

/* cyrillic-ext */
/* #### Generated By: http://www.cufonfonts.com #### */
body::-webkit-scrollbar {
  width: 1em;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #e51636;
  /* outline: 1px solid slategrey; */
}

.image-gallery-fullscreen-button,
.image-gallery-play-button {
  display: none !important;
}

body::-webkit-scrollbar-thumb:hover {
  background-color: #ff546ed1
    /* outline: 1px solid slategrey; */
}

@font-face {
  font-family: 'Poppins Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Regular'), url('./fonts/Poppins-Regular.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Italic'), url('./fonts/Poppins-Italic.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Thin';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Thin'), url('./fonts/Poppins-Thin.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Thin Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Thin Italic'), url('./fonts/Poppins-ThinItalic.woff') format('woff');
}


@font-face {
  font-family: 'Poppins ExtraLight';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins ExtraLight'), url('./fonts/Poppins-ExtraLight.woff') format('woff');
}


@font-face {
  font-family: 'Poppins ExtraLight Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins ExtraLight Italic'), url('./fonts/Poppins-ExtraLightItalic.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Light';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Light'), url('./fonts/Poppins-Light.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Light Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Light Italic'), url('./fonts/Poppins-LightItalic.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Medium'), url('./fonts/Poppins-Medium.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Medium Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Medium Italic'), url('./fonts/Poppins-MediumItalic.woff') format('woff');
}


@font-face {
  font-family: 'Poppins SemiBold';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins SemiBold'), url('./fonts/Poppins-SemiBold.woff') format('woff');
}


@font-face {
  font-family: 'Poppins SemiBold Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins SemiBold Italic'), url('./fonts/Poppins-SemiBoldItalic.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Bold'), url('./fonts/Poppins-Bold.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Bold Italic'), url('./fonts/Poppins-BoldItalic.woff') format('woff');
}


@font-face {
  font-family: 'Poppins ExtraBold';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins ExtraBold'), url('./fonts/Poppins-ExtraBold.woff') format('woff');
}


@font-face {
  font-family: 'Poppins ExtraBold Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins ExtraBold Italic'), url('./fonts/Poppins-ExtraBoldItalic.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Black';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Black'), url('./fonts/Poppins-Black.woff') format('woff');
}


@font-face {
  font-family: 'Poppins Black Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins Black Italic'), url('./fonts/Poppins-BlackItalic.woff') format('woff');
}

button,
a,
a:hover,
a:active,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}

.slick-dots li.slick-active button:before {
  opacity: 0 !important;
  color: black;
}

.ant-carousel .slick-dots {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 0;
  list-style: none;
}

.ant-carousel .slick-dots-bottom {
  /* top: 70vh !important; */

}

.ui-st .slick-dots {
  position: absolute;
  z-index: 9999;
  width: 100vw;
  top: 10px !important;
  left: 0;
  display: block;
  width: auto !important;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  background-color: black !important;
}

a:hover {
  color: black;
  text-decoration: none;
  outline: none;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.cookie-notice {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  bottom: 0;
  width: 100%;
  background: #191919;
  color: #f6f6f6;
  font-size: 1.2rem;
  z-index: 999;
}

.cookie-notice a {
  color: #f6f6f6;
}

.cookie-notice a:hover {
  text-decoration: none;
}

.cookie-notice a:visited {
  color: #f6f6f6;
}

.cookie-notice .cookie {
  font-size: 2.2rem;
  margin-right: 0.3rem;
  margin-left: 1rem;
}

.cookie-notice .accept-cookies {
  cursor: pointer;
  border: none;
  outline: none;
  background: #f6f6f6;
  color: #191919;
  font-weight: 700;
  padding: 0.5rem 1.5rem;
  margin-right: 1rem;
  margin-left: 3rem;
  transition: 0.35s ease;
}

.cookie-notice .accept-cookies:hover {
  box-shadow: 0.01rem 0.01rem 0.1rem #dddddd;
}

.row {
  /* margin-right: -15px !important;
  margin-left: -15px !important; */
}

.text-center {
  text-align: center !important;
}

.ant-checkbox-checked .ant-checkbox-inner {
  background-color: black !important;
  border-color: black !important;
}



.ant-tabs-tab.ant-tabs-tab {
  width: auto;
  margin: 0 0 0 0px !important;
  padding: 0 4vw 0 4vw !important;
}

.ant-tabs-ink-bar {
  background: rgb(255, 255, 255) !important;
}

.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #ffffff !important;

}

.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: white !important;
}

.ant-tabs-tab.ant-tabs-tab-active {

  padding: 1em 4vw 1em 4vw !important;
  background-color: rgb(207, 10, 44) !important;
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  height: 43px !important;
  padding: 5px 11px !important;
}

.ant-select-multiple .ant-select-selector {
  min-height: 45px !important;
}

.ant-select-arrow {
  /*display: none !important;*/
}

.mobile-view {
  display: none;
}

img {}

.ant-table {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  position: relative;
  font-size: 14px;
  background: transparent !important;
  border-radius: 2px;
}

tr.ant-table-expanded-row>td,
tr.ant-table-expanded-row:hover>td {
  background: transparent !important;
}

li {
  list-style: none;
}

ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

.static-position {
  position: static;
}

.mn-cl {
  color: black;
}

.f-weight-300 {
  font-weight: 300 !important;
}

.f-weight-400 {
  font-weight: 400 !important;
}

.f-weight-500 {
  font-weight: 500 !important;
}

.color-white {
  color: white !important;
}

.color-red {
  color: black;
}

.color-green {
  color: #0fa940;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 15px 0px;
  margin: 0px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgb(0, 0, 0);
  font-weight: 500;
}

.color-inher {
  color: #fff;
}

.color-inher-home {
  color: rgb(0, 0, 0);
}

.ant-input-affix-wrapper>input.ant-input {
  color: rgb(0, 0, 0);
  background: transparent !important;
}

.color-inher h1,
.color-inher h2,
.color-inher h3,
.color-inher h4,
.color-inher h5,
.color-inher h6,
.color-inher div,
.color-inher p,
.color-inher span,
.color-inher li,
.color-inher a,
.color-inher strong,
.color-inher b,
.color-inher i {
  color: inherit;
}

.steps-content {
  min-height: 200px;
  margin-top: 16px;
  padding-top: 80px;
  text-align: center;
  background-color: #fafafa;
  border: 1px dashed #e9e9e9;
  border-radius: 2px;
}

.steps-action {
  margin-top: 24px;
}

.container-custom {
  margin: auto;
  /* padding-left: 3em;
  padding-right: 3em; */
  /* max-width: 100em; */
}

/*--- 02. Logo ---*/
.logo img {
  transition: 0.2s;
  /* margin-top: 0px; */
  width: 8em;
}

.finance-box-p {
  font-size: 2rem;

  margin-bottom: -10px !important;
}

.finance-box-flex {
  margin: auto;
  padding-top: 15px;
  text-align: right;
}

.finance-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 2rem;
  border-radius: 0.5rem;

  margin: 3em auto;
  margin: 2em auto;
  box-shadow: 5px 10px 30px -10px rgb(167, 167, 167);
}

.ant-slider-track {
  background-color: red !important;
}

.ant-slider-handle.ant-tooltip-open {
  border-color: black !important;
}

.ant-collapse-content>.ant-collapse-content-box {
  padding: 0px !important;
}

.rw-wrapper {
  margin: 0 auto;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rw-wrapper {
  position: relative;
}

.rw-sentence {
  /*font-family: Caveat !important;*/
  font-weight: 500 !important;
  color: rgba(0, 0, 0, 0.85) !important;
  margin-top: -80px;
}

.title-flip {
  margin-top: -80px;
}

.rw-words {
  display: inline;
  text-indent: 15px;
}

.rw-words-1 span {
  position: absolute;
  opacity: 0;
  /*overflow: hidden;*/
  color: black;
  /*font-family: Caveat;*/
  -webkit-animation: rotateWord 18s linear infinite 0s;
  -ms-animation: rotateWord 18s linear infinite 0s;
  animation: rotateWord 18s linear infinite 0s;
}

.rw-words-1 span:nth-child(2) {
  -webkit-animation-delay: 3s;
  -ms-animation-delay: 3s;
  animation-delay: 3s;
}

.rw-words-1 span:nth-child(3) {
  -webkit-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}

.rw-words-1 span:nth-child(4) {
  -webkit-animation-delay: 9s;
  -ms-animation-delay: 9s;
  animation-delay: 9s;
}

.rw-words-1 span:nth-child(5) {
  -webkit-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}

.rw-words-1 span:nth-child(6) {
  -webkit-animation-delay: 15s;
  -ms-animation-delay: 15s;
  animation-delay: 15s;
}

/*
.rw-words-1 span:nth-child(7) { 
  -webkit-animation-delay: 18s; 
  -ms-animation-delay: 18s; 
  animation-delay: 18s; 
}

.rw-words-1 span:nth-child(8) { 
  -webkit-animation-delay: 21s; 
  -ms-animation-delay: 21s; 
  animation-delay: 21s; 
}

.rw-words-1 span:nth-child(9) { 
  -webkit-animation-delay: 24s; 
  -ms-animation-delay: 24s; 
  animation-delay: 24s; 
}

.rw-words-1 span:nth-child(10) { 
  -webkit-animation-delay: 27s; 
  -ms-animation-delay: 27s; 
  animation-delay: 27s; 
}

.rw-words-1 span:nth-child(11) { 
  -webkit-animation-delay: 30s; 
  -ms-animation-delay: 30s; 
  animation-delay: 30s; 
}

.rw-words-1 span:nth-child(12) { 
  -webkit-animation-delay: 33s; 
  -ms-animation-delay: 33s; 
  animation-delay: 33s; 
}

.rw-words-1 span:nth-child(13) { 
  -webkit-animation-delay: 36s; 
  -ms-animation-delay: 36s; 
  animation-delay: 36s; 
}

.rw-words-1 span:nth-child(14) { 
  -webkit-animation-delay: 39s; 
  -ms-animation-delay: 39s; 
  animation-delay: 39s; 
}

.rw-words-1 span:nth-child(15) { 
  -webkit-animation-delay: 42s; 
  -ms-animation-delay: 42s; 
  animation-delay: 42s; 
}

.rw-words-1 span:nth-child(16) { 
  -webkit-animation-delay: 45s; 
  -ms-animation-delay: 45s; 
  animation-delay: 45s; 
}

.rw-words-1 span:nth-child(17) { 
  -webkit-animation-delay: 48s; 
  -ms-animation-delay: 48s; 
  animation-delay: 48s; 
}

.rw-words-1 span:nth-child(18) { 
  -webkit-animation-delay: 51s; 
  -ms-animation-delay: 51s; 
  animation-delay: 51s; 
}

.rw-words-1 span:nth-child(19) { 
  -webkit-animation-delay: 54s; 
  -ms-animation-delay: 54s; 
  animation-delay: 54s; 
}

.rw-words-1 span:nth-child(20) { 
  -webkit-animation-delay: 57s; 
  -ms-animation-delay: 57s; 
  animation-delay: 57s; 
}

.rw-words-1 span:nth-child(21) { 
  -webkit-animation-delay: 60s; 
  -ms-animation-delay: 60s; 
  animation-delay: 60s; 
}

.rw-words-1 span:nth-child(22) { 
  -webkit-animation-delay: 63s; 
  -ms-animation-delay: 63s; 
  animation-delay: 63s; 
}

.rw-words-1 span:nth-child(23) { 
  -webkit-animation-delay: 66s; 
  -ms-animation-delay: 66s; 
  animation-delay: 66s; 
}

.rw-words-1 span:nth-child(24) { 
  -webkit-animation-delay: 69s; 
  -ms-animation-delay: 69s; 
  animation-delay: 69s; 
}

.rw-words-1 span:nth-child(25) { 
  -webkit-animation-delay: 72s; 
  -ms-animation-delay: 72s; 
  animation-delay: 72s; 
}

.rw-words-1 span:nth-child(26) { 
  -webkit-animation-delay: 75s; 
  -ms-animation-delay: 75s; 
  animation-delay: 75s; 
}

.rw-words-1 span:nth-child(27) { 
  -webkit-animation-delay: 78s; 
  -ms-animation-delay: 78s; 
  animation-delay: 78s; 
}
*/

@-webkit-keyframes rotateWord {
  0% {
    opacity: 0;
  }

  2% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }

  5% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }

  17% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }

  20% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes rotateWord {
  0% {
    opacity: 0;
  }

  2% {
    opacity: 0;
    -ms-transform: translateY(-30px);
  }

  5% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }

  17% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }

  20% {
    opacity: 0;
    -ms-transform: translateY(30px);
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes rotateWord {
  0% {
    opacity: 0;
  }

  2% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  5% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  17% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  20% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@media screen and (max-width: 1420px) {
  .ant-carousel .slick-dots-bottom {
    top: 55vw !important;

  }
}

@media screen and (max-width: 1270px) {
  .ant-carousel .slick-dots-bottom {
    top: 56vw !important;
    visibility: hidden;

  }
}

@media screen and (max-width: 110px) {
  .rw-sentence {
    font-size: 18px;
  }

  .rw-words {
    display: hidden;
  }
}

@media screen and (max-width: 320px) {
  .rw-sentence {
    font-size: 9px;
  }
}

.ant-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: black !important;
  border: solid 2px black !important;
}

.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: lightgrey !important;
  margin-top: -1em !important;
  padding: 0px 0px !important;
  color: black !important;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: transparent !important;
  border-radius: 2px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  display: none;
}

.input-range__slider {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #303030 !important;
  border: 1px solid #303030 !important;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 1rem;
  margin-left: -0.5rem;
  margin-top: -0.65rem;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease-out,
    -webkit-box-shadow 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  -o-transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out,
    -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  width: 1rem;
}

.input-range__label--max {
  display: none;
}

.input-range__track--active {
  background: red !important;
}

.input-range__label--min {
  display: none;
}

.input-range__label-container {
  left: -50%;
  position: relative;
  display: none;
}

.overlay {
  box-shadow: inset 0px -100px 100px black;
  position: absolute;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
}

/*--- 03. Top-header ---*/
.top-header {
  background: rgb(0, 0, 0);
}

.ant-divider-vertical {
  position: relative;
  top: 0.9400000000000013em !important;
  display: inline-block;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
  border-top: 0;
  border-left: 1px solid rgb(255, 255, 255) !important;
}

.top-header-lrg {
  transition: 0.2s;
  padding-top: 1.5em;
  padding-bottom: 1em;
}

.top-headers {
  transition: 0.2s;
  background-color: rgba(0, 0, 0, 0.738) !important;
  padding-top: 1em;
}

.top-header p {
  padding: 13px 0px;
  margin-bottom: 0px;
}

.btn.fav {
  background: black;
  border-radius: 0 0 0.6em 0.6em;
  color: white;
  display: inline-block;
  font-size: 14px;
  height: 38px;
  line-height: 50px;
  font-weight: 500;
  position: fixed;
  right: 0;
  top: 29em;
  text-align: center;
  text-decoration: none;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  z-index: 99;
  transform-origin: top right;
  width: 120px;
  /* Hover styles, 
  media queries */
}

.active {
  color: black !important;
}

.btn.get-in-touch {
  background: #201a20;
  border-radius: 0 0 0.6em 0.6em;
  color: white;
  display: inline-block;
  font-size: 14px;
  height: 38px;
  font-weight: 500;
  line-height: 50px;
  position: fixed;
  right: 0;
  top: 20em;
  text-align: center;
  text-decoration: none;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  z-index: 99;
  transform-origin: top right;
  width: 119px;
  /* Hover styles, 
  media queries */
}

.top-header ul li {
  float: left;
}

.top-header ul li a {
  display: block;

}

.lrg-logo {
  padding: 3px 50px 0px 0px;
}


.sml-logo {
  padding: 3px 50px 0px 0px;
  /* filter: invert(1); */
  /* transform: scale(0.8); */
}

.top-header ul li a span {
  font-size: 18px;
}

.top-header ul li a.icon-1 i {
  display: none;
  margin-left: 5px;
}

.top-header ul li a:hover span,
.top-header ul li.cart-icon:hover>a {
  color: black;
}

.top-header ul li.cart-icon:hover>a span {
  color: #fff;
}

.top-header ul li.cart-icon>a {
  position: relative;
  text-align: center;
  padding-left: 17px;
  cursor: pointer;
}

.top-header ul li.cart-icon a .badge {
  color: white;
  position: absolute;
  top: 5px;
  right: 0px;
  background: black;
}

.header-badge {
  color: white;
  position: absolute;
  font-size: 11px;
  top: 3px;
  right: 5px;
  border-radius: 50px;
  background: black;
}

.top-header ul li.cart-icon {
  position: relative;
}

.top-header ul li.cart-icon ul.cart-dropdown {
  border-radius: 0px;
  width: 250px;
  right: 0px;
  position: absolute;
  top: 30px;
  opacity: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.top-header ul li.cart-icon:hover .cart-dropdown {
  visibility: visible;
  opacity: 1;
  top: 47px;
}

.top-header ul li.cart-icon ul.cart-dropdown li {
  padding: 10px 15px 0px 15px;
  padding-bottom: 0px;
  width: 100%;
}

.top-header ul li.cart-icon ul.cart-dropdown li .product-item {
  background: none;
  border: none;
  padding: 5px 0px 10px 0px;
  margin-bottom: 5px;
  box-shadow: none;
}

.top-header ul li.cart-icon ul.cart-dropdown li .product-item .product-caption {
  margin-top: 0px;
}

.top-header ul li.cart-icon ul.cart-dropdown li .product-item .product-img {
  padding: 5px;
}

.top-header ul li .cart-dropdown li .price {
  font-size: 20px;
  margin-top: -3px;
  float: right;
}

.top-header ul li .cart-dropdown li .product-item h4 {
  font-weight: normal;
  padding: 0px;
}

.top-header ul li.cart-icon ul.cart-dropdown li .product-item p {
  margin-bottom: 0px;
  padding: 0px;
}

.top-header ul li.cart-icon ul.cart-dropdown li .product-item h4 a {
  padding: 0px;
}

.top-header ul li.cart-icon ul.cart-dropdown li .product-item strong {
  padding: 0px;
}

.top-header ul li.cart-icon ul.cart-dropdown li .ht-btn {
  display: inline-block;
  clear: left;
  font-size: 14px;
  padding: 7px 15px;
  margin-bottom: 15px;
}

.top-header ul li.cart-icon ul.cart-dropdown li .remove-cart-item {
  font-size: 14px;
  padding: 5px;
  margin-left: 5px;
  cursor: pointer;
}

/*--- 04.Hotline ---*/
.hotline {
  margin-top: 30px;
  position: relative;
  height: 46px;
  background: rgba(227, 28, 28, 0.85);
  display: inline-block;
  margin-right: 80px;
  float: right;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: bold;
}

.hotline span {
  font-size: inherit;
  font-weight: normal;
}

.hotline i {
  margin-left: 5px;
  margin-right: 5px;
}

.hotline::before {
  position: absolute;
  top: 0px;
  left: -46px;
  content: "";
  border-width: 23px;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(227, 28, 28, 0.85);
  border-bottom-color: rgba(227, 28, 28, 0.85);
}

.hotline::after {
  position: absolute;
  top: 0px;
  right: -46px;
  content: "";
  border-width: 23px;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(227, 28, 28, 0.85);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(227, 28, 28, 0.85);
}

.hotline>a {
  position: relative;
  z-index: 999;
}

/*---- 05.Main menu ----*/
.menu-bg {
  margin-bottom: 30px;
}

.main-menu {
  background: rgba(12, 12, 12, 0.9);
  position: relative;
  height: 70px;
}

.main-menu::before {
  position: absolute;
  top: 0px;
  left: -70px;
  content: "";
  border-width: 35px;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(12, 12, 12, 0.9);
  border-bottom-color: rgba(12, 12, 12, 0.9);
}

.navbar-collapse {
  padding: 0px;
}

.menu {
  border: none;
  margin-bottom: 0px;
  border-radius: 0px;
  position: relative;
}

.menu .navbar-collapse>ul {
  position: relative;
  z-index: 2;
}

.navbar-default .navbar-nav li a {
  padding: 25px 25px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  background: #fff;
}

.navbar-default .navbar-nav li:last-child a {
  border: none;
}

ul.nav li.dropdown:hover ul.dropdown-menu li a:hover {
  background: none;
  color: black;
}

/*ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block;
}*/
.navbar-nav>li>.dropdown-menu {
  border-radius: 0px;
  border: none;
  box-shadow: 0px 0px 0px 0px;
  border-top: 0px;
  padding: 0px;
  margin: 0px;
  min-width: 220px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar-default .navbar-nav li ul {
  background: #fff;
}

.navbar-default .navbar-nav li ul li {
  border-bottom: 1px solid #eee;
  padding: 0px 0px;
}

.navbar-default .navbar-nav li ul li:last-child {
  border: none;
}

.menu,
.menu ul,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  background: none;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav li ul li a,
.navbar-default .navbar-nav li a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a:focus {
  color: #fff;
}

.navbar-default .navbar-nav li ul li a {
  border-right: none;
  padding: 12px 25px;
  color: #333;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav li a.active,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:active,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
  color: black;
  background: none;
}

/*--- 06.Search-box ---*/
.search-box {
  position: absolute;
  top: 13px;
  text-align: right;
  right: 13px;
  z-index: 99;
}

.search-box>i {
  padding: 14px 20px;
  height: 45px;
  display: block;
  cursor: pointer;
  display: none;
  color: #fff;
}

.search-box form {
  margin-top: 0px;
  position: relative;
  width: 100%;
}

.search-box .search-txt,
.search-box .search-txt:hover,
.search-box .search-txt:focus,
.search-box .search-txt:active {
  border: none;
  padding: 0px 40px 0px 15px;
  float: left;
  text-align: left;
  border: none;
  width: 210px;
  background: #333;
  color: #fff;
  height: 45px;
  transition-duration: 0.5s;
}

.search-box .search-btn {
  border: none;
  background: none;
  height: 45px;
  border-radius: 2px;
  position: absolute;
  top: 0px;
  color: #fff;
  right: -1px;
  font-size: 14px;
  background: #333;
  padding: 11px 20px;
}

.search-box:hover .search-txt {
  width: 300px;
  padding: 0px 40px 0px 15px;
}

/*--- 07.Search-option ---*/
.search-2 {
  margin-top: -51px;
  border: 15px solid #222;
  border-top: none;
  margin-bottom: 50px;
}

.search-1 {
  margin-bottom: -80px;
  position: relative;
}

.search-option {
  background: rgba(255, 255, 255, 0);
  /* box-shadow: 2px 11px 20px 5px #dadada; */
  border-radius: 0.5em;
}

.form-item,
.search-option .form-item:hover,
.form-item:focus,
.form-item:active {
  background: rgba(255, 255, 255, 0);
  color: rgb(0, 0, 0);
  border: none;
}

.select-wrapper button:hover,
.select-wrapper button:focus,
.select-wrapper button:active,
.select-wrapper button:visited,
.open>.dropdown-toggle.btn-default {
  background: #fafafa00;
  outline: none;
  color: #333;
}

.select-wrapper::after {
  color: #ccc;
}

.select-wrapper .dropdown-menu {
  margin-top: -1px;
}

.select-wrapper .dropdown-menu li {
  background: #fafafa;
  color: #333;
  border-top: 1px solid #eee;
}

.select-wrapper .dropdown-menu li:hover {
  background: #f5f5f5;
}

.search-option .ht-btn {
  border-radius: 0em;
  width: 100%;
  height: 50px;
  background: #24292f;
  color: #fff;
}

.search-option>h3 {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 20px;
}

.search-option>h3 i {
  margin-right: 7px;
  color: inherit;
}

.search-option .form-item {
  border: none;
}

.search-option .ht-tabs li.active a,
.search-option .ht-tabs li.active a:hover,
.search-option .ht-tabs li.active a:focus {
  color: #fff;
  background: #CE0E2D;
}

.ui-widget-header {
  background: #CE0E2D;
}

.ui-widget.ui-widget-content {
  width: 80%;
  margin: auto;
  border-radius: 20px;
  background: rgb(219, 219, 219);
  border: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #CE0E2D;
  border-radius: 30px;
  border: none;
}

.ant-select-multiple .ant-select-selection-item {

  background: transparent !important;

}

.ant-select-multiple .ant-select-selection-item-remove {
  color: rgb(0, 0, 0) !important;
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  position: relative;
  background-color: rgba(255, 255, 255, 0) !important;
  border: 1px solid #ffffff;

}



.slick-track {
  display: flex !important;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 40px !important;
  opacity: 1 !important;
  color: #DE042B !important;
}

.slick-next {
  right: 70px !important;
  z-index: 9;
  top: -15% !important;
}

.slick-prev {
  left: 70px !important;
  z-index: 9;
  top: -15% !important;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 90px;
  height: 90px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.35em;
  margin-left: -0.6em;
}

.ui-slider-horizontal {
  height: 4px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 3px solid #ffffff;
  background: #ffffff !important;
  font-weight: normal;
  color: #ffffff;
  transform: scale(1.2);
}

.ui-slider-handle {
  outline: none;
}

.slider_amount {
  border: none;
  background: none;
  margin-bottom: 10px;
  width: 100%;
  color: rgb(0, 0, 0);
  font-weight: 500;
  font-size: 15px;
  text-align: center;
}

.slider_amount_mileage {
  border: none;
  background: none;
  margin-bottom: 10px;
  width: 100%;
  color: rgb(0, 0, 0);
  font-weight: 500;
  font-size: 15px;
  text-align: center;
}

.slider_amount_year {
  border: none;
  background: none;
  margin-bottom: 10px;
  width: 100%;
  color: rgb(0, 0, 0);
  font-weight: 500;
  font-size: 15px;
  text-align: center;
}

.ant-radio-checked .ant-radio-inner {
  border-color: #bd1616 !important;
}

.ant-divider-horizontal {
  display: -ms-flexbox;
  display: flex;
  clear: both;
  width: 100%;
  min-width: 100%;
  margin: 0px 0 !important;
}



.ant-tabs-tab {
  color: #05141f !important;
  padding: 1em !important;
  margin-top: 0 !important;
  background-color: rgb(239, 239, 239) !important;
}

.ant-radio-inner::after {
  background-color: #bd1616 !important;
}

/*--- 08.Heading ---*/
.heading {
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  background: #222;
}

.ant-ribbon {
  font-size: 20px !important;
  top: 0px !important;
  height: 30px !important;
}

.heading h3 {
  margin-bottom: 0px;
  padding: 17px 20px 17px 0px;
  position: relative;
  height: 60px;
  display: inline-block;
  background: #0c0c0c;
}

.heading h3::after {
  position: absolute;
  top: 0px;
  right: -66px;
  content: "";
  border-width: 33px;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-left-color: #0c0c0c;
  border-bottom-color: #0c0c0c;
}

.heading h3 i {
  margin-right: 10px;
}

.heading-1 {
  padding: 0px 0px 10px 0px;
  margin-bottom: 30px;
}

.heading-1 h3,
.heading-1 h4 {
  margin-bottom: -12px;
  font-size: 22px;
  padding-bottom: 13px;
  display: inline-block;
}

.heading-1 i {
  margin-right: 7px;
}

/*--- 09.Button ---*/
a.ht-btn,
button.ht-btn {
  border-radius: 35px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 20px;
  border: none;
  display: inline-block;
  margin-right: 1px;
  box-shadow: none;
  font-size: 14px;
  font-weight: 100 !important;
  margin-top: 10px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a.ht-btn:active,
button.ht-btn:active {
  box-shadow: none;
  outline: none;
}

a.ht-btn-default,
button.ht-btn-default {
  background: rgb(207, 10, 44);
  border-radius: 100;
  /* border: 1px solid rgb(207, 10, 44); */
}

a.ht-btn-default:hover,
button.ht-btn-default:hover {
  opacity: 0.9;
  background-color: #a22d3500;
}

a.ht-btn-gray,
button.ht-btn-gray {
  background: #444;
}

a.ht-btn-lightgray,
button.ht-btn-lightgray {
  background: lightgrey;
}

a.ht-btn-gray,
button.ht-btn-gray {
  background: black;
}

a.ht-btn-white,
button.ht-btn-white {
  color: red;
  background: #ffffff;
}

a.ht-btn-white:hover,
button.ht-btn-white:hover {
  color: red;
  background: #dddddd;
}

.ht-btn i {
  margin-right: 7px;
  color: inherit;
}

a.ht-btn-1x {
  padding: 10px 22px;
}

a.ht-btn-2x {
  padding: 14px 25px;
}

a.ht-btn-3x {
  padding: 16px 30px;
}

/*--- 10. Form ---*/
.form-group {
  margin-bottom: 20px;
}

.form-item {
  background: #ffffff00;
  border-radius: 0px;
  box-shadow: none;
  border: 0px solid #000000;
  padding-left: 15px;
  width: 100%;
  margin: 0px;
  font-size: 16px;
  padding-right: 15px;
  height: 50px;
  outline: none;
}

.form-item:hover,
.form-item:focus,
.form-item:active {
  box-shadow: none;
  color: #555;
  background: #fff;
}

/*--- 11.Dropdown select ---*/
.select-wrapper {
  position: relative;
}

.select-wrapper::after {
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  font-size: 13px;
  width: 20px;
  height: 28px;
  text-align: center;
  border-radius: 2px;
  line-height: 28px;
  top: 9px;
  right: 9px;
  z-index: 5;
}

.select-wrapper button {
  text-align: left;
  font-size: 15px;
  padding-left: 20px;
}

.select-wrapper .dropdown-menu {
  margin-top: 0px;
  border-radius: 0px;
  border: none;
  padding-bottom: 0px;
  box-shadow: none;
  min-width: 58px;
  padding-top: 0px;
  width: 100%;
}

.select-wrapper .dropdown-menu li {
  padding: 8px 20px;
  cursor: pointer;
  margin-bottom: 0px;
}

/*---- 12.Custom checkbox ----*/
.checkbox input[type="checkbox"] {
  margin-left: 0px;
  display: none;
}

.checkbox input[type="checkbox"]+label {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0px;
  margin-top: -1px;
  text-align: center;
  margin-right: 5px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 2px;
  vertical-align: middle;
  cursor: pointer;
}

/*--- 13.Hover image ---*/
.hover-img {
  position: relative;
  overflow: hidden;
  transition: 0.2s;
  width: 100%;
}

.hover-img:hover {
  transform: scale(1.01);

  transition: 0.2s;
  /* box-shadow: 2px 2px 10px 2px #d4d4d4d7 !important; */
}

.absolute-caption {
  position: absolute;
  left: 15px;
  bottom: -55px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-img:hover .absolute-caption {
  left: 15px;
  bottom: 0px;
  opacity: 1;
  transition: all 0.5s ease;
}

/* .hover-img:hover>.product-img img {
  transition: all 0.5s ease;
  padding-bottom: 3em;
} */

.absolute-caption li {
  display: block;
  text-align: left;
  cursor: pointer;
}

.absolute-caption li:last-child {
  border-bottom: 0px;
}

.absolute-caption li span {
  padding: 0px 12px;
  font-weight: normal;
  font-size: 15px;
}

.absolute-caption i {
  width: 40px;
  height: 37px;
  line-height: 37px;
  font-size: 13px;
  text-align: center;
}

.absolute-caption li:hover i {
  background: black;
  color: #fff;
}

.static-caption li {
  float: left;
  padding: 7px 12px;
  margin-right: -1px;
  background: #222;
}

.static-caption li i {
  margin-right: 5px;
}

.stock .absolute-caption li {
  padding-right: 12px;
}

.stock .absolute-caption li i {
  margin-right: 12px;
}

/*---- 14.Owl-slider ----*/
.owl-theme .owl-controls {
  margin: 0px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
  background: none;
  border-radius: 2px;
  position: absolute;
  opacity: 1;
  padding: 8px 15px;
  top: -81px;
  right: 25px;
  font-family: FontAwesome;
  text-transform: uppercase;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
  right: 70px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev::before {
  content: "\f053";
}

.owl-theme .owl-controls .owl-buttons .owl-next::before {
  content: "\f054";
}

.overl .owl-item {
  padding: 1px;
  margin-right: -1px;
}

/*---- 15.Background----*/
.bg-shop {
  background-image: url("../images/shop-banner.png");
}

.bg-1,
.bg-2,
.bg-3,
.bg-4,
.bg-shop {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.bg-1 {
  background-image: url("../images/12.jpg");
}

.bg-2 {
  background-image: url("../images/15.jpg");
}

.bg-3 {
  background-image: url("../images/14.jpg");
}

/*---- 16.Block-fv ----*/
.block-fv {
  position: relative;
  background: #111;
}

.block-fv .procs {
  padding: 30px 0px;
}

.th-bar-item {
  font-size: 16px;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  padding: 15px;
  background: #222;
  position: relative;
  border-radius: 2px;
}

.th-bar-item::after {
  position: absolute;
  top: 0px;
  right: 0px;
  content: "";
  border-style: solid;
  display: none;
  border-width: 20px;
  border-top-color: #0c0c0c;
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: #0c0c0c;
  border-bottom-color: rgba(0, 0, 0, 0);
}

.th-bar-item i {
  font-size: 18px;
  width: 45px;
  height: 40px;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  background: black;
  color: #fff;
}

/*--- 17.Service ---*/
.bgc {
  background-image: url("../images/stock-1648113_960_720.jpg");
  background-color: #333;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right;
}

.list-service {
  background: #181818;
}

.list-service .heading-2 {
  padding-top: 0px;
  background: none;
}

.list-service ul {
  margin-top: 30px;
}

.list-service ul li {
  width: 100%;
  margin-top: 6px;
}

.list-service ul li a {
  padding: 11px 55px 11px 20px;
  height: 44px;
  display: inline-block;
  position: relative;
}

.list-service ul li a::after {
  position: absolute;
  top: 0px;
  right: 0px;
  content: "";
  border-width: 22px;
  border-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
}

/*--- 18.Blog ---*/
.blog-item {
  padding: 15px;
  text-align: center;
}

.blog-item img {
  width: 100%;
}

.blog-item .blog-caption .blog-heading {
  font-size: 18px;
  padding: 5px 0px 5px 0px;
  font-weight: bold;
  text-transform: none;
}

.blog-item .blog-caption h2.blog-heading {
  font-size: 22px;
  padding-bottom: 12px;
  padding-top: 12px;
}

.blog-item .blog-caption h3.blog-heading {
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.blog-item .blog-caption h4.blog-heading {
  font-size: 15px;
  padding-top: 5px;
}

.blog-item .ht-btn {
  margin-bottom: 10px;
}

.blog-lg .blog-item {
  margin-bottom: 30px;
}

.blog-sm .blog-item {
  margin-bottom: 15px;
  padding: 0px;
  background: none;
}

.blog-list .blog-date {
  padding-top: 0px;
}

.blog-list .blog-item,
.blog-list .blog-item .blog-caption {
  text-align: left;
}

/*--- 19.Blog-date ---*/
.blog-date {
  padding-top: 18px;
  width: 100%;
  display: inline-block;
}

.blog-date-left {
  margin-left: -5px;
}

.blog-date li {
  display: inline;
}

.blog-date li:last-child a {
  border: none;
}

.blog-date li a {
  line-height: 1;
  display: inline-block;
  font-size: inherit;
  font-size: 13px;
  padding: 0px 5px;
  border-right-width: 1px;
  border-right-style: dotted;
}

.blog-date li a:hover {
  text-decoration: underline;
}

.blog-date li a i {
  margin-right: 5px;
}

/*--- 20.Share-post ---*/
.share-post {
  padding: 20px 0px;
  margin-bottom: 40px;
  text-align: left;
}

.share-post span {
  margin-right: 10px;
}

.share-post ul {
  display: inline;
  line-height: 3;
}

/*--- 21.Form comment ---*/
.form-comment,
.list-comment {
  text-align: left;
  margin-top: -1px;
  padding: 15px 30px 30px 30px;
}

.form-comment form textarea {
  height: 250px;
  padding: 20px;
}

/*--- 22.List-comment ---*/
.list-comment .comment-item {
  display: inline-block;
  margin-bottom: 20px;
}

.list-comment .comment-item .comment-img {
  width: 80px;
  height: 80px;
  padding: 0px;
  display: block;
  float: left;
  border-radius: 80px;
  margin-right: 20px;
  overflow: hidden;
}

.list-comment .comment-item span {
  font-size: 14px;
  color: #999;
}

.list-comment .more-comment {
  display: block;
  font-size: 14px;
  text-align: center;
  margin-top: -5px;
}

.list-comment .comment-item .comment-item .comment-img {
  height: 70px;
  width: 70px;
}

.list-comment .comment-item .comment-txt .comment-item {
  margin-bottom: 0px;
  margin-top: 10px;
}

.list-comment .comment-item .comment-txt .reply {
  font-size: 14px;
  float: right;
}

.list-comment .comment-item .comment-txt>hr {
  margin-bottom: 20px;
}

.list-comment .comment-item .comment-txt {
  border-radius: 3px;
  padding: 20px;
  margin: 20px 0px 20px 20px;
  position: relative;
  display: inline-block;
  float: left;
}

.list-comment .comment-item .comment-item .comment-txt {
  margin-left: 15px;
}

.list-comment .comment-item .comment-txt p {
  margin-bottom: 0px;
  display: inline-block;
}

.list-comment .comment-item .comment-txt::before {
  position: absolute;
  top: -21px;
  left: 10px;
  content: "";
  border-style: solid;
  border-width: 10px;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
}

.list-comment .comment-item .comment-txt::after {
  position: absolute;
  top: -20px;
  left: 10px;
  content: "";
  border-style: solid;
  border-width: 10px;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
}

/*--- 23.Product ---*/
/*--- Product category ---*/
.category .heading {
  margin-bottom: 1px;
}

.category .heading h3 {
  /*padding-right: 5px;*/
  cursor: pointer;
  border-left-width: 5px;
  border-left-style: solid;
  padding-left: 20px;
}

.category .heading h3 i {
  margin-right: 10px;
  float: left;
  font-size: 21px;
  line-height: 1.2;
}

.category ul li a {
  display: block;
  padding: 12px 20px;
  border-left-width: 5px;
  border-left-style: solid;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 1px;
}

.category ul li a i {
  margin-top: 4px;
}

/*--- Product item---*/
.product-item {
  padding: 15px;
  text-align: center;
  margin-bottom: 10px;
}

.product-item .product-img img {
  width: 100%;
  object-fit: contain;
  height: 10em;
}

.product-details-img {
  width: 100%;
  object-fit: cover;
  height: 21em !important;
}

.image-gallery-slide .image-gallery-image {
  width: 50em !important;
  -o-object-fit: contain;
  object-fit: contain;
}

.ant-image-preview-img {
  width: 60vw !important;
}

.ant-modal {
  width: 100vw !important;

}

.ant-modal-footer {
  display: none !important;
}


.product-item .product-caption .product-name {
  font-size: 20px;
  margin-top: 10px;
  padding-bottom: 10px;
  text-transform: none;
}

.product-price-group {
  padding-bottom: 10px;
}

.product-item .product-caption .product-price {
  font-size: 25px;
  font-weight: normal;
}

.product_detail>.product-name .product-price {
  font-size: inherit;
}

.product-img-lg {
  padding: 5px 15px 10px 15px;
  text-align: center;
}

.product-img-lg a:hover {
  cursor: zoom-in;
}

.ant-tabs-nav-list {
  margin: auto;
}

.product-img-lg a img {
  width: 100%;
}

.product-item .product-caption .product-price-old {
  font-size: 18px;
  margin-left: 10px;
  text-decoration: line-through;
}

.product-item .product-caption .product-txt {
  margin-bottom: 15px;
}

.product-item .product-caption .ht-btn {
  margin-top: 5px;
}

.product-list .product-item {
  text-align: left;
  border: none;
}

.product-list .product-item .product-name {
  padding-top: 7px;
  margin-top: 0px;
  padding-bottom: 13px;
  font-size: 18px;
}

.product-list .absolute-caption li,
.product-list .absolute-caption li i {
  padding: 0px;
  margin: 0px;
}

.owl-item {
  width: 24em !important;
}

.product-grid-2 .product-item .product-caption .product-name {
  padding: 15px 0px 2px 15px;
  background: rgba(236, 0, 0, 0.9);
  color: #999;
  margin-top: 0px;
  /*height: 66px;*/
  width: 100%;
  float: left;
}

.product-grid-2 .product-caption .product-name a {
  /*width: 60%;*/
  text-align: left;
  display: block;

}

.product-grid-2 .product-caption .product-name a b {
  text-transform: uppercase;
}

.product-grid-2 .product-caption .product-name span {
  font-size: inherit;
  /*width: 100%;*/
  /*display: block;*/
  /* padding: 0px 20px 5px 0px; */

  position: relative;
}

/*.product-grid-2 .product-caption .product-name span::after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  border-width: 18px;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: black;
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: black;
}*/
.stock-status {
  padding: 3px 10px;
  border-radius: 3px;
  background: #29af19;
  color: #fff;
}

/*--- Product filter---*/

.steps-content {
  min-height: 200px;
  margin-top: 16px;
  padding-top: 80px;
  text-align: center;
  background-color: #000000 !important;
  border: none !important;
  border-radius: 2px;
}

.product-filter {
  display: inline-block;
  margin-bottom: 25px;
  padding: 10px;
  width: 100%;
}

.product-filter a {
  /*float: left;*/
}

.dropdown-menu>li>a {
  display: block;
  text-align: center;
  padding: 1px 12px !important;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.product-filter a i {
  width: 44px;
  height: 40px;
  float: left;
  display: block;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  border-radius: 2px;
  line-height: 40px;
  margin-right: 10px;
}

.product-filter .form-item {
  height: 40px;
}

.product-filter .select-wrapper label {
  font-weight: normal;
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}

.product-filter .select-wrapper label i {
  margin-right: 5px;
}

.product-filter .select-wrapper:after {
  height: 23px;
  line-height: 23px;
}

/*--- Product detail---*/
.product_detail {
  padding: 30px;
}

.product_detail .owl-theme .owl-controls .owl-buttons .owl-prev,
.product_detail .owl-theme .owl-controls .owl-buttons .owl-next {
  top: 40%;
  background: none;
  font-size: 40px;
}

.product_detail .owl-theme .owl-controls .owl-buttons div:hover {
  background: none;
}

.product_detail .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0px;
}

.product_detail .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0px;
  right: auto;
}

.product_detail .product-name {
  font-weight: bold;
  font-size: 25px;
  margin-top: 0px;
  padding-top: 0px;
}

.product_para .price-old {
  text-decoration: line-through;
}

.product_para p b {
  margin-right: 5px;
  display: block;
  width: 100px;
  float: left;
  font-weight: normal;
}

.input-qtl {
  width: 50px;
  text-align: center;
  margin-right: 10px;
  height: 45px;
}

.product_para .ht-btn {
  margin-top: 0px;
}

.product_para .ht-btn {
  margin-left: 4px;
  margin-right: 2px;
  padding-left: 16px;
  padding-right: 16px;
}

.product_para .ht-btn i {
  margin-right: 0px;
}

.product_para-1 li {
  padding: 11px 20px;
}

.product_para-1 li span {
  width: 45%;
  display: block;
  float: left;
}

.remove-img {
  position: absolute;
  bottom: 5px;
  right: 15px;
  cursor: pointer;
  color: #fff;
  background: black;
  padding: 8px 12px;
  z-index: 9;
  height: 32px;
}

.placeholder-img {
  width: 100%;
}

.choose-file-upload {
  color: #555;
  padding-left: 10px;
  font-weight: normal;
  height: 32px;
  padding: 6px 10px;
  background: #fff;
  cursor: pointer;
  width: 100%;
  display: block;
}

.choose-file-upload i {
  color: #999;
}

.choose-file-upload:hover {
  color: #999;
}

.list-feature li {
  display: inline-block;
  padding: 7px 0px;
  width: 32%;
  color: #999;
}

.list-feature li i {
  margin-right: 10px;
  font-size: 14px;
  background: #222;
  padding: 3px;
  border-radius: 2px;
  color: #666;
}

.cart-item {
  border-left: 0px;
  height: 100px;
  margin-right: 1px;
  margin-bottom: 1px;
  text-align: center;
  overflow: hidden;
}

.row>.cart-item:last-child {
  margin-right: -5px;
}

.cart-item p,
.cart-item i.cart-remove-btn {
  line-height: 100px;
}

.cart-item i.ch-remove-btn,
.cart-item i.cart-remove-btn {
  cursor: pointer;
}

.cart-item input {
  margin-top: 29px;
}

.cart-item .product-name {
  text-align: left;
  padding-left: 0px;
}

.cart-item .product-name h5 {
  padding-bottom: 10px;
  font-size: 15px;
}

.cart-img-prev {
  padding: 5px;
  margin: 15px 0px;
  width: 100%;
  display: inline-block;
}

.ant-card-meta-title {
  font-size: 25px !important;
}

.cart-img-prev img {
  max-height: 60px;
}

.cart-total {
  padding: 20px 30px;
  width: 100%;
  text-align: right;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 0px;
}

.cart-total strong {
  font-size: inherit;
}

/*---- 24.Login ----*/
/*--- 25.Panel ---*/
.panel-group {
  margin-bottom: 0px;
}

.panel-group .panel+.panel {
  margin-top: 0px;
}

.panel-group .panel {
  border-radius: 0px;
}

.panel-body,
.panel-default>.heading-1 {
  background: none;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: none;
}

.panel {
  background: none;
}

.panel-body {
  padding: 20px 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.panel-default {
  border: none;
  box-shadow: 0px 0px 0px 0px;
}

/*--- 26.List-default ---*/
.list-default {
  margin-top: 15px;
}

.list-default li {
  padding: 10px 0px;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.list-default li i {
  color: inherit;
  width: 20px;
}

iframe .map {
  filter: grayscale(100%);
}

.list-default li i.icon {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background: #444;
  border-radius: 30px;
  padding: 0px;
  display: inline-block;
}

.list-footer-default li {
  padding: 10px 0px;
  display: block;
  border-bottom-width: 1px;
  /*border-bottom-style: dashed;*/
}

.list-footer-default li i {
  color: inherit;
  width: 20px;
}

.list-footer-default li i.icon {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background: #444;
  border-radius: 30px;
  padding: 0px;
  display: inline-block;
}

.wishlist .ht-btn {
  margin-top: 0px;
}

/*--- 27.Ht-tabs ---*/
.ht-tabs {
  border: none;
}

.ht-tabs li {
  float: none;
  margin-bottom: 0px;
  display: inline;
}

.ht-tabs li a {
  display: inline-block;
  padding: 13px 35px;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  transition-duration: 0.5s;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  position: relative;
}

.ht-tabs li.active a,
.ht-tabs li.active a:hover,
.ht-tabs li.active a:focus,
.ht-tabs li a:hover {
  border: none;
}

.ht-tabs li.active a,
.ht-tabs li.active a:hover,
.ht-tabs li.active a:focus {
  color: #fff;
  background: black;
}

/*--- 28.Banner ---*/
.banner-item {
  padding: 40px;
  background-color: #151515;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.banner-item-footer {
  padding: 0px;
  background-color: #151515;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 50%;
}

.banner-item-menu {
  padding: 40px;
  background-color: #151515;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 110%;
}

.banner-item h2 {
  font-size: 50px;
}

.banner-item h3 {
  font-size: 35px;
}

.banner-item h5 {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #eee;
}

.banner-item h2,
.banner-item h3,
.banner-item h5 {
  padding: 0px;
}

.banner-item h2 span,
.banner-item h3 span,
.banner-item h2 strong,
.banner-item h3 strong {
  font-weight: bold;
  font-size: inherit;
}

.banner-item p {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 16px;
  /*color: #eee;*/
}

.banner-item-home p {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 16px;
  color: rgb(0, 0, 0);
}

.banner-item-home h1 {
  margin-top: 10px;
  margin-bottom: 0px;
  line-height: 0.5;
  white-space: nowrap;
  font-size: 65px;
  color: rgb(0, 0, 0);
}

.banner-item .ht-btn {
  margin-top: 25px;
}

.banner-2x {
  padding: 60px 15px 120px 15px;
  text-align: center;
}

.banner-2x-home {
  padding: 80px 15px 50px 15px;
  text-align: left;
}

.banner-img-home {
  padding: 50px 15px 0px 15px;
  text-align: left;
}

.banner-2x h3 {
  font-size: 35px;
}

.banner-2x p {
  max-width: 700px;
  font-size: 18px;
}

.banner-1x {
  padding: 40px 30px 100px 30px;
}

.banner-1x h3 {
  font-size: 28px;
}

.banner-1x p {
  font-size: 16px;
}

.banner-bg-1 {
  background-image: url("../images/8.png");
}

.banner-bg-2 {
  background-image: url("../images/05.png");
}

.banner-bg-3 {
  background-image: url("../images/slide_4.png");
}

.banner-bg-4 {
  background-image: url("../images/04.png");
}

.banner-bg-5 {
  background-image: url("../images/slide_5.png");
}

.banner-bg-6 {
  background-image: url("../images/stock-image-12.png");
}

.banner-bg-7 {
  background-image: url("../images/slide_3.jpg");
  background-size: 540%;
}

.banner-bg-8 {
  background-image: url("../images/stock-race-438467_960_720.jpg");
  background-size: cover;
  margin-top: -305px;
  padding: 70px 15px 130px 15px;
  border: 15px solid #222;
  border-bottom: 0px;
}

.banner-bg-9 {
  background-image: url("../images/13.jpg");
  background-size: cover;
  padding: 70px 15px 90px 15px;
}

.banner-bg-10 {
  color: black;
  background-color: white;
  padding: 70px 15px 90px 15px;
}

.banner-bg-11 {
  color: black;
  background-color: black;
  padding: 20px 15px 30px 15px;
}

.banner-bg-download-center {
  color: black;
  background-color: rgba(255, 255, 255, 0);
  padding: 70px 15px 20px 15px;
}

.banner-bg-footer {
  background-image: url("../images/footer-back.png");
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.banner-bg-mt {
  background-image: url("../images/mt.png");
  border-radius: 1em;
  color: black;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover;
  height: 23em;
  padding: 25px 20px 90px 20px;
}

.banner-bg-kia {
  background-image: url("../images/kia.png");
  border-radius: 1em;
  color: black;
  background-color: white;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover;
  height: 23em;
  padding: 25px 20px 90px 20px;
}

.banner-bg-mahindra {
  background-image: url("../images/mahindra.png");
  border-radius: 1em;
  color: black;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover;
  background-color: white;
  height: 23em;
  padding: 25px 20px 90px 20px;
}

.banner-bg-chery {
  background-image: url("../images/chery.png");
  border-radius: 1em;
  color: black;
  background-color: white;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover;
  height: 23em;
  padding: 25px 20px 0px 20px;
}

.banner-bg-gwm {
  background-image: url("../images/gwm.png");
  border-radius: 1em;
  color: black;
  background-color: white;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover;
  height: 23em;
  padding: 25px 20px 0px 20px;
}

.banner-bg-haval {
  background-image: url("../images/haval.png");
  border-radius: 1em;
  color: black;
  background-color: white;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover;
  height: 23em;
  padding: 25px 20px 0px 20px;
}

.banner-bg-service {
  background-image: url("../images/service-centers.png");
  border-radius: 1em;
  color: black;
  background-color: white;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover;
  height: 24em;
  padding: 25px 20px 0px 20px;
}

.banner-bg-express-store {
  background-image: url("../images/express-store.png");
  background-size: cover;
  padding: 70px 15px 90px 15px;
}

.banner-bg-service-center {
  background-image: url("../images/service-center.png");
  background-size: cover;
  padding: 70px 15px 90px 15px;
}

.banner-height-1 {
  height: 435px;
}

.banner-height-2 {
  height: 510px;
}

.banner-height-3 {
  height: 250px;
}

/*--- 29.Counterup ---*/
.counterup-item {
  text-align: center;
}

.counterup-item h3 {
  width: 120px;
  height: 120px;
  border-radius: 120px;
  line-height: 120px;
  border: 3px solid #fff;
  font-size: 25px;
  padding: 0px;
  border-right-color: #777;
  margin: auto;
}

.counterup-item p {
  font-size: 18px;
  margin-top: 15px;
}

/*--- 30.Ht-pagination ---*/
.ht-pagination {
  background: none;
  margin-top: 10px;
  margin-bottom: 50px;
}

.ht-pagination li a {
  height: 40px;
  width: 40px;
  text-align: center;
  padding: 10px;
  margin-right: 2px;
  border: none;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/*--- 31.Ht-breadcrumbs ---*/
.ht-breadcrumb {
  margin-bottom: 5px;
}

.ht-breadcrumb li {
  float: left;
  position: relative;
}

.ht-breadcrumb li a,
.ht-breadcrumb li.active {
  padding: 5px 12px 5px 30px;
  display: block;
  height: 34px;
}

.ht-breadcrumb li:first-child a {
  padding-left: 12px;
  padding-right: 0px;
}

.ht-breadcrumb li::after {
  position: absolute;
  top: 0px;
  right: -33px;
  content: "";
  border-width: 17px;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  z-index: 1;
}

.ht-breadcrumb li::before {
  position: absolute;
  top: 0px;
  right: -34px;
  content: "";
  border-width: 17px;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  z-index: 1;
}

.ht-breadcrumb li:last-child::before {
  display: none;
}

/*--- 32.Rating ---*/
ul.rating {
  margin-bottom: 10px;
}

ul.rating>li {
  display: inline;
  margin-right: 1px;
  margin-left: 1px;
}

ul.rating>li i {
  cursor: pointer;
  font-size: 13px;
}

/*---- 33.Error_404 ----*/
.error404 {
  padding: 40px;
}

.error404 h3 {
  font-size: 35px;
}

/*---- 34.Contact ----*/
.contact-form {}

.contact-info ul.list-default li i {
  font-size: 17px;
  margin-top: 3px;
  width: 20px;
}

/*--- 35.Mfp-popup ---*/
img.mfp-img {
  padding: 10px;
  border: 0px solid #fff;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  top: 15px;
  right: 20px;
}

.mfp-counter {
  display: none;
}

/*--- 36. Preloader ---*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: #fff;
}

.preloader p {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url("../images/reload.gif");
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

/*---- 37.Footer ----*/
#wrap-footer {
  text-align: left;
}

.color1-inher {
  margin-top: 6.5em;
}

#wrap-header {
  top: 0;
  background-color: white;
  z-index: 999;
  width: 100vw;
  margin: auto;
  position: fixed;
}

.footer-top .p-l-r,
.footer-bt .p-l-r {
  padding: 0px !important;
}

.footer-top .heading-1 {
  margin-top: 15px;
  border-bottom: 2px solid #222;
}

.footer-top ul {
  margin-top: -15px;
  margin-bottom: 20px;
}

.footer-top p {
  margin-bottom: 20px;
}

.footer-top ul li:last-child {
  border-bottom: 0px;
}

.footer-top .heading-1 h3 {
  border-bottom: 2px solid black;
}

.footer-top .list-default li {
  border-bottom-color: #333;
}

.footer-top .list-default li,
.footer-top p {
  color: #999;
}

.footer-bt {
  background: #0c0c0c;
}

.footer-bt p a {
  color: black;
}

.footer-bt p {
  font-size: 14px;
  text-transform: uppercase;
  padding: 20px 0px 15px 0px;
  margin-bottom: 0px;
}

.social-icon {
  color: black;
  display: block;
  margin-top: 20px;
}

.footer-bt .social-icon li a {
  color: black;
  display: block;
  margin-top: 13px;
}

.footer-bt .social-icon li a i {
  color: #999;
  text-align: center;
  line-height: 35px;
  border-radius: 35px;
  height: 35px;
  width: 35px;
  background: #151515;
  display: block;
}

.footer-bt .social-icon li a i:hover {
  color: #fff;
}

.icon-r {
  color: #999;
  text-align: center;
  line-height: 35px;
  border-radius: 35px;
  height: 35px;
  width: 35px;
  background: #111;
  display: block;
  float: left;
}

.imgc {
  margin-top: -100px;
}

.m-t-ab-200 {
  margin-top: -205px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-r-15 {
  margin-right: 15px;
}

/*--- 38. Color ---*/
.bg-white {
  background: #fff;
}

.bg-gray-fa {
  background: #fafafa;
}

.bg-gray-f5 {
  background: #f5f5f5;
}

.bg-gray-d {
  background: #ddd;
}

.bg-gray-e {
  background: #eee;
}

.bg-gray-c {
  background: #ccc;
}

.bg-gray-d {
  background: #aaa;
}

.bg-gray-9 {
  background: #999;
}

.bg-gray-8 {
  background: #888;
}

.bg-gray-7 {
  background: #777;
}

.bg-gray-6 {
  background: #666;
}

.bg-gray-5 {
  background: #555;
}

.bg-gray-4 {
  background: #444;
}

.bg-gray-3 {
  background: #333;
}

.bg-gray-2 {
  background: #222;
}

.bg-gray-15 {
  background: #151515;
}

.bg-gray-18 {
  background: #181818;
}

.bg-gray-1 {
  background: #111;
}

.bg-gray-0c {
  background: #0c0c0c;
}

.bg-gray-0 {
  background: #000;
}

.bg-red {
  background-color: black;
}

.bg-green {
  background-color: #249400;
}

.bg-yellow {
  background-color: #ffe000;
}

.color-f {
  color: #fff;
}

.color-e {
  color: #eee;
}

.color-d {
  color: #ddd;
}

.color-c {
  color: #ccc;
}

.color-a {
  color: #aaa;
}

.color-9 {
  color: #999;
}

.color-8 {
  color: #888;
}

.color-7 {
  color: #777;
}

.color-6 {
  color: #666;
}

.color-5 {
  color: #555;
}

.color-4 {
  color: #444;
}

.color-3 {
  color: #333;
}

.color-2 {
  color: #222;
}

.color-15 {
  color: #151515;
}

.color-1 {
  color: #111;
}

.color-0c {
  color: #0c0c0c;
}

.color-0 {
  color: #000;
}

.color-green {
  color: #249400;
}

.color-yellow {
  color: #ffe000;
}

.color-red {
  color: black;
}

.border-color-2 {
  border-color: #222;
}

.border-color-f5 {
  border-color: #f5f5f5;
}

/*---- 38. Setting preview----*/
#setting {
  display: none;
  position: fixed;
  right: -220px;
  top: 15%;
  width: 220px;
  background-color: #f2f2f2;
  border: 7px solid #fff;
  box-shadow: 1px 1px 2px 0px #ccc;
  z-index: 999;
  transition-duration: 0.5s;
}

#setting h5 {
  color: #333;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.setting-btn {
  width: 45px;
  height: 45px;
  float: left;
  background-color: black;
  margin-left: -52px;
  cursor: pointer;
  margin-top: 110px;
  color: #fff;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
}

.react-responsive-modal-modal {
  max-width: 800px;
  display: inline-block;
  text-align: center !important;
  vertical-align: middle;
  background: #ffffff !important;
  box-shadow: 0 12px 15px 0 rgb(0 0 0 / 25%);
  margin: 1.2rem;
  padding: 1.2rem;
  position: relative;
  border-radius: 1.5em;
  overflow-y: auto;
}

.react-responsive-modal-closeButton {
  fill: rgb(0, 0, 0) !important;
}

.model-display {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  padding: 10px 10px 0px 10px;
  background-color: #fff;
  position: relative;
}

.model-display::before {
  position: absolute;
  top: -20px;
  left: 10px;
  content: "";
  border-style: solid;
  border-width: 10px;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
}

.model-display li {
  float: left;
  padding: 7px 16px;
  height: 38px;
  min-width: 40px;
  background-color: #f5f5f5;
  border-radius: 2px;
  margin-bottom: 10px;
  color: #333;
  margin-right: 7px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.model-display li.active,
.model-display li:hover {
  background: black;
  color: #fff;
}

.model-display li.active a,
.model-display li:hover a {
  color: #fff;
}

.model-display li.s-color-1 {
  background: url("../images/12s.jpg");
  background-size: 200%;
}

.model-display li.s-color-2 {
  background: url("../images/15s.jpg");
  background-size: 200%;
}

.model-display li.s-color-3 {
  background: url("../images/14s.jpg");
  background-size: 200%;
}

.w-130 {
  width: 130px;
}

.w-80 {
  width: 80px;
}

.w-135 {
  width: 135px;
}

/*---- 39. Media query ----*/
@media (max-width: 1200px) {
  .navbar-default .navbar-nav>li>a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .search-box .search-txt {
    width: 0px;
    padding: 0px;
  }

  .banner-height-1 {
    height: 382px;
  }

  .banner-height-2 {
    height: 510px;
  }
}

@media (min-width: 110px) and (max-width: 992px) {
  .navbar-default .navbar-nav>li>a {
    padding-left: 22px;
    padding-right: 22px;
  }

  .main-menu {
    margin-left: 70px;
  }

  .top-header ul li a.icon-1 i {
    display: block;
    margin: 4px 0px 0px 0px;
  }

  .top-header ul li a.icon-1 span {
    display: none;
  }

  .bg-header-1,
  .bg-header-2,
  .bg-header-3,
  .bg-header-4 {
    background-position: top center;
    background-size: auto;
  }

  .banner-item {
    padding: 25px 25px 30px 25px;
  }

  .banner-item h3 {
    font-size: 22px;
  }

  .banner-item h2 {
    font-size: 35px;
  }

  .banner-item h5 {
    font-size: 14px;
  }

  .logo img {
    width: 183px;
    margin-left: 1em !important;
  }

  .slide {
    margin-top: -260px;
  }

  .banner-bg-8 {
    padding: 50px 15px 100px 15px;
  }

  .counterup-item h3 {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    line-height: 100px;
    font-size: 20px;
  }

  .search-1 {
    margin-bottom: -120px;
  }
}

@media (max-width: 1100px) {
  .product-img-lg {
    padding: 0 !important;
    text-align: center;
  }

  .image-gallery-slide .image-gallery-image {
    width: 100vw !important;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .top-header-lrg {
    transition: 0.2s;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .top-headers {
    transition: 0.2s;
    background-color: rgb(0, 0, 0) !important;
    /* padding-top: 0.5em; */
  }

  .top-header p {
    padding: 13px 0px;
    margin-bottom: 0px;
  }

  /* .slick-slide img {
    opacity: 0.5;
  } */

  .overlay {
    box-shadow: inset 0px -100px 100px black;
    position: absolute;
    width: 100vw;
    height: 70vh;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .ui-slider-horizontal .ui-slider-handle {
    top: -0.2em;
    margin-left: -0.6em;
    transform: scale(1.2);
  }

  .ui-slider-horizontal {
    height: 8px;
  }

  .ui-state-hover,
  .ui-widget-content .ui-state-hover,
  .ui-widget-header .ui-state-hover,
  .ui-state-focus,
  .ui-widget-content .ui-state-focus,
  .ui-widget-header .ui-state-focus,
  .ui-button:hover,
  .ui-button:focus {
    border: 3px solid #2b2b2b;
    background: #2b2b2b !important;
    font-weight: normal;
    color: #2b2b2b;
    transform: scale(1.3);
    transition: none !important;
  }

  .ui-slider-handle {
    outline: none;
  }

  /*--- Logo ---*/
  .logo {
    margin-bottom: 5px;
    background: none;
    float: left;
  }

  .logo::after,
  .logo::before {
    display: none;
  }

  .logo img {
    width: 183px;
    margin-left: 0em !important;
    margin-top: -0.6em;
  }

  a.logo-1 {
    height: auto;
  }

  .top-header ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .top-header ul li.cart-icon {
    margin-left: 10px;
  }

  .top-header ul li a.icon-1 i {
    display: block;
    margin: 4px 0px 0px 0px;
  }

  .top-header ul li i {
    margin-left: 0px;
  }

  .top-header ul li a.icon-1 span {
    display: none;
  }

  .navbar-default .navbar-brand:focus,
  .navbar-default .navbar-brand:hover {
    background: none;
  }

  /*--- Menu ---*/
  .main-menu {
    background: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    height: 50px;
  }

  .main-menu::before {
    display: none;
  }

  white .main-menu .bg-blue {
    background: none;
  }

  .hotline {
    width: 100%;
    height: auto;
    height: 50px;
    margin-top: 0px;
    margin-bottom: -50px;
    margin-right: 0px;
  }


  .banner-bg-service {
    background-image: url("../images/service-centers.png");
    border-radius: 1em;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: black;
    background-color: white;
    height: auto !important;
    padding: 25px 20px 0px 20px;
  }

  .banner-bg-express-store {
    background-image: url("../images/express-store.png");
    background-size: cover;
    padding: 3em 1em 8em 1em !important;
  }

  .banner-bg-service-center {
    padding: 3em 1em 8em 1em !important;
  }

  iframe {
    filter: grayscale(100%) !important;
  }

  .hotline::after,
  .hotline::before,
  .hotline span {
    display: none;
  }

  .menu .nav {
    overflow-y: auto;
    overflow-x: hidden;
  }

  .navbar-nav {
    margin: 0px;
  }

  .menu .navbar-collapse>ul {
    margin-left: -15px;
    background: #fff;
    margin-bottom: 10px;
    padding: 30px 0px;
    margin-top: 38px;
  }

  .navbar-default .navbar-nav li ul {
    background: #fff !important;
  }

  .navbar-default .navbar-nav li {
    padding: 0px;
  }

  .menu ul li {
    text-align: center;
  }

  .navbar-default .navbar-nav li a,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    font-size: 20px;
    padding: 20px;
    color: #333;
    display: inline-block;
    border-right: 0px;
    border-bottom: 1px dashed #ccc;
  }

  .navbar-default .navbar-nav li ul li a {
    font-size: 16px;
  }

  .navbar-nav>li>.dropdown-menu,
  .navbar-default .navbar-nav li ul li {
    border: none;
  }

  .nav .open>a,
  .nav .open>a:focus,
  .nav .open>a:hover {
    border-color: #999;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li {
    border-bottom: 0px;
    padding: 0px;
  }

  .main-menu .navbar-default .navbar-nav .open>a {
    color: #999;
  }

  .main-menu .navbar-default .navbar-nav .open>a:hover {
    color: black;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #999;
  }

  .navbar-toggle {
    border-radius: 0px;
    border: none;
    margin-top: 0px;
    background: none;
    width: 53px;
    height: 50px;
    padding: 15px;
    position: relative;
    z-index: 9;
    margin-right: 0px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: none;
  }

  /*--- Search ---*/
  .search-box {
    top: 50px;
    right: 0px;
    width: 100%;
  }

  .search-box>i {
    margin-right: 50px;
  }

  .search-box form {
    width: 100%;
    display: inline-block;
    border-top: 0px;
  }

  .search-box form .search-txt,
  .search-box:hover .search-txt {
    width: 100%;
    border-radius: 0px;
    padding-left: 15px;
    background: #fff !important;
    color: #333;
    padding-right: 70px;
  }

  .search-box .search-btn {
    right: 0px;
    background: #fff;
    border-radius: 0px;
    color: #333;
  }

  .blog .blog-item {
    text-align: center;
  }

  .blog-list .blog-date {
    margin-top: 15px;
  }

  .blog-item h2.blog-heading {
    font-size: 20px;
  }

  /*--- Heading ---*/
  .heading-group {
    overflow: hidden;
    height: 60px;
  }

  .heading-2 {
    font-size: 20px;
  }

  .heading-group .heading-2::after {
    border-width: 31px;
    right: -62px;
  }

  /*--- Logo clients ---*/
  .block-logo {
    padding: 15px 0px;
  }

  .ht-pagination li a {
    margin-bottom: 5px;
  }

  /*--- List-service ---*/
  .list-service ul li a::after {
    display: none;
  }

  .list-service ul li a {
    height: auto;
  }

  /*--- Tabs ---*/
  .ht-tabs li a {
    padding: 10px;
  }

  .product-filter label {
    width: 65px;
  }

  .list-feature li {
    width: 100%;
  }

  .bg-1,
  .bg-2,
  .bg-3,
  .bg-4 {
    background-position: top center;
    background-size: auto;
  }

  .banner-item {
    height: auto !important;
  }

  .banner-height-1 {
    height: auto !important;
  }

  .m-t-ab-200 {
    margin-top: auto !important;
  }

  .banner-item h2,
  .banner-lg h3 {
    font-size: 25px;
  }

  .procs {
    padding: 0px !important;
  }

  .th-bar-item {
    background: none;
  }

  .th-bar-item {
    font-size: 15px;
  }

  .owl-theme .owl-controls .owl-buttons {
    display: none;
  }

  .counterup-item {
    margin-bottom: 30px;
  }

  .counterup-item h3 {
    height: 90px;
    width: 90px;
    line-height: 80px;
    font-size: 17px;
  }

  .counterup-item p {
    font-size: 14px;
  }

  .product-grid-2 .product-caption .product-name {
    height: auto !important;
  }

  .product-grid-2 .product-caption .product-name a,
  .product-grid-2 .product-caption .product-name span {
    width: 100%;
  }

  .product-grid-2 .product-caption .product-name span {
    /* margin-top: 10px;
    max-width: 130px;
    padding: 7px 15px; */
  }

  .search-2 {
    margin-top: -77px;
  }

  .search-1 {
    /*background: #0c0c0c;*/
    padding-top: 30px;
  }

  .social-icon {
    float: left !important;
    margin-bottom: 15px;
  }
}

@media (max-width: 1100px) {
  .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }

  .container-custom {
    margin: auto;
    /* padding-left: 0.4em;
    padding-right: 0.4em; */
  }

  .col-mobile {
    display: inline-flex !important;
  }
  .text-mobile {
    text-align: center !important;
  }

  .banner-item-menu {
    height: 100vh !important;
    width: 100vw !important;
  }

  .logo-menu {
    width: 100%;
    margin: auto !important;
  }

  .bm-burger-button-sml {
    position: fixed;
    transition: 0.2s;
    width: 28px;
    height: 23px;
    right: 24px;
    top: 8px;
  }

  .sml-logo {
    transform: scale(1);
  }

  .desktop-view {
    display: none;
  }

  .mobile-view {
    display: inline;
  }

  .slick-initialized .slick-slide {
    display: inline-flex;
    /*max-width: 15em;*/
    /* margin-left: 0.5em; */
  }

  .slick-track {
    display: flex !important;
  }

  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 25px !important;
    opacity: 1 !important;
    color: lightgrey !important;
  }

  .slick-next {
    display: none;
    left: -40px !important;
    top: 55% !important;
  }

  .slick-prev {
    display: none;
    left: -40px !important;
    top: 45% !important;
  }

  .slick-prev,
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
}

.bm-burger-button {
  transition: 0.2s;
  position: fixed;
  width: 28px;
  height: 23px;
  right: 24px;
  top: 17px;
}

.lrg-logo {}

/* Color/shape of burger icon bars */
.bm-burger-bars {
  background: #ffffff;
}

/* Color/shape of burger icon bars on hover*/
.bm-burger-bars-hover {
  background: #a90000;
}

/* Position and sizing of clickable cross button */
.bm-cross-button {
  height: 24px;
  width: 24px;
}

/* Color/shape of close button cross */
.bm-cross {
  background: #bdc3c7;
}

/*
Sidebar wrapper styles
Note: Beware of modifying this element as it can break the animations - you should not need to touch it in most cases
*/
.bm-menu-wrap {
  position: fixed;
  right: 0px;
  top: 0;
  z-index: 1100;
  width: 100vw !important;
  height: 100vh !important;
  position: fixed;
  height: 100%;
}

/* General sidebar styles */
.bm-menu {
  background: rgba(255, 0, 0, 0.938);
  padding: 0;
  font-size: 1.15em;
  width: 100vw !important;
  height: 100vh !important;
}

/* Morph shape necessary with bubble or elastic */
.bm-morph-shape {
  fill: #373a47;
}

/* Wrapper for item list */
.bm-item-list {
  color: #ffffff;
  padding: 0em;
}

/* Individual item */
.bm-item {
  display: inline-block;
}

/* Styling of overlay */
.bm-overlay {
  right: 0px;
  top: 0;
  width: 100vw !important;
  height: 100vh !important;
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}