@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@600;700&display=swap");

@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-VariableFont_slnt\,wght.ttf") format("truetype");
}

@font-face {
  font-family: "Rubik", sans-serif;
  src: url("../fonts/NotoSans-Medium.ttf") format("truetype");
}

.line {
  width: 0px;
  height: 60px;
  left: 1147px;
  top: 14.5px;

  border: 1px solid #ccd0ce;
}

.p1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;

  text-align: center;

  color: #2d70d3;

  flex: none;
  order: 1;
  flex-grow: 0;
}
.p2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;

  text-align: center;

  color: #229ef8;

  flex: none;
  order: 1;
  flex-grow: 0;
}

.p3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;

  text-align: center;

  color: #2d70d3;
}

.p4 {
  font-family: "Georgia";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: center;

  color: #000000;
}

.backgroundBlue {
  left: 0px;
  top: 0px;

  background: url(../img/imgCenter.png) no-repeat;
}

.backgroundPhone {
  left: 0px;
  top: 0px;

  background: url(../img/backgroundPhone.png);
}

.md-padding {
  padding-top: 120px;
  padding-bottom: 120px;
}

.bp1 {
  font-family: "Inter", sans-serif;

  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 110%;
  letter-spacing: 0.04em;
  margin-top: 20px;

  color: #ffffff;
}

.bp3 {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  display: flex;
  margin-top: 20px;
}
.form {
  left: 0px;
  top: 0px;
  margin-top: 5%;

  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  /* margin-block-end: 50px; */

  text-align: center;
  margin-top: 50px;
  margin-block-end: auto;
  padding: 30px;
}

.formp1 {
  margin-top: 20px;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  /* line-height: 27px; */
  text-align: center;

  color: #1e1e1e;
}

.submit_button {
  width: 338px;
  height: 78px;
  left: 121px;
  top: 608px;
  font-weight: 500;
  background: #f96302;
  box-shadow: 0px 34px 50px rgba(7, 63, 67, 0.07);
  border-radius: 5px;
  border: none;
}
.submit_call_now {
  box-sizing: border-box;

  height: 78px;
  left: 147px;
  top: 801px;

  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #ffffff;
  box-shadow: 0px 34px 50px rgba(7, 63, 67, 0.07);
  border-radius: 5px;
}
.p_submit {
  display: contents;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;

  letter-spacing: 0.02em;
  font-family: "Rubik", sans-serif;
  color: #ffffff;

  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);

  flex: none;
  order: 0;
  flex-grow: 0;
}

.box_input {
  width: -webkit-fill-available;
  box-sizing: border-box;

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 21px 27px;
  gap: 10px;

  background: #ffffff;
  border: 0.745975px solid #bfbfbf;
  border-radius: 5px;

  flex: none;
  order: 1;
  flex-grow: 0;
  margin-top: 5px;
  /* color: #bfbfbf; */
}
.label_input {
  left: 0px;
  top: 0px;

  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 13.4275px;
  line-height: 16px;
  letter-spacing: 0.02em;

  color: #14183e;
}
.message {
  box-sizing: border-box;

  width: 553px;
  height: 58.19px;
  left: 0px;
  top: 27px;

  background: #ffffff;
  border: 0.745975px solid #bfbfbf;
  border-radius: 5px;
  color: #bfbfbf;
}

select {
  box-sizing: border-box;
  margin-top: 10px;
  left: 0px;
  top: 27px;

  background: #ffffff;
  border: 0.745975px solid #bfbfbf;
  border-radius: 5px;
  /* color: #bfbfbf; */
  padding: 21px 27px;
  width: -webkit-fill-available;

  appearance: none;
  background-image: url("./../img/arrow.png");
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
}

select option {
  width: -webkit-fill-available;

  left: 0px;
  top: 0px;
  background: rgba(30, 30, 30, 0.8);
  backdrop-filter: blur(7px);

  border-radius: 20px;
  line-height: 20px;
}

.options_text {
  display: flex;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;

  align-items: center;

  color: #ffffff;
}

.contact-form {
  display: contents;
  text-align: initial;
}

.box2 {
  left: 0px;
  top: 0px;
  background: #e9f0ff;
  border-radius: 0px 0px 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-block-start: -2px;
  margin-block-end: 50px;
}

.pbox2 {
  margin-top: 40px;
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  font-size: 8.5px;
  line-height: 147.52%;
  /* or 12px */
  letter-spacing: 0.02em;

  color: #14183e;
  margin-inline-end: 50px;
  margin-inline-start: 50px;
  margin-block-end: 30px;
}
.pTitle {
  left: 400px;
  top: 1347px;

  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 110%;

  letter-spacing: 0.04em;

  color: #333333;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  text-align: center;
}

.pText4 {
  top: 2743px;
  text-align: initial;

  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 34.5px;

  margin-top: 20px;
  margin-left: 100px;
  margin-inline-end: 50px;
  color: white;
}
.box4 {
  height: 360px;
  left: 0px;
  top: 3543px;
  background: linear-gradient(#008daf, #054453 100%);
  margin-top: 100px;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

.boxHappines {
  /* height: 360px; */
  left: 0px;
  top: 3543px;
  background: #008daf;
  margin-top: 100px;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  margin-top: 75px;
}

.pTitle1 {
  left: 232px;
  top: 4986px;

  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 110%;

  letter-spacing: 0.04em;

  color: #ffffff;
}
.pText5 {
  left: 527px;
  top: 5101px;

  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;

  color: #ffffff;
  margin-top: 25px;
}

.box5 {
  left: 0px;
  top: 3543px;

  background: #333333;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

.pText6 {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  /* or 200% */

  text-align: justify;
  letter-spacing: 0.2px;

  color: #ffffff;
}

.call {
  width: 338px;
  height: 78px;
  left: 264px;
  top: 356px;

  background: #36689e;
  box-shadow: 0px 34px 50px rgba(7, 63, 67, 0.07);
  border-radius: 5px;
  border: none;
}
.textCall {
  left: 85px;
  top: 204px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140.19%;
  text-align: center;

  color: #1e1e1e;
}
.titleCall {
  left: 300px;
  top: 92px;

  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
  text-align: center;

  color: #3c4ef9;
}

.textCallButton {
  height: 24px;

  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;

  color: #ffffff;

  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);

  flex: none;
  order: 1;
  flex-grow: 0;
}

#closeModal {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile {
  display: none;
}

.rowBox4 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.top {
  margin-top: 12px;
}
.submit_button:hover {
  background: #bb3b1e;
}

.submit_call_now:hover {
  background: #ffffff 60%;
  color: #000000;
  border: 1px solid #f2f2f2;
}
.submit_call_now:hover > p {
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.6);
  border: 1.58625px solid #f2f2f2;
  border-radius: 12.69px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  color: #000000;
}

.call:hover {
  background: #999898;
}
.p1:hover {
  color: #999898;
}
.p2:hover {
  color: #999898;
}

::-webkit-input-placeholder {
  color: #bfbfbf;
}

#form_response {
  background: #d4f1b0;
  border-radius: 15px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #253d32;
  overflow: hidden;
}

/*------------------------------------*\
	Preloader
\*------------------------------------*/

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  z-index: 99999;
}

.preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader span {
  display: inline-block;
  background-color: #6195ff;
  width: 25px;
  height: 25px;
  -webkit-animation: 1s preload ease-in-out infinite;
  animation: preload 1s ease-in-out infinite;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-radius: 50%;
}

.preloader span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.preloader span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.preloader span:nth-child(3) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.preloader span:nth-child(4) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes preload {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes preload {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

body {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  overflow-x: hidden;
  color: #374754;
}

/* ------------------------------------------------------------------------------------------- */

.inputPrincipal {
  color: #008daf;
  display: flex;
  border: 1px solid currentColor;
  /* width: 50%; */
  width: -webkit-fill-available;
  height: 50px;
}

input[type="search"] {
  border: none;
  background: white;
  margin: 0;
  padding: 7px 8px;
  font-size: 14px;
  color: inherit;
  border: 1px solid #008daf;
  /* border-radius: inherit; */
  width: -webkit-fill-available;
}

input[type="search"]::placeholder {
  color: #bbb;
}

.searchButton {
  /* text-indent: -999px; */
  /* overflow: hidden; */
  width: 50px;
  background: #008daf;
  padding: 0;
  margin: 0;
  border: 1px solid #008daf;
  /* background: #008daf
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E")
    no-repeat center; */
  cursor: pointer;
  /* opacity: 0.7; */
}

.searchButton:hover {
  opacity: 1;
}

.searchButton:focus,
input[type="search"]:focus {
  box-shadow: 0 0 3px 0 #008daf;
  border-color: #008daf;
  outline: none;
}

.inputPrincipal.nosubmit {
  border: none;
  padding: 0;
}

.pTitleBox {
  font-family: "Noto Sans", sans-serif;
  color: white;
  font-size: 48px;
  font-weight: 600;
  line-height: 76.8px;
  margin-left: 100px;
  margin-inline-end: 50px;
}

.boxForm {
  left: 0px;
  top: 0px;

  background: url(../img//background2.png);
}

.subTextForm {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 20px; */
}

.pTextService {
  margin-top: 10px;
  font-family: "Noto Sans", sans-serif;
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  margin-left: 20px;
}

.pTextListService {
  font-family: "Noto Sans", sans-serif;
  color: #121212;
  font-size: 14px;
  font-weight: 400;
  margin-left: 20px;
  line-height: 16px;
}

.titleBox {
  font-family: "Noto Sans";
  color: #424242;
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
}

.subTitleBox {
  font-family: "Noto Sans";
  color: #333333;
  font-size: 60px;
  font-weight: bold;
  line-height: 72px;
  margin-top: 50px;
}

.textBox {
  font-family: "Montserrat", sans-serif;
  color: #282828;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
  text-align: justify;
}

.textBox2 {
  color: #282828;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 44.5px;
}

.textListBox {
  font-family: "Montserrat", sans-serif;
  color: #282828;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: justify;
  margin-left: 60px;
}
.v1 {
  border-left: 10px solid #f96302;
  margin-inline-end: 20px;
}
.pTitleService {
  margin-top: 10px;
  font-family: "Noto Sans", sans-serif;
  color: #111111;
  font-size: 18px;
  font-weight: 700;
  margin-left: 20px;
}

.pTextListBoxService {
  font-family: "Noto Sans", sans-serif;
  color: #777777;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.boxHomeImprovement {
  display: flex;
  /* width: 300px; */
  padding: 20px 0px 0px 20px;
  /* gap: 10px; */
  border-radius: 5px;
  background: #f2f2f2;
  color: #333;
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
  /* height: 100px; */
  /* justify-content: center;
  align-items: center; */
}

.backgroundSolarService {
  left: 0px;
  top: 0px;

  background: url(../img//solarService.png);
}

.titleServiceImg {
  color: #333;
  font-family: "Inter";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  margin-top: 25px;
}

.descriptionServiceImg {
  color: #444;
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.04px;
  /* text-align: justify; */
  /* width: 350px; */
}

.boxStepSolar {
  left: 0px;
  top: 3543px;
  background: #ecfafe;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  padding: 100px 100px;
  margin-top: 100px;
}

.titleServiceIcon {
  color: #050b14;
  text-align: center;
  font-family: "Inter";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.48px;
  margin-top: 20px;
}

.descriptionSolarIcon {
  color: #14183e;
  text-align: center;
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.boxFormSolar {
  left: 0px;
  top: 0px;

  background: url(../img/solarServices/backgroundSolar.png);
}

.pTitleServiceSolar {
  left: 400px;
  top: 1347px;

  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 110%;

  letter-spacing: 0.04em;

  color: white;
  margin-top: 50px;
  display: flex;
  justify-content: center;
}

.backgroundKitchenService {
  left: 0px;
  top: 0px;

  background: url(../img/kitchenService/background.png);
}

.boxFormKitchen {
  left: 0px;
  top: 0px;

  background: url(../img/kitchenService/backgroundKitchen.png);
}

.backgroundWindowsService {
  left: 0px;
  top: 0px;

  background: url(../img/windows/background.png);
}
.boxFormWindows {
  left: 0px;
  top: 0px;

  background: url(../img/windows/backgroundKitchen.png);
}

.backgroundKitchenSiding {
  left: 0px;
  top: 0px;

  background: url(../img/sidingService/background.png);
}

.boxFormSiding {
  left: 0px;
  top: 0px;

  background: url(../img/sidingService/backgroundSiding.png);
}

.backgroundKitchenPlumbing {
  left: 0px;
  top: 0px;

  background: url(../img/pumbingService/background.png);
}

.boxFormPlumbing {
  left: 0px;
  top: 0px;

  background: url(../img/pumbingService/backgroundPumbing.png);
}

.backgroundKitchenBath {
  left: 0px;
  top: 0px;

  background: url(../img/bathService/background.png);
}

.boxFormBath {
  left: 0px;
  top: 0px;

  background: url(../img/bathService/backgroundBath.png);
}

.links {
  color: #bfbfbf;
  text-align: center;
  font-family: "Roboto";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  outline: none;
  width: 150px;
  text-decoration: none;
}

#testDiv {
  display: none;
}

.backgroundRoofing {
  left: 0px;
  top: 0px;

  background: url(../img/roofing/background.png);
}

.boxFormRoofing {
  left: 0px;
  top: 0px;

  background: url(../img/roofing/backgroundForm.png);
}

.boxStepTemplate2 {
  left: 0px;
  top: 3543px;
  background: #ecfafe;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  padding: 100px 100px;
}

.textFormTemplate2 {
  margin-top: 50px;
  color: #f2f2f2;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  margin-block-end: 50px;
}

.backgroundCarpetCleaning {
  left: 0px;
  top: 0px;

  background: url(../img/carpetCleaning/background.png);
}

.boxFormCarpetCleaning {
  margin-top: 100px;
  left: 0px;
  top: 0px;

  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.2) 0%,
      rgba(0, 0, 0, 0.2) 100%
    ),
    /* url(../img/carpetCleaning/backgroundForm.png),
    lightgray -49px -278.026px / 105.781% 150.251% no-repeat, */
      url(../img/carpetCleaning/backgroundForm.png),
    lightgray 50% / cover no-repeat;
}

.backgroundLawnCareService {
  left: 0px;
  top: 0px;

  background: url(../img/LawnCareService/background.png);
}

.boxFormLawnCareService {
  margin-top: 100px;
  left: 0px;
  top: 0px;

  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.2) 0%,
      rgba(0, 0, 0, 0.2) 100%
    ),
    /* url(../img/carpetCleaning/backgroundForm.png),
    lightgray -49px -278.026px / 105.781% 150.251% no-repeat, */
      url(../img/carpetCleaning/backgroundForm.png),
    lightgray 50% / cover no-repeat;
}

.backgroundPaintingService {
  left: 0px;
  top: 0px;

  background: url(../img/PaintingService/background.png);
}

.boxFormPaintingService {
  margin-top: 100px;
  left: 0px;
  top: 0px;
  /* filter: blur(13.5px); */
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.2) 0%,
      rgba(0, 0, 0, 0.2) 100%
    ),
    url(../img/PaintingService/backgroundForm.png),
    lightgray 50% / cover no-repeat;
  position: relative;
}

.buttonSearch {
  background: transparent;
  border: none;
  display: flex;
  padding: 10px 10px 10px 20px;
  /* width: 650px; */
}
.divSearch {
  /* width: 50%; */
  background: white;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  margin-block-end: 10px;
  /* width: 650px; */
  position: absolute;
  width: 35.3%;
}

.buttonSearch:hover {
  background: #008daf;
  border-radius: 10px;
  /* position: absolute; */
}

#searchOptions {
  display: none;
}

.widthInput {
  width: 50%;
}

/* --------------------------------------------------------------- layou Bath --------------------------------------------------------------- */

.buttonHeaderNumber {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 16px 18px;
  justify-content: space-between;
  align-items: center;
  background: transparent;
  margin-inline-start: 25px;
  text-decoration: none;
}

.buttonContactUs {
  border-radius: 12px;
  background: #36689e;
  display: flex;
  padding: 16px 32px;
  justify-content: space-between;
  align-items: center;
  color: #fff;

  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1px;
}

.divHeader {
  display: flex;
  justify-content: flex-end;
}

.divNavigation {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.divNavigation > a {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}

.headerTemplate {
  margin-top: 30px;
  margin-block-end: 30px;
}

.backgroundBathTemplate {
  left: 0px;
  top: 0px;

  background: url(../img/bathService/backgroud_new.png) no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: 100% auto;
  background-position: center top;
}

.backTemplate {
  display: flex;
  flex-direction: column;
}
.backTemplate > p {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 65px;
}

.backTemplate > span {
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

.backTemplate > a {
  margin-top: 20px;
  border-radius: 5.145px;
  background: #fb8e0e;
  box-shadow: 12.347223281860352px 12.347223281860352px 24.694446563720703px 0px
    rgba(0, 0, 0, 0.1);

  display: flex;
  padding: 5.145px 0px 5.145px 5.145px;
  justify-content: center;
  align-items: center;
  gap: 5.145px;
  flex-shrink: 0;
  height: 71px;
  width: 300px;

  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
}

.titleBoxTemplate {
  display: flex;
  justify-content: center;
  align-items: center;
}
.titleBoxTemplate > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.titleBoxTemplate > div > p {
  color: #36689e;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}

.titleBoxTemplate > div > span {
  color: #282828;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 52px; /* 123.81% */
  letter-spacing: 0.42px;
  text-transform: capitalize;
}

.iConsInfoBox {
  display: flex;
  align-items: baseline;
}
.iConsInfoBox > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.iConsInfoBox > div > p {
  color: #36689e;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  margin-top: 25px;
}

.iConsInfoBox > div > span {
  color: #3f3f3f;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  padding: 20px;
}
.chooseBox {
  display: "flex";
  align-items: center;
}
.chooseBox > div > p {
  color: #36689e;
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.chooseBox > div > span {
  color: rgba(0, 0, 0, 0.81);
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.45px;
}

.chooseBox > div > div {
  display: flex;
  /* justify-content: space-between; */
}
.chooseBox > div > div > div {
  margin-top: 20px;
  display: flex;
  width: 350px;
}
.chooseBox > div > div > div > p {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 15.35px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-inline-start: 20px;
}

.boxTemplateVersion {
  left: 0px;
  top: 3543px;
  background: #f3fafa;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  padding: 100px 100px;
  margin-top: 60px;
}

.stepsBox {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.stepsBox > div {
  display: block;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 26px;
}

.stepsBox > div > div > img {
  margin-inline-start: 14px;
}
.stepsBox > div > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  height: 350px;

  border-radius: 5px;
  background: #fff;
  box-shadow: 8px 10px 20px 1px rgba(152, 152, 152, 0.16);
}

.stepsBox > div > div > p {
  color: #36689e;
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}

.stepsBox > div > div > span {
  color: var(--slate-gray-pg-color, #7c8893);
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}

.stepsBox > div > a {
  border-radius: 5.145px;
  background: #fb8e0e;

  display: flex;
  padding: 20px;
  justify-content: center;
  align-items: center;
  border: none;
  color: #fff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 20px;
  text-decoration: none;
}

.boxTitleAfter {
  display: flex;
  justify-content: center;
}
.boxTitleAfter > div {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.boxTitleAfter > div > p {
  color: #000;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.boxTitleAfter > div > span {
  color: var(--black-light, #3a4963);
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}
.boxInformation {
  display: flex;
}

.boxInformation > div {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

/* .formTemplate {
  display: flex;
  flex-direction: column;
} */
.formTemplate > p {
  color: var(--text-color, #252b42);
  font-family: "Roboto", sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-block-end: 20px;
}

.formTemplate > span {
  margin-top: 40px !important;
  color: #858585;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 28px */
}
.formTemplate > form {
  margin-top: 20px;
}
.formTemplate > form > input {
  width: -webkit-fill-available;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  background: #f9f9f9;
  margin-top: 16px;
  height: 70px;
  padding: 10px;
}
.formTemplate > a {
  margin-top: 40px !important;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  background: #fb8e0e;

  color: #fff !important;
  text-align: center;
  font-family: "Space Grotesk", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */

  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  margin-top: 20px;
  text-decoration: none;
  width: fit-content;
  padding: 20px;
}
.formTemplate > form > button {
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  background: #fb8e0e;

  color: var(--light-text-color, #fff);
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */

  display: flex;
  justify-content: center;
  align-items: center;
  height: 53px;
  margin-top: 20px;
}

.boxFooterTemplate {
  background: #f3fafa;
  margin-top: 100px;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

.footerBox {
  display: flex;
  margin-top: 100px;
}
.footerBox > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footerBox > div > span {
  color: #535353;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.98px;
  text-transform: capitalize;
  margin-block-end: 20px;
  margin-block-start: 20px;
}
.footerBox > div > div {
  display: flex;
  flex-direction: column;
}

.footerBox > div > div > p {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.footerBox > div > div > a {
  color: #535353;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 25px;
  text-decoration: none;
}
.footerBox > div > div > svg {
  margin-inline-end: 25px;
}

.formNext {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 3.173109292984009px 3.173109292984009px 0px rgba(0, 0, 0, 0.1);
  /* height: 350px; */
}
.headerForm {
  border-radius: 15px 15px 0px 0px;
  background: #36689e;
  display: flex;
  /* justify-content: center; */
  justify-content: space-around;
  align-items: center;
}
.headerForm > p {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.96px;
  margin-top: 10px;
}
.headerForm > div > button {
  background: transparent;
  border: none;
}
.contentForm {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  padding: 20px;
}

.contentForm > div > p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 15.866px;
  font-style: normal;
  /* font-weight: 500; */
  line-height: 122%; /* 19.356px */
  letter-spacing: 0.635px;
  margin-top: 25px;
  font-weight: bold;
}

.contentForm > div > div {
  display: flex;
  flex-direction: column;
}
.contentForm > div > div > label {
  color: #14183e;
  font-family: "Inter", sans-serif;
  font-size: 13.428px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.269px;
}

.contentForm > div > div > label > span {
  color: #f21422;
  font-family: "Inter", sans-serif;
  font-size: 13.428px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.269px;
}

.contentForm > div > div > input {
  border-radius: 5px;
  border: 0.746px solid #bfbfbf;
  background: #fff;
  margin-top: 10px;
  height: 50px;
  margin-block-end: 70px;
  padding: 10px;
}
.contentForm > div > button {
  border-radius: 3.966px;
  background: #fb8e0e;
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.1);
  width: -webkit-fill-available;
  border: none;

  color: #fff;
  text-shadow: 0px 3.173109292984009px 15.865546226501465px 0px
    rgba(0, 0, 0, 0.25);
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
  height: 55px;
  margin-block-end: 30px;
}

.contentFormRadio {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  padding: 20px;
}
.contentFormRadio > div > span {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 15.866px;
  font-style: normal;
  font-weight: 400;
  line-height: 122%;
  letter-spacing: 0.635px;
}
.contentFormRadio > div > p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 15.866px;
  font-style: normal;
  font-weight: bold;
  line-height: 122%; /* 19.356px */
  letter-spacing: 0.635px;
  margin-top: 25px;
}

.contentFormRadio > div > button {
  border-radius: 3.966px;
  background: #fb8e0e;
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.1);
  width: -webkit-fill-available;
  border: none;

  color: #fff;
  text-shadow: 0px 3.173109292984009px 15.865546226501465px 0px
    rgba(0, 0, 0, 0.25);
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
  height: 55px;
  margin-top: 30px;
  margin-block-end: 30px;
}
.contentFormRadio > div > div {
  width: -webkit-fill-available;
  justify-content: space-between;
  display: flex;
}
.contentFormRadio > div > div > button {
  width: 45%;
  height: 50px;
  border: none;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 15.866px;
  font-style: normal;
  font-weight: 400;
  line-height: 122%; /* 19.356px */
  letter-spacing: 0.635px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  border-radius: 4.76px;
  background: rgba(236, 236, 236, 0.3);
}
.contentFormRadio > div > div > button > span {
  width: 20px;
  height: 20px;
  background: white;
  color: white;
  border-radius: 50px;
  margin-inline-end: 15px;
  display: flex;
}

.contentFormRadio > div > div > button > span > svg {
  display: none;
}

.textCheck {
  display: flex;
  justify-content: center;
  margin-block-end: 25px;
}
.textCheck > span {
  color: #14183e;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.22px;
  margin-inline-start: 20px;
  text-align: justify;
}
.textCheck > span > a {
  color: #2d70d3;
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.22px;
  text-decoration-line: underline;
}
.messageSuccess {
  border-radius: 6px;
  background: rgba(13, 202, 66, 0.6);
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.messageSuccess > p {
  color: #fff !important;
  font-family: "Roboto", sans-serif;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.8px;
}
.messageSuccess > p > svg {
  margin-inline-end: 20px;
}

.spanMessageSuccess {
  color: #14183e;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.28px;
  margin-top: 45px;
  margin-block-end: 20px;
}
.spanMessageSuccess > button {
  background: transparent;
  border: none;
}

.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  margin-left: -100%;
  transition: all 0.2s linear;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.main-nav.show {
  margin-left: 0;
}

.nav-links {
  background-color: rgb(250, 250, 250);
  /* background: url(../img/background1.png),
  #395c4d 0px 0px / 100% 103.367% no-repeat; */
  display: flex;
  flex-direction: column;
  width: 75%;
  height: 100%;
  align-items: center;
  justify-content: space-around;
}
.main-nav > div > div > a {
  border-radius: 12px;
  background: #36689e;
  height: 60px;
}
.link-item {
  margin-top: 2rem;
  color: #444444;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}

.link-item::after {
  position: absolute;
  content: "";
  background-color: black;
  bottom: -5px;
  left: 0;
  width: 0%;
  height: 3px;
  transition: 0.3s ease all;
}

.link-item:hover::after {
  width: 100%;
}

.button-menu {
  z-index: 200;
  width: 40px;
  height: 40px;
  border: none;
  display: flex;
  background: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.button-menu span {
  width: 37px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: rgb(0, 0, 0);
  border-radius: 3px;
  transform-origin: 4px 0px;
  transition: all 0.2s linear;
}

.button-menu.close span {
  opacity: 1;
  transform: rotate(44deg) translate(-1px, 0px);
  background: #000000;
}

.button-menu.close span:nth-child(2) {
  transform: rotate(-48deg) translate(-10px, 5px);
}

.button-menu.close span:nth-child(3) {
  display: none;
}

@media screen and (min-width: 768px) {
  .button-menu {
    display: none;
  }

  .main-logo {
    flex-basis: 30%;
  }

  .main-nav {
    position: static;
    margin-left: 0;
    flex-basis: 70%;
    height: 100%;
  }

  .link-item {
    display: inline-block;
    margin-top: 0;
    margin-right: 2rem;
  }
}

.contentForm > form > div > p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 15.866px;
  font-style: normal;
  /* font-weight: 500; */
  line-height: 122%; /* 19.356px */
  letter-spacing: 0.635px;
  margin-top: 25px;
  font-weight: bold;
}

.contentForm > form > div > div {
  display: flex;
  flex-direction: column;
}
.contentForm > form > div > div > label {
  color: #14183e;
  font-family: "Inter", sans-serif;
  font-size: 13.428px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.269px;
}

.contentForm > form > div > div > label > span {
  color: #f21422;
  font-family: "Inter", sans-serif;
  font-size: 13.428px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.269px;
}

.contentForm > form > div > div > input {
  border-radius: 5px;
  border: 0.746px solid #bfbfbf;
  background: #fff;
  margin-top: 10px;
  height: 50px;
  margin-block-end: 50px;
  padding: 10px;
}
.contentForm > form > div > button {
  border-radius: 3.966px;
  background: #fb8e0e;
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.1);
  width: -webkit-fill-available;
  border: none;

  color: #fff;
  text-shadow: 0px 3.173109292984009px 15.865546226501465px 0px
    rgba(0, 0, 0, 0.25);
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
  height: 55px;
  margin-block-end: 30px;
}

button:disabled,
button[disabled] {
  background: rgba(251, 142, 14, 0.5) !important;
  box-shadow: 0px 34px 50px 0px rgba(7, 63, 67, 0.07) !important;
}
