input[type=text],
input[type=email],
input[type=tel],
textarea,
select,
.form-control,
select.form-control:not([size]):not([multiple]) {
  border: 1px solid #818181;
}

.btn.explore {
  padding: 0px 35px 0px 45px;
  height: 65px;
  line-height: 65px;
  border-radius: 0;
  border: 0;
  font-size: 22px;
  background-color: #000000;
  color: #ffffff;
  font-family: "Oxanium", Bold;
  z-index: 9;
  min-width: 200px;
  position: relative;
}
.btn.explore:before {
  content: "";
  width: 10px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.btn.explore:hover {
  background-color: #EB1C24;
}

.city-e-hev .engine .owl-carousel .owl-item .item img {
  background-color: #f1f1f1;
  border-radius: 20px;
}

.vehicle-banner {
  min-height: 600px;
  justify-content: end;
  display: flex;
  align-items: end;
  align-content: center;
}
.vehicle-banner .vehicle-title {
  text-align: right;
  padding-bottom: 50px;
}
.vehicle-banner .vehicle-title h3 {
  font-size: 45px;
  color: #fff;
  line-height: 45px;
  margin: 0;
}
.vehicle-banner .vehicle-title h2 {
  font-weight: 700;
  font-size: 100px;
  line-height: 130px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}

.hero__form.carBooking {
  max-width: 700px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.3294117647);
  padding: 60px 60px 25px 60px;
  margin-top: 50px;
  border-radius: 15px;
}

.vehicle-content .vehicle-data {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.vehicle-content .vehicle-data .title {
  text-transform: uppercase;
}
.vehicle-content .vehicle-data div {
  font-size: 20px;
  color: #fff;
  line-height: 28px;
}
.vehicle-content .vehicle-images {
  align-items: center;
}
.vehicle-content .vehicle-images .owl-carousel .owl-stage {
  left: -200px;
}
.vehicle-content .vehicle-images .owl-carousel .owl-stage .owl-item .item {
  min-height: 500px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.vehicle-content .vehicle-images .owl-carousel .owl-stage .owl-item .item .item-desc {
  position: absolute;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  padding: 0px 20px 20px;
  text-align: left;
  opacity: 1;
  transition: 0.5s;
  top: 50%;
  left: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: start;
  gap: 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.vehicle-content .vehicle-images .owl-carousel .owl-stage .owl-item .item .item-desc b {
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
}
.vehicle-content .vehicle-images .owl-carousel .owl-stage .owl-item .item .item-desc small {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
.vehicle-content .vehicle-images .owl-carousel .owl-stage .owl-item .item:hover .item-desc {
  opacity: 1;
}
.vehicle-content .vehicle-images .owl-carousel .owl-stage .owl-item .item img {
  border-radius: 10px;
}

.sub-title {
  font-family: "Oxygen", Regular;
  font-size: 25px;
  color: #000000;
  text-align: center;
  max-width: 75%;
  margin: 0 auto;
}

/* TECHNOLOGY */
.technology .box {
  padding: 10px;
  text-align: center;
  border-right: 1px solid #555555 !important;
  margin-top: 50px;
}

.technology .row .col:last-child .box {
  border-right: 0 !important;
}

.technology h3 {
  font-family: "Oxygen", Bold;
  font-size: 25px;
  color: #000000;
  padding: 20px 0;
}

.technology img {
  margin: 0 auto;
}

.technology span {
  font-weight: 700;
}

/* END TECHNOLOGY */
/*HYBRID*/
.hybrid {
  background-color: #CECDC2;
}

.hybrid h2 {
  font-size: 50px;
  text-align: left;
  font-weight: 700;
  padding: 30px 0;
}

.hybrid div {
  font-size: 25px;
  text-align: left;
  padding: 0 0 80px 0;
}

.hybrid .hybrid1-btn {
  position: absolute;
  bottom: 0;
  left: 50px;
  padding: 15px 35px 15px 35px;
  border-radius: 0;
  font-size: 20px;
  border-left: 10px solid #FF000A !important;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  background-color: #000000;
  color: #ffffff;
  font-family: "Oxanium", Bold;
}

.hybrid .hybrid1-btn:hover {
  border-left: 10px solid #FF000A !important;
  background-color: #034EA1;
}

.hybrid .hybrid2-btn {
  position: absolute;
  bottom: 0;
  left: 50px;
  padding: 15px 35px 15px 35px;
  border-radius: 0;
  font-size: 20px;
  border-left: 10px solid #FF000A !important;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  background-color: #000000;
  color: #ffffff;
  font-family: "Oxanium", Bold;
}

.hybrid .hybrid2-btn:hover {
  border-left: 10px solid #FF000A !important;
  background-color: #034EA1;
}

.hybrid .hyb1 {
  border-right: 1px solid #000000 !important;
  padding: 0 50px;
}

.hybrid .hyb2 {
  padding: 0 50px;
}

.tab-container {
  margin-top: 45px;
  width: 100%;
  background-color: #fff;
}
.tab-container .tabs {
  display: flex;
  justify-content: center;
}
.tab-container .tabs button {
  width: auto;
  min-width: 200px;
  padding: 10px 20px;
  border: 1px solid #000;
  cursor: pointer;
  text-transform: uppercase;
  color: #000;
  background: #fff;
}
.tab-container .tabs button:first-child {
  border-radius: 10px 0 0 10px;
}
.tab-container .tabs button:last-child {
  border-radius: 0px 10px 10px 0;
}
.tab-container .tabs button:hover {
  opacity: 1;
}
.tab-container .tabs button.active {
  color: #fff;
  background: #000;
}
.tab-container .tab-content {
  padding: 10px 20px;
}
.tab-container .tab-content.hidden {
  display: none;
}
.tab-container .tab-content .card {
  border: 0;
}
.tab-container .tab-content .card .card-header {
  padding: 0;
  background-color: #d2d2d2;
  border-bottom: 0;
  border-radius: 10px;
  margin-top: 10px;
}
.tab-container .tab-content .card .card-header button {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  position: relative;
}
.tab-container .tab-content .card .card-header button i {
  position: absolute;
  top: 15px;
  right: 15px;
  transform: rotate(0deg);
}
.tab-container .tab-content .card .card-header button.opened i {
  transform: rotate(180deg);
}
.tab-container .tab-content .card .card-header button:hover {
  text-decoration: none;
}
.tab-container .tab-content .card .card-body {
  padding: 1px;
}
.tab-container .tab-content .card .card-body table .table-head {
  border-radius: 10px;
}
.tab-container .tab-content .card .card-body table .table-head th {
  background-color: #E6E6E6;
  font-size: 16px;
  padding: 5px 0.75rem;
}
.tab-container .tab-content .card .card-body table .table-body {
  border-radius: 10px;
}
.tab-container .tab-content .card .card-body table .table-body:nth-child(odd) {
  background-color: #F1F1ED;
}
.tab-container .tab-content .card .card-body table .table-body:nth-child(even) {
  background-color: #fff;
}
.tab-container .tab-content .card .card-body table .table-body td {
  font-size: 16px;
  line-height: 18px;
}
.tab-container .tab-content .card .card-body table .table-body td .panel {
  background: transparent;
  margin: 0;
}

#sticky1 {
  background: #000;
}
#sticky1.cbp-af-header-shrink {
  position: fixed;
  top: 145px;
  z-index: 999;
  width: 100%;
}
#sticky1 .container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#sticky1 header {
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#sticky1 .logo {
  flex-basis: 0;
  flex-grow: 1;
}
#sticky1 .logo img {
  width: 100%;
  max-width: 150px;
}
#sticky1 .lang {
  flex-basis: 0;
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
}
#sticky1 .lang a {
  display: block;
  padding: 15px 50px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #EB1C24;
}
#sticky1 nav {
  display: flex;
}
#sticky1 nav a {
  display: block;
  padding: 15px 20px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
}

.anchorid {
  top: -180px;
}

#sticky-anchor1 {
  height: 0px;
}

#sticky1 {
  position: fixed;
  top: 120px;
  right: 0;
  z-index: 10;
  width: 100%;
}

.header_area .navigation .nav-menus-wrapper .site-topbar li {
  border-right: 1px solid #000;
}
.header_area .navigation .nav-menus-wrapper .site-topbar li:last-child {
  border-right: 0;
}

.header_area .navigation .nav-header a.kvr-logo {
  margin-top: 0px;
  display: inline-block;
  position: relative;
  left: 0;
}

.header_area .navigation .nav-header {
  position: relative;
  padding: 5px;
}

.header_area .navigation .nav-header a.kvr-logo img {
  width: 115px;
}

.header_area .navigation .nav-header a.ms-logo {
  position: relative;
  left: 0;
  top: 0;
}

main {
  padding-top: 60px;
}

.navbar-fixed-top.cbp-af-header-shrink {
  padding: 0;
}

.header_area.cbp-af-header-shrink .navigation {
  padding: 0px;
}

.nav-menus-wrapper {
  padding-top: 25px;
}

.navigation {
  padding: 0;
}

.button_container span {
  background: #000;
}

#choose-colors #tabs {
  justify-content: center;
}
#choose-colors #tabs .tab-content {
  padding-bottom: 10px;
  justify-content: center;
  display: flex;
  align-items: center;
}
#choose-colors #tabs .nav-tabs a {
  padding: 0;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
  background: transparent;
  position: relative;
  min-height: 45px;
}
#choose-colors #tabs .nav-tabs a small {
  padding-right: 55px;
  text-align: right;
  line-height: 18px;
  font-size: 14px;
}
#choose-colors #tabs .nav-tabs a .single-color {
  border-radius: 50px;
  box-shadow: 0px 2px 10px 0px #cfcfcf;
  position: absolute;
  right: 0;
  top: 0;
}
#choose-colors #tabs .nav-tabs a .dual-color {
  border-radius: 50px;
  box-shadow: 0px 2px 10px 0px #cfcfcf;
  position: absolute;
  right: 0;
  top: 0;
}
#choose-colors #tabs .nav-tabs a:hover {
  box-shadow: none;
  border: 0;
  color: var(--primary);
}
#choose-colors #tabs .nav-tabs .nav-link.active {
  border: 0;
}

section.vehicle-content.colors.section {
  position: relative;
}
section.vehicle-content.colors.section div.color-bg {
  position: absolute;
  top: 0%;
  height: 375px;
  width: 900px;
  left: 50%;
  right: 0;
  transform: translate(-50%, 0%);
  border-radius: 30px;
}
section.vehicle-content.colors.section div#tabs {
  position: relative;
  z-index: 9;
  padding-top: 100px;
}
section.vehicle-content.colors.section div#tabs img {
  max-width: 600px;
}

#mobile-sticky {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 99;
  width: 100%;
  box-shadow: 0px -3px 15px 0px #4a4a4a;
}
#mobile-sticky ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
#mobile-sticky ul li {
  list-style-type: none;
}
#mobile-sticky ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 10px;
  display: block;
  line-height: 16px;
  text-align: center;
}
#mobile-sticky ul li a:hover {
  text-decoration: none;
}

.table-responsive-stack {
  margin-bottom: 0;
}

.table-responsive-stack tr {
  display: flex;
  flex-direction: row;
}

.table-responsive-stack td,
.table-responsive-stack th {
  display: block;
  flex: 1 1 auto;
  font-size: 16px;
  line-height: 18px;
}

.table-responsive-stack .table-responsive-stack-thead {
  font-weight: bold;
}

.table .thead-dark th {
  background-color: #000;
  border-color: #000;
}
.table tbody tr:nth-of-type(odd) {
  background-color: #efefef;
}
.table tbody.thead-dark th {
  background-color: transparent;
  border-color: #efefef;
  color: #000;
}

.vehicle-images .owl-nav {
  margin: 0;
}
.vehicle-images .owl-nav button {
  height: 50px;
  width: 50px;
  background-color: var(--white) !important;
  color: var(--primary) !important;
  border-radius: 100px !important;
}
.vehicle-images .owl-nav button span {
  font-size: 36px;
}
.vehicle-images .owl-nav button.owl-prev {
  position: absolute;
  top: -100px;
  left: unset;
  right: 35px;
  transform: translate(-50%, 0%);
}
.vehicle-images .owl-nav button.owl-next {
  position: absolute;
  top: -100px;
  right: 20px;
  transform: translate(50%, 0%);
}
.vehicle-images .owl-nav button:focus {
  outline: none;
}

@media screen and (max-width: 1201px) {
  .table-responsive-stack tr {
    flex-direction: column;
    border-bottom: 0px solid #ccc;
    display: block;
  }
  /*  IE9 FIX   */
  .table-responsive-stack td {
    float: left\9 ;
    width: 100%;
  }
  .table-bordered {
    border: 0px solid #dee2e6;
  }
  .table tbody.thead-dark th {
    background-color: black;
    border-color: #efefef;
    color: #fff;
  }
  .table tbody tr:nth-of-type(odd) {
    margin: 10px 0;
  }
}
@media (min-width: 1369px) and (max-width: 1600px) {
  .vehicle-banner {
    min-height: 475px;
  }
  .vehicle-banner .vehicle-title h3 {
    font-size: 40px;
    line-height: 35px;
  }
  .vehicle-banner .vehicle-title h2 {
    font-size: 90px;
    line-height: 90px;
  }
  .vehicle-content .vehicle-data {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .vehicle-content .vehicle-data div {
    font-size: 20px;
    line-height: 24px;
  }
  .vehicle-content .owl-carousel .owl-item .item {
    min-height: 350px !important;
  }
  .header_area .navigation .nav-header a.ms-logo {
    left: 15px !important;
    top: 5px !important;
  }
  #sticky1 {
    top: 110px;
  }
  #sticky1 nav a {
    padding: 10px 20px;
    font-size: 14px;
  }
  #sticky1 .lang a {
    padding: 10px 30px;
  }
  .header_area .navigation {
    padding: 0 !important;
  }
  .header_area .navigation .nav-header a.kvr-logo img {
    width: 90px !important;
  }
  .header_area .navigation .nav-header a.ms-logo img {
    width: 175px !important;
  }
  main {
    padding-top: 50px;
  }
  .anchorid {
    top: -160px;
  }
}
@media (min-width: 1200px) and (max-width: 1369px) {
  .header_area .navigation .nav-header a.ms-logo {
    left: 15px !important;
    top: 5px !important;
  }
  #sticky1 {
    top: 108px;
  }
  #sticky1 nav a {
    padding: 10px 20px;
    font-size: 14px;
  }
  #sticky1 .lang a {
    padding: 10px 30px;
  }
  .header_area .navigation {
    padding: 0 !important;
  }
  .header_area .navigation .nav-header a.kvr-logo img {
    width: 90px !important;
  }
  .header_area .navigation .nav-header a.ms-logo img {
    width: 175px !important;
  }
  main {
    padding-top: 50px;
  }
  .anchorid {
    top: -160px;
  }
  .vehicle-banner {
    min-height: 400px;
  }
  .vehicle-banner .vehicle-title h3 {
    font-size: 40px;
    line-height: 35px;
  }
  .vehicle-banner .vehicle-title h2 {
    font-size: 80px;
    line-height: 90px;
  }
  .vehicle-content .vehicle-data {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .vehicle-content .vehicle-data div {
    font-size: 18px;
    line-height: 24px;
  }
  .vehicle-content .owl-carousel .owl-item .item {
    min-height: 350px !important;
  }
  .vehicle-content .owl-carousel .owl-item .item .item-desc b {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vehicle-banner {
    min-height: 350px;
  }
  .vehicle-banner .vehicle-title h3 {
    font-size: 40px;
    line-height: 35px;
  }
  .vehicle-banner .vehicle-title h2 {
    font-size: 75px;
    line-height: 90px;
  }
  .vehicle-content .vehicle-data {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .vehicle-content .vehicle-data div {
    font-size: 17px;
    line-height: 24px;
  }
  .vehicle-content .owl-carousel .owl-item .item {
    min-height: auto;
  }
  .vehicle-content .owl-carousel .owl-item .item .item-desc {
    opacity: 1 !important;
  }
  .vehicle-content.odd-section .row {
    flex-direction: column-reverse;
  }
  .vehicle-content.odd-section .row .col-sm-4,
  .vehicle-content.odd-section .row .col-sm-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .vehicle-content.odd-section .row .vehicle-data {
    margin-bottom: 20px;
  }
  .vehicle-content.even-section .row {
    flex-direction: column;
  }
  .vehicle-content.even-section .row .col-sm-4,
  .vehicle-content.even-section .row .col-sm-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .vehicle-content.even-section .row .vehicle-data {
    margin-bottom: 20px;
  }
  #sticky1 {
    top: 98px;
  }
  #sticky1 .logo {
    display: none;
  }
  #sticky1 .lang a {
    padding: 10px 15px;
    font-size: 14px;
  }
  #sticky1 nav a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #sticky1 {
    top: 98px;
  }
  #sticky1 .container {
    max-width: 100%;
  }
  #sticky1 .logo {
    display: none;
  }
  #sticky1 .lang a {
    padding: 10px 15px;
    font-size: 14px;
  }
  #sticky1 nav a {
    padding: 10px 15px;
    font-size: 14px;
  }
  .vehicle-banner {
    min-height: 300px;
  }
  .vehicle-banner .vehicle-title {
    padding-bottom: 30px;
  }
  .vehicle-banner .vehicle-title h3 {
    font-size: 36px;
    line-height: 36px;
  }
  .vehicle-banner .vehicle-title h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .vehicle-content .vehicle-data {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .vehicle-content .vehicle-data div {
    font-size: 18px;
    line-height: 28px;
  }
  .vehicle-content .owl-carousel .owl-item {
    margin-bottom: 0;
  }
  .vehicle-content .owl-carousel .owl-item .item {
    min-height: auto;
    flex-direction: column;
  }
  .vehicle-content .owl-carousel .owl-item .item img {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .vehicle-content .owl-carousel .owl-item .item .item-desc {
    top: unset !important;
    left: 0 !important;
    transform: unset !important;
    border-radius: 0px !important;
    opacity: 1 !important;
  }
  .vehicle-content .owl-carousel button.owl-prev {
    top: -50px;
    right: 30px;
  }
  .vehicle-content .owl-carousel button.owl-next {
    top: -50px;
    right: 10px;
  }
  .vehicle-content.odd-section .row {
    flex-direction: column-reverse;
  }
  .vehicle-content.odd-section .row .col-sm-4,
  .vehicle-content.odd-section .row .col-sm-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .vehicle-content.odd-section .row .vehicle-data {
    margin-bottom: 20px;
  }
  .vehicle-content.even-section .row {
    flex-direction: column;
  }
  .vehicle-content.even-section .row .col-sm-4,
  .vehicle-content.even-section .row .col-sm-8,
  .vehicle-content.even-section .row .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .vehicle-content.even-section .row .vehicle-data {
    margin-bottom: 20px;
  }
  .sub-title {
    font-size: 18px;
    max-width: 100%;
    line-height: 24px;
  }
  .tab-content .card .card-body {
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: 5px;
  }
  .tab-content .card .card-body table .table-head th {
    min-width: 100px;
  }
  .tab-content .card .card-body table .table-body td {
    font-size: 16px;
  }
  .tab-content .card .card-body::-webkit-scrollbar {
    display: 5px !important;
  }
}
@media (max-width: 767px) {
  body div#home-slider-carousel {
    height: auto !important;
  }
  .soc .menu {
    bottom: 50px;
  }
  main {
    padding-top: 35px;
  }
  #mobile-sticky {
    display: block;
  }
  section.vehicle-content.colors.section {
    padding-bottom: 200px;
  }
  section.vehicle-content.colors.section div#tabs {
    position: relative;
    top: 90px;
  }
  .hero__form.carBooking {
    padding: 45px 15px 15px 15px;
    border: 1px solid #555;
  }
  .hero__form.carBooking .field-wrap {
    margin-bottom: 35px;
  }
  .hero__form.carBooking .field-wrap.field-wrap.text-right {
    text-align: center !important;
  }
  .hero__form.carBooking .field-wrap label {
    font-size: 16px;
  }
  #sticky1 {
    display: none;
  }
  #choose-color .tab-content img {
    width: 100%;
  }
  .vehicle-banner {
    min-height: 300px;
  }
  .vehicle-banner .vehicle-title h3 {
    font-size: 28px;
    line-height: 28px;
  }
  .vehicle-banner .vehicle-title h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .vehicle-content .vehicle-data div {
    font-size: 17px;
    line-height: 28px;
  }
  .owl-carousel .owl-item {
    margin-bottom: 20px;
  }
  .tab-container .tabs button {
    min-width: 100px;
  }
  .tab-container .tab-content .card .card-body {
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: 5px;
  }
  .tab-container .tab-content .card .card-body table .table-head th {
    min-width: 100px;
    font-size: 16px;
  }
  .tab-container .tab-content .card .card-body table .table-body td {
    font-size: 16px;
  }
  .tab-container .tab-content .card .card-body::-webkit-scrollbar {
    display: 5px !important;
  }
  .vehicle-images .owl-nav button.owl-prev {
    transform: translate(-35%, -50%);
  }
  .vehicle-images .owl-nav button.owl-next {
    transform: translate(35%, -50%);
  }
}
@media (max-width: 500px) {
  .soc .menu {
    bottom: 60px !important;
  }
  section.vehicle-content.colors.section div#tabs img {
    max-width: 100%;
  }
  section.vehicle-content.colors.section div#tabs small {
    line-height: 18px;
    font-size: 14px;
    margin: 10px 0 25px;
  }
  .sub-title {
    font-size: 17px;
    max-width: 100%;
    line-height: 24px;
  }
  .vehicle-banner .vehicle-title h3 {
    font-size: 24px;
    line-height: 24px;
  }
  .vehicle-banner .vehicle-title h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
.faqq .card {
  margin-bottom: 0;
  border: 0;
  border-bottom: 1px solid #115cad;
}

.faqq .card .card-header {
  border: 0;
  box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
  background-color: #000;
}

.faqq .card .card-body {
  padding: 0;
}

.faqq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #000;
  color: #fff;
  padding: 20px;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
}

.faqq .card .card-header .btn-header-link:after {
  content: "-";
  font: normal normal normal 14px/1 FontAwesome;
  line-height: 1;
  float: right;
  background-color: #fff;
  color: #000;
  padding: 4px;
  border-radius: 40px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 18px;
}

.faqq .card .card-header .btn-header-link.collapsed {
  background: #000;
  color: #fff;
}

.faqq .card .card-header .btn-header-link.collapsed:after {
  content: "+";
}

.faqq .card .collapsing {
  background: #fff;
  line-height: 30px;
}

.faqq .card .collapse {
  border: 0;
}

.faqq .card .collapse.show {
  background: #000;
  line-height: 30px;
  color: #222;
}

.faqq table.table-responsive.detailedtable {
  background: #fff;
}

.faqq .card .card-body table.table-responsive.detailedtable {
  background: #ffffff !important;
  padding: 0;
}

.faqq .card .card-header h5 button {
  background: #000;
  text-transform: uppercase;
  font-weight: 500;
  padding: 25px 100px 15px 20px;
  position: relative;
}

.faqq button.btn.btn-link i {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  background: rgba(182, 217, 255, 0.1215686275);
  width: 30px;
  height: 30px;
  border-radius: 100px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  line-height: 30px;
  color: #0B2A4B;
}

.faqq .card-header.active button.btn.btn-link i {
  transform: translate(-50%, -50%) rotate(90deg);
}

.faqq .card .card-body .table td, .faqq .card .card-body .table th {
  border: 1px solid #000;
  color: #000;
  font-weight: 500;
  text-align: center;
}

.table-responsive {
  margin: 0;
  font-family: "Poppins", sans-serif;
}

.faqq .tab-title th, .faqq .tab-title td, .faqq tbody p {
  text-align: center;
  margin: 0;
}

.faqq .card .card-body {
  overflow-x: auto;
}

.site-banner .tab-content > .active:before {
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

.faqq .card .card-body table tbody {
  width: 100%;
  display: table;
}

.faqq .card .card-body .table-responsive, .faqq .card .card-body .table-responsive tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}

.faqq .card .card-body .table-responsive tr.tab-title td, .faqq .card .card-body .table-responsive tr.tab-title th {
  background: #dbdbdb;
}/*# sourceMappingURL=vehicle.css.map */