@charset "utf-8";
/* form setup */
.form_soilbg {
  background: #282828;
}

.form_box {
  width: 420px;
  padding: 22px;
  border-radius: 5px;
  margin-top: 50px;
  height: 330px;
  overflow: hidden;
  background-color: #edb403;
  margin-bottom: 50px;
}

.form_header h2 {
  font-family: badgrudge, sans-serif !important;
  font-weight: normal !important;
  color: #fff;
  font-size: 79px;
  text-align: center;
  line-height: 50px;
}

.form_box h3 {
  color: #232121;
  text-align: center;
  font-size: 180%;
  padding-bottom: 10px;
  font-weight: 500px;
  font-family: "Yantramanav", sans-serif;
}

.form_box p {
  color: #232121;
  text-align: center;
  font-family: "Yantramanav", sans-serif;
}
.index_form_para {
  background-image: url("https://www.heavyhaulers.com/form_stuff/form-parallax-bg.webp");
  height: 1000px;
  padding: 5%;
}

/* .{

    background-image: url("");
    height: 890px;

} */

.form_para {
  background-image: url("../images/choose-heavy-hauler-bg.png");
}

.index_form_para1 {
  background-image: url("https://res.cloudinary.com/drp9iwjqz/image/upload/e_blur:2000,f_auto,q_auto:eco/v1509298941/jeremywagner.me/about/st-paul-1x.jpg");
}

.index_form_para1.visible {
  background-image: url("../images/subscribe-banner.png");
}

#form_cotent {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

label {
  color: #ebebeb;
}

.form_box_test {
  width: 100%;
  height: 230px;
  overflow: hidden;
  border-radius: 10px;
}

.form_box_test h3 {
  width: 66%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Yantramanav", sans-serif;
  color: #f0f0f0;
}

.group_pic {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.group_pic_index img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.group_pic img {
  width: auto;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
}

.form_box_test p {
  font-family: "Yantramanav", sans-serif;
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #fff;
}

.form_style {
  width: 250px;
  float: left;
  padding-left: 20px;
}

.myclear {
  clear: both;
}

.form_input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.form_input input[type="text"],
textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;

  border: 1px solid #dddddd;
}

input[type="text"]:focus,
textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);

  border: 1px solid rgba(81, 203, 238, 1);
}
#step_1 {
  margin: 4%;
}
#step1_fwd {
  height: 41px;

  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
  font-size: 20px;
  line-height: 1.3125rem;
  font-weight: 700;
  padding: 1.125rem 5.5rem 1.125rem 1.75rem;
  color: #fff;
  background: #ffae00;
}
#step2_fwd {
  height: 41px;
  left: 5%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
  font-size: 20px;
  line-height: 1.3125rem;
  font-weight: 700;
  padding: 1.125rem 5.5rem 1.125rem 1.75rem;
  color: #fff;
  background: #ffae00;
}

#get_quote {
  height: 41px;
  left: 5%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
  font-size: 18px;
  line-height: 1.3125rem;
  font-weight: 700;
  padding: 1.125rem 5.5rem 1.125rem 1.75rem;
  color: #fff;
  background: #ffae00;
}

.next_button {
  border-radius: 20px;
  position: relative;
  top: 13px;
  width: 200px;
  float: right;
}

.next_button .icon {
  pointer-events: none;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 70px;
  display: inline-block;
  text-align: center;
  height: 100%;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
}

.next_button .icon {
  pointer-events: none;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 70px;

  display: inline-block;
  text-align: center;
  height: 100%;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
}
.next_button span.text {
  pointer-events: none;
  position: relative;
  z-index: 20;
  color: #fff;
}

.next_button svg {
  width: 11% !important;
  position: absolute;
  z-index: 10;
  left: auto;
  right: 25px;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.1s ease-in-out;
}

.next_button .icon:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transform: skewX(-20deg);
  background: linear-gradient(90deg, #ffc600, #ffae00);
}

button:hover span.icon {
  width: 120%;
}

.button2back {
  width: 100px;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0);
}

.button2back span {
  color: #f0f0f0;
}
.button2back svg {
  width: 16%;
}

/* form error styles */

form input + label.error,
form textarea + label.error {
  /*error messages AFTER an input or a textarea*/
  color: rgba(146, 12, 14, 1);
  text-align: left;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
}

form select + label.error {
  display: none !important;
}

form select.error {
  background-color: #ff7d7d;
}

form input[type="email"],
form textarea {
  /*regular inputs, default look*/
  background-color: #eee;
}

form input[type="email"].error,
form textarea.error {
  /*input fields that contain an error*/
  background-color: #ff2f32;
}

form input[type="text"].valid,
form input[type="email"].valid,
form textarea.valid {
  /*input fields that passed validation*/
  background-color: #cfffcf;
}

#get_quote_from_test form input[type="text"] {
  font-size: 100px;
}

.form_header {
  width: 51%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

@media screen and (min-width: 2407px) {
  .index_form_para {
    height: 1100px !important;
  }
}

@media screen and (min-width: 1199px) {
  .index_form_para {
    height: 1100px !important;
  }

  .form_svg {
    width: 51%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 833px) {
  .index_form_para {
    height: 1200px;
  }

  #form_cotent {
    width: 100%;
  }

  .form_box_test h3 {
    text-align: center;
  }

  .form_para {
    height: 650px !important;
  }

  .form_box_test {
    height: 500px;
  }

  .form_style {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .next_button {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .form_box_test p {
    padding-left: 37%;
  }

  .button2back {
    position: relative;
    left: 28%;
    top: 10px;
  }
  .next_button {
    top: 26px;
  }
}

@media screen and (max-width: 744px) {
  .index_form_para2 {
    background-image: url("../images/able-backhoe/subscribe-banner720-lite.jpg");
  }
  .group_pic_index img {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .index_form_para2 {
    background-image: url("../images/able-backhoe/subscribe-banner720-lite.jpg");
  }

  .form_svg {
    width: 100%;
  }
  #form_cotent {
    width: 100%;
  }

  .form_box_test h3 {
    text-align: center;
  }

  .form_para {
    height: 650px !important;
  }

  .form_box_test {
    height: 500px;
  }

  .form_style {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .next_button {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .form_box_test p {
    padding-left: 37%;
  }
}
@media screen and (max-width: 622px) {
  .index_form_para2 {
    background-image: url("../images/able-backhoe/subscribe-banner720-lite.jpg");
  }

  .index_form_para {
    height: 950px;
  }
}
@media screen and (max-width: 527px) {
  .index_form_para2 {
    background-image: url("../images/able-backhoe/subscribe-banner720-lite.jpg");
  }
  .group_pic img {
    display: none;
  }

  .form_para {
    height: 476px !important;
  }
}

.from_group_quote {
  width: 42%;
  height: 200px;

  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
}

.from_group_quote h3 {
  width: 64%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Yantramanav", sans-serif;
  color: #f0f0f0;
  text-align: center;
}
.from_group_quote a {
  font-size: 18px;
  line-height: 18px;
  color: #101010;
  font-weight: 700;
  padding: 18px 28px;
  display: inline-block;
  background: #fcc824;
  margin-bottom: 72px;
  text-decoration: none;
  font-family: "Cabin", sans-serif;
  outline: none;
  width: 200px;
  position: relative;
  left: 31%;
  top: 29px;
}
@media screen and (max-width: 1199px) {
  .index_form_para2 {
    background-image: url("../images/able-backhoe/subscribe-banner720-lite.jpg");
  }

  .from_group_quote h3 {
    text-align: center;
  }
  .from_group_quote a {
    left: 27%;
  }
}

@media screen and (max-width: 622px) {
  .index_form_para2 {
    background-image: url("../images/able-backhoe/subscribe-banner720-lite.jpg");
  }

  .from_group_quote a {
    left: 13%;
  }
  .form_header {
    width: 100%;
  }
  .form_header h2 {
    font-size: 73px;
  }
}
@media screen and (max-width: 500px) {
  .from_group_quote h3 {
    width: 110%;
  }
  .form_header h2 {
    font-size: 60px;
  }

  .from_group_quote a {
    left: 0%;
  }

  .index_form_para {
    background-image: url("../images/able-backhoe/subscribe-banner720-lite.jpg");
  }
}
