h1 {
  font-weight: 800 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

body {
  font-family: "Montserrat", sans-serif;
}

.btn-gradient {
  color: #fff;
  background: linear-gradient(90deg, #01dbca 0%, #49aca1 100%);
  border: none;
  transition: all 0.5s ease;

  border-radius: 5px !important
}

.navbar-brand img {
  width: 243px;
  height: 57px;
}

.btn-gradient:hover,
.btn-gradient:focus {
  background: linear-gradient(90deg, #49aca1 0%, #01dbca 100%);
  color: #fff;
  /* transform: translateY(-1px); */
  transform: scale(1.05);
}

.btn-gradient:active {
  transform: translateY(0);
  opacity: 0.9;
}

.btn-gradient:disabled {
  opacity: 0.65;
}

.btn-adj {
  display: flex;
  /* width: 313px; */
  padding: 15px 44.275px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8.199px;
  font-weight: 800 !important;
  transition: all 0.5s ease-in-out;
}

.btn-adj:hover {
  transform: scale(1.05);
}

.blackshadow {
  box-shadow: 0 3.28px 24.597px 0 rgba(0, 62, 57, 0.45);
}

.trustpilot {
  margin-bottom: 10px;
}

.m-top-50 {
  margin-top: 50px;
}

.fw-800 {
  font-weight: 800;
}

.text-brand {
  color: #5db8af;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("./images/OpenAccordian.svg") !important;
  width: 42px !important;
  height: 42px !important;
  background-size: 42px !important;
}

.accordion-button::after {
  background-image: url("./images/OpenAccordian-1.svg") !important;
  width: 42px !important;
  height: 42px !important;
  background-size: 42px !important;
}

.heaing-title {
  font-size: 48px;
}

/* ul.list-unstyled li {
    width: 50%;
} */

.hero-sec {
  /* background: linear-gradient(90deg, rgba(1,219,202,0.12), rgba(255,255,255,0)); */
  background-image: url(./images/Frame\ 2147228418.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 90vh;
  display: flex;
  align-items: center;
  padding-top: 148px;
  padding-bottom: 124px;
  max-height: 803px;
}

.hero-img-wrap img {
  border-radius: 8px;
}

.m-b {
  margin-bottom: 47px;
}

.m-b-34 {
  margin-bottom: 34px;
}

.Caravan-us {
  width: 122px;
}

.custom-boxshadow {
  box-shadow: 0 3.28px 24.597px 0 #6bd0c6;
}

.slider-card {
  border-radius: 21px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #f5f8ff;
}

.slider-card img {
  border-top-right-radius: 14px;
  border-bottom-right-radius: 14px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #f5f8ff;
}

.small-card {
  display: flex;
  width: 366px;
  padding: 27px 25px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  box-shadow: 0 14px 24px rgba(0, 0, 0, 0.07);
  bottom: -60px;
  right: 0;
  left: auto;
}

.small-card .small {
  font-size: 28px;
}

.why-section {
  background: #f6fffe !important;
  padding: 71px 0;
}

.why-section h2 {
  margin-bottom: 70px;
}

.why-sell-2 {
  background-color: #f5f5f5;
  padding: 71px 0;
}

.why-card {
  padding-top: 69px !important;
  padding-bottom: 20px;
  border: 0.909px solid #12d0c0 !important;
  padding: 0 33px 28px 37px;
  transition: all 0.5s ease;
}

.why-card:hover {
  transform: scale(1.05);
}

.why-card p {
  color: #1e1e1e;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  width: 237px;
}

.why-icon img {
  top: -30px;
  left: 50% !important;
  transform: translateX(-50%);
}

.mb-65 {
  margin-bottom: 65px;
}

.slider-card-inside {
  padding-block: 23px;
  padding-left: 20px;
}

.why-sell-2 ul li::after,
.family-section .listiga li::after {
  position: absolute;
  content: "";
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 24px;
  opacity: 0.28;
  background: #000d2f;
}

.Motorhome.text-center {
  margin-top: 20px;
}

.why-sell-2 ul li:last-child::after,
.family-section .listiga li:last-child::after {
  display: none;
}

.why-sell-2 p,
.listiga p {
  width: 160px;
}

.Motorhome img {
  width: 100%;
  max-width: 1094px;
  height: auto;
}

.why-sell-2 {
  padding-bottom: 140px !important;
}

.steps-section .col-lg-6:first-child {
  padding-right: 50px;
}

.steps-section .col-lg-6:last-child {
  padding-left: 50px;
}

.easy-steps-widget {
  max-width: 357px;
  width: 100%;
}

.steps-section .imgbox img {
  border-radius: 40px;
}

.m-n5 {
  margin-top: -140px;
}

.steps-section {
  padding: 90px 0;
}

.steps-section h2 {
  color: #000;
}

.steps-section h2 span {
  color: #44afa4;
}

.green {
  color: #74bb21;
}

.onetwotherre .wrapott {
  max-width: 296px;
}

.bxshadow {
  box-shadow: 0px -51px 20px 12px #ffffff;
  z-index: 9;
  position: relative;
  width: 100%;
  top: -40px;
  height: 50px;
}

.about-us {
  margin-top: -80px;
}

.bxshadow-2 {
  top: 60px !important;
}

.faq-section {
  /* background: hsla(220, 64%, 42%, 0.12) !important; */
  background: linear-gradient(rgba(39, 84, 175, 0), rgba(39, 84, 175, 0.19));
}

.faq-section .accordion-item {
  border-radius: 20px;
  border: 1px solid #3582c7;
  background: linear-gradient(#fff, #fff) padding-box,
    linear-gradient(90deg, #3582c7, #c2e0fb) border-box !important;
  box-shadow: 30px 30px 250px 0 #fbffed;
}

.accordion-body {
  font-size: 18px;
}

.accordion-button:not(.collapsed) {
  background-color: transparent !important;
}

.easy-stepimage {
  width: 515px;
  height: 515px;
}

.valuation-form-section {
  background-image: url(./images/footerbg.png);
  background-size: cover;
  background-position: Top center;
  background-repeat: no-repeat;
  min-height: 100vh;
  width: 100%;
  padding: 100px 0 30px;
}

.units {
  background: #52afa4;
  filter: blur(26.200000762939453px);
}

/***************  TOGGLE  ***************/
.toggle-wrap {
  position: relative;
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  width: 380px;
  height: 64px;
  padding: 6px;
  background: linear-gradient(90deg, #01dbca, #49aca1);
  border-radius: 50px;
  align-items: center;
}

.toggle-wrap input {
  display: none;
}

.toggle-label {
  z-index: 2;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  user-select: none;
  border-radius: 50px;
  line-height: 52px;
}

.toggle-slider {
  position: absolute;
  top: 6px;
  left: 6px;
  width: calc(50% - 6px);
  height: calc(100% - 12px);
  border-radius: 50px;
  background: #fff;
  z-index: 1;
  transition: 0.35s ease;
}

#caravan:checked~.toggle-slider {
  left: calc(50% + 0px);
}

#motorhome:checked+label {
  color: #000;
}

#caravan:checked+label {
  color: #000;
}

.toggle-wrap label:not(:has(input:checked)) {
  color: #fff;
}

.family-section {
  padding: 80px 0 0;
}

.faq-section {
  padding: 80px 0;
}

#faqAccordion {
  max-width: 972px;
  margin: auto;
}

.tab-content-form img {
  max-width: 926px;
}

.valuation-tab {
  padding: 30px;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 35px;
}

.valuation-tab .nav-tabs {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 286px;
  height: 58px;
  margin: auto;
  background: #48ADA2;
  border-radius: 50px;
  padding: 0;
}

.valuation-tab .nav-tabs .nav-link {
  font-size: 18px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  border: none;
  border-radius: 50px;
  font-weight: 500;
  padding: 10px 23px;
}

.valuation-tab .nav-tabs .nav-item.show .nav-link,
.valuation-tab .nav-tabs .nav-link.active {
  color: #000;
}

/****************************************
= BASE RESPONSIVE SYSTEM CLEANUP
*****************************************/

/********** GLOBAL MOBILE FIRST (0 – 575px) **********/
@media (max-width: 575.98px) {

  ul.list-unstyled li {
    width: 50%;
    text-align: left;
    font-size: 13px;
  }

  /* Hero section */
  .hero-sec {
    padding: 100px 0 60px;
    text-align: center !important;
  }

  .hero-sec h1 {
    font-size: 34px;
    line-height: 1.25;
  }

  .hero-sec ul img {
    width: 22px;
  }

  /* Toggle */
  .toggle-wrap {
    width: 260px;
    height: 56px;
  }

  .toggle-label {
    font-size: 16px;
    line-height: 48px;
  }

  /* Motorhome image */
  .Motorhome img {
    max-width: 100%;
  }

  /* Small card */
  .small-card {
    width: 100%;
    left: 0;
    right: 0;
    bottom: -15px;
    transform: none;
    margin: 0 auto;
    text-align: center;
  }

  .small-card img {
    width: 80px;
  }

  .small-card-text {
    font-size: 16px;
  }

  .slider-card-img {
    width: 100%;
    border-radius: 14px;
  }

  .why-sell-2 ul li::after,
  .family-section .listiga li::after {
    display: none;
  }

  .flex-grow-1.text-start {
    width: 100%;
    padding-inline: 10px;
  }
}

/********** TABLET (576px – 991px) **********/
@media (min-width: 576px) and (max-width: 991.98px) {

  /* Hero */
  .hero-sec {
    min-height: auto;
    padding: 120px 0 80px;
    text-align: center !important;
  }

  .hero-sec h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  /* Motorhome image */
  .Motorhome img {
    max-width: 650px;
  }

  /* small card */
  .small-card {
    width: 300px;
    bottom: -50px;
    right: 50%;
    left: auto;
    transform: translateX(50%);
  }

  .small-card-text {
    font-size: 18px;
  }
}

/********** DESKTOP (992px +) **********/
@media (min-width: 992px) {
  /* hero stays default desktop */
}

/********** XL DESKTOP (1400px +) **********/
@media (min-width: 1400px) {
  .hero-sec {
    padding: 200px 0;
  }
}

.z-999 {
  z-index: 999;
}

.special-circle img {
  width: 100%;
}

.family-section-heading {
  padding: 0 15px;
}