.elementor-kit-36{--e-global-color-primary:#A9C1CF;--e-global-color-secondary:#7E9BAA;--e-global-color-text:#231F20;--e-global-color-accent:#6A7C84;--e-global-color-e628b55:#55646A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-36 button:hover,.elementor-kit-36 button:focus,.elementor-kit-36 input[type="button"]:hover,.elementor-kit-36 input[type="button"]:focus,.elementor-kit-36 input[type="submit"]:hover,.elementor-kit-36 input[type="submit"]:focus,.elementor-kit-36 .elementor-button:hover,.elementor-kit-36 .elementor-button:focus{background-color:#074A3D;}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-kit-36 h2{font-size:36px;font-weight:700;}.elementor-kit-36 h3{font-size:20px;font-weight:700;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:16px;font-weight:400;line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 62px;--widgets-spacing-row:20px;--widgets-spacing-column:62px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-36 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.global_link a {
  font-weight: 700;
  color: #6a7c84;
  border-bottom: 1px dotted;
}
.global_link a:hover {
  border-bottom: 1px solid #6a7c84;
  color: #6a7c84;
}
.global_link ul {
  padding-left: 20px;
  padding-bottom: 16px;
}
.global_link ul li {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
}
.global_link ul li::before {
  position: absolute;
  content: "";
  left: -20px;
  top: 3px;
  background-image: url("https://getnextclean.com/wp-content/uploads/2025/10/right-arrow.svg");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}


/*Left and right Bottom Big Border*/
.hero_banner_bg {
  backdrop-filter: blur(3px);
}

.hero_short_banner {
  position: relative;
}
.hero_short_banner::before {
  position: absolute;
  content: "";
  width: 6em;
  height: 6em;
  border-top: 2em solid #6a7c84;
  border-left: 2em solid #6a7c84;
  transform: translate(-1em, -1em);
  z-index: 1;
}
.hero_short_banner::after {
  position: absolute;
  content: "";
  width: 6em;
  height: 6em;
  border-bottom: 2em solid #6a7c84;
  border-right: 2em solid #6a7c84;
  bottom: 0;
  right: 0;
  transform: translate(1em, 1em);
}



/*Round Check mark*/
.general_checklist ul {
  padding-left: 30px;
}
.general_checklist ul li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.general_checklist ul li::before {
  position: absolute;
  content: "";
  left: -30px;
  top: 3px;
  background-image: url("https://getnextclean.com/wp-content/uploads/2025/10/check-mark.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}



/*Home page House top writing css*/
.kitchen_box .elementor-icon svg {
  opacity: 0.7;
}

.kitchen_box {
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  background-color: #6A7C84;
  position: relative;
}

.kitchen_box:hover {
  background-color: #55646A;
}

.kitchen_box::before {
  position: absolute;
  content: "";
  display: block;
  bottom: -8px;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 0.5em solid #6A7C84;
  border-right: 0.5em solid transparent;
  border-left: 0.5em solid transparent;
  transition: border-top-color 0.3s ease;
}

.kitchen_box:hover::before {
  border-top-color: #55646A;
}


/*FAQ Before Icon*/
.faq_question .elementor-heading-title {
  position: relative;
  padding-left: 60px;
  margin-bottom: 4px;
}
.faq_question .elementor-heading-title::before {
  position: absolute;
  content: "Q";
  left: 0px;
  top: -12px;
  background-color: #a9c1cf;
  width: 45px;
  height: 45px;
  color: #fff;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq_ans {
  position: relative;
  padding-left: 60px;
  margin-bottom: 22px !important;
}
.faq_ans::before {
  position: absolute;
  content: "A";
  left: 0px;
  top: 2px;
  background-color: #6a7c84;
  width: 45px;
  height: 45px;
  color: #fff;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}



/*Rating styles*/
.happy_customer {
  position: relative;
}

.happy_customer::after {
  content: "";
  position: absolute;
  right: -13px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
}

.happy_customer .elementor-icon-box-wrapper {
    gap: 0px !important;
}

.happy_customer .elementor-icon-box-icon {
   float: left;
   margin-right: 10px;
}

.happy_customer p {
    margin-bottom: 0px !important;
}

@media (max-width: 575.98px) {
  .happy_customer::after {
    right: auto;
    top: auto;
    bottom: -9px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
  }
}

.happy_customer h3 {
  margin-top: 0;
}

.happy_customer .elementor-icon-box-icon svg {
  height: auto;
}



/*feedback form*/
/* === General Form Wrapper === */
.general_questions_form {
  width: 100%;
  box-sizing: border-box;
  font-family: Montserrat, sans-serif;
}
.general_questions_form br {
  display: none;
}
.general_questions_form p {
  margin-bottom: 25px;
}
span.wpcf7-spinner {
  display: none;
}

/* === Labels === */
.general_questions_form label {
  display: block;
  font-weight: 500;
  color: #231f20;
  margin-bottom: 6px;
  font-size: 14px;
}
.general_questions_form label span {
  color: #f00;
}

/* === Input, Select, Textarea === */
.general_questions_form input[type="text"],
.general_questions_form input[type="email"],
.general_questions_form input[type="tel"],
.general_questions_form input[type="number"],
.general_questions_form select,
.general_questions_form textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #a9c1cf;
  border-radius: 6px;
  font-size: 15px;
  color: #333;
  background-color: #e3e8ea3d;
  transition: all 0.3s ease;
  box-sizing: border-box;
  background: #e3e8ea3d;
}
.general_questions_form input:focus,
.general_questions_form select:focus,
.general_questions_form textarea:focus {
  border-color: #7e9baa;
  box-shadow: 0 0 0 3px #a9c1cf55;
  outline: none;
}

/* === Layout Areas === */
.name_area,
.contact_area {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.first_name,
.last_name,
.phone,
.email {
  flex: 1 1 48%;
}

/* === City / State / Zip Layout === */
.city_state_zip {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  align-items: flex-end;
  margin-top: 20px;
  width: 100%;
  box-sizing: border-box;
}
.city_state_zip .city_column {
  flex: 0 0 49%;
  max-width: 49%;
}
.city_state_zip .state_postal_colum {
  display: flex;
  flex: 0 0 49%;
  max-width: 49%;
  gap: 20px;
  box-sizing: border-box;
}
.city_state_zip .state_postal_colum .state,
.city_state_zip .state_postal_colum .postal {
  flex: 1 1 50%;
  max-width: 50%;
}
.city_state_zip * {
  box-sizing: border-box;
}

/* === Consent Section === */
.consent_area {
  margin-top: -10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #231f20;
}
.consent_area p {
  margin-bottom: 10px;
}
.consent_area a {
  color: #7e9baa;
  font-weight: 600;
  text-decoration: underline;
}
.consent_area a:hover {
  color: #6a7c84;
}
.wpcf7-list-item {
  margin: 0;
}

/* === Questions Section === */
.questins_area {
  margin-top: 35px;
}
.questins_area h3 {
  color: #231f20;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 400;
}
.questins_area p {
  color: #7e9baa;
  margin-bottom: 15px;
}

/* === Submit Button === */
.general_questions_form input[type="submit"] {
  background-color: #6a7c84;
  color: #fff;
  padding: 0.675em 1.5em;
  border: none;
  border-radius: 0.25em;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
}
.general_questions_form input[type="submit"]:hover {
  background-color: #55646a;
}

/* === Footer Text === */
.policies {
  display: block;
  font-size: 10px;
  margin-top: 12px;
  color: #999;
}
.policies a {
  color: #999;
  text-decoration: underline;
}

.submit-area {
  float: right;
  width: 35%;
}
.submit {
  text-align: right;
}

/* === Thrilled Area === */
.thrilled_area input[type="radio"] {
  margin-right: 10px;
  accent-color: #7e9baa;
  width: 20px;
  height: 20px;
}
.general_questions_form .thrilled_area label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.thrilled_area label span {
  color: #7e9baa !important;
  font-size: 16px !important;
}
.thrilled_area .wpcf7-list-item {
  margin-right: 50px;
}

/* === Rating Area === */
.rating_area .rating-scale {
  display: block;
  gap: 10px;
}
.rating_area .rating-scale p:nth-child(1) {
  font-size: 12px !important;
  margin-bottom: 0;
}
.rating_area .rating-scale p {
  font-size: 14px;
  color: #555;
}
.rating_area .rating-scale span {
  font-size: 12px;
  color: #7e9baa;
}
.rating_area .wpcf7-list-item {
  display: inline-block;
  margin: 0 6px;
}
.rating-scale .wpcf7-list-item label span {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #a9c1cf;
  background-color: #e3e8ea;
  color: #333;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
  font-size: 16px;
}
.rating-scale .wpcf7-list-item input[type="radio"] {
  display: none;
}
.rating-scale .wpcf7-list-item label:hover span {
  border-color: #7e9baa;
  background-color: #a9c1cf;
  color: #fff;
}
.rating-scale .wpcf7-list-item input[type="radio"]:checked + span {
  border-color: #a9c1cf;
  background-color: #a9c1cf;
  color: #fff;
  transform: scale(1.05);
}

/* === Date Field === */
.date_field input[type="date"] {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #a9c1cf;
  border-radius: 6px;
  background-color: #e3e8ea3d;
  color: #333;
  font-size: 15px;
  transition: all 0.3s ease;
  box-sizing: border-box;
}
.date_field input[type="date"]:focus {
  border-color: #7e9baa;
  box-shadow: 0 0 0 3px #a9c1cf55;
  outline: none;
}

/* === Responsive Design === */

/* Tablets & below */
@media (max-width: 768px) {
  .name_area,
  .contact_area,
  .city_state_zip {
    flex-direction: column;
  }
  .first_name,
  .last_name,
  .phone,
  .email,
  .city_state_zip .city_column,
  .city_state_zip .state_postal_colum {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .general_questions_form {
    padding: 15px;
  }
  .submit-area {
    width: 100%;
  }
  .first_name p,
  .city_column p,
  .phone p {
    margin-bottom: 0;
  }

  /* Rating scale adjustments */
  .rating-scale .wpcf7-list-item {
    margin: 4px;
  }
  .rating-scale .wpcf7-list-item label span {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
  }
  .rating-scale p {
    font-size: 13px;
  }
  .rating_area .rating-scale {
    flex-wrap: wrap;
  }
  .rating_area .wpcf7-list-item,
  .thrilled_area .wpcf7-list-item {
    margin-bottom: 8px;
  }
}

/* Small phones */
@media (max-width: 480px) {
  .rating-scale .wpcf7-list-item {
    margin: 3px;
  }
  .rating-scale .wpcf7-list-item label span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .rating-scale p {
    font-size: 12px;
  }
}/* End custom CSS */