html,
body {
  font-family: "Montserrat", sans-serif !important;
  margin: 0;
  padding: 0 !important;
  height: 100%;
  scroll-behavior: smooth;
}
/* header */
.header-quote {
  background-image: url("./../img/gas-header-image.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 800px;
}
.header-quote .header-content {
  height: 400px;
}
/* @media (max-width: 768px) {
  .header-quote .header-content {
    height: 550px;
  }
  .header-quote {
    background-size: inherit;
    height: 870px !important;
    background-position: top;
    padding-top: 50px;
  }
} */
/* @media (min-width: 1500px) {
  .header-quote {
    height: 640px !important;
  }
}
@media (min-width: 1400px) {
  .header-quote {
    height: 800px !important;
  }
}
@media (max-width: 1400px) {
  .header-quote {
    height: 800px;
  }
} */

/* form  */

#form-section {
  padding-bottom: 5rem;
}
.quote-form-box {
  margin-top: -17rem;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 5.5px 9.526px 23.78px 5.22px rgba(133, 133, 133, 0.129);
  padding: 3px !important;
}
.quote-form-box .navigation-btn {
  flex: 1;
  background-color: transparent;
  border: none;
  outline: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px;
  font-weight: 500;
  font-size: 30px;
  color: #a5a4a4;
  transition: 0.3s ease-in-out;
}
@media (max-width: 767px) {
  #form-section .navigation {
    display: none !important;
  }
  .fsBody.fsEmbed form .fsSectionHeader {
    background-color: #000000 !important;
  }
  .fsBody.fsEmbed form .fsSectionHeader .fsSectionHeading {
    color: #ffffff !important;
  }
  #form-section form {
    margin-top: 0px !important;
  }
  .fsBody.fsEmbed form #fsPage3670745-1 .fsSection input#field85086604,
  .fsBody.fsEmbed form #fsPage3670745-1 .fsSection input#field85086516 {
    width: 74% !important;
  }
}
.quote-form-box .navigation-btn.active {
  background-color: #000000;
  color: #ffffff;
}
#form-section .navigation {
  display: flex;
  border-bottom: 3px solid #000000;
}
.fsBody.fsEmbed {
  padding-top: 0px !important;
}
@media (min-width: 768px) {
  .fsBody.fsEmbed form .fsSectionHeader {
    display: none;
  }
}

.fsBody.fsEmbed form .fsPage .fsSection fieldset legend span,
.fsBody.fsEmbed form .fsPage .fsSection .fsLabel {
  font-size: 24px;
  color: rgb(74, 74, 74);
  line-height: 2;
}
.fsBody.fsEmbed form .fsPage .fsSection fieldset label {
  border-radius: 10px;
  background-color: rgb(235, 235, 235);
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  padding: 5px 25px;
  position: relative;
  text-align: center;
  transition: 0.3s ease-in-out;
  margin-top: 20px;
}
.fsBody.fsEmbed form .fsPage .fsSection fieldset label.radio-selected {
  background-image: -moz-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
  background-image: -webkit-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
  background-image: -ms-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
  color: #ffffff;
}
.fsBody.fsEmbed form .fsPage .fsSection fieldset label input[type="radio"] {
  opacity: 0 !important;
  position: absolute;
}
.fsBody.fsEmbed form .fsPage .fsSection fieldset label input#field85255991_1 {
  height: auto !important;
  top: 0 !important;
}
.fsBody.fsEmbed form #fsPage3670745-1 .fsSection input[type="number"],
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection input[type="email"],
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection input[type="tel"],
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection input#field85086919 {
  padding: 10px;
  height: auto;
  font-size: 29px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (min-width: 768px) {
  .fsBody.fsEmbed form #fsPage3670745-1 .fsSection input[type="number"],
  .fsBody.fsEmbed form #fsPage3670745-2 .fsSection input[type="email"],
  .fsBody.fsEmbed form #fsPage3670745-2 .fsSection input[type="tel"],
  .fsBody.fsEmbed form #fsPage3670745-2 .fsSection input#field85255967,
  .fsBody.fsEmbed form #fsPage3670745-2 .fsSection input#field85255984 {
    width: 50% !important;
  }
  .quote-form-box .navigation-btn {
    font-size: 22px;
  }
}
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection label#label85255969,
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection label#label85255986 {
  height: 47px;
}
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection #label85255961 select,
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection #label85255978 select {
  padding: 10px;
  border-radius: 5px !important;
}
.fsBody.fsEmbed form .fsPage .fsSection fieldset#label85255991 label {
  background-color: transparent !important;
  font-size: 22px;
  text-align: left;
}

.fsBody.fsEmbed form #fsPage3670745-2 .fsSection input[type="email"],
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection input[type="tel"] {
  border-radius: 5px !important;
}
.fsBody.fsEmbed form #fsPage3670745-2 .fsSection input[type="text"] {
  border-radius: 5px !important;
  padding: 10px;
  height: auto;
  font-size: 29px;
}
.fsForm .ui-slider-handle:focus,
.fsForm input:focus,
.fsForm select:focus,
.fsForm textarea:focus,
.fsBody.fsEmbed form #fsPage3670745-1 .fsSection input[type="number"] :focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.fsBody.fsEmbed form #fsPage3670745-1 .fsCurrency.fsCurrencyPrefix {
  font-size: 36px;
  color: #000000;
  font-weight: bold;
  line-height: 1.333;
  text-align: center;
  background-color: #ebebeb;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin: 0px !important;
  padding: 5px 25px;
  width: auto;
}
.fsBody.fsEmbed form .fsNextButton,
.fsBody.fsEmbed form .fsPreviousButton,
.fsBody.fsEmbed form #fsSubmitButton3670745 {
  background-color: #000000 !important;
  font-size: 30px !important;
  font-weight: 700;
  height: 60px;
  border-radius: 5px !important;
}
.fsBody.fsEmbed form .fsPreviousButton {
  background-image: -moz-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
  background-image: -webkit-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
  background-image: -ms-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
}
.fsBody.fsEmbed form .fsNextButton,
.fsBody.fsEmbed form #fsSubmitButton3670745 {
  background-color: #000000 !important;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 700px) {
  .fsBody.fsEmbed form .fsNextButton,
  .fsBody.fsEmbed form .fsPreviousButton {
    padding: 0 35px;
  }
}
.thankyou-message {
  padding: 50px 20px 20px;
  text-align: center;
}
.thankyou-message h1 {
  font-size: 1.5em !important;
}
.thankyou-message .go-back {
  padding: 20px;
  text-align: center;
  text-decoration: none;
  color: #ffffff !important;
  margin: 26px 0;
  display: block;
  background-color: #000000;
  font-size: 20px;
  font-weight: 500;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .thankyou-message .go-back {
    width: 250px;
    font-size: 16px;
  }
}
/* banner */
#banner {
  background-image: -moz-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
  background-image: -webkit-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
  background-image: -ms-linear-gradient(
    4deg,
    rgb(252, 193, 7) 0%,
    rgb(254, 210, 22) 100%
  );
  padding: 6rem 0;
  text-align: center;
}
#banner .text {
  font-size: 54px;
  font-weight: 400;
  color: #000;
}

/* footer styles */

#footer {
  background-image: url("./../img/dotted-footer.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 13rem;
}
#footer .row-padding {
  padding-bottom: 7rem;
}
#footer .logo {
  width: 260px;
}
#footer p,
#footer p a {
  font-size: 14px;
  color: #4e4e4e;
}
#footer p a:hover {
  text-decoration: none;
}
#footer .icon {
  width: 15px;
  margin-right: 10px;
}
#footer .content {
  margin-top: 35px;
}
#footer .heading {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
}
#footer .copy-right {
  border-top: 1px solid #eeeeee;
  padding: 2rem;
}
#footer .copy-right p {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  #footer .copy-right p {
    float: unset !important;
    text-align: center;
  }
}
/* arrow down */
.header-arrow-down {
  height: 50px;
  width: 50px;
  margin: auto;
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transition: 1s ease-in-out;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    visibility: visible;
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    visibility: visible;
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
}
