@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2"), url('../fonts/fa-regular-400.woff2') format("woff2"), url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2"), url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2"), url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero-sec {
  padding: 75px 20px;
}

.container {
  max-width: 1550px;
}

.div-block {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-2 {
  width: 25%;
}

.text-block {
  color: #511a66;
  font-size: 20px;
  line-height: 30px;
}

.heading {
  color: #000;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 31px;
  font-weight: 500;
  line-height: 41px;
}

.paragraph {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 27px;
}

.paragraph._1 {
  margin-bottom: 0;
}

.div-block-3 {
  border-radius: 20px;
  width: 100%;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.image {
  width: 100%;
  height: 474px;
}

.div-block-4 {
  justify-content: space-between;
  width: 25%;
  display: flex;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 50px;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-6 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.div-block-6.size {
  margin-top: 0;
}

.div-block-6.size.center {
  margin-top: 10px;
}

.btn-v1 {
  letter-spacing: 1px;
  background-color: #000;
  border: 2px solid #ebe3cc;
  border-radius: 10px;
  margin-top: 10px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 38px;
  transition: all .2s;
}

.btn-v1:hover {
  border-style: solid;
  transform: scale(.96);
}

.heading-3 {
  color: #ff7d27;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.heading-4 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.heading-4.btl {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.heading-4.btl.col.l {
  color: #ff7d27;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
}

.heading-4.btl.color {
  color: #000;
  font-size: 17px;
}

.heading-4.col {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.heading-4.col.font {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.div-block-7 {
  width: 100%;
}

.div-block-8 {
  background-color: #fff;
  border: 2.3px #dfdfdf;
  border-radius: 20px;
  justify-content: flex-start;
  height: 91px;
  margin-top: 14px;
  padding: 0;
  display: flex;
}

.div-block-8.one {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-style: none;
  border-radius: 10px;
  margin-top: 0;
  padding: 0;
  display: block;
}

.div-block-8.onep {
  border-radius: 10px;
  height: auto;
}

.div-block-9 {
  background-color: #ff7d27;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 70px;
  display: none;
}

.div-block-10 {
  border-radius: 10px;
  width: 100%;
  height: 91px;
  padding-left: 0;
}

.div-block-10.tl {
  background-image: url('../images/3-6.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 91px;
}

.div-block-10.ll {
  height: auto;
}

.link-block {
  color: #000;
  width: 100%;
  text-decoration: none;
}

.link {
  color: #000;
  text-decoration: none;
}

.div-block-11 {
  padding-left: 35px;
}

.text-span {
  color: #ff7d27;
}

.link-block-2 {
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 50px;
  min-height: 50px;
  padding: 5px 20px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-block-2.nocol {
  background-color: #0000;
  border-radius: 0;
}

.link-block-2.nocol.remove {
  display: none;
}

.link-block-2.color {
  background-color: #fff;
  border: 1px solid #000;
  margin-left: 20px;
}

.link-block-2.color.nobtn {
  display: none;
}

.text-span-2 {
  color: #ff7d27;
  font-family: "Fa Solid 900", Arial, sans-serif;
}

.button-32 {
  color: #000;
  background-color: #fff;
  border: 1px solid #ff7d27;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 140px;
  min-width: 140px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-32.left {
  margin-right: 0;
}

.button-32.left.l {
  margin-left: auto;
  margin-right: auto;
}

.button-32.left1 {
  margin-top: 20px;
  margin-left: 0;
}

.text-block-16133 {
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
}

.bold-text-3 {
  font-weight: 500;
}

.dropdown-list-20 {
  background-color: #ceb4b4;
}

.dropdown-list-20.w--open {
  background-color: #fff;
  width: 320px;
  left: -94px;
  box-shadow: 0 2px 5px #0003;
}

.dropdown-list-20.leftsize.w--open {
  border-radius: 0;
  width: 320px;
}

.dropdown-list-20.leftsize.w--open:hover {
  border-radius: 0;
}

.dropdown-23 {
  display: none;
}

.text-block-16132 {
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
}

.dropdown-link-1 {
  color: #283338;
  text-align: left;
  border-top: 1px dotted #ff7d2787;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-1:hover {
  color: #fff;
  background-color: #ff7d27;
  border-top-color: #fff;
}

.dropdown-link-1.one {
  border-top-style: none;
}

.backimage-32 {
  z-index: 0;
  background-color: #000;
  width: 51%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.backimage-32._01 {
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: #ff7d27;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  inset: 0% auto auto 0%;
}

.backimage-32._02 {
  perspective-origin: 100%;
  transform-origin: 100%;
  inset: 0% 0% auto auto;
  background-color: #0f2678;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  inset: 0% 0% auto auto;
}

.backimage-32._01 {
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: #0f2678;
  inset: 0% auto auto 0%;
}

.navigation-dropdown-2 {
  min-width: 140px;
}

.navigation-dropdown-2.w--open {
  background-color: #fff;
  min-width: 255px;
  max-height: 100vh;
  left: 14px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.navigation-dropdown-2.size.w--open {
  min-width: 350px;
}

.menu {
  color: #000;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.menu:hover {
  color: #ff7d27;
  text-transform: uppercase;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  width: 70%;
  padding-top: 23px;
  display: flex;
}

.dropdown {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.dropdown._1 {
  padding-right: 10px;
}

.dropdown._1.nod {
  display: none;
}

.div-block-20038 {
  justify-content: flex-end;
  align-items: center;
  width: 255px;
  min-width: 255px;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.div-block-20038.one {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-20038.one.btn {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 200px;
  min-width: 200px;
  display: flex;
}

.nav-content-wrap-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-61 {
  font-size: 16px;
}

.dropdown-toggle {
  color: #162c5a;
  text-transform: uppercase;
  padding: 5px 26px 5px 12px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  transition: all .2s;
}

.dropdown-toggle:hover {
  color: #00aeef;
  text-decoration: underline;
  transform: none;
}

.dropdown-toggle.w--open:hover {
  color: #333;
}

.link-block-164 {
  width: 14%;
}

.button-text-32 {
  z-index: 1;
  color: #1d262d;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
  position: relative;
}

.navigation {
  z-index: 2;
  background-color: #fff;
  border-bottom: 2.3px solid #9f5ba4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  display: block;
  position: fixed;
}

.navigation.no {
  display: none;
}

.icon-4 {
  color: #162c5a;
  margin-right: 5px;
}

.icon-4:hover {
  color: #00aeef;
}

.navbar {
  background-color: #fff0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
}

.container-3 {
  max-width: 1550px;
}

.nlink {
  color: #000;
  text-transform: uppercase;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.nlink:hover {
  color: #9f5ba4;
  text-decoration: underline;
  transform: none;
}

.nlink.w--current {
  color: #9f5ba4;
}

.nlink.w--current:hover {
  background-color: #ffffff2b;
  transform: none;
}

.nlink.kindergarten, .nlink.pl, .link-block-162 {
  display: none;
}

.sp, .sp.one {
  height: 113px;
}

.image-2 {
  width: 100%;
}

.section {
  background-color: #9f5ba4;
  padding: 50px 20px;
}

.container-4 {
  max-width: 1200px;
}

.div-block-20039 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-20040 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.heading-5 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
  display: none;
}

.text-block-16134 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
}

.heading-6 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: none;
}

.heading-7, .heading-8, .heading-9 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16.1px;
  font-weight: 500;
}

.text-block-16135 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

.how-it-works {
  background-color: #f2f2f2;
  padding: 75px 20px;
}

.container-5 {
  max-width: 1550px;
}

.container-5.size {
  max-width: 1300px;
}

.div-block-20041 {
  width: 100%;
  display: flex;
}

.tab-link {
  color: #000;
  background-color: #0000;
  border-left: 3px solid #fff;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 23px 10px;
  font-size: 17px;
  display: flex;
}

.tab-link.w--current {
  color: #000;
  background-color: #0000;
  border-left-width: 3px;
  border-left-color: #ff7d27;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 17px;
  display: flex;
}

.tabs-content {
  float: left;
  width: 43%;
}

.rich-text-block {
  color: #fff;
  padding-right: 25px;
}

.image-3 {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tab-icon {
  filter: invert();
  width: 20px;
  margin-right: 15px;
}

.tabs-half {
  width: 50%;
}

.tabs-half.tabs-right {
  width: 70%;
  padding-left: 25px;
}

.tabs-half.tabs-left {
  width: 35%;
}

.tabs-menu {
  float: right;
  border-left: 1px #fff;
  width: 50%;
}

.tabs-row-wrapper {
  margin-top: 25px;
  display: none;
}

.text-block-16136 {
  display: inline-block;
}

.hidden-rte {
  transform-origin: 50% 0;
  color: #fff;
  padding-right: 25px;
}

.read-more {
  color: #3755ce;
  text-align: right;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
}

.expand-div {
  overflow: hidden;
}

.heading-10 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
}

.heading-10.color {
  color: #fff;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 40px;
}

.paragraph-2 {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.container-6 {
  padding-bottom: 20px;
}

.container-6.nocon {
  display: none;
}

.heading-11, .paragraph-3, .heading-12 {
  color: #000;
}

.text-block-16137 {
  font-size: 16px;
}

.div-block-315119 {
  color: #fff;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-16106 {
  color: #00aeef;
  margin-top: 5px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.text-block-16092 {
  color: #000;
  padding-left: 10px;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315120 {
  color: #fff;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-16138 {
  color: #9f5ba4;
  margin-top: 5px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.text-block-16138.tl {
  color: #9f5ba4;
}

.text-block-16139 {
  color: #000;
  padding-left: 10px;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315121 {
  color: #fff;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-16140 {
  color: #000;
  padding-left: 10px;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315122 {
  color: #fff;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-16141 {
  color: #000;
  padding-left: 10px;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315123 {
  color: #fff;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-16142 {
  color: #000;
  padding-left: 10px;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315124 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-315125 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.div-block-315126 {
  width: 100%;
  display: flex;
}

.div-block-315127 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 5%;
  display: flex;
}

.heading-13 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ae61a7, #6d459b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.div-block-315128 {
  background-image: linear-gradient(#76499c, #ae62a5);
  width: 2.3px;
  height: 100px;
}

.div-block-315129 {
  width: 48%;
}

.heading-14 {
  color: #000;
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
}

.heading-15 {
  color: #000;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
}

.heading-15.size {
  font-size: 30px;
  line-height: 40px;
}

.paragraph-4 {
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.services-sec {
  padding: 75px 20px;
}

.services-sec.col {
  background-color: #f2f2f2;
}

.div-block-315130 {
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}

.div-block-315130.tp {
  margin-top: 70px;
}

.div-block-315130.tp.sizew {
  justify-content: center;
}

.div-block-315131 {
  border: 10px solid #ff7d275e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 320px;
  display: flex;
}

.heading-16 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 24.5px;
  font-weight: 500;
  line-height: 34px;
}

.link-block-165 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Home-Maintenance.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  width: 320px;
  height: 320px;
  text-decoration: none;
  box-shadow: 0 2px 5px #0003;
}

.heading-17 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 31px;
}

.image-12 {
  filter: invert();
  width: 70%;
}

.paragraph-6 {
  font-family: Droid Serif, serif;
  font-size: 17px;
  line-height: 27px;
  display: none;
}

.bold-text-11 {
  font-weight: 400;
}

.div-block-48 {
  background-color: #466eb4;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 0%;
  display: flex;
  position: absolute;
}

.div-block-19 {
  border: 1px solid #0000;
  border-radius: 10px;
  flex-flow: column;
  width: 23%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-19.lefts {
  margin-left: 14px;
  margin-right: 10px;
}

.image-29 {
  border-radius: 10px;
  width: 100%;
  position: relative;
}

.link-4 {
  color: #466eb4;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}

.image-30 {
  position: absolute;
}

.div-block-314206 {
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  display: none;
}

.div-block-47 {
  background-color: #61c6f2;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: auto 0% 40.7% 7%;
}

.div-block-22 {
  z-index: 1;
  border: 2.3px #ff7d2761;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  display: flex;
}

.link-5 {
  color: #fff;
  font-size: 23px;
  line-height: 31px;
  text-decoration: none;
}

.bold-text-12 {
  font-weight: 500;
}

.bold-text-13 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.bold-text-14 {
  font-weight: 500;
}

.bold-text-15 {
  border-top: 1px #95948c;
  font-weight: 400;
}

.bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20 {
  font-weight: 500;
}

.div-block-315132 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Gardening--Outdoor-Maintenance.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 285px;
  height: 285px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-315132.one {
  background-image: radial-gradient(circle, #000, #fff0), url('../images/Home-Maintenance.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}

.div-block-315133 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-315134 {
  width: 40%;
  display: flex;
}

.div-block-315135 {
  width: 61%;
  padding-left: 20px;
}

.div-block-315136 {
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-315137 {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 48%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.heading-18 {
  color: #000;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.heading-18.left {
  text-align: left;
}

.paragraph-7 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16.1px;
  line-height: 23px;
}

.bold-text-21 {
  font-weight: 500;
}

.text-span-3 {
  color: #466eb4;
}

.text-span-3.cl {
  color: #000;
}

.heading-19 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  line-height: 30px;
}

.text-block-16007 {
  z-index: 2;
  font-family: PT Serif, serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
  position: relative;
}

.div-block-17 {
  text-align: left;
  flex-flow: column;
  padding-bottom: 10px;
  display: flex;
}

.paragraph-8 {
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.div-block-18 {
  justify-content: space-between;
  display: flex;
}

.div-block-18.tl {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.bold-text-22 {
  font-weight: 400;
}

.button-4 {
  color: #fff;
  background-color: #008fbf;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 50px;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-4.nav {
  background-color: #61c6f2;
  border-radius: 10px;
  width: 175px;
  height: 50px;
  margin-top: 0;
}

.button-4.nav.btsize {
  border-radius: 10px;
  width: 140px;
}

.button-4.nav.btsize.center {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.section-3 {
  background-color: #466eb4;
  height: 511px;
  margin-bottom: 455px;
  padding-top: 75px;
}

.section-3.backimg {
  background-color: #466eb400;
  background-image: linear-gradient(#ff7d273b, #fff);
  padding-top: 0;
}

.div-block-315138 {
  background-color: #466eb4;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 0%;
  display: flex;
  position: absolute;
}

.div-block-315139 {
  border: 1px solid #0000;
  border-radius: 10px;
  flex-flow: column;
  width: 32%;
  margin-bottom: 0;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.image-31 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  position: relative;
}

.link-6 {
  color: #ff7d27;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}

.heading-20 {
  font-size: 44px;
  line-height: 54px;
}

.heading-20.service {
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: PT Serif, serif;
  font-size: 50px;
  line-height: 58px;
}

.image-32 {
  position: absolute;
}

.div-block-315140 {
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.container-7 {
  max-width: 1300px;
}

.button-part-right {
  background-color: #ff7d27;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  width: 50%;
  height: 50px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-315141 {
  background-color: #61c6f2;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: auto 0% 40.7% 7%;
}

.button-part-left {
  background-color: #ff7d27;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 50%;
  height: 50px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-315142 {
  background-color: #fff;
  border-bottom: 10px solid #466eb400;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  align-items: stretch;
  height: 100%;
  padding: 0 20px 20px;
  display: flex;
}

.bold-text-23, .bold-text-24, .bold-text-25 {
  font-weight: 500;
}

.link-block-166, .link-block-167, .link-block-168 {
  display: none;
}

.div-block-315143 {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 20px;
  display: none;
}

.div-block-315143.not {
  display: none;
}

.div-block-315144 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  padding: 10px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-315145 {
  width: 100%;
}

.heading-21 {
  color: #000;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
}

.image-33 {
  border-radius: 10px;
}

.link-block-169, .link-block-170, .link-block-171, .link-block-172 {
  width: 23%;
  text-decoration: none;
}

.image-8 {
  position: static;
}

.image-7 {
  height: 80px;
}

.div-block-26 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-20 {
  background-color: #fff;
  border: 1px dotted #9f5ba4;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-31 {
  display: block;
}

.div-block-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-8 {
  max-width: 1300px;
}

.heading-22 {
  color: #000;
  margin-top: 0;
  font-size: 38px;
  line-height: 48px;
}

.heading-23 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
}

.div-block-29 {
  border: 1px #ff7d27;
  border-radius: 100%;
  width: 340px;
  height: 340px;
  padding: 20px;
}

.div-block-28 {
  display: block;
}

.div-block-23 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  display: flex;
  position: relative;
}

.produc-p {
  color: #333;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.proces {
  background-color: #f2f2f2;
  padding: 75px 20px;
}

.paragraph-9 {
  text-align: center;
  padding-left: 0;
  font-size: 15.1px;
  line-height: 27px;
}

.image-32868 {
  border-radius: 10px;
}

.partner {
  padding: 75px 20px;
}

.slide-wrapper-t8 {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 91%;
  margin: 25px 25px 78px;
  padding: 30px 12px;
  display: flex;
  box-shadow: 5px 5px 20px #cecece;
}

.image-32907 {
  width: 75%;
}

.user-picture-t8 {
  border-radius: 100px;
  margin-top: 15px;
  box-shadow: 1px 1px 3px #bbb;
}

.right-arrow-t8 {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  inset: auto 0% 0% 200px;
}

.logo-wrapper-wide {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.testimonials-t8 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.left-arrow-4 {
  background-color: #fff;
  width: 41px;
  height: 41px;
  display: block;
  inset: auto 5% -10% 0%;
  box-shadow: 0 2px 5px #0003;
}

.user-name-t8 {
  margin-top: 12px;
  font-weight: 700;
}

.mask-t8 {
  width: 33%;
  overflow: visible;
}

.slide-nav-4 {
  display: none;
}

.italic-text-2 {
  font-style: normal;
}

.image-32905 {
  width: 75%;
}

.slide-30 {
  width: 100%;
}

.icon-45 {
  color: #000;
  font-size: 23px;
}

.div-block-315146 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-315146.remove {
  display: none;
}

.left-arrow-t8 {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  inset: auto 200px 0% 0%;
}

.heading-24 {
  color: #000;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.testimonials-wrapper-t8 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.slider-t8 {
  background-color: #0000;
  justify-content: space-around;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  overflow: hidden;
}

.right-arrow-4 {
  background-color: #fff;
  width: 41px;
  height: 41px;
  display: block;
  inset: auto 0% -10% 5%;
  box-shadow: 0 2px 5px #0003;
}

.slide-nav-t8 {
  justify-content: center;
  align-items: center;
  font-size: 10px;
  display: flex;
}

.quote-t8 {
  color: #777;
  text-align: center;
}

.mask-3 {
  width: 20%;
  overflow: visible;
}

.testimonials-wrapper {
  box-shadow: none;
  border-radius: 8px;
  align-items: center;
  width: 100%;
  margin: 0 auto 20px;
  padding-top: 0;
  padding-bottom: 40px;
  overflow: hidden;
}

.container-524 {
  max-width: 1400px;
}

.slider-4 {
  background-color: #0000;
  height: 180px;
  display: none;
}

.image-32908, .image-32909 {
  width: 75%;
}

.div-block-315147 {
  border: 1px solid #cfcfcf;
  border-radius: 10px;
  justify-content: flex-start;
  width: 100%;
  padding-left: 20px;
  display: flex;
}

.div-block-315148 {
  width: 70%;
}

.heading-25 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
}

.paragraph-10 {
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-10.textcenter {
  text-align: center;
}

.paragraph-10.textcenter.not {
  display: none;
}

.div-block-315149 {
  justify-content: center;
  align-items: center;
  width: 20%;
  margin-left: 50px;
  display: flex;
}

.image-32910 {
  border-radius: 50px;
}

.team {
  padding: 75px 20px;
}

.team.remove {
  display: none;
}

.container-525 {
  max-width: 1300px;
}

.div-block-315150 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-315151 {
  width: 48%;
}

.div-block-315152 {
  justify-content: flex-end;
  align-items: center;
  width: 48%;
  display: flex;
}

.div-block-315152.center {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 35px;
}

.div-block-315153 {
  justify-content: space-between;
  width: 100%;
  padding-top: 55px;
  display: flex;
}

.div-block-315154 {
  background-color: #f8fafd;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 23%;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-315155 {
  width: 70%;
}

.image-32911 {
  border-radius: 100%;
}

.heading-26 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 28px;
}

.text-block-16143 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.action {
  background-color: #f2f2f2;
  padding: 75px 20px;
}

.container-526 {
  max-width: 1550px;
}

.container-526.con {
  max-width: 1300px;
}

.div-block-315156 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-315156.center {
  justify-content: space-between;
  align-items: center;
}

.div-block-315157 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.div-block-315158 {
  width: 55%;
}

.div-block-315159 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-315159.tp {
  margin-top: 23px;
}

.div-block-315160 {
  background-color: #fff;
  border: 2px solid #9f5ba4;
  border-radius: 10px;
  justify-content: space-between;
  width: 48%;
  padding: 20px;
  display: flex;
  box-shadow: 0 5px 5px #0003;
}

.heading-27 {
  color: #000;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-16144 {
  font-family: Open Sans, sans-serif;
  font-size: 15.4px;
}

.div-block-315161 {
  justify-content: center;
  align-items: center;
  width: 55px;
  display: flex;
}

.div-block-315162 {
  width: 73%;
}

.what {
  background-color: #f2f2f2;
  padding: 75px 20px;
}

.container-527 {
  max-width: 1300px;
}

.div-block-315163 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-315163.size {
  width: 85%;
}

.div-block-315164 {
  justify-content: space-between;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 31px;
  display: flex;
}

.div-block-315164.center {
  justify-content: center;
  padding-top: 31px;
}

.div-block-315164.movesec {
  display: none;
}

.div-block-315165 {
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 18.8%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-315165.m {
  margin-left: 31px;
  margin-right: 31px;
}

.div-block-315166 {
  width: 70%;
}

.image-32912 {
  width: 100%;
}

.heading-28 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

._50pxsize {
  width: 55px;
}

._50pxsize.one {
  width: 70px;
}

.divide {
  background-color: #9f5ba4;
  width: 100%;
  padding: 20px;
}

.join {
  padding: 75px 20px;
}

.container-528 {
  justify-content: center;
  align-items: flex-end;
  max-width: 1300px;
  height: 100%;
}

.div-block-315167 {
  justify-content: space-between;
  align-items: stretch;
  padding-top: 0;
  padding-right: 20px;
  display: flex;
}

.div-block-315168 {
  justify-content: center;
  align-items: center;
  width: 40%;
  padding-bottom: 0;
  display: flex;
}

.div-block-315168.leftdiv {
  flex-flow: column;
  width: 51%;
  padding-bottom: 0;
}

.div-block-315168.leftdiv._1 {
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  display: flex;
}

.paragraph-11 {
  color: #000;
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 27px;
}

.image-32834 {
  width: 65%;
}

.image-32834.size {
  border-radius: 20px;
  width: 100%;
}

.div-block-315169 {
  color: #fff;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-315169.center {
  justify-content: center;
  align-items: flex-start;
}

.div-block-315169.center.size.tl {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}

.div-block-315169.center.size.tl.services {
  margin-top: 10px;
}

.div-block-315169.center.size.tl.ll {
  margin-top: 0;
}

.text-block-16145 {
  color: #000;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.text-block-16145.services {
  color: #fff;
}

.text-span-4, .text-span-5, .text-span-6 {
  color: #9f5ba4;
}

.text-span-7 {
  color: #ff7d27;
}

.text-span-8, .text-span-9 {
  color: #9f5ba4;
}

.text-block-16146 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.text-block-16146.noline {
  display: none;
}

.bold-text-26 {
  font-weight: 500;
}

.bold-text-27 {
  color: #9f5ba4;
  font-weight: 500;
}

.bold-text-28 {
  font-weight: 500;
}

.text-block-16001 {
  color: #000;
  text-align: left;
  margin-bottom: 3px;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-313826 {
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  display: flex;
}

.div-block-313826.first-div {
  width: 14%;
}

.div-block-313826.t {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 17%;
}

.div-block-313826.t.no {
  display: none;
}

.div-block-313826.wi {
  width: 25%;
}

.link-block-158 {
  background-color: #384a8c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  padding: 5px;
  display: flex;
}

.bold-text-29 {
  font-weight: 400;
}

.list-10 {
  text-align: left;
  padding-left: 0;
}

.footer {
  background-color: #fff;
  border-top: 1px #ff7d27;
  padding: 75px 20px;
}

.footer.hm {
  background-color: #f2f2f2;
  background-image: none;
  background-position: 0 0;
  border-top-style: none;
  border-top-color: #000;
  margin-top: 0;
  padding-top: 320px;
  padding-bottom: 75px;
  position: relative;
}

.footer.hm.sec {
  background-image: linear-gradient(#f7e3c88a, #f7e3c88a), url('../images/sl_031520_28970_04.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 50px;
}

.footer.hm.sec.bl {
  padding-top: 75px;
}

.ft-logo {
  width: 58%;
}

.link-block-160 {
  color: #fff;
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-160.zero-margin {
  margin-bottom: 0;
}

.text-block-16000 {
  display: none;
}

.container-520 {
  max-width: 1550px;
  padding-left: 20px;
  padding-right: 20px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.grid.no {
  display: none;
}

.link-block-159 {
  color: #9aa3b2;
  text-decoration: none;
  display: none;
}

.div-block-313914 {
  justify-content: space-between;
  width: 50%;
  margin-top: 20px;
  display: none;
}

.text-sm {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5em;
}

.text-sm.color-light-white.call-us {
  color: #000;
  text-align: left;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.text-sm.color-light-white.call-us.t {
  padding-left: 20px;
}

.text-sm.color-light-white.call-us.l {
  margin-top: 10px;
  padding-left: 0;
}

.image-32740 {
  background-color: #fff0;
  width: 100%;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.text-span-155 {
  color: #9f5ba4;
  padding-right: 10px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 21px;
}

.link-block-154 {
  justify-content: flex-start;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
  display: flex;
}

.link-block-154.ddd, .link-block-154.full, .link-block-154.pl {
  display: none;
}

.div-block-313915 {
  background-color: #0f2678;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 37px;
  height: 37px;
  display: flex;
}

.div-block-313915:hover {
  background-color: #000;
}

.bold-text-46 {
  font-weight: 500;
  line-height: 30px;
}

.div-block-313828 {
  margin-left: -15px;
  margin-right: -15px;
}

.div-block-315076 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 20px;
  display: flex;
}

.div-block-313827 {
  width: 100%;
}

.link-block-161 {
  color: #fff;
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-161.zero-margin {
  margin-bottom: 0;
}

.list-item-28 {
  color: #d0d3d8;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.text-block-16022 {
  color: #9f5ba4;
  font-family: "Fa Solid 900", Arial, sans-serif;
}

.list-9 {
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.list-9.hide {
  display: none;
}

.text-block-16021 {
  color: #673ab8;
  font-size: 21px;
  line-height: 31px;
}

.text-block-16020 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.image-32741 {
  width: 20px;
  height: 20px;
}

.text-block-15999 {
  color: #000;
  text-transform: capitalize;
  padding-left: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-15999:hover {
  color: #9f5ba4;
}

.text-block-15999._2 {
  color: #000;
  text-align: left;
  border-bottom: 1px #686868;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-block-15999._2._22 {
  color: #000;
  max-width: none;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 30px;
}

.text-block-15999._2._22.nocol {
  color: #0000;
}

.text-span-156 {
  color: #9f5ba4;
  padding-right: 10px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 21px;
}

.text-block-16019 {
  color: #673ab8;
  margin-right: 7px;
  font-size: 21px;
}

.div-block-313829 {
  text-align: left;
  flex-flow: column;
}

.footer-contact-info {
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.footer-v-1 {
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.heading-7462 {
  color: #000;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
}

.link-block-157 {
  letter-spacing: .4px;
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 32px;
}

.link-block-157._2 {
  border-radius: 100%;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.link-block-157._2.w--current {
  width: 175px;
}

.div-block-313825 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.div-block-313917 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-313917.t {
  display: none;
}

.div-block-313824 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 20px;
  display: flex;
}

.copy {
  width: 100%;
}

.copy.bt {
  padding-top: 185px;
}

.copy.bt.mobile {
  background-color: #9f5ba4;
  padding: 10px 20px;
}

.text-block-16113 {
  color: #fff;
  text-align: center;
  font-size: 17px;
  line-height: 27px;
}

.text-block-16113.copy {
  font-family: Poppins, sans-serif;
  font-size: 17px;
}

.div-block-315171 {
  justify-content: space-between;
  width: 55%;
  margin-top: 20px;
  display: flex;
}

.div-block-315172 {
  background-color: #9f5ba4;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 37px;
  height: 37px;
  display: flex;
}

.div-block-315172:hover {
  background-color: #000;
}

.text-block-16147 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.link-8 {
  color: #fff;
  font-family: "Fa Brands 400", Arial, sans-serif;
  text-decoration: none;
}

.choose {
  padding: 75px 20px;
}

.choose.remove {
  display: none;
}

.div-block-315173 {
  width: 55%;
}

.div-block-315174 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-315174.tl {
  margin-top: 10px;
}

.div-block-315175 {
  background-image: linear-gradient(355deg, #ff7d27 46%, #ff8c40 55%, #fcf0e4);
  border-radius: 10px;
  width: 32%;
  padding: 0 10px 10px;
}

.div-block-315175.size {
  background-image: linear-gradient(355deg, #ff7d27 55%, #ffd2a5);
  width: 66.1%;
}

.heading-7463 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-16148 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 15.1px;
  line-height: 27px;
}

.sizei {
  width: 41px;
}

.container-529 {
  max-width: 1300px;
}

.service-item {
  margin-bottom: 2.5vh;
  position: sticky;
  top: 12.5vh;
}

.service-item.fourth, .service-item.second, .service-item.third, .service-item.first {
  top: 25vh;
}

.service-item-text-box {
  flex-flow: column;
  align-items: flex-start;
  width: 70%;
  display: flex;
}

.heading-style-h2 {
  color: #fff;
  letter-spacing: -.15rem;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 41px;
  font-weight: 500;
  line-height: 51px;
}

.service-item-description {
  color: #fff;
  font-weight: 300;
  line-height: 1.5;
}

.service-item-image {
  z-index: 3;
  width: 100%;
}

.service-item-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .85fr;
  grid-auto-columns: 1fr;
  min-height: 55vh;
  padding: 4rem;
  display: grid;
}

.services-wrapper {
  position: relative;
  top: 50px;
}

.service-item-image-box {
  aspect-ratio: 1;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.service-card-frame {
  background-color: #070707;
  border: 1px solid #ffffff1a;
  border-radius: .75rem;
  box-shadow: inset 0 0 5vw 0 #ffffff1a;
}

.service-item-number-box {
  aspect-ratio: 1;
  border: 1px solid #ffffff1a;
  border-radius: .3rem;
  justify-content: center;
  align-items: center;
  width: 4.25rem;
  font-size: 1.5rem;
  display: flex;
  box-shadow: inset 0 0 3vw -2vw #ffffff1a;
}

.service-item-content-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr .25fr;
  grid-auto-columns: 1fr;
  min-height: 73vh;
  padding: 2rem;
  display: flex;
}

.text-block-16149 {
  color: #fff;
}

.bold-text-47 {
  font-weight: 500;
}

.div-block-315176 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-315177 {
  width: 48%;
}

.div-block-315177.size {
  width: 100%;
}

.image-32913 {
  border-radius: 10px;
  width: 100%;
}

.text-block-16150, .text-block-16151, .text-block-16152, .text-block-16153, .text-block-16154, .text-block-16155, .text-block-16156, .text-block-16157, .text-block-16158, .text-block-16159 {
  color: #fff;
}

.plan_pricing {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding-top: 75px;
  display: flex;
}

.text-color-white {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.plan_link_button {
  color: #a4a4a4;
  font-size: .82rem;
  line-height: 1.4;
  text-decoration: underline;
}

.plan_link_button.whie {
  color: #f5f7fb;
}

.plan_item {
  background-image: url('../images/checked.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 1rem;
  padding-left: 2rem;
}

.plan_item.white-icon {
  background-image: url('../images/Vector.svg');
}

.plan_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  text-align: left;
  flex-direction: column;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: .9rem;
  list-style-type: none;
  display: flex;
}

.plan_list.color {
  color: #000;
}

.plan_list.cl {
  color: #fff;
}

.most-popular-button {
  color: #fff;
  background-color: #9f5ba4;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 15rem;
  margin-left: auto;
  margin-right: auto;
  padding: .4rem 1rem;
  font-size: .74rem;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  inset: -1.1rem 0% auto;
}

.plan_link_button_wrapper {
  border-top: .0625rem solid #dce0e8;
  width: 100%;
  margin-top: 2rem;
  padding-top: .5rem;
  text-decoration: underline;
  display: none;
  position: absolute;
  bottom: 1rem;
  left: 0;
}

.pricing_price {
  color: #9f5ba4;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
}

.pricing_price.text-color-white {
  color: #9f5ba4;
}

.text-size-tiny {
  font-size: .75rem;
}

.text-size-tiny.text-weight-bold {
  color: #000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.text-size-tiny.text-weight-bold.cl {
  color: #fff;
  font-size: 14px;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #9f5ba4;
  border-radius: 8px;
  padding: .75rem 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s ease-in;
}

.button:hover {
  background-color: #000;
  border-color: #0000;
}

.button.white {
  color: #000;
  background-color: #fff;
  text-decoration: none;
}

.button.white:hover {
  color: #fff;
  background-color: #000;
}

.plan_pricing-card {
  color: #1d3c34;
  text-align: center;
  background-color: #fff;
  border: .0625rem solid #dce0e8;
  border-radius: 1rem;
  width: 32%;
  margin-top: 0;
  padding: 20px 2rem;
  position: relative;
  box-shadow: 0 2px .5625rem -.0625rem #0003;
}

.plan_pricing-card.growth {
  color: #fff;
  background-color: #000;
}

.pricing-card-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  margin-bottom: 2rem;
  display: flex;
}

.heading-7464, .heading-7465 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.text-block-16160 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 23px;
}

.text-block-16161 {
  color: #000;
}

.about-sec {
  background-color: #f2f2f2;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding: 75px 20px 140px;
}

.div-block-36 {
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  border-left: 5px solid #fff;
  border-radius: 10px;
  width: 320px;
  position: absolute;
  inset: auto 0% -14% auto;
}

.div-block-315019 {
  width: 48%;
  display: flex;
  position: relative;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-top: 10px;
}

.button-text-33 {
  z-index: 1;
  color: #1d262d;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  position: relative;
}

.text-span-157 {
  font-size: 17px;
}

.image-32855 {
  border-radius: 10px;
  width: 100%;
}

.heading-7470 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Merriweather, serif;
  line-height: 39px;
}

.heading-7470.main {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 38px;
  line-height: 48px;
}

.text-span-158 {
  font-size: 41px;
  line-height: 50px;
}

.paragraph-12 {
  padding-top: 10px;
  font-size: 17px;
  line-height: 27px;
}

.div-block-33 {
  width: 64%;
  position: relative;
}

.rt {
  color: #0000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0f2678;
  text-overflow: ellipsis;
  overflow-wrap: normal;
  font-size: 70px;
  line-height: 80px;
  transform: rotate(91deg);
}

.div-block-37 {
  width: 95%;
  padding-left: 20px;
}

.div-block-35 {
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
}

.div-block-315178 {
  width: 48%;
}

.div-block-315178.padding.givepadding {
  padding-top: 0;
}

.div-block-315179 {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.heading-7471 {
  color: #fff;
  text-align: center;
  line-height: 20px;
}

.paragraph-2207 {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  line-height: 27px;
}

.button-33 {
  color: #000;
  border: 1px solid #0f2678;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-block-315180 {
  padding-top: 10px;
  display: flex;
}

.image-32852 {
  width: 85%;
}

.div-block-315181 {
  width: 70px;
}

.div-block-34 {
  z-index: 1;
  background-color: #9f5ba4;
  border-bottom: 14px solid #fff;
  border-left: 14px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 170px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: absolute;
  inset: -8% -47% auto auto;
}

.div-block-315182 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  display: flex;
}

.heading-7472 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.bold-text-56, .bold-text-57 {
  font-weight: 500;
}

.button-34 {
  color: #000;
  border: 1px solid #0f2678;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-34.one {
  background-color: #fff;
  border-color: #9f5ba4;
  border-radius: 10px;
}

.button-34.one.bl {
  margin-top: 20px;
}

.button-text-34 {
  z-index: 1;
  color: #1d262d;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  position: relative;
}

.backimage-33 {
  z-index: 0;
  background-color: #fff;
  width: 51%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.backimage-33._01 {
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: #9f5ba4;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  inset: 0% auto auto 0%;
}

.backimage-33._02 {
  perspective-origin: 100%;
  transform-origin: 100%;
  background-color: #9f5ba4;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  inset: 0% 0% auto auto;
}

.visionmission {
  background-color: #f2f2f2;
  background-image: url('../images/01.svg');
  background-position: 50%;
  background-size: cover;
  padding: 75px 20px;
}

.container-530 {
  max-width: 1300px;
}

.div-block-315183 {
  justify-content: space-between;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  display: flex;
}

.div-block-315184 {
  background-color: #9f5ba4;
  background-image: url('../images/eligiable-shape-3.png'), url('../images/eligiable-shape-4.png');
  background-position: 0 0, 100% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  border-radius: 10px;
  width: 48%;
  padding: 10px;
}

.div-block-315184.color {
  background-color: #000;
  background-image: url('../images/eligiable-shape-3.png'), url('../images/eligiable-shape-4.png');
}

.heading-7473 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 43px;
}

.paragraph-2208 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 15.1px;
  line-height: 25.1px;
}

.text-span-159 {
  color: #000;
}

.section-4 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  border: 1px #000;
  border-top: 1px solid #71706d;
}

.slider-5 {
  border-radius: 10px;
  height: 450px;
}

.slide-31 {
  background-image: url('../images/All-services.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 10px;
}

.slide-nav-5 {
  display: none;
}

.slide-32 {
  background-image: url('../images/Cleaning-service.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 10px;
}

.right-arrow-5, .left-arrow-5 {
  width: 50px;
  height: 50px;
}

.slide-33 {
  background-image: url('../images/painting-service.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-33.changimg {
  background-image: url('../images/Gardening-Service.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-33.ol {
  background-image: url('../images/692fc1bcd868b01178065ab6_Cleanin-copy.jpg');
  background-position: 0 0;
  background-size: cover;
}

.mask-4 {
  border-radius: 10px;
}

.div-block-315185 {
  width: 50%;
  display: flex;
}

.icon-46, .icon-47 {
  font-size: 32px;
}

.text-span-160 {
  color: #a35da5;
}

.text-span-161 {
  color: #ff7d27;
}

.div-block-315186 {
  width: 50%;
}

.list-13 {
  padding-left: 20px;
}

.container-531 {
  max-width: 1300px;
  padding-top: 7px;
}

.italic-text-5 {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}

.bold-text-53 {
  text-decoration: none;
}

.faq_body {
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  font-size: 17px;
  line-height: 27px;
  transition: all .4s;
  display: flex;
  overflow: hidden;
}

.list-19 {
  padding-left: 20px;
}

.section-18 {
  background-color: #d2ebf0;
  background-image: url('../images/scene.jpg'), url('../images/objects1.png');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, contain;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-18.fq {
  background-color: #f2f2f2;
  background-image: none;
  padding: 75px 20px;
}

.heading-7546 {
  color: #00aeef;
  text-align: center;
  font-size: 18px;
}

.faq_icon {
  transition: all .4s;
}

.text-color-gray {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-style: normal;
}

.faq_heading {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-315187 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-style-h4 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.icon-32 {
  width: 2rem;
  height: 2rem;
}

.faq_components {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  width: 100%;
  max-width: 1000px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.italic-text-3 {
  font-size: 17px;
  font-style: normal;
  line-height: 27px;
}

.faq_accordion {
  box-shadow: none;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #9f5ba4;
  border-radius: 16px;
  padding: 1rem 2rem;
}

.link-11 {
  color: #162c5a;
  text-decoration: none;
}

.faq_answers {
  max-width: 850px;
  margin-top: .75rem;
}

.image-32914 {
  width: 55px;
}

.image-32917, .image-32918, .image-32919, .image-32920, .image-32921, .image-32922, .image-32923, .image-32924 {
  border-radius: 10px;
  width: 100%;
}

.image-32925 {
  width: 100%;
}

.div-block-314446 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-32779 {
  width: 50px;
}

.section-12 {
  background-color: #f2f2f2;
  padding: 75px 20px;
}

.image-32777 {
  width: 50px;
}

.div-block-314443 {
  width: 48%;
}

.div-block-314443.no {
  display: none;
}

.text-block-16087 {
  color: #000;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.image-32778 {
  width: 50px;
}

.link-9 {
  color: #000;
  text-decoration: none;
}

.heading-7518 {
  color: #000;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-314445 {
  border: 2px solid #9f5ba470;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  display: flex;
  box-shadow: 0 2px 5px #9f5ba4;
}

.div-block-314444 {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 230px;
  min-height: 230px;
  padding: 20px 10px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-314440 {
  width: 48%;
}

.div-block-314439 {
  justify-content: space-between;
  width: 100%;
  padding-top: 50px;
  display: flex;
}

.div-block-314441 {
  background-image: url('../images/Contact-us-copy.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  width: 48%;
}

.div-block-314442 {
  flex-flow: column;
  justify-content: space-between;
  width: 48%;
  padding-bottom: 75px;
  display: flex;
}

.div-block-314442.one {
  background-image: none;
  flex-flow: row;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 0;
}

.div-block-314442.one.size {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.text-span-162 {
  color: #9f5ba4;
}

.image-32926 {
  border-radius: 10px;
  width: 100%;
}

.form-2 {
  flex-direction: column;
  align-items: center;
}

.link-188 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.div-block-314434 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.divl {
  filter: drop-shadow(0 2px 5px #000000b3);
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding: 20px;
  display: flex;
}

.div-block-314578 {
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  display: flex;
}

.div-block-314433 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.text-field-5 {
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #c1c1c1;
  border-radius: 5px;
  height: 55px;
  font-family: Poppins, sans-serif;
}

.div-block-314579 {
  background-image: url('../images/1-8.png');
  background-position: 50%;
  background-size: cover;
  width: 48%;
  display: none;
}

.form-block-2 {
  width: 100%;
  margin-top: 30px;
}

.form-block-2.l {
  margin-top: 10px;
}

.heading-7543 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.login-sec {
  background-color: #f2f2f2;
  background-image: url('../images/Login-Singup-Banner-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 730px;
  padding: 75px 20px;
}

.submit-button-4 {
  text-transform: uppercase;
  background-color: #9f5ba4;
  border-radius: 10px;
  width: 100%;
  font-family: Poppins, sans-serif;
}

.heading-7588 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
}

.divl1 {
  filter: drop-shadow(0 2px 5px #000000b3);
  background-color: #fff;
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/light-orange.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding: 20px;
  display: flex;
}

.divl1._1 {
  background-image: none;
}

.div-block-315188 {
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  display: flex;
}

.div-block-315189 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.text-field-6 {
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #c1c1c1;
  border-radius: 10px;
  height: 70px;
  font-family: Poppins, sans-serif;
}

.text-field-6._1 {
  text-align: left;
  border-bottom-style: solid;
  border-radius: 5px;
  height: 55px;
  font-family: Poppins, sans-serif;
}

.text-field-6._1.fboder {
  border-bottom-style: solid;
}

.text-field-6._1.l {
  height: 50px;
}

.div-block-315190 {
  background-image: url('../images/1-8.png');
  background-position: 50%;
  background-size: cover;
  width: 48%;
  display: none;
}

.heading-7589 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.signup-sec {
  background-color: #f2f2f2;
  background-image: url('../images/Login-Singup-Banner--2.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 75px 20px;
}

.link-180 {
  color: #9f5ba4;
}

.submit-button-5 {
  text-transform: uppercase;
  background-color: #9f5ba4;
  border-radius: 10px;
  width: 100%;
  font-family: Poppins, sans-serif;
}

.dropdown-list-17 {
  background-color: #fff;
  border-radius: 10px;
  width: 140px;
  display: block;
  top: 50px;
  left: -40px;
  overflow: hidden;
  box-shadow: 0 10px 40px #3d3d3d94;
}

.dropdown-19 {
  width: 75px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.dropdown-19._1 {
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-left: 0;
  padding-top: 0;
  display: none;
}

.dropdown-19._1.mobile {
  display: none;
}

.div-block-314966 {
  border: 1px solid #9f5ba4;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-32804 {
  width: 85%;
}

.dropdown-link-33 {
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: all .2s;
}

.dropdown-link-33:hover {
  background-color: #f5f6f8;
}

.dropdown-link-33.w--current {
  color: #ff9e18;
}

.dropdown-link-33.l {
  color: #9f5ba4;
  border-top: 1px #cfcfcf;
  border-bottom: 1px #cfcfcf;
  width: 70px;
  padding-right: 0;
  font-size: 14px;
  font-weight: 500;
}

.dropdown-link-33.l:hover {
  box-shadow: none;
}

.dropdown-link-33.l._5 {
  width: 5px;
}

.dropdown-link-33.l.one {
  padding-left: 0;
}

.dropdown-link-33.l.one1 {
  width: 85px;
}

.dropdown-toggle-20 {
  border: 1px #99999c73;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5px;
  font-family: Poppins, sans-serif;
  transition: all .2s;
  display: flex;
}

.dropdown-toggle-20:hover {
  background-color: #fdfdfd;
}

.icon-60 {
  color: #5c5c5c;
  display: none;
}

.text-block-16162 {
  padding-top: 1px;
  font-size: 13px;
  font-weight: 500;
}

.text-block-16163 {
  color: #9f5ba4;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}

.link-189 {
  color: #9f5ba4;
  padding-right: 5px;
  font-size: 14px;
  text-decoration: none;
}

.link-190 {
  color: #9f5ba4;
  padding-left: 5px;
  font-size: 14px;
  text-decoration: none;
}

.image-32927 {
  width: 100%;
}

.div-block-914 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.link-block-71 {
  text-decoration: none;
}

.chat-bolt-div {
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 200px;
  height: 80px;
  margin-left: auto;
  padding: 9px;
  display: flex;
  position: fixed;
  inset: auto 2% 10% auto;
  box-shadow: 0 0 12px -4px #b1b1b1;
}

.xbutton {
  cursor: pointer;
  position: absolute;
  inset: 9% 5% auto auto;
}

.image-32782 {
  filter: contrast(0%);
}

.fixed-chat-bolt.hide {
  z-index: 9999;
  background-color: #0000;
  justify-content: flex-end;
  display: flex;
  position: fixed;
  inset: auto 2% 2% auto;
}

.text-block-65 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.whatsapp-wrapper-2 {
  background-color: #42c152;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.div-block-81 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-315191 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.link-block-173 {
  text-decoration: none;
}

.image-32928 {
  filter: contrast(0%);
}

.text-block-16164 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-315192 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-315193 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.link-block-175 {
  text-decoration: none;
}

.image-32929 {
  filter: contrast(0%);
}

.text-block-16165 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-315194 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-315195 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.link-block-177 {
  text-decoration: none;
}

.image-32930 {
  filter: contrast(0%);
}

.text-block-16166 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-315196 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-315197 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.link-block-179 {
  text-decoration: none;
}

.image-32931 {
  filter: contrast(0%);
}

.text-block-16167 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-315198 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-315199 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.link-block-181 {
  text-decoration: none;
}

.image-32932 {
  filter: contrast(0%);
}

.text-block-16168 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-315200 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-315201 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.link-block-183 {
  text-decoration: none;
}

.image-32933 {
  filter: contrast(0%);
}

.text-block-16169 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-315202 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-315203 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.link-block-185 {
  text-decoration: none;
}

.image-32934 {
  filter: contrast(0%);
}

.text-block-16170 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-315204 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .div-block-6 {
    width: 41%;
  }

  .div-block-6.size {
    width: auto;
  }

  .div-block-8.one, .div-block-8.onep, .div-block-10.tl, .div-block-10.ll {
    height: 100px;
  }

  .nav-menu {
    width: 65%;
  }

  .div-block-315132 {
    width: 310px;
    height: 310px;
  }

  .footer.hm {
    background-color: #f2f2f2;
  }

  .div-block-315171 {
    width: 50%;
  }

  .div-block-34 {
    top: -1%;
  }

  .slider-5 {
    height: 455px;
  }

  .div-block-315185 {
    width: 50%;
  }

  .chat-bolt-div {
    z-index: 999;
    height: 80px;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-6 {
    width: 38%;
  }

  .div-block-6.size {
    width: auto;
  }

  .div-block-8.one {
    width: 388px;
    height: 110px;
  }

  .div-block-8.onep {
    height: 110px;
  }

  .div-block-10 {
    margin-top: 14px;
  }

  .div-block-10.tl, .div-block-10.ll {
    height: 110px;
  }

  .left-arrow-4, .right-arrow-4 {
    display: none;
  }

  .footer-v-1 {
    margin-bottom: 0;
  }

  .slider-5 {
    height: 500px;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    flex-flow: column;
  }

  .div-block-2 {
    width: 100%;
  }

  .div-block-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-4 {
    width: 100%;
    margin-top: 35px;
  }

  .div-block-7 {
    width: 50%;
  }

  .div-block-8.one, .div-block-8.onep {
    height: auto;
  }

  .div-block-10.ll {
    height: 110px;
  }

  .text-block-16133 {
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
  }

  .dropdown-list-20.w--open {
    width: 230px;
    min-width: 230px;
    padding-left: 10px;
    position: relative;
  }

  .dropdown-23 {
    width: 100%;
  }

  .text-block-16132 {
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
  }

  .navigation-dropdown-2.w--open {
    background-color: #fff;
    position: relative;
    left: 10px;
  }

  .menu {
    padding-left: 10px;
  }

  .nav-menu {
    background-color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
  }

  .dropdown {
    width: 41%;
    margin-left: 0;
    display: block;
  }

  .dropdown._1 {
    margin-bottom: 0;
  }

  .div-block-20038 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: auto;
  }

  .div-block-20038.one.btn {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 10px;
  }

  .dropdown-24 {
    width: 100%;
  }

  .menu-button-14 {
    color: #fff;
    background-color: #9f5ba4;
    border-radius: 5px;
    margin-top: 5px;
  }

  .menu-button-14.w--open {
    background-color: #9f5ba4;
  }

  .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .dropdown-toggle:hover {
    transform: none;
  }

  .link-block-164 {
    width: 20%;
  }

  .button-text-32 {
    font-size: 14px;
  }

  .navigation {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nlink {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .nlink:hover {
    transform: none;
  }

  .link-block-162 {
    width: 55px;
    display: none;
  }

  .sp {
    height: 110px;
  }

  .sp.one {
    height: 100px;
  }

  .div-block-20040.size {
    width: 14%;
  }

  .heading-5 {
    font-size: 30px;
  }

  .text-block-16134 {
    font-size: 17px;
  }

  .tab-link {
    text-align: center;
  }

  .rich-text-block {
    font-size: 12px;
    line-height: 16px;
  }

  .image-3 {
    position: relative;
    top: 140px;
    left: -161px;
    transform: scale(1.83);
  }

  .tab-icon {
    margin-bottom: 6px;
    margin-left: 11px;
  }

  .tabs-half.tabs-left {
    overflow: hidden;
  }

  .heading-14 {
    font-size: 18px;
    line-height: 28px;
  }

  .heading-17 {
    font-size: 19px;
    line-height: 30px;
  }

  .paragraph-6 {
    padding-top: 10px;
  }

  .image-30 {
    width: 50px;
  }

  .div-block-47 {
    width: 70px;
    height: 70px;
    top: 125px;
    left: 5%;
  }

  .div-block-22 {
    background-color: #fff;
  }

  .div-block-315133 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-315134 {
    width: 70%;
  }

  .div-block-315135 {
    width: 100%;
    padding-top: 35px;
  }

  .heading-19 {
    font-size: 19px;
    line-height: 30px;
  }

  .paragraph-8 {
    padding-top: 10px;
  }

  .div-block-18.tl {
    margin-top: 20px;
  }

  .button-4.nav {
    display: none;
  }

  .section-3 {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 75px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-20.service {
    font-size: 41px;
    line-height: 51px;
  }

  .image-32 {
    width: 50px;
  }

  .div-block-315141 {
    width: 70px;
    height: 70px;
    top: 125px;
    left: 5%;
  }

  .div-block-315142 {
    background-color: #fff;
  }

  .div-block-29 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .proces {
    height: auto;
  }

  .logo-wrapper-wide {
    margin-top: 72px;
  }

  .mask-t8 {
    width: 48%;
  }

  .div-block-315146 {
    width: 100%;
  }

  .testimonials-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-315149 {
    width: 35%;
    margin-left: 20px;
  }

  .div-block-315160 {
    flex-flow: column-reverse wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-315162, .div-block-315163, .div-block-315163.size {
    width: 100%;
  }

  .div-block-315164 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-315165 {
    width: 100%;
  }

  .div-block-315167 {
    flex-flow: column;
    padding-top: 0;
    padding-right: 0;
  }

  .div-block-315168 {
    justify-content: flex-start;
    align-items: center;
    width: 70%;
    padding-top: 20px;
    display: block;
  }

  .div-block-315168.leftdiv, .div-block-315168.leftdiv._1, .div-block-315169.center.size {
    width: 100%;
  }

  .div-block-313826 {
    justify-content: flex-start;
    width: auto;
    max-width: none;
  }

  .div-block-313826.first-div, .div-block-313826.t, .div-block-313826.wi {
    width: 100%;
  }

  .footer.hm {
    padding-top: 75px;
    position: static;
  }

  .footer.hm.sec {
    padding-top: 100px;
  }

  .container-520 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-313914 {
    width: 55%;
  }

  .text-sm.color-light-white.call-us {
    text-align: left;
  }

  .div-block-313828 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-315076 {
    text-align: left;
    margin-right: 0;
  }

  .footer-v-1 {
    grid-column-gap: 16px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    display: grid;
  }

  .div-block-313824 {
    text-align: left;
    margin-right: 0;
  }

  .copy {
    width: 100%;
  }

  .copy.bt {
    padding-top: 100px;
    display: none;
  }

  .copy.bt.mobile {
    display: block;
  }

  .text-block-16113 {
    text-align: center;
  }

  .div-block-315171 {
    width: 50%;
  }

  .service-item.second {
    margin-bottom: 0;
    top: 0;
  }

  .service-item.first {
    margin-bottom: 10px;
    top: 0;
  }

  .service-item-text-box {
    width: 100%;
  }

  .heading-style-h2 {
    letter-spacing: -.1rem;
    font-size: 30px;
    line-height: 40px;
  }

  .service-item-content {
    grid-template-rows: max-content;
    grid-template-columns: 1fr;
    justify-items: center;
    height: 85vh;
    padding: 2.5rem;
  }

  .services-wrapper {
    top: 100px;
  }

  .service-item-image-box {
    justify-content: flex-start;
    align-items: center;
    width: 70%;
    padding-top: 35px;
    display: block;
  }

  .service-item-number-box {
    display: none;
  }

  .service-item-content-2 {
    grid-template-rows: max-content;
    grid-template-columns: 1fr;
    justify-items: center;
    height: 500px;
    min-height: 500px;
    padding: 2.5rem 20px;
    display: block;
    overflow: auto;
  }

  .plan_pricing {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: wrap;
  }

  .plan_pricing.ll {
    padding-top: 20px;
  }

  .most-popular-button {
    width: 10rem;
  }

  .plan_pricing-card {
    width: 100%;
    max-width: 33rem;
    margin-left: auto;
    margin-right: auto;
  }

  .plan_pricing-card.growth {
    margin-top: 0;
  }

  .div-block-315019 {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .button-text-33 {
    font-size: 14px;
  }

  .div-block-315178.padding.givepadding {
    width: 100%;
    padding-top: 140px;
  }

  .div-block-315179 {
    flex-flow: column;
  }

  .button-34.one {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .button-text-34 {
    font-size: 14px;
  }

  .div-block-315185 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .div-block-315186 {
    width: 100%;
    padding-top: 20px;
  }

  .faq_heading {
    width: 100%;
  }

  .div-block-314446 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-32779, .image-32777 {
    width: 41px;
  }

  .div-block-314443 {
    width: 70%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-16087 {
    text-align: center;
  }

  .image-32778 {
    width: 41px;
  }

  .heading-7518 {
    margin-top: 10px;
  }

  .div-block-314445 {
    width: 70px;
    height: 70px;
  }

  .div-block-314444 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-314440 {
    width: 100%;
  }

  .div-block-314439 {
    flex-flow: column;
  }

  .div-block-314441 {
    width: 100%;
    height: 410px;
    margin-top: 50px;
  }

  .div-block-314442 {
    background-image: none;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 0;
    display: block;
  }

  .div-block-314442.one {
    flex-flow: column;
    height: auto;
  }

  .divl {
    width: 70%;
  }

  .div-block-314578 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .login-sec {
    height: auto;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .divl1 {
    width: 80%;
  }

  .div-block-315188 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .signup-sec {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .dropdown-list-17 {
    max-height: 100vh;
    position: relative;
    top: 10px;
    left: 0;
  }

  .dropdown-19._1 {
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    display: none;
  }

  .dropdown-19._1:hover {
    background-color: #fff;
  }

  .dropdown-19._1.mobile {
    width: auto;
    height: auto;
    display: block;
  }

  .div-block-314966.d {
    display: none;
  }

  .image-32804 {
    width: 20%;
  }

  .dropdown-toggle-20 {
    justify-content: center;
    align-items: flex-start;
    font-size: 14px;
  }

  .dropdown-toggle-20.hide {
    display: none;
  }

  .chat-bolt-div {
    justify-content: center;
    height: 100px;
    display: none;
    position: fixed;
    bottom: 10%;
  }

  .whatsapp-wrapper-2 {
    width: 55px;
    height: 55px;
  }
}

@media screen and (max-width: 767px) {
  .hero-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-3 {
    width: 100%;
    padding-right: 0;
  }

  .div-block-4 {
    flex-flow: column;
  }

  .btn-v1 {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-7 {
    width: 75%;
    padding-top: 0;
  }

  .div-block-8.one {
    height: auto;
  }

  .div-block-10.ll {
    height: 120px;
  }

  .dropdown._1 {
    margin-bottom: 0;
  }

  .link-block-164 {
    width: 31%;
  }

  .sp {
    height: 100px;
  }

  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-20039 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-20040, .div-block-20040.size {
    width: 100%;
  }

  .text-block-16134 {
    font-size: 20px;
  }

  .how-it-works {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-3 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 95%;
    margin: 20px auto;
    display: block;
    position: static;
    transform: scale(1);
  }

  .tabs-half.tabs-right {
    flex: 1;
    width: 100%;
  }

  .tabs-half.tabs-left {
    flex: none;
    width: 100%;
    overflow: visible;
  }

  .tabs-row-wrapper {
    flex-wrap: wrap;
  }

  .read-more {
    padding-right: 15px;
  }

  .heading-10 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-10.color {
    font-size: 27px;
    line-height: 37px;
  }

  .text-block-16092, .text-block-16139, .text-block-16140, .text-block-16141, .text-block-16142 {
    font-size: 16.3px;
  }

  .div-block-315124 {
    flex-flow: column;
  }

  .div-block-315125, .div-block-315129 {
    width: 100%;
  }

  .heading-15 {
    font-size: 30px;
    line-height: 40px;
  }

  .services-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-19 {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-47 {
    inset: auto auto 218px 5%;
  }

  .div-block-315134 {
    width: 100%;
  }

  .div-block-315135 {
    padding-left: 0;
  }

  .div-block-315137 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-18 {
    font-size: 16.1px;
  }

  .paragraph-7 {
    font-size: 15.1px;
  }

  .div-block-17 {
    flex-flow: column;
  }

  .div-block-18 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-18.tl {
    margin-top: 0;
  }

  .section-3 {
    height: auto;
    margin-bottom: 60px;
  }

  .div-block-315139 {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-315141 {
    inset: auto auto 218px 5%;
  }

  .div-block-24 {
    width: 100%;
  }

  .partner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .slide-wrapper-t8 {
    width: 95%;
    margin-left: 0;
    margin-right: 0;
  }

  .logo-wrapper-wide {
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
  }

  .testimonials-t8 {
    padding: 40px 10px;
  }

  .left-arrow-4 {
    right: 15%;
  }

  .mask-t8 {
    width: 50%;
  }

  .div-block-315146, .testimonials-wrapper-t8 {
    width: 100%;
  }

  .right-arrow-4 {
    left: 15%;
  }

  .mask-3 {
    width: 35%;
  }

  .testimonials-wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .div-block-315147 {
    flex-flow: column;
    padding-bottom: 20px;
  }

  .div-block-315148 {
    width: 100%;
  }

  .div-block-315149 {
    margin-top: 20px;
    margin-left: 0;
  }

  .action {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-315156 {
    flex-flow: column;
  }

  .div-block-315157 {
    width: 100%;
  }

  .div-block-315158 {
    width: 100%;
    padding-top: 35px;
  }

  .what, .join {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-315168 {
    width: 100%;
  }

  .div-block-315168.leftdiv {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-315168.leftdiv._1 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-16145 {
    font-size: 16.3px;
  }

  .text-block-16145.services {
    font-size: 14px;
  }

  .div-block-313826 {
    width: 100%;
  }

  .div-block-313826.t {
    width: 55%;
  }

  .list-10 {
    margin-bottom: 0;
  }

  .footer {
    margin-top: 0;
  }

  .footer.hm {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .ft-logo {
    width: 41%;
  }

  .container-520 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-313914 {
    width: 50%;
  }

  .list-item-29.one {
    display: none;
  }

  .list-item-28 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-contact-info {
    padding-top: 10px;
  }

  .footer-v-1 {
    grid-row-gap: 0px;
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .copy.bt {
    display: block;
  }

  .div-block-315171 {
    width: 32%;
    margin-bottom: 20px;
  }

  .service-item.first {
    top: -.1vh;
  }

  .service-item-image-box {
    width: 100%;
  }

  .service-item-content-2 {
    padding: 0 20px 100px;
  }

  .plan_pricing {
    padding-top: 20px;
  }

  .plan_pricing.ll {
    flex-flow: column;
    display: block;
  }

  .plan_pricing-card, .plan_pricing-card.growth {
    margin-top: 35px;
  }

  .div-block-36 {
    width: 280px;
    height: auto;
  }

  .div-block-315019 {
    width: 100%;
  }

  .div-block-315178.padding.givepadding {
    padding-top: 100px;
  }

  .bold-text-55 {
    font-size: 38px;
    line-height: 48px;
  }

  .div-block-315183 {
    width: 100%;
  }

  .section-18.fq {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-style-h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .section-12 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .div-block-314443 {
    width: 100%;
    padding-bottom: 20px;
  }

  .div-block-314444 {
    justify-content: flex-start;
  }

  .div-block-314442 {
    flex-flow: column;
  }

  .divl, .divl1 {
    width: 90%;
  }

  .chat-bolt-div {
    height: 100px;
    bottom: 10%;
  }

  .fixed-chat-bolt {
    bottom: 16%;
    right: 38%;
  }
}

@media screen and (max-width: 479px) {
  .div-block-3 {
    padding-right: 0;
  }

  .div-block-6 {
    width: 100%;
  }

  .heading-4.btl {
    font-size: 14px;
  }

  .div-block-7 {
    width: 100%;
  }

  .div-block-8 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-8.one {
    justify-content: center;
    align-items: center;
  }

  .div-block-9 {
    border-radius: 100px;
    width: 70px;
    height: 70px;
  }

  .div-block-10 {
    width: 100%;
  }

  .link-block-2 {
    padding: 0 10px;
  }

  .link-block-2.color {
    margin-left: 10px;
  }

  .dropdown-list-20.leftsize.w--open {
    width: 310px;
    min-width: 310px;
  }

  .navigation-dropdown-2.w--open {
    width: 220px;
  }

  .navigation-dropdown-2.size.w--open {
    width: 300px;
    min-width: 300px;
  }

  .dropdown {
    width: 100%;
  }

  .dropdown._1 {
    margin-bottom: 0;
  }

  .div-block-20038 {
    display: flex;
  }

  .link-block-164 {
    width: 50%;
  }

  .div-block-20039 {
    grid-row-gap: 5px;
  }

  .heading-5 {
    font-size: 23px;
  }

  .text-block-16134 {
    font-size: 15px;
  }

  .heading-6, .heading-7 {
    text-align: center;
    margin-bottom: 0;
  }

  .heading-8, .heading-9 {
    margin-bottom: 0;
  }

  .text-block-16135 {
    text-align: center;
  }

  .tabs {
    display: flex;
  }

  .heading-10 {
    text-align: center;
    font-size: 27px;
  }

  .heading-10.color {
    font-size: 22px;
    line-height: 32px;
  }

  .heading-10.color.cnter {
    text-align: center;
  }

  .heading-10.left {
    text-align: left;
  }

  .div-block-315119 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .text-block-16092 {
    text-align: left;
    font-size: 17px;
  }

  .div-block-315120 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .text-block-16138 {
    display: none;
  }

  .text-block-16138.tl {
    display: flex;
  }

  .text-block-16139 {
    text-align: left;
    font-size: 17px;
  }

  .div-block-315121 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .text-block-16140 {
    text-align: left;
    font-size: 17px;
  }

  .div-block-315122 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .text-block-16141 {
    text-align: left;
    font-size: 17px;
  }

  .div-block-315123 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .text-block-16142 {
    text-align: left;
    font-size: 17px;
  }

  .heading-15 {
    text-align: center;
    font-size: 27px;
  }

  .services-sec.ft {
    padding-bottom: 140px;
  }

  .div-block-47 {
    bottom: 300px;
  }

  .div-block-47._1 {
    bottom: 273px;
  }

  .div-block-315136 {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-315137 {
    width: 100%;
    margin-bottom: 20px;
  }

  .heading-18 {
    font-size: 17px;
  }

  .button-4.nav {
    margin-left: auto;
    margin-right: auto;
  }

  .button-4.nav.w--current {
    margin-left: 0;
  }

  .div-block-315141 {
    bottom: 300px;
  }

  .div-block-315141.l {
    bottom: 245px;
  }

  .div-block-315141._1 {
    bottom: 273px;
  }

  .image-7 {
    width: 50px;
    height: auto;
  }

  .div-block-20 {
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 280px;
    height: 280px;
  }

  .heading-22 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 45px;
  }

  .heading-23 {
    text-align: center;
    font-size: 17px;
  }

  .div-block-29 {
    border-radius: 100%;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-23 {
    padding-top: 0;
  }

  .proces {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .paragraph-9 {
    margin-bottom: 0;
  }

  .partner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .slide-wrapper-t8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .logo-wrapper-wide {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .testimonials-t8 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .image-32906 {
    width: 100%;
  }

  .left-arrow-4 {
    right: 20%;
  }

  .mask-t8 {
    width: 100%;
  }

  .heading-24 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 27px;
    line-height: 40px;
  }

  .heading-24.center {
    text-align: center;
  }

  .right-arrow-4 {
    left: 20%;
  }

  .mask-3 {
    width: 50%;
  }

  .testimonials-wrapper {
    border-radius: 0;
    width: 100%;
    padding-top: 0;
  }

  .slider-4 {
    height: 140px;
  }

  .div-block-315147 {
    flex-flow: column;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-315148 {
    width: 100%;
  }

  .heading-25, .paragraph-10 {
    text-align: center;
  }

  .div-block-315149 {
    width: 100%;
    margin-left: 0;
  }

  .action {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-315157 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-315159 {
    flex-flow: column;
  }

  .div-block-315159.tp {
    margin-top: 0;
  }

  .div-block-315160 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-315164 {
    grid-template-columns: 1fr;
  }

  .div-block-315168.leftdiv {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-32834.size {
    display: block;
  }

  .div-block-315169 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .div-block-315169.center.size.tl.services {
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .text-block-16145 {
    text-align: left;
    font-size: 15px;
  }

  .div-block-313826, .div-block-313826.t {
    width: 100%;
  }

  .footer, .footer.hm {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footer.hm.sec.bl {
    padding-top: 55px;
  }

  .ft-logo {
    width: 50%;
  }

  .container-520 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-313914 {
    width: 55%;
  }

  .text-sm.color-light-white.call-us {
    text-align: left;
    padding-left: 10px;
  }

  .div-block-315076 {
    margin-right: 0;
  }

  .text-block-15999._2 {
    margin-bottom: 0;
  }

  .text-block-15999._2._22 {
    max-width: none;
    margin-bottom: 10px;
  }

  .div-block-313829 {
    width: 100%;
  }

  .footer-v-1 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-157._2.w--current {
    width: 140px;
  }

  .div-block-313824 {
    margin-right: 0;
  }

  .copy {
    width: 100%;
  }

  .copy.bt.mobile {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block-16113 {
    margin-top: 20px;
  }

  .text-block-16113.copy {
    margin-top: 0;
  }

  .div-block-315171 {
    width: 64%;
  }

  .service-item {
    margin-bottom: 1vh;
    top: 9vh;
  }

  .service-item.fourth, .service-item.third, .service-item.first {
    top: 0;
  }

  .heading-style-h2 {
    text-align: left;
    letter-spacing: -.05rem;
    font-size: 20px;
    line-height: 30px;
  }

  .service-item-content {
    height: auto;
    min-height: auto;
    max-height: 90vh;
    padding: 1.5rem;
  }

  .service-item-image-box {
    aspect-ratio: 1;
    padding-top: 0;
    display: flex;
  }

  .service-item-content-2 {
    direction: rtl;
    height: 700px;
    min-height: 700px;
    padding: 1.5rem 10px;
    overflow: auto;
  }

  .service-item-content-2.one {
    max-height: 61vh;
  }

  .div-block-315176 {
    flex-flow: column;
  }

  .div-block-315177 {
    width: 100%;
  }

  .plan_pricing-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-36 {
    width: 140px;
  }

  .text-span-157 {
    font-size: 13px;
    line-height: 20px;
  }

  .heading-7470.main {
    font-size: 30px;
    line-height: 40px;
  }

  .text-span-158 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-33 {
    width: 100%;
  }

  .div-block-37 {
    padding-top: 10px;
    padding-left: 0;
  }

  .div-block-35 {
    display: none;
  }

  .bold-text-55 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-7471 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
  }

  .div-block-315181 {
    width: 55px;
  }

  .div-block-34 {
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px;
    padding-bottom: 20px;
    right: 0%;
  }

  .div-block-315182 {
    flex-flow: column;
    padding-right: 0;
  }

  .heading-7472 {
    font-size: 20px;
  }

  .visionmission {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-315183 {
    flex-flow: column;
  }

  .div-block-315184 {
    width: 100%;
    margin-bottom: 20px;
  }

  .slide-32, .slide-33, .slide-33.changimg {
    background-position: 50%;
  }

  .slide-33.ol {
    background-position: 50%;
    background-size: cover;
  }

  .faq_components {
    max-width: none;
  }

  .faq_accordion {
    padding: 1rem;
  }

  .image-32915, .image-32916 {
    width: 50px;
  }

  .section-12 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-314444 {
    height: auto;
    min-height: auto;
  }

  .div-block-314442 {
    background-image: none;
  }

  .div-block-314442.one {
    padding-top: 20px;
  }

  .div-block-314442.one.size {
    width: 100%;
  }

  .link-188 {
    padding-top: 10px;
  }

  .div-block-314434 {
    flex-flow: column;
  }

  .divl {
    width: 100%;
  }

  .div-block-314433 {
    margin-top: 20px;
  }

  .form-block-2 {
    width: 100%;
  }

  .heading-7543 {
    font-size: 30px;
    line-height: 35px;
  }

  .login-sec {
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-7588 {
    font-size: 18px;
  }

  .divl1 {
    width: 100%;
  }

  .div-block-315189 {
    margin-top: 20px;
  }

  .heading-7589 {
    font-size: 30px;
    line-height: 35px;
  }

  .signup-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .chat-bolt-div {
    z-index: 2;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 80px;
    padding: 11px;
    position: fixed;
    inset: auto 5% 10% auto;
  }

  .xbutton {
    position: absolute;
    inset: 5% 6% auto auto;
  }

  .fixed-chat-bolt.hide {
    bottom: 2%;
  }

  .text-block-65 {
    margin-top: 10px;
  }

  .div-block-81 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-16164 {
    margin-top: 10px;
  }

  .div-block-315192 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-16165 {
    margin-top: 10px;
  }

  .div-block-315194 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-16166 {
    margin-top: 10px;
  }

  .div-block-315196 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-16167 {
    margin-top: 10px;
  }

  .div-block-315198 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-16168 {
    margin-top: 10px;
  }

  .div-block-315200 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-16169 {
    margin-top: 10px;
  }

  .div-block-315202 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-16170 {
    margin-top: 10px;
  }

  .div-block-315204 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4818c966-8177-1725-6845-52b331b3c89f-df6a1ace, #w-node-_007753fa-e931-94a0-5320-03923f9753a6-df6a1ace {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4818c966-8177-1725-6845-52b331b3c89f-df6a1ace {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}