@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
.ids-horizintal-form .container {
  max-width: 1105px;
}

.ids-horizintal-form .home-redesign-help {
  padding-top: 56px;
  padding-bottom: 76px;
}

.hf-image {
  display: none;
}

.ids-horizintal-form .hf-image {
  display: block !important;
  margin-bottom: 24px;
  height: 60px;
  width: auto;
}

.ids-horizintal-form .home-redesign-help {
  background-color: #323232;
}

.ids-horizintal-form .simpleouter>div {
  display: flex;
}

.ids-horizintal-form .formcontainer>div {
  display: flex;
  flex-wrap: wrap;
}

.ids-horizintal-form .frm__group {
  width: calc(51.5% - 20px);
  position: relative;
}

.ids-horizintal-form .home-redesign-help__title {
  color: #FFF;
  font-family: BioRhyme;
  font-size: 36px;
  font-weight: 700;
  line-height: 42.192px;
  margin-bottom: 8px;
}

.ids-horizintal-form .type-writer {
  display: none;
}

.ids-horizintal-form .home-redesign-help__desc {
  color: #FFF;
  font-family: Lato;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  max-width: 279px;
}

.ids-horizintal-form .frm__field {
  border: 0.8px solid #ffffff40;
  border-radius: 6px;
  color: #FFF;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 17px 16px;
}

.ids-horizintal-form .frm__field::placeholder {
  color: #ffffff40;
}

.ids-horizintal-form .home-redesign-help__content {
  max-width: 416px;
  }

.ids-horizintal-form .formcontainer .frm__group:nth-child(1) {
  margin-right: 20px;
}

.ids-horizintal-form .formcontainer .frm__group:nth-child(3) {
  margin-right: 20px;
}

.ids-horizintal-form .formcontainer .frm__group label {
  display: none;
}

.ids-horizintal-form .formcontainer .frm__group label {
  display: block;
  position: absolute;
  color: #FFF;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  top: -6px;
  left: 16px;
  z-index: 9;
  background-color: #323232;
  padding: 0 4px;
  margin-bottom: 0;
}

.ids-horizintal-form .frm__label {
  color: #fff;
}

.ids-horizintal-form .formcontainer .frm__group .frm__label {
  display: none;
}

.ids-horizintal-form .frm__group .error {
  margin-bottom: 5px;
  margin-top: 0px;
}

.ids-horizintal-form .formcontainer .frm__group input:focus+.ids-form-label {
  display: block !important;
}

.ids-horizintal-form .frm__group:nth-child(3) {
  position: relative;
}

.ids-horizintal-form .frm__group:nth-child(3) input {
  text-indent: 80px;
}

.ids-horizintal-form .frm__group:nth-child(3)::before {
  position: absolute;
  top: 21px;
  left: 16px;
  content: "";
  background-image: url("../../../../content/dam/asianpaintsbeautifulhomes/ap-beautiful-homes/emi--banner/india-flag.png");
  background-position: center;
  background-size: cover;
  width: 18px;
  height: 13px;
  display: block;
}

.ids-horizintal-form .frm__group:nth-child(3)::after {
  content: "+91";
  position: absolute;
  color: #fff;
  left: 41px;
  top: 18px;
  border-right: 1px solid #FFFFFF20;
  height: 24px;
  padding-right: 11px;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.ids-horizintal-form .frm__field:active,
.ids-horizintal-form .frm__field:focus {
  border: 1px solid #fff;
}

.ids-horizintal-form .frm__field:active,
.ids-horizintal-form .frm__field:focus {
  border: 1px solid #fff;
  color: #fff;
}

.ids-horizintal-form .check-container {
  color: #FFF;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height:20.8px;
}

.ids-horizintal-form .checkmark {
  top:0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 4px;
}

.ids-horizintal-form .check-container .checkmark:after {
  top: 2px;
  left: 6px;
  box-sizing: unset;
}

.ids-horizintal-form .form_button {
  width: 100%;
  text-align: right;
}

.ids-horizintal-form .form_button+.newpar {
  display: none;
}

.ids-horizintal-form .home-redesign-help__form-cta .icon-chevron-right {
  display: none;
  font-weight: 700;
}

.ids-horizintal-form .home-redesign-help__form-cta .btn__icon--right {
  padding: 12px 53px;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  height: 47px;
}

.ids-horizintal-form .form-checkbox {
  margin-bottom: 31px;
  margin-top: 10px;
}

.ids-horizintal-form .check-container:hover input~.checkmark {
  background-color: transparent;
}

.ids-horizintal-form .check-container input:checked~.checkmark {
  background-color: transparent;
}

/* WTHI page heading */
.wthi-title h2 {
  margin-bottom: 57px;
  color: #323232;
  text-align: center;
  font-family: BioRhyme;
  font-size: 42px;
  font-weight: 700;
  line-height: 49.224px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.wthi-description{
  font-family: Lato;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
  color: #4d4d4d;
  margin-bottom: 60px;
}

/* Quiz result page */
/* .quiz-result-output-bform-section .home-redesign-help {
  margin-top: 0;
} */
.quiz-result-output-bform-section .home-redesign-help__title{
  color: #FFF;
  font-family: BioRhyme;
  font-size: 36px;
  font-weight: 700;
  line-height: 117.2%;
  margin-bottom: 16px;
}
.quiz-result-output-bform-section .home-redesign-help__title span {
  color: #FEAA06;
}
.quiz-result-output-bform-section .blackform-description 
{
  color: #FFF;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height:16.8px;
  margin-bottom: 20px;
  margin-top: 31px;
  opacity: 0.6;
}
.quiz-result-output-bform-section.ids-horizintal-form .home-redesign-help {
  padding-top: 0;
  padding-bottom: 56px;
  margin-top: unset;
}
.quiz-result-output-bform-section.ids-horizintal-form .home-redesign-help__content
{
  margin-top: 44px;
}
.quiz-result-output-bform-section.ids-horizintal-form .home-redesign-help__desc {
  max-width:unset;
}
.quiz-result-output-bform-section.ids-horizintal-form .checkmark{
  top:0;
}
.quiz-result-output-bform-section.ids-horizintal-form .home-redesign-help__form-cta .btn__icon--right{
  padding: 12px 39px;
}

.ids-horizintal-form .frm__field:focus-visible{
  outline : none;
}

.book-an-appointment-black-form-section .country_code {
  display: none;
}
@media (max-width: 991px) {
  .ids-horizintal-form .simpleouter>div {
    display: block;
  }

  .ids-horizintal-form .home-redesign-help {
    padding-bottom: 56px;
      }

  .ids-horizintal-form .form_container+.newpar {
    display: none;
  }

  .ids-horizintal-form .home-redesign-help__content {
    text-align: center;
  }

  .ids-horizintal-form .home-redesign-help__content {
    max-width: unset;
  }

  .ids-horizintal-form .hf-image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
  }

  .ids-horizintal-form .home-redesign-help__title {
    font-size: 22px;
    line-height: 31px;
    max-width: unset;
  }

  .ids-horizintal-form .home-redesign-help__desc {
    font-size: 18px;
    line-height: normal;
  }

  .ids-horizintal-form .home-redesign-help__desc {
    max-width: unset;
  }

  .ids-horizintal-form .formcontainer>div {
    flex-direction: column;
  }

  .ids-horizintal-form .frm__group {
    width: 100%;
  }

  .ids-horizintal-form .form-checkbox {
    margin-top: 22px;
    margin-bottom:20px;
  }

  .ids-horizintal-form .checkmark {
    top: 3px;
  }

  .ids-horizintal-form .check-container {
    font-size: 14px;
    padding-right: 20px;
  }

  .ids-horizintal-form .form_button {
    text-align: center;
  }

  .ids-horizintal-form .home-redesign-help__form-cta .btn__icon--right {
    padding: 10px 39px;
    margin: 0 auto;
    width: max-content;
  }

  /* WTHI page heading */
  .wthi-title h2 {
    margin-bottom: 19px;
    font-size: 26px;
    line-height: 31.2px;
    margin-left: 44px;
    margin-right: 44px;
  }

  .wthi-description{
    font-size: 16px;
    line-height: 19.2px;
    margin-bottom: 40px;
    padding: 0 20px;
  }

  /* Quiz result page */
  .quiz-result-output-bform-section .home-redesign-help__title{
    font-size: 22px;
    line-height: 140%;
    margin-bottom: 8px;
  }
  .quiz-result-output-bform-section .blackform-description {
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .quiz-result-output-bform-section.ids-horizintal-form .home-redesign-help__content{
    margin-top: 40px;
  }
  .quiz-result-output-bform-section.ids-horizintal-form .home-redesign-help
  {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .quiz-result-output-bform-section.ids-horizintal-form .home-redesign-help__content{
    text-align: left;
    margin-bottom: 24px;
  }
  .quiz-result-output-bform-section.ids-horizintal-form .home-redesign-help__form-cta .btn__icon--right{
    width: 100%;
  }
}