.header .header-wrapper {
  padding: 0;
  background-color: #ffffff33;
  backdrop-filter: blur(3px);
  position: absolute;
  width: 100%;
}

.div-table {
  padding-top: 100px;
}

.logo {
  width: 220px;
  height: 100px;
  line-height: 100px;
  background-color: #ffffff00;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 15px;
}

.sf-menu a:hover {
  color: white;
}

.slider-space {
  padding: 100px 0px;
}

.sf-menu a {
  /*color: #14181c;*/
}

#formSearchSubmit::after {
  display: none;
}

.b-about__inner {
  margin-right: 0px;
  padding-right: 60px;
  padding-bottom: 40px;
  background: none;
  text-align: justify;
}

.b-about-main {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.w-100 {
  width: 100%;
}

.header .header-wrapper > .container {
  position: relative;
  min-height: 100px;
}

.sf-menu.nav > li > a,
.sf-menu ul li > a {
  padding: 35px 15px;
}

.sf-menu.nav > li > a:hover:before,
.sf-menu.nav > li > a:focus:before {
  display: none;
}

.last-btn-header {
  padding: 20px 25px !important;
  margin: 20px 5px;
  color: #14181c !important;
  background-color: #14181c;
}

.fixed-top .sf-menu a:hover {
  color: #cb2027;
}

.last-btn-header:hover {
  padding: 20px 25px !important;
  margin: 20px 5px;
  color: rgb(0, 0, 0) !important;
}

.main-slider select option {
  padding: 20px 0px;
  color: white;
  background-color: #cb2027;
}

.page-section.breadcrumbs {
  background-color: #f5f6f8;
  padding-top: 100px;
  padding-bottom: 0;
  z-index: 1;
}

.dropbox-dimuth {
  background-color: white;
  padding: 5px 10px;
  z-index: 9999;
  position: absolute;
}

.slider-remove {
  top: 30px;
  position: relative;
  text-align: center;
  font-size: 20px;
}

.btn:after {
  display: none !important;
}

@media only screen and (max-width: 600px) {
  .menu-toggle {
    top: 20px;
  }

  .b-about-list {
    margin-right: 0;
    margin-left: -55px;
  }

  .logo img {
    width: 75%;
    height: auto;
  }

  .section-default {
    position: relative;
    padding-top: 104px;
    padding-bottom: 35px;
  }

  .b-about__inner {
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    background: none;
    text-align: justify;
  }

  .sf-menu.nav > li > a,
  .sf-menu ul li > a {
    padding: 35px 15px;
    color: white;
  }

  .sf-menu > li > a:hover {
    background-color: #ffffff5c !important;
  }

  .sf-menu .btn {
    display: none;
  }

  .b-about-list {
    margin-right: 0;
    margin-left: 0px;
  }

  .b-about-list__item {
    padding-left: 0px;
  }

  .b-about__inner {
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: none;
    text-align: justify;
  }

  .page-section.breadcrumbs .page-header h1 {
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
  }

  #sidebar {
    order: 2;
  }

  #content {
    order: 1;
  }

  .seraching-result tr {
    display: grid;
  }

  .thumbnail-car-card .buttons {
    margin-bottom: 0px;
  }

  .car-big-card .owl-carousel {
    height: 260px;
  }

  .page-section.breadcrumbs .breadcrumb {
    display: flex;
    justify-content: center;
  }
}
.post-excerpt p {
  text-align: justify;
}
