*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-size: 1.12rem;
}
header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.875rem 10%;
  background: rgba(252, 252, 252, 1) !important;
  position: sticky;
}
.intro {
  background-color: #f9f8f9;
}
.count-div {
  background-image: url("../images/BG.svg");
}
.count-heading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 3.313rem;
}
.count-title {
  font-family: Playfair Display;
  font-size: 3rem;
  font-style: normal;
  font-weight: 900;
  line-height: 4rem;
  letter-spacing: 0.005em;
  color: #ffffff;
  text-align: center;
}
.count-description {
  font-family: Poppins;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: 0.031rem;
  color: #ffffff;
  text-align: center;
  font-feature-settings: "salt" on, "liga" off;
}
.number {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 3rem;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.count-numbers {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-size: 3rem;
  line-height: 4rem;
  text-align: center;
  font-feature-settings: "salt" on, "liga" off;
  color: #ffffff;
}
.count-name {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 2rem;
  text-align: center;
  letter-spacing: 0.019rem;
  color: #ffffff;
}
.divider {
  opacity: 0.4;
  border: 0.063rem solid #ffffff;
  margin: 0px 0.938rem;
  height: 5rem;
}
.logo {
  height: 3.12rem;
  width: 9.688rem;
  cursor: pointer;
  margin-right: auto;
}
.nav__list {
  list-style: none;
  display: flex;
}
.nav__link {
  text-decoration: none;
  color: black;
}
.nav__list-item {
  display: inline-block;
  padding: 0px 20px;
  font-family: Poppins;
  letter-spacing: 0.078rem;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
}
.section-title {
  position: relative;
  font-family: Playfair Display;
  font-style: normal;
  font-weight: bold;
  font-size: 5.75rem;
  letter-spacing: 0.02em;
  color: #094b72;
  padding-top: 5rem;
  padding-left: 10rem;
}
.section-discription {
  font-family: Open Sans Hebrew Condensed;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.031rem;
  padding-left: 10rem;
  padding-top: 3.813rem;
  color: #4f4f4f;
}
.hero {
  overflow: auto;
}
.hero-image {
  max-width: 100%;
  height: auto;
  float: right;
  content: "";
  clear: both;
  display: table;
  padding-right: 10rem;
}
@media only screen and (max-width: 1588px) {
  .hero-image {
    padding-right: 0px;
  }
}
button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: 1rem;
  font-family: inherit;
  font-weight: 700;
  margin-left: 10rem;
  margin-top: 3.813rem;
}
button.know-more {
  width: 12rem;
  height: auto;
}
button.know-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #009ce6;
  border-radius: 1.625rem;
}
button.know-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
button.know-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}
button.know-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: rotate(45deg);
}
button.know-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #282936;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
}
button:hover .circle {
  width: 100%;
}
button:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
button:hover .button-text {
  color: #fff;
}
.company {
  font-family: Alegreya Sans;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1.938rem;
  letter-spacing: 0.04em;
  padding-top: 4rem;
  padding-left: 10rem;
}
.lic {
  padding-left: 12rem;
  padding-top: 2rem;
  height: 5rem;
}
.star {
  padding-left: 2rem;
  padding-top: 2rem;
  height: 5rem;
}
.wrappers {
  display: flex;
  flex-direction: row;
}
.flex-col {
  display: grid;
  grid-template: "s1 s2" "s3 s4";
  gap: 1.875rem;
  padding-left: 30rem;
  padding-bottom: 6rem;
}
.services-title {
  font-family: Playfair Display;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 4rem;
  letter-spacing: 0.2rem;
  padding-left: 11rem;
  padding-top: 7rem;
}
.services-discription {
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.25rem;
  letter-spacing: 0.031rem;
  padding-left: 11rem;
  padding-top: 1rem;
  color: #8b8c8c;
}
.services___title {
  font-family: Playfair Display;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  letter-spacing: 0.031rem;
  text-align: left;
  padding-top: 1.125rem;
}
.services___discription {
  padding-top: 0.625rem;
  padding-left: 0.5rem;
}
.text-dis {
  text-align: left;
}
.all-services-1 {
  margin-top: 7rem;
  grid-area: s1;
  background-color: #fcfcfc;
  padding: 1.5rem;
  border-radius: 0.5rem;
  box-shadow: 0px 1.125rem 3.625rem 1rem rgba(0, 0, 0, 0.06);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 300px;
}
.all-services-1:hover {
  box-shadow: 0 0.875rem 1.75rem rgba(0, 0, 0, 0.25),
    0 0.625rem 0.625rem rgba(0, 0, 0, 0.22);
}
.all-services-2 {
  margin-top: 7rem;
  grid-area: s2;
  background-color: #fcfcfc;
  padding: 1.5rem;
  border-radius: 0.5rem;
  box-shadow: 0px 1.125rem 3.625rem 1rem rgba(0, 0, 0, 0.06);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.all-services-2:hover {
  box-shadow: 0 0.875rem 1.75rem rgba(0, 0, 0, 0.25),
    0 0.625rem 0.625rem rgba(0, 0, 0, 0.22);
}
.all-services-3 {
  grid-area: s3;
  background-color: #fcfcfc;
  padding: 1.5rem;
  border-radius: 0.5rem;
  box-shadow: 0px 1.125rem 3.625rem 1rem rgba(0, 0, 0, 0.06);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.all-services-3:hover {
  box-shadow: 0 0.875rem 1.75rem rgba(0, 0, 0, 0.25),
    0 0.625rem 0.625rem rgba(0, 0, 0, 0.22);
}
.all-services-4 {
  grid-area: s4;
  background-color: #fcfcfc;
  padding: 1.5rem;
  border-radius: 0.5rem;
  box-shadow: 0px 1.125rem 3.625rem 1rem rgba(0, 0, 0, 0.06);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.all-services-4:hover {
  box-shadow: 0 0.875rem 1.75rem rgba(0, 0, 0, 0.25),
    0 0.625rem 0.625rem rgba(0, 0, 0, 0.22);
}
.testimonial-title {
  font-family: Playfair Display;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 4rem;
  letter-spacing: 0.031rem;
  text-align: center;
  padding-top: 3.75rem;
}
.testimonial {
  background: #f4fbff;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.content {
  padding: 1rem;
}
.reviews {
  margin-top: 3.188rem;
  display: flex;
  flex-direction: row;
  gap: 1.875rem;
  justify-content: center;
}
.review-title {
  font-family: Poppins;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.75rem;
  letter-spacing: 0em;
  text-align: center;
  color: #151617;
}
.review-discription {
  font-family: Poppins;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.031rem;
  text-align: center;
  color: #4f4f4f;
  padding-top: 1rem;
}
.review1 {
  background-color: white;
  padding: 2rem;
  border-radius: 0.125rem;
  box-shadow: 0 0.625rem 1.25rem rgba(0, 0, 0, 0.19),
    0 0.375rem 0.375rem rgba(0, 0, 0, 0.23);
}
.review2 {
  background-color: white;
  padding: 2rem;
  border-radius: 0.125rem;
  box-shadow: 0 0.625rem 1.25rem rgba(0, 0, 0, 0.19),
    0 0.375rem 0.375rem rgba(0, 0, 0, 0.23);
}
.review-details {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 22rem;
  background: #f4fbff;
  padding-top: 1rem;
  padding-bottom: 4rem;
}
.review-name {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #151617;
}
.review-how {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #4f4f4f;
  font-weight: 400;
}
.name1 {
  text-align: center;
}
.name2 {
  text-align: center;
  padding-left: 2rem;
}
.contact {
  background-color: #f9f8f9;
}
.testimonal-mobile {
  display: none;
}
.map-contact {
  display: grid;
  grid-template: "map contact";
  padding-top: 3rem;
}
.map {
  grid-area: map;
  padding-left: 25rem;
}
.contact-flex {
  display: flex;
  flex-direction: column;
  grid-area: contact;
  align-self: center;
  margin-left: -10rem;
}
.contact-img {
  height: 5rem;
  width: 5rem;
  float: left;
}
.contact-img-1 {
  height: 5rem;
  width: 5rem;
  float: left;
  padding-top: 0.7rem;
}
.contact-title {
  padding-top: 1rem;
  font-family: Playfairy Display;
  font-weight: 500;
  font-size: 1.5rem;
}
.contact-discription {
  font-family: Poppins;
}
.hi {
  text-decoration: none;
}
.or {
  text-align: center;
  font-family: Playfair Display;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 4rem;
  letter-spacing: 0.031rem;
  text-align: center;
  padding-top: 3.75rem;
}
.leave {
  text-align: center;
  font-family: Playfair Display;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 4rem;
  letter-spacing: 0.031rem;
  text-align: center;
}
.footer-1 {
  background: #0f6e8c;
}
.footer-2 {
  display: flex;
  background: #05546d;
}
.copyright {
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0em;
  text-align: left;
  color: #d9dbe1;
  padding-left: 5rem;
}
.footer-copy {
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
}
.footer-logo {
  padding-left: 7rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.walk {
  text-align: center;
}
#Services {
  position: relative;
  top: -5.8rem;
}
#Testimonials {
  position: relative;
  top: -5.8rem;
}
#Contact {
  position: relative;
  top: -5.8rem;
}
.href-in {
  text-decoration: none;
  color: black;
}
