.dekstop-navbar {
  height: 4vh;
  background-color: #043c5f;
  justify-content: center;
  align-items: center;
  display: flex;
}

.responsive-desktop-header-t {
  width: 85%;
  justify-content: center;
  display: flex;
}

.left {
  flex: 1;
  align-self: center;
}

.rightr {
  flex: 1;
}

.google-rating {
  width: 6vw;
  height: 3vh;
  background-image: url('../images/Google-Rating.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

.right {
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  display: flex;
}

.book-an-appoiintment {
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  padding-left: 6px;
  padding-right: 6px;
  text-decoration: none;
  display: flex;
}

.link {
  width: 100%;
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.cellphone-link {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.cellphone-icon {
  width: 2vw;
  height: 2vh;
  background-image: url('../images/Cellphone-White-Icon-V2.0.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.desktop-main-nav {
  width: 100%;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.responsive-main-desk-nav {
  width: 100%;
  align-self: center;
  display: flex;
}

.left-nd {
  display: flex;
}

.website-logo-main {
  width: 12vw;
  height: 7vh;
  background-image: url('../images/Glorious.co.za.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.right-nd {
  display: flex;
}

.website-logo-main-copy {
  width: 12vw;
  height: 8vh;
}

.main-nav-text-links {
  width: 12vw;
  height: 8vh;
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
}

.text-block {
  width: auto;
  color: #043c5f;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block {
  width: auto;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  padding: 14px 10px;
  text-decoration: none;
  display: flex;
}

.div-block.w--current {
  width: auto;
  border-bottom: 2px solid #8cc63c;
  padding: 5px 11px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.div-block-2 {
  width: 85%;
  height: 10vh;
}

.responsive-main-navv {
  width: 85%;
  height: 8vh;
  justify-content: center;
  display: flex;
}

.desktop-main-nav-div {
  z-index: 9999;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.h1-landing-div {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  flex-direction: column;
  display: flex;
}

.h1-bacground-left {
  width: 50%;
  height: 100vh;
}

.h1-left-top {
  height: 65vh;
  background-image: url('../images/Inside-home-page-left-corner.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.ants {
  z-index: 0;
  height: 100vh;
  mix-blend-mode: hard-light;
  background-image: url('../images/Ants.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.h1-bacground-right {
  width: 50%;
  height: 100vh;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.flies {
  height: 35vh;
  mix-blend-mode: hard-light;
  background-image: url('../images/Flies.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.cockroach {
  height: 25vh;
  mix-blend-mode: hard-light;
  background-image: url('../images/Cockroach.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.mouse {
  height: 44vh;
  opacity: 1;
  mix-blend-mode: hard-light;
  background-image: url('../images/Mouse-A.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  top: 0;
}

.h1-bottom-right {
  z-index: auto;
  height: 45vh;
  background-image: url('../images/Inside-home-page-bottm-right-corner.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 55%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.h1-background {
  height: auto;
  mix-blend-mode: normal;
  background-color: #043c5f;
  background-image: linear-gradient(360deg, #0084d7 24%, #043c5f);
  flex: 1;
  display: flex;
  overflow: hidden;
}

.how-can-we-help {
  height: auto;
  background-color: #e3e9ed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 52px;
  display: flex;
}

.h1-heading {
  z-index: 2;
  width: auto;
  height: 100vh;
  color: #6e1c1c;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-top: 203px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.h1-responsive {
  width: 45%;
  height: auto;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  mix-blend-mode: darken;
  background-color: #fff;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 59px;
  padding-bottom: 36px;
  display: flex;
}

.h1-responsive:hover {
  mix-blend-mode: normal;
  box-shadow: -2px 12px 28px -7px #043c5f;
}

.heading {
  color: #043c5f;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-weight: 500;
}

.heading-2 {
  color: #017cca;
  text-align: center;
  margin-top: 0;
}

.text-block-2 {
  color: #000;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-weight: 500;
}

.h1-button-l-r {
  width: 85%;
  justify-content: center;
  padding: 0 34px;
  display: flex;
}

.button {
  width: auto;
  text-align: center;
  background-color: #8cc63c;
  background-image: linear-gradient(119deg, #0084d7, #043c5f);
  border: 3px #ddd;
  border-radius: 11px;
  align-items: center;
  margin: 23px 1px;
  font-family: Metropolis, sans-serif;
  font-style: normal;
  font-weight: 100;
  display: flex;
}

.button:hover {
  background-image: linear-gradient(285deg, #0084d7, #043c5f);
  border-color: #fff;
}

.button._4859635 {
  width: 30%;
  justify-content: center;
}

.button.sdf {
  font-weight: 100;
}

.button-2 {
  text-align: center;
  background-color: #043c5f;
  border-radius: 11px;
  margin-left: 17px;
  margin-right: 17px;
}

.responsive-how-we-can-help {
  width: 85%;
  height: auto;
  display: flex;
}

.left-how-help {
  width: 50%;
  height: auto;
  align-self: flex-start;
}

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

.div-block-3 {
  width: 50%;
  height: auto;
  color: #025d96;
  background-color: #fff;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  text-decoration: none;
}

.div-block-3:hover {
  color: #fff;
  background-color: #0084d7;
}

.heading-3 {
  color: #043c5f;
  margin-top: 0;
  padding-top: 15px;
  font-family: Metropolis, sans-serif;
}

.text-block-3, ._24-hr-number {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

._24hr-text {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}

.email-form-cwh {
  width: 85%;
  height: 10vh;
}

.form {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
}

.your-name {
  width: 100%;
  flex-direction: column;
  padding-right: 30px;
  display: block;
}

.your-name.yy {
  width: 35%;
}

.email-fom {
  width: 20%;
  padding-right: 30px;
}

.submit-button {
  height: auto;
  background-color: #043c5f;
  border-radius: 16px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.submit-button:hover {
  background-color: #0085d7;
}

.text-field, .text-field-2, .text-field-3 {
  border-radius: 9px;
}

.select-field {
  background-color: #f4f6fc;
  border-radius: 14px;
}

.why-choose-us {
  height: auto;
  background-color: #b33838;
  background-image: url('../images/Star-icon.svg'), linear-gradient(20deg, #025c95, #008ae0);
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  background-attachment: fixed, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  transform: rotate(0);
}

.left-why-choose-us {
  width: 50%;
  object-fit: fill;
  background-image: url('../images/Why-choose-us-transparent-background-square.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.right-why-choose-us {
  width: 50%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 0 49px 0 21px;
  display: flex;
}

.responsive-square {
  width: 95%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.div-block-4 {
  width: 45%;
  height: 35vh;
  background-color: #fff;
}

.image-a {
  z-index: 3;
  width: 77%;
  height: 45vh;
  object-fit: fill;
  background-color: #fff;
  background-image: url('../images/Glorious.co.za.jpg');
  background-position: 50% 80%;
  background-size: auto;
  border-radius: 22px;
  position: relative;
  top: 159.5px;
  left: 11.453px;
}

.image-b {
  z-index: 3;
  width: 85%;
  height: 45vh;
  background-color: #927d7d;
  background-image: url('../images/Kitchen-Extraction.jpg');
  background-position: 50% 70%;
  background-size: auto;
  border-radius: 22px;
  display: none;
  position: relative;
  top: 124px;
  left: -234.266px;
}

.image-d {
  width: 85%;
  height: 45vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Glorious.co.za02.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 22px;
  margin-top: 219px;
  position: relative;
  left: -76.969px;
}

.why-choose-us-copy-write {
  width: 100%;
  height: auto;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.h1-column-3 {
  height: 5vh;
}

.heading-4 {
  color: #fff;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-size: 40px;
}

.div-block-5 {
  height: auto;
  display: flex;
}

.a-icon-why {
  width: 6.5%;
  height: 4vh;
  background-image: url('../images/Why-choose-us-Headphones.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.heading-h2 {
  width: auto;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  font-size: 25px;
  display: flex;
}

.why-choose-sub-text {
  width: auto;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-4 {
  font-size: 21px;
}

.text-block-5 {
  color: #a9ca5a;
  padding-left: 22px;
  padding-right: 19px;
  font-family: Metropolis, sans-serif;
  font-weight: 700;
  display: flex;
}

.sub-top-tab {
  width: 100%;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  padding-top: 11px;
  padding-bottom: 0;
  display: flex;
}

.why-choose-paragraph {
  width: auto;
  color: #fff;
  padding-left: 12px;
  padding-right: 0;
  font-family: Metropolis, sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: block;
}

.why-choose-paragraph._22 {
  width: auto;
  flex: 0 auto;
  padding-left: 0;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
  line-height: 24px;
}

.why-choose-paragraph._56, .why-choose-paragraph._65 {
  padding-left: 0;
  font-weight: 100;
  line-height: 24px;
}

.div-block-6 {
  width: 15%;
}

.ghost-cleaning {
  width: 10%;
  flex: none;
}

.a-icon-why-copy {
  width: 10%;
  height: 4vh;
  background-image: url('../images/Why-choose-us-Headphones.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.a-icon-why-copy-copy {
  width: 6.5%;
  height: 4vh;
  background-image: url('../images/Why-choose-Chess-Player-Game.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.c-icon-why {
  width: 6.5%;
  height: 4vh;
  background-image: url('../images/Heart-Why-choose-Us.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.c-icon {
  width: 6.5%;
  height: 4vh;
  background-image: url('../images/Why-choose-location.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.why-choose-us-main-top {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.div-block-7 {
  height: 10vh;
}

.why-choose-button {
  width: 85%;
  height: auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.why-choose-goshst-div-button {
  width: 100%;
  text-align: center;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 58px;
  display: flex;
}

.why-choose-us-button {
  text-align: center;
  background-color: #043c5f;
  border-radius: 11px;
  margin-left: 0;
  margin-right: 17px;
  font-family: Metropolis, sans-serif;
}

.why-choose-us-button.b {
  margin-right: 0;
  font-style: normal;
}

.our-services {
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.responsive-div-for-service {
  width: 85%;
}

.heading-5 {
  width: 100%;
  color: #043c5f;
  justify-content: center;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-style: normal;
  display: flex;
}

.text-block-6 {
  text-align: center;
  padding-bottom: 18px;
  font-family: Metropolis, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.services-cards {
  height: auto;
  justify-content: space-between;
  align-items: stretch;
  padding: 27px 0 40px;
  display: flex;
}

.extractor-canopy {
  width: 23%;
  height: auto;
  background-color: #f1f1f1;
  border: 4px solid #043c5f;
  border-radius: 20px;
  padding-bottom: 0;
  display: block;
}

.extractor-canopy:hover {
  border-color: #8cc63c;
}

.services-card-a-image {
  height: 45%;
  background-color: #f1f1f1;
}

.services-card-a-image.osa {
  height: auto;
  background-image: url('../images/Home-Page-A.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osb {
  height: auto;
  background-image: url('../images/Home-Page-B.jpg');
  background-position: 50% 20%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osc {
  height: auto;
  background-image: url('../images/Home-Page-C.jpg');
  background-position: 0%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osc._465 {
  background-image: url('../images/CANOPY.jpg');
}

.services-card-a-image.osa-e {
  height: auto;
  background-image: url('../images/Pest-Control-Image.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osb-copy {
  background-image: url('../images/Air-Duct-Cleaning.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osa-copy {
  height: auto;
  background-image: url('../images/Extractor-Canopy.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osb-copy {
  height: auto;
  background-image: url('../images/Home-Page-B.jpg');
  background-position: 50% 20%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osb-copy-copy {
  height: auto;
  background-image: url('../images/Glorious.co.za.jpg');
  background-position: 50% 80%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osa-e-copy {
  height: auto;
  background-image: url('../images/Pest-Control-ImageB.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-a-image.osb-copy-copy-copy {
  height: auto;
  background-image: url('../images/Roof-Cleaning-.jpg');
  background-position: 50% 80%;
  background-size: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding-top: 78px;
  padding-bottom: 78px;
}

.services-card-below-image {
  height: auto;
}

.services-card-heading {
  height: auto;
  border-top: 4px solid #043c5f;
  padding: 8px 17px 0;
}

.services-card-heading:hover {
  border-top-color: #8cc63c;
}

.text-block-7 {
  font-size: 25px;
}

.text-block-8 {
  color: #043c5f;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Metropolis, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 25px;
}

.how-it-works {
  height: auto;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.hiw-column-a {
  width: 25%;
  height: 50%;
  padding-right: 35px;
}

.hiw-column-b {
  width: 20%;
  height: auto;
  background-color: #fff;
  border-radius: 19px;
  flex-direction: column;
  justify-content: center;
  padding: 8px 27px 0;
  transition: all .275s ease-out;
  display: block;
}

.hiw-column-b:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, .2);
}

.top-icon {
  width: 100%;
  height: 15vh;
  background-image: url('../images/Request-Survey-HIW.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 27px;
  margin-bottom: 27px;
  transition: all .375s ease-out;
}

.below-text-hiw {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  font-family: Metropolis, sans-serif;
  display: flex;
}

.top-icon-b {
  width: 100%;
  height: 15vh;
  background-image: url('../images/Talk-To-expert.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 27px;
  margin-bottom: 27px;
}

.top-icon-d {
  width: 100%;
  height: 15vh;
  background-image: url('../images/Open-24Hr.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 27px;
  margin-bottom: 27px;
}

.breakpont {
  height: 3vh;
  outline-offset: 0px;
  background-color: rgba(0, 0, 0, 0);
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  margin-top: 22px;
  padding-top: 0;
  display: flex;
}

.breakline {
  width: 85%;
  height: .8vh;
  background-color: #043c5f;
  border-radius: 20px;
}

.areas-we-cover {
  justify-content: center;
  align-items: flex-start;
  padding-top: 19px;
  padding-bottom: 19px;
  display: flex;
}

.responsive-div {
  width: 85%;
}

.responsive-div.sdf {
  width: 100%;
}

.responsive-areas-we-cover {
  width: 85%;
  text-align: left;
  flex-direction: column;
  flex: none;
  align-items: center;
  font-style: italic;
  display: block;
}

.div-block-8 {
  height: auto;
  flex-direction: column;
  align-items: center;
  padding-left: 3px;
  display: flex;
}

.top-row-areas-we-cove4r {
  width: 100%;
  height: 5vh;
  text-align: center;
  justify-content: flex-start;
  align-self: center;
  margin-top: 23px;
  margin-bottom: 23px;
  display: flex;
}

.area-1 {
  width: 100%;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.area-2, .area-3, .area-4 {
  width: 100%;
}

.area-we-cover {
  color: #043c5f;
  margin-left: 15px;
  padding-left: 0;
  padding-right: 0;
  font-family: Metropolis, sans-serif;
  font-size: 22px;
  font-style: normal;
  display: flex;
}

.area-we-cover-e {
  width: 100%;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.bottom-row-areas-we-cover {
  width: 85%;
  height: 5vh;
  justify-content: center;
  display: flex;
}

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

.footer {
  width: auto;
  height: auto;
  background-image: linear-gradient(101deg, #043d61, #008adf);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 45px;
  padding-bottom: 45px;
  display: flex;
}

.responsive-footer {
  width: 85%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

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

.glorious-logo-footer {
  background-image: url('../images/Glorious.co.za.-Footer-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.home-sex {
  width: 20%;
  height: auto;
}

.footer-catagory-main {
  display: flex;
}

.text-block-9 {
  color: #fff;
  padding-top: 34px;
  padding-bottom: 34px;
  font-family: Metropolis, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

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

.field-label, .field-label-2, .field-label-3, .field-label-4 {
  font-family: Metropolis, sans-serif;
  font-weight: 500;
}

.heading-6 {
  color: #043c5f;
  font-family: Metropolis, sans-serif;
}

.paragraph, .paragraph-2 {
  padding-bottom: 17px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.paragraph-3 {
  width: 99.9999%;
  padding-bottom: 17px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.paragraph-4 {
  padding-bottom: 17px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.paragraph-5 {
  font-family: Metropolis, sans-serif;
  font-weight: 100;
  position: static;
}

.a-icon-why-copy {
  width: 6.5%;
  height: 4vh;
  width: 6.5%;
  height: 4vh;
  width: 6.5%;
  height: 4vh;
  width: 6.5%;
  height: 4vh;
  background-color: #fff;
  background-image: url('../images/Location-We-Cover.svg');
  background-position: 50%;
  background-size: contain;
}

.a-icon-why-copy._5 {
  background-image: url('../images/Location-We-Cover.svg');
  background-position: 50%;
  background-size: contain;
}

.a-icon-why-copy {
  width: 6.5%;
  height: 4vh;
  width: 6.5%;
  height: 4vh;
  width: 6.5%;
  height: 4vh;
  background-image: none;
}

.text-block-10 {
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.text-block-10._258 {
  font-size: 14px;
}

.text-block-11 {
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Metropolis, sans-serif;
  font-style: normal;
  font-weight: 100;
}

.text-block-11._258 {
  font-size: 14px;
  font-weight: 100;
}

.text-block-12 {
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Metropolis, sans-serif;
  font-size: 14px;
  font-weight: 100;
}

.text-block-13 {
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Metropolis, sans-serif;
  font-size: 14px;
  font-weight: 100;
}

.maps-integaration {
  width: auto;
  height: 50%;
}

.html-embed {
  overflow: hidden;
}

.email-fom-copy {
  width: 20%;
  flex-direction: column-reverse;
  padding-right: 30px;
  display: flex;
}

.home-sex-copy {
  width: 20%;
  height: auto;
}

.paragraph-6, .paragraph-7 {
  font-weight: 100;
}

.text-block-14 {
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.mobile-nav {
  display: none;
  overflow: visible;
}

.gohst-div-email {
  height: 4vh;
}

.services-h1-landing-section {
  height: auto;
  background-image: url('../images/777.svg'), linear-gradient(193deg, #007fce, #043c5f);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 1000px, auto;
  justify-content: center;
  padding-bottom: 0;
  display: flex;
}

.responsive-landing-section {
  width: 85%;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 84px;
  display: flex;
}

.top-heading-h1-services {
  flex-direction: column;
  margin-top: 52px;
  margin-bottom: 0;
  display: flex;
}

.heading-7 {
  color: #fff;
  margin-top: 10px;
  padding-right: 240px;
  font-family: Metropolis, sans-serif;
}

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

.landing-main-l-r-section-h1 {
  height: 45vh;
  align-items: flex-end;
  display: flex;
}

.book-an-appointment-left {
  width: 100%;
  height: 45vh;
  flex-direction: row-reverse;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.div-block-12 {
  width: 100%;
  height: 45vh;
  background-image: url('../images/GCS-Car.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.book-an-appointment {
  width: 10%;
  height: 20vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.scroll-down-arrow {
  width: 10vw;
  background-image: url('../images/Arrow-down.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
}

.pest-control-services-page {
  height: auto;
  background-color: #043c5f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.responsive-pest-control-services-section {
  width: 85%;
  height: 80%;
  flex: none;
  padding-top: 34px;
  padding-bottom: 10px;
  display: flex;
}

.left-pest {
  width: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-pest {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.pest-control-services {
  width: 100%;
  color: #8cc63c;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-style: normal;
  display: flex;
}

.third-icons {
  width: 85%;
  height: 10vh;
  background-image: url('../images/Anti-Pest-.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 28px;
  margin-bottom: 28px;
}

.anti-pest-paragraph {
  width: 65%;
  color: #fff;
  font-family: Metropolis, sans-serif;
}

.anti-pest-paragraph._4158 {
  font-weight: 100;
}

.pest-control-pic {
  width: 85%;
  height: 40vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Dead-Cockroach.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 auto;
  position: relative;
}

.div-block-13 {
  background-color: #043c5f;
}

.pests-names-main {
  width: 200%;
  height: 5vh;
  flex: 0 auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.types-of-pests {
  width: 100%;
  background-color: #043c5f;
  flex-direction: row;
  display: block;
  overflow: hidden;
}

.shine-icon {
  width: 20%;
  background-image: url('../images/Shine-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
}

.text-block-16 {
  color: #fff;
  align-items: center;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
  display: flex;
}

.line-1 {
  width: 200%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #043c5f;
  flex-direction: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: flex;
  overflow: visible;
}

.why-consider-us {
  height: auto;
  mix-blend-mode: normal;
  background-color: #8cc63c;
  background-image: url('../images/HHH.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 44px;
  display: flex;
}

.responsive-why-concider-us {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mobile-navigation {
  display: none;
}

.button-copy {
  text-align: center;
  background-color: #8cc63c;
  border: 3px solid #03446d;
  border-radius: 11px;
  margin-left: 0;
  margin-right: 17px;
}

.text-span {
  color: #043c5f;
}

.hiw-column-b-copy {
  width: 20%;
  height: auto;
  border-radius: 19px;
  padding: 8px 27px;
  transition: all .275s ease-out;
  transform: translate(0);
}

.hiw-column-b-copy:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, .2);
}

.why-choose-goshst-div-button-copy {
  width: 100%;
  text-align: center;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 58px;
  display: flex;
}

.why-choose-goshst-div-button-copy-copy-21 {
  width: 100%;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 0;
  display: flex;
}

.responsive-why-consider-us {
  width: 85%;
  height: auto;
  flex-direction: column;
  display: flex;
}

.right-how-help-copy {
  width: 50%;
  height: auto;
  align-self: flex-start;
}

.top-state-on-how-we-can-help {
  width: 100%;
  flex-direction: row-reverse;
  display: flex;
}

.div-block-15 {
  height: 80%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.heading-8 {
  color: #043c5f;
}

.main-pointers {
  width: 99.9999%;
  height: 100%;
  flex-direction: column;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

.div-block-16 {
  width: 5%;
  height: 7vh;
}

.pointer-icon {
  width: 3%;
  height: 6vh;
  background-image: url('../images/Blue-bLUE.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pointer-icon.whited, .pointer-icon._565 {
  width: 3%;
  background-image: url('../images/Blue-bLUE.svg');
  background-size: contain;
}

.pointer-icon._2323 {
  width: 3%;
  height: 4vh;
  background-image: url('../images/Blue-bLUE.svg');
  background-position: 50%;
  background-size: contain;
}

.pointer-icon._2323._45 {
  background-position: 50%;
}

.pointer-icon.fc {
  width: 5%;
  background-image: url('../images/Blue-bLUE.svg');
  background-size: 20px;
}

.pointer-icon._2020 {
  width: 5%;
  background-size: 20px;
  align-items: flex-start;
}

.sub-text {
  width: 100%;
  height: 7vh;
  align-items: center;
  display: flex;
}

.text-block-17 {
  color: #043c5f;
  padding-left: 16px;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.text-block-17.abouty {
  padding: 0 13px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
  display: flex;
}

.text-block-17.abouty.white {
  color: #043f65;
}

.why-choose-us-main-text {
  width: 100%;
  height: 7vh;
  flex-direction: row-reverse;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.why-choose-us-main-text._222 {
  margin-top: 21px;
}

.why-choose-us-main-text._222._5 {
  flex-direction: row;
  align-items: center;
}

.why-choose-us-main-text.linegraph {
  align-items: center;
  padding-top: 0;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.why-choose-us-main-text.line-tg, .why-choose-us-main-text.line-tg._5 {
  align-items: center;
}

.why-choose-us-main-text._5 {
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 8px;
  padding-bottom: 8px;
}

.why-choose-us-main-text._5.d {
  flex-direction: row;
}

.how-can-whe-hellp-text-g {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.how-can-we-help-p {
  color: #043c5f;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  font-family: Metropolis, sans-serif;
}

.open-field, .emiail-name, .number-f, .services {
  color: #043c5f;
  font-family: Metropolis, sans-serif;
  font-weight: 500;
}

.email-form-cwh-copy {
  width: 100%;
  height: 10vh;
}

.callout-copy {
  justify-content: flex-end;
  display: flex;
}

.left-how-help-copy {
  width: 50%;
  height: auto;
  align-self: flex-start;
}

.text-block-15-copy {
  color: #fff;
}

.link-block-2 {
  height: 10vh;
  display: flex;
}

.services-h1-landing-section-copy {
  height: 75vh;
  background-image: linear-gradient(#007fce 34%, rgba(4, 60, 95, 0) 81%), url('../images/Contact-Cover-Photo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  display: flex;
}

.responsive-landing-section-copy {
  width: 85%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.responsive-landing-section-copy._458 {
  justify-content: flex-start;
}

.text-block-15-copy {
  color: #fff;
}

.left-main-c {
  width: 50%;
  height: 75vh;
  justify-content: flex-start;
  display: flex;
}

.left-main-c-copy {
  width: 50%;
  height: 75vh;
  background-image: url('../images/Glorious-Cleaning-Team.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.left-main-c-copy._85484 {
  display: none;
}

.div-block-17 {
  width: 5%;
}

.dynaamic-white-star {
  width: 5%;
  background-image: url('../images/White-Star.svg');
  background-position: 50% 32%;
  background-repeat: no-repeat;
  background-size: contain;
}

.dynaamic-white-star._465 {
  background-position: 50% 40%;
}

.h1-landing-about-uas {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 58px;
  padding-left: 16px;
  display: flex;
}

.heading-9 {
  color: #043c5f;
  margin-top: 0;
  padding-top: 8px;
  padding-bottom: 0;
  font-family: Metropolis, sans-serif;
}

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

.text-block-18 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 20px;
}

.f {
  color: #043c5f;
  margin-top: 0;
  padding-top: 42px;
  font-family: Metropolis, sans-serif;
}

.about-us-main-section {
  height: auto;
  background-image: url('../images/G-Glorious.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
}

.responsive-how-can-we-help {
  width: 85%;
  height: auto;
  flex-direction: row;
  flex: 0 auto;
  display: flex;
}

.left-main-about {
  width: 50%;
  height: auto;
  padding-right: 0;
}

.text-span-2 {
  font-family: Metropolis, sans-serif;
  font-size: 20px;
}

.text-span-3 {
  color: #043c5f;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.as-part-of-ourr-services {
  height: 45vh;
}

.about-gallery {
  height: auto;
  display: flex;
}

.left-a {
  width: 50%;
  height: 35vh;
  background-image: url('../images/About-image-B.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  padding-bottom: 21px;
  display: flex;
}

.left-a-copy {
  width: 50%;
  height: 35vh;
  background-image: url('../images/About-image-A.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  padding-bottom: 21px;
  display: flex;
}

.left-a-copy-copy {
  width: 50%;
  height: 35vh;
  background-image: url('../images/About-image-C.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  padding-bottom: 21px;
  display: flex;
}

.left-a-copsy {
  width: 50%;
  height: 35vh;
  background-image: url('../images/About-image-D.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  padding-bottom: 21px;
  display: flex;
}

.left-main-about-copy {
  width: 50%;
  height: auto;
  padding-left: 138px;
  padding-right: 0;
}

.left-a-copy-copy-copy {
  width: 50%;
  height: 35vh;
  background-image: url('../images/About-image-E.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.left-a-copsy-copy {
  width: 50%;
  height: 35vh;
  background-image: url('../images/About-image-D.png');
  background-position: 50%;
  background-size: cover;
}

.left-a-copsy-copy-copy {
  width: 50%;
  height: 35vh;
  background-image: url('../images/About-image-F.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.our-mission {
  width: 99.9999%;
  height: auto;
  background-color: #8cc63c;
  border-radius: 19px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.our-mission-main-yes {
  width: 95%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.text-span-4 {
  font-weight: 500;
}

._4-token-icon {
  width: auto;
  height: 8vh;
  grid-column-gap: 17px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 26px;
  margin-bottom: 1px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.teamwork {
  width: 100%;
  height: 100%;
}

.teamwork-copy {
  width: 65%;
  height: 80%;
  background-image: url('../images/Teamwork-Icon.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 auto;
}

.respect {
  width: 65%;
  height: 80%;
  background-image: url('../images/Respect-icon.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.passikon {
  width: 65%;
  height: 80%;
  background-image: url('../images/Passion-Icon.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.integrity {
  width: 65%;
  height: 80%;
  background-image: url('../images/Integrity-icon.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.heading-10 {
  color: #043c5f;
  font-family: Metropolis, sans-serif;
}

.div-block-18 {
  width: 100%;
  height: 55vh;
  background-color: #333;
  background-image: url('../images/Cleaning-Spray.jpg');
  background-position: -20%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.responsive-our-vission {
  width: 65%;
  height: 100%;
  align-items: center;
  padding-right: 39px;
  display: flex;
}

.left-grey-block {
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  padding-left: 107px;
  display: block;
}

.right-cion {
  width: 15%;
  height: 80%;
  background-image: url('../images/GlorioDus.co.za2.svg');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
}

.our-visions-resoponsive {
  width: 100%;
  height: 85%;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-19 {
  height: 1.2%;
  background-color: #043c5f;
  border-radius: 20px;
}

.heading-11 {
  color: #043c5f;
  font-family: Metropolis, sans-serif;
}

.text-span-5 {
  font-weight: 500;
}

.main-pointers-copy {
  height: 50%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.main-pointers-copy.about-gallery {
  flex-direction: column;
  padding-bottom: 47px;
}

.heading-12 {
  color: #043c5f;
  font-family: Metropolis, sans-serif;
}

.paragraph-8 {
  font-family: Metropolis, sans-serif;
}

.responsive-our-vission-copy {
  width: 85%;
  height: 100%;
  align-items: center;
  display: flex;
}

.responsive-our-vission-copy.sdf {
  width: 90%;
  justify-content: flex-start;
}

.about-gallery-c, .about-gallery-copy-c {
  height: auto;
  display: flex;
}

.show-more-photos {
  display: none;
}

.button-copy-copy {
  text-align: center;
  background-color: #8cc63c;
  border: 3px solid #5f9217;
  border-radius: 11px;
  align-items: center;
  margin: 22px 17px 22px 0;
  font-family: Metropolis, sans-serif;
  font-style: normal;
  font-weight: 100;
  display: flex;
}

.button-copy-copy:hover {
  color: #8cc63c;
  background-color: #fff;
  border-color: #8cc63c;
}

.home {
  width: auto;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  padding: 14px 10px;
  text-decoration: none;
  display: flex;
}

.home.w--current {
  width: auto;
  border-bottom: 2px solid #8cc63c;
  padding: 5px 11px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.text-block-copy {
  width: auto;
  color: #043c5f;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-copcy {
  width: auto;
  color: #043c5f;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.link-3 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.link-3._2 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.heel {
  height: auto;
  background-color: #212121;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.left-2 {
  width: 50%;
}

.right-2 {
  width: 50%;
  border-left: 2px solid #1a1a1a;
  justify-content: center;
  align-items: center;
  margin-top: 17px;
  margin-bottom: 17px;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.right-2._2 {
  border-left-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-114 {
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

.heading-13 {
  text-align: center;
  font-size: 15px;
}

.heading-13._2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.conainer {
  width: 85%;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.whatsapp-icon {
  width: 3%;
  height: auto;
  margin-bottom: 12px;
  margin-right: 12px;
  padding: 0;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-114-copy, .heel-below {
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

.button-copy {
  color: #0173ba;
  text-align: center;
  background-color: #fff;
  background-image: linear-gradient(239deg, rgba(0, 132, 215, .33), rgba(0, 0, 0, 0));
  border: 3px #ddd;
  border-radius: 11px;
  margin: 23px 1px;
  font-family: Metropolis, sans-serif;
}

.button-copy:hover {
  background-image: linear-gradient(285deg, #0084d7, #043c5f);
  border-color: #fff;
}

.link-4 {
  color: rgba(4, 60, 95, .5);
  align-items: center;
  padding: 13px 22px;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-4:hover {
  color: #043c5f;
}

.link-4.w--current {
  color: #043c5f;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.text-span-7 {
  color: #043c5f;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-19, .text-block-20, .text-block-21, .text-block-22, .text-block-23, .text-block-24 {
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.h1-button-l-r-copy {
  width: 100%;
  flex: 0 auto;
  justify-content: center;
  padding: 0 34px 0 0;
  display: flex;
}

.h1-button-l-r-copy.hfh {
  justify-content: center;
}

.div-block-115 {
  width: 100%;
  height: auto;
  border-radius: 0;
  justify-content: center;
  display: flex;
}

.text-block-25 {
  width: 85%;
  color: #fff;
  text-align: center;
  background-color: #034670;
  border-radius: 33px;
  justify-content: center;
  align-items: center;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Metropolis, sans-serif;
  font-weight: 500;
  display: flex;
}

.text-span-8, .text-span-9 {
  font-weight: 100;
}

.arrow-to-the-right, .arrow-to-the-right-copy {
  width: 3vw;
  height: 5vh;
  mix-blend-mode: normal;
  background-image: url('../images/Green-before--after.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}

.main-pointers-copy {
  width: auto;
  height: auto;
  flex-direction: column;
  display: flex;
}

.div-block-18-copy {
  width: 100%;
  height: auto;
  background-color: #8cc63c;
  background-image: url('../images/Cleaning-Spray.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.slide {
  background-color: #fff;
  background-image: url('../images/Rat.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 350px;
}

.icon, .icon-2 {
  color: #043c5f;
}

.slide-2 {
  background-color: #fff;
  background-image: url('../images/Moth.jpg');
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: 265px;
}

.slide-2-copy {
  background-color: #fff;
  background-image: url('../images/Lice.jpg');
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: 200px;
}

.slide-2-copy-copy {
  background-color: #fff;
  background-image: url('../images/Mouse.jpg');
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: 200px;
}

.slide-2-copy-copy-copy {
  height: auto;
  background-color: #fff;
  background-image: url('../images/Ant-.jpg');
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: 200px;
}

.arrow-to-the-right-copy-copy {
  width: 3vw;
  height: 5vh;
  mix-blend-mode: normal;
  background-image: url('../images/Green-before--after.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}

.button-copy {
  color: #fff;
  text-align: center;
  background-color: #8cc63c;
  background-image: linear-gradient(119deg, #0084d7, #043c5f);
  border: 3px #ddd;
  border-radius: 11px;
  margin: 23px 1px;
  font-family: Metropolis, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.button-copy:hover {
  background-image: linear-gradient(285deg, #0084d7, #043c5f);
  border-color: #fff;
}

.text-block-8-copy {
  color: #043c5f;
  color: #043c5f;
  color: #043c5f;
  color: #043c5f;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Metropolis, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 25px;
}

.why-choose-goshst-div-button-copy {
  width: 100%;
  text-align: center;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 104px;
  display: flex;
}

.our-services-copy {
  height: auto;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 33px;
  display: flex;
}

.h1-button-l-r-copy {
  width: 85%;
  justify-content: flex-start;
  padding: 0 34px 0 0;
  display: flex;
}

.button-copy {
  text-align: center;
  background-color: #8cc63c;
  background-image: linear-gradient(119deg, #0084d7, #043c5f);
  border: 3px solid #043c5f;
  border-radius: 11px;
  margin: 22px 1px;
  font-family: Metropolis, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.button-copy:hover {
  background-image: linear-gradient(285deg, #0084d7, #043c5f);
  border-color: #fff;
}

.h1-button-l-r-copy {
  width: 85%;
  justify-content: flex-start;
  padding: 0 34px 0 0;
  display: flex;
}

.h1-button-l-r-copy._48 {
  width: 45%;
}

.text-block-26 {
  color: #fff;
  text-decoration: none;
}

.div-block-116 {
  height: 5vh;
}

.extractor-canopy-copy {
  width: 23%;
  height: auto;
  background-color: #f1f1f1;
  border: 4px solid #043c5f;
  border-radius: 20px;
  padding-bottom: 0;
  display: block;
}

.extractor-canopy-copy:hover {
  border-color: #8cc63c;
}

.div-block-116-copy, .div-block-1165-copy {
  height: auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.body {
  background-color: #043c5f;
  overflow: visible;
}

.line-1-copy {
  width: 200%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #043c5f;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.type-of-pests {
  width: 300%;
  padding-top: 13px;
  padding-bottom: 13px;
  display: flex;
}

.our-services-copy {
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.slide-nav {
  display: none;
}

.paragraph-2-copy {
  padding-bottom: 17px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.form-cf1 {
  margin-top: 20px;
}

.success-message-cf1 {
  color: #5b5ac6;
  text-align: center;
  background-color: rgba(91, 90, 198, .07);
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 700;
}

.name-and-surname-container {
  justify-content: flex-start;
  display: flex;
}

.faq-heading {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  font-size: 35px;
  display: flex;
}

.faq-heading.contact {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  padding-right: 0;
  font-size: 65px;
}

.left-quotation {
  border-radius: 20px;
}

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

.form-title-cf1 {
  color: #4975d7;
}

.form-title-cf1.cibd-2 {
  color: #043c5f;
  font-family: Metropolis, sans-serif;
  font-size: 35px;
}

.form-title-cf1.cibd-2.xcv {
  width: auto;
  flex: 0 auto;
  font-family: Metropolis, sans-serif;
}

.contact-form-3 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.div-block-21 {
  width: 100%;
  padding-left: 0;
  padding-right: 35px;
}

.div-block-21.ccc {
  padding-right: 22px;
}

.div-block-21.cc {
  padding-right: 29px;
}

.company-name-fild {
  text-align: left;
  background-color: #f4f6fc;
  border: 1px solid #f4f6fc;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  margin-top: 5px;
  font-size: 16px;
}

.contact-us-2 {
  justify-content: center;
  padding-bottom: 41px;
  display: flex;
}

.contact-us-2.contact-form, .html-embed-4 {
  width: 100%;
}

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

.surname-field {
  text-align: left;
  background-color: #f4f6fc;
  border: 1px solid #f4f6fc;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  margin-top: 5px;
  font-size: 16px;
}

.container-3 {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.error-message-cf1 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.form-subtitle-cf1 {
  color: #000;
  text-align: left;
  padding-right: 94px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

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

.right-contain {
  height: 100%;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.your-name-field {
  text-align: left;
  background-color: #f4f6fc;
  border: 1px solid #f4f6fc;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  margin-top: 5px;
  font-size: 16px;
}

.map {
  width: 100%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.company-name, .emali-adress {
  color: #043c5f;
  margin-top: 20px;
}

.contact-number {
  text-align: left;
  background-color: #f4f6fc;
  border: 1px solid #f4f6fc;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  margin-top: 5px;
  margin-right: 0;
  font-size: 16px;
}

.submit-button-cf1 {
  background-color: #043c5f;
  border-radius: 17px;
  margin-top: 20px;
  padding: 10px 24px;
  font-size: 15px;
  font-weight: 600;
  transition: box-shadow .2s, background-color .2s;
  box-shadow: 0 12px 20px -3px #d6d5ff;
}

.submit-button-cf1:hover {
  background-color: #0086d9;
  box-shadow: 0 12px 20px -3px #bdbcee;
}

.text-field-cf1 {
  text-align: left;
  background-color: #f4f6fc;
  border: 1px solid #f4f6fc;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  margin-top: 5px;
  font-size: 16px;
}

.text-field-cf1.big {
  height: 100px;
}

.field-label-cf1 {
  color: #043c5f;
  margin-top: 20px;
}

.main-contain-contact {
  width: 85%;
  justify-content: center;
  display: flex;
}

.your-name-2 {
  color: #043c5f;
  margin-top: 20px;
}

.contact-form {
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.surname {
  color: #043c5f;
  margin-top: 20px;
}

.lets-talk {
  padding-top: 35px;
  padding-bottom: 0;
}

.lets-talk.contact._45 {
  flex: 1;
}

.text-block-27 {
  padding-top: 30px;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

.text-span-10 {
  color: #043c5f;
  font-size: 18px;
  font-weight: 700;
}

.services-h1-landing-section-copy-copy {
  height: 75vh;
  background-image: linear-gradient(#007fce 34%, rgba(4, 60, 95, 0) 81%), url('../images/Glorious-Cleaning-Services-back.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  justify-content: center;
  display: flex;
}

.responsive-our-vission-copy {
  width: 85%;
  height: 100%;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.text-span-11 {
  color: #043c5f;
  font-size: 18px;
  font-weight: 700;
}

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

.responsiove-home-contact {
  width: 85%;
}

.text-block-28 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-weight: 100;
}

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

.responsive-contact {
  width: 85%;
  display: flex;
}

.form-2 {
  width: auto;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template: "."
                 "."
                 "."
                 "Area"
                 / 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-bottom: 0;
  padding-right: 50px;
  display: grid;
}

.field-label-5, .field-label-6, .field-label-7, .field-label-8 {
  font-family: Metropolis, sans-serif;
}

.text-field-4, .text-field-5 {
  background-color: rgba(40, 173, 255, .07);
  border: 1px #000;
  border-radius: 10px;
}

.text-field-6 {
  outline-offset: 0px;
  background-color: rgba(40, 173, 255, .07);
  border: 1px #000;
  border-radius: 10px;
  outline: 3px #000;
}

.textarea, .email-adres {
  background-color: rgba(40, 173, 255, .07);
  border: 1px #000;
  border-radius: 10px;
}

.text-field-6-copy {
  outline-offset: 0px;
  background-color: rgba(40, 173, 255, .07);
  border: 1px #000;
  border-radius: 10px;
  outline: 3px #000;
}

.submit-button-2 {
  background-color: #043c5f;
  border-radius: 15px;
  margin-top: 23px;
  padding: 10px 36px;
  font-family: Metropolis, sans-serif;
}

.submit-button-2:hover {
  background-color: #0088dc;
}

.contact-and-eamil-adress {
  flex-direction: row;
  display: flex;
}

.emaiol {
  width: 100%;
  flex-direction: column-reverse;
  flex: 0 auto;
  display: block;
}

.select-field-2 {
  background-color: rgba(40, 173, 255, .07);
  border: 0 solid #000;
  border-radius: 8px;
  margin-bottom: 0;
}

.contact-number {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-right: 30px;
  display: block;
}

.contact-number._4 {
  border-style: none;
  border-color: #000;
}

.select-servcie {
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 7px;
  display: block;
}

.contact-and-serviuce-group {
  display: flex;
}

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

.form-block-3 {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.contact-form-copy {
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-118, .div-block-119, .div-block-120, .div-block-121, .div-block-122, .div-block-123 {
  align-items: flex-start;
  display: flex;
}

.div-block-124 {
  display: flex;
}

.div-block-125, .div-block-126, .div-block-127, .div-block-128 {
  align-items: flex-start;
  display: flex;
}

.div-block-129 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.div-block-130, .div-block-131 {
  align-items: flex-start;
  display: flex;
}

.div-block-132, .div-block-133, .div-block-134 {
  display: flex;
}

@media screen and (min-width: 1920px) {
  .whatsapp-icon {
    width: 3%;
    background-image: none;
  }

  .form-cf1 {
    width: auto;
  }

  .faq-heading.contact {
    padding-right: 772px;
  }

  .faq-heading.contact.sdgdsg {
    padding-right: 70px;
  }

  .form-title-cf1.cibd-2 {
    text-align: center;
    flex: none;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    display: flex;
  }

  .form-title-cf1.cibd-2.xcv {
    width: auto;
    text-align: left;
  }

  .html-embed-4 {
    justify-content: center;
    display: flex;
  }

  .container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    padding-bottom: 92px;
  }

  .div-block-24 {
    padding-right: 22px;
  }

  .right-contain {
    height: 100%;
  }

  .map {
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    display: flex;
  }

  .contact-form {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-24-copy {
    padding-right: 22px;
  }

  .contact-form-copy {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .google-rating {
    width: 12vw;
    background-repeat: no-repeat;
    background-size: contain;
  }

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

  .book-an-appoiintment {
    width: auto;
    color: #fff;
    background-image: none;
    align-self: center;
    display: flex;
  }

  .link, .cellphone-link {
    color: #fff;
    align-self: center;
    text-decoration: none;
  }

  .website-logo-main {
    width: 20vw;
  }

  .h1-responsive {
    width: 65%;
    -webkit-backdrop-filter: blur(11px);
    backdrop-filter: blur(11px);
    mix-blend-mode: normal;
    background-color: rgba(255, 255, 255, .77);
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
  }

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

  .why-choose-us {
    flex-direction: column;
  }

  .left-why-choose-us {
    display: none;
  }

  .right-why-choose-us {
    width: 85%;
  }

  .image-a {
    height: 35vh;
    top: 0;
    left: 0;
  }

  .image-b {
    height: 35vh;
    top: 0;
    left: 81.734px;
  }

  .image-d {
    height: 35vh;
    top: 263px;
    left: -184.969px;
  }

  .heading-h2 {
    width: 85%;
  }

  .why-choose-paragraph {
    width: auto;
    flex: 0 auto;
  }

  .our-services {
    height: auto;
    align-items: center;
  }

  .services-cards {
    flex-direction: column;
    align-items: center;
    overflow: auto;
  }

  .extractor-canopy {
    width: 85%;
    border-color: #043c5f;
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .services-card-heading {
    height: auto;
  }

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

  .breakpont {
    padding-top: 86px;
  }

  .areas-we-cover {
    padding-top: 0;
  }

  .email-fom-copy {
    flex-direction: column-reverse;
    display: flex;
  }

  .div-block-12 {
    width: 95%;
    height: 25vh;
    font-weight: 400;
    position: absolute;
    right: 21.8125px;
  }

  .book-an-appointment {
    justify-content: space-between;
    padding-top: 26px;
  }

  .main-pointers {
    height: auto;
    flex-direction: column;
  }

  .pointer-icon {
    width: 7%;
  }

  .why-choose-us-main-text {
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .left-main-c {
    z-index: 5;
    width: 100%;
    position: relative;
  }

  .left-main-c-copy {
    z-index: 0;
    width: 100%;
    background-image: linear-gradient(to top, #043c5f, rgba(255, 255, 255, 0)), url('../images/Glorious-Cleaning-Team.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    position: absolute;
  }

  .dynaamic-white-star {
    width: 10%;
  }

  .h1-landing-about-uas {
    justify-content: flex-end;
    padding-bottom: 0;
  }

  .about-us-main-section {
    padding-bottom: 23px;
  }

  .responsive-how-can-we-help {
    height: auto;
  }

  .left-main-about {
    padding-right: 46px;
  }

  .as-part-of-ourr-services {
    height: auto;
  }

  .left-main-about-copy {
    padding-left: 0;
  }

  .our-mission {
    height: auto;
    justify-content: flex-start;
    padding-left: 19px;
  }

  ._4-token-icon {
    height: 20vh;
    grid-column-gap: 16px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    display: grid;
  }

  .div-block-18 {
    height: auto;
    background-position: 1%;
    background-size: contain;
  }

  .responsive-our-vission {
    width: 100%;
    background-color: #333;
    flex-direction: row;
    padding-left: 27px;
    padding-right: 27px;
  }

  .left-grey-block {
    flex-direction: column;
    flex: 0 auto;
  }

  .right-cion {
    width: 20%;
  }

  .our-visions-resoponsive {
    flex: 1;
    align-items: flex-start;
  }

  .paragraph-8 {
    width: auto;
  }

  .responsive-our-vission-copy {
    width: 100%;
    flex-direction: row;
    justify-content: center;
  }

  .responsive-our-vission-copy.sdf {
    background-color: #8cc63c;
    position: relative;
  }

  .whatsapp-icon {
    width: 8%;
  }

  .main-pointers-copy {
    height: auto;
    flex-direction: column;
  }

  .div-block-18-copy {
    height: auto;
    background-position: 1%;
    background-size: contain;
  }

  .our-services-copy {
    height: auto;
    align-items: center;
  }

  .extractor-canopy-copy {
    width: 85%;
    border-color: #043c5f;
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .our-services-copy {
    height: auto;
    align-items: center;
  }

  .faq-heading {
    justify-content: center;
  }

  .faq-heading.contact {
    width: auto;
    padding-right: 89px;
  }

  .left-quotation {
    padding: 0 0 20px;
  }

  .form-title-cf1.cibd-2 {
    text-align: center;
    font-size: 40px;
  }

  .contact-form-3 {
    padding-left: 0;
    padding-right: 18px;
  }

  .div-block-21 {
    padding-right: 34px;
  }

  .contact-us-2.contact-form {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .right-contain {
    width: 100%;
    flex: 0 auto;
    justify-content: center;
  }

  .lets-talk {
    padding-top: 0;
  }

  .responsive-our-vission-copy {
    width: 100%;
    background-color: #8cc63c;
    flex-direction: row;
    padding-left: 27px;
    padding-right: 27px;
  }
}

@media screen and (max-width: 767px) {
  .desktop-main-nav-div {
    display: none;
  }

  .h1-landing-div {
    flex-direction: column;
    display: none;
  }

  .h1-bacground-left {
    width: 85%;
  }

  .h1-left-top {
    width: 100%;
    height: 85vh;
    background-size: contain;
  }

  .ants {
    left: -16%;
  }

  .mouse {
    height: 32vh;
    background-position: 100% 100%;
    position: relative;
    top: 217px;
  }

  .how-can-we-help {
    padding-bottom: 218px;
    display: none;
  }

  .h1-heading {
    width: 100%;
    flex-direction: row;
    padding-top: 128px;
  }

  .h1-responsive {
    width: 85%;
    height: auto;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .button {
    text-align: center;
  }

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

  .your-name, .email-fom {
    width: 100%;
  }

  .why-choose-us {
    display: none;
  }

  .left-why-choose-us {
    z-index: 1;
    position: relative;
  }

  .right-why-choose-us {
    width: 100%;
  }

  .responsive-square {
    width: 95%;
  }

  .image-a {
    width: 100%;
    top: 257.5px;
    left: 230.453px;
  }

  .image-b {
    z-index: -1;
    width: 100%;
    top: -40.5px;
    left: 31.734px;
  }

  .image-d {
    width: 100%;
    top: 459.56px;
    left: 18.031px;
  }

  .why-choose-us-copy-write {
    z-index: 23;
    background-color: rgba(4, 60, 95, .95);
    border-radius: 14px;
    padding: 23px 35px;
    position: relative;
  }

  .c-icon-why {
    background-size: contain;
  }

  .why-choose-us-main-top {
    flex-direction: column;
  }

  .our-services {
    display: none;
  }

  .responsive-div-for-service {
    width: 93%;
  }

  .services-cards {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
    position: relative;
    overflow: scroll;
  }

  .extractor-canopy {
    width: 85%;
    flex: none;
  }

  .how-it-works {
    flex-direction: column;
    padding-bottom: 0;
  }

  .hiw-column-a {
    width: 100%;
  }

  .hiw-column-b {
    width: 100%;
    display: flex;
  }

  .top-icon, .top-icon-b, .top-icon-d {
    width: 40%;
  }

  .breakpont {
    flex-direction: row;
    margin-top: 7px;
    display: none;
  }

  .areas-we-cover {
    display: none;
  }

  .responsive-areas-we-cover {
    width: 95%;
  }

  .top-row-areas-we-cove4r {
    height: auto;
    flex-direction: row;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .area-we-cover-e {
    flex-direction: column;
  }

  .bottom-row-areas-we-cover {
    width: 100%;
    height: auto;
    flex-direction: row;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .footer {
    display: none;
  }

  .home-sex {
    width: 50%;
  }

  .footer-catagory-main {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: ". ."
                   ". ."
                   "Area Area"
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block-9 {
    width: auto;
  }

  .maps-integaration {
    overflow: hidden;
  }

  .html-embed {
    overflow: visible;
  }

  .email-fom-copy, .home-sex-copy {
    width: 100%;
  }

  .div-block-11, .div-block-11-copy, .div-block-11-copy-copy {
    z-index: 2;
    background-color: #fff;
    position: relative;
  }

  .mobile-nav {
    z-index: 10;
    height: 10vh;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .responsive-nav {
    width: 85%;
    display: flex;
  }

  .left-field {
    width: 50%;
    background-image: url('../images/Glorious.co.za.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .right-field {
    width: 50%;
  }

  .hamy {
    height: 100%;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .responsive-landing-section {
    padding-top: 70px;
  }

  .book-an-appointment-left {
    width: 85%;
  }

  .div-block-12 {
    height: 35vh;
    right: 9.8125px;
  }

  .scroll-down-arrow {
    margin-top: 11px;
  }

  .hamburger-menu {
    width: 33%;
    height: 80%;
    flex-direction: column;
    flex: none;
    justify-content: space-between;
    align-items: center;
    padding-top: 9px;
    padding-bottom: 9px;
    display: flex;
    transform: rotate(-52deg);
  }

  .top-line {
    height: .8vh;
    background-color: #043c5f;
    border-radius: 20px;
    padding-bottom: 0;
    padding-right: 45px;
  }

  .top-centre-line {
    height: .8vh;
    background-color: #043c5f;
    border-radius: 20px;
    padding-bottom: 0;
    padding-right: 74px;
  }

  .bottom-line {
    height: .8vh;
    background-color: #043c5f;
    border-radius: 20px;
    padding-bottom: 0;
    padding-right: 45px;
  }

  .hamburger-menu-close {
    width: 33%;
    height: 80%;
    flex-direction: column;
    flex: none;
    justify-content: space-between;
    align-items: center;
    padding-top: 9px;
    padding-bottom: 9px;
    display: flex;
    transform: rotate(-52deg);
  }

  .hiw-column-b-copy {
    width: 100%;
    display: flex;
  }

  .how-can-whe-hellp-text-g {
    padding-bottom: 218px;
  }

  .responsive-landing-section-copy {
    padding-top: 70px;
  }

  .h1-landing-about-uas._48 {
    justify-content: center;
  }

  .link-3._2 {
    color: #797979;
  }

  .heel {
    display: none;
  }

  .right-2._2 {
    border-left-color: #797979;
  }

  .heading-13._2 {
    color: #797979;
    line-height: 25px;
  }

  .button-copy {
    text-align: center;
    text-align: center;
  }

  .our-services-copy {
    display: none;
  }

  .button-copy {
    text-align: center;
  }

  .extractor-canopy-copy {
    width: 85%;
    flex: none;
  }

  .our-services-copy {
    display: none;
  }

  .faq-heading {
    width: auto;
  }

  .faq-heading.contact {
    text-align: left;
    flex-direction: column;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-right: 0;
  }

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

  .form-title-cf1.cibd-2 {
    text-align: left;
    flex: none;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 45px;
    line-height: 42px;
  }

  .contact-form-3 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .contact-us-2.contact-form {
    width: 100%;
    padding-bottom: 10px;
  }

  .container-3 {
    justify-content: center;
  }

  .form-subtitle-cf1 {
    width: auto;
    text-align: center;
    font-weight: 500;
  }

  .right-contain {
    padding-bottom: 0;
    display: flex;
  }

  .main-contain-contact {
    flex-direction: column;
  }

  .contact-form {
    width: 100%;
  }

  .lets-talk {
    padding-left: 56px;
    padding-right: 56px;
  }

  .lets-talk.contact {
    padding-left: 0;
  }

  .lets-talk.contact._45 {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-form-copy {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .desktop-main-nav-div {
    flex-direction: row;
    display: none;
  }

  .h1-landing-div {
    display: flex;
  }

  .h1-bacground-left {
    width: 100%;
    flex: 1;
    display: block;
  }

  .h1-left-top {
    height: 80vh;
    display: block;
    position: absolute;
  }

  .ants {
    mix-blend-mode: overlay;
    left: -48%;
  }

  .h1-bacground-right {
    width: 95%;
    height: 100dvh;
  }

  .flies {
    height: 22vh;
  }

  .mouse {
    z-index: 3;
    opacity: 1;
    mix-blend-mode: hard-light;
    background-position: 100% 100%;
    margin-top: 171px;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .h1-bottom-right {
    z-index: 1;
    height: 42vh;
    background-color: rgba(0, 0, 0, 0);
    background-position: 50% 100%;
    background-size: contain;
    background-attachment: scroll;
    top: 58%;
  }

  .h1-background {
    background-image: linear-gradient(360deg, #0084d7 24%, #043c5f);
    display: flex;
    overflow: hidden;
  }

  .how-can-we-help {
    height: auto;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 26px;
    display: flex;
  }

  .h1-heading {
    height: 85vh;
    padding-top: 272px;
    padding-bottom: 167px;
  }

  .h1-responsive {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .heading {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 33px;
    font-weight: 500;
    line-height: 35px;
  }

  .heading-2 {
    margin-top: 0;
  }

  .text-block-2 {
    font-size: 11px;
    font-weight: 500;
  }

  .h1-button-l-r {
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    display: flex;
  }

  .button {
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 22px;
    margin-right: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button._48 {
    justify-content: center;
  }

  .button._4859635 {
    width: 100%;
    margin-top: 17px;
  }

  .button._4878, .button.sdf, .button._805 {
    justify-content: center;
  }

  .button-2 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .responsive-how-we-can-help {
    width: 93%;
    flex-direction: column-reverse;
    padding-top: 0;
    display: flex;
  }

  .left-how-help {
    width: 100%;
  }

  .how-can-we-help-h2 {
    width: auto;
  }

  .div-block-3 {
    z-index: 2;
    width: 100%;
    height: 9vh;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-bottom: 8px;
    display: flex;
    position: relative;
  }

  .div-block-3._4589 {
    padding-top: 0;
  }

  .heading-3 {
    width: auto;
    margin-top: 0;
    padding-top: 29px;
    position: relative;
  }

  ._24-hr-number {
    padding-left: 0;
    padding-right: 0;
  }

  .email-form-cwh {
    width: 100%;
    height: auto;
  }

  .form {
    grid-column-gap: 10px;
    grid-row-gap: 9px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr 5fr;
    grid-auto-columns: 1fr;
    padding-top: 0;
    display: grid;
  }

  .your-name {
    width: auto;
    padding-right: 0;
  }

  .your-name.yy {
    width: 100%;
  }

  .email-fom {
    width: 100%;
    flex-direction: column;
    padding-right: 0;
    display: block;
  }

  .submit-button {
    font-family: Metropolis, sans-serif;
    font-weight: 100;
  }

  .select-field {
    border-radius: 9px;
  }

  .why-choose-us {
    padding-top: 21px;
    display: flex;
  }

  .right-why-choose-us {
    padding-left: 0;
    padding-right: 0;
  }

  .responsive-square {
    width: 92%;
  }

  .image-a {
    top: 516.5px;
    left: -15.547px;
  }

  .image-b {
    top: 26.5px;
    left: 139.734px;
  }

  .image-d {
    top: 224.56px;
    left: 170.031px;
  }

  .why-choose-us-copy-write {
    z-index: 9;
    height: 100%;
    background-color: rgba(4, 60, 95, .95);
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-4 {
    text-align: left;
    margin-top: 3px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 0;
    font-size: 32px;
  }

  .a-icon-why {
    width: 18%;
  }

  .heading-h2 {
    width: 100%;
    text-align: center;
    flex-direction: row;
    flex: 1;
    justify-content: center;
  }

  .why-choose-sub-text {
    justify-content: flex-end;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-5 {
    text-align: left;
    flex: 1;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 0;
    line-height: 25px;
  }

  .sub-top-tab {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .why-choose-paragraph {
    text-align: left;
    padding-left: 0;
  }

  .why-choose-paragraph._22 {
    padding-left: 0;
  }

  .ghost-cleaning {
    display: none;
  }

  .a-icon-why-copy-copy {
    width: 18%;
  }

  .c-icon-why {
    width: 18%;
    background-size: contain;
  }

  .c-icon {
    width: 18%;
  }

  .why-choose-us-main-top {
    flex-direction: row;
    justify-content: center;
  }

  .why-choose-button {
    width: 92%;
    flex-direction: row-reverse;
  }

  .why-choose-goshst-div-button {
    z-index: 3;
    padding-top: 23px;
    padding-left: 0;
    position: relative;
  }

  .why-choose-goshst-div-button.not-so-importaint-div {
    display: none;
  }

  .our-services {
    display: flex;
  }

  .responsive-div-for-service {
    width: 95%;
    flex: 1;
    display: block;
  }

  .heading-5 {
    justify-content: center;
    margin-top: 25px;
  }

  .text-block-6 {
    font-weight: 100;
  }

  .services-cards {
    flex-direction: row;
    grid-template-columns: 1fr;
    padding: 0 20px;
    display: flex;
    overflow: auto;
  }

  .extractor-canopy {
    width: 85%;
    height: 66vh;
    border-color: #043c5f;
    flex: none;
  }

  .services-card-heading {
    border: 1px #000;
    border-top: 4px solid #043c5f;
    margin-bottom: 50px;
    padding-bottom: 0;
  }

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

  .how-it-works {
    align-items: center;
  }

  .hiw-column-a {
    flex-direction: column;
    align-items: center;
    padding-bottom: 28px;
    padding-right: 0;
    display: flex;
  }

  .hiw-column-b {
    width: 95%;
    height: 45vh;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    padding: 0 21px;
  }

  .top-icon {
    width: 60%;
    background-position: 50%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .below-text-hiw {
    height: auto;
  }

  .top-icon-b {
    width: 60%;
    height: 15vh;
    background-position: 50%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .top-icon-d {
    width: 60%;
    background-position: 50%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .breakpont {
    padding-top: 0;
    display: flex;
  }

  .areas-we-cover {
    padding-bottom: 0;
    display: flex;
  }

  .responsive-div.sdf {
    width: auto;
  }

  .responsive-areas-we-cover {
    width: 93%;
  }

  .top-row-areas-we-cove4r {
    grid-column-gap: 6px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: end;
    display: grid;
    overflow: visible;
  }

  .area-1 {
    width: 100%;
    flex: none;
    justify-content: center;
  }

  .area-we-cover {
    text-align: center;
    flex: none;
    margin-left: 0;
    padding-top: 23px;
    font-weight: 500;
  }

  .area-we-cover-e {
    width: 100%;
    flex-direction: column;
    flex: none;
    padding: 9px 0;
    font-style: normal;
  }

  .bottom-row-areas-we-cover {
    grid-column-gap: 6px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .footer {
    padding-bottom: 0;
    display: flex;
  }

  .home-sex {
    width: 85%;
  }

  .text-block-9 {
    width: 100%;
  }

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

  .paragraph, .paragraph-2, .paragraph-3, .paragraph-4 {
    padding-right: 0;
  }

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

  .a-icon-why-copy._5 {
    width: 20%;
    justify-content: center;
    padding: 25px;
    display: flex;
  }

  .email-fom-copy {
    width: auto;
    padding-right: 0;
  }

  .paragraph-6, .paragraph-7 {
    text-align: center;
  }

  .text-block-14 {
    color: #fff;
    text-align: center;
    background-color: #043c5f;
    border-radius: 14px;
    margin-left: 32px;
    margin-right: 32px;
    padding: 26px 21px;
  }

  .mobile-nav {
    height: 8vh;
    border-bottom: 2px solid #305972;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .left-field {
    width: 77%;
    padding-bottom: 0;
  }

  .right-field {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .hamy {
    height: 80%;
  }

  .services-h1-landing-section {
    height: 85vh;
    align-items: stretch;
    padding-bottom: 0;
  }

  .responsive-landing-section {
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 0;
  }

  .top-heading-h1-services {
    flex-direction: column-reverse;
    justify-content: center;
    margin-top: 0;
  }

  .heading-7 {
    padding-right: 0;
    font-size: 32px;
    font-weight: 700;
  }

  .text-block-15 {
    padding-top: 34px;
    font-family: Metropolis, sans-serif;
    font-weight: 500;
  }

  .landing-main-l-r-section-h1 {
    height: auto;
    align-items: flex-start;
  }

  .book-an-appointment-left {
    width: 93%;
    height: auto;
    flex-direction: row;
  }

  .div-block-12 {
    height: 20vh;
    margin-bottom: 0;
    padding-bottom: 0;
    display: none;
    bottom: 0;
  }

  .book-an-appointment {
    width: 100%;
    height: auto;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 0;
    display: flex;
  }

  .scroll-down-arrow {
    width: 100%;
    height: 8vh;
    background-position: 0%;
    background-size: 80px;
    margin-top: 0;
  }

  .pest-control-services-page {
    height: auto;
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 0;
  }

  .responsive-pest-control-services-section {
    height: 83%;
  }

  .left-pest {
    display: none;
  }

  .right-pest {
    width: 100%;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .third-icons {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .anti-pest-paragraph {
    width: 85%;
  }

  .pests-names-main {
    width: 30%;
    height: 10vh;
    flex: none;
  }

  .shine-icon {
    width: 10%;
  }

  .text-block-16 {
    width: 50%;
    justify-content: flex-start;
    align-items: center;
    padding-left: 9px;
  }

  .why-consider-us {
    height: auto;
    background-position: 70% 100%;
    background-size: cover;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .responsive-why-concider-us {
    width: 100%;
  }

  .hamburger-menu {
    width: 50%;
    height: auto;
    flex: 1;
    justify-content: center;
    transform: rotate(-55deg);
  }

  .top-line {
    padding-right: 22px;
  }

  .top-centre-line {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-right: 33px;
    transform: translate(0);
  }

  .top-centre-line.bbb {
    transform: rotate(4deg)translate(7px);
  }

  .top-centre-line.bbb-copy {
    transform: translate(7px, 21px)rotate(101deg);
  }

  .bottom-line {
    padding-right: 22px;
  }

  .hamburger-menu-close {
    width: 50%;
    height: auto;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    display: none;
    transform: rotate(-55deg);
  }

  .mobile-navigation {
    z-index: 10;
    height: 100vh;
    -webkit-backdrop-filter: blur(33px);
    backdrop-filter: blur(33px);
    background-color: rgba(4, 60, 95, .88);
    justify-content: center;
    align-items: center;
    transition: all .275s ease-in;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: translate(0, -1200px);
  }

  .responsive-mobile-nav {
    width: 85%;
    height: 85%;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .main-nav-section-mobile {
    height: 50vh;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .link-2 {
    width: 85%;
    height: 9%;
    color: #fff;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Metropolis, sans-serif;
    font-size: 35px;
    text-decoration: none;
    display: flex;
  }

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

  .social-media-links {
    width: 100%;
    height: 20vh;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-right: 47px;
    display: flex;
  }

  .facebook {
    width: 30%;
    height: 8vh;
    background-image: url('../images/Ffffff-in.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 47px;
  }

  .instagram {
    width: 30%;
    height: 8vh;
    background-image: url('../images/Instagram-Inn.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 47px;
  }

  .linked-in {
    width: 20%;
    height: 8vh;
    background-image: url('../images/IIIIN.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 47px;
  }

  .button-copy {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 0;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .hiw-column-b-copy {
    width: 95%;
    height: 45vh;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 3px;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .hiw-column-b-copy:focus {
    background-color: rgba(0, 0, 0, 0);
  }

  .why-choose-goshst-div-button-copy {
    z-index: 3;
    justify-content: center;
    padding-top: 23px;
    padding-left: 0;
    position: relative;
  }

  .why-choose-goshst-div-button-copy.not-so-importaint-div {
    display: none;
  }

  .why-choose-goshst-div-button-copy-copy-21 {
    z-index: 3;
    justify-content: center;
    padding-top: 23px;
    padding-left: 0;
    position: relative;
  }

  .why-choose-goshst-div-button-copy-copy-21.not-so-importaint-div {
    display: none;
  }

  .responsive-why-consider-us {
    width: 93%;
    height: auto;
    flex-direction: column;
    flex: none;
    padding-top: 0;
  }

  .right-how-help-copy {
    width: 100%;
  }

  .top-state-on-how-we-can-help {
    justify-content: center;
    display: block;
  }

  .div-block-15 {
    width: auto;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-8 {
    margin-bottom: 1px;
  }

  .main-pointers {
    height: auto;
  }

  .pointer-icon {
    width: 5%;
    height: 5vh;
    background-image: url('../images/Blue-bLUE.svg');
    display: block;
  }

  .pointer-icon.whited, .pointer-icon._565, .pointer-icon._2323 {
    width: 5%;
  }

  .pointer-icon.fc {
    background-image: url('../images/Blue-bLUE.svg');
  }

  .text-block-17, .text-block-17.abouty.white {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-17.sdf {
    color: #000;
    font-size: 14px;
  }

  .why-choose-us-main-text {
    height: 6.5vh;
    margin-top: 9px;
    margin-bottom: 9px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .why-choose-us-main-text._222 {
    align-items: flex-start;
  }

  .why-choose-us-main-text.linegraph._5 {
    align-items: center;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .why-choose-us-main-text.line-tg._5 {
    align-items: center;
  }

  .why-choose-us-main-text._5 {
    justify-content: flex-end;
    align-items: center;
  }

  .why-choose-us-main-text._5.d {
    justify-content: flex-start;
  }

  .how-can-whe-hellp-text-g {
    height: auto;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 102px;
  }

  .how-can-whe-hellp-text-g.dfg {
    padding-bottom: 0;
  }

  .how-can-we-help-p {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 17px;
    display: block;
    position: relative;
  }

  .email-form-cwh-copy {
    width: 95%;
    height: auto;
  }

  .callout-copy {
    display: none;
  }

  .how-can-we-help-h2-copy {
    width: 30%;
    display: none;
  }

  .left-how-help-copy {
    width: 30%;
  }

  .text-block-15-copy {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: block;
  }

  .link-block-2 {
    width: 100%;
    height: 10vh;
  }

  .services-h1-landing-section-copy {
    height: auto;
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    flex-direction: column;
    align-items: center;
    padding-top: 21px;
    padding-bottom: 0;
    display: flex;
  }

  .responsive-landing-section-copy {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-15-copy {
    padding-top: 34px;
  }

  .left-main-c {
    width: 95%;
    height: 95vh;
    flex-direction: row;
  }

  .left-main-c._45876 {
    height: 50vh;
  }

  .left-main-c-copy {
    z-index: 0;
    width: 100%;
    height: 85vh;
    background-image: url('../images/Glorious-Cleaning-Team.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: center;
    display: flex;
    position: absolute;
  }

  .dynaamic-white-star {
    width: 10%;
    background-position: 50% 22%;
  }

  .dynaamic-white-star._465 {
    background-position: 50% 85%;
  }

  .h1-landing-about-uas {
    z-index: 5;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 280px;
    position: relative;
  }

  .h1-landing-about-uas._48 {
    justify-content: flex-end;
    padding-bottom: 0;
  }

  .heading-9 {
    text-align: left;
    padding-right: 0;
  }

  .heading-9.hhh {
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .f {
    width: auto;
    text-align: center;
    margin-top: 0;
    padding-top: 29px;
    position: relative;
  }

  .about-us-main-section {
    padding-top: 34px;
    padding-bottom: 0;
  }

  .responsive-how-can-we-help {
    height: auto;
    flex-direction: column-reverse;
  }

  .left-main-about {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 0;
    display: flex;
  }

  .as-part-of-ourr-services {
    width: auto;
  }

  .left-main-about-copy {
    width: 100%;
    height: auto;
    flex-direction: column;
    display: flex;
  }

  .left-a-copy-copy-copy {
    height: auto;
    background-size: cover;
    flex: 0 auto;
  }

  .left-a-copsy-copy-copy {
    background-size: cover;
  }

  .our-mission {
    justify-content: center;
    padding-left: 4px;
    padding-right: 4px;
  }

  .our-mission-main-yes {
    padding-bottom: 0;
  }

  ._4-token-icon {
    height: 50vh;
    align-items: center;
  }

  .teamwork-copy {
    width: 85%;
    background-position: 50%;
    background-size: 120px;
  }

  .respect {
    width: 85%;
    background-position: 50%;
    background-size: 90px;
  }

  .passikon {
    width: 85%;
    background-position: 50% 0;
    background-size: 105px;
  }

  .integrity {
    width: 85%;
    background-size: 120px;
  }

  .left-grey-block {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-left: 0;
  }

  .right-cion {
    background-position: 50%;
    margin-top: 25px;
    padding: 92px 92px 41px;
  }

  .our-visions-resoponsive {
    flex: 1;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .main-pointers-copy {
    height: auto;
  }

  .main-pointers-copy.about-gallery {
    justify-content: center;
    padding-bottom: 33px;
  }

  .heading-12 {
    width: 100%;
  }

  .responsive-our-vission-copy {
    height: auto;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
  }

  .responsive-our-vission-copy.sdf {
    background-color: rgba(99, 153, 24, .66);
    padding-left: 0;
    padding-right: 0;
  }

  .responsive-our-vission-copy.sdf.fsadf {
    background-color: rgba(0, 0, 0, 0);
  }

  .about-gallery-c, .about-gallery-copy-c {
    display: none;
  }

  .show-more-photos {
    height: 7vh;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #043c5f;
    background-image: url('../images/Show-more-icon.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 30px;
    border-radius: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 12px;
    margin-bottom: 12px;
    display: grid;
  }

  .button-copy-copy {
    justify-content: center;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 0;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .button-copy-copy.sdf {
    font-weight: 500;
  }

  .link-3 {
    color: #fff;
    font-size: 12px;
  }

  .link-3._2 {
    color: #fff;
  }

  .heel {
    background-color: #212121;
    display: flex;
  }

  .left-2 {
    width: 100%;
  }

  .left-2._2 {
    height: 7vh;
    flex: 1;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .right-2 {
    width: 100%;
    border-left-style: solid;
    border-left-color: #fff;
    border-radius: 0;
    flex: 0 auto;
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .right-2._2 {
    border-left-color: #212121;
    flex: 1;
  }

  .heading-13 {
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .heading-13._2 {
    color: #fff;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    line-height: 18px;
  }

  .conainer {
    width: 95%;
  }

  .whatsapp-icon {
    z-index: 20;
    width: 15%;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-6 {
    display: none;
  }

  .button-copy {
    color: #043e63;
    background-color: #fff;
    background-image: linear-gradient(119deg, rgba(0, 132, 215, 0), #75bce9);
    margin-top: 22px;
    margin-bottom: 22px;
    margin-right: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Metropolis, sans-serif;
  }

  .button-copy:hover {
    color: #fff;
  }

  .h1-button-l-r-copy {
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    display: flex;
  }

  .div-block-115 {
    height: 7vh;
  }

  .text-block-25 {
    width: 85%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .arrow-to-the-right-copy {
    width: 9vw;
  }

  .main-pointers-copy {
    height: auto;
  }

  .div-block-18-copy {
    background-color: rgba(140, 198, 60, 0);
    background-position: 0%;
    background-size: cover;
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .slider {
    display: none;
  }

  .arrow-to-the-right-copy-copy {
    width: 9vw;
    display: none;
    bottom: -573.938px;
  }

  .button-copy {
    color: #043c5f;
    background-image: linear-gradient(297deg, #afff3e, #8cc63c);
    border-style: solid;
    border-color: #8cc63c;
    margin-top: 0;
    margin-bottom: 22px;
    margin-right: 0;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .text-block-8-copy {
    text-align: center;
    text-align: center;
    text-align: center;
    display: flex;
  }

  .text-block-8-copy._85 {
    text-align: left;
  }

  .text-block-8-copy {
    text-align: center;
  }

  .why-choose-goshst-div-button-copy {
    z-index: 3;
    padding-top: 23px;
    padding-left: 0;
    position: relative;
  }

  .why-choose-goshst-div-button-copy.not-so-importaint-div {
    display: none;
  }

  .our-services-copy {
    display: flex;
  }

  .h1-button-l-r-copy {
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    display: flex;
  }

  .button-copy {
    margin-top: 0;
    margin-bottom: 22px;
    margin-right: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button-copy._50 {
    color: #fff;
    background-image: linear-gradient(297deg, #007fce, #305972);
    border-color: #043c5f;
  }

  .h1-button-l-r-copy {
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    display: flex;
  }

  .h1-button-l-r-copy._48.df {
    width: 85%;
  }

  .extractor-canopy-copy {
    width: 85%;
    height: 66vh;
    border-color: #043c5f;
    flex: none;
  }

  .type-of-pests {
    padding-top: 0;
    padding-bottom: 0;
  }

  .our-services-copy {
    flex-direction: row;
    display: flex;
  }

  .paragraph-2-copy {
    padding-right: 0;
  }

  .form-cf1 {
    width: 95%;
    text-align: left;
  }

  .name-and-surname-container {
    flex-direction: row;
  }

  .faq-heading {
    width: auto;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .faq-heading.contact {
    justify-content: center;
    display: flex;
  }

  .left-quotation {
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    margin-top: 8px;
    padding: 0;
    display: flex;
  }

  .form-title-cf1 {
    text-align: center;
  }

  .form-title-cf1.cibd-2 {
    color: #043c5f;
    text-align: center;
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 0;
    font-size: 38px;
    display: flex;
  }

  .form-title-cf1.cibd-2._5005 {
    margin-top: 0;
  }

  .contact-form-3 {
    width: 100%;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    padding: 0;
    display: flex;
  }

  .div-block-21 {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: block;
  }

  .div-block-21.ccc {
    padding-right: 16px;
  }

  .contact-us-2 {
    align-self: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .contact-us-2.contact-form {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form-block-2 {
    width: auto;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .container-3 {
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 22px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .form-subtitle-cf1 {
    text-align: center;
    padding: 0 17px 27px;
    font-size: 25px;
    font-weight: 300;
    line-height: 1.2;
  }

  .div-block-24 {
    flex-direction: column;
    display: flex;
  }

  .right-contain {
    width: auto;
    height: auto;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .map {
    height: 24vh;
    flex-direction: row;
    padding-top: 24px;
    display: none;
  }

  .company-name {
    font-size: 25px;
  }

  .emali-adress, .field-label-cf1 {
    font-size: 16px;
  }

  .main-contain-contact {
    width: 100%;
    flex-direction: column;
  }

  .your-name-2 {
    font-size: 16px;
  }

  .contact-form {
    width: auto;
    height: auto;
    justify-content: center;
    padding: 0;
    display: flex;
  }

  .surname {
    font-size: 16px;
  }

  .lets-talk {
    background-color: #fff;
    border-radius: 20px;
    flex-direction: column;
    align-items: center;
    padding: 30px 11px;
    display: none;
    box-shadow: 4px 5px 6px -6px #b1b1b1;
  }

  .lets-talk.un {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .lets-talk.contact {
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .lets-talk.contact._45 {
    display: none;
  }

  .services-h1-landing-section-copy-copy {
    height: auto;
    background-position: 0 0, 85%;
    background-size: auto, cover;
    flex-direction: column;
    align-items: center;
    padding-top: 21px;
    padding-bottom: 0;
    display: flex;
  }

  .responsive-our-vission-copy {
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    background-color: rgba(140, 198, 60, .76);
    border-radius: 16px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .responsiove-home-contact {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .responsive-contact {
    width: 100%;
    flex-direction: column;
  }

  .form-2 {
    width: 100%;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding: 13px 15px;
  }

  .submit-button-2 {
    margin-top: 14px;
  }

  .contact-and-eamil-adress {
    flex-direction: column;
  }

  .emaiol {
    flex-direction: column;
    display: block;
  }

  .contact-number._4 {
    border-style: none;
    border-color: #000;
  }

  .select-servcie {
    justify-content: center;
    padding-top: 0;
    display: flex;
  }

  .contact-form-copy {
    width: auto;
    height: auto;
    justify-content: center;
    padding: 0;
    display: flex;
  }

  .text-block-29 {
    height: auto;
    padding-left: 6px;
    padding-right: 6px;
  }

  .text-block-30, .text-block-31, .text-block-32 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .div-block-118 {
    height: 100%;
    align-items: flex-start;
    display: flex;
  }

  .div-block-119, .div-block-120, .div-block-121 {
    align-items: flex-start;
    display: flex;
  }
}

#w-node-_4e494983-d438-00c3-d34d-73886783df0e-a73e3508 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_512a3b8e-4dee-7566-28a4-35075f8198bb-a4f78b77, #w-node-b4e1b8b8-3bdf-019e-42c0-b3e00fb916a2-06dc3a53, #w-node-_970ac863-b2c4-08bb-e7fd-fd8d4a8dd689-a73e3508, #w-node-b093a04e-a697-6145-5925-9ba25333b3de-262cd46e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9db5ff48-1698-7ac7-e0ef-ddc4a5b1bccc-a4f78b77, #w-node-fd0e712e-4cce-d178-fef6-8b06a57dbdda-a4f78b77 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_386ab192-c6f3-89e6-64c4-044ce3224390-a73e3508 {
    align-self: center;
  }
}


@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}