@font-face {
  font-family: "Chalkboardse 02 0";
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Chalkboardse 02 0";
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Chalkboardse 02 0";
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Chalkboardse 02 0";
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Chalkboardse 02 0";
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Chalkboardse 02 0";
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.navbar {
  background-color: #fff;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link {
  color: #000;
  border-bottom: 2px solid #fff;
  margin-left: 4px;
  margin-right: 4px;
  font-family: "Chalkboardse 02 0", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link:hover {
  border-bottom: 2px solid #e61b1f;
}

.nav-link.w--current {
  color: #e61b1f;
  border-bottom: 2px solid #e61b1f;
  font-size: 18px;
  font-weight: 400;
}

.hero-section {
  background-image: url('../images/IMG_9054-1.webp');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.h1-hero {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 60px;
  line-height: 64px;
}

.nav-menu {
  margin-top: 20px;
}

.red-text {
  color: #e61b1f;
  -webkit-text-stroke-color: #e61b1f;
  font-size: 60px;
  font-weight: 800;
  line-height: 64px;
}

.p-tag-hero {
  color: #fffc;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.cta-hero-btn {
  color: #000;
  text-align: left;
  text-transform: none;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 20px;
  padding: 20px 40px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.cta-hero-btn:hover {
  color: #fff;
  background-color: #e61b1f;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 20px;
}

.drop-down {
  color: #000;
  font-family: "Chalkboardse 02 0", Arial, sans-serif;
  font-size: 18px;
}

.bar {
  background-color: #e61b1f;
  height: 1px;
}

._1440-div {
  max-width: 1440px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.h2 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.h2.no-top-margin {
  margin-top: 0;
}

.h2.no-btm-margin {
  margin-bottom: 0;
}

.p-tag {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.p-tag.white {
  color: #000;
  font-weight: 400;
}

.p-tag._0-px-btm-margin {
  margin-bottom: 0;
}

.p-tag.push-doen-40px {
  margin-top: 40px;
  margin-bottom: 0;
}

.image-rounded-top {
  border-radius: 10px 100px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.li {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.home-black-div-block {
  text-align: center;
  background-color: #000;
  border-radius: 20px;
  margin-top: 100px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 60px 20px;
}

.block-quote {
  border-left-color: #e61b1f;
  font-family: Roboto, sans-serif;
}

.citation {
  margin-left: 25px;
  font-family: Roboto, sans-serif;
}

.reviews-div-block {
  border: 1px solid #80808099;
  border-radius: 20px;
  min-height: 200px;
  margin-bottom: 40px;
  padding: 40px;
}

.footer-heading-h4 {
  letter-spacing: 0;
  margin-bottom: .5em;
  font-family: "Chalkboardse 02 0", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3em;
}

.subheading {
  letter-spacing: 0;
  color: color-mix(in srgb, currentColor 70%, transparent);
  text-wrap: balance;
  max-width: 1000px;
  margin-bottom: 1.25rem;
  font-family: "Chalkboardse 02 0", Arial, sans-serif;
  font-size: 1.13rem;
  line-height: 1.6em;
}

.subheading.max-width-large {
  color: color-mix(in srgb, currentColor 70%, transparent);
}

.text-color-secondary {
  color: color-mix(in srgb, currentColor 60%, transparent);
  font-family: "Chalkboardse 02 0", Arial, sans-serif;
}

.container-footer {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.h3-footer {
  letter-spacing: -.01em;
  text-wrap: balance;
  margin-bottom: .35em;
  font-family: "Chalkboardse 02 0", Arial, sans-serif;
  font-size: 2.83rem;
  font-weight: 700;
  line-height: 1.04em;
}

.footer-section {
  color: #eee;
  background-color: #0f0f0f;
  margin-top: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: clip;
}

.text-span {
  color: #e61b1f;
}

.footer-div {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-icons-columns {
  margin-top: 40px;
}

.footer-text, .copyright-text {
  font-family: "Chalkboardse 02 0", Arial, sans-serif;
}

.footer-link {
  color: #eee;
}

.footer-link.no-underline {
  text-decoration: none;
}

.social-icon-div {
  margin-right: 20px;
}

.social-icon {
  margin-bottom: 20px;
  margin-right: 20px;
}

.social-icon-div-holder {
  text-align: right;
}

.h3 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.red {
  color: #e61b1f;
  font-weight: 700;
}

.rates-div {
  border: 1px solid #80808066;
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 20px;
  font-family: Roboto, sans-serif;
}

.divider {
  -webkit-text-stroke-width: 0px;
  background-color: gray;
  border-bottom: 1px solid #f5f5f5;
  align-self: stretch;
  height: 2px;
  margin-bottom: 60px;
}

.push-for-mobile {
  margin-bottom: 40px;
}

.rates-column {
  margin-top: 20px;
}

.faq-div {
  margin-top: 60px;
  padding: 20px;
}

.body-link {
  color: #e61b1f;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.body-link.no-underline {
  text-decoration: none;
}

.div-center {
  text-align: center;
}

.body-link-white {
  color: #fff;
}

.phone-link {
  color: #333;
  text-decoration: none;
}

.h1 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.slider-section {
  max-width: 1440px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.slider {
  background-color: #fff;
  height: 100%;
}

.slideshow-slide {
  border-radius: 20px;
}

.slide-nav {
  background-color: #0006;
}

.column-div {
  margin-bottom: 40px;
}

.rates-text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.rates-colun-spacing {
  border-radius: 10px;
  flex-flow: row;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.rates-colun-spacing.colored {
  background-color: #ecf4fb;
}

.rates-colun-spacing.header-rates {
  border-bottom: 2px solid #80808066;
  border-radius: 0;
}

.rate-right-col {
  text-align: center;
}

.grey-border-div-block {
  background-color: #f5f5f5;
  border: 2px solid #000;
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 20px;
}

.cta-btn {
  color: #fff;
  background-color: #e61b1f;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.cta-btn:hover {
  background-color: #000;
}

.list {
  margin-bottom: 20px;
}

.price {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

.body-link-grey {
  color: #fffc;
}

.wd-link {
  color: #eee;
  text-decoration: none;
}

.link {
  display: block;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link {
    color: #fff;
    border-bottom-color: #000;
  }

  .nav-link.indent {
    margin-left: 20px;
  }

  .nav-menu {
    background-color: #000;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .dropdown-list.w--open {
    background-color: #000;
  }

  .drop-down {
    color: #fff;
    font-size: 18px;
  }

  .footer-heading-h4 {
    font-size: 1rem;
  }

  .subheading {
    font-size: 1.13rem;
  }

  .h3-footer {
    font-size: 2.26rem;
  }

  .footer-section {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .icon {
    color: #000;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
  }

  .menu-button, .menu-button.w--open {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .h1-hero {
    font-size: 50px;
    line-height: 54px;
  }

  .red-text {
    font-size: 50px;
    line-height: 56px;
  }

  .h2 {
    margin-bottom: 40px;
  }

  .footer-heading-h4 {
    font-size: 1rem;
  }

  .subheading {
    font-size: 1.1rem;
  }

  .h3-footer {
    font-size: 1.81rem;
  }

  .footer-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

@media screen and (max-width: 479px) {
  .h1-hero {
    font-size: 36px;
    line-height: 40px;
  }

  .footer-heading-h4 {
    font-size: 1rem;
  }

  .subheading {
    font-size: 1.1rem;
  }

  .h3-footer {
    font-size: 1.45rem;
  }

  .footer-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .rates-text {
    font-size: 18px;
    line-height: 20px;
  }

  .rates-colun-spacing {
    font-size: 16px;
  }
}


@font-face {
  font-family: 'Chalkboardse 02 0';
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chalkboardse 02 0';
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chalkboardse 02 0';
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chalkboardse 02 0';
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chalkboardse 02 0';
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chalkboardse 02 0';
  src: url('../fonts/ChalkboardSE-Regular-02_0.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}