a {
  color: #fff;
  font-size: clamp(1rem, 1.3vw, 3rem);
  font-weight: 200;
}

.heading-banner {
  font-weight: 200;
  line-height: 1.4;
  letter-spacing: 1px;
  font-size: clamp(1.5rem, 2.08vw, 3rem);
  color: #ffffff;
  margin-bottom: 1.2em;
}

.small {
  font-weight: 100;
  line-height: 1.4;
  font-size: clamp(1rem, 1.04vw, 3rem);
}

.head-scroll {
  font-size: clamp(2.4rem, 6.61vw, 7.93rem) !important;
  color: transparent;
  font-weight: 500;
  letter-spacing: 3px;
  border: #f0e6e6;
}

.crazy-heading {
  margin-bottom: 1.5em;
  font-weight: 200;
  line-height: 1.4;
  letter-spacing: 2px;
  font-size: clamp(1rem, 3.33vw, 2.1rem);
  font-feature-settings: "pnum" on, "lnum" on;
}
@media (max-width: 992px) {
  .crazy-heading {
    text-align: center;
  }
}

.crazy-head {
  font-size: clamp(1.1rem, 2.08vw, 3rem);
  color: #ffffff;
  font-weight: 200;
}
.crazy-head .highlight {
  color: #fe0078;
}
.crazy-head .text {
  text-decoration-line: underline;
}

.heading-services {
  font-size: clamp(2.91vw, 1.25rem, 3rem);
  font-weight: 200;
  line-height: 1.6;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: -0.5em;
}

.title {
  margin-bottom: 1em;
  font-weight: 200;
  font-size: clamp(1.25rem, 1.25vw, 2rem);
}

.heading-blueprint {
  margin-bottom: 0.5em;
  font-weight: 200;
  letter-spacing: 0.2px;
  font-size: clamp(1.25rem, 2.91vw, 3.5rem);
}

.para-blueprint {
  margin-bottom: 1.5rem;
  color: #ffffff;
  font-weight: 200;
  font-size: clamp(0.7rem, 1.25vw, 2rem);
}

.mini-para {
  font-size: clamp(0.4rem, 1vw, 1.8rem);
}

.title-about {
  margin-bottom: 0.5rem;
  font-weight: 100;
  line-height: 110%;
  letter-spacing: 0.04rem;
  font-size: clamp(1rem, 2.91vw, 3.75rem);
}

.tag-about {
  font-size: clamp(1rem, 1.04vw, 2rem);
  color: #ffffff;
  font-weight: 100;
}

.link-about {
  text-align: center;
  font-weight: 100;
  letter-spacing: 0.03rem;
  font-size: clamp(1rem, 1.25vw, 1.5rem);
}
@media (max-width: 992px) {
  .link-about {
    text-align: start;
    margin-top: 2rem;
  }
}

.about-description {
  font-size: clamp(1.1rem, 1.3vw, 2rem);
  line-height: 28px;
  padding: 1rem;
}
@media (max-width: 992px) {
  .about-description {
    line-height: 22px;
  }
}

.heading-capabilities {
  font-size: clamp(1.5rem, 2.91vw, 3.5rem);
  line-height: 62px;
  font-weight: 200;
}
@media (max-width: 992px) {
  .heading-capabilities {
    line-height: 34px;
  }
}

.paragraph-capabilities {
  font-size: clamp(1rem, 1.04vw, 1.5rem);
}

.title-capabilities {
  margin-bottom: 0em;
  font-weight: 100;
  font-size: clamp(0.75rem, 0.83vw, 1rem);
}

.card-heading {
  font-size: clamp(1rem, 1.25vw, 1.5rem);
  font-weight: 300;
}

.card-para {
  font-size: clamp(0.8rem, 1.04vw, 1.5rem);
  line-height: 1.4;
  font-weight: 100;
}

.heading-project {
  margin: 0 1em;
  font-size: clamp(1rem, 2.86vw, 3rem);
  font-weight: 200;
}
@media (max-width: 992px) {
  .heading-project {
    margin: 0;
  }
}

.head {
  font-size: clamp(1.5rem, 1.95vw, 3rem);
  font-weight: 200;
  letter-spacing: 1px;
}

.details {
  font-size: clamp(1rem, 1.3vw, 4.12rem);
}

.heading-explore {
  font-weight: 100;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.02em;
  margin-top: -3rem;
  font-size: clamp(2rem, 2.6vw, 4rem);
}

.para-explore {
  font-weight: 100;
  margin-top: -1em;
  line-height: 1.4375rem;
  font-size: clamp(1rem, 1.3vw, 3rem);
}

a {
  color: #fff;
  font-size: clamp(1rem, 1.3vw, 3rem);
  font-weight: 200;
}

.contact-number a {
  color: #fff;
  font-size: clamp(0.75rem, 0.97vw, 2rem);
}

.mail a {
  color: #fff;
  font-size: clamp(0.75em, 0.97vw, 2rem);
}

.form-heading {
  padding-bottom: 2.5em;
}
.form-heading h2 {
  color: #fff;
  font-weight: 200;
  margin-bottom: -1.2rem;
  font-size: clamp(2rem, 2.6vw, 4rem);
}

.form-control {
  padding: 10px 40px;
  font-size: clamp(0.7rem, 1.25vw, 2rem);
}

.copyright {
  font-size: clamp(1rem, 1.3vw, 2.5rem);
  font-weight: 200;
  line-height: 40px;
  text-align: right;
  color: #ffffff;
  opacity: 0.6;
  margin-bottom: -1rem;
}

.title-mission {
  font-weight: 300;
}
@media (max-width: 576px) {
  .title-mission {
    margin-top: -2rem;
    margin-left: 0.5rem;
    margin-bottom: -1rem;
    font-weight: 400;
  }
}

.demo-btn {
  background: #f24a55;
  border-radius: 30px;
  padding: 10px 25px;
  color: #ffffff;
}

.request-demo-button {
  background: #f24a55;
  border-radius: 30px;
  padding: 10px 25px;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 1.05em;
  transition: all 0.2s ease-in-out;
  border: 1px solid #f24a55;
  text-align: center;
}
.request-demo-button:hover {
  background: transparent;
  color: #ffffff;
}

.free-trial-button {
  background: #27AE60;
  border-radius: 40px;
  border-radius: 30px;
  padding: 8px 25px;
  border: 1px solid #27AE60;
  color: #ffffff;
  transition: all 0.2s ease-in-out;
  display: inline-block;
}
.free-trial-button:hover {
  background: transparent;
  color: #27AE60;
}

.nav-button a {
  background: #215FAD;
  border-radius: 30px;
  padding: 7px 15px !important;
  color: #ffffff !important;
  letter-spacing: 1px;
  transition: all 0.2s ease-in-out;
  display: block;
}
.nav-button a:hover {
  background: transparent;
  color: #215FAD !important;
}

#navbar {
  padding-top: 1rem;
}
@media (max-width: 576px) {
  #navbar {
    padding-top: 0px;
    margin: -1rem -1rem;
  }
}
#navbar .nav-link:hover {
  color: #fe0078;
}
#navbar .nav-link.active {
  color: #fe0078 !important;
}
#navbar .nav-item .dropdown .dropdown-toggle::after {
  background: url(/images/icons/down-arrow.svg) !important;
  border: none;
  vertical-align: 0 !important;
  background-size: contain;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
}
#navbar .nav-item .dropdown.dropdown-toggle::after {
  background: url(/images/icons/down-arrow-service.svg) !important;
}
@media (max-width: 767px) {
  #navbar .nav-item .dropdown.dropdown-toggle::after {
    background: url(/images/icons/down-arrow.svg) !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #navbar .nav-item .dropdown.dropdown-toggle::after {
    background: url(/images/icons/down-arrow.svg) !important;
  }
}
#navbar .nav-item .dropdown.dropdown-toggle::after {
  background: url(/images/icons/down-arrow.svg) !important;
}
#navbar .nav-item .dropdown .dropdown-toggle:after {
  transform: rotate(0deg);
}
#navbar .nav-item .dropdown .dropdown-toggle.show:after {
  transform: rotate(180deg);
}
#navbar .nav-item .dropdown .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
#navbar .navbar-brand img {
  height: 60px;
}
@media (max-width: 576px) {
  #navbar .navbar-brand img {
    height: 30px;
  }
}
#navbar .navbar-toggler {
  height: 70px;
  width: 60px;
}
@media screen and (max-width: 768px) {
  #navbar .navbar-toggler {
    height: 60px;
    width: 60px;
    margin-top: 1em;
  }
}
#navbar li {
  margin-left: 2rem;
}
#navbar li .active {
  color: #ffffff !important;
}
#navbar .dropdown-item.active {
  background-color: #fe0078 !important;
}
#navbar .dropdown-item:hover {
  background-color: #ffffff !important;
  color: #212529;
}
#navbar .list {
  margin-left: 0rem !important;
}

#footer {
  padding: 6em 0 4em;
}
@media screen and (max-width: 768px) {
  #footer {
    padding: 2em 0 0;
  }
}
#footer .footer-logo {
  padding-top: 32px;
}
#footer .footer-logo img {
  height: 60px;
  width: 130px;
  margin-bottom: 1rem;
}
#footer .line {
  margin-top: 0px;
  height: 0.0625rem;
  width: 100%;
  background-color: grey;
}
#footer .footer-links {
  padding: 4em 0;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
}
#footer .footer-links .nav-links {
  padding-left: 0rem !important;
  display: flex;
  flex-direction: column;
  row-gap: 2.5em;
  font-weight: 200;
}
#footer .footer-links .nav-links li {
  list-style: none;
}
#footer .footer-links .footer-btn {
  display: flex;
  flex-direction: column;
  row-gap: 4em;
  align-items: flex-end;
}
#footer .footer-links .footer-btn .social-media-icons {
  width: 65px;
  height: 65px;
}
#footer .footer-links .footer-btn .InquireBtn {
  padding: 10px;
  background-color: transparent;
  color: #fff;
  border: 1px solid grey;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 200;
}
@media (min-width: 1921px) and (max-width: 2560px) {
  #footer .footer-links .footer-btn .InquireBtn {
    padding: 16px 20px;
    font-size: 25px;
  }
}
@media (min-width: 1281px) and (max-width: 1920px) {
  #footer .footer-links .footer-btn .InquireBtn {
    padding: 13px 15px;
    font-size: 18px;
  }
}
@media (min-width: 993px) and (max-width: 1280px) {
  #footer .footer-links .footer-btn .InquireBtn {
    padding: 11px 10px;
    font-size: 13px;
  }
}
#footer .footer-address {
  display: flex;
  justify-content: space-between;
  padding: 2.5em 0;
  margin-top: -24px;
}
#footer .footer-form {
  padding: 3em 3em 2.5em;
  border: 0.125rem solid grey;
}
#footer .footer-form .form-group {
  margin-bottom: 24px !important;
}
#footer .footer-form .form-group .input-group {
  position: relative;
}
#footer .footer-form .form-group .input-group input,
#footer .footer-form .form-group .input-group textarea {
  width: 100%;
  padding: 1.375rem;
  padding-left: 2.5rem;
  font-weight: 100;
  background: linear-gradient(0deg, #312a2a, #312a2a), linear-gradient(0deg, #ffffff, #ffffff);
  border: 0.0625rem solid #ccc;
  outline: none;
  border-radius: 0.125rem;
  color: #fff;
}
#footer .footer-form .form-group input::-moz-placeholder {
  color: #fff;
}
#footer .footer-form .form-group input::placeholder {
  color: #fff;
}
#footer .footer-form .form-group textarea::-moz-placeholder {
  color: #fff;
}
#footer .footer-form .form-group textarea::placeholder {
  color: #fff;
}
#footer .footer-form .form-group textarea {
  padding-top: 0.9rem !important;
}
#footer .footer-form .form-group img {
  position: absolute;
  height: 0.625rem;
  top: 40%;
  left: 1.0625rem;
}
#footer .footer-form .form-group .howCanWeHelpImg {
  position: absolute;
  height: 1rem;
  top: 24%;
  left: 1.0625rem;
}
#footer .footer-form .submit-btn button {
  padding: 10px 15px;
  font-size: 1rem;
  font-weight: 100;
  color: #fff;
  background: linear-gradient(0deg, #312a2a, #312a2a), linear-gradient(0deg, #ffffff, #ffffff);
  border: 0.0625rem solid #ccc;
  width: 7.5rem;
  border-radius: 0.125rem;
}
#footer .footer-copyright {
  padding-top: 4em;
  display: flex;
  justify-content: center;
  margin-top: -64px;
}
@media screen and (max-width: 768px) {
  #footer .footer-copyright .copyright {
    font-size: clamp(0.8rem, 1.3vw, 2.5rem);
  }
}

#heroBanner {
  background: linear-gradient(180deg, rgba(44, 121, 219, 0.4) 0%, rgba(255, 255, 255, 0) 50%);
}

#bannerHome {
  margin: 0 3rem;
}
@media (max-width: 576px) {
  #bannerHome {
    margin: 0;
  }
}
#bannerHome .container-fluid .row {
  height: 75vh;
}
@media screen and (max-width: 992px) {
  #bannerHome {
    padding: 4em 0.5em 0;
  }
}
#bannerHome .banner-block {
  -webkit-padding-before: 1.5em;
          padding-block-start: 1.5em;
}
#bannerHome .banner-block .banner-content {
  width: 80%;
}
@media screen and (max-width: 992px) {
  #bannerHome .banner-block .banner-content {
    margin-top: 2rem;
    width: 100%;
  }
}
#bannerHome .banner-block .banner-content .content .heading-banner {
  text-transform: capitalize;
  font-feature-settings: "pnum" on, "lnum" on;
}
#bannerHome .banner-block .banner-content .content .heading-banner .highlight {
  color: #fe0078;
}
@media screen and (max-width: 992px) {
  #bannerHome .banner-block .banner-content .content .heading-banner {
    letter-spacing: 1px;
  }
}
#bannerHome .banner-block .banner-content .content .small {
  color: #ffffff;
  position: relative;
  padding-left: 4.6875rem;
  letter-spacing: 0.02em;
}
#bannerHome .banner-block .banner-content .content .small::before {
  content: "";
  position: absolute;
  left: 1.125rem;
  top: 0.625rem;
  width: 1.875rem;
  height: 0.0625rem;
  background-color: #fff;
}
#bannerHome .banner-block .banner-image {
  width: 52%;
  height: 52%;
}
@media screen and (max-width: 992px) {
  #bannerHome .banner-block .banner-image {
    width: 100%;
  }
}

#services {
  background: linear-gradient(181.72deg, #eaffff 2.76%, #eaffff 2.77%, #ffffff 2.78%, #eaffff 23.37%, #e2efff 41.11%, #fff5fa 59.47%, #f3ebff 76.46%, #fbf8ff 90.98%, #ffffff 97.91%);
  padding: 6em;
}
@media (max-width: 576px) {
  #services {
    background: #000000;
    padding: 3em 0 1em;
  }
}
#services .section-heading {
  text-align: center;
  color: #000;
  margin-bottom: 1.5em;
}
@media (max-width: 576px) {
  #services .section-heading .heading-services {
    color: white;
  }
}
#services .container-services {
  display: flex;
  justify-content: center;
}
@media (max-width: 576px) {
  #services .container-services .main-content {
    text-align: center;
  }
}
#services .container-services .main-content h1 {
  font-weight: 900;
  -webkit-text-stroke: 3px #000;
  -webkit-animation: fill 0.5s infinite alternate;
  position: relative;
  font-family: "Outfit" !important;
  transition: all 0.4s linear;
  line-height: 1;
}
@media (min-width: 2561px) and (max-width: 3400px) {
  #services .container-services .main-content h1 {
    font-size: 10rem;
  }
}
@media (min-width: 1921px) and (max-width: 2560px) {
  #services .container-services .main-content h1 {
    font-size: 9em;
  }
}
@media (min-width: 1281px) and (max-width: 1920px) {
  #services .container-services .main-content h1 {
    font-size: 8em;
  }
}
@media (min-width: 993px) and (max-width: 1280px) {
  #services .container-services .main-content h1 {
    font-size: 7em;
  }
}
@media (min-width: 576px) and (max-width: 992px) {
  #services .container-services .main-content h1 {
    font-size: 3.5em;
  }
}
@media screen and (max-width: 576px) {
  #services .container-services .main-content h1 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
#services .container-services .main-content h1:nth-child(1) {
  -webkit-text-stroke: 1px #06d1ce;
  -webkit-text-fill: 3px #ffffff;
  -webkit-animation: fill 0.5s infinite alternate;
  -webkit-text-fill-color: transparent;
}
#services .container-services .main-content h1:nth-child(1):hover span {
  transform: translateX(-70px);
  transition-duration: 1s;
  opacity: 2;
  justify-content: center;
}
@media (max-width: 992px) {
  #services .container-services .main-content h1:nth-child(1):hover span {
    transform: translateX(0);
  }
}
#services .container-services .main-content h1:nth-child(1):hover {
  background: url(/img/home/Rectangle-1.png);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: rgba(6, 209, 206, 0.4);
}
#services .container-services .main-content h1:nth-child(2) {
  -webkit-text-stroke: 1px #2c79db;
  -webkit-animation: fill 0.5s infinite alternate;
  -webkit-text-fill-color: transparent;
  left: -10%;
  white-space: nowrap;
}
@media (max-width: 576px) {
  #services .container-services .main-content h1:nth-child(2) {
    margin: 0;
    margin-bottom: 2rem;
  }
}
#services .container-services .main-content h1:nth-child(2):hover span {
  transform: translateX(-260px);
  transition-duration: 1s;
  opacity: 1;
  text-align: center;
}
@media (max-width: 992px) {
  #services .container-services .main-content h1:nth-child(2):hover span {
    transform: translateX(0);
  }
}
#services .container-services .main-content h1:nth-child(2):hover {
  background: url(/img/home/Rectangle-2.png);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: rgba(44, 121, 219, 0.3019607843);
}
#services .container-services .main-content h1:nth-child(3) {
  -webkit-text-stroke: 1px #6100eb;
  -webkit-animation: fill 0.5s infinite alternate;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
#services .container-services .main-content h1:nth-child(3):hover span {
  transform: translateX(110px);
  transition-duration: 1s;
  opacity: 2;
}
@media (max-width: 992px) {
  #services .container-services .main-content h1:nth-child(3):hover span {
    transform: translateX(0);
  }
}
#services .container-services .main-content h1:nth-child(3):hover {
  background: url(/img/home/Rectangle-3.png);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: rgba(254, 0, 119, 0.4156862745);
}
#services .container-services .main-content h1:nth-child(4) {
  -webkit-text-stroke: 1px #6100eb;
  -webkit-animation: fill 0.5s infinite alternate;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
#services .container-services .main-content h1:nth-child(4):hover span {
  transform: translateX(50px);
  transition-duration: 1s;
  opacity: 2;
}
@media (max-width: 992px) {
  #services .container-services .main-content h1:nth-child(4):hover span {
    transform: translateX(0);
  }
}
#services .container-services .main-content h1:nth-child(4):hover {
  background: url(/img/home/Rectangle-4.png);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: rgba(98, 0, 235, 0.3215686275);
}
#services .container-services .main-content h1 span {
  display: flex;
  align-items: center;
  -webkit-text-stroke: 0 #000000;
  -webkit-text-fill-color: rgb(0, 0, 0);
  font-size: 25px !important;
  font-weight: 300;
  left: -1550px;
  text-align: center;
  top: 5%;
  transition: all 0.4s linear;
  bottom: 0;
  margin: auto;
  position: absolute;
  white-space: nowrap;
}
@media (max-width: 576px) {
  #services .container-services .main-content h1 span {
    -webkit-text-fill-color: white;
    font-size: 10px !important;
    text-align: center;
    top: 120%;
    left: 0;
  }
}
#services .container-services .main-content h1 span .black {
  margin-left: 1em;
  height: 50px;
  display: block;
}
@media (max-width: 992px) {
  #services .container-services .main-content h1 span .black {
    display: none;
  }
}
#services .container-services .main-content h1 span .white {
  margin-left: 1em;
  height: 20px;
  display: none;
}
@media (max-width: 992px) {
  #services .container-services .main-content h1 span .white {
    display: block;
  }
}
#services .container-services .main-content h1:hover span {
  transition: all 0.4s linear;
  left: 25%;
}

#bluePrint {
  color: #ffffff;
  padding: 4em 2em 8em;
}
@media screen and (max-width: 992px) {
  #bluePrint {
    padding: 0em 1em;
  }
}
#bluePrint .microgenunionimg {
  padding: 0em 7em;
}
@media screen and (max-width: 992px) {
  #bluePrint .microgenunionimg {
    padding: 2em 1em 0em;
  }
}
#bluePrint .content {
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  #bluePrint .content {
    padding: 2em 0;
  }
}
#bluePrint .content .btn {
  color: #ffffff;
  padding: 0.375rem 2rem;
  background: #6100eb;
  font-weight: 200;
  width: 175px;
  border-radius: 0px !important;
}
#bluePrint .content .btn:hover {
  background-color: white;
  color: black;
}
@media (min-width: 1921px) and (max-width: 2560px) {
  #bluePrint .content .btn {
    padding: 8px 30px;
    font-size: 20px;
  }
}
@media (min-width: 1281px) and (max-width: 1920px) {
  #bluePrint .content .btn {
    padding: 6px 20px;
    font-size: 16px;
  }
}
@media (min-width: 993px) and (max-width: 1280px) {
  #bluePrint .content .btn {
    padding: 4px 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  #bluePrint .content .btn {
    padding: 0.375rem 1.5em;
    margin-top: 1.5em;
  }
}

#digitalAgency {
  overflow: hidden;
  padding-bottom: 13vh;
}
@media screen and (max-width: 992px) {
  #digitalAgency {
    padding: 0 0 2em;
  }
}
#digitalAgency .scrolling-text {
  display: flex;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
#digitalAgency .scrolling-text .digital {
  display: flex;
  gap: 3rem;
  align-items: center;
  animation: title 9s infinite linear;
}
#digitalAgency .scrolling-text .digital .divider img {
  width: 7vw;
}
@media screen and (max-width: 576px) {
  #digitalAgency .scrolling-text .digital .divider img {
    width: 10vw;
  }
}
#digitalAgency .scrolling-text .digital .text {
  white-space: nowrap;
}
#digitalAgency .scrolling-text .digital .text .head-scroll {
  background: -webkit-linear-gradient(-86deg, #0332ef 5%, #f30387 53%, #02807a 91%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 2px transparent;
  color: #050505;
}
@keyframes title {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
#digitalAgency .content {
  padding: 4.5rem 0 8rem;
}
@media screen and (max-width: 992px) {
  #digitalAgency .content {
    padding: 4rem 0 3rem;
  }
}
#digitalAgency .crazyOrbit {
  color: #ffffff;
}
#digitalAgency .crazyOrbit .crazy-title {
  letter-spacing: 0px;
  margin-bottom: 1.5rem;
  font-weight: 200;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #digitalAgency .crazyOrbit .crazy-title {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 768px) {
  #digitalAgency .crazyOrbit .crazy-head {
    font-size: clamp(0.9rem, 2.08vw, 3rem);
  }
}
#digitalAgency .crazyOrbit img {
  width: 3.7vw;
  height: 3.7vw;
  margin-inline: 0.5vw;
}
@media screen and (max-width: 992px) {
  #digitalAgency .crazyOrbit .heading {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  #digitalAgency .work-button {
    margin-top: 3em;
  }
}
#digitalAgency .work-button .color {
  background: #06d1ce;
}

#about {
  padding-left: 3rem;
  padding-bottom: 3rem;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  #about {
    padding: 2em 1em;
  }
}
@media screen and (max-width: 992px) {
  #about .about-description {
    margin-top: 1em;
  }
}

#capabilities {
  padding: 3em 2.5em 1em;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  #capabilities {
    padding: 0em 1em 3em;
  }
}
#capabilities .section-heading {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: -1em;
}
@media screen and (max-width: 992px) {
  #capabilities .section-heading .paragraph-capabilities {
    font-size: 0.8em;
  }
}
#capabilities .cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 8px;
  padding: 1em;
  height: auto;
}
@media screen and (max-width: 992px) {
  #capabilities .cards {
    grid-template-columns: 1fr;
    height: auto;
    padding: 0 1em;
  }
}
#capabilities .cards .card {
  padding: 2.5rem 1.5rem;
  border: 0px solid rgba(0, 0, 0, 0.125) !important;
}
@media screen and (max-width: 768px) {
  #capabilities .cards .card {
    padding: 2rem 0.6rem;
  }
}
@media screen and (max-width: 992px) {
  #capabilities .cards .card .card-body {
    padding: 0rem;
  }
}
#capabilities .cards .card .card-heading {
  font-weight: 200;
}
@media screen and (max-width: 992px) {
  #capabilities .cards .card .card-heading {
    font-size: 1.3em;
  }
}
#capabilities .cards .card .card-body {
  margin-top: 1em;
  padding: 0rem;
}
@media screen and (max-width: 992px) {
  #capabilities .cards .card .card-body {
    margin-top: 0.6em;
    height: auto;
  }
}
#capabilities .cards .gradient-1 {
  background: linear-gradient(63.6deg, rgba(181, 0, 85, 0.8) 0.97%, #0400c0 97.53%);
  border-radius: 9.92909px;
}
#capabilities .cards .gradient-2 {
  background: linear-gradient(63.09deg, #4712bb 2.24%, #00928f 69.47%);
  border-radius: 9.92909px;
}
#capabilities .cards .gradient-3 {
  background: linear-gradient(242.4deg, #06d1ce 4.29%, rgba(97, 0, 235, 0.78) 35.58%, rgba(97, 0, 235, 0.21) 93.63%);
  border-radius: 9.92909px;
}
#capabilities .cards .gradient-4 {
  background: linear-gradient(63.99deg, #ff3594 0.74%, #2c79db 98.81%);
  border-radius: 9.92909px;
}

#ourProjects {
  padding: 6em 0 6em;
  position: relative;
}
@media screen and (max-width: 992px) {
  #ourProjects {
    padding: 1rem;
  }
}
#ourProjects .section-heading {
  width: 94%;
  margin: auto;
  color: #ffffff;
  position: relative;
  padding-bottom: 2em;
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 5px;
}
#ourProjects .section-heading .line {
  height: 1px;
  width: 2rem;
  color: white;
  background-color: white;
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  #ourProjects .section-heading .line {
    display: none;
  }
}
#ourProjects .main-content {
  width: 94%;
  margin: auto;
  color: #ffffff;
  position: relative;
  font-size: 1em;
}
@media screen and (max-width: 992px) {
  #ourProjects .main-content {
    font-size: 0.6em;
  }
}
#ourProjects .main-content .content {
  display: flex;
  justify-content: space-between;
  padding: 7em 0;
  -webkit-animation: fill 0.5s infinite alternate;
  position: relative !important;
  transition: all 0.4s linear;
}
#ourProjects .main-content .content:hover .image {
  top: -28%;
  right: -55%;
  transform: translateX(0px);
  transition: all 0.5s ease;
}
#ourProjects .main-content .content:nth-child(1) {
  border-bottom: 1px solid #ccc;
  position: relative;
}
#ourProjects .main-content .content:nth-child(1):hover span {
  transition: all 0.4s linear;
  left: 30% !important;
}
#ourProjects .main-content .content:nth-child(2) {
  border-bottom: 1px solid #ccc;
  position: relative;
}
#ourProjects .main-content .content:nth-child(3) {
  border-bottom: 1px solid #ccc;
  position: relative;
}
#ourProjects .main-content .content .count {
  margin-right: 40px;
  font-size: 16px !important;
}
@media screen and (max-width: 992px) {
  #ourProjects .main-content .content .count {
    font-size: 13px !important;
    margin-right: 10px;
  }
}
@media screen and (max-width: 576px) {
  #ourProjects .main-content .content .details {
    font-size: 1em;
  }
}
#ourProjects .main-content .content .image {
  position: absolute !important;
  width: 100%;
  height: 100%;
  transform: translateX(200%);
  transition: all 0.4s linear;
}
@media screen and (max-width: 992px) {
  #ourProjects .main-content .content .image {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1152px) {
  #ourProjects .main-content .content .image {
    display: none;
  }
}
#ourProjects .main-content .content .image img {
  height: 400px;
  width: 600px;
}
#ourProjects .main-content .more-project-btn {
  padding: 0 2.5em;
}
@media screen and (max-width: 992px) {
  #ourProjects .main-content .more-project-btn {
    padding: 3em 3em;
  }
}
#ourProjects .main-content .more-project-btn .button {
  background: #6100eb;
  color: #ffffff;
  padding: 7px 40px;
  gap: 10px;
  border: 0;
  font-weight: 100;
}
#ourProjects .main-content .more-project-btn .button:hover {
  background-color: white;
  color: black;
}
@media (max-width: 992px) {
  #ourProjects .main-content .more-project-btn .button {
    background: #06d1ce;
  }
}

#explore {
  display: flex;
  justify-content: center;
  position: relative;
}
#explore .overlay {
  position: absolute;
  width: 100%;
  z-index: 99;
  height: 100%;
  background: linear-gradient(90.16deg, rgba(5, 244, 240, 0.4196078431) -0.32%, rgba(4, 78, 176, 0.5019607843) 26.61%, rgba(104, 2, 247, 0.5019607843) 52.28%, rgba(245, 5, 117, 0.5019607843) 80.48%);
  background-size: cover;
}
#explore .bgVedio {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
#explore .bgVedio video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#explore .main-content {
  position: relative;
  z-index: 999;
  flex-direction: column;
  row-gap: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9em 0;
  color: #fff;
}
@media screen and (max-width: 1152px) {
  #explore .main-content {
    row-gap: 1em;
    padding: 6rem 0 4rem;
  }
}
#explore .main-content button {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fe0078;
  color: #ffffff;
  font-weight: 100;
  padding: 1em 0.5em;
  font-size: 1rem;
  border-radius: 0;
  margin: 1em;
}
@media (min-width: 2561px) and (max-width: 3000px) {
  #explore .main-content button {
    padding: 20px 60px;
    font-size: 30px;
  }
}
@media (min-width: 1921px) and (max-width: 2560px) {
  #explore .main-content button {
    padding: 18px 66px;
    font-size: 25px;
  }
}
@media (min-width: 1281px) and (max-width: 1920px) {
  #explore .main-content button {
    padding: 13px 48px;
    font-size: 20px;
  }
}
@media (min-width: 993px) and (max-width: 1280px) {
  #explore .main-content button {
    padding: 9px 25px;
    font-size: 13px;
  }
}
@media screen and (max-width: 992px) {
  #explore .main-content button {
    padding: 0.5em 1em;
    font-size: 1rem;
    background: #06d1ce;
  }
}
#explore .main-content button .image {
  margin-left: 0.4em;
}

#bannerAbout {
  position: relative;
  display: flex;
  align-items: center;
  overflow-x: hidden;
  padding: 1.5em 1em 2em;
}
@media (max-width: 576px) {
  #bannerAbout {
    padding: 5em 0.5em !important;
  }
}
#bannerAbout .content {
  text-align: center;
}
#bannerAbout .content .heading-services {
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #ffffff;
  padding: 0.8em 0;
}
@media screen and (max-width: 576px) {
  #bannerAbout .content .heading-services {
    font-size: 38px;
    margin-top: -2rem;
  }
}
#bannerAbout .content .heading-services .highlight {
  color: #fe0078;
}
#bannerAbout .content .para {
  font-size: 1.1rem;
  font-weight: 100;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-align: center;
  margin-bottom: 3em;
}
@media screen and (max-width: 576px) {
  #bannerAbout .content .para {
    font-size: 1.2rem !important;
  }
}
#bannerAbout img {
  margin-top: 3rem;
}

#aboutContent .about-heading {
  padding: 0;
  text-align: center;
  margin-top: 3rem;
}
@media screen and (max-width: 992px) {
  #aboutContent .about-heading {
    padding: 0 0;
    margin-top: 0rem;
  }
}
#aboutContent .about-heading .para-blueprint {
  margin-top: 0;
  padding: 0 0.5em;
}
#aboutContent .about-heading .para-blueprint .highlight {
  color: #fe0078;
}
@media (max-width: 576px) {
  #aboutContent .about-heading .para-blueprint {
    font-size: 15px;
    text-align: start;
    padding: 0.6em;
    margin-bottom: 0;
  }
}

#ourMission {
  padding: 9em 0;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #ourMission {
    padding: 2em 0;
  }
}
#ourMission .main-heading {
  margin-bottom: 5em;
}
@media screen and (max-width: 576px) {
  #ourMission .main-heading {
    margin-bottom: 2em;
    font-size: 1.75em !important;
    padding: 0.5rem;
  }
}
@media screen and (max-width: 992px) {
  #ourMission .main-heading .heading-services {
    text-align: center;
  }
}
#ourMission .main-heading .heading-services .highlight {
  color: #fe0078;
}
#ourMission .main-content {
  display: flex;
  flex-direction: column;
  row-gap: 5em;
}
@media screen and (max-width: 992px) {
  #ourMission .main-content {
    row-gap: 2em;
  }
}
#ourMission .main-content .our-missionHeading {
  display: flex;
}
@media screen and (max-width: 992px) {
  #ourMission .main-content .our-missionHeading {
    display: contents;
  }
}
#ourMission .main-content .our-missionHeading h3 {
  width: 38%;
  font-size: 2rem;
  font-weight: 100;
}
@media screen and (max-width: 992px) {
  #ourMission .main-content .our-missionHeading h3 {
    font-size: 1.2em !important;
    width: 100%;
  }
}
#ourMission .main-content .our-missionHeading .content {
  width: 60%;
}
@media screen and (max-width: 576px) {
  #ourMission .main-content .our-missionHeading .content {
    width: 100%;
  }
}
#ourMission .main-content .our-missionHeading .content .para-blueprint {
  line-height: 1.3;
  font-weight: 100;
}
@media screen and (max-width: 576px) {
  #ourMission .main-content .our-missionHeading .content .para-blueprint {
    padding: 0 0.5em;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
}
#ourMission .main-content .expect {
  display: flex;
}
@media screen and (max-width: 992px) {
  #ourMission .main-content .expect {
    display: contents;
  }
}
#ourMission .main-content .expect h3 {
  width: 40%;
  font-size: 2rem;
  font-weight: 100;
}
@media screen and (max-width: 576px) {
  #ourMission .main-content .expect h3 {
    font-size: 1.2em !important;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
#ourMission .main-content .expect .content {
  width: 65%;
}
@media screen and (max-width: 992px) {
  #ourMission .main-content .expect .content {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  #ourMission .main-content .expect .content .inner-content {
    margin-top: 1em;
    padding: 0 1em;
  }
  #ourMission .main-content .expect .content .inner-content .para-blueprint {
    font-size: 18px;
    text-align: center;
  }
}
#ourMission .main-content .expect .content .gap {
  row-gap: 2em;
}
@media (max-width: 576px) {
  #ourMission .main-content .expect .content .gap {
    row-gap: 0;
  }
}
#ourMission .main-content .expect .content .tag-about {
  font-weight: 100;
}

#focus {
  color: #fff;
}
#focus .main-heading .heading-services {
  text-align: center;
}
#focus .main-heading .heading-services .highlight {
  color: #fe0078;
}
@media (max-width: 576px) {
  #focus .main-heading .heading-services {
    font-size: 18px;
    padding: 0.5rem;
    text-align: start;
  }
}
#focus .circle-image {
  text-align: center;
  margin: 2rem 0 -6rem 0;
}
#focus .circle-image img {
  height: 700px;
  width: 700px;
}
@media (max-width: 576px) {
  #focus .circle-image img {
    height: 300px;
    width: 300px;
  }
}

#reasons {
  padding: 4em 0;
  color: #fff;
  margin-top: 10rem;
}
@media screen and (max-width: 992px) {
  #reasons {
    padding: 0em 0;
  }
}
#reasons .main-heading {
  display: flex;
  row-gap: 1em;
  flex-direction: column;
  text-align: center;
  margin-bottom: 5em;
}
#reasons .main-heading .heading-services {
  margin-bottom: 1em;
  font-weight: 100 !important;
  line-height: 1 !important;
}
#reasons .main-heading .text {
  font-weight: 100;
}
#reasons .main-heading .highlight {
  color: #fe0078;
}
#reasons .box {
  display: flex;
  row-gap: 4em;
  flex-direction: column;
  text-align: center;
  margin: auto;
  padding: 0.5rem;
}
@media screen and (max-width: 768px) {
  #reasons .box {
    row-gap: 2em;
  }
}
#reasons .box .img-block {
  display: flex;
  justify-content: center;
}
#reasons .box .content {
  text-align: center;
}
#reasons .box .content .para {
  font-weight: 100;
}
@media (max-width: 576px) {
  #reasons .box .content .para {
    margin-bottom: 0em;
  }
}
#reasons .schedule-btn {
  display: flex;
  justify-content: center;
  margin-top: 3em;
}
#reasons .schedule-btn .btn-schedule {
  background: #fe0078;
  border-radius: 5px;
  border: none;
  font-size: 1em;
  font-weight: 100;
  padding: 1em 3.5em;
  gap: 10px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 992px) {
  #reasons .schedule-btn .btn-schedule {
    font-size: 0.7em;
    padding: 0.8em 1.5em;
  }
}

#getToKnow {
  padding: 8em 0;
  color: #fff;
}
@media screen and (max-width: 576px) {
  #getToKnow {
    margin: 0 -0.5rem;
    padding: 0;
  }
}
#getToKnow .main-content {
  display: flex;
  flex-direction: column;
  row-gap: 4em;
}
@media screen and (max-width: 576px) {
  #getToKnow .main-content {
    row-gap: 2em;
    font-size: 20px;
  }
}
#getToKnow .main-content .our-missionHeading {
  display: flex;
}
@media screen and (max-width: 992px) {
  #getToKnow .main-content .our-missionHeading {
    display: contents;
  }
}
#getToKnow .main-content .our-missionHeading h2 {
  font-weight: 100;
}
@media screen and (max-width: 992px) {
  #getToKnow .main-content .our-missionHeading h2 {
    margin-top: 0.8em;
  }
}
#getToKnow .main-content .our-missionHeading .content {
  padding: 4em 0em;
}
@media screen and (max-width: 992px) {
  #getToKnow .main-content .our-missionHeading .content {
    padding: 0em 0em;
  }
}
#getToKnow .main-content .our-missionHeading .content .para {
  font-size: 1em;
}
@media screen and (max-width: 992px) {
  #getToKnow .main-content .our-missionHeading .content .para {
    font-size: 13px;
  }
}
#getToKnow .main-content .expect {
  display: flex;
}
#getToKnow .main-content .expect h3 {
  width: 40%;
}
#getToKnow .main-content .expect .content {
  width: 60%;
}

.gallery .container-fluid {
  width: 93%;
  margin: 2rem auto;
}
@media (max-width: 992px) {
  .gallery .container-fluid {
    display: none;
  }
}
.gallery img {
  width: 100%;
}
.gallery .robot {
  margin-top: 15%;
}
.gallery .pioneers {
  background-color: rgba(6, 209, 206, 0.5019607843);
  padding: 30% 3rem;
  border-radius: 20%;
  margin: 100% auto auto auto;
  text-align: center;
  font-size: clamp(1rem, 1.25vw, 2rem);
}
@media (min-width: 992px) and (max-width: 1152px) {
  .gallery .pioneers {
    padding: 24% 1rem;
  }
}
@media (min-width: 1152px) and (max-width: 1328px) {
  .gallery .pioneers {
    padding: 28% 2rem;
  }
}
.gallery .world {
  margin-top: 3%;
}
.gallery .world .dependable {
  background-color: rgba(254, 0, 120, 0.8);
  padding: 85% 0.5rem;
  border-radius: 2.125rem;
  margin: 1rem auto;
  text-align: center;
  font-size: clamp(1rem, 1.25vw, 2rem);
}
@media (min-width: 992px) and (max-width: 1024px) {
  .gallery .world .dependable {
    padding: 18% 1rem;
  }
}
@media (min-width: 1025px) and (max-width: 1152px) {
  .gallery .world .dependable {
    padding: 60% 1rem;
  }
}
@media (min-width: 1200px) and (max-width: 1334px) {
  .gallery .world .dependable {
    padding: 68% 0.5rem;
  }
}
.gallery .world .ideas {
  background-color: rgba(97, 0, 235, 0.8);
  padding: 20% 2rem;
  border-radius: 2rem;
  margin: auto;
  text-align: center;
  font-size: clamp(1rem, 1.25vw, 2rem);
}
.gallery .website {
  background-color: rgba(44, 121, 219, 0.6);
  padding: 35% 3rem;
  border-radius: 20%;
  margin: 0rem;
  text-align: center;
  font-size: clamp(1rem, 1.25vw, 2rem);
}
@media (min-width: 992px) and (max-width: 1024px) {
  .gallery .website {
    padding: 14% 1.5rem;
  }
}
.gallery .help {
  background-color: rgba(254, 0, 120, 0.6);
  padding: 25% 3rem;
  border-radius: 20%;
  margin: 0rem;
  text-align: center;
  font-size: clamp(1rem, 1.25vw, 2rem);
}
@media (min-width: 992px) and (max-width: 1024px) {
  .gallery .help {
    padding: 25% 2rem;
  }
}

#windows {
  display: none;
  margin-top: 2rem;
}
@media (max-width: 992px) {
  #windows {
    display: block;
    font-size: 1rem;
  }
}
#windows .working-womens img {
  height: 200px;
}
#windows .website {
  background-color: #1a4983;
  border-radius: 20px;
  padding: 20px 15px;
  text-align: center;
  margin-top: 0;
}
@media screen and (max-width: 320px) {
  #windows .website {
    padding: 12px 10px;
    font-size: 14px;
  }
}
@media (min-width: 321px) and (max-width: 476px) {
  #windows .website {
    padding: 4px 14px;
  }
}
#windows .help {
  background-color: #980048;
  border-radius: 20%;
  padding: 39px 10px;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #windows .help {
    padding: 26px 12px;
  }
}
#windows .robo img {
  height: 350px;
}
@media screen and (max-width: 320px) {
  #windows .robo img {
    height: 388px;
  }
}
@media (min-width: 321px) and (max-width: 476px) {
  #windows .robo img {
    height: 388px;
  }
}
#windows .curious {
  background-color: #036867;
  border-radius: 20px;
  padding: 40% 20%;
  text-align: center;
  margin-top: 0;
}
#windows .small-block img {
  height: 100%;
}
#windows .lady-block img {
  height: 100%;
}
#windows .idea {
  background-color: #4e00bc;
  border-radius: 20%;
  padding: 35% 20px;
  text-align: center;
  margin-top: 0;
}
@media screen and (max-width: 320px) {
  #windows .idea {
    padding: 20% 10px;
  }
}
@media (min-width: 321px) and (max-width: 476px) {
  #windows .idea {
    padding: 20% 20px;
  }
}
#windows .dependable {
  background-color: #cb0060;
  border-radius: 20%;
  padding: 30% 20%;
  text-align: center;
  margin-top: 0;
}
@media screen and (max-width: 320px) {
  #windows .dependable {
    padding: 20% 3%;
    font-size: 14px;
  }
}
@media (min-width: 321px) and (max-width: 476px) {
  #windows .dependable {
    padding: 24% 12%;
  }
}

#banner-contact {
  color: #fff;
  padding-top: 3em;
}
@media screen and (max-width: 768px) {
  #banner-contact {
    padding-top: 0em;
  }
}
#banner-contact .section-heading {
  padding: 0 13px;
  margin-top: 5rem;
}
#banner-contact .section-heading h3 {
  font-size: 80px;
  line-height: 100px;
  font-weight: 300;
  letter-spacing: -2px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  #banner-contact .section-heading h3 {
    font-size: 48px;
    text-align: center;
    line-height: 50px;
  }
}
#banner-contact .section-heading p {
  font-size: 20px;
  text-align: right;
  width: 77%;
  margin: 10px auto;
  margin-right: 0;
}
@media screen and (max-width: 992px) {
  #banner-contact .section-heading p {
    text-align: center;
    width: 100%;
  }
}

#requirements {
  color: #fff;
  margin-top: 8rem;
}
@media screen and (max-width: 768px) {
  #requirements {
    margin-top: 1rem;
  }
}
#requirements .heading-services {
  font-weight: 100;
  line-height: 110%;
}
#requirements .require-fields {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  row-gap: 1.8em;
}
@media screen and (max-width: 768px) {
  #requirements .require-fields {
    row-gap: 0.5em;
  }
}
#requirements .require-fields .form-name {
  width: 650px;
}
@media screen and (max-width: 768px) {
  #requirements .require-fields .form-name {
    width: 280px;
  }
}
#requirements .require-fields .form-email {
  width: 780px;
}
@media screen and (max-width: 768px) {
  #requirements .require-fields .form-email {
    width: 280px;
  }
}
#requirements .require-fields input {
  border-radius: 50px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background-color: transparent;
  padding: 38px;
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  #requirements .require-fields input {
    padding: 18px;
  }
}
#requirements .project-category {
  display: flex;
  justify-content: center;
  row-gap: 1.5em;
  align-items: center;
  flex-direction: column;
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  #requirements .project-category {
    margin-top: 0rem;
  }
}
#requirements .project-category .project-design {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #requirements .project-category .project-design {
    display: inline-flex;
    -moz-column-gap: 0.4em;
         column-gap: 0.4em;
    flex-wrap: nowrap;
  }
}
#requirements .project-category .project-design .btn {
  padding: 15px 35px;
  border-radius: 50px;
  font-weight: 100;
  background: rgba(217, 217, 217, 0.5);
  color: #fff;
}
@media screen and (max-width: 768px) {
  #requirements .project-category .project-design .btn {
    padding: 5px 5px;
  }
}
#requirements .project-category .project-develop {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #requirements .project-category .project-develop {
    display: inline-flex;
    -moz-column-gap: 0.4em;
         column-gap: 0.4em;
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #requirements .project-category .project-develop {
    display: inline-flex;
    -moz-column-gap: 0.2em;
         column-gap: 0.2em;
    flex-wrap: nowrap;
  }
}
#requirements .project-category .project-develop .btn {
  padding: 18px 40px;
  border-radius: 50px;
  font-weight: 200;
  background: rgba(217, 217, 217, 0.5);
  color: #fff;
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  #requirements .project-category .project-develop .btn {
    padding: 5px 5px;
    font-size: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #requirements .project-category .project-develop .btn {
    font-size: 1em;
  }
}
#requirements .project-category .project-analyst {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #requirements .project-category .project-analyst {
    display: inline-flex;
    -moz-column-gap: 0.4em;
         column-gap: 0.4em;
    flex-wrap: nowrap;
  }
}
#requirements .project-category .project-analyst .btn {
  padding: 18px 40px;
  font-size: 1.2em;
  border-radius: 50px;
  font-weight: 200;
  background: rgba(217, 217, 217, 0.5);
  color: #fff;
}
@media screen and (max-width: 768px) {
  #requirements .project-category .project-analyst .btn {
    padding: 5px 5px;
    font-size: 9px;
  }
}
#requirements .project-story-field .form-story {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
#requirements .project-story-field .form-story textarea {
  border-radius: 40px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background-color: transparent;
  padding: 30px;
  width: 680.63px;
  height: 430.74px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #requirements .project-story-field .form-story textarea {
    width: 100%;
    height: 300px;
    padding: 20px;
  }
}
#requirements .project-story-field .form-budget {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: auto;
  margin-top: 2em;
}
@media screen and (max-width: 1152px) {
  #requirements .project-story-field .form-budget {
    width: 100%;
  }
}
#requirements .project-story-field .form-budget input {
  border-radius: 50px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background-color: transparent;
  padding: 35px;
  font-weight: 100;
  width: 680.63px;
}
@media screen and (max-width: 768px) {
  #requirements .project-story-field .form-budget input {
    padding: 12px;
  }
}
#requirements .form-submit-btn {
  width: 35%;
  margin: auto;
  display: flex;
  justify-content: start;
  margin-top: 1em;
}
@media screen and (max-width: 1152px) {
  #requirements .form-submit-btn {
    display: flex;
    justify-content: center;
    margin-top: 0em;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #requirements .form-submit-btn {
    width: 20%;
  }
}
#requirements .form-submit-btn .submitClass {
  padding: 10px 12px;
  background-color: #fe0078;
  color: #fff;
  border-radius: 0px;
  font-size: 1.2em;
  font-weight: 100;
  margin: 1.5rem 0 0 -3.8rem;
}
@media screen and (max-width: 768px) {
  #requirements .form-submit-btn .submitClass {
    margin: 1.5rem 0 0 0;
    font-size: 0.8em !important;
  }
}
#requirements .team-contact {
  text-align: center;
  font-size: 20px;
  margin: 2rem 0 0 -28rem;
}
@media screen and (max-width: 768px) {
  #requirements .team-contact {
    margin: 2rem 0 0 -1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1152px) {
  #requirements .team-contact {
    margin: 2rem 0 0 0;
  }
}

#contact-details {
  padding: 4em 0;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #contact-details {
    padding: 0 0;
  }
}
#contact-details .content {
  justify-content: center;
}
#contact-details .content .contact-heading {
  margin-bottom: 1.5rem;
  font-weight: 100;
  color: #fe0078;
}
@media screen and (max-width: 576px) {
  #contact-details .content .contact-heading {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  #contact-details .content .contact-heading {
    font-size: 25px;
  }
}
#contact-details .content .contact-links {
  height: 100%;
  font-size: 25px;
}
#contact-details .content .contact-links ul {
  display: flex;
  flex-direction: column;
  row-gap: 2em;
}
@media screen and (max-width: 576px) {
  #contact-details .content .contact-links ul {
    align-items: center;
    row-gap: 0.5em;
  }
}
@media (min-width: 576px) and (max-width: 992px) {
  #contact-details .content .contact-links ul {
    row-gap: 1em;
  }
}
#contact-details .content .contact-links ul li {
  font-size: 1.8rem;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  #contact-details .content .contact-links ul li {
    font-size: 0.8rem;
  }
}
#contact-details .content .contact-links ul a {
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  #contact-details .content .contact-links ul a {
    font-size: 12px;
  }
}
@media (min-width: 1680px) and (max-width: 2560px) {
  #contact-details .picture .map-block {
    padding: 0 0 0 8em;
  }
}
@media screen and (max-width: 768px) {
  #contact-details .picture .map-block .contact-heading {
    display: flex;
    justify-content: center;
    margin-top: 2em;
  }
}
#contact-details .picture .map-block .contact-heading .heading-services {
  font-weight: 100;
}
#contact-details .picture .map-block .contact-map .map {
  max-width: 100%;
}

#bringItOn {
  padding: 4em 0;
  color: #fff;
}
#bringItOn .main-class {
  display: flex;
  justify-content: center;
  -moz-column-gap: 1em;
       column-gap: 1em;
  align-items: center;
}
#bringItOn .main-class p {
  position: relative;
}
#bringItOn .main-class p::before {
  content: "";
  position: absolute;
  width: 59%;
  top: -10px;
  left: -13px;
  height: 51px;
  z-index: -1;
  background-color: #fe0078;
  border-radius: 50%;
}

#banner-services .container-fluid {
  padding: 3.5rem;
}
@media screen and (max-width: 992px) {
  #banner-services .container-fluid {
    padding: 0rem;
  }
}
#banner-services .container-fluid h1 {
  font-size: clamp(2.25rem, 8.1vw, 9.81rem);
  display: flex;
  justify-content: center;
  margin-top: 5rem;
  background: -webkit-linear-gradient(180deg, #6100eb 5%, #06d1ce 53%, #fe0078 91%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 2px transparent;
  color: black;
}
@media screen and (max-width: 768px) {
  #banner-services .container-fluid h1 {
    padding: 0 30px;
    margin-top: 2rem;
    letter-spacing: 4px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #banner-services .container-fluid h1 {
    padding: 0 0.5em;
    letter-spacing: 0px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #banner-services .container-fluid h1 {
    letter-spacing: 0px;
  }
}
@media (min-width: 1440px) and (max-width: 1500px) {
  #banner-services .container-fluid h1 {
    letter-spacing: 5px;
  }
}
#banner-services .container-fluid .mobile-title {
  display: flex;
  justify-content: start;
}
@media screen and (max-width: 768px) {
  #banner-services .container-fluid .mobile-title {
    display: flex;
    justify-content: center;
    padding-left: 0.5em;
  }
}
#banner-services .container-fluid .title1 {
  display: flex;
  justify-content: start;
  letter-spacing: 10px;
}
@media screen and (max-width: 768px) {
  #banner-services .container-fluid .title1 {
    display: flex;
    justify-content: center;
    padding-left: 0.5em;
    letter-spacing: 0px;
  }
}
#banner-services .container-fluid .title2 {
  display: flex;
  justify-content: end;
  margin-top: -0.2em !important;
}
@media screen and (max-width: 768px) {
  #banner-services .container-fluid .title2 {
    display: flex;
    justify-content: center;
    padding-left: 0.5em;
    letter-spacing: 0px;
  }
}
#banner-services .container-fluid .content {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  #banner-services .container-fluid .content {
    margin-top: 2rem;
    padding: 0 2em;
  }
}
@media (min-width: 768px) and (max-width: 1152px) {
  #banner-services .container-fluid .content {
    padding: 0 3em;
  }
}
@media (min-width: 1600px) and (max-width: 2560px) {
  #banner-services .container-fluid .content .paragraph {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 1152px) {
  #banner-services .container-fluid .content .paragraph .service-para .break-point {
    display: none;
  }
}
#banner-services .container-fluid .content .list-block li::marker {
  content: url("/img/services/graphical-desinging/Rectangle 211.svg");
}
#banner-services .container-fluid .content .list-block .tag-about span {
  margin-left: 1em;
  vertical-align: super;
}
@media screen and (max-width: 768px) {
  #banner-services .container-fluid .content .row {
    margin-right: 0rem;
    justify-content: start !important;
  }
}
#banner-services .container-fluid .content .row ul {
  margin-top: 0.5rem;
  color: white;
  font-weight: 200;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #banner-services .container-fluid .content .row ul {
    margin-left: 2em;
  }
}
#banner-services .container-fluid .content .row ul li {
  list-style-type: square;
}
#banner-services .container-fluid .content .row ul li:before {
  width: 3.26px;
  height: 21.76px;
  background: linear-gradient(180deg, rgba(97, 0, 235, 0.64) 0%, #fe0078 76.56%);
}

#marketing-services {
  padding: 4rem;
  margin-top: 5rem;
}
@media screen and (max-width: 768px) {
  #marketing-services {
    padding: 1rem;
    margin-top: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #marketing-services {
    padding: 2rem;
  }
}
#marketing-services .image {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  #marketing-services .image {
    margin-bottom: 1rem;
  }
}
#marketing-services .SEO {
  padding: 5rem;
}
@media screen and (max-width: 768px) {
  #marketing-services .SEO {
    padding: 0.6rem;
    margin-bottom: 2em;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #marketing-services .SEO {
    padding: 0rem;
  }
}
#marketing-services .SEO .section-heading {
  font-size: 2rem;
  color: white;
  font-weight: 200;
  margin-top: 1em;
}
#marketing-services .SEO .services-para {
  font-size: 1rem;
  margin-top: 1.5rem;
}
#marketing-services .SEO .buttons {
  margin-top: 1rem;
  background-color: #6100eb;
  color: white;
  padding: 6px 21px;
  border: 2px;
  border-radius: 1px;
  font-weight: 200;
  cursor: revert;
}
#marketing-services .SEO .buttons:hover {
  background-color: #ffffff;
  color: #000000;
}
#marketing-services .images {
  padding: 5rem;
  height: 500px;
  width: 600px;
}
@media screen and (max-width: 768px) {
  #marketing-services .images {
    padding: 0rem;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #marketing-services .images {
    padding: 2rem;
    max-width: 100%;
  }
}

#figures {
  padding: 4rem;
}
@media screen and (max-width: 768px) {
  #figures {
    padding: 2rem 1rem;
  }
}
#figures .key {
  text-align: center;
  font-size: 2rem;
  color: white;
  font-weight: 200;
}
#figures .script {
  text-align: center;
  font-size: 1rem;
  margin-top: 1.5rem;
}
#figures .plan {
  padding: 2rem;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  #figures .plan {
    padding: 1rem;
  }
}
#figures .key-figures {
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  #figures .key-figures {
    padding: 1rem 3rem;
  }
}
#figures .key-figures .benefits {
  font-size: 1rem;
  color: white;
  font-weight: 200;
  margin: 0 0 0.6rem -1rem;
}
#figures .key-figures .lists {
  color: white;
  font-weight: 200;
  font-size: 200;
  line-height: 2;
}
#figures .key-figures .lists li {
  list-style-type: circle;
}
#figures .text-center {
  padding: 5rem 1rem;
  margin-top: -3rem;
}
@media screen and (max-width: 768px) {
  #figures .text-center {
    padding: 7rem 2rem 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  #figures .text-center {
    padding: 1rem;
    margin-top: 0rem;
  }
}
#figures .text-center .percentage {
  font-size: 50px;
  color: white;
  font-weight: 200;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  #figures .text-center .percentage {
    font-size: 28px;
    margin-top: 1em;
  }
}
@media (min-width: 768px) and (max-width: 1152px) {
  #figures .text-center .percentage {
    margin-top: 1em;
  }
}
#figures .text-center .review {
  letter-spacing: 0em;
}

#strategy {
  padding: 0 4rem 4rem 4rem;
}
@media screen and (max-width: 768px) {
  #strategy {
    padding: 0 0rem;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  #strategy {
    padding: 0 0 4rem 0;
  }
}
#strategy .strategy-heading {
  text-align: center;
  color: white;
  font-weight: 200;
}
#strategy .strategy-block {
  display: flex;
  justify-content: center;
  padding: 1em 11.5em;
}
@media screen and (max-width: 1152px) {
  #strategy .strategy-block {
    padding: 1em 2em;
  }
}
#strategy .strategy-block .strategy-para {
  font-size: 1.4rem;
  margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
  #strategy .strategy-block .strategy-para {
    padding: 0 1em;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  #strategy .cards-strategy {
    display: grid;
    grid-template-columns: 1fr;
  }
}
#strategy .img-container {
  margin-left: 1rem;
}
@media screen and (max-width: 768px) {
  #strategy .img-container {
    max-width: 90%;
  }
}
#strategy .img-container .tag {
  color: white;
  font-size: 1rem;
  font-weight: 200;
  text-align: center;
  margin: 5rem 0 2rem 0;
}
@media screen and (max-width: 768px) {
  #strategy .img-container .tag {
    margin: 3rem 0 2rem 0;
  }
}
#strategy .img-container .sample {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#strategy .img-container .sample img {
  border-radius: 8px;
}
#strategy .img-container .sample .line {
  height: 80px;
  width: 1px;
  background-color: #fe0078;
}
#strategy .img-container .sample .line2 {
  height: 80px;
  width: 1px;
  background-color: #06d1ce;
}
#strategy .img-container .sample .line3 {
  height: 80px;
  width: 1px;
  background-color: #1b95f7;
}
#strategy .img-container .info {
  text-align: center;
  border: 1px solid #fe0078;
  border-radius: 5px;
  padding: 20px 9px;
  font-size: 12px;
  height: 180px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #strategy .img-container .info {
    height: auto;
  }
}
@media (min-width: 800px) and (max-width: 992px) {
  #strategy .img-container .info {
    height: 340px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #strategy .img-container .info {
    height: 260px;
  }
}
@media (min-width: 1100px) and (max-width: 1440px) {
  #strategy .img-container .info {
    height: 210px;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #strategy .img-container .info {
    height: 120px;
  }
}
#strategy .img-container .info2 {
  text-align: center;
  border: 1px solid #06d1ce;
  border-radius: 5px;
  padding: 20px 9px;
  font-size: 12px;
  height: 180px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #strategy .img-container .info2 {
    height: auto;
  }
}
@media (min-width: 800px) and (max-width: 992px) {
  #strategy .img-container .info2 {
    height: 340px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #strategy .img-container .info2 {
    height: 260px;
  }
}
@media (min-width: 1100px) and (max-width: 1440px) {
  #strategy .img-container .info2 {
    height: 210px;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #strategy .img-container .info2 {
    height: 120px;
  }
}

#works {
  padding: 8rem 4rem 2rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  #works {
    padding: 3rem 0;
  }
}
#works .heading {
  display: flex;
  justify-content: center;
  color: #ffffff;
  margin-bottom: 1.5em;
}
#works .worker {
  display: flex;
}
@media screen and (max-width: 576px) {
  #works .worker {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
}
@media (min-width: 576px) and (max-width: 992px) {
  #works .worker {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 40px;
  }
}
#works .worker .col {
  text-align: center;
}
#works .worker .col .para {
  font-size: 12px;
}
#works .worker .col .para-blueprint {
  margin: 1.4em 0;
}
#works .worker .col .mini-heading {
  color: #ffffff;
  font-weight: 100;
  margin: 1em 0;
}
@media screen and (max-width: 768px) {
  #works .worker .col .mini-heading {
    margin: 0.5em 0;
  }
}
#works .content {
  margin-top: 8rem;
}
@media screen and (max-width: 768px) {
  #works .content {
    margin-top: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #works .content {
    padding: 0 1.5em;
  }
}
@media (min-width: 1600px) and (max-width: 2560px) {
  #works .content .paragraph {
    display: flex;
    justify-content: center;
  }
}
#works .content .paragraph .service-para {
  color: #ffffff;
  padding-left: 1rem;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #works .content .paragraph .service-para {
    font-size: 18px;
    padding: 0 2rem 2rem;
  }
}
@media screen and (max-width: 1152px) {
  #works .content .paragraph .service-para .break-point {
    display: none;
  }
}
#works .content .paragraph .service-para .mini {
  color: rgb(254, 0, 120);
}
@media screen and (max-width: 1152px) {
  #works .content .para-blueprint .break-point {
    display: none;
  }
}

#cards-silder .layer {
  max-width: 100%;
}
#cards-silder .layer1 {
  max-width: 80%;
  margin: 0 auto;
}
#cards-silder .default .card-details {
  display: flex;
  justify-content: space-between;
}

#customer-feedback {
  position: relative;
  padding: 4rem 0 0;
}
@media screen and (max-width: 768px) {
  #customer-feedback {
    padding: 3rem 0 0;
  }
}
#customer-feedback .section-heading {
  display: flex;
  justify-content: center;
}
#customer-feedback .section-heading .heading-services {
  padding-bottom: 1em;
  color: #ffffff;
}
#customer-feedback .card {
  background: #070709;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  margin: 0 6em;
}
@media screen and (max-width: 1152px) {
  #customer-feedback .card {
    margin: 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #customer-feedback .card .card-body {
    padding: 0.4rem;
  }
}
#customer-feedback .card .card-body .card-text {
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 768px) {
  #customer-feedback .card .card-body .card-text {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #customer-feedback .card .card-body .card-text {
    margin-bottom: 0.5rem;
  }
}
#customer-feedback .card .card-body .btn {
  background: #fe0078;
  color: #ffffff;
  font-weight: 100;
  padding: 7px 16px;
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  #customer-feedback .card .card-body .btn {
    margin-bottom: 1em;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #customer-feedback .card .card-body .btn {
    font-size: 10px;
    padding: 4px 10px;
  }
}

@media screen and (max-width: 768px) {
  #marketing-graphical {
    padding: 0rem;
    margin-top: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #marketing-graphical {
    padding: 2rem;
  }
}
#marketing-graphical .image {
  width: 90%;
  margin: 0 auto;
}

#cardSlider {
  position: relative;
  padding: 3em 0;
  overflow-x: hidden;
  /* width */
  /* Handle on hover */
}
#cardSlider ::-webkit-scrollbar {
  width: 1px;
  height: 8px;
}
#cardSlider ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.1450980392);
}
@media (max-width: 991px) {
  #cardSlider {
    padding: 2em 0;
  }
}
#cardSlider .container-fluid {
  width: 100%;
  max-width: 100%;
}
#cardSlider .each-block {
  position: relative;
  aspect-ratio: 1.5;
  background: #171717;
  border-radius: 30px;
  cursor: pointer;
}
@media (min-width: 1920px) and (max-width: 2560px) {
  #cardSlider .each-block {
    min-width: 510px !important;
    height: 650px !important;
    padding: 2em !important;
  }
}
#cardSlider .each-block:nth-child(1) {
  min-width: 300px;
  margin-left: 10%;
  height: 410px;
  margin-right: 30px;
}
#cardSlider .each-block:nth-child(2) {
  min-width: 300px;
  height: 410px;
  margin-right: 30px;
}
#cardSlider .each-block:nth-child(3) {
  min-width: 300px;
  height: 410px;
  margin-right: 30px;
}
#cardSlider .each-block:nth-child(4) {
  min-width: 300px;
  height: 410px;
  margin-right: 30px;
}
#cardSlider .each-block:nth-child(5) {
  min-width: 300px;
  height: 410px;
  margin-right: 30px;
  margin-right: 10%;
}
#cardSlider .each-block .default {
  margin: auto 0 0;
  display: inline-flex;
  justify-content: center;
}
#cardSlider .each-block .default .title {
  color: #ffffff;
  font-weight: 100;
  margin-bottom: 0rem;
}

#wordpress-cards {
  color: #ffffff;
  position: relative;
  padding: 4em 5em;
}
#wordpress-cards .card {
  max-width: 550px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70.7015px 52.0523px;
  gap: 40px;
  background: linear-gradient(180deg, #1b2f47 0%, rgba(0, 0, 0, 0) 100%, #000000 100%), #0d0d0e;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  #wordpress-cards .card {
    margin-top: 2em;
    height: 680px;
    padding: 25px 25px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #wordpress-cards .card {
    max-width: 100%;
    height: 800px;
    margin-top: 2em;
  }
}
@media (min-width: 1920px) and (max-width: 2000px) {
  #wordpress-cards .card {
    max-width: 746px;
    height: 800px;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #wordpress-cards .card {
    max-width: 100%;
    height: 1060px;
  }
}
#wordpress-cards .card .card-body {
  padding: 0rem;
}
#wordpress-cards .card .card-body .tag-about {
  color: rgb(255, 255, 255);
  font-weight: 100;
  display: flex;
  align-items: center;
}
#wordpress-cards .card .card-body .tag-about img {
  margin-right: 10px;
}
#wordpress-cards .card .card-body .card-title {
  color: #ffffff;
  font-size: 2.4em;
  font-weight: 100;
}
@media (min-width: 1150px) and (max-width: 1152px) {
  #wordpress-cards .card .card-bdy {
    margin-bottom: 2em;
  }
}
#wordpress-cards .card .existing-img {
  width: 90% !important;
}
#wordpress-cards .bubbleClass {
  position: absolute;
  right: 40px;
  top: 84%;
}
@media screen and (max-width: 1024px) {
  #wordpress-cards {
    padding: 1em 0em;
  }
}
#wordpress-cards .three-cards {
  display: inline-flex;
  margin-top: 5em;
}
@media screen and (max-width: 992px) {
  #wordpress-cards .three-cards {
    display: inline;
    margin-top: 2em;
  }
}
#wordpress-cards .three-cards .web-security-content {
  background: linear-gradient(90deg, #1b2f47 0.04%, rgba(0, 0, 0, 0) 100.02%), #0d0d0e;
  color: #ffffff;
  border-radius: 15px;
  padding: 0.4em;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #wordpress-cards .three-cards .web-security-content {
    height: 778px !important;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #wordpress-cards .three-cards .web-security-content {
    height: 860px;
  }
}
#wordpress-cards .three-cards .web-security-content img {
  width: 70%;
  padding: 3em 0 6.5em;
  display: flex;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #wordpress-cards .three-cards .web-security-content img {
    padding: 3em 0 3em;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #wordpress-cards .three-cards .web-security-content img {
    padding: 1em 0 0;
  }
}
#wordpress-cards .three-cards .web-security-content .card-title1 {
  font-size: 2rem;
  font-weight: 200;
  margin-bottom: 1em;
}
#wordpress-cards .three-cards .web-security-content .para1 {
  font-size: 14px;
}
#wordpress-cards .three-cards .card-info {
  height: 320px;
  margin-bottom: 1em;
  max-width: 760px;
  display: grid;
  grid-template-columns: 340px 380px;
}
@media screen and (max-width: 992px) {
  #wordpress-cards .three-cards .card-info {
    display: grid;
    grid-template-columns: 1fr;
    height: 680px;
    margin-top: 1em;
  }
}
@media (min-width: 992px) and (max-width: 1152px) {
  #wordpress-cards .three-cards .card-info {
    height: 380px !important;
    display: grid;
    grid-template-columns: 285px 244px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  #wordpress-cards .three-cards .card-info {
    display: grid;
    grid-template-columns: 325px 320px !important;
    height: 330px;
  }
}
@media (min-width: 1300px) and (max-width: 1366px) {
  #wordpress-cards .three-cards .card-info {
    grid-template-columns: 330px 340px !important;
  }
}
@media (min-width: 1920px) and (max-width: 2000px) {
  #wordpress-cards .three-cards .card-info {
    max-width: 1015px;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #wordpress-cards .three-cards .card-info {
    max-width: 100%;
    height: 420px;
    grid-template-columns: 600px 420px;
    justify-content: space-around;
    align-items: center;
  }
}

#settings {
  padding: 6em 0;
}
@media screen and (max-width: 768px) {
  #settings {
    padding: 3em 1em;
  }
}
#settings .card {
  background: #10101c;
  box-shadow: 0px 3.76285px 3.76285px rgba(0, 0, 0, 0.25);
  border-radius: 9.34041px;
  height: 13.5rem;
}
@media screen and (max-width: 576px) {
  #settings .card {
    height: 8rem;
    margin-top: 1em;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  #settings .card {
    height: 15rem;
    margin-top: 0em;
  }
}
@media (min-width: 1920px) and (max-width: 2560px) {
  #settings .card {
    height: 20rem;
  }
}
#settings .card .head-block {
  display: inline-flex;
  align-items: end;
}
@media (min-width: 576px) and (max-width: 1024px) {
  #settings .card .head-block {
    display: block;
  }
}
#settings .card .setting-icons {
  margin: 0 1.5rem 1rem 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #settings .card .setting-icons {
    margin: 0 0.5rem 1rem 0;
  }
}
#settings .card .para-blueprint {
  color: #ffffff;
  font-weight: 100;
}

#needs .card {
  background: linear-gradient(89.67deg, #10101c 2.07%, rgba(43, 43, 121, 0.432292) 41.24%, #10101c 99.74%);
  padding: 2em 1.5em;
}
#needs .card .needs-block {
  display: inline-flex;
}
@media screen and (max-width: 992px) {
  #needs .card .needs-block {
    display: inline;
  }
}
#needs .card .needs-block .wordpress-needs-img {
  width: 46%;
  margin-top: 6em;
}
@media screen and (max-width: 992px) {
  #needs .card .needs-block .wordpress-needs-img {
    width: 60%;
    margin-top: 1em;
  }
}
#needs .card .needs-block .card-title {
  color: #ffffff;
  font-weight: 100;
  line-height: 1.1;
  margin-top: 10px;
  font-size: clamp(2.8vw, 1.25rem, 3rem);
}
#needs .card .card-text {
  margin-top: 11em;
  padding: 1.3em;
}
@media screen and (max-width: 768px) {
  #needs .card .card-text {
    margin-top: 2em;
    padding: 0.5em;
  }
}

#develop-with-us {
  padding: 0 1.5em;
}
#develop-with-us .heading-services {
  color: #ffffff;
}
#develop-with-us .heading-services .shade {
  color: #fe0078;
}
#develop-with-us .paragraph .icons {
  display: flex;
  margin-bottom: 2em;
}
#develop-with-us .paragraph .icons .mini-para {
  font-size: clamp(0.6rem, 1vw, 1.8rem);
}
#develop-with-us .paragraph .icons img {
  margin-right: 20px;
}

#slides {
  position: relative;
  padding: 3em 0;
  overflow-x: hidden;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#slides ::-webkit-scrollbar {
  width: 1px;
  height: 8px;
}
#slides ::-webkit-scrollbar-track {
  border-radius: 0px;
}
#slides ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1450980392);
  border-radius: 0px;
}
#slides ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.1450980392);
}
@media (max-width: 991px) {
  #slides {
    padding: 2em 0;
  }
}
#slides .container-fluid {
  width: 100%;
  max-width: 100%;
}
#slides .container-fluid .overlay {
  filter: blur(75px);
  border-radius: 10px;
  background: linear-gradient(90deg, #f5c626 -0.55%, #01b8c1 50.44%, #f5c626 99.34%);
  position: absolute;
  top: 39%;
  z-index: -1;
  height: 52%;
  width: 57%;
  opacity: 0.3;
}
#slides .container-fluid .section-heading {
  margin-left: 0 !important;
  padding-left: 6%;
}
@media (max-width: 991px) {
  #slides .container-fluid .section-heading {
    margin-left: 2%;
  }
}
#slides .container-fluid .client-slider {
  width: 100%;
}
#slides .container-fluid .client-slider .slick-list {
  width: 80%;
  margin: 0 auto;
}
#slides .container-fluid .client-slider .each-block {
  height: 310px;
  background: linear-gradient(90deg, #1b2f47 0.04%, rgba(0, 0, 0, 0) 100.02%), #0d0d0e;
  border-radius: 15px;
}
#slides .container-fluid .client-slider .each-block:nth-child(1) {
  margin-left: 6%;
}
@media (max-width: 991px) {
  #slides .container-fluid .client-slider .each-block:nth-child(1) {
    margin-left: 2%;
  }
}
#slides .container-fluid .client-slider .each-block .icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#slides .container-fluid .client-slider .slick-prev,
#slides .container-fluid .client-slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  z-index: 1;
  transform: translate(0, 50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
#slides .container-fluid .client-slider .slick-prev:before,
#slides .container-fluid .client-slider .slick-next:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#slides .container-fluid .client-slider .slick-next {
  right: -1em;
}
#slides .container-fluid .client-slider .slick-prev {
  left: -1em;
}
#slides .container-fluid .client-slider .slick-prev::before {
  content: url(/img/services/coding-and-webdevelopment/Left_Arrow_4_.svg);
}
#slides .container-fluid .client-slider .slick-next::before {
  content: url(/img/services/coding-and-webdevelopment/Right_Arrow_4_.svg);
  position: absolute;
  right: 0px;
}

#technologies {
  max-width: 85%;
  margin: 0 auto;
}
#technologies .section-heading {
  padding-bottom: 4em;
}
#technologies .section-heading .heading-services {
  color: #ffffff;
  margin-bottom: 0.5em;
}
#technologies .main-content .heading-banner {
  margin-bottom: 1em !important;
}
#technologies .main-content ul {
  line-height: 3;
  margin-left: 1em;
}
#technologies .main-content ul li {
  list-style-type: circle;
  color: #06d1ce;
}
#technologies .main-content .list-block-list li::marker {
  content: url("/img/services/coding-and-webdevelopment/shades/Ellipse 19.svg");
  color: #06d1ce;
}
#technologies .main-content .list-block-list .tag-about span {
  margin-left: 1em;
  font-weight: 100;
}

#icons .scrolling-text {
  display: flex;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
#icons .scrolling-text .digital {
  display: flex;
  gap: 3rem;
  margin-left: 4em;
  align-items: center;
  animation: title 9s infinite linear;
}
#icons .scrolling-text .digital .divider img {
  width: 7vw;
}
@media screen and (max-width: 576px) {
  #icons .scrolling-text .digital .divider img {
    width: 10vw;
  }
}
#icons .scrolling-text .digital .text {
  white-space: nowrap;
  display: flex;
  -moz-column-gap: 6em;
       column-gap: 6em;
}
#icons .scrolling-text .digital .text .head-scroll {
  background: -webkit-linear-gradient(-86deg, #0332ef 5%, #f30387 53%, #02807a 91%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 2px transparent;
  color: #050505;
}
@keyframes title {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
#icons .content {
  padding: 4.5rem 0 8rem;
}
@media screen and (max-width: 992px) {
  #icons .content {
    padding: 4rem 0 3rem;
  }
}

#unique {
  padding: 6em 6em;
}
@media screen and (max-width: 1152px) {
  #unique {
    padding: 1em 1em;
  }
}
#unique .section-heading {
  display: flex;
  justify-content: center;
  margin: 3em 0;
}
@media screen and (max-width: 768px) {
  #unique .section-heading {
    margin: 2em 0;
  }
}
#unique .card {
  background: #030303;
  height: 17rem;
  border: 0.960355px solid #6100eb;
  border-radius: 14.4053px;
}
@media screen and (max-width: 600px) {
  #unique .card {
    margin-top: 1em;
    height: 19rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #unique .card {
    margin-top: 1em;
    height: 13rem;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  #unique .card {
    height: 21rem;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #unique .card {
    height: 12rem;
  }
}
#unique .card .card-body {
  display: grid;
  justify-content: center;
  padding: 2em 2em !important;
}
@media screen and (max-width: 768px) {
  #unique .card .card-body {
    padding: 2em 1em !important;
  }
}
#unique .card .card-body .card-title {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  color: #ffffff;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  #unique .card .card-body .card-title {
    margin-bottom: 0rem;
  }
}
#unique .button {
  display: flex;
  justify-content: center;
  margin-top: 3em;
}
#unique .button .btn {
  padding: 10px 45px;
  background: #6100eb;
  color: #ffffff;
  border-radius: 0px;
  font-weight: 100;
}

#ourSolutions {
  padding: 2em 4em 4em;
}
@media screen and (max-width: 1152px) {
  #ourSolutions {
    padding: 2em 0em 4em;
  }
}
#ourSolutions .heading {
  display: flex;
  justify-content: center;
  color: #ffffff;
}
#ourSolutions .main-content {
  margin: 0 auto;
  color: #ffffff;
  padding: 5em 6.1em;
}
@media screen and (max-width: 1024px) {
  #ourSolutions .main-content {
    padding: 2em 1em;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  #ourSolutions .main-content {
    padding: 2em 2em;
  }
}
#ourSolutions .main-content .gap {
  row-gap: 40px;
}
@media screen and (max-width: 768px) {
  #ourSolutions .main-content .gap {
    padding-top: 2em;
  }
}
#ourSolutions .main-content .gap .inner-content .table-sideheading {
  margin-top: 1em;
}
#ourSolutions .main-content .gap .inner-content .paragraph {
  font-weight: 100;
}

#getStarted {
  background: linear-gradient(89.67deg, #10101c 2.07%, rgba(43, 43, 121, 0.432292) 41.24%, #10101c 99.74%);
  padding: 3em 11em;
}
@media screen and (max-width: 768px) {
  #getStarted {
    padding: 2em 2em;
  }
}
#getStarted .content .para {
  margin-bottom: 0rem;
  color: #06d1ce;
}
#getStarted .content .heading-banner {
  color: #ffffff;
  font-weight: 300;
}
#getStarted .content .para-blueprint {
  margin-bottom: 0rem;
}
#getStarted .button {
  background: linear-gradient(90deg, #fe0078 0%, #fe0078 100%);
  color: #ffffff;
  font-weight: 100;
  padding: 8px 30px;
}

#whyChoose {
  padding: 6em 0;
}
@media screen and (max-width: 768px) {
  #whyChoose {
    padding: 3em 0;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #whyChoose {
    padding: 6em 0;
  }
}
#whyChoose .heading-services {
  display: flex;
  justify-content: center;
  color: #ffffff;
  margin-bottom: 1em;
}
#whyChoose .heading-services .text-color {
  color: #fe0078;
}
#whyChoose .card {
  background: #1b1b1b;
  border-bottom: 1px solid #fe0078;
  border-radius: 15px;
  height: 410px;
}
@media screen and (max-width: 992px) {
  #whyChoose .card {
    margin-top: 1em;
    height: 440px !important;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #whyChoose .card {
    height: 450px !important;
  }
}
@media (min-width: 1900px) and (max-width: 1920px) {
  #whyChoose .card {
    height: 470px;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #whyChoose .card {
    height: 580px;
  }
}
#whyChoose .card .img-block {
  display: flex;
  justify-content: center;
}
#whyChoose .card .img-block img {
  width: 30%;
}
#whyChoose .card .heading-banner {
  margin: 2rem 0 1rem;
  letter-spacing: 0px;
}
@media screen and (max-width: 1024px) {
  #whyChoose .card .heading-banner .break-point {
    display: none;
  }
}

#ourApproach {
  position: relative;
  padding: 5em 0 7em;
  background: #080808;
  overflow-x: hidden;
  /* width */
  /* Handle on hover */
}
#ourApproach ::-webkit-scrollbar {
  width: 1px;
  height: 8px;
}
#ourApproach ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.1450980392);
}
@media (max-width: 991px) {
  #ourApproach {
    padding: 2em 0;
  }
}
#ourApproach .heading-services {
  color: #ffffff;
  padding: 1em 4.5em 1em;
}
@media screen and (max-width: 768px) {
  #ourApproach .heading-services {
    padding: 1em 1em 1em;
  }
}
#ourApproach .container-fluid {
  width: 100%;
  max-width: 100%;
}
#ourApproach .each-block {
  position: relative;
  aspect-ratio: 1.5;
  cursor: pointer;
  border-radius: 15px;
  min-width: 325px;
  height: 510px;
}
@media (min-width: 1600px) and (max-width: 1980px) {
  #ourApproach .each-block {
    min-width: 460px;
    height: 680px;
  }
}
@media (min-width: 1980px) and (max-width: 2560px) {
  #ourApproach .each-block {
    min-width: 526px;
    height: 840px;
  }
}
#ourApproach .each-block:nth-child(1) {
  margin-left: 13%;
  margin-right: 30px;
  background: rgba(97, 0, 235, 0.5);
  box-shadow: 0px 4px 4px #000000;
}
@media screen and (max-width: 768px) {
  #ourApproach .each-block:nth-child(1) {
    margin-left: 2%;
  }
}
#ourApproach .each-block:nth-child(2) {
  margin-right: 30px;
  background: rgba(44, 121, 219, 0.5);
  box-shadow: 0px 4px 4px #000000;
}
#ourApproach .each-block:nth-child(3) {
  margin-right: 30px;
  background: rgba(6, 209, 206, 0.5);
  box-shadow: 0px 4px 4px #000000;
}
#ourApproach .each-block:nth-child(4) {
  margin-right: 30px;
  background: rgba(254, 0, 120, 0.5);
  box-shadow: 0px 4px 4px #000000;
}
#ourApproach .each-block:nth-child(5) {
  margin-right: 30px;
  background: #3d0d82;
  box-shadow: 0px 4px 4px #000000;
}
#ourApproach .each-block:nth-child(6) {
  margin-right: 30px;
  margin-right: 13%;
  background: #23497a;
  box-shadow: 0px 4px 4px #000000;
}
#ourApproach .each-block .default {
  display: inline-flex;
  justify-content: space-between;
}
#ourApproach .each-block .default .heading-banner {
  margin-bottom: 0.5rem;
}
#whatWeDo {
  padding: 8em 0 2em;
}
@media screen and (max-width: 768px) {
  #whatWeDo {
    padding: 2em 0 1em;
  }
}
#whatWeDo .content {
  display: inline-flex;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  #whatWeDo .content {
    display: block;
  }
}
#whatWeDo .content .mobile-decor-bg {
  position: Absolute;
  transform: translateY(6%);
  left: -250px;
}
@media (min-width: 1024px) and (max-width: 1152px) {
  #whatWeDo .content .mobile-decor-bg {
    transform: translateY(2%);
    left: -390px;
  }
}
#whatWeDo .content .heading-services {
  color: #ffffff;
  font-weight: 100;
  margin-bottom: 1em;
}
#whatWeDo .content .heading-banner {
  margin-bottom: 0.5em;
}
#whatWeDo .content .heading-banner .text-color {
  color: #fe0078;
}
#whatWeDo .content .mobile-image {
  z-index: 999;
}
@media screen and (max-width: 768px) {
  #whatWeDo .content .mobile-image img {
    max-width: 100%;
  }
}

#seoServices {
  position: relative;
  padding: 8em 0;
}
@media screen and (max-width: 1200px) {
  #seoServices {
    padding: 3em 0;
  }
}
#seoServices .heading-services {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}
#seoServices .seo-cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  padding: 1.5em 9em;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  #seoServices .seo-cards {
    grid-template-columns: 300px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #seoServices .seo-cards {
    grid-template-columns: 1fr 1fr;
    padding: 1.5em 2em;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #seoServices .seo-cards {
    grid-template-columns: 1fr 1fr 1fr;
    padding: 4em 8em;
  }
}
#seoServices .seo-cards .grid-item .card {
  background: linear-gradient(178.17deg, rgba(9, 12, 24, 0.6) 1.47%, rgba(0, 0, 0, 0.6) 50.47%, rgba(4, 5, 10, 0.6) 98.45%);
  -webkit-backdrop-filter: blur(47px);
          backdrop-filter: blur(47px);
  border-radius: 8px;
  height: 390px;
}
@media screen and (max-width: 992px) {
  #seoServices .seo-cards .grid-item .card {
    height: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1152px) {
  #seoServices .seo-cards .grid-item .card {
    height: 540px;
  }
}
@media (min-width: 1152px) and (max-width: 1280px) {
  #seoServices .seo-cards .grid-item .card {
    height: 510px;
  }
}
@media (min-width: 1900px) and (max-width: 2560px) {
  #seoServices .seo-cards .grid-item .card {
    height: 450px;
  }
}
#seoServices .seo-cards .grid-item .card .head-block .setting-icons {
  width: 60px;
  margin-bottom: 1em;
}
#seoServices .seo-cards .grid-item .card .head-block .heading-banner {
  margin-bottom: 0.5em !important;
  line-height: 1.1 !important;
}
#letsTalk {
  padding: 2em;
}
@media screen and (max-width: 992px) {
  #letsTalk {
    padding: 1em 1em 0;
  }
}
#letsTalk .card {
  padding: 6em;
  background: linear-gradient(263.23deg, rgba(55, 50, 91, 0.5) 0%, rgba(44, 121, 219, 0.5) 98.11%);
}
@media screen and (max-width: 1152px) {
  #letsTalk .card {
    padding: 1em;
  }
}
#letsTalk .card .card-info {
  display: inline-flex;
}
@media screen and (max-width: 992px) {
  #letsTalk .card .card-info {
    display: inline;
  }
}
#letsTalk .card .card-info .details-block {
  padding: 4em 2em;
}
@media screen and (max-width: 992px) {
  #letsTalk .card .card-info .details-block {
    padding: 2em 0em;
  }
}
#letsTalk .card .card-info .details-block .mini-title {
  color: #06d1ce;
}
#letsTalk .card .card-info .details-block .btn {
  margin-top: 1.5em;
  background: #fe0078;
  color: #ffffff;
  font-weight: 100;
  padding: 8px 28px;
  border-radius: 0;
}
@media screen and (max-width: 992px) {
  #letsTalk .card .card-info .details-block .btn {
    margin-top: 0em;
  }
}

#circle {
  padding: 2em 0;
}
@media screen and (max-width: 768px) {
  #circle {
    padding: 0 2em;
  }
}
#circle .heading-services {
  display: flex;
  justify-content: center;
  margin-bottom: -1.2em;
}
#circle img {
  max-width: 100%;
}

#ecomerceDevelopment {
  padding: 8em 5em 10em;
}
@media screen and (max-width: 768px) {
  #ecomerceDevelopment {
    padding: 3em 1em;
  }
}
#ecomerceDevelopment .card {
  background: transparent;
  border-radius: 15px;
  height: 330px;
  margin-bottom: 1em;
}
@media screen and (max-width: 992px) {
  #ecomerceDevelopment .card {
    height: 230px;
  }
}
@media (min-width: 992px) and (max-width: 1152px) {
  #ecomerceDevelopment .card {
    height: 280px;
  }
}
@media (min-width: 2000px) and (max-width: 2560px) {
  #ecomerceDevelopment .card {
    height: 390px;
  }
}
#ecomerceDevelopment .card .head-block img {
  max-width: 100%;
}

#stores {
  padding: 7em 0em;
  background: #181637;
}
@media screen and (max-width: 768px) {
  #stores {
    padding: 3em 1em;
  }
}
#stores .heading-services {
  line-height: 1.2;
  font-weight: 100;
}
#stores .card {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 9.92909px;
  padding: 2.5em 1.2em;
}
@media screen and (max-width: 992px) {
  #stores .card {
    padding: 1.5em 2em;
    margin-bottom: 3em;
  }
}
@media (min-width: 992px) and (max-width: 1152px) {
  #stores .card {
    padding: 2.5em 0.5em;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  #stores .card {
    padding: 2.5em 0.8em;
  }
}
#stores .card .heading-banner {
  margin: 0.5em 0;
}
#stores .card ul li {
  padding-bottom: 0.5em;
}
#stores .card ul li:before {
  padding-right: 1em;
  content: url("/img/services/custom-ecommerce-design/curve-arrow.svg");
}

#techPartner {
  padding: 3em 4em;
  background: url("/img/services/custom-ecommerce-design/bg-shade.png");
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 1152px) {
  #techPartner {
    padding: 2em 0em 1em;
  }
}
#techPartner .main-content {
  margin: 0 auto;
  color: #ffffff;
  padding: 5em 0em;
}
@media screen and (max-width: 1024px) {
  #techPartner .main-content {
    padding: 2em 1em;
  }
}
#techPartner .main-content .heading-services {
  color: #fe0078;
}
#techPartner .main-content .gap {
  row-gap: 75px;
}
@media screen and (max-width: 768px) {
  #techPartner .main-content .gap {
    padding-top: 2em;
    row-gap: 40px;
  }
}
#techPartner .main-content .gap .inner-content img {
  margin-bottom: 1em;
  width: 60px;
}
#techPartner .main-content .gap .inner-content .heading-banner {
  margin-bottom: 0.5em;
}

#keepTouch {
  padding: 5em 4em;
  background: rgba(17, 17, 17, 0.5);
}
@media screen and (max-width: 768px) {
  #keepTouch {
    padding: 2em 1em;
  }
}
#keepTouch a {
  padding: 10px 40px;
  background: #fe0078;
  border: 0px;
}/*# sourceMappingURL=components.css.map */