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

body {
  font-family: Inter, sans-serif;
  color: #252525;
  font-size: 1em;
  line-height: 1em;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 1.7em;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.1em;
  line-height: 1.8em;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  line-height: 1.6em;
}

a {
  color: #f90;
  font-weight: 500;
  text-decoration: none;
}

li {
  padding-bottom: 10px;
}

.body {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/bodybg3jpg.jpg');
  background-position: 50% 0%;
  background-size: cover;
  font-family: Inter, sans-serif;
  font-size: 1em;
  line-height: 1em;
}

.grid-8 {
  grid-column-gap: 5vh;
  grid-row-gap: 3vh;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.qoute {
  margin: 32px;
  color: #252525;
  font-size: 1.1em;
  line-height: 1.8em;
  font-style: normal;
  font-weight: 300;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40vh;
  -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;
}

.div-block-21.blog {
  margin-top: 0vh;
  margin-bottom: 0vh;
  padding-top: 10vh;
  padding-bottom: 0vh;
  background-image: none;
}

.div-block-21.faq {
  position: relative;
  z-index: 200;
  margin-top: 5vh;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.div-block-21.faq.hiw {
  margin-top: 0vh;
}

.h1 {
  font-family: 'Big Shoulders Display', sans-serif;
  color: #252525;
  font-size: 4em;
  line-height: 1em;
  font-weight: 700;
}

.h1.h2 {
  font-size: 3em;
}

.h1.h2.left {
  text-align: left;
}

.h1.white {
  color: #fff;
}

.image-6 {
  display: block;
  margin-top: -74px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 17px;
  background-color: #252525;
  text-align: center;
}

.div-block-15 {
  text-align: center;
}

.div-block-15.left {
  text-align: left;
}

.faq-img {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -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;
}

.footer {
  min-height: 30vh;
  margin-top: 0vh;
}

.text-block-14 {
  font-family: 'Big Shoulders Display', sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 20px;
  font-weight: 600;
}

.hero {
  display: block;
  height: auto;
  max-height: none;
  max-width: 1920px;
  min-height: 80vh;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10vh;
  -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;
  background-image: url('../images/mesh.svg');
  background-position: 50% 200%;
  background-size: auto;
  background-repeat: no-repeat;
}

.h4 {
  color: #252525;
  font-size: 1.1em;
  line-height: 1.7em;
  font-weight: 300;
  text-align: left;
}

.h4.center {
  position: relative;
  text-align: center;
}

.h4.white {
  color: #fff;
  text-align: left;
}

.h4.white.left {
  text-align: left;
}

.h4.white.centered {
  text-align: center;
}

.div-block-27 {
  color: #252525;
}

.div-block-27.white {
  color: #fff;
}

.text-block-9 {
  font-family: 'Big Shoulders Display', sans-serif;
  color: #fff;
  font-size: 3em;
  line-height: 1.2em;
  text-align: left;
}

.bus-thumb {
  min-height: 20vh;
  min-width: 280px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-image: url('../images/hotel-1330850_640.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bus-thumb.sales {
  background-image: url('../images/pexels-sourav-mishra-1231643.jpg');
}

.bus-thumb.propmgmt {
  background-image: url('../images/zane-lee-mD0gcnkA7BQ-unsplash-1.jpg');
}

.bus-thumb.construction {
  background-image: url('../images/pexels-quang-nguyen-vinh-2138126.jpg');
}

.bus-thumb.busservices {
  background-image: url('../images/arlington-research-kN_kViDchA0-unsplash.jpg');
}

.businessblocks {
  overflow: visible;
  margin-top: 5vh;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-24 {
  padding: 5vh 5vh 0vh;
  background-color: #252525;
}

.div-block-9 {
  margin-top: 5vh;
  text-align: center;
}

.solutions {
  position: relative;
  z-index: 0;
  min-height: 40vh;
  margin-top: -13vh;
  padding-top: 13vh;
  padding-bottom: 10vh;
  background-image: none, none;
  background-position: 50% 50%, 50% 0%;
  background-size: cover, cover;
}

.toggle-text {
  position: relative;
  z-index: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 1.2em;
  line-height: 1em;
}

.div-block-19 {
  display: block;
  overflow: visible;
  min-height: 35vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 4px 20px 0 rgba(133, 116, 240, 0.25);
  text-decoration: none;
}

.black-banner {
  position: relative;
  z-index: 99;
  width: 80%;
  max-width: 1366px;
  min-height: 20vh;
  margin-top: -13vh;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vh;
  padding-bottom: 3vh;
  background-image: url('../images/bg-blackbanner.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 40px 12px rgba(30, 0, 214, 0.25);
}

.black-banner.faqbottom {
  margin-top: 0vh;
}

.black-banner.innerpages {
  margin-top: 0vh;
}

.whoweare {
  margin-top: -13vh;
  padding-top: 13vh;
}

.div-block-12 {
  text-align: left;
}

.afterdesc {
  width: 80%;
  margin-top: 5vh;
  margin-right: auto;
  margin-left: auto;
}

.blog {
  padding-bottom: 15vh;
  background-image: url('../images/mesh.svg');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

.faq-body {
  position: relative;
  display: block;
  width: 100%;
  background-color: transparent;
}

.faq-body.w--open {
  background-color: transparent;
}

.grid-2 {
  grid-column-gap: 3vw;
  grid-row-gap: 1vh;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block {
  display: inline-block;
  padding: 14px 20px;
  border-radius: 8px;
  background-image: url('../images/btn-bgimg.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.faq {
  min-height: 40vh;
  background-color: transparent;
}

.faq-p {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: #f4f6f8;
}

.mask-2 {
  overflow: hidden;
  height: auto;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.faq-answer {
  margin-bottom: 0px;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
}

.faq-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, right top, from(#1e00d6), to(#252525));
  background-image: linear-gradient(90deg, #1e00d6, #252525);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.faq-2.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.container {
  position: static;
  z-index: 99;
  display: block;
  width: 90%;
  max-width: 1366px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.container.white {
  background-color: #fff;
}

.slider-2 {
  height: auto;
  background-color: transparent;
}

.grid-3 {
  justify-items: center;
  grid-column-gap: 3vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20px;
  padding: 3vh;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #fff;
}

.div-block-2 {
  margin-top: 0vh;
}

.text-span {
  color: #1e00d6;
  line-height: 0.7em;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 5vh;
  -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-top: 1px solid #3f3f3f;
  color: hsla(0, 0%, 100%, 0.5);
  text-align: center;
}

.div-block-8 {
  width: 100%;
  max-width: 700px;
  min-height: 30vh;
  margin-right: auto;
  margin-bottom: 5vh;
  margin-left: auto;
  padding-top: 3vh;
  padding-bottom: 3vh;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
}

.h3 {
  margin-top: 10px;
  margin-bottom: 3vh;
  font-family: 'Big Shoulders Display', sans-serif;
  color: #fff;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.h3.black {
  color: #252525;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 1px;
}

.h3.centered {
  text-align: center;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vh;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
}

.div-block-25._2 {
  margin-top: 2vh;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20vh;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.menulink {
  margin-left: 10px;
  padding-right: 2vw;
  padding-left: 2vw;
  color: #252525;
  font-size: 0.9em;
  font-weight: 600;
  text-decoration: none;
}

.menulink.btn {
  margin-left: 0px;
  padding: 14px 30px;
  border-radius: 8px;
  background-image: url('../images/btn-bgimg.svg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 0.8em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.menulink.btn {
  margin-left: 0px;
  padding: 14px 30px;
  border-radius: 8px;
  background-image: url('../images/btn-bgimg.svg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 0.8em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.menulink.btn.nav-btn {
  margin-left: 25px;
}

.bluebanner {
  height: auto;
  max-height: 500px;
  min-height: 20vh;
  padding-bottom: 5vh;
  background-image: url('../images/blue-bannerimg-small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.grid {
  margin-top: 0vh;
  grid-column-gap: 10vw;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #fff;
}

.grid.hero-contents {
  margin-top: 10vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 10vw;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #252525;
}

.faq-body-cont {
  padding: 30px;
  border-top: 1px none #000;
  background-color: #f6f6f6;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.image-3 {
  padding-right: 1vw;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.image-5 {
  margin-bottom: 5vh;
  text-align: left;
}

.text-block-16 {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 1em;
  line-height: 1.7em;
}

.cliemtname {
  color: #252525;
  font-size: 0.8em;
  line-height: 1.9em;
}

.div-block-7 {
  margin-top: 5vh;
}

.collection-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image {
  display: inline;
  margin-left: 10px;
}

.grid-4 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-7 {
  padding: 0px 10px 10px;
}

.text-block-17 {
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 0px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-2 {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
}

.howwecanhelp {
  min-height: 40vh;
  padding-bottom: 20vh;
  background-image: url('../images/bluebg-mesh-big2.svg');
  background-position: 50% 0%;
  background-size: cover;
}

.serviceslist {
  width: 70%;
  margin: 5vh auto 0vh;
  float: none;
}

.serviceslist._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.serviceslist._2._80p {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.serviceslist._2.wwa {
  width: 100%;
}

.text-block-4 {
  display: inline-block;
  color: #fff;
  font-size: 0.8em;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-block-15 {
  margin-top: 5vh;
  color: hsla(0, 0%, 100%, 0.5);
  line-height: 2.5em;
}

.image-4 {
  margin-top: 12px;
  margin-bottom: 12px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.grid-6 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.afterdesc-2 {
  width: 80%;
  margin-top: 5vh;
  margin-right: auto;
  margin-left: auto;
}

.div-block-3 {
  margin-top: 5vh;
  margin-bottom: 5vh;
}

.testimonials {
  height: auto;
  min-height: 40vh;
  padding-top: 8vh;
  padding-bottom: 8vh;
  background-image: url('../images/mesh-single.svg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-20 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

._80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5vh;
  padding-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
}

._80.wwa {
  padding-top: 10vh;
  padding-bottom: 5vh;
}

.grid-7 {
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.topheader {
  display: inline;
  color: #1e00d6;
  font-size: 0.8em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.topheader.white {
  color: #fff;
  font-size: 0.8em;
  font-weight: 400;
  text-transform: uppercase;
}

.topheader.black {
  display: block;
  margin-bottom: 2vh;
  margin-left: 0%;
  padding-left: 0px;
  color: #252525;
  text-transform: uppercase;
}

.topheader.black.left {
  margin-left: 0%;
  padding-left: 0px;
}

.topheader.black.right {
  margin-left: 0%;
  padding-left: 0px;
}

.paragraph {
  margin-top: 0vh;
  margin-left: 3px;
  float: none;
  color: #252525;
  font-size: 1em;
  line-height: 1.8em;
  text-align: left;
}

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

.featimg {
  height: auto;
  max-height: 250px;
  min-height: 15vh;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.text-block-12 {
  margin-top: 3vh;
  font-family: 'Big Shoulders Display', sans-serif;
  color: #1e00d6;
  font-size: 1.4em;
  line-height: 1.3em;
  font-weight: 700;
  text-align: left;
}

.div-block-22 {
  margin-top: 3vh;
}

.bloglink {
  text-decoration: none;
}

.div-block-29 {
  margin-top: 10vh;
  text-align: center;
}

.pagetitle {
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 3em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}

.top {
  padding-bottom: 10vh;
  background-image: url('../images/mesh.svg');
  background-position: 50% 10vw;
  background-size: auto;
  background-repeat: no-repeat;
}

.text-span-2 {
  color: #1e00d6;
}

.link-2 {
  margin-left: 10px;
  padding-right: 2vw;
  padding-left: 2vw;
  color: #252525;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
}

.link-2.btn {
  margin-left: 0px;
  padding: 14px 30px;
  border-radius: 8px;
  background-image: url('../images/btn-bgimg.svg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 0.8em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-block-18 {
  display: inline-block;
  padding: 14px 11px;
  border-radius: 3px;
  background-color: #fff;
  font-family: 'Big Shoulders Display', sans-serif;
  color: #1e00d6;
  font-size: 1.4em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.image-8 {
  margin: -11vh 0px 32px 32px;
  float: right;
  border-radius: 10px;
  box-shadow: 7px 7px 40px 0 rgba(30, 0, 214, 0.25);
}

.image-8.right {
  position: static;
  left: 0px;
  top: 0px;
  margin-top: -13vh;
  margin-right: 32px;
  margin-left: 0px;
  float: left;
}

.image-8.left {
  margin-right: 32px;
  margin-bottom: 32px;
  margin-left: 0px;
  float: left;
}

.div-block-31 {
  margin-top: 5vh;
  padding: 5vh;
  border-radius: 0px;
  background-color: #fff;
}

.div-block-30 {
  padding-top: 10vh;
}

.div-block-30.contactus {
  padding-top: 0vh;
}

.page-content {
  padding-top: 10px;
  padding-bottom: 10vh;
}

.text-block-19 {
  width: 100%;
  margin-top: 3vh;
  margin-left: 0%;
  padding-left: 0px;
  font-family: 'Big Shoulders Display', sans-serif;
  color: #252525;
  font-size: 2.4em;
  line-height: 1.2em;
  font-weight: 700;
}

.text-block-19.left {
  width: 100%;
  margin-bottom: 5vh;
  margin-left: 0%;
  padding-left: 0px;
  color: #252525;
}

.text-block-19.left.blogtitle {
  width: 100%;
  margin-bottom: 1vh;
}

.text-block-19.left.blogtitle._100 {
  margin-top: 0vh;
}

.text-block-19.titleright {
  margin-top: 0vh;
  margin-bottom: 5vh;
}

.testimonials-2 {
  height: auto;
  min-height: 40vh;
  padding-top: 8vh;
  padding-bottom: 8vh;
  background-image: url('../images/mesh-single.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.testimonials-2.dark {
  background-image: url('../images/mesh-single.svg'), -webkit-gradient(linear, left top, left bottom, from(#252525), to(#252525));
  background-image: url('../images/mesh-single.svg'), linear-gradient(180deg, #252525, #252525);
  background-position: 100% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
}

.grid-9 {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-9 {
  margin-top: -14vh;
  margin-bottom: 5vh;
  border-radius: 10px;
  box-shadow: 0 0 40px 0 rgba(30, 0, 214, 0.25);
}

.body-2 {
  color: #252525;
}

.body-3 {
  background-image: url('../images/mesh.svg'), url('../images/bodybg3jpg.jpg');
  background-position: 50% 0%, 50% 0%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat-y;
}

.div-block-33 {
  padding-top: 0vh;
}

.grid-10 {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-2 {
  margin-top: 5vh;
  float: none;
  color: #252525;
  font-size: 1em;
  line-height: 1.8em;
  text-align: left;
}

.image-10 {
  margin-top: -20vh;
  border-radius: 10px;
  box-shadow: 0 0 40px 0 rgba(30, 0, 214, 0.25);
}

.qoute-2 {
  margin: 32px;
  color: #252525;
  font-size: 1.1em;
  line-height: 1.8em;
  font-style: normal;
  font-weight: 300;
}

.text-block-20 {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 1em;
  line-height: 1.7em;
}

.grid-11 {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  -ms-grid-columns: 0.75fr 0.25fr;
  grid-template-columns: 0.75fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-11 {
  width: auto;
  max-width: 50%;
  margin-bottom: 3vh;
  margin-left: 3vh;
  float: right;
  border-radius: 10px;
  box-shadow: 13px 13px 40px 0 rgba(120, 110, 235, 0.25);
}

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

.text-span-3 {
  float: none;
}

.div-block-35 {
  text-align: center;
}

.text-block-21 {
  font-size: 0.9em;
  font-weight: 600;
}

.dropdown-link {
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 0.9em;
  font-weight: 600;
}

.dropdown-link:hover {
  background-color: #fff;
  color: #ff7519;
}

.dropdown-list {
  background-color: #af8484;
}

.dropdown-list.w--open {
  background-color: #fffdf8;
  box-shadow: 6px 6px 12px -8px rgba(140, 155, 213, 0.28);
}

.icon {
  font-size: 0.6em;
  line-height: 1.2em;
}

.footerlink {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.div-block-36 {
  display: inline;
  text-decoration: none;
}

.image-13 {
  display: none;
  padding: 8px;
}

.mobilemenu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-16 {
  position: fixed;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  border-radius: 50px;
  box-shadow: 0 3px 11px -6px #6f71d8;
}

.div-block-39 {
  position: static;
  top: 100px;
  z-index: 100;
  max-width: 380px;
}

.div-block-40 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-41 {
  position: -webkit-sticky;
  position: sticky;
  top: auto;
}

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

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

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

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

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

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

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

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

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

.grid-12 {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  -ms-grid-columns: 1.75fr 1fr;
  grid-template-columns: 1.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-24 {
  font-size: 0.9em;
}

.text-block-25 {
  margin-bottom: 3vh;
  font-size: 0.7em;
  letter-spacing: 1px;
}

.nextposttitle {
  font-family: 'Big Shoulders Display', sans-serif;
  color: #4b4b4b;
  font-size: 1.6em;
  font-weight: 500;
  text-decoration: none;
}

.text-block-27 {
  font-size: 0.8em;
}

.kg-image {
  margin-bottom: 30px;
  margin-left: 30px;
  float: right;
  border-radius: 10px;
  box-shadow: 5px 5px 40px 0 rgba(148, 127, 240, 0.23);
}

.rich-text-block-2 {
  overflow: scroll;
  margin-top: -21px;
  padding-top: 8px;
  text-indent: 20px;
  -webkit-column-count: auto;
  column-count: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.rich-text-block-3 {
  margin-top: 13px;
}

.rich-text-block-4 {
  margin-top: 18px;
}

.div-block-43 {
  width: 50px;
}

.div-block-44 {
  margin: 33px 56px 24px 17px;
}

.white.h2 {
  font-family: 'Big Shoulders Display', sans-serif;
  color: #fff;
  font-size: 3em;
  line-height: 1em;
}

.heading {
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 3em;
  line-height: 1em;
}

.testimonialh2 {
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 3em;
  line-height: 1em;
}

.testimonialh2.white {
  color: #fff;
}

.heading-2 {
  font-size: 3em;
  line-height: 1em;
}

.blogh2 {
  font-size: 3em;
  line-height: 1em;
}

.heading-3 {
  color: #000;
  font-size: 3em;
  line-height: 1em;
}

.heading-4 {
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 3em;
  line-height: 1em;
}

.h3-center {
  margin-top: 10px;
  margin-bottom: 3vh;
  font-family: 'Big Shoulders Display', sans-serif;
  color: #fff;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0px;
  text-transform: none;
}

.h3-center.black {
  color: #252525;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.heading-5 {
  margin-top: 0px;
  color: #fff;
  font-size: 3em;
  line-height: 1em;
}

.heading-6 {
  margin-top: 0px;
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 3em;
  line-height: 1em;
}

.heading-7 {
  margin-top: 0px;
  font-size: 3em;
  line-height: 1em;
}

.heading-8 {
  margin-top: 0px;
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 3em;
  line-height: 1em;
}

.heading-9 {
  color: #000;
  font-size: 3em;
  line-height: 1em;
}

.link-3 {
  text-decoration: none;
}

.paragraph-3 {
  position: relative;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.7em;
  font-weight: 300;
}

.left-arrow {
  display: none;
}

.right-arrow {
  position: static;
  display: none;
}

.slide-nav {
  font-size: 0.6em;
}

.left-arrow-2 {
  display: none;
}

.icon-3 {
  display: none;
}

.link-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-17 {
  margin-right: 12px;
}

.slide-nav-2 {
  font-size: 0.6em;
}

@media screen and (max-width: 991px) {
  .grid-8 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-21.faq {
    margin-top: 5vh;
    padding-top: 5vh;
  }

  .div-block-15.left {
    text-align: center;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .hero {
    max-height: none;
  }

  .text-block-9 {
    font-size: 2.2em;
  }

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

  .container {
    width: 90%;
  }

  .div-block-8 {
    max-width: 700px;
  }

  .menulink {
    display: none;
    overflow: hidden;
  }

  .menulink.btn {
    display: block;
    font-size: 0.7em;
  }

  .menulink.btn {
    display: block;
    font-size: 0.7em;
  }

  .menulink.btn.nav-btn {
    display: none;
  }

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

  .grid.hero-contents {
    justify-items: center;
  }

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

  .div-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .serviceslist._2 {
    display: block;
  }

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

  .testimonials {
    background-size: cover;
  }

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

  .topheader.black {
    margin-left: 0%;
    text-align: center;
  }

  .topheader.black.right {
    margin-left: 0%;
    padding-left: 0px;
  }

  .paragraph {
    text-align: center;
  }

  .featimg {
    min-height: 20vh;
    line-height: 20px;
  }

  .link-2 {
    display: none;
    overflow: hidden;
  }

  .text-block-18 {
    margin: 6px 12px;
  }

  .image-8 {
    margin-top: -10vh;
  }

  .image-8.right {
    margin-top: -10vh;
  }

  .div-block-31 {
    margin-top: 10vh;
    padding-top: 5vh;
  }

  .div-block-31._5vh {
    margin-top: 5vh;
  }

  .div-block-30 {
    padding-top: 5vh;
    text-align: center;
  }

  .text-block-19 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .text-block-19.left {
    width: 100%;
    text-align: center;
  }

  .text-block-19.left.blogtitle {
    text-align: left;
  }

  .testimonials-2 {
    background-size: cover;
  }

  .grid-9 {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-9 {
    margin-top: -13vh;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-33 {
    padding-top: 0vh;
  }

  .grid-10 {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .paragraph-2 {
    text-align: center;
  }

  .image-10 {
    margin-top: 0vh;
    margin-right: auto;
    margin-left: auto;
  }

  .grid-11 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -ms-grid-columns: 0.75fr;
    grid-template-columns: 0.75fr;
  }

  .image-11 {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-left: 0vh;
    float: none;
  }

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

  .dropdown-toggle {
    display: none;
  }

  .image-13 {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-37 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .mobmenulink {
    display: block;
    padding: 18px 19px;
    background-color: #fff;
    color: #353535;
    font-size: 1.2em;
    text-align: center;
    text-decoration: none;
  }

  .mobmenulink.getqoute {
    margin-top: 30px;
    padding-right: 32px;
    padding-left: 32px;
    border-radius: 10px;
    background-image: url('../images/btn-bgimg.svg');
    background-position: 0% 50%;
    background-size: cover;
    color: #fff;
    font-size: 0.8em;
    font-weight: 700;
    letter-spacing: 1px;
    text-indent: 0px;
    text-transform: uppercase;
  }

  .mobmenulink.phonenumber {
    color: #1e00d6;
    text-transform: none;
  }

  .dropdown {
    position: static;
    display: block;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
    text-align: center;
  }

  .text-block-22 {
    font-size: 1.2em;
  }

  .icon-2 {
    font-size: 0.8em;
    line-height: 1.1em;
  }

  .mobmenulinkdd {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .mobmenulinkdd.w--current {
    margin-right: auto;
    margin-left: auto;
    color: #ff6701;
    text-decoration: none;
  }

  .dropdown-list-2 {
    position: static;
  }

  .dropdown-list-2.w--open {
    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;
    background-color: #f7f6f3;
    text-decoration: none;
  }

  .mobilemenu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2000;
    display: none;
    width: 100%;
    height: 100vh;
    margin-top: 0px;
    -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;
    background-color: #fff;
    background-image: url('../images/mesh.svg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: 500;
    text-align: center;
  }

  .div-block-38 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .image-14 {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    padding: 29px;
  }

  .image-15 {
    display: block;
    width: 5%;
    max-width: none;
    margin-bottom: 5vh;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-span-4 {
    color: #3014cf;
  }

  .image-16 {
    position: static;
  }

  .div-block-39 {
    max-width: none;
  }

  .link-block-2 {
    position: fixed;
    left: auto;
    top: auto;
    right: 2%;
    bottom: 2%;
    z-index: 9000;
    display: block;
    border-radius: 100px;
    box-shadow: 4px 4px 19px 0 rgba(103, 101, 216, 0.25);
  }

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

  .left-arrow {
    position: relative;
    display: none;
  }

  .right-arrow {
    position: relative;
    display: none;
  }

  .slide-nav {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .div-block-21.blog {
    padding-bottom: 0vh;
  }

  .div-block-21.faq {
    margin-top: 0vh;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .div-block-15.left {
    text-align: center;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }

  .hero {
    max-height: none;
  }

  .h4 {
    font-size: 1.1em;
    text-align: center;
  }

  .h4.white.left {
    text-align: center;
  }

  .div-block-27 {
    text-align: center;
  }

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

  .businessblocks {
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .black-banner {
    width: 100%;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .div-block-12 {
    text-align: center;
  }

  .blog {
    height: auto;
    padding-bottom: 15vh;
  }

  .grid-3 {
    grid-row-gap: 3vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-8 {
    max-width: 500px;
  }

  .h3 {
    line-height: 1.4em;
    text-align: center;
  }

  .bluebanner {
    max-height: none;
  }

  .grid.hero-contents {
    justify-items: center;
  }

  .grid-4 {
    justify-items: center;
    grid-row-gap: 5vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }

  .div-block-28 {
    text-align: center;
  }

  .image-4 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

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

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

  .topheader.black.right {
    margin-left: 0%;
    padding-left: 0px;
  }

  .div-block-31 {
    margin-top: 10vh;
  }

  .div-block-30 {
    padding-top: 5vh;
    text-align: center;
  }

  .div-block-33 {
    text-align: center;
  }

  .mobilemenu {
    display: none;
  }

  .h3-center {
    line-height: 1.4em;
  }
}

@media screen and (max-width: 479px) {
  li {
    font-size: 0.9em;
    line-height: 1.4em;
    text-align: left;
  }

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

  .qoute {
    font-size: 1em;
  }

  .div-block-21.blog {
    margin-bottom: 10vh;
  }

  .div-block-21.faq {
    margin-top: 5vh;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .h1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 2.5em;
    line-height: 1.1em;
  }

  .h1.h2 {
    font-size: 2.5em;
    line-height: 1.2em;
  }

  .div-block-15 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .faq-img {
    display: none;
  }

  .hero {
    padding-bottom: 5vh;
  }

  .h4 {
    font-size: 1em;
    text-align: center;
  }

  .text-block-9 {
    font-size: 2.2em;
  }

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

  .toggle-text {
    font-size: 1em;
  }

  .black-banner {
    width: 100%;
  }

  .black-banner.faqbottom {
    width: 100%;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .afterdesc {
    width: 90%;
  }

  .blog {
    padding-bottom: 5vh;
  }

  .grid-2 {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .faq-p {
    border-radius: 8px;
  }

  .nav {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .container {
    width: 100%;
  }

  .slider-2 {
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
  }

  .grid-3 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-26 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-8 {
    max-width: 280px;
  }

  .h3 {
    text-align: center;
  }

  .div-block-13 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .menulink.btn {
    display: block;
    overflow: hidden;
  }

  .menulink.btn {
    display: block;
    overflow: hidden;
  }

  .menulink.btn.nav-btn {
    display: none;
  }

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

  .grid.hero-contents {
    width: 100%;
    grid-row-gap: 5vh;
  }

  .faq-body-cont {
    background-position: -10% 0%;
    background-size: auto;
  }

  .image-3 {
    padding-top: 5px;
    padding-right: 3vw;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .text-block-16 {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }

  .grid-4 {
    grid-row-gap: 5vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .logo {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-28 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block {
    max-width: 100%;
    margin-top: 1vh;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .howwecanhelp.offers {
    background-position: 50% 0%;
  }

  .serviceslist._2 {
    width: 100%;
  }

  .text-block-15 {
    font-size: 0.9em;
  }

  .grid-6 {
    width: 80%;
    margin-top: 7vh;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .afterdesc-2 {
    width: 100%;
  }

  ._80 {
    width: 90%;
    padding-top: 5vh;
    padding-bottom: 0vh;
  }

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

  .paragraph {
    font-size: 0.9em;
  }

  .div-block-29 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .pagetitle {
    font-size: 2.2em;
  }

  .link-2.btn {
    display: block;
    overflow: hidden;
  }

  .image-8 {
    margin-top: -5vh;
  }

  .image-8.right {
    position: static;
    margin-top: -10vh;
  }

  .div-block-31 {
    margin-top: 10vh;
    padding: 0vh 2vh 2vh;
  }

  .div-block-31.contactus {
    margin-top: 5vh;
  }

  .div-block-30 {
    padding-top: 5vh;
  }

  .div-block-32 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .page-content.blogcontent {
    padding-bottom: 0vh;
  }

  .text-block-19.left {
    font-size: 1.8em;
  }

  .text-block-19.left.blogtitle {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-19.left.blogtitle._100 {
    width: 100%;
  }

  .text-block-19.titleright {
    font-size: 2em;
  }

  .image-9 {
    margin-top: -6vh;
  }

  .div-block-33 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0vh;
  }

  .div-block-33.blogplate {
    width: 100%;
  }

  .qoute-2 {
    font-size: 1em;
  }

  .text-block-20 {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.9em;
  }

  .grid-11 {
    width: 253.09375px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
  }

  .image-11 {
    display: block;
    width: auto;
    max-width: 100%;
    float: none;
    border-radius: 0px;
  }

  .rich-text-block {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .div-block-34 {
    width: 100%;
    margin-right: 0vh;
    padding-right: 0vw;
    padding-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-12 {
    width: auto;
    height: auto;
    max-width: 100%;
  }

  .mobilemenu {
    display: none;
  }

  .div-block-41 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .grid-12 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .nextposttitle {
    line-height: 1.1em;
  }

  .rich-text-block-3 {
    text-align: left;
  }

  .white.h2 {
    font-size: 2.5em;
  }

  .testimonialh2.white {
    font-size: 2em;
  }

  .blogh2 {
    font-size: 2em;
  }

  .heading-4 {
    font-size: 2.5em;
  }

  .heading-5 {
    font-size: 2.5em;
  }

  .heading-6 {
    font-size: 2.5em;
    text-align: center;
  }

  .heading-7 {
    font-size: 2.5em;
  }

  .heading-9 {
    font-size: 2.5em;
  }
}

#heroform.w-node-a896d91d-7caa-e3b7-1abd-cbeb6a43bf5d-fc0b8ba5 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f2-fc0b8ba5 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f7-fc0b8ba5 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3fe-fc0b8ba5 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_3fbc2cd9-ce2b-dd8d-05c3-07e592823683-fc0b8ba5 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_3fbc2cd9-ce2b-dd8d-05c3-07e59282368b-fc0b8ba5 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb436-fc0b8ba5 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb43c-fc0b8ba5 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb442-fc0b8ba5 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-fc0b8ba5 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb496-fc0b8ba5 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb49c-fc0b8ba5 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb4a2-fc0b8ba5 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb4a8-fc0b8ba5 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb4b5-fc0b8ba5 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb51a-fc0b8ba5 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-d1eb282c-9fbc-cc47-19e3-b7f8846a91b6-846a9179 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f2-600b8ba6 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f7-600b8ba6 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3fe-600b8ba6 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_391c1019-5c0e-9cce-96cc-0f3e70ceba24-600b8ba6 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_391c1019-5c0e-9cce-96cc-0f3e70ceba2c-600b8ba6 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-600b8ba6 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f2-530b8ba8 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f7-530b8ba8 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3fe-530b8ba8 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-c40dfa38-59bb-b06d-169b-01e4c0deedfb-530b8ba8 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c40dfa38-59bb-b06d-169b-01e4c0deee03-530b8ba8 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-530b8ba8 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-cfe80806-679e-d260-8f5d-83dd99557d69-e10b8baa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_0b4e2c8c-b635-9cd7-f3ac-a4acfbd67b10-e10b8baa {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0b4e2c8c-b635-9cd7-f3ac-a4acfbd67b18-e10b8baa {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-feb2c16f-901e-0b13-b166-7c8b9cb3daac-e10b8baa {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f2-870b8bad {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f7-870b8bad {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3fe-870b8bad {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-e4109fb9-534d-b6cf-7758-8703c1be808d-870b8bad {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e4109fb9-534d-b6cf-7758-8703c1be8095-870b8bad {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-870b8bad {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f2-780b8bae {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f7-780b8bae {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3fe-780b8bae {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_7ee1e7f5-eaa2-59ae-8495-1d52c4139e65-780b8bae {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_7ee1e7f5-eaa2-59ae-8495-1d52c4139e6d-780b8bae {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-780b8bae {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f2-ce0b8baf {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f7-ce0b8baf {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3fe-ce0b8baf {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-c9e082ca-9bab-bb17-5451-7c5f218012e5-ce0b8baf {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c9e082ca-9bab-bb17-5451-7c5f218012ed-ce0b8baf {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-ce0b8baf {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-a00b8bb0 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f2-4a0b8bb1 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f7-4a0b8bb1 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3fe-4a0b8bb1 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_113566a8-20f4-58df-c18d-9e9456f95670-4a0b8bb1 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_113566a8-20f4-58df-c18d-9e9456f95678-4a0b8bb1 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-4a0b8bb1 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f2-7d0b8bb3 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3f7-7d0b8bb3 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3fe-7d0b8bb3 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_64dc4fa2-adf8-117d-c715-3ad0e7635db1-7d0b8bb3 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_64dc4fa2-adf8-117d-c715-3ad0e7635db9-7d0b8bb3 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb44f-7d0b8bb3 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-d1eb282c-9fbc-cc47-19e3-b7f8846a91b6-846a9179 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-cfe80806-679e-d260-8f5d-83dd99557d69-e10b8baa {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb3be-fc0b8ba5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb436-fc0b8ba5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_2d8562ac-31f9-4c90-7a5a-a2e916bcb4bd-fc0b8ba5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d1eb282c-9fbc-cc47-19e3-b7f8846a91b6-846a9179 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-afbe0866-0bb8-c8cf-40ff-70e06f9e6d95-e10b8baa {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-cfe80806-679e-d260-8f5d-83dd99557d69-e10b8baa {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
}

