.elementor-3194 .elementor-element.elementor-element-6b7d3a0{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3194 .elementor-element.elementor-element-9c3e00e.elementor-column > .elementor-widget-wrap{justify-content:center;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for html, class: .elementor-element-757c064 */.Jimny-car img {
  max-height: 700px;
  float: right;
}

.Jimny-car h1 {
  color: var(--car-header-color);
  font-weight: 900;
  font-family: "Poppins", sans-serif;
  font-size: 38px;
}

ul {
  list-style: none;
}

.car-listitems h5 {
  color: black;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.car-listitems .fa-solid,
.fa-brands {
  color: var(--header-color);
  margin-right: 15px;
  font-size: 24px;
}

.members {
  background: var(--header-color);
}

.goldmember {
  background: white;
  border: 3px solid var(--car-header-color);
  max-width: 400px;
}

.goldmember h3 {
  color: var(--car-header-color);
  font-size: 28px;
}

.Info-extra img {
  display: block;
  margin: 0 auto;
}

.Info-extra h4 {
  color: var(--car-header-color);
  font-weight: 900;
}

.Info-extra h5 {
  font-family: "Poppins", sans-serif;
  color: var(--secondary-color);
  font-size: 18px;
}

.Info-extra .extra {
  border: 1px solid var(--secondary-color);
  box-shadow: var(--box-shadow);
}

.Info-extra ul {
  padding: 5px;
}

.primary-link {
  background: #80c3bc;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  color: white;
  font-weight: 600;
  border-radius: 4px;
  padding: 15px 20px;
  text-decoration: none;
  transition: all 200ms ease-in-out;
  display: block;
  margin: 0 auto;
  width: fit-content;
}

.primary-link:hover {
  background-color: var(--car-header-color);
  color: #80c3bc;
}

@media (max-width: 1200px) {
  .Jimny-car h1 {
    font-size: 28px;
  }

  .car-listitems h5 {
    font-size: 14px;
  }
}

@media (max-width: 993px) {
  .Jimny-car img {
    max-height: 500px;
  }
  .Jimny-car h1 {
    padding-bottom: 0px;
  }

  ul {
    margin: none;
  }

  .container {
    padding: 0px;
  }

  .members img {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .Jimny-car .row {
    display: flex;
    flex-flow: column-reverse;
  }

  .Jimny-car img {
    background-color: var(--header-color);
    float: none;
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .Jimny-car h1 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 20;
  }

  .Jimny-car img {
    max-height: 200px;
    width: 100%;
    object-fit: contain;
  }

  ul {
    display: block;
    margin: 0 auto;
    padding: 20px;
  }

  .Info-extra .extra {
    border: none;
    box-shadow: none;
  }

  .Info-extra ul {
    text-align: center;
    padding: 5px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-bd755ae */:root {
  --primary-color: #80c3bc;
  --secondary-color: #0079cc;
  --header-color: #2e8c9d;
  --background-color: #f5f9f9;
  --button-hover-color: #fff2f0;
  --car-header-color: #164b66;
  --box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}

h1 {
  font-size: 44px;
  line-height: 1.5;
}

h2 {
  font-size: 38px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
  padding-top: 5px;
}

p {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: black;
  font-size: 16px;
  line-height: 30px;
}

.price {
  font-size: 18px;
  font-weight: 800;
}

.fleet .card img {
  max-height: 220px;
  object-position: 62% 62%;
}

.fleet .High-deck img {
  max-height: 220px;
  object-position: 90% 90%;
}

.Jimny-car img {
  max-height: 700px;
  float: right;
}

.Jimny-car h2 {
  color: var(--car-header-color);
  font-weight: 900;
  font-family: "Poppins", sans-serif;
  font-size: 44px;
}

ul {
  list-style: none;
}

.car-listitems h5 {
  color: black;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.car-listitems .fa-solid,
.fa-brands {
  color: var(--header-color);
  margin-right: 15px;
  font-size: 24px;
}

.members {
  background: var(--header-color);
}

.goldmember {
  background: white;
  border: 3px solid var(--car-header-color);
  max-width: 400px;
}

.goldmember h3 {
  color: var(--car-header-color);
  font-size: 28px;
}

.Info-extra img {
  display: block;
  margin: 0 auto;
}

.Info-extra h4 {
  color: var(--car-header-color);
  font-weight: 900;
}

.Info-extra h5 {
  font-family: "Poppins", sans-serif;
  color: var(--secondary-color);
  font-size: 18px;
}

.Info-extra .extra {
  border: 1px solid var(--secondary-color);
  box-shadow: var(--box-shadow);
}

.Info-extra ul {
  padding: 5px;
}

.primary-link {
  background: #80c3bc;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  color: white;
  font-weight: 600;
  border-radius: 4px;
  padding: 15px 20px;
  text-decoration: none;
  transition: all 200ms ease-in-out;
}

.primary-link:hover {
  background-color: var(--car-header-color);
  color: #80c3bc;
}

@media (max-width: 1200px) {
  .Jimny-car h2 {
    font-size: 28px;
  }

  .car-listitems h5 {
    font-size: 14px;
  }
}

@media (max-width: 993px) {
  .Jimny-car img {
    max-height: 500px;
  }
  .Jimny-car h2 {
    padding-bottom: 0px;
  }

  ul {
    margin: none;
  }

  .container {
    padding: 0px;
  }

  .members img {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .Jimny-car .row {
    display: flex;
    flex-flow: column-reverse;
  }

  .Jimny-car img {
    background-color: var(--header-color);
    float: none;
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .Jimny-car h2 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 20;
  }

  .Jimny-car img {
    max-height: 200px;
    width: 100%;
    object-fit: contain;
  }

  ul {
    display: block;
    margin: 0 auto;
    padding: 20px;
  }

  .Info-extra .extra {
    border: none;
    box-shadow: none;
  }

  .Info-extra ul {
    text-align: center;
    padding: 5px;
  }
}/* End custom CSS */