/* header css start */
.header_section {
  background: #000000;
  padding: 15px 0px;
  padding-bottom: 0; }
  .header_section .navbar-brand img {
    width: 280px; }
  .header_section .navbar .nav-link {
    font-size: 13px;
    font-weight: 400;
    background-color: transparent;
    color: #fff;
    padding-left: 15px;
    text-transform: uppercase;
    letter-spacing: .01rem;
    font-family: 'Oswald', sans-serif; }
  .header_section .navbar .nav-link:hover {
    color: #fff; }

/* header css end */
/* hero css start */
.hero_section {
  background: #272525;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #272525 6%, #000000 93%, #000000 93%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #272525 6%, #000000 93%, #000000 93%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #272525 6%, #000000 93%, #000000 93%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#272525', endColorstr='#000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  padding-bottom: 40px; }

.hero_txt {
  margin-bottom: 25px; }
  .hero_txt h2 {
    font-size: 44px;
    line-height: 54px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #fff; }
  .hero_txt h6 {
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #fff; }
  .hero_txt p {
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #DCB400;
    margin-bottom: 25px; }
  .hero_txt a {
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    background: #F20000;
    padding: 10px 20px;
    border-radius: 12px; }

.hero_main_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center; }

/* hero css end */
/* ho it css start */
.how_it_work_sec {
  background: #222E3A;
  padding: 50px 0px; }

.how_work_head h2 {
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px; }

.how_work_box {
  text-align: center;
  font-family: 'Poppins', sans-serif; }
  .how_work_box img {
    display: inline-block; }
  .how_work_box h5 {
    font-size: 32px !important;
    line-height: 42px;
    font-weight: 600;
    color: #DCB400;
    margin-bottom: 0; }
  .how_work_box p {
    font-size: 15px !important;
    line-height: 22px;
    font-weight: 500;
    color: #fff; }
  .how_work_box a {
    font-size: 15px !important;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    background: #F20000;
    padding: 10px 20px;
    border-radius: 12px; }

.dot_list img {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block; }

/* ho it css end  */
/* auction css start */
.auction_section {
  background: #E70E52;
  padding: 15px 0px; }

.auc_lft {
  text-align: center;
  margin-top: 10px; }
  .auc_lft p {
    font-size: 24px;
    line-height: 33px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #fff; }

.auc_centr {
  background: #fff;
  border-radius: 35px;
  text-align: center;
  padding: 15px 0px;
  width: 80%;
  margin: 0 auto; }
  .auc_centr img {
    display: inline-block; }

/* auction css end */
/* faq ask css start */
.faqask_sec {
  padding: 60px 0px;
  background: #F4F4F4; }

.faq_head h2 {
  text-align: center;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px; }

.faq_main_wrap_head {
  margin-top: 30px; }
  .faq_main_wrap_head ul {
    justify-content: center; }
    .faq_main_wrap_head ul li a {
      color: #DCB400;
      font-size: 16px;
      line-height: 26px;
      font-weight: 500;
      font-family: 'Poppins', sans-serif;
      text-transform: uppercase;
      margin: 0 40px;
      border-radius: 0px !important; }
    .faq_main_wrap_head ul li .active {
      background: transparent !important;
      color: #000 !important;
      border-bottom: 3px solid #DCB400; }

.faq_main_txt {
  margin-top: 50px; }
  .faq_main_txt h6 {
    color: #000;
    font-size: 21px;
    line-height: 29px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px; }
  .faq_main_txt p {
    color: rgba(0, 0, 0, 0.71);
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif; }

/* faq ask css end */
/* footer css start */
.footer_section {
  background: #000000;
  padding: 40px 0px; }

.ftr_links h5 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px; }
.ftr_links ul li,
.ftr_links ul li span,
.ftr_links ul li a {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  color: rgba(255, 255, 255, 0.69); }
.ftr_links ul li span {
  color: #fff;
  text-transform: uppercase;
  display: block; }
.ftr_links ul li a:hover {
  text-decoration: underline; }
.ftr_links input {
  width: 60%;
  display: block;
  padding-left: 10px;
  height: 35px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  margin-bottom: 25px; }
.ftr_links form a {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  background: #ABACAC;
  padding: 10px 20px;
  border-radius: 6px; }
.ftr_links form a:hover {
  background: #777777; }

.ftr_social a {
  background: #324C81;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  color: #fff;
  margin-left: 4px; }

.ftr_social a:nth-child(2) {
  background: #456C8B; }

.ftr_social a:nth-child(3) {
  background: #FF6600; }

.ftr_copy a {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  color: rgba(255, 255, 255, 0.69); }

.footer_payments {
  text-align: right; }

.footer_payments img {
  width: 40px; }

/* footer css end */
/* product css start */
.product_section {
  padding: 50px 0px;
  padding-top: 0; }

.product_head_txt {
  margin-bottom: 25px;
  margin-top: 30px; }
  .product_head_txt h3 {
    font-size: 25px;
    line-height: 33px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif; }
  .product_head_txt a {
    padding: 8px 20px;
    border: 2px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif; }
  .product_head_txt a:hover {
    background: #000;
    color: #fff; }

.product_box_wrap {
  border: 1px solid #ccc;
  padding: 10px; }
  .product_box_wrap h5 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #343a40;
    margin-bottom: 10px;
    margin-top: 15px; }
  .product_box_wrap h6 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #343a40;
    margin-bottom: 10px;
    font-style: italic; }
  .product_box_wrap a {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #343a40; }
  .product_box_wrap h4 {
    font-size: 24px;
    line-height: 21px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #DCB400;
    margin-bottom: 10px;
    margin-top: 10px; }
  .product_box_wrap input {
    width: 100%;
    height: 35px;
    padding-left: 10px;
    margin-bottom: 10px; }
  .product_box_wrap input:focus {
    box-shadow: none;
    outline: inherit; }
  .product_box_wrap .btn_custom {
    padding: 8px 20px;
    border: 2px solid #DCB400;
    color: #DCB400;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    border-radius: 0px; }
  .product_box_wrap .btn_custom:hover {
    background: #DCB400;
    color: #fff; }

.product_lft_line {
  width: 5%;
  float: left;
  background: #000;
  min-height: 100vh; }
  .product_lft_line a {
    display: block;
    text-align: center;
    margin-top: 25px;
    padding: 15px 10px; }
  .product_lft_line a:hover {
    background: #F20000; }
  .product_lft_line a i {
    font-size: 30px;
    color: #fff; }

.product_rgt_side {
  width: 95%;
  float: left; }

.product_box_wrap {
  margin-bottom: 25px; }

.hero_sliders .slick-dots {
  text-align: center; }
  .hero_sliders .slick-dots li {
    display: inline-block;
    width: 13px;
    z-index: 9999;
    height: 13px;
    border-radius: 10px;
    background: #fff;
    margin: 0px 3px;
    margin-top: 30px; }
    .hero_sliders .slick-dots li.slick-active {
      background: #F20000; }
    .hero_sliders .slick-dots li button {
      opacity: 0;
      font-size: 0; }

/* product css end */
.btn-header-search .feather {
  width: 3.3rem;
  height: 3.3rem;
  stroke-width: 1.5px; }

/*# sourceMappingURL=style.css.map */
