html {
  margin: 0px;
  padding: 0px;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover, a:focus {
  color: #1fb1d1;
  text-decoration: none;
}
ul li {
  list-style-type: none;
}
body {
  color: #343434;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif !important;
  line-height: 26px;
  font-weight: 300;
}
@media only screen and (min-width:991px) {
  h1 {
    font-size: 48px !important;
    line-height: normal;
  }
  h2 {
    font-size: 35px !important;
    line-height: normal;
  }
}
.page-bg {
  background-image: url(./assets/img/bg.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top;
  max-width: 100%;
}
.custom-container {
  max-width: 960px;
  width: 100%;
  margin: 0px auto;
}
.font-weight-300 {
  font-weight: 300;
}
.font-weight-400 {
  font-weight: 400;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-700 {
  font-weight: 700;
}
.font-weight-800 {
  font-weight: 800;
}
/*Header css */
.logo-width {
  max-width: 160px;
  height: auto;
}
.header-phone-icon {
  font-size: 16px;
  color: #1fb1d1;
  line-height: normal;
}
/*Banner area */
.shieldbgwrap {
  background: url(./assets/img/shield.png);
  background-size: cover;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  max-width: 100%;
  height: 525px;
  padding: 0px 30px 70px 85px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.heading-bar {
  background: linear-gradient(75deg, #005784, #0083a8, #04B3E3);
  padding: 10px 10px;
  text-align: center;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.primary-blue {
  color: #1fb1d1;
}
.heading-bar h5 {
  max-width: 300px;
  margin: auto;
  line-height: normal;
  border-radius: 12px;
  font-size: 22px;
}
input, select {
  width: 100%;
  background: #f1f2f2;
  height: 40px !important;
  font-size: 14px !important;
  line-height: normal !important;
  display: flex !important;
  width: 100% !important;
  padding: 10px 15px !important;
  align-items: center !important;
  justify-content: center !important;
  border: none !important;
  color: #666 !important;
  border-radius: 4px !important;
}
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background: url(./assets/img/down-arrow.png) calc(100% - 15px) / 10px no-repeat #f1f2f2 !important;
}
input:focus, select:focus, input:active, select:active {
  outline: none;
  border: none;
}
::placeholder {
  color: #666 !important;
}
.form-wrapper {
  -webkit-box-shadow: 6px 11px 33px 5px rgb(181 181 181 / 35%);
  -moz-box-shadow: 6px 11px 33px 5px rgba(181, 181, 181, 0.35);
  box-shadow: 6px 11px 33px 5px rgb(181 181 181 / 35%);
  z-index: 9;
  border-radius: 12px;
}
.form-content {
  padding: 25px;
}
select option {
  min-height: 40px !important;
  padding: 20px !important;
  font-size: 12px;
  line-height: normal;
}
.formpadding {
  margin: 7px;
}
.primary-btn, .primary-btn:hover, .primary-btn:focus, .primary-btn:active {
  box-sizing: inherit;
  outline: none;
  border: none;
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px 20px;
  width: 100%;
  color: white !important;
  background: #20c65f;
  border-radius: 4px;
  font-weight: 500 !important;
}
.footer-hyperlink a:hover {
  color: #1fb1d1 !important;
}
.primary-success {
  color: #20c65f;
}
.small-heading {
  font-size: 12px;
  line-height: 20px;
}
.iconBgWrapper {
  background: url(./assets/img/FirstBox-svg.svg);
  background-size: cover;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  max-width: 100%;
  min-height: 520px;
  padding: 0px 0px 70px 115px;
  padding: 60px 60px;
  border-radius: 80px;
}
.review-box {
  background: url(./assets/img/SecondBox-svg.svg);
  background-size: cover;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  max-width: 100%;
  min-height: 400px;
  padding: 0px 0px 70px 115px;
  padding: 60px 80px;
  border-radius: 40px;
  margin-top: 80px !important;
}
.content-header-text {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
}
#section4 .content-header-text {
  margin-bottom: 15px;
}
.drive-icons {
  color: #1fb1d1;
  font-size: 40px;
  background: #fff;
  display: inline-block;
  padding: 10px;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 10px !important;
}
.car-width {
  max-width: 100%;
  transform: scale3d(1.5, 1.5, 1.5);
  height: auto;
}
.dollar-icon {
  font-size: 30px;
  font-weight: 300;
}
.extra-small-heading {
  font-size: 12px;
  font-weight: 400;
}
.mobile-image-width {
  margin-top: 20px;
  position: absolute;
  top: -280px;
  left: -21%;
  max-height: 515px;
}
.rating-logos {
  max-width: 100%;
  height: auto;
}
.rating-icon-box {
  text-align: center;
  max-width: 100%;
  margin: auto;
}
.inner-box {
  background: #fff;
  color: #1fb1d1 !important;
  font-size: 30px;
  padding: 3px 5px;
  border-radius: 6px;
  margin-top: 20px;
  line-height: normal;
  display: inline-block;
  margin-bottom: 5px;
  width: 55px;
}
.review-length {
  max-width: 70%;
  margin: auto;
}
select option {
  font-size: 16px !important;
  line-height: 24px !important;
}
.reviews-grad {
  width: 500px;
  margin: auto;
  display: block;
}
.testimonial-author {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
}
.owl-dots {
  margin: auto;
  display: block;
  text-align: center;
}
button.owl-dot {
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 8px !important;
  height: 8px !important;
  background: #666 !important;
  border-radius: 50% !important;
  margin: 0px 7px !important;
  opacity: 0.5 !important;
}
button.owl-dot.active {
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 8px !important;
  height: 8px !important;
  background: #666 !important;
  border-radius: 50% !important;
  margin: 0px 7px !important;
  opacity: 1 !important;
}
.testimonials {
  margin: auto;
  text-align: center;
  max-width: 595px;
}
.content-space {
  padding: 40px;
}
#section7 .content-space {
  padding: 40px 20px 40px 40px;
}
.car-image {
  width: 100%;
}
.owl-dots {
  margin: 15px auto;
  display: block;
  text-align: center;
}
.carbgSection {
  text-align: center;
  max-width: 100%;
  width: 100%;
  background: url(./assets/img/SaveThousandsCarShield.jpg);
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 70px;
}
.bluebg {
  background: #005784;
}
.light-grey {
  color: #fff !important;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 5px 4px 12px rgb(0 0 0 / 5%);
  transition: 0.3s ease-in-out all;
  z-index: 100;
  background: #fff;
}
.sticky + .content {
  padding-top: 150px;
}
.circlebg {
  background: url(./assets/img/Background.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left;
}
.primary-btn:hover {
  background: #1ab455 !important;
}

.social-icons { display: inline-flex; }

.social-icons .icon {
  font-size: 14px;
  padding: 0px 2px;
}
.social-icons .icon:hover {
  transform: scale(1.25);
  color: #1fb1d1 !important;
}
@media only screen and (max-width:991px) {
  .mob-social-row {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }
  .footer-hyperlink {
    margin-top: 20px;
  }

/* ---- Footer Icon ---- */

    a.footer-icon {
        position: relative;
        width: 1rem;
        height: 1rem;
        margin-top: .15em;
    }

    a.footer-icon img {
        width: .875rem;
        height: auto;
        position: absolute;
        left: 0;
        height: .875rem;
    }

    a img.li-img-hover {
        position:absolute;
        left: 0;
        opacity: 0;
    }

    a.footer-icon:hover { margin-top: -.01px; transform: scale(1.25); }

    a.footer-icon img:hover { opacity: 0; }

    a img.li-img-hover:hover { opacity: 1; }

  header .custom-container {
    padding: 0px 20px;
  }
  .form-content {
    padding: 10px;
  }
  .custom-container {
    width: 575px;
    max-width: 100%;
    margin: auto;
    padding: 0px 20px;
  }
  .mobile-container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
  }
  .shieldbgwrap {
    background: url(./assets/img/shield-mob.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    min-height: 550px;
    height: unset;
    padding: 40px;
    position: relative;
  }
  .banner-heading {
    max-width: 380px;
    margin: 0px;
    position: absolute;
    left: 120px;
    top: 40%;
    transform: translateY(-40%);
  }
  .form-wrapper {
    max-width: 575px;
    margin: auto;
  }
  .counterSection h2 {
    margin-bottom: 5px !important;
    font-size: 24px;
  }
  .iconBgWrapper {
    padding: 30px 20px 20px 20px;
    border-radius: 40px;
  }
  .iconBgWrapper .mob-para {
    max-width: 300px;
    margin: auto;
  }
  .mob-left {
    padding-left: 0px !important;
    padding-right: 5px !important;
  }
  .mob-right {
    padding-right: 5px !important;
    padding-right: 0px !important;
  }
  .iconBgWrapper h5 {
    margin-top: 5px !important;
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .drive-icons {
    font-size: 30px;
  }
  .iconBgWrapper .content-header-text {
    margin-bottom: 25px;
  }
  .page-bg {
    background-image: url(./assets/img/mobile-bg.jpg) !important;
  }
  #section4 .car-width {
    max-width: 80%;
    transform: none;
    height: auto;
    float: right;
    margin-top: -33px;
    margin-right: -35px;
  }
  .review-box h2 {
    font-size: 55px;
    line-height: normal;
  }
  .mobile-image-width {
    top: -420px;
    left: -35%;
    max-height: 515px;
  }
  .review-mob-text {
    font-size: 20px;
    line-height: 32px;
  }
  .review-box {
    width: 90%;
    min-height: 690px;
    padding: 0px 0px 70px 115px;
    padding: 100px 20px;
    border-radius: 60px 0px 0px 60px;
    margin-top: 60px !important;
    float: right;
  }
  .rating-icon-box {
    max-width: 100%;
  }
  .inner-box {
    margin-top: 40px !important;
    display: block;
    width: 55px;
    text-align: center;
    margin: auto;
  }
  .section6 {
    clear: both !important;
  }
  #section7 .content-space {
    padding: 0px;
  }
  .social-icons .icon {
    font-size: 16px;
    padding: 0px 5px;
  }
  #section4 .col-12 {
    padding: 0px !important;
  }
  .testimonial_owlCarousel1 {
    margin-top: 40px !important;
  }
}
@media only screen and (max-width:575px) {
  .custom-container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0px 20px;
  }
  .mobile-container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
  }
  header .custom-container {
    padding: 0px 20px;
  }
  .shieldbgwrap {
    background-position: right;
    min-height: 420px;
    height: unset;
    padding: 40px;
    position: relative;
    max-height: unset;
    max-width: 100%;
  }
  .banner-heading {
    max-width: 296px;
    float: left;
    display: block;
    text-align: left;
    margin: 0px;
    position: absolute;
    left: 30px;
    top: 35%;
    font-size: 30px;
    transform: translateY(-40%);
  }
  .logo-width {
    max-width: 100px;
    height: auto;
  }
  .form-wrapper {
    max-width: 100%;
    margin: 0px 20px;
  }
  .counterSection div {
    font-size: 11px;
    line-height: normal;
  }
  .counterSection .col-4 {
    padding: 0px !important
  }
  .counterSection h2 {
    font-size: 18px;
  }
  .counterSection .custom-container {
    padding: 0px !important;
  }
  .content-space {
    padding: 0px;
  }
  .mobile-image-width {
    top: -386px;
    left: -64%;
    max-height: 440px;
  }
  .review-box {
    padding: 60px 20px;
    min-height: 200px;
  }
  .rating-logos {
    margin: 10px auto !important;
    display: block !important;
  }
  .iconBgWrapper .col-6 {
    padding: 0px 6px !important;
  }
  .testimonial_owlCarousel1 {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width:991px) {
  .review-box h2 {
    font-size: 46px;
    line-height: normal;
  }
  .reviews-grad {
    width: 100%;
    margin: auto;
    display: block;
  }
  .testimonial_owlCarousel .reviews-grad {
    width: 100%;
    margin: auto;
    display: block;
  }
  #section4 h2 {
    font-size: 46px;
  }
  .center-bg .content-space {
    padding: 40px 0px;
  }
  .center-bg h2 {
    font-size: 46px !important;
    text-align: center;
  }
  #section7 {
    text-align: center;
    clear: both;
  }
  .carbgSection h2 {
    font-size: 30px;
  }
  .carbgSection {
    height: unset !important;
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 30px;
  }
  .primary-btn, .primary-btn:hover, .primary-btn:focus, .primary-btn:active {
    font-size: 14px;
  }
  #section4 .col-6 {
    padding: 0px 5px !important;
  }
}
@media screen and (max-width:450px) {
  .shieldbgwrap {
    min-height: 290px;
  }
  #section4 h2 {
    font-size: 26px;
    line-height: normal;
  }
  .review-box h2 {
    font-size: 26px;
    line-height: normal;
  }
  .review-mob-text {
    font-size: 14px;
    line-height: 24px;
  }
  .mobile-image-width {
    top: -311px;
    left: -70%;
    max-height: 298px;
  }
  .rating-logos {
    max-width: 100%;
    height: auto;
    margin-top: 10px;
  }
  .center-bg h2 {
    font-size: 26px !important;
    text-align: center;
    padding: 0px 0px;
    line-height: 40px;
    margin-bottom: 30px !important;
  }
  .carbgSection h2 {
    font-size: 24px;
  }
  .carbgSection {
    height: unset !important;
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 20px;
  }
  .heading-bar h5 {
    font-size: 18px;
  }
  .carbgSection .primary-btn {
    padding: 10px 16px;
  }
}
@media only screen and (min-width:992px) {
  .center-bg {
    background-image: url(./assets/img/center-bg.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  html {
    scroll-padding-top: 180px;
  }
}
@media only screen and (max-width:992px) {
  html {
    scroll-padding-top: 200px;
  }
}
@media screen and (max-width: 350px) {
  .review-box h2 {
    font-size: 23px;
    line-height: normal;
  }
}
.body-color-default {
  color: #343434;
}
.state-error {
  display: block;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #d51116 !important;
  padding-left: 0px 0px 0px 0px;
  padding-left: 5px !important;
}
.section404 {
  min-height: 55vh;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.section404 h5 {
  line-height: normal;
}
.content-404 a {
  overflow-wrap: break-word;
}
@media only screen and (min-width:767px) {
  .content-404 {
    max-width: 620px;
    margin: auto;
  }
}