.interior-solution-banner-form {
  position: relative;
}

.interior-solution-banner-form .rhBlackFormSection {
  min-height: 790px;
  /* background: url(//static-beta.asianpaints.com/content/dam/asianpaintsbeautifulhomes/bhs-calculator/design-quiz.png) no-repeat center;
  background-size: 100% 100%; */
  position: relative;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  border-radius: 24px;
  margin-top: 30px;
}

.interior-solution-banner-form .interior_solution_banner_bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.interior-solution-banner-form .interior_solution_banner_bg img {
  width: 100%;
  height: 790px;
}

.bannerImg {
  /* position: absolute;
  top: 0;
  left: 0; */
  width: 100%;
  height: 100%;
  /* opacity: 0; */
  /* transition: opacity 2s ease-in-out; */
  z-index: 0;
  /* animation: 3s slide-left; */
  /* animation: linear infinite alternate;
  animation-name: run;
  animation-duration: var(--transition-speed); */
}

/* @keyframes run {
    0% {
      left: 0;
      transform: translateX(0);
    }
    100% {
      left: 100%;
      transform: translateX(-100%);
    }
} */

/* .bannerImg.active{
  	animation: 4s slide-left;
} */
/* @keyframes slide-left {
  from {
    margin-left: 100%;
  }
  to {
    margin-left: 0%;
  }
} */
.bannerImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* .bannerImg.active {
  opacity: 1;
  z-index: 1;
} */

.interior-solution-banner-form .interior_solution_banner_bg .interior_solution-banner-logo-img-wrapper {
  width: 181.61px;
  height: 22px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.interior-solution-banner-form .interior_solution_banner_bg .interior_solution-banner-logo-img {
  width: 100%;
  height: 100%;
}

.interior-solution-banner-form .interior_solution_banner_title img {
  width: 215px;
  height: 100%;
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.interior-solution-banner-form .interior_solution_banner_title {
  position: absolute;
  /* top: 50%; */
  top: 395px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}

.weatherseal-main-banner .interior-solution-banner-form .interior_solution_banner_title{
  top: 332px;
}

.interior-solution-banner-form .interior_solution_banner_title h2 {
  font-family: Archivo;
  font-weight: 500;
  font-size: 30px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin-bottom: 6px;
}

.weatherseal-main-banner .interior-solution-banner-form .interior_solution_banner_title h1 {
  font-family: Archivo;
  font-weight: 400;
  font-size: 30px;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-top: 30px;
}

.interior-solution-banner-form .interior_solution_banner_title p {
  font-family: Archivo;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #000000;
}

.interior-solution-banner-form .rhBlackFormContainer {
  background: #FFFFFF;
  position: absolute;
  right: -1px;
  bottom: -1px;
  max-width: 1102px;
  border-top-right-radius: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  z-index: 10;
}

.interior-solution-banner-form .rhBlackFormContainer:has(.rhBlackFormWrapper.dsp-none) {
  background: transparent;
}

.interior-solution-banner-form .rhBlackFormWrapper {
  position: relative;
  margin: 0;
  padding: 24px 0 0 31px;
  max-width: 1102px;
}

.interior-solution-banner-form .rhBlackFormWrapper::after {
  content: "";
  background: url(../../../content/dam/asianpaintsbeautifulhomes/design-services-revamp/images/right-curv.png)no-repeat center;
  background-size: 100% 100%;
  width: 46px;
  height: 33px;
  position: absolute;
  top: -32px;
  right: -1px;
}

.interior-solution-banner-form .rhBlackFormWrapper::before {
  content: "";
  background: url(../../../content/dam/asianpaintsbeautifulhomes/design-services-revamp/images/left-curv.png)no-repeat center;
  background-size: 100% 100%;
  width: 50px;
  height: 36px;
  position: absolute;
  bottom: 0;
  left: -49px
}

.interior-solution-banner-form .rh-thankyou-popup-img-wrapper::after {
  content: "";
  background: url(../../../content/dam/asianpaintsbeautifulhomes/design-services-revamp/images/left-purple-curv.png)no-repeat center;
  background-size: 100% 100%;
  width: 46px;
  height: 33px;
  position: absolute;
  top: -31px;
  right: 0;
}

.interior-solution-banner-form .rh-thankyou-popup-img-wrapper::before {
  content: "";
  background: url(../../../content/dam/asianpaintsbeautifulhomes/design-services-revamp/images/right-purple-curv.png)no-repeat center;
  background-size: 100% 100%;
  width: 50px;
  height: 36px;
  position: absolute;
  bottom: 0;
  left: -49px
}

.interior-solution-banner-form .somethingwentwrong-wrapper::after {
  content: "";
  background: url(../../../content/dam/asianpaintsbeautifulhomes/design-services-revamp/images/left-purple-curv.png)no-repeat center;
  background-size: 100% 100%;
  width: 46px;
  height: 33px;
  position: absolute;
  top: -31px;
  right: 0;
}

.interior-solution-banner-form .somethingwentwrong-wrapper::before {
  content: "";
  background: url(../../../content/dam/asianpaintsbeautifulhomes/design-services-revamp/images/right-purple-curv.png)no-repeat center;
  background-size: 100% 100%;
  width: 50px;
  height: 36px;
  position: absolute;
  bottom: 0;
  left: -49px
}

.interior-solution-banner-form .rhBlackFormTitle {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #2E2F32;
  margin-bottom: 19px;
}

.interior-solution-banner-form .rhBlackFormSubTitle {
  display: none;
}

.interior-solution-banner-form .rhBlackFormContent {
  padding: unset;
  gap: unset;
}

.interior-solution-banner-form .rhBlackFrm__field {
  border: 1px solid var(--Neutral-color-grey-100, #CACBCC);
  color: #323232;
}

.interior-solution-banner-form .rhBlackFrm__field:focus {
  border: 1px solid #232426;
}

.interior-solution-banner-form .rhBlackFrm__label {
  background-color: #FFFFFF;
  color: #232426;
}

.interior-solution-banner-form .rhBlackFormContent .rhBlackFrm__group:nth-child(1) {
  max-width: 270px;
  width: 100%;
}

.interior-solution-banner-form .rhBlackFormContent .rhBlackFrm__group:nth-child(2) {
  max-width: 270px;
  width: 100%;
}

.interior-solution-banner-form .rhBlackFormContent .rhBlackFrm__group:nth-child(3) {
  max-width: 270px;
  width: 100%;
}

.interior-solution-banner-form .rhBlackFormContent .rhBlackFrm__group:nth-child(4) {
  max-width: 200px;
  width: 100%;
  margin-right: unset;
}

.interior-solution-banner-form .rhBlackFrm__group {
  margin-right: 20px;
}

.interior-solution-banner-form .whatsapp-checkbox-wrapper {
  margin-bottom: 13px;
}

.interior-solution-banner-form .rh-checkbox-text {
  color: #323232;
}

.interior-solution-banner-form .rh-desc-txt {
  color: #323232;
  opacity: 0.6;
  max-width: 829px;
  width: 100%;
}

.interior-solution-banner-form .rh-btn-wrapper {
  gap: 26px;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* .interior-solution-banner-form .rh-form-clearbtn {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
 color: #AAAAAA;
}

.interior-solution-banner-form .rh-form-submitbtn {
  background: #AAAAAA;
  padding: 15px 44px;
  border-radius: 60px;
  font-weight: 500;
  line-height: 150%;
  border: none;
  color: #FFFFFF;
} */
.interior-solution-banner-form .rh-form-clearbtn {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #7849BF;
}

.interior-solution-banner-form .rh-form-submitbtn {
  background: linear-gradient(270deg, #712CCB 0%, #A77FDC 100%);
  padding: 15px 44px;
  border-radius: 60px;
  font-weight: 500;
  line-height: 150%;
  border: none;
}

.interior-solution-banner-form .rhBlackCountry {
  color: #323232;
  border-right: 1px solid #32323233;
}

.interior-solution-banner-form .rh-thankyou-popup-img-wrapper {
  background: unset;
  height: 200px;
}

.interior-solution-banner-form .rh-thankyou-popup-box {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.interior-solution-banner-form .rh-thankyou-popup-title {
  max-width: 220px;
  font-size: 80px;
}

.interior-solution-banner-form .rh-thankyou-popup-content {
  /* top: 28px;
  left: 50%;
  transform: translateX(-50%); */
  top: 0;
  left: 0;
  padding-top: 26px;
  padding-left: 189px;
}

.interior-solution-banner-form .rh-thankyou-popup-container {
  top: unset;
}

/* something --  */
.interior-solution-banner-form .somethingwentwrong-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.interior-solution-banner-form .rh-somethingwentwrong-img-wrapper {
  height: 200px;
}

.interior-solution-banner-form .rh-somethingwentwrong-img-wrapper img {
  height: 100%;
}

.interior-solution-banner-form .rh-somethingwentwrong-wrapper .something-went-wrong-content {
  position: absolute;
  /* top: 50%;
  transform: translateY(-50%); */
  top: 0;
  left: 0;
  padding-top: 49px;
  padding-left: 179px;
}

.interior-solution-banner-form .rh-somethingwentwrong-wrapper .something-went-wrong-title {
  font-family: Archivo;
  font-weight: 400;
  font-size: 40px;
  line-height: 107%;
  background: linear-gradient(88.36deg, #7c35e9 -25.68%, #3a3a3a 56.52%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  max-width: 406px;
  margin-bottom: 6px;
  max-width: 517px;
  width: 100%;
}

.interior-solution-banner-form .rh-somethingwentwrong-wrapper .something-went-wrong-subtitle {
  font-family: Archivo;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #696969;
  margin-bottom: 14px;
  max-width: 517px;
}

.interior-solution-banner-form .rh-somethingwentwrong-wrapper .somethingwentwrong-button {
  font-family: Archivo;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #FFFFFF;
  padding: 14px 22.5px;
  border-radius: 60px;
  border: 1px solid #A77FDC;
  min-width: unset;
  background: linear-gradient(270deg, #712CCB 0%, #A77FDC 100%);
}

.interior-solution-banner-form .somethingwentwrong-wrapper.rh-somethingwentwrong-wrapper {
  background: unset;
}

.interior-solution-banner-form .somethingwentwrong-box {
  position: absolute;
  left: 0;
  bottom: 0;
}

.interior-solution-banner-form .custom-check {
  background-color: #FFFFFF;
}

.interior-solution-banner-form .rhBlackFrmFieldWrapper {
  /* margin-bottom: 18px; */
}

/* sleek kithen banner form extra css ------  */
.sleek_banner_form .interior_solution_banner_title p {
  font-size: 30px;
  color: #FFFFFF;
}

.sleek_banner_form .interior-solution-banner-form .interior_solution_banner_title {
  /* top: 246px; */
  top: 163px;
  transform: translateX(-50%);
}

/* end ---  */

@media screen and (max-width : 768px) {

  .bannerImg {
    position: relative;
  }

  .interior-solution-banner-form .rhBlackFormContent {
    justify-content: space-between;
  }

  .interior-solution-banner-form .rhBlackFormSection {
    min-height: unset;
    padding: unset;
    margin-top: 0;
  }

  .interior-solution-banner-form .interior_solution_banner_bg {
    transform: unset;
    position: relative;
    top: unset;
    left: unset;
    z-index: 1;

  }

  .interior-solution-banner-form .rhBlackFormContainer {
    /* position: unset;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    position: relative;
    top: -30px; */
    position: relative;
    /* not absolute */
    top: unset;
    right: unset;
    bottom: unset;
    margin-top: -30px;
    /* keep overlap effect if needed */
    z-index: 10;
    border-top-right-radius: 20px;
  }

  .interior-solution-banner-form .interior_solution_banner_bg img {
    height: 480px;
  }

  .interior-solution-banner-form .interior_solution_banner_bg .interior_solution-banner-logo-img-wrapper {
    top: unset;
    bottom: 45px;
    right: 20px;
  }

  .interior-solution-banner-form .interior_solution_banner_bg .interior_solution-banner-logo-img {
    width: 100%;
    height: 100%;
  }

  .interior-solution-banner-form .interior_solution_banner_title img {
    width: 118px;
    /* height: 24px; */
    height: 100%;
    margin-bottom: 16px;
  }

  .interior-solution-banner-form .interior_solution_banner_title {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-top: 35px;
  }

  .weatherseal-main-banner .interior-solution-banner-form .interior_solution_banner_title{
    top:29%;
  }

  .interior-solution-banner-form .interior_solution_banner_title h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 110.00000000000001%;
  }

  .weatherseal-main-banner .interior-solution-banner-form .interior_solution_banner_title h1 {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0;
    margin-top: 16px;
  }

  .interior-solution-banner-form .interior_solution_banner_title p {
    font-size: 16px;
    line-height: 110.00000000000001%;
  }

  .interior-solution-banner-form .rhBlackFormTitle {
    line-height: 114.99999999999999%;
    color: #3A3A3A;
    margin-bottom: 20px;
  }

  .interior-solution-banner-form .rhBlackFormContent .rhBlackFrm__group:nth-child(1) {
    width: 100%;
    max-width: unset;
  }

  .interior-solution-banner-form .rhBlackFormContent .rhBlackFrm__group:nth-child(2) {
    margin-right: 16px;
    /* width: 61.5%;
    width: 55.9%; */
    max-width: unset;
    width: 58.5%;
  }

  .interior-solution-banner-form .rhBlackFormContent .rhBlackFrm__group:nth-child(4) {
    /* width: 38.4%; */
    max-width: unset;
    width: 36.5%;
  }

  .interior-solution-banner-form .rhBlackFormContent .rhBlackFrm__group:nth-child(3) {
    width: 100%;
    max-width: unset;
  }

  .interior-solution-banner-form .rhBlackFrm__group {
    margin-right: unset;
  }

  .interior-solution-banner-form .rhBlackFormWrapper {
    padding: 30px 16px 0 16px;
  }

  .interior-solution-banner-form .rh-btn-wrapper {
    position: unset;
    gap: 28px;
  }

  .interior-solution-banner-form .whatsapp-checkbox-wrapper {
    margin-bottom: 12px;
  }

  .interior-solution-banner-form .rh-desc-txt {
    line-height: 130%;
    max-width: unset;
    width: 100%;
  }

  .interior-solution-banner-form .rh-thankyou-popup-box {
    position: unset;
  }

  .interior-solution-banner-form .rh-thankyou-popup-content {
    /* top: 66px;
    left: 28px; */
    transform: unset;
    gap: 11px;
    padding-top: 66px;
    padding-left: 28px;
  }

  .interior-solution-banner-form .rh-thankyou-popup-title {
    max-width: 302px;
    font-size: 60px;
    line-height: 90%;

  }

  .interior-solution-banner-form .rh-thankyou-popup-container {
    top: -30px;
  }

  .interior-solution-banner-form .rh-thankyou-popup-img-wrapper {
    height: 500px;
  }

  .interior-solution-banner-form .somethingwentwrong-box {
    position: unset;
  }

  .interior-solution-banner-form .rh-somethingwentwrong-img-wrapper {
    height: 500px;
  }

  .interior-solution-banner-form .rh-thankyou-popup-img-wrapper .rh-thankyou-popup-img-mob {
    /* display: block;
        width: 100%; */
    height: 500px;
  }

  .interior-solution-banner-form .something-went-wrong-img-mob {
    height: 500px;
  }

  .interior-solution-banner-form .rh-somethingwentwrong-wrapper .something-went-wrong-content {
    transform: unset;
    padding-top: 43px;
    padding-left: 26px;
  }

  .interior-solution-banner-form .somethingwentwrong-wrapper.rh-somethingwentwrong-wrapper {
    top: -30px;
    background: unset;
  }

  .interior-solution-banner-form .rhBlackFormWrapper::before,
  .interior-solution-banner-form .rhBlackFormWrapper::after,
  .interior-solution-banner-form .rh-thankyou-popup-img-wrapper::after,
  .interior-solution-banner-form .rh-thankyou-popup-img-wrapper::before,
  .interior-solution-banner-form .somethingwentwrong-wrapper::before,
  .interior-solution-banner-form .somethingwentwrong-wrapper::after {
    display: none;
  }

  .interior-solution-banner-form .rh-form-submitbtn {
    padding: 14px 34px;
    min-width: unset;
  }

  .interior-solution-banner-form .rh-somethingwentwrong-wrapper .something-went-wrong-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    max-width: 200px;
    margin-bottom: 12px;
  }

  .interior-solution-banner-form .rh-somethingwentwrong-wrapper .something-went-wrong-subtitle {

    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #696969;
  }

  /* sleek kithen banner form extra css mobile ------  */
  .sleek_banner_form .interior_solution_banner_title p {
    line-height: 120%;
    max-width: 296px;
    margin: 0 auto;
  }

  .sleek_banner_form .interior_solution_banner_title {
    top: 163px;
  }

  .sleek_banner_form .rhBlackFormSection {
    margin-top: 0;
    border-radius: unset;
  }

  .sleek_banner_form {
    margin-bottom: 50px;
  }

  /* end ---  */

}