@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.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.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.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;
  }
}

.about-sec {
  padding: 0 20px 50px;
}

.about-sec.rvmbottom {
  padding-bottom: 0;
}

.container {
  max-width: 1300px;
}

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

.div-block.removehomesection {
  display: none;
}

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

.div-block-2.lrfts {
  width: 65%;
  position: relative;
}

.div-block-2.lrfts.left {
  width: 48%;
}

.div-block-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.div-block-3.sized {
  width: 30%;
  padding-right: 20px;
}

.div-block-3.sized.l {
  width: 48%;
}

.div-block-4 {
  width: 32%;
}

.paragraph {
  color: #7e7e7e;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph.cnter {
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-family: Nunito Sans, sans-serif;
}

.paragraph.justi {
  color: #000;
  text-align: justify;
}

.heading {
  color: #00aeef;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 80px;
}

.heading.chgfont {
  font-size: 65px;
  font-weight: 700;
  line-height: 75px;
}

.heading-2 {
  color: #162c5a;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.heading-2.top {
  margin-top: 0;
  font-size: 23px;
  font-weight: 800;
  line-height: 30px;
}

.heading-2.top.color {
  color: #000;
}

.heading-2.top.hidesecondheading {
  display: none;
}

.div-block-5 {
  transform-style: preserve-3d;
  width: 122px;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: auto 32% 0% auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.room-sec {
  background-image: url('../images/learning-count.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 100px 20px 140px;
}

.room-sec.roomsec {
  display: none;
}

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

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

.div-block-7 {
  background-color: #162c5a;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  min-width: 300px;
  height: 300px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 20px 20px 0;
  display: flex;
  position: relative;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}

.text-block {
  color: #b3eca9;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
}

.div-block-8 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-left: 20px;
  display: flex;
}

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

.button {
  color: #000;
  background-color: #b3eca9;
  border-radius: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
}

.button._1 {
  background-color: #f6ba87;
}

.button._2 {
  background-color: #f5e79e;
}

.button.removelinkwithbtn {
  display: none;
}

.div-block-9 {
  background-color: #f6ba87;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-9.f {
  background-color: #b3eca9;
  display: flex;
}

.div-block-9.t {
  background-color: #f5e79e;
  display: flex;
}

.div-block-10 {
  background-color: #da9357;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
}

.div-block-10.f {
  background-color: #84c079;
}

.div-block-10.t {
  background-color: #e7d264;
}

.div-block-11 {
  max-width: 1300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-12 {
  color: #00aeef;
  text-align: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
}

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

.heading-4._20 {
  font-size: 55px;
  line-height: 65px;
}

.text-block-2 {
  color: #162c5a;
  text-align: right;
  font-family: Nunito Sans, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.choose-sec {
  background-image: url('../images/baby-toys-wooden-plane-flat-lay-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 750px;
  margin-top: 0;
  padding: 10px 20px 100px;
}

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

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

.div-block-14 {
  width: 100%;
  padding-left: 140px;
  padding-right: 10px;
}

.heading-5 {
  color: #00aeef;
  font-family: Nunito Sans, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

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

.heading-5.font.ll {
  margin-top: 0;
}

.div-block-315119 {
  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-315119.center {
  justify-content: center;
  align-items: flex-start;
}

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

.div-block-315119.center.size.left.one {
  width: 100%;
  margin-top: 0;
}

.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;
}

.text-block-16092.col {
  color: #fff;
}

.text-block-16092.col.color {
  color: #000;
}

.text-block-16092.one {
  padding-left: 0;
  font-size: 16.5px;
}

.care-sec {
  background-color: #9ce4ff;
  background-image: url('../images/bg-cloud-05.png');
  background-position: 0 0;
  background-size: cover;
  margin-top: 85px;
  padding: 75px 20px;
  position: relative;
}

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

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

.div-block-315121.bottom, .div-block-315121.btl {
  padding-bottom: 50px;
}

.div-block-315121.noo {
  display: none;
}

.heading-6 {
  color: #00aeef;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.heading-6.dl {
  font-family: Nunito Sans, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.heading-6.dl.color {
  color: #fff;
}

.heading-6.dl.tll {
  margin-top: 50px;
}

.heading-6.ol {
  margin-top: 0;
}

.text-block-16107 {
  color: #162c5a;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-block-16107.assd {
  display: none;
}

.div-block-315122 {
  position: absolute;
  inset: -4% 0% auto;
}

.image {
  width: 100%;
}

.div-block-315123 {
  position: absolute;
  inset: auto 0% 0%;
}

.image-2 {
  filter: drop-shadow(0 2px 5px #000000b3);
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

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

.div-block-315125 {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  width: 31.4%;
  height: 500px;
  padding-top: 20px;
  padding-left: 0;
  display: flex;
}

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

.heading-7 {
  color: #162c5a;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.paragraph-2 {
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

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

.image-3 {
  border-top-left-radius: 100px;
  border-top-right-radius: 280px;
  width: 100%;
}

.text-block-16108 {
  color: #162c5a;
  text-align: right;
  padding-right: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 23px;
  font-weight: 500;
}

.div-block-315128 {
  padding-top: 100px;
}

.text-block-16109 {
  color: #162c5a;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-block-16109._89 {
  font-size: 30px;
  line-height: 38px;
}

.paragraph-3 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.link {
  color: #162c5a;
}

.div-block-315129 {
  background-color: #162c5a;
  background-image: none;
  background-position: 0 0;
  border-top-right-radius: 320px;
  justify-content: space-between;
  width: 100%;
  max-width: 1300px;
  margin-top: 20px;
  padding: 20px;
  display: flex;
}

.div-block-315129.border {
  border-radius: 20px;
}

.div-block-315129.border.sectionhide {
  display: none;
}

.div-block-315129.vet {
  flex-flow: column;
}

.heading-8 {
  color: #fff;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.div-block-315130 {
  display: none;
  position: absolute;
  inset: auto 0% -3%;
}

.section {
  margin-top: 55px;
  padding-top: 140px;
}

.image-4 {
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.image-5 {
  z-index: -1;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-sec {
  z-index: 1;
  background-image: url('../images/Kids-own-home-banner-copy-2.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  height: 750px;
  position: relative;
  overflow: hidden;
}

.div-block-314977 {
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.topbar {
  background-color: #162c5a;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 5px 20px;
  display: none;
}

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

.div-block-314205.size {
  width: 14%;
  display: none;
}

.text-span-153 {
  color: #466eb4;
  padding-right: 10px;
  font-size: 21px;
}

.text-span-153.colouurchange {
  color: #fff;
}

.text-span-153.colouurchange._1 {
  font-family: "Fa Solid 900", Arial, sans-serif;
}

.image-32828 {
  width: 17px;
}

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

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

.div-block-315131 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  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;
}

.heading-7462.white {
  color: #fff;
}

.link-block-5 {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.link-block-5._1 {
  background-color: #fff;
  border-color: #fff;
}

.div-block-49 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-toggle-6 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15.5px;
}

.dropdown-toggle-6:hover {
  color: #fff;
  background-color: #0f2678;
}

.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;
}

.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;
}

.dropdown-link-4 {
  font-size: 15.5px;
  line-height: 27px;
}

.dropdown-link-4:hover {
  color: #fff;
  background-color: #0f2678;
}

.dropdown-link-4.w--current {
  color: #333;
}

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

.dropdown-list-19 {
  position: relative;
}

.dropdown-list-19.w--open {
  position: absolute;
  top: 0;
  left: 230px;
}

.dropdown-list-18 {
  z-index: auto;
  position: relative;
}

.dropdown-list-18.w--open {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 230px;
}

.dropdown-link-2 {
  background-color: #fff;
  font-size: 15.5px;
  box-shadow: 0 2px 5px #0003;
}

.dropdown-link-2:hover {
  color: #fff;
  background-color: #0f2678;
}

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

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

.dropdown-20 {
  width: 100%;
}

.dropdown-link-3 {
  font-size: 15.5px;
}

.dropdown-link-3:hover {
  color: #fff;
  background-color: #0f2678;
}

.dropdown-link-3.w--current {
  color: #333;
}

.dropdown-link-3.w--current:hover {
  background-color: #0f2678;
}

.button-text-18 {
  color: #fff;
  text-transform: none;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

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

.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 {
  justify-content: flex-end;
  align-items: center;
  width: 170px;
  min-width: 170px;
  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;
}

.slide-18 {
  z-index: -1;
  background-color: #162c5a;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.brand {
  width: 14%;
  padding-top: 7px;
  padding-bottom: 7px;
}

.dropdown-21 {
  width: 100%;
}

.dropdown-link-5 {
  background-color: #fff;
  font-size: 15.5px;
  left: auto;
  box-shadow: 0 2px 5px #0003;
}

.dropdown-link-5:hover {
  color: #fff;
  background-color: #0f2678;
}

.dropdown-toggle-7 {
  font-size: 17px;
}

.link-10 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
}

.link-10:hover {
  color: #00aeef;
}

.link-10.w--current {
  color: #000;
}

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

.image-32829 {
  width: 100%;
  max-width: none;
}

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

.nlink {
  color: #162c5a;
  text-transform: uppercase;
  padding: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 900;
}

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

.nlink.w--current {
  color: #0f2678;
  margin-left: 0;
  margin-right: 0;
}

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

.nlink.kindergarten, .nlink.removegallerynav {
  display: none;
}

.dropdown-list-17 {
  width: 200px;
}

.dropdown-list-17.w--open {
  background-color: #fff;
  width: 230px;
  box-shadow: 0 2px 5px #0003;
}

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

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

.button-18 {
  z-index: 1;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  text-transform: none;
  background-color: #fff;
  border: 1px solid #0f2678;
  border-radius: 50px;
  align-items: center;
  height: 61px;
  padding: 14px 28px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bold-text, .bold-text-2 {
  color: #162c5a;
  font-weight: 900;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  font-weight: 900;
}

.bold-text-6, .bold-text-7 {
  font-weight: 400;
}

.div-block-315132 {
  z-index: 2;
  background-color: #fff;
  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;
}

.div-block-315132.bgcolor {
  background-color: #effdff;
}

.div-block-315132.nn {
  display: none;
}

.div-block-315133 {
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 320px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

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

.div-block-315135 {
  width: 410px;
  position: absolute;
  inset: 25% 10% 0% auto;
}

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

.image-32779 {
  width: 50px;
}

.section-12 {
  background-color: #f7f7f7;
  padding: 50px 20px;
}

.section-12.btl {
  margin-bottom: 50px;
}

.section-12.bl {
  margin-bottom: 35px;
}

.image-32777 {
  width: 50px;
}

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

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

.image-32778 {
  width: 50px;
}

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

.heading-7518 {
  color: #1f1f1f;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  font-size: 23px;
  line-height: 30px;
}

.div-block-314445 {
  border: 2px solid #0f267824;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
}

.div-block-314444 {
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-314440 {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 48%;
  display: flex;
}

.div-block-314440.col {
  height: 610px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-314439 {
  background-color: #fff;
  border-radius: 20px;
  justify-content: space-between;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-314439.color {
  background-color: #ffffff3b;
  padding-right: 20px;
}

.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.form {
  border-radius: 10px;
  padding-bottom: 0;
  display: block;
}

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

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

.text-block-16110.adress {
  color: #000;
  margin-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-16111 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315137 {
  width: 140px;
  position: relative;
  top: 30px;
}

.div-block-315138 {
  background-color: #fff;
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/galleryll0.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 40px;
  box-shadow: inset 2px 2px 5px #00aeef, 0 2px 5px #0003;
}

.location-sec {
  padding-top: 20px;
}

.location-sec.nosec {
  display: none;
}

.code-embed {
  margin-top: 0;
}

.facebook {
  justify-content: center;
  align-items: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 50px;
  display: flex;
}

.facebook.enrollnow {
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  padding-top: 50px;
  padding-left: 0;
  padding-right: 0;
}

.facebook.color {
  background-image: none;
  border-radius: 10px;
  width: 85%;
  max-width: 1000px;
  padding: 10px 20px;
}

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

.div-block-315140.size {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-315141 {
  width: 255px;
  height: auto;
}

.div-block-315141.left {
  border-radius: 100%;
  position: relative;
  right: -50px;
  box-shadow: 0 20px 5px #8d8d8d08;
}

.div-block-315141.left.sizel {
  height: 255px;
}

.image-32830 {
  width: 100%;
}

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

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

.text-block-15999 {
  color: #162c5a;
  text-transform: capitalize;
  padding-left: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-15999:hover {
  color: #00aeef;
}

.text-block-15999._2 {
  color: #43cec6;
  text-align: left;
  border-bottom: 1px #686868;
  max-width: 130px;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
}

.text-block-15999._2._22 {
  color: #43cec6;
  max-width: none;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Nunito Sans, sans-serif;
}

.text-block-15999.col {
  color: #bbb;
}

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

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

.link-block-159 {
  color: #9aa3b2;
  text-decoration: none;
  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-12 {
  font-weight: 400;
}

.bold-text-12.col {
  text-align: left;
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
}

.link-block-154 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
  display: flex;
}

.link-block-154.colo {
  color: #bbb;
}

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

.list-item-29 {
  font-family: PT Serif, serif;
}

.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;
}

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

.container-529 {
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.ft-logo {
  width: 70%;
}

.ft-logo.footer {
  width: 120px;
  padding-bottom: 10px;
}

.ft-logo.ftr {
  display: none;
}

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

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

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

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

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

.div-block-313826.div {
  width: 27%;
}

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

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

.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-313824 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 20px;
  display: flex;
}

.footer-sec {
  background-color: #effdff;
  background-image: url('../images/birds-wire.png');
  background-position: 131% 0;
  background-repeat: no-repeat;
  background-size: 750px;
  border-top: 3px #d21018;
  padding: 140px 20px 75px;
}

.footer-sec.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-sec.hm.sec {
  padding-top: 75px;
}

.footer-sec.color {
  background-color: #162c5a;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 50px;
  padding-bottom: 0;
}

.footer-sec.color.hide-sec {
  display: none;
}

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

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

.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;
}

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

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

.link-block-157._2.dl {
  width: 120px;
}

.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 {
  color: #fff;
  text-align: justify;
  padding-left: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.text-sm.color-light-white.call-us.l.col {
  color: #fff;
  text-align: justify;
  padding-left: 20px;
  padding-right: 40px;
}

.text-sm.color-light-white.call-us.l.font-size {
  text-align: left;
  font-size: 17px;
}

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

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

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

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

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

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

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

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

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

.heading-7519 {
  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-5 {
  color: #fff;
  font-family: "Fa Brands 400", Arial, sans-serif;
  text-decoration: none;
}

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

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

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

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

.image-32740.cl {
  background-color: #fff0;
}

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

.text-block-16112 {
  color: #43cec6;
  font-family: PT Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

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

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

.div-block-315143.bt {
  padding-top: 185px;
}

.div-block-315143.bt.mobile {
  padding-top: 128px;
}

.div-block-315143.bt.mobile.mobilet {
  display: none;
}

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

.text-block-16113.copy {
  color: #43cec6;
  font-size: 17px;
}

.link-block-161 {
  background-color: #162c5a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.link-block-161:hover {
  background-color: #ffd223;
}

.link-block-161.mobile {
  color: #162c5a;
  background-color: #fff;
  width: 41px;
  height: 41px;
}

.link-block-161.mobile.left {
  margin-right: 10px;
}

.link-block-161.mobile.left:hover {
  color: #fff;
  background-color: #43cec6;
}

.link-block-161.n {
  display: none;
}

.text-block-16114 {
  color: #162c5a;
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.secure-sec {
  background-image: none;
  background-size: auto;
  padding-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-315144 {
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.heading-7520 {
  color: #a51613;
  font-family: Nunito Sans, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.div-block-315145 {
  width: 140px;
  height: 140px;
}

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

.button-32.btn {
  width: 70px;
}

.button-32.btn.col {
  background-color: #ffd223;
}

.button-32.con {
  width: 140px;
  min-width: 140px;
}

.button-32.con.leftsize {
  width: 200px;
  min-width: 200px;
}

.button-32.con.leftsize.now {
  width: 140px;
  min-width: 140px;
}

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

.button-text-32.font {
  font-size: 20px;
  line-height: 30px;
}

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

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

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

.link-block-162 {
  display: none;
}

.paragraph-5 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

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

.section-3 {
  background-image: radial-gradient(circle, #00aeef, #fff0);
  padding: 50px 20px;
}

.section-3.cl {
  background-color: #9ce4ff;
  background-image: url('../images/bl.png');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-3.btl {
  margin-bottom: 55px;
}

.div-block-315147 {
  justify-content: flex-end;
  align-items: center;
  width: 48%;
  padding-top: 40px;
  display: flex;
}

.div-block-315147.left {
  display: none;
}

.image-32831 {
  width: 100%;
}

.div-block-315148 {
  justify-content: space-between;
  align-items: stretch;
  padding: 50px 20px;
  display: flex;
}

.div-block-315148.left {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-315148.left.sectionhide {
  display: none;
}

.paragraph-6 {
  color: #162c5a;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

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

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

.section-13 {
  background-color: #c4eaf8;
  background-image: url('../images/Image-12-copy_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-13.new {
  background-image: url('../images/4-4.png');
}

.section-13.new.nmber {
  background-image: url('../images/Image-112.jpg');
}

.section-13.one {
  background-image: url('../images/Image-11112.jpg');
}

.section-13.two {
  background-image: url('../images/Image-012.jpg');
}

.section-13.two.new {
  background-image: url('../images/Ownnew.png');
}

.section-13.ll {
  background-image: url('../images/Image-1112.jpg');
}

.section-13.faq {
  background-image: url('../images/Image-12-copy.jpg');
}

.section-13.about {
  background-image: url('../images/3-4.jpg');
}

.section-13.about.uni {
  background-image: url('../images/Images-copy.png');
}

.section-13.gallery {
  background-image: url('../images/2-2.jpg');
}

.section-13.fee {
  background-image: url('../images/Image-12.jpg');
}

.section-2 {
  background-image: url('../images/kids-planet-pattern-2_1920X.png');
  background-position: 50%;
  background-size: cover;
  padding: 40px 20px;
}

.heading-7521 {
  color: #00aeef;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  line-height: 42px;
}

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

.div-block-315150.btl {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 55px;
  padding-left: 20px;
}

.div-block-315150.btl.tl {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 35px;
}

.div-block-315150.btl.tl.removehatsdiv {
  display: none;
}

.image-32832 {
  width: 100%;
}

.heading-7522 {
  font-family: Open Sans, sans-serif;
}

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

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

.paragraph-4 {
  color: #162c5a;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-7523 {
  color: #00aeef;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  line-height: 50px;
}

.heading-7523.center {
  text-align: center;
}

.heading-7523.center.left {
  text-align: left;
  font-size: 30px;
  line-height: 40px;
}

.heading-7523.center.tl {
  margin-top: 35px;
}

.heading-7523.center.p {
  font-size: 50px;
  line-height: 60px;
}

.heading-7523.center.remove {
  display: none;
}

.heading-7523.col {
  color: #fff;
  font-size: 50px;
  line-height: 60px;
}

.image-32833 {
  width: 100%;
}

.paragraph-8 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315152, .div-block-315152.increase {
  width: 25%;
}

.heading-7524 {
  color: #000;
  text-align: center;
}

.heading-7524.dide {
  display: none;
}

.image-32834 {
  width: 65%;
}

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

.image-32834.size.ol {
  width: 100%;
}

.image-32834.size.ol.border {
  border-radius: 10px;
}

.image-32834.size.center {
  width: 85%;
}

.paragraph-9 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

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

.div-block-315153.leftdiv {
  flex-flow: column;
  width: 50%;
  padding-bottom: 0;
  display: block;
}

.div-block-315153.leftdiv._1.center {
  display: flex;
}

.div-block-315153.ol {
  justify-content: center;
  align-items: flex-start;
  width: 44%;
  padding-right: 0;
}

.div-block-315153.ol.size {
  width: 48%;
}

.paragraph-10 {
  color: #000;
  margin-bottom: 5px;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-7525 {
  color: #00aeef;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.image-32835 {
  width: 500px;
  padding-top: 40px;
  display: none;
}

.bold-text-51 {
  color: #7e7e7e;
  font-family: PT Sans, sans-serif;
}

.bold-text-51.dddd {
  color: #000;
}

.div-block-315154 {
  justify-content: space-between;
  margin-top: 140px;
  padding-top: 0;
  padding-right: 40px;
  display: flex;
}

.div-block-315154.tp {
  margin-top: 100px;
}

.div-block-315154.tp.left {
  justify-content: flex-end;
  align-items: center;
}

.div-block-315155 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-315155.sectionhide {
  display: none;
}

.div-block-315155.increasepadding {
  padding-top: 40px;
  padding-bottom: 20px;
}

.div-block-315155.nohead {
  display: none;
}

.heading-7526, .heading-7527, .heading-7528, .heading-7529 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
}

.section-14 {
  padding: 75px 20px;
}

.section-14.sp {
  background-image: linear-gradient(172deg, #f7f7f7 53%, #fff);
  padding-top: 50px;
}

.section-14.sp.removeprogram {
  display: none;
}

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

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

.div-block-315156.tl {
  padding-top: 50px;
}

.div-block-315156.tl.remove {
  display: none;
}

.paragraph-11 {
  color: #000;
  text-align: center;
  width: 850px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-11.p {
  text-align: justify;
  width: auto;
  margin-top: 0;
}

.paragraph-11.wit {
  width: auto;
  margin-top: 10px;
}

.paragraph-11.wit.remove {
  display: none;
}

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

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

.div-block-315157.pt {
  padding-top: 35px;
}

.div-block-315157.pt.remove {
  display: none;
}

.div-block-315158 {
  border-bottom: 1px solid #7e7e7e59;
  border-right: 1px solid #7e7e7e59;
  width: 50%;
  padding: 20px 20px 10px;
}

.div-block-315158.removeduplicate {
  display: none;
}

.div-block-315158.fullwidth {
  width: 100%;
}

.div-block-315158.fullwidth.remove {
  display: none;
}

.text-block-16115 {
  color: #162c5a;
  font-size: 20px;
  line-height: 30px;
}

.list-11 {
  width: 1000px;
  margin-top: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 15.7px;
  line-height: 30px;
}

.list-item-30, .list-item-31, .list-item-32 {
  color: #000;
}

.section-15 {
  background-image: url('../images/footer.png');
  background-position: 50%;
  background-size: cover;
  height: 230px;
}

.section-15.cont {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section-15.btl {
  margin-bottom: 50px;
}

.paragraph-12 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315160 {
  width: 10%;
}

.section-16 {
  background-color: #9ce4ff;
  background-image: url('../images/bl.png');
  background-position: 23%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 20px 40px;
}

.section-16.btl {
  margin-bottom: 50px;
}

.div-block-315161 {
  justify-content: flex-end;
  align-items: center;
  width: 48%;
  padding-top: 40px;
  display: flex;
}

.image-32837 {
  width: 100%;
}

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

.div-block-315162.sp {
  padding-top: 75px;
}

.div-block-315162.sp.spp {
  flex-flow: row;
  padding-top: 0;
}

.div-block-315162.sec {
  display: none;
}

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

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

.section-17 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding: 75px 20px;
}

.section-17.bl {
  background-image: none;
  padding: 0 20px 75px;
}

.section-17.bl.rmvfood {
  display: none;
}

.heading-7530 {
  color: #00aeef;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 35px;
  line-height: 42px;
}

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

.image-32838 {
  width: 100%;
}

.heading-7531 {
  color: #000;
  font-family: Nunito Sans, sans-serif;
}

.div-block-315165 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.paragraph-14 {
  color: #000;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-7532 {
  color: #00aeef;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.heading-7532.tl {
  margin-top: 20px;
}

.image-32839 {
  width: 100%;
}

.paragraph-15 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.div-block-315166, .div-block-315166.increase {
  width: 25%;
}

.heading-7533 {
  text-align: center;
  font-family: Nunito Sans, sans-serif;
}

.heading-7533.dide {
  display: none;
}

.image-32840 {
  border-radius: 10px;
  width: 70%;
}

.image-32840.widthincrease {
  border-radius: 10px;
  width: 85%;
}

.image-32840.widthincrease.size {
  width: 100%;
}

.image-32840.widthincrease.size.ol {
  width: 70%;
}

.image-32840.widthincrease.size.ol.size1 {
  width: 85%;
}

.image-32840.widthincrease.size.ol.size1.ll {
  width: 100%;
}

.image-32840.widthincrease.size.ol.ll {
  width: 85%;
}

.image-32840.widthincrease.size.nsize {
  width: 90%;
}

.paragraph-16 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

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

.div-block-315167.leftdiv {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 0;
}

.div-block-315167.leftdiv.leftp {
  padding-right: 20px;
}

.div-block-315167.left {
  justify-content: center;
  align-items: center;
}

.div-block-315167.left.size1 {
  z-index: 1;
  background-image: none;
  width: 35%;
}

.div-block-315167.left.center {
  justify-content: flex-end;
  align-items: center;
  padding-top: 35px;
  padding-left: 20px;
  display: flex;
}

.div-block-315167.left.ll {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-17 {
  color: #000;
  text-align: justify;
  margin-bottom: 5px;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-17._9632145 {
  font-size: 22px;
  line-height: 32px;
}

.heading-7534 {
  color: #00aeef;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.image-32841 {
  width: 500px;
  padding-top: 40px;
  display: none;
}

.bold-text-52 {
  color: #7e7e7e;
  font-family: PT Sans, sans-serif;
}

.bold-text-52.dddd {
  color: #000;
}

.div-block-315168 {
  justify-content: space-between;
  margin-top: 50px;
  padding-top: 0;
  padding-right: 40px;
  display: flex;
}

.div-block-315168.left {
  justify-content: flex-end;
}

.div-block-315169 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.paragraph-7 {
  color: #162c5a;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 26px;
}

.div-block-315170 {
  background-color: #162c5a;
  border-radius: 10px;
  justify-content: space-between;
  padding: 40px 10px 30px;
  display: flex;
}

.div-block-315171 {
  padding-left: 60px;
}

.div-block-315172 {
  border: 1px #000;
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  padding-right: 40px;
  display: flex;
}

.div-block-315173 {
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-315173.hidesection {
  display: none;
}

.heading-7535 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.heading-7536 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.heading-7537 {
  color: #fdfdfd;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.heading-7538, .heading-7539 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.list-12 {
  color: #fff;
  padding-left: 20px;
}

.div-block-315174 {
  border: 11px solid #000;
  border-radius: 100%;
  width: 200px;
  height: 200px;
}

.image-32842 {
  border-radius: 100px;
  width: 180px;
  height: 180px;
}

.list-item-33 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.list-item-34 {
  padding-top: 0;
  padding-bottom: 10px;
}

.list-item-35, .list-item-36 {
  padding-bottom: 10px;
}

.heading-7540, .heading-7541, .heading-7542 {
  color: #152981;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
}

.heading-7543 {
  font-size: 18px;
}

.heading-7544 {
  color: #152981;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
}

.heading-7545 {
  font-size: 16px;
}

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

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

.text-color-gray {
  color: #000;
  font-style: normal;
}

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

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

.faq_icon {
  transition: all .4s;
}

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

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

.heading-style-h4 {
  color: #000;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
}

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

.faq_answers.sizew {
  max-width: 100%;
}

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

.faq_accordion.remove {
  display: none;
}

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

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

.image-32843 {
  width: 100px;
}

.image-32843.change {
  width: 60px;
}

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

.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 {
  padding-top: 75px;
}

.section-18.fq.btl {
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-315176 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.padding {
  padding-bottom: 40px;
}

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

.heading-7546 {
  color: #00aeef;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
}

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

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

.section-19 {
  background-image: url('../images/bgcity.png');
  background-position: 0 0;
  background-size: contain;
  margin-top: 50px;
  padding-top: 40px;
  padding-bottom: 140px;
}

.section-19.nosec {
  display: none;
}

.section-20 {
  padding: 20px;
}

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

.bold-span {
  font-weight: 600;
}

.feat-1 {
  z-index: 3;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  position: absolute;
  inset: 0%;
}

.sticky-feauters-wrap {
  position: sticky;
  top: 5em;
}

.features-section {
  display: none;
}

.counters-wrap {
  z-index: 1;
  background-color: #fff;
  align-items: center;
  height: 10vh;
  display: flex;
}

.counter-num-1 {
  color: #000;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.6;
}

.my-container {
  padding: 10em;
  position: relative;
}

.my-container.no-bot-pad {
  padding: 0 5em;
}

.num-touch {
  color: #00aeef;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.feat-2 {
  z-index: 2;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  opacity: 0;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: 0%;
}

.scroll-track {
  width: 100%;
  max-width: 1300px;
  height: 320vh;
  margin-left: auto;
  margin-right: auto;
}

.counter-num-2 {
  color: #9ea0a8;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.6;
}

.counter-fill-1 {
  transform-origin: 0%;
  background-color: #00aeef;
  width: 100%;
  height: .25em;
  position: absolute;
  inset: 0%;
}

.info-basic {
  color: #000;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
}

.info-basic.enlarge {
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.counter-fill-3 {
  transform-origin: 0%;
  background-color: #00aeef;
  width: 100%;
  height: .25em;
  position: absolute;
  inset: 0%;
}

.counter-num-3 {
  color: #9ea0a8;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.6;
}

.feat-cont-holder {
  align-items: center;
  height: 60vh;
  position: relative;
}

.feat-line {
  display: none;
}

.img-feature {
  border-radius: 10px;
}

.counter-line {
  background-color: #9ea0a8;
  height: .25em;
  position: relative;
  overflow: hidden;
}

.grid-cell {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
}

.img-feature-wrap {
  padding: 0 5em 0 0;
}

.counter-fill-2 {
  transform-origin: 0%;
  background-color: #00aeef;
  width: 100%;
  height: .25em;
  position: absolute;
  inset: 0%;
}

.counter-component {
  flex: 1;
  margin-left: .6em;
  margin-right: .6em;
  text-decoration: none;
}

.feat-3 {
  z-index: 1;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  opacity: 0;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: 0%;
}

.padding-global {
  padding-bottom: 20px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.heading-7547 {
  color: #543615;
  text-align: center;
  margin-top: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.stack_card-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.stack_card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.stack_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #c4eaf8;
  background-image: none;
  border-radius: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(0, 1fr);
  grid-auto-columns: 1fr;
  height: 30rem;
  margin-bottom: 9rem;
  display: grid;
  position: sticky;
  top: 7rem;
  overflow: hidden;
  box-shadow: 0 -12px 16px -4px #0000000d;
}

.stack_card.is-2 {
  background-color: #cfe3ff;
  margin-bottom: 6rem;
  top: 10rem;
}

.stack_card.is-6 {
  background-color: #c1cbf8;
  margin-bottom: 3rem;
  top: 13rem;
}

.stack_card.is-last {
  background-color: #c3e9f7;
  height: 35rem;
  margin-bottom: 0;
  top: 16rem;
}

.stack_card.is-last.noc {
  display: none;
}

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

.text-block-16117 {
  color: #543615;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 14px;
}

.text-block-16118 {
  color: #fcefe2;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 400;
  line-height: 38px;
}

.paragraph-19 {
  text-align: center;
  font-size: 17px;
  line-height: 27px;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-315066.size {
  width: 100%;
  padding: 10px 20px;
}

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

.div-block-315179.fullpadding {
  padding-bottom: 10px;
}

.div-block-315180 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
}

.heading-7548 {
  color: #162c5a;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.stack_card-image-wrapper {
  width: 100%;
  height: 30rem;
}

.section_placeholder {
  height: 10vh;
}

.main-wrapper {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-top: 0;
}

.stack_component {
  grid-row-gap: 14rem;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.btn-v2 {
  color: #000;
  background-color: #543615;
  border: 1px solid #0000;
  border-radius: 247px;
  padding: 16px 36px;
  text-decoration: none;
}

.btn-v2:hover {
  background-color: #000;
  border: 1px solid #062d3e;
}

.btn-v2.btn {
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn-v2.btn:hover {
  background-color: #db4545;
}

.btn-v2.btn.mobilebtn {
  margin-top: 10px;
}

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

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

.div-block-314493 {
  border: 5px solid #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

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

.section-21.services {
  background-color: #fff;
  height: auto;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.lightbox-link {
  width: 23.5%;
}

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

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

.heading-11.service.cl {
  color: #466eb4;
  margin-top: 0;
}

.div-block-314491 {
  background-image: url('../images/PHOTO-2025-09-06-09-47-49.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 350px;
  display: flex;
  overflow: hidden;
}

.div-block-314491.gallery {
  background-image: url('../images/5.png'), url('../images/project-1-1.jpg');
  background-position: 50%, 50%;
  background-size: auto, cover;
}

.div-block-314491.ol {
  background-image: url('../images/project-4.jpg');
}

.div-block-314491.ol.gallery7 {
  background-image: none;
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-314491.ol.gallery5 {
  background-image: none;
  background-position: 50%;
  background-size: cover;
}

.div-block-314491.l {
  background-image: url('../images/project-3.jpg');
}

.div-block-314491.l.gallery4 {
  background-image: none;
  background-position: 50%;
  background-size: cover;
}

.div-block-314491.l.gallery6 {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
}

.div-block-314491._1 {
  background-image: url('../images/project-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-314491._1.gallery2 {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
}

.div-block-314491._1.gallery3 {
  background-image: none;
  background-position: 50%;
  background-size: cover;
}

.div-block-314492 {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

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

.div-block-314490._1 {
  margin-top: 20px;
  padding-top: 0;
}

.image-box-2 {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 23%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-box-2.no {
  display: none;
}

.heading-7549 {
  color: #543615;
  text-align: center;
  margin-top: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

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

.section-22 {
  padding: 75px 20px 0;
  position: relative;
}

.paragraph-20 {
  text-align: center;
  font-size: 17px;
  line-height: 27px;
}

.div-block-313913 {
  z-index: 1;
  background-color: #00aeef8a;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-313920 {
  justify-content: space-around;
  width: 100%;
  margin-top: 23px;
  display: flex;
}

.div-block-315182 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
}

.zoom {
  color: #fff;
  text-align: center;
  background-color: #ffffff59;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 20px;
  line-height: 50px;
  text-decoration: none;
  display: none;
  position: relative;
  top: -58px;
}

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

.image-opt-2 {
  margin: auto;
}

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

.image-32844 {
  display: none;
}

.div-block-315183 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

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

.link-block-163 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16119 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.bold-text-54 {
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

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

.list-14 {
  color: #fff;
  padding-left: 20px;
  line-height: 35px;
}

.bold-text-55 {
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.link-block-164 {
  width: 70px;
}

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

.div-block-315184 {
  justify-content: space-between;
  width: 100%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-315184.tp {
  margin-top: 35px;
}

.div-block-315185 {
  justify-content: space-between;
  align-items: center;
  width: 30%;
  display: flex;
  position: relative;
}

.heading-7550 {
  color: #fff;
  margin-top: 0;
}

.div-block-315186 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-315187 {
  width: 80%;
}

.image-32845 {
  position: relative;
}

.div-block-315188 {
  background-color: #fff;
  background-image: url('../images/seeding.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100%;
  width: 85px;
  height: 85px;
}

.div-block-315188.l {
  background-image: url('../images/3-9.png');
  background-position: 50%;
  background-size: contain;
}

.div-block-315188.bl {
  background-image: url('../images/2-14.png');
  background-position: 0 0;
  background-size: contain;
}

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

.div-block-315189 {
  background-color: #00aeef;
  justify-content: space-between;
  width: 100%;
  padding: 35px 20px;
  display: flex;
}

.div-block-315190 {
  width: 70%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.heading-7551 {
  color: #fff;
  font-family: Nunito Sans, sans-serif;
}

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

.div-block-315192 {
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-21 {
  color: #000;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-21.left {
  text-align: left;
}

.paragraph-21.left.removebottomspace {
  margin-bottom: 2px;
}

.paragraph-21.left.removebottomspace.newcolor {
  color: #fff;
  margin-bottom: 7px;
}

.paragraph-21.left.removebottomspace.addbottom {
  margin-bottom: 10px;
}

.paragraph-21.left.removebottomspace.addbottom.whiteclr {
  color: #fff;
}

.paragraph-21.left.removebottomspace.addbottom.font {
  font-size: 17px;
}

.paragraph-21.noline {
  display: none;
}

.paragraph-21.fsize {
  font-size: 20px;
  line-height: 30px;
}

.container-5 {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-315193 {
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-315193.addbottomspaces {
  padding-bottom: 40px;
}

.div-block-315194 {
  text-align: center;
  background-color: #fff;
}

.div-block-315194.no, .div-block-315194.hidefeescontent {
  display: none;
}

.div-block-315195 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  display: flex;
}

.div-block-315195.widthincrease {
  width: 100%;
}

.div-block-315195.widthincrease.leftside {
  justify-content: center;
  align-items: flex-start;
}

.div-block-315195.topspace {
  padding-top: 40px;
}

.div-block-315195.topspace.hidefescontent {
  display: none;
}

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

.div-block-315195.hidefeescontent {
  display: none;
}

.section-4 {
  color: #fff;
  background-color: #effdff;
}

.section-4.addbottomspace {
  padding-bottom: 0;
}

.section-4.addbottomspace.btl {
  margin-bottom: 50px;
}

.heading-7552 {
  color: #00aeef;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.heading-7552.paddingincresetop {
  padding-top: 40px;
  font-family: Nunito Sans, sans-serif;
}

.heading-7552.paddingincresetop.not {
  display: none;
}

.div-block-315196 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.div-block-315196.bottommargin {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-315196.bottommargin.pp {
  padding: 50px 20px;
}

.list-15 {
  color: #000;
  padding-left: 20px;
}

.list-15.newlist {
  color: #fff;
  padding-top: 20px;
}

.div-block-315197 {
  background-color: #162c5a;
  border-top-right-radius: 280px;
  width: 93%;
  padding: 40px 20px;
}

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

.heading-7553 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

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

.div-block-315199.nosec {
  display: none;
}

.div-block-315200 {
  width: 94%;
}

.grid-5 {
  border: 1px solid #333;
  border-top-color: #999;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-5.notd {
  display: none;
}

.heading-7554 {
  color: #162c5a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-315201 {
  background-color: #c4eaf8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  display: flex;
}

.div-block-315201.changebgimage {
  background-image: url('../images/pattern_6.png');
  background-position: 50%;
  background-size: cover;
}

.heading-7555 {
  color: #162c5a;
  font-size: 18px;
  line-height: 28px;
}

.div-block-315202 {
  background-color: #c4eaf8;
  background-image: url('../images/shape-faq.svg');
  background-position: 50%;
  background-size: cover;
  border-top: 1px solid #999;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-315202.changebgimage {
  background-image: url('../images/pattern_6.png');
}

.div-block-315202.changebgimage.widthinacrese {
  width: 250px;
}

.div-block-315202.changebgimage.widthinacrese.no {
  background-color: #c4eaf800;
  background-image: none;
  background-size: auto;
}

.div-block-315202.space {
  width: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-315202.cngwidth.custom {
  background-position: 100% 0;
}

.div-block-315202.cover {
  background-position: 0 0;
  background-size: cover;
}

.paragraph-22 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-315203 {
  border: 1px #333;
}

.div-block-315204 {
  border: 1px #333;
  border-top: 1px solid #999;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.section-23 {
  padding: 75px 20px;
}

.dif {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.bold-text-56 {
  font-family: Nunito Sans, sans-serif;
  font-weight: 500;
}

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

.butterfly {
  z-index: -1;
  width: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.butterflt1 {
  z-index: -1;
  position: absolute;
  inset: 3.5% auto auto 0%;
}

.image-32846 {
  width: 85%;
}

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

.div-block-313944 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

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

.div-block-313946 {
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  background-color: #ffffffc2;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 49.2%;
  height: 140px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #fff3;
}

.div-block-313945 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 41px;
  display: flex;
}

.div-block-313947 {
  background-color: #9ce4ff;
  border-radius: 100px;
  width: 25px;
  height: 25px;
}

.div-block-313947.whatsapp-wrapper {
  display: none;
}

.div-block-313948 {
  width: 91%;
  padding-left: 10px;
}

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

.paragraph-23 {
  text-align: justify;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-23.left {
  color: #000;
  text-align: left;
}

.link-16, .link-17, .link-18 {
  color: #162c5a;
  text-decoration: none;
}

.paragraph-24 {
  color: #000;
  text-align: center;
  width: 1000px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.text-span-155 {
  color: #43cec6;
  font-size: 20px;
}

.form-block {
  width: 75%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-2 {
  display: none;
}

.form-block-2 {
  width: 93%;
}

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

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

.text-field, .text-field-2 {
  border-radius: 10px;
  height: 50px;
}

.field-label {
  color: #000;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  font-weight: 800;
}

.field-label-2 {
  color: #000;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
}

.text-field-3 {
  border-radius: 10px;
  min-height: 140px;
}

.submit-button {
  background-color: #00aeef;
  border-radius: 10px;
  margin-top: 20px;
  padding: 14px 40px;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
}

.select-field {
  color: #33333391;
  background-color: #f3f3f300;
  border-radius: 10px;
  height: 50px;
}

.section-24 {
  padding: 75px 20px;
}

.section-24.bcolor {
  background-image: url('../images/image-3-copy.png');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.section-24.bcolor.btl {
  margin-bottom: 50px;
}

.section-24.bcolor.btl.ll {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.section-24.bcolor.btl.ll._1l.l {
  padding-bottom: 0;
}

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

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

.div-block-315209, .image-32847 {
  z-index: -1;
}

.link-block-165 {
  width: 100%;
}

.spdiv {
  height: 140px;
}

.div-block-315210 {
  background-image: url('../images/square-with-rounded-sides.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 140px;
}

.div-block-315211 {
  background-image: url('../images/square-with-rounded-sides.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 140px;
  margin-top: 20px;
}

.div-block-315212 {
  background-image: url('../images/square-with-rounded-sides.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  display: flex;
}

.image-32848 {
  width: 100%;
}

.div-block-315213 {
  background-image: url('../images/square-with-rounded-sides-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  display: flex;
}

.size {
  width: 75%;
}

.div-block-315214 {
  width: 100px;
  position: absolute;
  inset: 5% auto auto 1%;
}

.div-block-315215 {
  width: 100px;
  position: absolute;
  inset: auto 5% 5% auto;
}

.bold-text-59 {
  color: #000;
}

.list-16, .list-17, .list-18, .list-19, .list-20, .list-21 {
  padding-left: 20px;
}

.section-25 {
  padding: 40px 20px 20px;
}

.section-25.removeeetop {
  padding-top: 0;
}

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

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

.div-block-315217 {
  border-radius: 10px;
  width: 32%;
  padding: 10px;
  box-shadow: 0 2px 5px #0003;
}

.heading-7556 {
  color: #00aeef;
  font-family: Nunito Sans, sans-serif;
}

.paragraph-25 {
  color: #000;
  text-align: left;
  font-family: Nunito Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.div-block-315218 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-167 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16121 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315219 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-169 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16122 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315220 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-171 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16123 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315221 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-173 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16124 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315222 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-175 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16125 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315223 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-177 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16126 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315224 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-179 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16127 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315225 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-181 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16128 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315226 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-183 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16129 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315227 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-185 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16130 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.div-block-315228 {
  z-index: 1;
  background-color: #fff;
  border: 2px dashed #027eef;
  border-right-style: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 140px;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 2% auto;
  box-shadow: 20px 2px 5px #0003;
}

.link-block-187 {
  text-transform: none;
  background-color: #00aeef;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-block-16131 {
  color: #fff;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
}

.pop-up-modal {
  z-index: 999999;
  background-image: linear-gradient(#00000094, #00000094), url('../images/8db5efdbe3f36746b18f7779c04b2d58.gif');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up-modal._1 {
  background-image: linear-gradient(#00000094, #00000094);
  justify-content: center;
  align-items: center;
  display: none;
}

.pop-up {
  text-align: center;
  background-color: #fff;
  background-image: linear-gradient(#ffffffd1, #ffffffd1), url('../images/shutterstock_337161530.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding: 85px 30px 20px;
  display: flex;
  position: relative;
  top: 100px;
  box-shadow: 1px 1px 10px 5px #00000040;
}

.pop-up._1 {
  background-image: none;
  border-radius: 20px;
  width: 750px;
}

.exit-button {
  cursor: pointer;
  background-color: #00aeef;
  border-radius: 0%;
  width: 100px;
  height: 50px;
  padding: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.code-embed-3 {
  width: 100%;
}

.heading-7557 {
  color: #00aeef;
  margin-top: 0;
  font-family: Nunito Sans, sans-serif;
}

.paragraph-26 {
  font-size: 17px;
  line-height: 27px;
}

.text-block-16132, .text-block-16133 {
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
}

.list-item-37 {
  line-height: 29px;
}

.list-item-38 {
  font-size: 17px;
  line-height: 27px;
}

.bold-text-60 {
  font-size: 55px;
  line-height: 65px;
}

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

.menu {
  color: #162c5a;
  text-transform: uppercase;
  font-family: Nunito Sans, sans-serif;
  font-weight: 900;
}

.menu:hover {
  color: #00aeef;
  text-transform: uppercase;
  font-family: Nunito Sans, sans-serif;
  font-weight: 900;
}

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

.dropdown-list-20.w--open {
  background-color: #fff;
  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;
}

.div-block-315229 {
  padding-top: 50px;
}

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

.div-block-315231 {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.div-block-315231.tl {
  padding-top: 10px;
}

.div-block-315232 {
  background-color: #00aeef36;
  border-radius: 10px;
  width: 32.8%;
  padding: 10px 10px 0;
}

.div-block-315232.color {
  background-color: #ef279e70;
  height: 310px;
}

.div-block-315232.colo1 {
  background-color: #162c5a70;
  height: 310px;
}

.div-block-315232.colo1.cl1 {
  background-color: #43cec699;
  margin-top: 10px;
}

.div-block-315232.col {
  background-color: #de672ab3;
  margin-top: 10px;
}

.div-block-315232.cl {
  background-color: #772a8f87;
  height: 310px;
  margin-top: 10px;
}

.link-block-188 {
  width: 100%;
  height: 100%;
}

.link-block-188.size {
  background-color: #162c5a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-315233 {
  background-color: #00aeef;
  border-radius: 10px;
  width: 64%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
}

.heading-7558 {
  color: #fff;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

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

.heading-7558.size1 {
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.div-block-315234 {
  background-image: url('../images/image-3-copy.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .div-block-315122 {
    top: -4%;
  }

  .text-block-15999 {
    color: #162c5a;
  }

  .text-block-15999:hover {
    color: #00aeef;
  }

  .link-block-154 {
    color: #162c5a;
  }

  .link-block-154:hover {
    color: #00aeef;
  }
}

@media screen and (min-width: 1440px) {
  .footer-sec {
    background-position: 113% 0;
  }

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

  .image-32840.widthincrease.size.ol {
    width: 68%;
  }

  .image-32840.widthincrease.size.nsize {
    width: 80%;
  }

  .my-container.no-bot-pad {
    padding-left: 8em;
    padding-right: 8em;
  }

  .img-feature {
    width: 100%;
  }

  .feat-3 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .div-block-315180, .div-block-315182 {
    width: 70%;
  }

  .butterfly, .butterflt1 {
    width: 1180px;
  }
}

@media screen and (min-width: 1920px) {
  .choose-sec {
    height: 885px;
  }

  .care-sec {
    margin-top: 140px;
  }

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

  .div-block-315135 {
    width: 500px;
    right: 17%;
  }

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

  .footer-sec {
    background-position: 105% -7%;
    background-size: 750px;
  }

  .section-3.cl {
    background-position: 30.5%;
  }

  .section-13 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-315151 {
    height: 650px;
  }

  .section-16 {
    background-position: 24.2%;
    background-size: cover;
  }

  .div-block-315165 {
    height: 650px;
  }

  .img-feature {
    width: 90%;
  }

  .img-feature-wrap {
    padding-right: 0;
  }

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

  .div-block-313913 {
    display: none;
  }

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

  .section-23 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .butterfly, .butterflt1 {
    width: 1351px;
  }

  .pop-up-modal._1 {
    padding-top: 100px;
  }
}

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

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

  .div-block-3 {
    width: 75%;
  }

  .div-block-3.sized {
    width: 70%;
  }

  .div-block-3.sized.l {
    width: 100%;
    margin-top: 20px;
    padding-right: 0;
  }

  .div-block-5 {
    display: none;
  }

  .room-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .div-block-7 {
    width: 300px;
    min-width: 300px;
    height: 300px;
    margin-top: 20px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .div-block-9 {
    display: flex;
  }

  .div-block-10, .div-block-10.t {
    width: 140px;
    height: 140px;
  }

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

  .choose-sec {
    background-image: linear-gradient(#ffffff54, #ffffff54), url('../images/baby-toys-wooden-plane-flat-lay-1.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .div-block-14 {
    padding-left: 20px;
  }

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

  .heading-5.font {
    margin-top: 0;
  }

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

  .care-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-6 {
    margin-top: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .heading-6.dl {
    font-size: 23px;
    line-height: 40px;
  }

  .heading-6.dl.color {
    font-size: 35px;
    line-height: 45px;
  }

  .heading-6.dl.tll {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-315122 {
    top: -2%;
  }

  .heading-7 {
    font-size: 20px;
  }

  .div-block-315129 {
    border-top-right-radius: 200px;
  }

  .hero-sec {
    height: 400px;
  }

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

  .div-block-314205.size {
    width: 10%;
  }

  .text-span-153.colouurchange._1 {
    font-size: 14px;
  }

  .div-block-315131 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-7462.white {
    font-size: 13px;
  }

  .link-block-5, .link-block-5._1 {
    width: 30px;
    height: 30px;
  }

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

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

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

  .dropdown-22 {
    width: 17%;
    margin-bottom: 0;
    margin-left: 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 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 10px;
  }

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

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

  .brand {
    width: 20%;
  }

  .dropdown-toggle-7 {
    width: 100%;
  }

  .menu-button-14 {
    color: #fff;
    background-color: #162c5a;
    margin-top: 14px;
  }

  .menu-button-14.w--open {
    background-color: #162c5a;
  }

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

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

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

  .nlink:hover {
    transform: none;
  }

  .dropdown-list-17 {
    position: relative;
  }

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

  .div-block-315133 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
  }

  .div-block-315135 {
    width: 200px;
  }

  .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: space-between;
    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 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 0;
  }

  .div-block-314442.form {
    margin-bottom: 50px;
  }

  .facebook {
    width: 100%;
  }

  .div-block-315140 {
    padding-right: 20px;
  }

  .div-block-315141.left {
    width: 200px;
    height: 200px;
  }

  .div-block-315141.left.sizel {
    height: 200px;
  }

  .bold-text-12.col {
    text-align: left;
  }

  .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;
  }

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

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

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

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

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

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

  .footer-sec {
    background-size: 500px;
  }

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

  .text-sm.color-light-white.call-us, .text-sm.color-light-white.call-us.l, .text-sm.color-light-white.call-us.l.col, .text-sm.color-light-white.call-us.l.font-size {
    text-align: left;
  }

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

  .div-block-315143.bt {
    padding-top: 100px;
    display: none;
  }

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

  .link-block-161.n {
    display: none;
  }

  .secure-sec {
    padding-bottom: 0;
  }

  .div-block-315144 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .section-3.cl {
    background-image: linear-gradient(#9ce4ff, #9ce4ff), url('../images/bl.png');
    background-position: 0 0, 30%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

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

  .div-block-315148 {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-315148.left {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .heading-7521 {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
  }

  .div-block-315151 {
    height: 410px;
  }

  .paragraph-4 {
    text-align: center;
  }

  .heading-7523.center.left {
    font-size: 30px;
  }

  .heading-7523.col {
    color: #00aeef;
  }

  .heading-7524 {
    display: none;
  }

  .image-32834.size.center {
    width: 100%;
  }

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

  .div-block-315153.leftdiv {
    width: 100%;
  }

  .div-block-315153.leftdiv._1, .div-block-315153.leftdiv._1.center {
    padding-top: 0;
  }

  .div-block-315153.ol {
    padding-right: 0;
  }

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

  .bold-text-51.dddd {
    display: none;
  }

  .div-block-315154.tp {
    margin-top: 0;
  }

  .div-block-315155.increasepadding, .section-14 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .paragraph-11, .list-11 {
    width: auto;
  }

  .section-15.cont.btl {
    height: 100px;
    margin-top: 20px;
  }

  .section-16 {
    background-image: linear-gradient(#9ce4ff, #9ce4ff), url('../images/bl.png');
    background-position: 0 0, 23%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 50px 20px;
  }

  .section-16.btl {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-315161 {
    width: 100%;
    padding-top: 40px;
  }

  .div-block-315162 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-315162.sp {
    padding-top: 50px;
  }

  .div-block-315162.sp.spp {
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
  }

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

  .section-17 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-17.bl {
    padding-bottom: 50px;
  }

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

  .div-block-315165 {
    height: 350px;
  }

  .image-32840.widthincrease, .image-32840.widthincrease.size.ol, .image-32840.widthincrease.size.ol.size1, .image-32840.widthincrease.size.ol.ll {
    width: 100%;
  }

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

  .div-block-315167.leftdiv {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-315167.left {
    width: 100%;
  }

  .div-block-315167.left.center {
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-315167.left.ll {
    justify-content: flex-start;
    align-items: center;
  }

  .image-32841 {
    width: 100%;
  }

  .bold-text-52.dddd {
    display: none;
  }

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

  .faq_heading {
    width: 100%;
  }

  .section-18.fq.btl {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .feat-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
  }

  .sticky-feauters-wrap {
    position: static;
  }

  .counters-wrap {
    display: none;
  }

  .my-container {
    padding: 6em;
  }

  .feat-2 {
    z-index: 2;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    opacity: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
  }

  .scroll-track {
    height: auto;
  }

  .info-basic {
    text-align: left;
  }

  .feat-cont-holder {
    height: auto;
  }

  .feat-line {
    background-color: #000;
    width: 6%;
    height: .3em;
    margin-bottom: 16px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .img-feature {
    object-fit: contain;
    width: 60%;
  }

  .grid-cell {
    padding: 1em;
  }

  .img-feature-wrap {
    justify-content: center;
    height: 40vh;
    display: flex;
  }

  .feat-3 {
    opacity: 1;
    grid-template-columns: 1fr;
    position: static;
  }

  .padding-global {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-18 {
    font-size: 17px;
  }

  .text-block-16118 {
    font-size: 17px;
    line-height: 27px;
  }

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

  .heading-7548 {
    margin-top: 0;
    font-size: 23px;
    line-height: 30px;
  }

  .main-wrapper {
    padding-top: 0;
  }

  .btn-v2.btn {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .section-21.services {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .lightbox-link {
    width: 100%;
  }

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

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

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

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

  .image-box-2 {
    margin-bottom: 10px;
  }

  .section-22 {
    padding-top: 50px;
  }

  .div-block-313920 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .list-13 {
    width: 100%;
  }

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

  .div-block-315184.tp {
    margin-top: 35px;
  }

  .div-block-315185 {
    width: 70%;
    height: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-5 {
    padding-bottom: 50px;
  }

  .div-block-315193.addbottomspaces {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-7552.paddingincresetop {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-315196 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-315197 {
    border: 1px #000;
    border-top-right-radius: 200px;
    width: 100%;
  }

  .div-block-315200 {
    width: 100%;
    overflow: auto;
  }

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

  .div-block-315201 {
    width: 200px;
    min-width: 200px;
  }

  .div-block-315201.changebgimage {
    width: 100%;
  }

  .div-block-315202 {
    width: 200px;
    min-width: 200px;
  }

  .div-block-315202.changebgimage {
    width: 100%;
    min-width: auto;
  }

  .div-block-315202.space {
    width: 200px;
  }

  .div-block-315204 {
    padding-left: 10px;
  }

  .div-block-315205 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-23 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .butterfly {
    z-index: -1;
  }

  .butterflt1 {
    z-index: -1;
    top: 5%;
  }

  .div-block-313944 {
    flex-flow: column;
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-313944.ll {
    margin-top: 20px;
  }

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

  .div-block-313946.tl {
    margin-top: 0;
  }

  .div-block-313946.ll, .div-block-313946.lp {
    margin-top: 20px;
  }

  .div-block-313948 {
    padding-left: 10px;
  }

  .paragraph-24 {
    width: auto;
  }

  .section-24.bcolor.btl.ll {
    padding-bottom: 50px;
  }

  .section-24.bcolor.btl.ll._1l {
    margin-bottom: 0;
  }

  .div-block-315214 {
    width: 70px;
    top: 0%;
  }

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

  .pop-up-modal._1 {
    z-index: 999999;
    display: none;
  }

  .pop-up._1 {
    width: 75%;
  }

  .code-embed-3 {
    width: 100%;
  }

  .text-block-16132, .text-block-16133 {
    font-family: Nunito Sans, sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
  }

  .menu {
    padding-left: 10px;
  }

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

  .dropdown-23, .dropdown-24 {
    width: 100%;
  }

  .div-block-315231 {
    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-315232 {
    width: 100%;
  }

  .div-block-315232.color {
    height: auto;
  }

  .div-block-315232.colo1 {
    width: 100%;
    height: auto;
  }

  .div-block-315232.colo1.cl1 {
    margin-top: 0;
  }

  .div-block-315232.col {
    width: 100%;
    margin-top: 0;
  }

  .div-block-315232.cl {
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .div-block-315233 {
    width: 70%;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 50px;
  }

  .heading-7558.left {
    text-align: center;
    font-size: 23px;
    line-height: 30px;
  }

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

  .div-block-315234 {
    background-image: url('../images/image-3-copy.png');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    padding-top: 0;
  }

  .div-block-3, .div-block-3.sized {
    width: 100%;
  }

  .heading {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 28px;
  }

  .div-block-5 {
    display: none;
  }

  .text-block-16092 {
    font-size: 16.3px;
  }

  .div-block-315121.btl {
    padding-bottom: 20px;
  }

  .heading-6.dl {
    font-size: 20px;
  }

  .heading-6.dl.color {
    font-size: 35px;
    line-height: 45px;
  }

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

  .div-block-315125 {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-315129 {
    border-top-right-radius: 100px;
  }

  .hero-sec {
    height: 350px;
  }

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

  .topbar {
    flex-flow: row;
    display: none;
  }

  .div-block-314205.size {
    width: 18%;
  }

  .div-block-315131 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-49 {
    align-items: center;
  }

  .dropdown-22 {
    width: 23%;
  }

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

  .brand {
    width: 30%;
  }

  .div-block-315135 {
    width: 200px;
  }

  .section-12 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .div-block-314443 {
    width: 100%;
    padding-bottom: 20px;
  }

  .div-block-314440.col {
    height: auto;
    margin-top: 0;
  }

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

  .div-block-314442.form {
    height: auto;
  }

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

  .facebook.enrollnow {
    padding-right: 20px;
  }

  .facebook.color {
    padding-bottom: 10px;
  }

  .div-block-315141.left {
    right: -32px;
  }

  .footer-contact-info {
    padding-top: 10px;
  }

  .footer-v-1 {
    grid-row-gap: 0px;
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

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

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

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

  .footer-sec {
    margin-top: 0;
  }

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

  .footer-sec.color {
    padding-bottom: 50px;
  }

  .text-sm.color-light-white.call-us.l.col {
    padding-left: 0;
  }

  .div-block-315143.bt {
    display: block;
  }

  .div-block-315143.bt.mobile {
    display: none;
  }

  .div-block-315143.bt.mobile.mobilet {
    padding-top: 0;
    display: block;
  }

  .link-block-161.n {
    display: none;
  }

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

  .heading-7520 {
    font-size: 20px;
  }

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

  .section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-315147 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

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

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

  .heading-7521 {
    font-size: 26px;
    line-height: 33px;
  }

  .div-block-315150.btl {
    padding-left: 0;
  }

  .div-block-315153.leftdiv {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-315153.leftdiv._1 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-315153.ol {
    padding-right: 0;
  }

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

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

  .div-block-315154.tp {
    flex-flow: column;
  }

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

  .div-block-315157, .div-block-315157.pt {
    flex-flow: column;
  }

  .div-block-315158 {
    border-right-style: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .section-15.cont {
    background-size: 1000px;
    height: 200px;
  }

  .div-block-315161 {
    padding-top: 20px;
  }

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

  .div-block-315162.sp.spp {
    flex-flow: column;
  }

  .div-block-315167.leftdiv {
    width: 100%;
    padding-top: 0;
  }

  .div-block-315167.left.size1 {
    width: 100%;
  }

  .heading-7534 {
    text-align: center;
    font-size: 45px;
    line-height: 55px;
  }

  .heading-style-h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

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

  .feat-1, .sticky-feauters-wrap {
    position: static;
  }

  .counters-wrap {
    display: none;
  }

  .my-container {
    padding: 4em 2em;
  }

  .feat-2 {
    opacity: 1;
    position: static;
  }

  .scroll-track, .feat-cont-holder {
    height: auto;
  }

  .img-feature {
    width: 50%;
  }

  .img-feature-wrap {
    height: 30vh;
    padding: 0;
  }

  .feat-3 {
    position: static;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-block-16116 {
    font-size: 16.3px;
  }

  .stack_card {
    height: auto;
    display: block;
  }

  .div-block-315066 {
    padding-top: 20px;
  }

  .div-block-315066.size {
    padding-top: 20px;
    padding-bottom: 35px;
  }

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

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

  .section-21 {
    height: auto;
    margin-bottom: 60px;
  }

  .section-21.services {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .section-22 {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .div-block-313920 {
    flex-flow: row;
  }

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

  .div-block-315197 {
    border-top-right-radius: 190px;
  }

  .div-block-315201.changebgimage {
    min-width: auto;
  }

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

  .section-24.bcolor.btl.ll {
    padding-top: 100px;
  }

  .div-block-315214 {
    top: 0%;
  }

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

  .div-block-315217 {
    width: 100%;
    margin-top: 20px;
  }

  .pop-up._1 {
    width: 500px;
  }

  .div-block-315231 {
    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-315232 {
    width: 100%;
  }

  .div-block-315233 {
    width: 64%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 35px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-2 {
    line-height: 38px;
  }

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

  .heading-4._20 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-2 {
    margin-top: 20px;
  }

  .choose-sec {
    background-image: linear-gradient(#0000, #0000);
    height: auto;
    padding-bottom: 50px;
  }

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

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

  .heading-5.font {
    text-align: left;
    margin-top: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-5.font.ll {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-5.font.cnt {
    text-align: center;
  }

  .heading-5.size1 {
    font-size: 26.1px;
  }

  .div-block-315119 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .text-block-16092 {
    text-align: left;
    font-size: 17px;
  }

  .care-sec {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-315121.btl {
    padding-bottom: 10px;
  }

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

  .heading-6.dl {
    font-size: 30px;
  }

  .heading-6.dl.color {
    margin-top: 10px;
  }

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

  .div-block-315122 {
    display: none;
    top: -1%;
  }

  .div-block-315129.border {
    flex-flow: column;
  }

  .heading-8 {
    font-size: 23px;
  }

  .hero-sec {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 580px;
    height: 230px;
  }

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

  .topbar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-314205 {
    width: 41%;
    margin-top: 10px;
  }

  .div-block-314205.size {
    width: 21%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-32828 {
    width: 14px;
  }

  .div-block-315131 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .heading-7462.white {
    flex-flow: column;
    padding-right: 5px;
  }

  .link-block-5, .link-block-5._1 {
    width: 23px;
    height: 23px;
  }

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

  .navigation-dropdown-2.w--open {
    width: 220px;
  }

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

  .dropdown-list-19.w--open, .dropdown-list-18.w--open {
    position: relative;
    left: auto;
  }

  .dropdown-22 {
    width: 85%;
  }

  .div-block-20038 {
    display: flex;
  }

  .dropdown {
    width: 100%;
  }

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

  .brand {
    width: 50%;
  }

  .dropdown-toggle-7 {
    padding-left: 0;
  }

  .dropdown-list-17.w--open {
    width: 170px;
  }

  .section-12 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-314439 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .div-block-314439.color {
    padding-left: 20px;
  }

  .div-block-315136 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .facebook {
    flex-flow: column;
    padding-right: 0;
  }

  .facebook.enrollnow {
    flex-flow: column;
    padding-left: 20px;
  }

  .facebook.color {
    background-image: none;
  }

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

  .div-block-315140.size {
    padding-right: 0;
    display: flex;
  }

  .div-block-315141 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-315141.left {
    border-radius: 10px 10% 0% 0%;
    width: 100%;
    height: auto;
    right: 0;
  }

  .div-block-315141.left.sizel {
    height: auto;
  }

  .text-block-15999._2 {
    max-width: 125px;
  }

  .text-block-15999._2._22 {
    max-width: none;
  }

  .footer-v-1 {
    grid-row-gap: 0px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

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

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

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

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

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

  .text-block-16113 {
    margin-top: 20px;
  }

  .link-block-161.mobile {
    display: none;
  }

  .link-block-161.mobile.left, .link-block-161.n {
    display: flex;
  }

  .secure-sec {
    padding-bottom: 0;
  }

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

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

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

  .div-block-315147 {
    padding-top: 20px;
  }

  .div-block-315148.left {
    padding-bottom: 20px;
  }

  .section-13.two.new {
    background-position: 50%;
  }

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

  .div-block-315151 {
    height: 200px;
  }

  .heading-7523 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-7523.center, .heading-7523.center.left {
    font-size: 23px;
    line-height: 31px;
  }

  .heading-7523.center.p, .heading-7523.col {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-315152, .div-block-315152.increase {
    width: 20%;
  }

  .image-32834.size {
    display: block;
  }

  .image-32834.size.ol {
    width: 100%;
  }

  .div-block-315153 {
    padding-top: 10px;
  }

  .div-block-315153.leftdiv {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-315153.ol {
    padding-right: 0;
  }

  .heading-7525 {
    text-align: center;
    font-size: 23px;
    line-height: 33px;
  }

  .div-block-315154.tp {
    padding-right: 0;
  }

  .section-14 {
    padding-bottom: 0;
  }

  .div-block-315156.tl {
    padding-top: 0;
  }

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

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

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

  .section-15 {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 1000px;
    height: 100px;
  }

  .div-block-315159 {
    padding-top: 20px;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .div-block-315160 {
    width: 22%;
  }

  .div-block-315160.tyu {
    display: none;
  }

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

  .div-block-315162.sp, .div-block-315162.sp.spp {
    padding-left: 0;
    padding-right: 0;
  }

  .section-17.bl {
    padding-bottom: 50px;
  }

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

  .div-block-315165 {
    height: 200px;
  }

  .paragraph-14, .heading-7532 {
    text-align: center;
  }

  .div-block-315166, .div-block-315166.increase {
    width: 20%;
  }

  .div-block-315167.left.ll {
    margin-bottom: 10px;
  }

  .heading-7534 {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
  }

  .image-32841 {
    padding-top: 0;
  }

  .div-block-315168 {
    justify-content: space-between;
    align-items: center;
    padding-right: 0;
  }

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

  .faq_components {
    max-width: none;
  }

  .faq_accordion {
    padding: 1rem;
  }

  .feat-line {
    width: 10%;
    margin-bottom: 12px;
  }

  .img-feature {
    flex: none;
    width: 80%;
  }

  .grid-cell {
    padding-bottom: .5em;
    padding-left: 0;
    padding-right: 0;
  }

  .img-feature-wrap {
    height: 25vh;
  }

  .padding-global {
    padding-top: 20px;
  }

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

  .text-block-16116, .paragraph-18 {
    font-size: 14px;
  }

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

  .div-block-315066 {
    padding-top: 35px;
  }

  .div-block-315179 {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
  }

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

  .stack_card-image-wrapper {
    height: 10rem;
  }

  .section_description.ddddd {
    display: none;
  }

  .btn-v2 {
    padding: 10px 20px;
    font-size: 12px;
  }

  .btn-v2.btn.mobilebtn {
    margin-top: 10px;
  }

  .grid-2, .grid-3, .grid-4 {
    grid-template-columns: 1fr;
  }

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

  .div-block-314490, .div-block-314490._1 {
    grid-template-columns: 1fr;
  }

  .image-box-2 {
    width: 100%;
    margin-bottom: 0;
  }

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

  .div-block-313920 {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .image-32776 {
    margin-bottom: 10px;
  }

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

  .heading-7550 {
    margin-top: 14px;
    margin-bottom: 5px;
  }

  .div-block-315186 {
    flex-flow: column;
    margin-top: 0;
    padding: 10px 10px 20px;
  }

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

  .div-block-315188 {
    display: none;
  }

  .text-block-16120 {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-315189 {
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .heading-7551 {
    text-align: center;
  }

  .div-block-315191 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

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

  .paragraph-21.left.removebottomspace.addbottom {
    text-align: center;
  }

  .div-block-315195.widthincrease.leftside {
    width: 100%;
  }

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

  .heading-7552.paddingincresetop {
    font-size: 30px;
    line-height: 38px;
  }

  .div-block-315197 {
    border-top-right-radius: 100px;
  }

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

  .butterfly {
    top: 2.3%;
  }

  .butterflt1 {
    top: 10%;
  }

  .div-block-313944 {
    padding-top: 0;
  }

  .div-block-313946 {
    flex-flow: row;
    height: auto;
  }

  .div-block-313948 {
    width: 100%;
    padding-left: 10px;
  }

  .heading-7469 {
    font-size: 21px;
    line-height: 31px;
  }

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

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

  .div-block-315215 {
    right: 7%;
  }

  .div-block-315216 {
    padding-top: 0;
  }

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

  .paragraph-25 {
    font-size: 17px;
    line-height: 27px;
  }

  .pop-up-modal {
    padding-top: 60px;
  }

  .pop-up-modal._1 {
    z-index: 9999;
    display: none;
  }

  .pop-up {
    width: 96%;
    padding: 70px 10px 40px;
    top: 100px;
  }

  .pop-up._1 {
    width: 91%;
    margin-bottom: 140px;
    top: 40px;
  }

  .exit-button {
    width: 32px;
    height: 32px;
    padding: 3px;
    top: 2%;
    right: 2%;
  }

  .paragraph-26 {
    font-size: 15px;
  }

  .bold-text-61 {
    font-size: 25px;
    line-height: 30px;
  }

  .dropdown-list-20.leftsize.w--open {
    width: 310px;
    min-width: 310px;
  }

  .div-block-315231 {
    grid-template-columns: 1fr;
  }

  .link-block-188.size {
    border-radius: 10% 10% 0% 0;
    height: auto;
  }

  .div-block-315233 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    padding: 10px;
  }

  .heading-7558.left {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 27px;
  }

  .heading-7558.size1 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-315234 {
    padding-bottom: 20px;
  }
}

#w-node-_3e3e42f4-7864-1d7d-7b30-138093389f77-19ad75ed, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f79-19ad75ed, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f83-19ad75ed, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f85-19ad75ed, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f8c-19ad75ed, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f8e-19ad75ed {
  align-self: center;
}

#w-node-_47ae660c-32cd-6812-6f19-b858a18a7a07-19ad75ed, #w-node-_47ae660c-32cd-6812-6f19-b858a18a7a3a-19ad75ed, #w-node-_47ae660c-32cd-6812-6f19-b858a18a7a3d-19ad75ed, #w-node-_47ae660c-32cd-6812-6f19-b858a18a7a4d-19ad75ed, #w-node-_47ae660c-32cd-6812-6f19-b858a18a7a50-19ad75ed, #w-node-_47ae660c-32cd-6812-6f19-b858a18a7a6c-19ad75ed, #w-node-_47ae660c-32cd-6812-6f19-b858a18a7a6f-19ad75ed, #w-node-_47ae660c-32cd-6812-6f19-b858a18a7a86-19ad75ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e3e42f4-7864-1d7d-7b30-138093389f77-ea7855ec, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f79-ea7855ec, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f83-ea7855ec, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f85-ea7855ec, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f8c-ea7855ec, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f8e-ea7855ec {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f77-19ad75ed, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f83-19ad75ed, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f8c-19ad75ed, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f77-ea7855ec, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f83-ea7855ec, #w-node-_3e3e42f4-7864-1d7d-7b30-138093389f8c-ea7855ec {
    grid-column-end: 1.98958;
    grid-column-start: 1;
    grid-row-end: 2.98958;
    grid-row-start: 2;
    justify-self: stretch;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.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.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.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}