.pagewrapper {
  overflow: hidden;
}

.bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bg.slideimagbg {
  right: auto;
  overflow: hidden;
  width: 50%;
  height: 90%;
  border-radius: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg.slideimagbg {
  position: relative;
  overflow: hidden;
  width: 40vw;
  height: 35vw;
  border-radius: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg.sliderbg {
  left: 60%;
  width: 50%;
  opacity: 0.12;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.bg.serviceimage {
  position: relative;
  width: 90%;
  height: 90%;
  max-height: 500px;
  max-width: 500px;
  border-radius: 40px 0px 40px 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg.serviceimage.v2 {
  border-top-left-radius: 0px;
  border-top-right-radius: 40px;
}

.bg.serviceimagebg {
  left: -15%;
  top: auto;
  right: auto;
  bottom: auto;
  width: 120%;
  max-width: 500px;
  margin-top: -20px;
  opacity: 0.3;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg.serviceimagebg.right {
  left: auto;
  top: 20%;
  right: -15%;
  max-width: 600px;
}

.bg.image.hs1image {
  display: block;
  width: 50%;
  border-radius: 50px 0px 50px 50px;
  -o-object-position: 50% 20%;
  object-position: 50% 20%;
}

.bg.image.hs1image.mobile {
  display: none;
}

.bg.highindex {
  z-index: 10;
}

.bg.imagebg {
  left: -20%;
  top: -5%;
  opacity: 0.48;
}

._0 {
  position: fixed;
  left: 5vw;
  top: 20px;
  right: 5vw;
  bottom: auto;
  z-index: 999;
  width: 90vw;
  max-width: 100vw;
  background-color: transparent;
  -webkit-perspective: 3000px;
  perspective: 3000px;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: height 300ms ease, background-color 300ms ease;
  transition: height 300ms ease, background-color 300ms ease;
}

._1 {
  position: static;
  display: inline;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #6d768d;
  text-decoration: none;
}

._1:hover {
  color: #0b98dc;
  font-style: italic;
  font-weight: 700;
}

._1.dropdown {
  position: relative;
  display: block;
  margin-top: 0px;
}

._1.dropdown:hover {
  font-style: normal;
  font-weight: 400;
}

.button {
  position: relative;
  padding: 10px 25px;
  border-radius: 20px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.button.special {
  margin-top: 20px;
  background-color: #e3d4d1;
  color: #000;
}

._3 {
  position: relative;
}

.body {
  background-color: #fff8db;
  font-family: 'Noto Serif', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 1.6;
}

.container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.homes1c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.topc {
  padding-right: 0px;
  padding-left: 0px;
}

.homes1mainwrapper {
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  box-shadow: 0 8px 20px -8px rgba(0, 0, 0, 0.7);
}

.div-block-13 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 30px 30px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 50px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #fff4e8 64%);
  box-shadow: inset 1px 1px 20px 4px rgba(255, 255, 255, 0.59);
}

.p1s1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._34_28 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-size: 34px;
  line-height: 1.2;
}

._34_28.slideshow {
  margin-bottom: 10px;
  font-size: 34px;
  text-align: left;
}

._34_28.center {
  text-align: center;
}

._34_28.center._20buttom {
  margin-bottom: 20px;
}

._34_28.center.special {
  margin-bottom: 30px;
  color: #e3d4d1;
}

._34_28.center._10buttom {
  position: relative;
  margin-bottom: 10px;
}

._34_28.center.speical2 {
  margin-bottom: 30px;
}

.nowrap {
  white-space: nowrap;
}

._5040_3030 {
  padding-top: 50px;
  padding-bottom: 40px;
}

._5040_3030.special2 {
  padding-top: 0px;
}

.guranteewrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-3 {
  position: relative;
  color: #0f477f;
  font-size: 16px;
  text-align: center;
}

._32_25 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  line-height: 1.2;
}

.div-block-14 {
  display: -ms-grid;
  display: grid;
  width: 80%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-4 {
  margin-bottom: 0px;
}

.footeritemwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sub-footer {
  position: relative;
  z-index: 4;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #000;
}

.footer-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-decoration: none;
}

.footer-content-block.special {
  position: relative;
  left: -10px;
  top: -20px;
  display: -ms-grid;
  display: grid;
  padding: 20px 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: stretch;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-bottom-right-radius: 50px;
  background-color: #fff4e8;
  box-shadow: 0 5px 18px -6px rgba(0, 0, 0, 0.8);
}

.footerparagraph {
  margin-bottom: 0px;
  padding-left: 0px;
  color: #fff;
  line-height: 1.3;
  cursor: default;
}

.subfootertext {
  display: inline-block;
  margin-bottom: 0px;
  padding-left: 0px;
  color: #e3d4d1;
  font-size: 14px;
  text-align: right;
}

.footer_icon {
  height: 18px;
  margin-top: 2px;
  margin-right: 10px;
}

.subfooterwrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1170px;
  height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.footerwrapper {
  position: relative;
  z-index: 5;
  display: -ms-grid;
  display: grid;
  width: 100%;
  padding: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer {
  position: relative;
  margin-top: 20px;
  margin-right: 50px;
  margin-left: 70px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  background-color: #ff8400;
  box-shadow: 0 14px 13px 5px rgba(0, 0, 0, 0.44);
}

.footerlink {
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #fff;
  line-height: 1.3;
  text-decoration: none;
}

.footerlink:hover {
  color: #000;
}



.link-4 {
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #e3d4d1;
  text-decoration: none;
}

.link-4:hover {
  color: #fff8db;
  text-decoration: underline;
}

.footertitle {
  margin-top: 0px;
  margin-bottom: 15px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
  text-decoration: none;
}

.footertitle.w--current {
  color: #000;
  font-weight: 500;
}

.list {
  display: -ms-grid;
  display: grid;
  margin-bottom: 4px;
  padding-left: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.slider {
  width: 80%;
  height: auto;
  margin-right: 70px;
  margin-bottom: 80px;
  border-radius: 50px;
  background-color: hsla(0, 0%, 100%, 0.86);
  box-shadow: 0 2px 10px 0 rgba(44, 194, 248, 0.1), 0 6px 20px -2px hsla(0, 0%, 72.9%, 0.3);
}

.slide {
  overflow: hidden;
  width: 100%;
  padding-bottom: 0px;
  border-radius: 50px;
  text-align: center;
}

.slidep {
  position: relative;
  margin-top: 0px;
  font-size: 17px;
  line-height: 1.6;
  font-weight: 300;
  text-align: left;
}

.slidep.special {
  margin-top: 3px;
  font-size: 16px;
  line-height: 1.45;
  font-style: italic;
}

.slidercontent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.sliderarrowlink {
  left: 100%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 55px;
  height: 55px;
  margin-right: 0px;
  margin-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sliderarrowlink.left {
  top: 70px;
}

.slide-nav {
  left: auto;
  top: 100%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 129px;
  height: 40px;
  margin: 20px 0px 0px 20px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slideimage {
  width: 100%;
}

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

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

.slidewrapper {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.slidearrowwrapper {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  min-width: 55px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #000;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.48);
  color: #f2fbff;
}

.paragraph-7 {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1;
}

.html-embed-2 {
  background-color: #000086;
}

.div-block-4 {
  position: relative;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  width: 55%;
  padding: 30px 50px;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0 6px 13px -6px rgba(0, 0, 0, 0.8);
}

.serviceimageswrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.serviceblock {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-8 {
  margin-bottom: 0px;
}

.div-block-19 {
  display: -ms-grid;
  display: grid;
  width: 90%;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 6vh;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.link-5 {
  color: #313288;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-span {
  color: #e53535;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-9 {
  margin-bottom: 20px;
}

.div-block-20 {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 90%;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.navbarlinkwrapper {
  overflow: hidden;
}

.navbarlinkwrapper.major {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link-drop-down {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
}

.nav-link-drop-down:hover {
  color: #0b98dc;
  font-style: italic;
  font-weight: 700;
}

.nav-link-drop-down.dropdown {
  position: relative;
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.nav-link-drop-down.dropdown:hover {
  font-style: normal;
  font-weight: 400;
}

.new-item-wrapper {
  margin-right: 25px;
  margin-bottom: 0px;
}

.logo {
  height: 8vh;
  -o-object-fit: contain;
  object-fit: contain;
}

.navbarlink {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}

.navbarlink:hover {
  color: #ff8400;
}

.navbarlink.w--current {
  color: #f66200;
  font-weight: 700;
}

.headernav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
}

.dropdownlink {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 5px 10px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #192024;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}

.dropdownlink:hover {
  color: #ff8400;
}

.navmenu {
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.dropdown-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fddcb8;
}

.dropdown-list-wrapper.w--open {
  right: -150px;
  margin-top: 30px;
  padding: 30px 20px;
  background-color: #f5f7fa;
  box-shadow: 0 1px 9px 0 rgba(9, 7, 24, 0.05), 0 24px 38px 0 rgba(18, 8, 80, 0.1);
  line-height: 1em;
}

.dropdown-list-wrapper.w--open:hover {
  font-style: normal;
  font-weight: 400;
}

.dropdown-list {
  position: absolute;
  display: none;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.dropdown-list.w--open {
  position: absolute;
  left: -30px;
  display: block;
  margin-top: 26px;
  padding: 30px 20px;
  background-color: #f5f7fa;
  box-shadow: 0 1px 9px 0 rgba(9, 7, 24, 0.05), 0 24px 38px 0 rgba(18, 8, 80, 0.1);
}

.dropdown-list.w--open:hover {
  font-style: normal;
  font-weight: 400;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0vh;
  right: 0px;
  z-index: 100;
  max-width: 100vw;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  -webkit-perspective: 3000px;
  perspective: 3000px;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.navcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 100vw;
  padding-right: 3vw;
  padding-left: 3vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navicon {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.naviconwrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 20px;
  margin-right: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.topsection {
  position: relative;
}

.topwrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50px;
}

.div-block-22 {
  position: relative;
  display: -ms-grid;
  display: grid;
  margin-top: 80px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 2fr 1fr;
  grid-template-columns: 1fr 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.toptitle {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 34px;
  line-height: 1.3;
  text-align: center;
}

.text-span-2 {
  font-size: 34px;
}

.bg.topsectionbg {
  height: 300px;
  min-height: 100%;
  border-radius: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(8%, #f9c529), to(#ff8400));
  background-image: linear-gradient(180deg, #f9c529 8%, #ff8400);
}

.topsectionlink {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #000;
  font-size: 14.5px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}

.topsectionlink.w--current {
  color: #f66200;
  font-weight: 700;
}

.topsubwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-24 {
  position: absolute;
  top: -25px;
  margin-bottom: 15px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 100px;
  background-color: #000;
  box-shadow: 0 7px 10px -2px rgba(0, 0, 0, 0.55);
}

.div-block-25 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 55px 20px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.94);
  box-shadow: 0 5px 12px -6px rgba(0, 0, 0, 0.77);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #000;
  text-decoration: none;
}

.div-block-25:hover {
  background-color: #ff8400;
}

.paragraph-10 {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}

.homes1subtitle {
  color: #ffead3;
  white-space: nowrap;
}

.paragraph-11 {
  position: relative;
  text-align: center;
}

.tripsection {
  z-index: 5;
  max-width: 100vw;
  height:auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.formcontainer {
  position: relative;
  z-index: 5;
  max-width: 90%;
  margin-top: 50px;
  padding: 0px 24px 30px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px -3px #acacac;
}

.formcontainer.copy {
  margin-top: 0px;
  padding-top: 10px;
}

.homes1subwrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.imagewrapper {
  position: relative;
  border-radius: 20px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.81);
}

.homeservicecontentwrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.servicecardimage {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 35vw;
  height: 23.25vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.imageovertitle {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  margin-bottom: 20px;
  padding: 10px;
  background-color: rgba(255, 132, 0, 0.94);
  color: #fff9f9;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
}

.homeservicewrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 35vw;
  height: 100%;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
}

.homeserviceswrapper {
  display: -ms-grid;
  display: grid;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 4vw;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.servicecardcontentwrapper {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.serviceparag {
  margin-bottom: 0px;
  padding: 10px 15px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 #e3d4d1;
  color: #0f477f;
  line-height: 1.6;
  text-align: center;
}

.blackcoverleft {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}

.image-2 {
  width: 109px;
  height: 100%;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f7f7f7;
  color: #4d4d4d;
}

.section.beige {
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: transparent;
}

.blackcoverright {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}

.servicesub {
  color: #e3d4d1;
  text-align: center;
}

.icon-wrapper {
  height: 109px;
  margin-bottom: 24px;
  text-align: center;
}

.div-block-26 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle {
  position: absolute;
  left: 5%;
  top: 20px;
  width: 100px;
  height: 100px;
  border-radius: 1000px;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 50px 50px rgba(255, 255, 255, 0.7);
}

.circle._2 {
  left: auto;
  top: auto;
  right: 10%;
  bottom: 20px;
}

.div-block-27 {
  position: relative;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bodycircle {
  position: fixed;
  left: -5vw;
  top: 10%;
  z-index: -1;
  width: 30vw;
  height: 30vw;
  border-radius: 1000px;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 50px 50px rgba(255, 255, 255, 0.7);
}

.bodycircle._1 {
  left: auto;
  top: auto;
  right: -1vw;
  bottom: 10%;
}

._38_28-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  line-height: 1.2;
}

.div-block-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.homeserviceimageswrapper {
  position: relative;
  overflow: visible;
  width: 40%;
  max-width: 420px;
  border-radius: 50px 0px 50px 50px;
}

.div-block {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 55%;
  padding: 30px 0px 30px 50px;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-13-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 30px 50px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #fff4e8 64%);
}

.homes1subwrapper-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-27-copy {
  position: relative;
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-20-copy {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 90%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-24-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #000;
  box-shadow: 0 7px 10px -2px rgba(0, 0, 0, 0.55);
}

.div-block-25-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.83);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #000;
  text-decoration: none;
}

.div-block-25-copy:hover {
  background-color: #ff8400;
}

.slidearrowwrapper-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  min-width: 60px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8fc8e8), to(#5bacd7));
  background-image: linear-gradient(180deg, #8fc8e8, #5bacd7);
  color: #f2fbff;
}

.slidearrowwrapper-2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bacd7), to(#8fc8e8));
  background-image: linear-gradient(180deg, #5bacd7, #8fc8e8);
}

.paragraph-12 {
  width: 90%;
}

.mask-2 {
  overflow: visible;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.slideimage-2 {
  width: 50%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 30%;
  object-position: 50% 30%;
}

.wucontentwrapper {
  position: relative;
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  height: 100%;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 10px;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform: perspective(2000px);
  transform: perspective(2000px);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.slide-nav-2 {
  left: auto;
  top: 100%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 129px;
  height: 40px;
  margin: 20px 0px 0px 20px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider-3 {
  width: 100%;
  height: auto;
  border-radius: 10px;
  background-color: transparent;
}

.sliderarrowlink-2 {
  left: 0px;
  top: auto;
  bottom: -86px;
  display: none;
  overflow: visible;
  width: 60px;
  height: 60px;
  margin-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sliderarrowlink-2.right {
  left: auto;
  right: 0px;
}

.paragraph-13 {
  margin-bottom: 0px;
  color: #125478;
  font-size: 18px;
  line-height: 1;
}

.slide-2 {
  width: 100%;
  padding-bottom: 0px;
  border-radius: 10px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  text-align: center;
}

.p1s1-copy {
  position: relative;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.text-span-3 {
  display: inline-block;
  padding-right: 4px;
  font-size: 19px;
  line-height: 1;
}

.image-4 {
  position: relative;
  border-radius: 50px 0px 50px 50px;
}

.div-block-8-copy {
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  width: 90%;
  padding: 29px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 50px;
  background-image: radial-gradient(circle farthest-side at 100% 0%, #fffcf1, #ffead3 31%, #fff);
  box-shadow: inset 1px 1px 13px 0 #fff, 0 8px 14px -6px rgba(0, 0, 0, 0.5);
}

.bullet {
  margin-right: 5px;
}

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

.ratetag {
  margin-bottom: 0px;
  color: #f9f9f9;
  text-align: center;
}

.detailrates {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px 25px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.pricingtitle {
  z-index: 1;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  color: #000;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 900;
  text-align: center;
}

.pricingtab {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-2 {
  z-index: 1;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-2._84vw {
  padding-right: 8vw;
  padding-left: 8vw;
}

.bluebuuton {
  position: relative;
  overflow: hidden;
  padding: 10px 35px;
  background-color: rgba(58, 135, 254, 0.9);
  -webkit-transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, transform 300ms ease;
  transition: background-color 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.bluebuuton:hover {
  background-color: #3a87fe;
  -webkit-transform: perspective(0px) scale3d(1, 1, 5);
  transform: perspective(0px) scale3d(1, 1, 5);
}

.ratewrapper {
  z-index: 1;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 35px;
  padding: 20px 0px;
  background-color: #000;
}

.text-span-8 {
  font-size: 24px;
}

.bg-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg-2.pricing {
  border-style: solid;
  border-width: 10px;
  border-color: #ffbf00;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: none;
}

.pricingcontentwrapper {
  position: relative;
  z-index: 1;
  width: 100%;
}

.pricingsection {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 70px;
  padding-left: 0px;
}

.detailrate {
  margin-bottom: 0px;
}

.paragraph-18 {
  margin-bottom: 0px;
  font-size: 16px;
  font-style: italic;
}

.divider-2 {
  width: 100%;
  height: 1px;
  background-color: #c3ceda;
}

.divider-2.padding {
  margin-top: 9px;
  margin-bottom: 9px;
}

.heading {
  margin-top: 0px;
  text-align: center;
}

.extrap {
  padding-right: 3px;
}

.servic {
  display: -ms-grid;
  display: grid;
  width: 80%;
  margin-top: 100px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.divblock {
  display: -ms-grid;
  display: grid;
  width: 80%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

._300_3030 {
  padding-top: 30px;
  padding-bottom: 40px;
}

._300_3030.special2 {
  padding-top: 0px;
}

.text-span-9 {
  font-size: 16px;
  font-style: italic;
}

.text-span-10 {
  font-size: 13px;
  line-height: 50%;
  font-style: italic;
  font-weight: 400;
}

._20_18 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-size: 20px;
  line-height: 1.2;
}

._20_18.slideshow {
  margin-bottom: 10px;
  font-size: 34px;
  text-align: left;
}

._20_18.center {
  text-align: center;
}

._20_18.center._20buttom {
  margin-bottom: 20px;
}

._20_18.center.special {
  margin-bottom: 30px;
  color: #e3d4d1;
}

._20_18.center._10buttom {
  position: relative;
  margin-bottom: 10px;
}

._20_18.center.speical2 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1440px) {
  ._1 {
    display: inline-block;
    margin-top: 4px;
    line-height: 1em;
  }

  .navbarlinkwrapper {
    line-height: 1.6;
  }

  .nav-link-drop-down {
    display: inline-block;
    line-height: 1em;
  }

  .dropdown-list-wrapper:hover {
    font-style: normal;
    font-weight: 400;
  }

  .dropdown-list:hover {
    font-style: normal;
    font-weight: 400;
  }

  .div-block-22 {
    width: 90%;
    margin-top: 100px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .bg.slideimagbg {
    left: 0%;
    width: 55%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .bg.slideimagbg {
    width: 100%;
  }

  .bg.serviceimage {
    height: 60%;
  }

  .bg.image.hs1image {
    width: 100%;
    height: 300px;
    -webkit-filter: brightness(45%);
    filter: brightness(45%);
  }

  ._1 {
    font-size: 25px;
  }

  ._1.dropdown {
    width: 100%;
    text-align: center;
  }

  .button {
    text-align: center;
  }

  .div-block-13 {
    width: 100%;
    background-color: rgba(243, 251, 255, 0.4);
  }

  ._34_28.slideshow {
    font-size: 30px;
  }

  ._34_28.center._10buttom {
    color: #fff;
  }

  ._5040_3030 {
    padding-bottom: 35px;
  }

  .paragraph-3 {
    color: #fff;
  }

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

  .footer-content-block {
    margin-bottom: 0px;
    text-align: left;
  }

  .subfootertext {
    text-align: right;
  }

  .subfooterwrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .footerwrapper {
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer {
    margin-left: 60px;
  }

  .footertitle {
    font-size: 35px;
  }

  .list {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .slidewrapper {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-4 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .paragraph-8 {
    font-size: 17px;
  }

  .div-block-8 {
    width: 90%;
    margin-top: 60px;
  }

  .div-block-20 {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .nav-link-drop-down {
    font-size: 25px;
  }

  .nav-link-drop-down.dropdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .button-wrapper {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .new-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    padding: 8px 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hearder-button-line-medium {
    width: 100%;
    max-height: 3px;
    min-height: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .navbuttonicons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 23px;
    min-height: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .nav-menu-button {
    width: 50px;
    min-height: 50px;
    min-width: 50px;
    padding: 0px;
    -webkit-transition: background-color 300ms ease, -webkit-transform 300ms ease;
    transition: background-color 300ms ease, -webkit-transform 300ms ease;
    transition: background-color 300ms ease, transform 300ms ease;
    transition: background-color 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  }

  .nav-menu-button:hover {
    -webkit-transform: scale(0.96);
    -ms-transform: scale(0.96);
    transform: scale(0.96);
  }

  .nav-menu-button.w--open {
    background-color: #ff8400;
  }

  .nav-menu-button.w--open:hover {
    background-image: none;
  }

  .headernav {
    margin-right: 24px;
    margin-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .navmenu {
    position: absolute;
    overflow: hidden;
    width: 80vw;
    max-height: 80vh;
    max-width: 100%;
    margin-left: 10vw;
    padding-top: 20px;
    padding-bottom: 17px;
    border-top: 2px solid #ff8400;
    background-color: #fff;
    box-shadow: 0 1px 9px -4px rgba(31, 36, 50, 0.08), 0 24px 38px 0 rgba(18, 8, 80, 0.1);
  }

  .dropdown-list-wrapper.w--open {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    padding: 25px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-list {
    position: relative;
    left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .dropdown-list.w--open {
    position: static;
    display: block;
    margin-top: 15px;
    padding: 13px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .navbar {
    border-bottom-width: 2.5px;
  }

  .hearder-button-line-top {
    width: 100%;
    max-height: 3px;
    min-height: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .hearder-button-line-bottom {
    width: 100%;
    max-height: 3px;
    min-height: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .brand {
    margin-right: auto;
  }

  .div-block-22 {
    margin-top: 60px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-25 {
    padding-top: 35px;
    padding-bottom: 20px;
    box-shadow: 0 8px 12px -8px rgba(0, 0, 0, 0.27);
  }

  .homes1subwrapper {
    padding-bottom: 30px;
  }

  .servicecardimage {
    width: 45vw;
    height: 29.89vw;
  }

  .homeservicewrapper {
    width: 45vw;
  }

  .homeserviceswrapper {
    padding-right: 0px;
    grid-column-gap: 3.5vw;
  }

  .servicecardcontentwrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-2 {
    width: 70px;
  }

  .icon-wrapper {
    height: 70px;
  }

  .div-block-27 {
    left: auto;
    width: 100%;
    padding-left: 0px;
    color: #fff;
  }

  .homeserviceimageswrapper {
    width: 50%;
  }

  .div-block {
    left: 30%;
    width: 70%;
    padding-left: 30px;
  }

  .div-block-13-copy {
    width: 100%;
    margin-top: -10px;
    background-color: rgba(243, 251, 255, 0.4);
  }

  .wucontentwrapper {
    box-shadow: -6px 3px 15px 0 rgba(4, 16, 40, 0.07);
  }

  .div-block-8-copy {
    width: 90%;
    padding-right: 35px;
    padding-left: 35px;
  }

  .pricingsection {
    padding-top: 20px;
  }

  .servic {
    width: 90%;
    margin-top: 60px;
  }

  .divblock {
    width: 90%;
  }

  ._300_3030 {
    padding-top: 20px;
    padding-bottom: 35px;
  }

  ._20_18.slideshow {
    font-size: 30px;
  }

  ._20_18.center._10buttom {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .bg.slideimagbg {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 50%;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 40px;
  }

  .bg.slideimagbg {
    height: 35vw;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 40px;
  }

  .bg.serviceimage {
    left: 15%;
    width: 100%;
    height: 100%;
  }

  .bg.serviceimage.v2 {
    left: 0%;
  }

  .bg.serviceimagebg {
    width: 100%;
  }

  .bg.serviceimagebg.right {
    left: -70%;
    top: 80%;
    right: auto;
    width: 150%;
    margin-top: 0px;
  }

  .bg.image.hs1image {
    border-radius: 40px;
  }

  .button {
    font-size: 15px;
    line-height: 1.2;
  }

  .container.homes1c {
    padding-top: 0px;
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .homes1mainwrapper {
    border-radius: 40px;
    box-shadow: none;
  }

  .div-block-13 {
    border-radius: 40px;
    background-color: transparent;
    background-image: none;
  }

  ._34_28 {
    font-size: 32px;
  }

  ._34_28.center.special {
    margin-bottom: 20px;
  }

  ._34_28.center.speical2 {
    margin-bottom: 20px;
  }

  ._5040_3030 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .guranteewrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  ._32_25 {
    font-size: 28px;
  }

  .footeritemwrapper {
    margin-bottom: 10px;
  }

  .subfootertext {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }

  .subfooterwrapper {
    height: auto;
  }

  .footerwrapper {
    left: auto;
    padding-top: 0px;
    padding-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer {
    margin-right: 5vw;
    margin-left: 6vw;
  }

  .footertitle {
    font-size: 30px;
  }

  .listitem {
    font-size: 16px;
  }

  .div-block-4 {
    left: auto;
    width: 100%;
  }

  .serviceimageswrapper {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 60vw;
    height: 45vw;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .serviceblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-link-drop-down.dropdown {
    background-color: transparent;
  }

  .headernav {
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .dropdownlink {
    margin-bottom: 0px;
    padding-top: 7px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
  }

  .navmenu {
    padding-top: 15px;
    padding-bottom: 12px;
  }

  .dropdown-list-wrapper.w--open {
    margin-left: 0px;
    text-align: left;
  }

  .dropdown-list.w--open {
    margin-top: 8px;
    margin-left: 0px;
    padding: 5px 15px;
    text-align: left;
  }

  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .toptitle {
    font-size: 28px;
  }

  .bg.topsectionbg {
    height: 200px;
  }

  .topsubwrapper {
    display: none;
  }

  .tripsection {
    padding-bottom: 0px;
  }

  .formcontainer {
    max-width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-radius: 0px;
  }

  .homes1subwrapper {
    padding-bottom: 0px;
  }

  .servicecardimage {
    width: 80vw;
    height: 53.14vw;
  }

  .imageovertitle {
    font-size: 20px;
  }

  .homeservicewrapper {
    width: 80vw;
    height: auto;
  }

  .homeserviceswrapper {
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .serviceparag {
    line-height: 1.3;
  }

  .column {
    margin-bottom: 7vw;
  }

  .image-2 {
    width: 75px;
  }

  .section {
    padding: 34px 10px;
  }

  .section.beige {
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon-wrapper {
    height: 75px;
    margin-bottom: 0px;
  }

  .circle {
    display: none;
  }

  ._38_28-2 {
    font-size: 32px;
  }

  .div-block-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .homeserviceimageswrapper {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    max-width: 300px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block {
    left: auto;
    width: 100%;
    max-width: 320px;
    padding: 20px 20px 20px 25px;
  }

  .div-block-13-copy {
    margin-top: -30px;
  }

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

  .div-block-29 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-span-3 {
    font-size: 17.5px;
  }

  .div-block-7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container-2 {
    height: auto;
    padding-right: 18px;
    padding-left: 18px;
  }

  .divider-2 {
    height: 0.7px;
  }

  ._300_3030 {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  ._20_18.center.special {
    margin-bottom: 20px;
  }

  ._20_18.center.speical2 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .bg.slideimagbg {
    height: 50vw;
    border-radius: 40px;
  }

  .bg.serviceimage {
    top: 0%;
  }

  .bg.serviceimagebg {
    top: 0%;
  }

  .bg.serviceimagebg.right {
    top: 120%;
  }

  .bg.image.hs1image {
    display: none;
  }

  .bg.image.hs1image.mobile {
    display: block;
    height: 100%;
  }

  .container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .div-block-13 {
    padding-top: 0px;
    padding-right: 0vw;
    padding-left: 0vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 10px;
  }

  ._34_28 {
    font-size: 28px;
  }

  ._34_28.slideshow {
    margin-bottom: 5px;
    font-size: 26px;
  }

  ._34_28.center.speical2 {
    margin-bottom: 15px;
  }

  ._5040_3030 {
    padding-bottom: 30px;
  }

  .guranteewrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-3 {
    font-size: 15px;
  }

  ._32_25 {
    font-size: 25px;
  }

  .div-block-14 {
    grid-row-gap: 15px;
  }

  .footer-content-block {
    max-width: 95%;
  }

  .footer-content-block.special {
    left: -6px;
  }

  .footerparagraph {
    font-size: 16px;
  }

  .subfooterwrapper {
    height: auto;
  }

  .footerwrapper {
    margin-right: auto;
    margin-left: auto;
    padding-right: 5vw;
    padding-left: 5vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .footer {
    margin-top: 50px;
  }

  .footertitle {
    font-size: 28px;
  }

  .list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .slider {
    width: 100%;
    margin-right: 0px;
    border-radius: 40px;
  }

  .slide {
    border-radius: 40px;
  }

  .slidep {
    font-size: 16.5px;
  }

  .slidercontent {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .sliderarrowlink {
    display: none;
  }

  .image.slideimage {
    border-radius: 40px;
  }

  .div-block-4 {
    padding-right: 5vw;
    padding-left: 5vw;
    grid-row-gap: 10px;
    border-radius: 25px;
  }

  .serviceimageswrapper {
    width: 70vw;
    height: 70vw;
  }

  .div-block-19 {
    grid-row-gap: 25px;
  }

  .div-block-8 {
    grid-row-gap: 15px;
  }

  .paragraph-9 {
    margin-bottom: 13px;
  }

  .div-block-20 {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .new-item-wrapper {
    padding: 7px 12px;
  }

  .logo {
    height: 7vh;
  }

  .nav-menu-button {
    position: absolute;
    right: 5%;
    width: 40px;
    min-height: 40px;
    min-width: 40px;
  }

  .headernav {
    margin-right: 16px;
    margin-left: 16px;
  }

  .dropdownlink {
    padding-right: 10px;
    padding-left: 10px;
    white-space: normal;
  }

  .navmenu {
    width: auto;
    max-height: 88vh;
    margin-left: 0vw;
  }

  .dropdown-list-wrapper.w--open {
    padding-top: 30px;
  }

  .dropdown-list.w--open {
    padding-right: 10px;
    padding-left: 10px;
  }

  .navbar {
    padding-bottom: 10px;
  }

  .navcontainer {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .toptitle {
    font-size: 22px;
  }

  .bg.topsectionbg {
    border-radius: 0px;
  }

  .paragraph-10 {
    font-size: 16px;
  }

  .formcontainer {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .homes1subwrapper {
    padding-top: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .servicecardimage {
    width: 90vw;
    height: 59.786vw;
  }

  .homeservicewrapper {
    width: 90vw;
  }

  .homeserviceswrapper {
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .serviceparag {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-27 {
    padding: 30px 20px 20px;
  }

  ._38_28-2 {
    font-size: 28px;
  }

  .div-block {
    padding-right: 5vw;
    padding-bottom: 0px;
    padding-left: 5vw;
    grid-row-gap: 10px;
  }

  .div-block-13-copy {
    margin-top: 20px;
    padding-right: 5vw;
    padding-left: 5vw;
    grid-row-gap: 10px;
  }

  .homes1subwrapper-copy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-20-copy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .slidearrowwrapper-2 {
    height: 50px;
    min-width: 50px;
  }

  .wucontentwrapper {
    padding-bottom: 15px;
  }

  .slider-3 {
    width: 100%;
    margin-right: 0px;
    border-radius: 40px;
  }

  .sliderarrowlink-2 {
    bottom: -70px;
    width: 50px;
    height: 50px;
  }

  .slide-2 {
    border-radius: 40px;
  }

  .div-block-8-copy {
    padding: 23px;
    grid-row-gap: 15px;
  }

  .div-block-7 {
    grid-row-gap: 17px;
  }

  .container-2 {
    height: auto;
    padding-right: 11px;
    padding-left: 11px;
  }

  .bluebuuton {
    padding-right: 24px;
    padding-left: 24px;
  }

  .pricingsection {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .paragraph-18 {
    font-size: 16px;
    line-height: 1.5;
  }

  .servic {
    grid-row-gap: 15px;
  }

  .divblock {
    grid-row-gap: 15px;
  }

  ._300_3030 {
    padding-bottom: 30px;
  }

  ._20_18 {
    font-size: 18px;
  }

  ._20_18.slideshow {
    margin-bottom: 5px;
    font-size: 26px;
  }

  ._20_18.center.speical2 {
    margin-bottom: 15px;
  }
}

#w-node-fb2d25fc-f2d0-c6c3-690e-6d6b2353765c-612f6764 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e80dabdf-a395-07e1-7077-f78d77c41a9d-77c41a8d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-c8330a75-77f1-1435-9114-6305a845c041-f62f6765 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_62bf47f2-4af0-1a85-8ef6-8e949e5d411a-f52f6766 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_62bf47f2-4af0-1a85-8ef6-8e949e5d4128-f52f6766 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_62bf47f2-4af0-1a85-8ef6-8e949e5d413b-f52f6766 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_62bf47f2-4af0-1a85-8ef6-8e949e5d414e-f52f6766 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-be025fbf-1db0-bec8-9b4d-905328615757-3e2f6768 {
  -ms-grid-column-align: start;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-e80dabdf-a395-07e1-7077-f78d77c41a99-77c41a8d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_62bf47f2-4af0-1a85-8ef6-8e949e5d411a-f52f6766 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_62bf47f2-4af0-1a85-8ef6-8e949e5d414e-f52f6766 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

