body {
  font-family: "russo_oneregular";
  background-color: #f8f9fa;
}

html, body {
  height: 100%;
}

section {
  padding: 100px 0;
}

a {
  color: #CF1F33;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #CF1F33;
}

p {
  font-size: 17px;
  line-height: 30px;
  color: #021D38;
  font-weight: normal;
}

.bg-white {
  background-color: #fff;
}

.bg-alt {
  background-color: #FEBB1A;
}

.bg-trans {
  background-color: transparent;
}

.my-btn {
  background-color: #CF1F33;
  border: 2px solid #CF1F33;
  color: #fff;
  font-size: 20px !important;
  line-height: 30px;
  padding: 8px 30px;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: "russo_oneregular";
  font-weight: normal;
  display: inline-block;
}

.btn-outline {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.my-btn:hover {
  color: #fff;
}

.my-btn:focus {
  box-shadow: none;
  outline: none;
}

.btn-outline:hover {
  color: #fff;
}

.btn-privacy-policy {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  background-color: transparent;
  color: #fff;
  padding: 0;
  border: none;
  font-weight: normal;
}

.btn-privacy-policy:hover {
  color: #fff;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 20px;
}

::-webkit-scrollbar-thumb {
  background: lightgray;
  border-radius: 20px;
  box-shadow: 0px 2px 5px 1px #000 inset;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #021D38 !important;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #021D38 !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #021D38 !important;
}

#header {
  padding: 10px 0;
}

.av-colliion-logo {
  width: 200px;
}

#header .btn-outline {
  border: none;
}

.heading {
  background-color: #FEBB1A;
  padding: 5px 0;
}

.heading h2 {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

#home {
  padding: 15px 0;
}

.schedule-form {
  background-color: #021D38;
  padding: 10px 20px;
  border: 5px solid #FEBB1A;
}

.schedule-form h2 {
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  margin-bottom: 10px;
  text-align: center;
}

.schedule-form .form-control,
.schedule-form .form-select {
  font-family: "Roboto", sans-serif;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 16px;
  color: #021D38;
  font-weight: 400;
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 0;
}

.schedule-form .form-control:focus,
.schedule-form .form-select:focus {
  box-shadow: none;
  outline: none;
}

.schedule-form .main-label {
  display: block;
  color: #FEBB1A;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.schedule-form .form-check-label {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.schedule-form button[type=submit] {
  background-color: #CF1F33;
  width: 100%;
}

.schedule-form button[type=submit]:hover {
  color: #fff;
}

.disclaimer-text {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  margin-bottom: 0;
}

.bottom-text {
  margin-top: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}

.collision-repair-center-mobile {
  display: none;
}

.carousel-caption {
  position: relative;
  left: inherit;
  right: inherit;
  bottom: inherit;
  padding-bottom: 0;
  text-align: left;
  min-height: 560px;
}

.carousel-caption h5 {
  color: #FEBB1A;
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
}

.carousel-caption p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
}

.carousel-caption h3 {
  color: #FEBB1A;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
}

.carousel-caption ul {
  padding-left: 20px;
}

.carousel-caption ul li {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}

.after-carousel-btn a {
  margin-right: 15px;
}

.ins {
  position: fixed;
  bottom: 0;
  padding: 15px;
  left: 0;
  width: 100%;
}

.ins-logos {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.ins-logos img {
  height: 50px;
}

.watch-video {
  background-color: rgba(2, 29, 56, 0.8);
}

.watch-video .modal-content {
  border-radius: 0;
}

.watch-video .modal-body {
  padding: 0;
  border: 5px solid #FEBB1A;
}

.btn-close {
  position: fixed;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 45px;
  background-image: none;
  z-index: 999;
}

.btn-close:hover,
.btn-close:active,
.btn-close:focus {
  color: #fff;
  outline: none;
  box-shadow: none;
}

.thank-you h2 {
  color: #fff;
  font-size: 50px;
  line-height: 60px;
}

.thank-you p {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
}

#contactForm button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

#responseMsg {
  width: 100%;
  font-size: 20px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  padding: 0;
  margin: 0;
}

.error,
.processing {
  margin: 10px auto;
  padding: 10px;
  color: var(--bs-danger);
  font-family: "Roboto", sans-serif;
}

.success {
  margin: 10px auto;
  padding: 10px;
  color: #fff;
  font-family: "Roboto", sans-serif;
}

#footer {
  background-color: #252525;
  padding: 30px 0;
}

.copyright-text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 1px;
}

.social-media ul li a {
  background-color: #ddd;
  color: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  border-radius: 100%;
  margin-left: 10px;
  font-size: 18px;
  border: none;
}

.social-media ul li a:hover .fa-facebook-f {
  color: #4267b2;
}

.social-media ul li a:hover .fa-twitter {
  color: #1da1f2;
}

.social-media ul li a:hover .fa-linkedin-in {
  color: #004b7c;
}

.social-media ul li a:hover .fa-instagram {
  color: #fb3958;
}

.social-media ul li a:hover .fa-google-plus-g {
  color: #DC4538;
}

@media (max-width: 1399px) {
  .schedule-form h2 {
    font-size: 25px;
  }
  .carousel-caption h5 {
    font-size: 40px;
    line-height: 50px;
  }
  .ins {
    position: relative;
  }
  .ins-logos img {
    height: 40px;
  }
  #home {
    height: initial;
  }
}
@media (max-width: 1199px) {
  .schedule-form h2 {
    font-size: 20px;
  }
  .carousel-caption h5 {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .my-btn {
    font-size: 16px !important;
  }
  .av-colliion-logo {
    width: 150px;
  }
  .schedule-form {
    margin-top: 15px;
  }
  #home .col-lg-7 {
    order: 1;
  }
}
@media (max-width: 767px) {
  .hero-inner {
    margin-top: 80px;
  }
  .schedule-form .main-label, .schedule-form label {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .schedule-form {
    padding: 15px;
  }
  .carousel-caption h5 {
    font-size: 22px;
    line-height: 30px;
  }
  .carousel-caption h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .carousel-caption .last-caption-title {
    font-size: 22px;
    line-height: 32px;
  }
  .carousel-caption .last-caption-title br {
    display: none;
  }
  .carousel-caption p {
    font-size: 15px;
    line-height: 25px;
  }
  .carousel-caption p br {
    display: none;
  }
  .after-carousel-btn .my-btn {
    font-size: 13px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .bottom-text {
    font-size: 15px;
    line-height: 25px;
  }
  .bottom-text br {
    display: none;
  }
  .thank-you h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .after-carousel-btn a {
    margin-right: 5px;
  }
  .schedule-form h2 {
    font-size: 17px;
    line-height: 25px;
  }
  .carousel-item {
    min-height: 215px;
  }
  .collision-repair-center-desktop {
    display: none;
  }
  .collision-repair-center-mobile {
    display: block;
  }
  .hide-mobile {
    display: none;
  }
  .heading h2 {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 575px) {
  section {
    padding: 30px 0;
  }
  .thank-you h2 {
    font-size: 25px;
  }
}

/*# sourceMappingURL=style.css.map */
