._cont,
.form_wrapper {
  display: block;

  margin: auto;
}
.form-imgs {
  width: 55.14px;
  height: 55.14px;
}
#address_zip,
.overlay {
  z-index: 1;

  position: absolute;
}
.adt-adv {
  font-size: 31px;
  font-weight: 500;
}

.step4 input[type="checkbox"],
input[type="radio"] {
  transform: scale(1.5);

  accent-color: #517d7b;
}

.top_section {
  background-image: url("https://top10us.com/static/home-security-quote-short-adt/assets/images/charming-yellow-house-with-wooden-windows-green-grassy-garden-min-edited.webp");

  background-position: center left;

  background-repeat: no-repeat;
  display: flex;
  background-size: cover;

  min-height: 450px;

  position: relative;
}

._cont {
  /* max-width: 1140px; */
  margin-top: 10px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/*.logo_section img {*/

/*    height: 50px*/

/*}*/

.logo_section a {
  text-align: left;
}
.text-content {
  /*display: flex;*/
  /*flex-direction: column;*/
  /*max-width: 40rem;*/
  /*margin-left: 10rem;*/
}
.text-content-kitchen {
flex: 1;

}

.overlay {
  background-color: transparent;

  background-image: linear-gradient(100deg, #fff 38%, #f2295b00 67%);

  opacity: 1;

  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;

  height: 100%;

  width: 100%;

  top: 0;

  left: 0;
}
.img-and-span {
  font-size: 16px;
}

#form,
.error_div,
.step2 .zip_div {
  position: relative;
}
.family-in-house {
  width: 451px;
  height: 296px;
}

.top_section > :not(.overlay) {
  z-index: 2;

  position: relative;
}

.top_section h1 {
  color: #517d7b;

  font-family: Almarai, Sans-serif;

  font-size: 40px;

  font-weight: 600;

  line-height: 1.2em;
}

.top_section h2 {
  color: black;

  font-family: Poppins, Sans-serif;

  font-size: 22px;
}

.fourth_section h2,
.second_section h2,
.third_section h2 {
  font-size: 28px;
  display: flex;
  color: #517d7b;

  font-family: Poppins, Sans-serif;

  text-align: center;
}
.peace-of-mind h2 {
  font-size: 28px;
  display: flex;
  color: #517d7b;

  font-family: Poppins, Sans-serif;

  text-align: center;
}
.peace-of-mind ul {
  padding: 0;
  display: flex;
  margin: 0;

  list-style: none;
}
.second_section h2 {
  margin-top: 5rem;
}

.fourth_section ul,
.third_section ul {
  padding: 0;
  display: flex;
  margin: 0;

  list-style: none;
}

.top_section .text_div {
  width: 55%;

  padding-top: 3rem;
}

.second_section {
  background: #f7f5f2;

  min-height: 450px;

  padding-top: 2rem;
}


.third_section {
  background: #017bc2;
  padding: 1rem 0px;
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.peace-of-mind {
  background: #017bc2;
  display: flex;
  color: white;
}

.form_wrapper {
  /*max-width: 35%;*/
  /*margin-left: 12rem;*/
  /*width: 950px;*/
  /*min-height: 35%;*/
  /*border-radius: 1rem;*/
  /*display: flex;*/
  flex: 1.2;
  
}
.feature-img {
    padding: 5px;
}
.second_section .text_section p {
  font-size: 20px;

  line-height: 28px;

  max-width: 700px;

  margin: auto auto 2rem;
}
.form-second-titles {
    font-size: 14px;
    font-weight: bold;
    margin-left: 1rem;
    text-align: start;
    margin-bottom: 0px;
}
.our-guarantee {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.bundle-img {
  width: 540px;
}
.text-home {
  color: white;
  max-width: 36rem;
  font-size: 20px;
    line-height: 32px;
}
.features {
  display: flex;
  text-align: center;
  /*gap: 3rem;*/

  /*max-width: 870px;*/
    width: 80%;
  /*margin: auto;*/
  justify-content: center;
  margin-bottom: 3rem;
}
.form-titles {
  display: flex;
  flex-direction: column;
  text-align: center;
}

/*.man-in-kitchen {*/
/*  flex: 1;*/
/*}*/
.adv-title {
    font-weight: 600;
    margin-top: 1rem;
    font-size: 19px;
    text-align: center;
}
.adv-p {
  margin-top: 1rem;
  text-align: center;
}
.more-with-adt {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  padding-bottom: 2rem;
}
.man-in-kitchen-p {
  color: white;
  font-size: 20px;
  width: 85%;
}
.adt-logo {
    width: 5%;
    margin-left: 15rem;
}
.man-in-kitchen-img {
  width: 500px;
  /*height: 258px;*/
}
.features > div {
  width: 100%;
  height: 100%;
}
.mobile-only {
  display: none;
}

.features > div img {
  max-width: 52%;
  width: 81.26px;
  height: 81.26px;
  border-radius: 1rem;
}

.features div p {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}

.advantages {
    display: flex;
    gap: 4rem;
    margin: auto;
    width: 78%;
    justify-content: center;
}
.call-now {
  font-size: 31px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.advantages > div {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.advantages > div img {
  width: 5rem;
  border-radius: 1rem;
}

.advantages div p {
  font-size: 15px !important;
  text-align: center;
  margin: 1rem 0 !important;
}

.fourth_section_wrapper,
.third_section_wrapper {
  display: flex;
  /*align-items: flex-start;*/
    justify-content: center;
  padding: 1rem;
  width: 65%;
}
/*.third_section_wrapperbutton {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: space-between;*/
/*  gap: 20px;*/
/*  height: 400px;*/

/*  min-height: 200px;*/

/*  padding: 1rem;*/
/*}*/
.peace-of-mind-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  max-width: 870px;
  margin: auto;

  min-height: 200px;

  padding: 1rem;
}

.fourth_section h3,
.third_section h3 {
  display: flex;
  color: white;

  font-family: Poppins, Sans-serif;
}

.third_section h3 {
    margin: 0px 0px;
}

.lower_text ul li,
.third_section ul li {
  display: flex;

  align-items: center;

  gap: 0.5rem;
}
.peace-of-mind ul li {
  display: flex;

  align-items: center;

  gap: 0.5rem;
}

.third_section ul {
  display: flex;

  gap: 1rem;

  align-items: center;
  flex-wrap: wrap;
}
.peace-of-mind ul {
  display: flex;

  gap: 1rem;

  align-items: center;
  flex-wrap: wrap;
}

.fourth_section {
  background: #f7f5f2;
}

a._btn {
  background: #017bc2;
  color: #fff;
  text-decoration: none;
  padding: 12px 24px;
  display: block;
  /*margin: 3rem auto 4rem;*/
  max-width: 150px;
  /*text-align: center;*/
  border-radius: 0.5rem;
  transition: 0.3s;
  font-weight: 500;
  font-family: Poppins, Sans-serif;
}

  a._btn.white_btn {
       background: white;
    color: black;
  }
/*a._btn2 {*/
/*  background: white;*/

/*  color: black;*/

/*  text-decoration: none;*/

/*  padding: 1rem;*/

/*  display: block;*/

/*  margin: 3rem auto 4rem;*/

/*  max-width: 150px;*/

/*  text-align: center;*/

/*  border-radius: 0.5rem;*/

/*  transition: 0.3s;*/
/*  height: 20px;*/
/*  font-weight: 500;*/

/*  font-family: Poppins, Sans-serif;*/
/*}*/
a._btn3 {
  background: white;

  color: black;

  text-decoration: none;

  padding: 1rem;

  display: block;

  margin: 3rem auto 4rem;

  max-width: 150px;

  text-align: center;

  border-radius: 0.5rem;

  transition: 0.3s;
  height: 20px;
  font-weight: 500;

  font-family: Poppins, Sans-serif;
}

.step1 .options_div label p,
body {
  margin: 0;
}

a._btn:hover {
  background: #457b9d;
}
/*a._btn2:hover {*/
/*  background: #457b9d;*/
/*}*/
a._btn3:hover {
  background: #457b9d;
}

.footer {
    background: #a8dadc4a;
    min-height: 400px;
    font-family: Poppins, Sans-serif;
    padding-bottom: 4rem;
}


.footer_wrapper_row1 {
    display: flex;
    gap: 1rem;
    padding: 2rem 0
}

.footer_wrapper_row1 a {
    width: 40%
}

.footer_wrapper_row2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2rem;
    flex-wrap: wrap;
    width: 100%;
}

.footer_nav_item {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    align-content: center;
    gap: 1rem
}

.footer_nav_item_title {
    color: #1d3557;
    font-weight: 700
}

.footer_nav_item a {
    color: initial;
    font-size: 14px;
    text-decoration: none
}

.footer_wrapper_row1 div {
    line-height: 28px;
    color: #000
}

.footer_wrapper._cont {
    max-width: 1140px
}

.essential-links {
  display: flex;
  justify-content: center;
  gap: 1rem;
  width: 44em;    
  padding: 2rem 0;
}

.footer_wrapper_row1 a {
  width: 40%;
}

.footer_wrapper_row2 {
  display: flex;

  justify-content: space-between;

  align-items: flex-start;

  /*gap: 2rem;*/

  flex-wrap: wrap;
}

.footer_nav_item {
  display: flex;

  justify-content: center;

  align-items: flex-start;

  flex-direction: column;

  align-content: center;

  gap: 1rem;
}

.footer_nav_item_title {
  color: #1d3557;

  font-weight: 700;
}

.footer_nav_item a {
  color: initial;

  font-size: 14px;

  text-decoration: none;
}

.footer_wrapper_row1 div {
  line-height: 28px;

  color: #000;
}

.company-disclaimer {
    width: 64%;
    font-weight: 300;
    font-size: 11px;
}

body {
  padding: 0;

  font-family: Poppins, Sans-serif;

  font-size: 14px;
}

.lower_text {
  text-align: center;
}

.lower_text h2 {
  color: #000;

  font-size: 22px;
}

.lower_text ul {
  padding: 0;

  margin: 0;

  list-style: none;

  display: flex;

  gap: 1rem;

  align-items: center;

  justify-content: center;

  flex-wrap: wrap;
}

p.green_text {
  margin: 2rem 0 0;

  background: #a8dadcba;

  padding: 1rem;

  border-radius: 0 0 1rem 1rem;
}

._form {
  display: flex;
  align-items: flex-end;
  /*flex-direction: column;*/
  justify-content: flex-end;
  /*margin-top: auto;*/
  /*flex: 1;*/
}

/*.form_wrapper {*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*}*/

.form_step:not(.--active),
.step1 .options_div label input {
  display: none;
}

#form {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.28);
  /*z-index: 3;*/
  width: 58%;
  margin-right: 42px;
}
#form-second {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.28);
  z-index: 3;
  padding: 30px;
  margin-right: 12rem;
  max-height: 29rem;
  margin-top: 8rem;
  margin-bottom: 8rem;
  width: 30em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.form-row {
  max-width: 26rem;
  display: flex;
  margin-top: 30px;
}
.form-second-p {
  margin-left: 1rem;
  text-align: start;
  font-size: 12px;
  margin-top: 5px;
  color: #464646;
}
.step1 {
  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  padding: 2rem;
}

.step1 h5 {
  font-weight: 400;

  font-size: 18px;

  max-width: 600px;

  text-align: center;
}

.step1 h4 {
  font-size: 22px;

  max-width: 450px;

  margin: auto auto 1rem;

  text-align: center;
}

.step1 .options_div {
  display: flex;

  align-items: center;

  justify-content: space-between;

  width: 400px;

  max-width: 100%;

  gap: 1rem;
}

.step1 .options_div label {
  border: 1px solid #ccc !important;

  flex: 50%;

  border-radius: 0.5rem;

  display: flex;

  flex-direction: column;

  align-items: center;

  padding: 3rem 1rem;

  cursor: pointer;

  transition: 0.3s;

  box-shadow: 0 5px 30px rgb(0 0 0 / 6%);
}

.step1 .options_div label:hover,
.step3 .options_div label:hover,
.step4 .options_div label:hover,
.step5 .options_div label:hover {
  background: #f1f1f1;
}

.step1 .img_box {
  display: flex;

  flex-direction: column;

  gap: 1rem;

  align-items: center;

  font-weight: 500;
}

.step2 {
  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;
}

.step2 h4 {
  font-size: 22px;

  margin-top: 4rem;
}

.step2 input {
  padding: 14px 3rem 14px 16px !important;

  border-radius: 8px;

  border: 1px solid #bbbcbc;

  transition: 0.3s;

  outline: 0;

  -webkit-appearance: none;

  appearance: none;

  font-size: 16px !important;

  font-weight: 600;

  flex: 1;

  max-width: 100%;

  min-width: 350px;

  box-sizing: border-box;
}

.for_step_actions button,
button.next-step {
  font-size: 16px;

  font-weight: 700;

  transition: 0.3s;
}

.step2 .zip_div {
  display: flex;

  align-items: center;

  margin-bottom: 2rem;
}

.step2 .zip_div svg {
  position: absolute;

  right: 10px;
}

.step2 .zip_div:not(.--loading) #loading_bar {
  display: none !important;
}

.step2 .zip_div #loading_bar {
  right: 40px;

  z-index: 2;
}

.error_div {
  color: red;

  top: -1.5rem;
}

.for_step_actions button {
  background: 0 0;

  border-color: transparent;

  color: #6b7280;

  padding: 0;

  max-width: max-content;

  margin: 0 auto;

  cursor: pointer;
}

.for_step_actions button:hover {
  color: #333;
}

.for_step_actions {
  display: flex;

  justify-content: center;

  align-items: center;

  flex-direction: column;

  gap: 1rem;

  margin-bottom: 2rem;
}

button.next-step:hover {
  color: #fff;

  background: #3e6563;
}

button.next-step {
  padding: 12px 30px;

  border-radius: 5px;

  background: #517d7b;

  color: #fff;

  margin: 0;

  box-shadow: none;

  border: 0;
}

#address_zip {
  right: 40px;

  font-weight: 500;
}

.form_progress {
  width: 100%;

  background-color: #e0e0e0;

  padding: 0;

  border-radius: 3px;

  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);

  height: 10px;

  max-width: 300px;

  margin: 3rem auto -1rem;
}

.form_progress_fill {
  display: block;

  height: 100%;

  background-color: #659cef;

  border-radius: 3px;

  transition: width 0.5s ease-in-out;
}

.step3 h4,
.step4 h4,
.step5 h4,
.step6 h4,
.step7 h4 {
  font-size: 22px;

  max-width: 450px;

  margin: 3rem auto 1rem;

  text-align: center;
}

.step3 .options_div,
.step4 .options_div,
.step5 .options_div {
  display: flex;

  flex-direction: column;

  gap: 1rem;

  max-width: 350px;

  margin: auto;

  padding: 1rem;
}

.form-control,
.is-invalid .invalid-feedback {
  display: block;
  margin: auto;
  max-width: 29rem;
}

.name_row,
.step6 .input-group,
.step7 .input-group {
  max-width: 100%;

  margin-left: auto;

  margin-right: auto;
}

.step3 .options_div label,
.step4 .options_div label,
.step5 .options_div label {
  border: 1px solid #ccc !important;

  border-radius: 0.5rem;

  display: flex;

  align-items: center;

  cursor: pointer;

  transition: 0.3s;

  gap: 0.5rem;

  padding: 0 1rem;

  font-weight: 600;
}

.step1 label:has(input:checked),
.step3 label:has(input:checked),
.step5 label:has(input:checked) {
  outline: black solid 1px !important;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

.form-label {
  margin-bottom: 0.5rem;
  margin-left: 1.5rem;
  opacity: 0.8;
}
.form-label-info {
  margin-bottom: 0.5rem;
  opacity: 0.8;
}

label {
  display: inline-block;
}

.form-control {
  width: 100%;

  padding: 0.5rem 1rem;

  font-size: 1rem;

  font-weight: 400;

  line-height: 1.5;

  color: #000;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #bbbcbc;

  border-radius: 0.5rem;

  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

  box-sizing: border-box;
}

.form-control:focus {
  color: #000;

  background-color: #fff;

  border-color: #86b7fe;

  outline: 0;

  box-shadow: 0 0 0 0.25rem #517d7b45;
}

.step6 .input-group,
.step7 .input-group {
  max-width: 100%;

  width: 400px;
}

.is-invalid .form-control {
  border-color: #dc3545;

  padding-right: calc(1.5em + 0.75rem);

  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");

  background-repeat: no-repeat;

  background-position: right calc(0.375em + 0.1875rem) center;

  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.invalid-feedback {
  display: none;

  width: 100%;

  margin-top: 0.25rem;

  font-size: 0.875em;

  color: #dc3545;
}


  .section-img-and-p {
    display: flex;
    flex-direction: row;
    /* margin-right: auto; */
    /* margin-left: auto; */
    justify-content: center;
    /* margin-top: 30px; */
    padding: 25px 13px;
}

  
.section_p {
    width: 30%;
    margin-left: 50px;
    color: #464646;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.title-home {
    font-size: 30px;
    font-weight: 600;
}
.quote-button {
  background-color: #017bc2;
  fill: white;
  font-weight: bold;
  color: white;
}
.section-imgandp .d-flex {
  display: flex !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.gap-1 {
  gap: 1rem;
}

.gap-2 {
  gap: 2rem;
}

.gap-3 {
  gap: 3rem;
}

.name_row {
  width: 400px;

  margin-bottom: 1rem;
}

.form-label-invisible {
  opacity: 0;
}

.form-second-container {
    flex: 1 !important;
}

  .bundle-img-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .bundle-img-cont {
    display: flex;
    flex-direction: column;
  }
  
  .man-in-kitchen-p + .bundle-img-btn {
      justify-content: flex-start;
  }
  
  .section-img {
    margin-top: 20px;
  }
  
  .essential-links > a {
      text-align: center;
  }
  
  .discl {
    margin-top: 3rem;
    color: #000;
    font-size: 12px;
    font-weight: 300;
  }
  
    input[name="address"], input[name="city"] {
      width: 90%;
    } 
    
.adt-google-logos-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.adt-google-img {
    width: 150px;
}
@media only screen and (max-width: 768px) {
    
    ._form {
        display: block;
       
    }
    
  .logo_section {
    padding: 1rem;
  }
  .form_wrapper {

    width: calc(100% - 2rem);

  }

  .top_section h2 {
    color: black;

    font-family: Poppins, Sans-serif;

    font-size: 22px;
  }
  .bundle-img-cont {
    width: 100%; 
  }
  #form {
    width: 100%;
    padding: 5px 0px;
    margin-right: 0px;
  }
  
  .form-second-container {
    width: 100%;
}

  #form-second {
    /*background-color: #fff;*/
    /*border-radius: 10px;*/
    /*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.28);*/
    max-height: 100%;
    /*margin-right: 0;*/
    /*margin-top: 0;*/
    /*z-index: 3;*/
    /*padding: 30px;*/
    margin: auto;
    width: 92%;
  }
  .form-row {
    display: flex;
    flex-direction: column;
    max-width: 30rem;
    display: flex;
    margin-top: 30px;
  }

  .text-content {
    display: block;
    margin-left: 0rem;
  }
  .text-content-kitchen {
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
  
  .logo_section img {
    height: 94px;

    width: 100px;
  }
  .man-in-kitchen-img {
    width: 100%;
    height: 100%;
  }
  .man-in-kitchen-p {
    color: white;
    font-size: 16px;
    max-width: 20rem;
  }

  .top_section .text_div {
    width: 100%;

    padding: 1rem;
  }
  .features div p {
    font-size: 20px;
    font-weight: bold;
    text-align: center;

    margin: 1rem 0 !important;
  }
  .section_p {
    width: 90%;
    text-align: center;
    font-size: 17px;
    margin-left: 0px;
    color: #464646;
    /*font-weight: 500;*/
    /*font-size: 26px;*/
  }
  .adt-logo {
    width: 6%;
    margin-left: 0;
  }
  
  .second_section h2 {
    margin-top: 3rem;
  }
  
  .section-img-and-p {
        flex-direction: column;
        padding: 30px 10px;
        justify-content: center;
        align-items: center;
        width: 100%;
  }

  /*.second_section .text_section p {*/
  /*  text-align: center;*/

  /*  font-size: 15px;*/

  /*  line-height: 20px;*/
  /*}*/

  ._cont.text_section {
    padding: 1rem 1rem;
  }
  .logo_section a {
    display: flex;
    flex: 1;
    text-align: left;
    align-items: center;
    justify-content: center;
  }
  .peace-of-mind {
    background: #017bc2;
    display: flex;
    color: white;
    text-align: center;
  }

  .features {
    display: flex;
    flex-direction: column;
  }
  .advantages > div img {
    width: 21%;

    border-radius: 1rem;
  }

  .features > div {
    width: 100%;

    display: flex;

    justify-content: center;

    flex-direction: column;

    align-items: center;
  }
  
  .third_section {
    display: block;
  }
  
  .family-in-house {
    width: 100%;
    height: 100%;
  }
  .bundle-img {
    width: 100%
  }
  .advantages {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    align-items: center;
    max-width: 870px;
    text-align: center;

    margin: auto;
    justify-content: center;
  }
  .text-home {
    color: white;
    max-width: 23rem;
    font-size: 16px;
  }
  /* .features > div img {
    height: 150px;

    width: 240px;
  } */

  .second_section .features > div p {
    max-width: 200px;
  }
  /*a._btn {*/
  /*  background: #017bc2;*/

  /*  color: #fff;*/

  /*  text-decoration: none;*/

  /*  padding: 1rem;*/

  /*  display: block;*/

  /*  max-width: 150px;*/

  /*  text-align: center;*/

  /*  border-radius: 0.5rem;*/

  /*  transition: 0.3s;*/
  /*  height: 20px;*/
  /*  font-weight: 500;*/
  /*  font-size: 13px;*/
  /*  font-family: Poppins, Sans-serif;*/
  /*}*/
  
  /*.white_btn {*/
  /*     background: white;*/
  /*  color: black;*/
  /*}*/
  .form-imgs {
    align-self: center;
  }
  
  /*a._btn2 {*/
  /*  background: white;*/

  /*  color: black;*/

  /*  text-decoration: none;*/
  /*  margin-left: auto;*/
  /*  padding: 1rem;*/

  /*  display: block;*/

  /*  max-width: 150px;*/

  /*  text-align: center;*/

  /*  border-radius: 0.5rem;*/

  /*  transition: 0.3s;*/
  /*  height: 20px;*/
  /*  font-weight: 500;*/
  /*  font-size: 13px;*/
  /*  font-family: Poppins, Sans-serif;*/
  /*}*/
  a._btn3 {
    background: white;

    color: black;

    text-decoration: none;
    padding: 1rem;

    display: block;

    max-width: 150px;

    text-align: center;

    border-radius: 0.5rem;

    transition: 0.3s;
    height: 20px;
    font-weight: 500;
    font-size: 13px;
    font-family: Poppins, Sans-serif;
  }
  .mobile-only {
    margin-top: 2rem;
    display: flex;
    font-size: 28px;
    text-align: center;
    font-weight: 600;
  }

  .footer_wrapper_row1 {
    flex-direction: column;
  }
  
  .essential-links {
    display: flex;
    justify-content: center;
    gap: 1rem;
    padding: 2rem 0;
    width: 100%;
}
  
  .feature-img {
    margin-bottom: 2rem;
  }
  

  .discl,
  .footer_wrapper_row2 {
    padding: 0 1rem 1rem;
  }
  .call-now {
    font-size: 31px;
    font-weight: 700;
    margin-top: 0rem;
    justify-content: center;
    text-align: center;
  }
  .feature-text {
    font-size: 22px;
  }

  .company-disclaimer {
    margin-top: 1rem;
    width: 100%;
  }

  .step2 input {
    min-width: 300px;
  }

  .step6 .input-group,
  .step7 .input-group {
    max-width: 100%;

    width: 300px;
  }
  .third_section_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*max-width: 870px;*/
    /*margin: auto;*/
    /*height: 100%;*/
    /*min-height: 200px;*/
    /*padding: 1rem;*/
    width: 100%;
  }
  .section-img {
    margin-top: 20px;
  }
  .third_section h3 {
    text-align: center;
    margin: 0px 0px;
  }

  .name_row {
    width: 300px;

    max-width: 100%;
  }
  .title-home {
    font-size: 31px;
    font-weight: 700;
  }
  .top_section {
    padding-bottom: 80px;
    flex-direction: column;
    gap: 3rem;
  }
  
  
    .man-in-kitchen-p + .bundle-img-btn {
        justify-content: center;
        margin-bottom: 1.5em;
    }
    
    .advantages > div {
        width: 100%;
    }
    
    .adt-google-img {
        width: 120px;
    }

}

div {
  box-sizing: border-box;
}
