@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:500,400,600|Inter:500,400,700,600|Playfair+Display:700,600");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/66b3154806fef8fadfdc7aca.66b3154906fef8fadfdc7acd.NMfQ72m.hcp.png");


input:focus,
textarea:focus {
  outline: none;
  border: none;
}

.screen a {
  display: contents;
  text-decoration: none;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal>* {
  flex-shrink: 0;
  pointer-events: auto;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

* {
  box-sizing: border-box;
}

.frame-4-1 {
  align-items: center;
  border: 1px solid;
  border-color: var(--white);
  border-radius: 32px;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 10px 20px;
  position: relative;
}

.get-in-touch-with-me {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.group-1171275352 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 40px;
  left: 227px;
  min-height: 200px;
  position: absolute;
  top: 18px;
  width: 1444px;
}

.group-1171275349 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-left: 1.0px;
  min-height: 121px;
  width: 569px;
}

.frame-226 {
  align-items: flex-start;
  display: inline-flex;
  gap: 15px;
  position: relative;
}

.group-1171275351 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 15px;
  min-height: 39px;
  width: 1444px;
}

.group-1171275350 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1094px;
  height: 24px;
  width: 1444px;
}

.sicbar {
  align-items: center;
  background-color: var(--licorice);
  display: flex;
  gap: 246px;
  height: 50px;
  left: 0;
  min-width: 375px;
  padding: 0 15px;
  position: absolute;
  top: 0;
}

.time {
  letter-spacing: 1.00px;
  line-height: 20px;
  min-width: 32px;
  text-align: center;
  white-space: nowrap;
}

.group-169 {
  align-items: flex-start;
  display: flex;
  gap: 5px;
  margin-bottom: 0.66px;
  min-width: 67px;
}

.cellular-connection {
  align-self: center;
  height: 11px;
  margin-top: 0;
  width: 17px;
}

.wifi {
  height: 11px;
  width: 15px;
}

.battery {
  align-items: center;
  align-self: flex-end;
  display: flex;
  gap: 1px;
  min-width: 24px;
}

.capacity {
  background-color: var(--white);
  border-radius: 1.33px;
  height: 7px;
  width: 18px;
}

.cap {
  height: 4px;
  margin-top: 0;
  width: 1px;
}

.frame-132 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 12px;
  position: relative;
}

.group-1171275312 {
  align-items: flex-start;
  background-color: var(--licorice);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--eerie-black);
  box-shadow: 0px 0px 4px #00000030;
  display: flex;
  gap: 212px;
  height: 56px;
  left: 0;
  min-width: 375px;
  padding: 17px 14px;
  position: absolute;
  top: 0;
}

.rectangle-7 {
  height: 298px;
  width: 168px;
}

.rectangle-8 {
  align-self: flex-end;
  height: 294px;
  width: 168px;
}

.frame-237 {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  margin-top: 20px;
  position: relative;
}

.frame-23 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 20px;
  position: relative;
}

.line-4 {
  height: 1px;
  margin-top: 19px;
  object-fit: cover;
  width: 345px;
}

.rectangle-8-1 {
  align-self: flex-end;
  height: 650px;
  width: 300px;
}

.frame-6-1 {
  align-items: center;
  display: inline-flex;
  gap: 30px;
  position: relative;
}

.frame-5-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 40px;
  position: relative;
}

.group-117127573:hover .text-changer {
  color: #d8c7ad;
  transition: 0.2s ease-in-out;
}

.group-117127573:hover .frame-img-1 {
  content: url('../img/frame-130.svg');
}

.group-117127573:hover .frame-img-2 {
  content: url('../img/frame-125.svg');
}

.group-117127573:hover .frame-img-3 {
  content: url('../img/frame-125.svg');
}

/* Custom Css */
.footer-alignment {
  margin-left: 20px;
}

.marquee-container {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  margin-top: 50px;
}

.marquee-content {
  display: inline-block;
  animation: marquee 40s linear infinite;
}

.marquee-text {
  display: inline-block;
  padding: 0 50px;
  font-weight: bold;
  color: #7a7a7a;
  font-size: 60px;
  height: 80px;
}

.marquee-dot {
  color: #7a7a7a;
  font-size: 50px;
}

@keyframes marquee {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}


/* MOBILE HEADER START */

.mobile-top-header {
  height: 43px;
  width: 375px;
  position: relative;
  z-index: 20;
}

.nav-group-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 375px;
}

.navbar-strip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding: 16px 20px;
  position: relative;
  z-index: 20;
}

.group-5 {
  background-image: url(../img/mask-group-6@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 31px;
  width: 82px;
}

.close-button {
  border: none;
  cursor: pointer;
  background-color: transparent;
}

.group-nav-btns {
  height: 16px;
  width: 21px;
}

.nav-open {
  display: block;
}

.nav-close {
  display: none;
}

.nav-position {
  transition: 0.5s linear;
  top: 0 !important;
}

.mobile-navbar {
  width: 100%;
  position: relative;
}

.mobile_nav {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-direction: row;
  padding: 0 24px;
  gap: 26px;
  text-align: left;
  font-size: 24px;
  color: #767676;
  font-family: Inter;
  border-top: 1px solid rgba(117, 117, 117, 0.1);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  position: absolute;
  background-color: #151515;
  width: 375px;
  top: -520px;
  z-index: 10;
  transition: 0.5s linear;
}

.left-content {
  padding: 0 20px 0 0;
  margin-left: -201px;
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  flex-shrink: 0;
  gap: 65px;
}

.frame-child {
  height: 143px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.navigation {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 30px 0;
}

.nav-slide-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px;
  flex-shrink: 0;
}

.nav-active {
  font-weight: 700 !important;
  color: #d8c7ad !important;
}

.nav-home,
.nav-about-us,
.nav-services,
.nav-our-team,
.nav-expertise,
.nav-gallery,
.nav-blog,
.nav-contact-us {
  color: white;
  min-width: 140px;
  position: relative;
  font-weight: 500;
  display: inline-block;
}

.right-content {
  display: flex;
  flex-shrink: 0;
  width: 155px;
  padding: 8px 0 0;
  box-sizing: border-box;
}

.nested-right-child {
  margin-top: 200px;
  position: relative;
  align-self: stretch;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  object-fit: contain;
  flex: 1;
}

/* MOBILE HEADER END */