@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");

body {
  overflow-x: hidden;

  font-family: "Nunito", sans-serif;
}

#Request-a-Quore {
  border: 1px solid #2196f3;
  margin-left: 10px;
  border-radius: 25px;
  padding: 10px 20px;
  background: linear-gradient(to right, #673ab7 0, #2196f3 100%);
  box-shadow: 0 10px 15px 0 rgba(56, 0, 189, 0.2);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.phone-box {
  height: 50px;
  width: 50px;
  background: linear-gradient(to right, #f92c8b 0, #b02cd6 100%);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 202, 0.2);
  border-radius: 50%;
  margin-left: 10px;
}

.phone-box a {
  justify-content: center;
  display: flex;
  margin-top: 13px;
}

.nav-link {
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

#Become-Partner {
  border: 1px solid #2196f3;
  border-radius: 20px;
  background: linear-gradient(to right, #673ab7 0, #2196f3 100%);
  box-shadow: 0 10px 15px 0 rgba(56, 0, 189, 0.2);
  padding: 12px 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}
.sticky .sub-menu-section{
    margin-top: -10px;
}

.brand-logo {
  font-size: 35px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.bg-gradient12 {
  background: linear-gradient(to right, #cdc5dc 0, #e0eaf2 100%);
}

.hero-card-web {
    position: relative;
    padding-top: 200px;
    padding-bottom: 130px;
    height: 90vh;
    align-items: center;
    display: flex;
}

.shape-bg3:before {
  height: 100%;
  width: 100%;
  opacity: 0.03;
  background-size: cover;
  background-position: center center;
  top: 0;
  left: 0;
  right: 0;
}

.des2-grid-item h1 {
  font-size: 35px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.des2-grid-item p {
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.shape-bg3:before {
  content: "";
  background: url(../img/shape-12.svg);
  position: absolute;
}

.about-image,
.hero-main-rp,
.image-block,
.img-block {
  position: relative;
  z-index: 0;
}

.hero-main-rp {
  padding: 30px 30px 30px 180px;
}

.hero-heading-sec h2 {
  color: #2e1a5e;
  font-size: 55px;
  line-height: 67px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.hero-heading-sec h2 span {
  display: block;
}

.hero-heading-sec>p {
  color: #343328;
  font-size: 18px;
  max-width: 400px;
  margin: 40px 0;
  font-family: "Nunito", sans-serif;
}

p {
  font-size: 17px;
  line-height: 28px;
  font-family: "Nunito", sans-serif;
}

.niwax-btn2 {
  color: #fff;
  border: none;
  border-radius: 50px;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(to right,
      #ff5652,
      #ff974f,
      #ff5752,
      #ffc323);
  box-shadow: 0 10px 15px 0 rgb(175 0 87/20%);
}

.niwax-btn2,
.niwax-btn3 {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  padding: 0 32px;
  line-height: 56px;
  text-align: center;
  background-size: 300% 100%;
}

a {
  text-decoration: auto;
}

.fa-ani {
  margin-left: 5px;
  font-size: 12px;
  animation: 2s infinite arrowanim;
  -webkit-animation: 2s infinite arrowanim;
  font-family: "Nunito", sans-serif;
}

.fa,
.fas {
  font-weight: 900;
  font-family: "Nunito", sans-serif;
}

.fa,
.far,
.fas {
  font-family: "Nunito", sans-serif;
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-chevron-right:before {
  content: "\f054";
}

*,
::after,
::before {
  box-sizing: border-box;
}

.fa-chevron-right:before {
  content: "\f054";
}

*,
::after,
::before {
  box-sizing: border-box;
}

.fa-ani {
  margin-left: 5px;
  font-size: 12px;
  animation: 2s infinite arrowanim;
  -webkit-animation: 2s infinite arrowanim;
  font-family: "Nunito", sans-serif;
}

.awards-block-tt {
  margin-top: 40px;
}

a.play-video {
  -webkit-box-shadow: 0 10px 15px 0 rgb(3 35 68/10%);
  box-shadow: 0 10px 15px 0 rgb(3 35 68/10%);
}

a.play-video {
  min-width: 60px;
  min-height: 60px;
  display: inline-flex;
  background: #fff;
  border-radius: 1000px;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: 0;
  position: relative;
  padding: 10px;
  align-items: center;
}

a {
  text-decoration: auto;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}

.triangle-play {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 18px solid #ff2d8d;
  border-bottom: 10px solid transparent;
  text-align: center;
  margin: 0 auto;
}

a.play-video::after {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 6px solid #fff;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring-ani 1.75s infinite cubic-bezier(0.66, 0, 0, 1);
  box-shadow: 0 0 0 0 rgba(12, 108, 211, 0.5);
}

.btn-round-.trngl:after,
.contact-info-:after,
a.play-video::after,
div.custom-nav>ul>li.sbmenu>a:after {
  content: "";
}

a.play-video {
  min-width: 60px;
  min-height: 60px;
  display: inline-flex;
  background: #fff;
  border-radius: 1000px;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: 0;
  position: relative;
  padding: 10px;
  align-items: center;
}

a {
  color: #0d6efd;
  text-decoration: none;
  font-family: "Nunito", sans-serif;
}

.title-hero-oth p {
  font-size: 20px;
  color: #fff;
  margin: 0 0 0 25px;
  text-transform: uppercase;
  font-family: "Nunito", sans-serif;
}

p {
  font-size: 17px;
  line-height: 28px;
  font-family: "Nunito", sans-serif;
}

.title-hero-oth p span {
  display: block;
  color: #fff000;
  font-family: "Nunito", sans-serif;
}

.card {
  background-color: #ff9241;
  border-radius: 25px;
  height: 370px;
  padding: 10px;
  margin-top: 50px;
}

.card-text {
  font-size: 22px;
  font-weight: 700;
  margin-top: 40px;
  color: #fff;
  font-family: "Nunito", sans-serif;
}

.Rental {
  margin-top: 0px !important;
}

.Web {
  align-items: center;
  display: flex;
}

.creative-heading {
  color: #e60072;
  font-family: "Nunito", sans-serif;
}

.agency-pragraph {
  font-size: 20px;
  line-height: 28px;
  color: #6a6a8e;
  font-family: "Nunito", sans-serif;
}

.second {
  color: #e91e63;
  font-size: 45px;
  line-height: 57px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.App-Development {
  font-size: 45px;
  line-height: 57px;
  color: #050748;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.simply {
  color: linear-gradient(to right,
      #673ab7 0,
      #e91e63 36%,
      #e91e63 65%,
      #673ab7 100%);
}

.item1 {
  background-color: #fff8f2;
  height: 100px;
}

.option-grid {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 20px;
  margin-top: -100px;
}

.option-grid-item1 {
  height: 250px;
  width: 382px;
  background: linear-gradient(to right, #9c27b0 0, #673ab7 100%);
}

.option-grid-item2 {
  height: 250px;
  width: 350px;
  background-color: #f3f5ff;
  border-bottom: 4px solid #b0bdff;
}

.option-grid-item3 {
  height: 250px;
  width: 350px;
  background: #fff3e6;
  border-bottom: 4px solid #ffc093;
}

.option-grid-item4 {
  height: 250px;
  width: 380px;
  background: #e9d0ed;
  border-bottom: 4px solid #840099;
}

.option-grid-item5 {
  height: 250px;
  width: 380px;
  background-color: #f3f5ff;
  border-bottom: 4px solid #6d7ccd;
}

.option-grid-item6 {
  height: 250px;
  width: 400px;
  background: #fff3e6;
  border-bottom: 4px solid #ffc093;
}

.option-grid2 {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 20px;
}

.option-p {
  font-size: 18px;
  color: white;
  font-family: "Nunito", sans-serif;
}

.option-p1 {
  font-size: 17px;
  font-family: "Nunito", sans-serif;
}

.img-box2 {
  border: 1px solid;
  border-radius: 20px;
  height: 370px;
  width: 240px;
  background-color: orange;
}

.img-footer {
  margin-top: 60px;
  font-size: 22px;
  color: white;
  font-family: "Nunito", sans-serif;
}

.img-box3 {
  border: 1px solid;
  border-radius: 20px;
  height: 370px;
  width: 240px;
  background-color: blue;
}

.des-flex {
  display: flex;
}

.des-grid {
  display: flex;
}

.why-Technology {
  font-size: 45px;
  font-weight: 700;
  color: rgb(5, 7, 72);

  font-family: Nunito, sans-serif;
}

.why-Technology-1 {
  padding-bottom: 50px;
}

.des-h {
  font-size: 45px;
  color: #050748;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.des2-grid {
  display: flex;
  gap: 30px;
  height: 90px;
  margin-top: 30px;
}

.company-description-section {
  background: linear-gradient(to bottom, #e8fffc 0, #fff4f4 100%);

  padding-top: 50px;
  padding-bottom: 50px;
}

.des-h2 {
  font-size: 35px;
  color: #050748;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.why-chose-h {
  font-size: 40px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.why-chose-pragraph {
  font-size: 17px;
  font-family: "Nunito", sans-serif;
}

.why-chose-pragraph2 {
  font-size: 16px;
  font-family: "Nunito", sans-serif;
}

.why-chose-pragraph3 {
  font-size: 17px;
  font-family: "Nunito", sans-serif;
}

.Together {
  font-size: 35px;
  color: #050748;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.why-chose-pragraph4 {
  font-size: 17px;
  font-family: "Nunito", sans-serif;
}

.why-h {
  color: #e60072;
  font-size: 18px;
  font-family: "Nunito", sans-serif;
}

.our-work-sh {
  color: #e60072;
  font-size: 16px;
  font-family: "Nunito", sans-serif;
}

.our-work-img-p {
  font-size: 18px;
  font-family: "Nunito", sans-serif;
  padding-left: 8px;
}

.our-work-img-h {
  margin-left: 0;
}

.our-work-img-p2 {
  margin-left: 0;
  font-size: 17px;
  font-family: "Nunito", sans-serif;
}

.our-work-img {
  border-radius: 10px;
}

.our-work-img-grid {
  display: flex;
  gap: 25px;
  margin-left: 70px;
}

.work-img-h3 {
  color: #111;
  font-size: 27px !important;
  font-weight: 600;
  font-family: "Nunito", sans-serif;
}

.our-happy-customer-sh {
  color: #e60072;
  font-size: 18px;
  font-family: "Nunito", sans-serif;
}

.happy-customer-section {
  background: #fff;
  padding: 50px 0px;
}

.our-customar-flex {
  display: flex;
  gap: 50px;
}

.our-customar-flex-item {
  width: 150px;
  gap: 20px;
  text-align: center;
}

.our-clint-img-p {
  font-size: 12px;
  font-family: "Nunito", sans-serif;
  padding-left: 0;
}

.relationship-section {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 109px;
}

.relatonship-sm {
  color: #e60072;
}

#Hire-Now {
  background: linear-gradient(to right, #288ded 0, #731f8b 100%);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 202, 0.2);
  padding: 12px 29px;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.Dedicated {
  font-size: 30px;
  font-weight: 700;
  margin-right: 25px;
  font-family: "Nunito", sans-serif;
}

.footer h2 {
  font-size: 25px;
  font-weight: 600;
  color: #021969;
  font-family: "Nunito", sans-serif;
}

.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer ul li {
  display: block;
}

.list li a {
  list-style: none;
  padding-bottom: 12px;
  display: inline-block;
  text-decoration: none;
  color: black;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.Countries {
  list-style: none;
  display: flex;
  text-align: right;
}

.Countries .Countries-3 {
  padding-left: 10px;
  border-right: 2px solid #111;
  padding-right: 10px;
  height: 14px;
  align-items: center;
  display: flex;
}

.Countries .Countries-3 a {
  font-size: 16px;
  font-weight: 700;
  color: #021969;
}

.bar {
  width: 30%;
  border: none;
  border-bottom: 2px solid #e5c100;
  opacity: 1;
}

.Countries-2 {
  color: #021969;
  font-size: 18px;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
}

.copyright {
  padding: 20px;
  background-color: #f8f9fa;
}

.copyright h2 {
  font-size: 22px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  margin-left: 0px;
}

.copyright p {
  font-size: 16px;
  font-family: "Nunito", sans-serif;
  margin-left: 0px;
  line-height: 22px;
}

.stopwatch {
  margin-top: -4px;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
}

.Consulting-Service {
  font-size: 18px;
  font-weight: 500;
  margin-top: -10px;
  font-size: 15px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
}

.socil {
  padding-left: 40%;
  padding-right: 40%;
}

.Reserved-By {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
  font-family: "Nunito", sans-serif;
}

.text-second {
  color: #e91e63;
  font-size: 40px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

#Request-1 {
  border: 1px solid #fff;
  border-radius: 48px;
  background: #fff;
  padding: 6px 33px;
  font-size: 17px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
}

.Quote {
  border: 1px solid #fff;
  padding: 3px 2px;
  background: linear-gradient(to right,
      #ffd523 0,
      #ff7f00 16%,
      #ff271a 32%,
      #a139ff 48%,
      #0081ff 64%,
      #60b5ff 80%,
      #00e953 100%);
  width: 38%;
  border-radius: 48px;
}

.Completion {
  font-size: 21px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.our-work-section {
  background: linear-gradient(to bottom, #ffe2e2 0, #fff9f4 100%);
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.our-work-bh {
  padding-bottom: 40px;
}

.our-work-section:before {
  content: "";
  background: url(../img/dot-pattern.png);
  position: absolute;
  height: 400px;
  right: 0;
  left: 0;
  top: 0;
  background-size: auto;
}

.z-index-top div {
  z-index: 1000;
  position: relative;
}

.Industry {
  color: #c3c2c2;
}

.pad-tb {
  padding-bottom: 100px;
}

.work-category {
  background: linear-gradient(to bottom, #fbf9ed 0, #fbeaf8 100%);
  position: relative;
  padding: 50px 0px;
}

.common-heading {
  padding: 0;

  position: relative;
  z-index: 10;
}

.testinomial-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background: linear-gradient(to bottom, #e8fffc 0, #fff4f4 100%);
}

.cta-area {
  padding-top: 40px;
}

.common-heading h2 {
  font-size: 45px;
  line-height: 52px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.common-heading>span {
  line-height: 26px;
}

.common-heading>span {
  color: #e60072;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
  display: block;
  font-family: "Nunito", sans-serif;
}

.common-heading>span,
.pricing-table .title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.work-category .common-heading h2 {
  margin-bottom: 30px;
}

.common-heading.text-l>p {
  margin-top: 10px;
}

p {
  font-size: 17px;
  line-height: 28px;
  font-family: "Nunito", sans-serif;
}

.icon-set {
  width: 25%;
  display: inline-block;
  float: left;
  position: relative;
}

.cd1 {
  background: #70e4e8;
}

.work-card {
  margin: 10px;
  padding: 30px 20px;
  max-height: 170px;
  text-align: center;
  min-height: 170px;
  border-radius: 8px 40px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.icon-bg {
  display: block;
  height: 62px;
  width: 62px;
  margin: 0 auto;
  text-align: center;
}

.work-card p {
  font-family: Poppins, sans-serif;
  line-height: 24px;
  font-size: 16px;
  margin: 5px 0 0;
  padding: 0 12px;
  font-family: "Nunito", sans-serif;
}

.cd2 {
  background: #f5eb92;
}

.cd3 {
  background: #a3ffe2;
}

.cd4 {
  background: #ffbc7a;
}

.cd5 {
  background: #e3ff8e;
}

.cd6 {
  background: #ffa0c6;
}

.cd7 {
  background: #f3a6ff;
}

.cd8 {
  background: #97ffaf;
}

.cd9 {
  background: #6cfffa;
}

.cd10 {
  background: #77baff;
}

.cd11 {
  background: #ffefd4;
}

.cd12 {
  background: #7affdb;
}

.swiper-1 {
  overflow: hidden;
}

.Cina-Cleaves {
  background-image: url(../img/client-pic.jpg);
  width: auto;
  height: 232px;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
  margin: 20px;
}

.Cina-Cleaves-1 {
  background-image: url(../img/client-pic-a.jpg);
  width: auto;
  height: 232px;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
  margin: 20px;
}

.play-thumbnail {
  position: relative;
  cursor: pointer;
}

#Mathilda-Burns {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.Burns {
  margin-top: 35px;
}

.thumbnail-text {
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: white;
  padding: 3px;
  float: right;
  position: absolute;
  bottom: 8px;
  padding: 5px;
  right: 10px;
}

.play-button {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: white;
  position: absolute;
  bottom: 2px;
  padding: 5px;
  margin: 5px;
}

.play-button-icon {
  width: 37px;
  height: 42px;
  margin: 0pc;
  position: absolute;
  top: 0px;
  fill: #ff2d8d;
}

.cta-area {
  position: relative;
  background: #e0f8ff;
  background: -moz-linear-gradient(top, #e0f8ff 0, #fff0e5 100%);
  background: -webkit-linear-gradient(top, #e0f8ff 0, #fff0e5 100%);
  background: linear-gradient(to bottom, #e0f8ff 0, #fff0e5 100%);
}

.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}

.common-heading>span {
  line-height: 26px;
}

.common-heading>span {
  font-family: "Nunito", sans-serif;
  color: #e60072;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
  display: block;
}

.common-heading>span,
.pricing-table .title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.cta-area .common-heading h2 {
  margin-bottom: 40px;
}

.common-heading h2 {
  margin-bottom: 60px;
}

.btn-outline {
  border: 2px solid #000248;
  color: #050748;
  padding: 0 32px;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  background: #fff;
  -webkit-box-shadow: 0 10px 15px 0 rgba(3, 35, 68, 0.1);
  box-shadow: 0 10px 15px 0 rgba(3, 35, 68, 0.1);
  line-height: 52px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.btn-outline,
.cta-call a,
.tech-icons a,
.tech-icons li {
  display: inline-block;
}

.fa-icon,
.header-heading .fa-icon {
  margin-left: 5px;
  font-size: 12px;
  font-family: "Nunito", sans-serif;
}

.fa,
.fas {
  font-weight: 900;
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-chevron-right:before {
  content: "\f054";
}

.cta-call {
  margin: 30px 0 0;
}

.cta-call a {
  font-size: 24px;
  padding: 0 0 0 10px;
}

.cta-call a,
.ps-block span {
  font-family: "Nunito", sans-serif;
  color: #6a6a8e;
}

.cta-call i {
  margin: 0 5px 0 0;
}

.fa-phone-alt:before {
  content: "\f879";
}

.shape-a1 {
  bottom: -20px;
  left: 0;
}

.shape {
  position: absolute;
}

.shape-a2 {
  bottom: -30px;
  right: 0;
}

.shape-a3 {
  top: 0;
  right: 0;
}

.shape-a4 {
  top: -150px;
  right: 20%;
}

.pad-tb {
  padding-bottom: 100px;
}

.our-office {
  background: #fff;
  padding-top: 40px;
}

.fieldsets label,
.our-office,
.shape-bg1,
.shape-num {
  position: relative;
}

.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}

.common-heading>span {
  line-height: 26px;
}

.common-heading>span {
  font-family: "Nunito", sans-serif;
  color: #e60072;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
  display: block;
}

.common-heading>span,
.pricing-table .title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.common-heading h2 {
  margin-bottom: 60px;
}

.upset {
  z-index: 5;
}

.s-block,
.upset,
.wide-block {
  position: relative;
}

.shape-numm .shape-loc:first-child:before {
  background: url(../images/shape/shape-1.svg) no-repeat;
  background-size: auto;
  left: -40px;
  top: -55px;
}

.shape-bg1:after,
.shape-bg1:before,
.shape-numm .shape-loc:first-child:before,
.shape-numm .shape-loc:last-child:after {
  content: "";
  position: absolute;
  height: 150px;
  width: 150px;
  z-index: -1;
}

.skyline-img {
  background: #fbf4f1;
  height: 207px;
  padding: 20px;
  border-radius: 8px 40px 8px 0;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.office-text {
  padding: 20px 0 0;
}

.office-text h4 {
  margin: 0 0 10px;
}

.office-text p {
  padding: 0 50px 0 0;
  margin: 0 0 20px;
}

.rount-btn {
  width: 52px;
  height: 52px;
  padding: 0;
  font-size: 18px;
  border: 2px solid #dcdcdc;
  font-family: "Nunito", sans-serif;
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa,
.fas {
  font-weight: 900;
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.-cta-btn,
.badges-content,
.img-with-shape,
.rount-btn,
.triangle-play2 {
  text-align: center;
}

.footer-row1 {
  background: #fffdf2;
  background: -moz-linear-gradient(top, #fffdf2 0, #ffeff5 100%);
  background: -webkit-linear-gradient(top, #fffdf2 0, #ffeff5 100%);
  background: linear-gradient(to bottom, #fffdf2 0, #ffeff5 100%);
  padding: 80px 0;
}

.email-subs h3 {
  margin-bottom: 10px;
}

.v-center {
  align-self: center;
  align-items: center;
}

.email-subs-form,
.hline {
  position: relative;
}

.email-subs-form form {
  align-items: center;
  justify-content: center;
  display: flex;
}

.email-subs-form input {
  font-family: "Nunito", sans-serif;
  width: 100%;
  height: 65px;
  padding: 0 175px 0 30px;
  margin: 0;
  color: #172b43;
  font-size: 16px;
  outline: 0;
  background: #fff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: -6px 6px 11px #f2f2f2, 6px -6px 11px #fff0e8;
  box-shadow: -6px 6px 11px #f2f2f2, 6px -6px 11px #fff0e8;
}

input {
  accent-color: #ff1f8e;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

.email-subs-form button {
  width: max-content;
  position: absolute;
  right: 5px;
  border-radius: 28px 100px 100px 28px;
  padding: 0 30px;
  line-height: 55px;
  box-shadow: none;
}

.bg-btn {
  background: #ffbd84;
  background: -moz-linear-gradient(left, #ffbd84 0, #ff1f8e 100%);
  background: -webkit-linear-gradient(left, #ffbd84 0, #ff1f8e 100%);
  background: linear-gradient(to right, #ffbd84 0, #ff1f8e 100%);
  -webkit-box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
}

.btn-main {
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
  padding: 0 32px;
  line-height: 56px;
  text-align: center;
  outline: 0;
  background-color: #ff1f8e;
  border: none;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 10px 15px 0 rgba(233, 30, 99, 0.15);
  box-shadow: 0 10px 15px 0 rgba(233, 30, 99, 0.15);
}

.btn-main,
.btn-main:hover {
  color: #fff;
}

.lnk,
button {
  position: relative;
  overflow: hidden;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

.fa-icon,
.header-heading .fa-icon {
  margin-left: 5px;
  font-size: 12px;
  font-family: "Nunito", sans-serif;
}

span.circle {
  right: -130px;
  width: 200px;
  height: 200px;
}

span.circle,
span.circle2 {
  background: rgba(255, 255, 255, 0.2);
  display: block;
  position: absolute;
  border-radius: 50%;
  top: -10%;
}

/** About Us Page Style **/
.breadcrumb-area {
  background-repeat: no-repeat;
  background-size: cover;
}

.breadcrumb-area {
  padding: 85px;
  position: relative;
}

.breadcrumb-area:before,
.breadcrumb-areav2:before {
  opacity: 0.85;
  left: 0;
  z-index: 0;
  background: -moz-linear-gradient(-45deg, #ffdee9 0, #c8fff4 100%);
  background: -webkit-linear-gradient(-45deg, #ffdee9 0, #c8fff4 100%);
  background: linear-gradient(135deg, #ffdee9 0, #c8fff4 100%);
}

.breadcrumb-area:after,
.breadcrumb-area:before,
.breadcrumb-areav2:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
}

.text-block {
  position: relative;
  z-index: 55;
}

.breadcrumb-area ul li {
  display: block;
  display: inline-block;
}

.breadcrumb-area .bread-menu li a {
  font-family: "Nunito", sans-serif;
  color: #6a6a8e;
  font-size: 16px;
  font-weight: 400;
  padding-right: 6px;
  display: inline-block;
}

.bread-title h2 {
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 65px;
  margin: 15px 0 0;
}

.bread-inner {
  text-align: center;
}

.breadcrumb-area .bread-menu li+li::before {
  font-size: 5px;
  font-family: "Nunito", sans-serif;
  content: "\f111";
  font-weight: 700;
  margin: 0 10px 0 0;
  position: relative;
  top: -3px;
}

.about-sh {
  text-align: center;
}

.about-sh {
  font-size: 16px;
  margin-top: 100px;
  font-family: "Nunito", sans-serif;
}

.about-bh {
  font-weight: 600;
  font-family: "Nunito", sans-serif;
}

.about-hero-section {
  background-color: gray;
  padding: 100px;
}

.about-agency-sh {
  color: #e60072;
}

.about-agency-bh {
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  font-size: 45px;
  color: #050748;
}

.about-agency-pragraph {
  font-size: 16px;
  color: #111;
  line-height: 28px;
}

.about-agency-flex {
  display: flex;
  gap: 60px;
}

.about-a-flex-h {
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  color: #e60072;
}

.why-choose-us2 {
  background: #f7fcff;
  color: #e60072;
  padding-top: 100px;
}

.abo-why-choose-h {
  text-align: center;
  color: black;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.abo-why-choose-flex-box {
  display: flex;
  gap: 25px;
}

.abo-why-choose-flex-box-item {}

.card {
  width: 270px;
}

.abo-why-pra4 {
  font-size: 17.5px;
  color: gray;
  font-family: "Nunito", sans-serif;
}

.abo-h2 {
  font-weight: 650;
  font-size: 24px;
  font-family: "Nunito", sans-serif;
}

.box-c {
  background-color: #fff;
  text-align: center;
}

.box-c-text {
  font-family: "Nunito", sans-serif;
  color: #6a6a8e;
  font-size: 17px;
  font-weight: 400;
  margin-top: 6px;
}

.box-c-title {
  font-family: "Nunito", sans-serif;
  color: #050748;
  font-size: 22px;
  font-weight: 700;
  margin-top: 25px;
}

.Reasearch {
  background-color: #f7fcff;
  padding: 70px;
}

.Choose-Us {
  font-family: "Nunito", sans-serif;
  text-align: center;
  font-size: 42px;
  font-weight: 700;
}

.ARE-AWESOME {
  font-family: "Nunito", sans-serif;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  color: #e60072;
}

.btn-outline {
  border: 2px solid #000248;
  color: #050748;
  padding: 0 15px;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  background: #fff;
  -webkit-box-shadow: 0 10px 15px 0 rgba(3, 35, 68, 0.1);
  box-shadow: 0 10px 15px 0 rgba(3, 35, 68, 0.1);
  line-height: 52px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.btn-outline,
.cta-call a,
.tech-icons a,
.tech-icons li {
  display: inline-block;
}

.fa-icon,
.header-heading .fa-icon {
  margin-left: 5px;
  font-size: 12px;
  font-family: "Nunito", sans-serif;
}

.fa,
.fas {
  font-weight: 900;
  font-family: "Nunito", sans-serif;
}

.fa-chevron-right:before {
  content: "\f054";
}

.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}

.contact-now {
  padding-right: 55px;
}

.contact-now p {
  font-size: 17px;
  font-weight: 500;
  color: #ff1f8e;
  font-family: "Nunito", sans-serif;
}

.contact-now h2 {
  margin-top: 15px;
  font-size: 42px;
  font-weight: 700;
  color: #111;
  font-family: "Nunito", sans-serif;
}

.contact-now h6 {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  line-height: 30px;
  font-family: "Nunito", sans-serif;
}

#name-11 {
    border-bottom: 1px solid #111 !important;
    border: none;
    border-radius: 0;
    margin-top: 34px;
    font-size: 17px;
    padding-bottom: 12px;
    padding-left: 13px;
    width: 100%;
    font-family: "Nunito", sans-serif;
}

#name-12 {
    border-bottom: 1px solid #111 !important;
    border: none;
    border-radius: 0;
    margin-top: 65px;
    font-family: "Nunito", sans-serif;
    font-size: 17px;
    padding-bottom: 12px;
    padding-left: 13px;
    width: 100%;
}
#submit {
  box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
  background: linear-gradient(to right, #ffbd84 0, #ff1f8e 100%);
  border-radius: 100px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
  padding: 0 32px;
  line-height: 56px;
  text-align: center;
  outline: 0;
  border: none;
  width: 100%;
  color: #fff;
  margin-top: 70px;
}

.box-Phone {
  padding: 30px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  background: #fff8f2;
}

.phone {
  font-family: "Nunito", sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.ph {
  padding-left: 10px;
}

.box-Phone h6 {
  font-family: "Nunito", sans-serif;
  font-size: 17px;
  font-weight: 400;
  margin-top: 15px;
}

.box-Phone-1 {
  padding: 30px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  background: #ffecec;
}

.box-Phone-1 h6 {
  font-family: "Nunito", sans-serif;
  font-size: 17px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 25px;
}

.box-Phone-2 {
  padding: 30px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  background: #eafffd;
}

.box-Phone-2 h6 {
  font-size: 17px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 25px;
  font-family: "Nunito", sans-serif;
}

.bread-title-1 h2 {
  font-weight: 700;
  font-size: 50px;
  line-height: 65px;
  margin: 10px 0 20px;
  font-family: "Nunito", sans-serif;
}

.bread-title-2 p {
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  margin-top: 20px;
  font-family: "Nunito", sans-serif;
}

.OVERVIEW {
  padding: 50px 0px;
}

.Online-Marketing h6 {
  font-size: 17px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 30px;
  font-family: "Nunito", sans-serif;
}

.Online-Marketing h2 {
  font-weight: 700;
  font-size: 42px;
  line-height: 54px;
  margin: 15px 0 0;
  font-family: "Nunito", sans-serif;
}

.Online-Marketing h5 {
  font-size: 20px;
  font-weight: 500;
  margin-top: 15px;
  font-family: "Nunito", sans-serif;
}

.di .Digital {
  font-size: 25px;
  font-weight: 600;
  margin-top: 15px;
  font-family: "Nunito", sans-serif;
}

#Request {
  background: linear-gradient(to right, #f92c8b 0, #b02cd6 100%);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 202, 0.2);
  padding: 12px 29px;
  border-radius: 25px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  width: 33%;
  margin-top: 25px;
  font-family: "Nunito", sans-serif;
}

.Advantages {
  border: 1px solid #ffc627;
  border-radius: 50%;
  background-color: #ffc627;
  height: 25px;
  width: 25px;
  display: flex;
  justify-content: center;
  padding-top: 4px;
}

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

.Strategize {
  font-size: 17px;
  font-weight: 500;
  text-align: left;
  margin-top: -3px;
  font-family: "Nunito", sans-serif;
}

.Digital {
  font-size: 25px;
  font-weight: 600;
  margin-left: 67px;
  margin-bottom: 50px;
  font-family: "Nunito", sans-serif;
}

.Our-Services {
  background: linear-gradient(to bottom, #e8fffc 0, #fff4f4 100%);
  padding: 50px 0px;
}

.Our-Services p {
  font-size: 17px;
  color: #e60072;
  font-family: "Nunito", sans-serif;
}

.Our-Services h2 {
  font-size: 45px;
  color: #050748;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.Our-Services h6 {
  font-size: 17px;
  color: #111;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
}

.card-1 {
  height: 240px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.body {
  margin-left: 25px;
}

.title {
  font-size: 25px;
  font-weight: 700;
  color: #111;
  line-height: 25px;
  font-family: "Nunito", sans-serif;
}

.body .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #111;
  font-family: "Nunito", sans-serif;
}

.PROCESS p {
  font-size: 17px;
  color: #e60072;
  font-family: "Nunito", sans-serif;
}

.PROCESS h2 {
  font-size: 45px;
  color: #050748;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.PROCESS h6 {
  font-size: 17px;
  color: #111;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
}

.body-1 .text {
  font-size: 17px;
  font-weight: 400;
  line-height: 35px;
  color: #111;
  margin-right: 127px;
  font-family: "Nunito", sans-serif;
}

.body-1 {
  margin-top: 0px;
}

.body-1 .text-1 {
  font-size: 17px;
  font-weight: 400;
  line-height: 35px;
  color: #111;
  margin-right: 127px;
  font-family: "Nunito", sans-serif;
}

.title-1 {
  font-size: 27px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.Our-Services-1 {
  background: linear-gradient(to bottom, #ffe2e2 0, #fff9f4 100%);
  padding: 50px 0px;
}

.PROCESS {
  margin: 50px 0px;
}

.Online-Marketing {
  margin-top: 30px;
}

.featured-project {
  background: linear-gradient(to bottom, #f3fbff 0, #fffdf6 100%);
  padding: 50px 0px;
}

.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}

.common-heading>span {
  line-height: 26px;
}

.common-heading>span {
  color: #e60072;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
  display: block;
  font-family: "Nunito", sans-serif;
}

.common-heading>span,
.pricing-table .title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.common-heading.ptag h2 {
  margin-bottom: 15px;
}

.common-heading.ptag p {
  font-size: 16px;
  line-height: 28px;
  font-family: "Nunito", sans-serif;
}

.featured-project .isotope_item {
  margin-top: 15px;
}

.isotope_item {
  position: relative;
}

.item-image,
.pricing-table {
  position: relative;
}

.item-image {
  display: block;
  width: 100%;
  border-radius: 8px;
  background: #f3f9ff;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.isotope_item h4 {
  font-weight: 600;
  margin: 0 0 10px;
  font-family: "Nunito", sans-serif;
}

.isotope_item h4 a,
.portfolio-item-info h3 a,
.work-card p {
  color: #050748;
}

.bg-gradient5 {
  background: linear-gradient(to bottom, #fff6f3 0, #fffefb 100%);
  padding-bottom: 75px;
  padding-top: 75px;
}

.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}

.common-heading>span {
  line-height: 26px;
}

.common-heading>span {
  color: #e60072;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
  display: block;
  font-family: "Nunito", sans-serif;
}

.common-heading>span,
.pricing-table .title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.common-heading.ptag h2 {
  margin-bottom: 15px;
}

.common-heading.ptag p {
  font-size: 16px;
  line-height: 28px;
  font-family: "Nunito", sans-serif;
}

.mb30 {
  margin-bottom: 30px;
}

.reviews-card {
  position: relative;
  z-index: 9;
  background: #fff;
  padding: 25px;
  border-radius: 8px;
}

.pr-shadow {
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.revbx-lr {
  font-size: 40px;
  font-family: "Nunito", sans-serif;
}

.fa-quote-left:before {
  content: "\f10d";
}

.star-rate li a.chked {
  color: #ff711c;
}

.star-rate {
  margin-top: 5px;
}

ul {
  list-style: none;
}

.star-rate li {
  display: inline-block;
  margin: 0 2px;
}

.review-text {
  padding: 30px 0;
  text-align: justify;
}

.-client-details- {
  display: flex;
}

.reviewer-text h4 {
  color: #333;
  padding: 5px 0 0;
  font-size: 16px;
  line-height: 24px;
  font-family: "Nunito", sans-serif;
}

.reviewer-text p {
  font-size: 15px;
  line-height: 20px;
  font-family: "Nunito", sans-serif;
}

.small,
small {
  font-size: 0.875em;
  font-family: "Nunito", sans-serif;
}

.star-rate {
  margin-top: 5px;
}

.star-rate ul {
  padding-left: 0rem;
}

#Analysis {
  border-radius: 50%;
  margin-top: 20px;
}

.Why h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: "Nunito", sans-serif;
}

.Why p {
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Nunito", sans-serif;
}

.Why-Infyedge {
  padding: 75px;
}

.bg-gradient3 {
  background: linear-gradient(to bottom, #e2f3ff 0, #fffbef 100%);
  padding-bottom: 0px;
}

.Objective {
  font-family: "Nunito", sans-serif;
  text-align: center;
  font-size: 45px;
  font-weight: 700;
}

.s-block2 {
  padding: 50px;
  text-align: center;
}

.contact-now-0 h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: "Nunito", sans-serif;
}

.contact-now-0 h6 {
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
  font-family: "Nunito", sans-serif;
}

.common-heading>span {
  line-height: 26px;
}

.common-heading>span {
  color: #e60072;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
  display: block;
  font-family: "Nunito", sans-serif;
}

.common-heading>span,
.pricing-table .title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.common-heading.ptag h2 {
  margin-bottom: 15px;
}

.common-heading.ptag p {
  font-size: 16px;
  line-height: 28px;
  font-family: "Nunito", sans-serif;
}

.accordion-item:first-of-type,
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed) {
  color: #050748;
  background-color: #f6f6f6;
  box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(data:image/svg + xml,
 %3csvgxmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23212529" %3e%3cpathfill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z" /%3e%3c/svg%3e);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.accordion-button {
  font-size: 18px;
  line-height: 28px;
  color: #050748;
  background-color: #f6f6f6;
  font-family: "Nunito", sans-serif;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

html .pb20 {
  padding-bottom: 20px;
}

html .pt20 {
  padding-top: 20px;
}

ul {
  list-style: none;
}

.list-ul li {
  padding: 0 0 12px 29px;
  position: relative;
  line-height: 22px;
  font-size: 16px;
  font-family: "Nunito", sans-serif;
}

.list-ul li:before {
  font-family: "font awesome 5 free";
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 15px;
  font-family: "Nunito", sans-serif;
}

.key-points li:before,
.ul-check li:before {
  content: "\f00c";
  font-family: "FontAwesome" !important;
}

.bg-btn3 {
  background: #673ab7;
  background: -moz-linear-gradient(left, #673ab7 0, #2196f3 100%);
  background: -webkit-linear-gradient(left, #673ab7 0, #2196f3 100%);
  background: linear-gradient(to right, #673ab7 0, #2196f3 100%);
  box-shadow: 0 10px 15px 0 rgba(56, 0, 189, 0.2);
}

span.circle {
  right: -130px;
  width: 200px;
  height: 200px;
}

.accordion-button:not(.collapsed) {
  color: #050748;
  background-color: #f6f6f6;
  box-shadow: none;
}

.contact-page {
  padding: 40px;
}

.techonology-used- {
  text-align: center;
  background: #f9f9f9;
}

.h-scroll {
  width: 100%;
  padding: 50px 10px;
}

.tech-icons li {
  margin: 6px;
}

.btn-outline,
.cta-call a,
.tech-icons a,
.tech-icons li {
  display: inline-block;
}

.tech-icons a {
  border: 4px solid #fff;
  position: relative;
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.tech-icons img {
  width: 45px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
}

.bg-gradient6 {
  background: linear-gradient(to bottom, #e8fffc 0, #fff4f4 100%);
}

.upset {
  z-index: 5;
}

.s-block {
  background: top right no-repeat #fff;
  background-size: 200%;
  text-align: center;
  padding: 50px 20px;
  margin: 0;
  border: 1px solid #d4f0ff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.s-block,
.upset,
.wide-block {
  position: relative;
}

.s-card-icon {
  width: 80px;
  margin: 0 auto 30px;
}

.s-block h4 {
  margin: 0 0 10px;
}

.box-Technology {
  margin: auto;
  background-color: #fff;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
}

.why {
  font-size: 45px;
  font-weight: 700;
  color: #050748;
  margin-bottom: 20px;
  font-family: "Nunito", sans-serif;
}

.Why-Infyedge-s {
  padding: 50px 0px;
}

.Language {
    font-size: 23px;
    font-weight: 600;
    margin-top: 20px;
    font-family: "Nunito", sans-serif;
    position: relative;
    color: #555;
    margin-bottom: 20px;
        padding-left: 30px;
}
.Java {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
}

.Java-1 {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
}

#name {
  width: 100%;

  margin-top: 20px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
}

.topbar {
  background-color: #6e4bc4;
  height: 30px;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.phone {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  padding-top: 2px;
  padding-left: 40px;
  font-family: "Nunito", sans-serif;
}

.email {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  padding-top: 2px;
  padding-left: 40px !important;
  font-family: "Nunito", sans-serif;
}

.phone i {
  margin-right: 8px;
}

.email i {
  margin-right: 8px;
}

.social-1 a {
  color: #fff;
  font-size: 16px;

  padding-right: 30px;
  font-family: "Nunito", sans-serif;
}

.social-1 {
  margin-top: 4px;
}

.mega-box {
  position: absolute;
  top: 65px;
  background: #111;
  width: 100%;
  left: 0;
  z-index: 999;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.mega-box .content {
  background: #fff;
  padding: 25px 20px;
  display: none;
  width: 100%;
  justify-content: space-between;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

#services-1:hover .mega-box .content {
  display: flex !important;
  transition: 0.5s;
}

.mega-box header {
  text-wrap: nowrap !important;
}

.mega-box header:not(:first-child) {
  margin: 10px;
}

.text-1 {
  font-size: 25px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.text-2 {
  font-size: 15px;
  font-weight: 400;
  color: #333;
  font-family: "Nunito", sans-serif;
}

.text-3 {
  font-size: 15px;
  font-weight: 400;
  color: #5f5f5f;
  font-family: "Nunito", sans-serif;
}

.option-grid-item7 {
  height: 250px;
  width: 380px;
  background-color: #dbdff3;
  border-bottom: 4px solid #52597c;
}

.option-grid-item8 {
  height: 250px;
  width: 380px;
  background-color: #e8edd3;
  border-bottom: 4px solid #94b700;
}

.option-grid-item9 {
  height: 250px;
  width: 380px;
  background-color: #ffdede;
  border-bottom: 4px solid #9b0a0a;
}

.services {
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  color: #050748;
  margin-bottom: 0px;
  font-family: "Nunito", sans-serif;
}

.services-end {
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  color: #050748;

  font-family: "Nunito", sans-serif;
}

.service-sec {
  padding: 50px 0px;
}

.End-Solution {
  padding: 50px 0px;
}

.new-item {
  background-color: #fff;
  border-top-right-radius: 30%;
  border-bottom-left-radius: 30%;
  padding: 10px;
  transform: translateZ(20px);
}

.new-grid {
  padding-left: 15px;
}

.new-item-1 {
  background-color: #fff;
  border-top-right-radius: 30%;
  border-bottom-left-radius: 30%;
  padding: 0px 10px;
  transform-style: preserve-3d;
  transform: perspective(1000px);
  transform: translateZ(20px);
  transition: cubic-bezier(0.03, 0.98, 0.52, 0.99) 0s;
}

.new-item-1:hover {
  transform: translateZ(20px);
}

#service {
  background-color: #fff;
  border-radius: 6px;
  width: 100%;
  height: 280px;
  padding: 20px;
  box-shadow: 0 0.5rem 1rem rgb(66 41 125 / 27%);
}

#service:hover {
  background: linear-gradient(45deg, #ffe8ee 0, #ffc2d3 50%, #ffb6ff 100%);
}

#service:hover .card-title-5 {
  color: #2a2a2a;
}

#service:hover .card-text-5 {
  color: #2a2a2a;
}

.card-title-5 {
  color: #111;
  font-size: 25px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.card-text-5 {
  color: #111;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
  line-height: 22px;
}

#learn-more {
  background-color: #fff;
  border: none;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
}

.service-box {
  text-align: center;
}

#end-to-end {
    background: linear-gradient(45deg, #fff4f7 0, #ffedf2 50%, #ffe5ff 100%);
    border-radius: 6px;
    width: 100%;
    height: 255px;
    padding: 10px;
    margin-top: 10px;
    box-shadow: 0 0.5rem 1rem rgb(66 41 125 / 27%);
}

/* Flutter app development process */

.timeline {
  display: flex;
  flex-direction: column;
}

.timeline-item {
  width: calc(50% + 1px);
  padding: 0.5rem 2rem;
  position: relative;
}

.timeline-item-right {
  align-self: flex-end;
  border-left: 2px solid #ccd1d9;
}

.timeline-item-left {
  align-self: flex-start;
  border-right: 2px solid #ccd1d9;
}

.timeline-item::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #f5f7fa;
  background: #4fc1e9;
  z-index: 9999;
  top: 1.35rem;
}

.timeline-item-right::after {
  left: -9px;
}

.timeline-item-left::after {
  right: -9px;
}

.timeline-content {
  width: 95%;
  padding: 0 15px;
  color: #666;
  display: flex;
  flex-direction: column;
  height: 100px;
}

.timeline-content h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 27px;
  font-weight: 700;
  width: 100%;
  font-family: "Nunito", sans-serif;
  color: #111;
}

.timeline-item-left * {
  text-align: end;
}

.timeline-content span {
  font-size: 16px;
  color: #111;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
}

.timeline-content p {
  font-size: 16px;
  line-height: 1.5em;
  word-spacing: 1px;
  color: #111;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
}

@media screen and (max-width: 1024px) {
  .timeline-item {
    width: 100%;
    padding: 1.35rem 2rem;
    border-right: none;
    border-left: 2px solid #ccd1d9;
  }

  .timeline-item-right {
    align-self: flex-start;
  }

  .timeline-item-left * {
    text-align: start;
  }

  .timeline-item-left::after {
    right: auto;
    left: -11px;
  }

  .timeline-item::after {
    top: 2rem;
  }
}

.why-1 {
  font-size: 40px;
  font-weight: 700;
  color: #050748;

  font-family: "Nunito", sans-serif;
}

.development-process {
  padding-top: 50px;
}

/* Flutter app development process end */
.box-Flutter {
  border: 1px solid #ddd;
  box-shadow: 0px 0px 3px 4px rgba(0, 0, 0, 0.04);
  border-radius: 10px;
  padding: 10px;
  padding-left: 30px;
}

.text-Single {
  font-size: 27px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.text-Single-1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  font-family: "Nunito", sans-serif;
}

.iso-box {
  border: 1px solid #ddd;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 5px 10px;
  border-radius: 10px;
  padding: 10px;
}

.box-enquiry {
  margin: 0;
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 5px 10px;
  border-radius: 10px;
  background-color: #2b1d5033;
  margin-bottom: 20px;
}

.enquiry-section {
  padding: 0;
  background: url(https://img.freepik.com/free-vector/gradient-abstract-with-diagonal-lines-background_23-2150573623.jpg);
  background-position: center;
  background-size: cover;
}

.Enquiry-form {
  font-size: 27px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

#Submit {
  border: 1px solid #ddd;
  padding: 10px 35px;
  background-color: #111;
  color: #fff;
  font-size: 16px;
  margin-top: 12px;
  font-family: "Nunito", sans-serif;
}

#name {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 10px;
  line-height: 30px;
  height: 48px;
  margin-top: 10px;
}

.developer {
  background: linear-gradient(to right, #673ab7 0, #2196f3 100%);
  box-shadow: 0 10px 15px 0 rgba(56, 0, 189, 0.2);
  width: 100%;
  height: 227px;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin: 50px 0px;
}

#process {
  width: 45%;
}

.why-0 {
  font-size: 45px;
  font-weight: 700;

  color: #050748;
  font-family: "Nunito", sans-serif;
}

.timeline-hr {
  width: 50%;
  display: flex;
  text-align: center;
}

.why-4 {
  font-size: 40px;
  font-weight: 700;
  color: #050748;
  font-family: "Nunito", sans-serif;
}

.why-6 {
  font-size: 40px;
  font-weight: 700;

  color: #050748;
  font-family: "Nunito", sans-serif;
}

#man_with_laptop {
  display: flex;
  align-items: center;
}

.item-info h4 {
  font-size: 27px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: "Nunito", sans-serif;
}

.item-info p {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0px;
  font-family: "Nunito", sans-serif;
}

#Hire-a-developer {
  border: 1px solid #ddd;
  background-color: #fff;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
}

.text-developer {
  margin-left: 95px;
  padding: 10px;
  margin-top: 30px;
}

.text-developer p {
  color: #fff;
}

#Infyedge-grid {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  padding: 10px;
  height: 69px;
  border-radius: 10px;
  box-shadow: 0px 0px 3px 4px rgba(0, 0, 0, 0.04);
}

#Flutter-img {
  width: 100%;
  height: auto;
}

#Flutter-img-1 {
  width: 70%;
  height: auto;
}

.Design {
  border: 1px solid #111;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  text-align: center;
}

.Design-1 h2 {
  font-size: 18px;
}

#Android-img {
  width: 100%;
}

.Our-design {
  padding-bottom: 50px;
}

.Some-of {
  padding: 50px 0px;
}

#themes {
  border: 1px solid #ddd;
  border-radius: 6px;
  background-color: #fff;
  height: auto;
  margin-top: 0px;
}

.services-end-1 {
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  color: #050748;
  margin-bottom: 40px;
  font-family: "Nunito", sans-serif;
}

.DIVI {
  font-size: 25px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  color: #111;
  margin-top: 20px;
}

.box-Technology-9 {
  margin: auto;
  background-color: #fff;
  height: 200px;
  width: 200px;
  border-radius: 50%;

  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
}

.Creative {
  font-size: 22px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  color: #111;
  display: flex;
  align-items: center;
  text-align: center;
}

.card-7 {
  height: 190px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.platforms h3 {
  font-size: 25px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  color: #111;
}

.platforms p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
  color: #111;
}

.work-category {
  background: #fbf9ed;
  background: -moz-linear-gradient(top, #fbf9ed 0, #fbeaf8 100%);
  background: -webkit-linear-gradient(top, #fbf9ed 0, #fbeaf8 100%);
  background: linear-gradient(to bottom, #fbf9ed 0, #fbeaf8 100%);
  position: relative;
}

.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}

.industry-workfor {
  background: #fff;
  padding: 15px 20px;
  border-radius: 8px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  height: 60px;
}

.industry-workfor h6 {
  padding-left: 10px;
}

.clients-section-app {
  background: linear-gradient(to bottom, #e8fffc 0, #fff4f4 100%);
}

.apppg .brand-logo {
  max-width: 90px;
  margin: 0 auto;
  padding: 10px;
  height: 90px;
}
.brand-logo img {
  width: 170px;
}

.apppg .brand-logo,
.info-text-div {
  background: #fff;
  border-radius: 8px;
}

.apppg li p {
  color: #111;
  margin: 10px 0 0;
}

.common-heading-1 h2 {
  padding: 50px 0px !important;
  font-size: 45px;
  line-height: 52px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  color: #111;
}

/*  */

/* -----------------------------------
        Gallery Section
  --------------------------------------*/
.portfolio-section {
  padding: 50px 0;
  background-color: #000;
}

.portfolio-section h2 {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

.portfolio-menu {
  text-align: center;
}

.control {
  background: #000;
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #343a40;
  border-radius: 3px;
  margin: 5px;
  cursor: pointer;
  -webkit-transition: all 05s ease;
  -moz-transition: all 05s ease;
  -ms-transition: all 05s ease;
  -o-transition: all 05s ease;
  transition: all 0.5s ease;
}

.control:hover {
  background: #343a40;
}

.mixitup-control-active {
  color: #fff;
  background: #343a40;
}

.fancybox-container button:focus {
  outline: 0;
  box-shadow: none;
}

.portfolio-item {
  padding-top: 30px;
}

.pd {
  padding: 0;
  padding: 10px;
}

.pd img {
  height: 180px;
  transition: all 0.5s;
}

.portfolio-overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  text-align: center;
  visibility: hidden;
  transition: all 0.5s;
  transform: scale(0);
}

.portfolio-overlay p,
.portfolio-overlay a {
  position: relative;
  z-index: 4;
}

.portfolio-overlay::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
  position: absolute;
  left: 10%;
  top: 10%;
  transition: 50ms height ease 150ms;
  z-index: 3;
}

.portfolio-overlay::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
  position: absolute;
  right: 10%;
  bottom: 10%;
  transition: 100ms width ease 200ms;
  z-index: 3;
}

.portfolio-item:hover .portfolio-overlay::before {
  width: 80%;
  height: 80%;
  border-top: 1px solid #50977f;
  border-right: 1px solid #50977f;
  transition: width 0.1s ease 0.3s, height 0.1s ease 0.5s;
}

.portfolio-item:hover .portfolio-overlay::after {
  width: 80%;
  height: 80%;
  border-bottom: 1px solid #50977f;
  border-left: 1px solid #50977f;
  transition: width 0.1s ease 0.6s, height 0.1s ease 0.7s;
}

.portfolio-item li:hover .portfolio-overlay {
  visibility: visible;
  transform: scale(1);
}

.portfolio-overlay .category {
  margin-top: 70px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

.portfolio-overlay .magnify-icon {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background: #50977f;
  margin: 0 5px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.25s;
}

.portfolio-overlay .magnify-icon:hover {
  background: #000;
}

.portfolio-overlay .magnify-icon p span i {
  font-size: 15px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
}

/*******Responsive media query******/

/* Extra small devices (portrait phones, less than 576px)*/
#Hire-Now-1 {
  background: linear-gradient(to right, #673ab7 0, #2196f3 100%);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 202, 0.2);
  padding: 12px 29px;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.contact-now-0 {
  padding-left: 35px;
}

#CONTACT-NOW-1 {
  padding: 0px 50px;
}

#Hire-Now a {
  color: #fff;
}

.dropdown-menu a {
  font-size: 16px;
  color: #111;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
}

.description-1 {
  padding: 0px 30px;
}

.social {
  width: 100% !important;
}

.main_nav {
  display: none;
}



.card-3 {
  height: 230px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

#Android-img-3 {
  width: 100%;
}

#Hire-Now-services {
  background: linear-gradient(to right, #f92c8b 0, #b02cd6 100%);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 202, 0.2);
  padding: 6px 20px;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  border: none;
  margin-top: -8px;
}

.card-4 {
  height: 260px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

#Android-img-1 {
  width: 70%;
}

.card-5 {
  height: 240px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.card-6 {
  height: 305px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.card-7 {
  height: 192px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.card-a{
  height: 282px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

#Flutter-img-2 {
  width: 100%;
  height: auto;
}

.card-8 {
  height: 210px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.card-9 {
  height: 260px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.card-10 {
  height: 210px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.card-11 {
  height: 160px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

#Benefits {
  background-color: #fff;
  border-radius: 6px;
  width: 100%;
  height: 230px;
  margin: 10px;
  padding-top: 15px;
}

#Benefits-1 {
  background-color: #fff;
  border-radius: 6px;
  width: 100%;
  height: 230px;
  margin: 10px;
  margin-top: 86px;
}

#Benefits-2 {
  background-color: #fff;
  border-radius: 6px;
  width: 100%;
  height: 230px;
  margin: 10px;
  margin-top: -48px;
}

#Benefits-3 {
  background-color: #fff;
  border-radius: 6px;
  width: 100%;
  height: 230px;
  margin: 10px;
  margin-top: 20px;
}

.card-title-6 {
  color: #111;
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
}

.employee {
  display: flex;
  align-items: center;
}

.social-5 {
  color: #fff;
  font-size: 16px;
  margin-top: 5px;
  text-align: end;
  padding-right: 37px;
  font-family: "Nunito", sans-serif;
}

.end-end-p {
  text-align: center;
  margin-bottom: 40px;
}

.box-marketing {
  border: 1px solid #ddd;
  height: 410px;
  padding: 10px;
  border-radius: 6px;
  text-align: center;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.box-marketing h2 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 20px;
  color: #111;
}

.box-marketing p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #111;
}

.box-marketing-1 {
  border: 1px solid #ddd;

  height: 410px;
  padding: 10px;
  border-radius: 6px;
  text-align: center;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.box-marketing-1 h2 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 20px;
  color: #111;
}

.box-marketing-1 p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #111;
}

.box-marketing-2 {
  border: 1px solid #ddd;

  height: 410px;
  padding: 10px;
  border-radius: 6px;
  text-align: center;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.box-marketing-2 h2 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 20px;
  color: #111;
}

.box-marketing-2 p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #111;
}

.finance {
  display: flex;
  align-items: center;
}

/* portfoliyo image scroll */
.imac {
  margin: 0 auto;
  max-width: auto;
}

.screen {
  background: #ddd;
  /* for aspect ratio */
  position: relative;
  width: 100%;
}

.screen:before {
  content: "";
  display: block;
  /* for aspect ratio ~3:5 */
  padding-top: 60%;
}

.viewport {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: 1%;
  background: #333;
}

/* Screenshot Hover Scroll Additions
  -------------------------------------------------------------- */

.imac .viewport {
  transition: background-position 20s ease;
  background-position: 0 0;
  background-size: 100% auto;
  overflow: hidden;
  cursor: pointer;
}

.imac:hover .viewport {
  background-position: 0 100%;
}

.imac .viewport:after {
  background: radial-gradient(circle at right bottom,
      transparent 75%,
      rgba(255, 255, 255, 0.05) 75%,
      transparent);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* header menu part custom */
.header-heading .fa-icon {
  margin-left: 5px;
  font-size: 12px;
  animation: 2s infinite arrowanim;
  -webkit-animation: 2s infinite arrowanim;
}

.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}

.common-heading h2 {
  margin-bottom: 60px;
}

.inner-heading h2 {
  margin-bottom: 30px;
}

.v-center {
  align-self: center;
  align-items: center;
}

button {
  position: relative;
  overflow: hidden;
}

.lnk {
  position: relative;
  overflow: hidden;
}

.animation,
a,
.isotope_item,
input,
button,
.custom-btn,
.circle,
.s-block,
.clients-logo,
.icon-set,
.link-hover,
.sticky,
.navbar,
.dropdown-toggle,
.hover-scale img,
.sub-menu-sec a,
.main-header.sticky,
.main-header,
.circle2,
.hoshd {
  -webkit-transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  -o-transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  /*-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;*/
}

.no-shadow {
  box-shadow: none !important;
}

span.circle {
  background: rgba(255, 255, 255, 0.2);
  display: block;
  position: absolute;
  top: -10%;
  right: -130px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}

.lnk:hover span.circle {
  top: -10%;
  right: -80px;
}

span.circle2 {
  background: rgba(255, 255, 255, 0.2);
  display: block;
  position: absolute;
  top: -10%;
  right: -50px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.lnk:hover span.circle2 {
  top: -10%;
  right: -40px;
}

.font-15 {
  font-size: 15px;
}

.f-medium {
  font-weight: 600;
}

.f-bold {
  font-weight: 700;
}

.light-blue {
  background: #f8fdff;
}

.text-radius {
  border-radius: 3px;
  padding: 0 3px;
}

.text-primary {
  color: #fe4c1c;
}

.text-second {
  color: #e91e63;
}

.text-bold {
  font-weight: bold;
}

/**Header section**/

.header-icon-nav a {
  background: #ffffff7a;
  padding: 12px;
  margin: 5px;
  border-radius: 50%;
  color: #0a2233;
}

.sticky .dsk-logo {
  line-height: 70px;
}

.sticky .custom-nav .nav-list li a.menu-links {
  line-height: 70px;
}



.top-header {
  position: relative;
  z-index: 999;
}

.navbar .mobile-menu {
  display: none;
}

.navbar .mobilemenu {
  color: #0a2233;
  top: -4px;
  position: relative;
}

.navbar .mobilemenu i {
  font-size: 25px;
}

.mob-nav {
  display: flex;
}

.mob-nav li {
  position: relative;
}

.ml8 {
  margin-left: 8px;
}

.animate {
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

.top-header .dropdown-toggle::after {
  display: inline-block;
  margin-left: 3px;
  vertical-align: baseline;
  content: "+";
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-radius: 100px;
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #ffffff;
  outline: none;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #0a2233;
  text-decoration: none;
  background-color: #ffffff;
  outline: none;
}

.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0.15);
}

header .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 10px 0;
  margin: 0;
  font-size: 16px;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 0px solid rgb(0, 186, 255);
  border-radius: 0px 0px 8px 8px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}

.dropdown-item {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 15px;
  color: #0a2233;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  padding: 10px 15px;
}

.navbar-toggler {
  background-color: #fff;
  border: 1px solid #fff;
}

.top-header .sticky {
  background: #fff;
  -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
  box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
  height: 70px;
}

.nav-item.dropdown:hover {
  background: #fff;
}

.list-mnu li a {
  white-space: break-spaces;
  line-height: 24px;
  padding: 5px 10px;
}

.navbar-light .navbar-nav .nav-link {
  font-weight: 600;
  font-size: 16px;
  color: #0a2233;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  padding: 0px 15px;
  line-height: 48px;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  padding-top: 0;
  padding-bottom: 0;
  height: 100px;
}

.brand-logo a {
  display: block;
}

.top-header .navbar .custom-btn {
  padding: 0px 32px;
  color: #fff;
  font-weight: 400;
}

.top-header .navbar .custom-btn:hover,
.top-header .navbar .custom-btn:focus {
  color: #fff;
}

.modal-backdrop {
  background: linear-gradient(135deg, #0c0004 0%, #000e0c 100%);
}

.modal {
  z-index: 999999;
}

.abt {
  position: absolute;
  right: 15px !important;
  top: 0px !important;
  z-index: 9999999;
}

.popup-modalfull .modal-dialog {
  min-height: 100%;
  margin: 0 0 0 auto;
  background: #fff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
}

.popup-modalfull .modal-content {
  border: 0;
  height: 100%;
  border-radius: 0;
}

.popup-modalfull .modal-body {
  overflow-y: auto;
}

/**mega menu header **/

.main-header.sticky .nx-dropdown {
  top: 65px;
}

.nav-bg-b .custom-nav .nav-list li a.menu-links {
  color: #050748;
}

.main-header.sticky {
  background: #fff;
  -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
  box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
}

.main-header {
  padding: 0 20px;
  height: 85px;
  z-index: 99999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.fa-ani {
  margin-left: 5px;
  font-size: 12px;
  animation: 2s infinite arrowanim;
  -webkit-animation: 2s infinite arrowanim;
}

.sub-menu-center-block {
  display: flex;
}

.menu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 99px;
}
.badges{
  margin: 10px !important;
  width: 125px;
  max-width: 100%;
  /* height: 50px; */
  padding: 0 20px;
}

ul.nav-list {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Request {
  text-wrap: nowrap;
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;

  border: 1px solid #0081ff;
  color: #fff;
  padding: 5px 30px;
  border-radius: 50px;
  box-shadow: 0 10px 15px 0px rgba(56, 0, 189, 0.2);
  background: linear-gradient(to right, #673ab7 0, #2196f3 100%);
}

.right-bddr {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0px 10px 0 0px !important;
  margin: 0 20px 0 0;
}


.custom-nav .sbmenu.hover>a::before {
  content: "-";
}

.main-header.sticky .custom-nav .nav-list li a.menu-links {
  color: #050748;
}

.main-header.sticky .mega-white-logo {
  display: none;
}

.main-header .mega-white-logo {
  display: none;
}

.nav-bg-b.main-header.sticky .mega-white-logo {
  display: none;
}

.nav-bg-b.main-header .mega-white-logo {
  display: inline-block;
}

.nav-bg-b.main-header .mega-darks-logo {
  display: none;
}

.main-header.sticky .mega-darks-logo {
  display: inline-block;
}

.dsk-logo {
  float: left;
  line-height: 85px;
}

.dsk-logo .nav-brand img {
  max-height: 75px;
}

.custom-nav {
  display: flex;
  align-items: center;
}

.custom-nav .menu-dorpdown {
  width: 240px;
  margin: 0 auto;
}

.custom-nav .smfull {
  width: 100%;
}

.custom-nav .nav-list li {
  text-wrap: nowrap;
  position: relative;
  height: 28px;
  display: flex;
  align-items: center;
}

.custom-nav .nav-list li.rpdropdown {
  position: relative;
}

.custom-nav .nav-list li a.menu-links {
  font-size: 16px;
  color: #050748;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  padding: 0px 15px;
  line-height: 85px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}

.btn-br {
  line-height: 48px;
  color: #fff;
  border-radius: 100px;
  padding: 0 20px;
}

.btn-br:hover {
  color: #fff;
}

.btn-round- {
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  padding: 0;
  margin-right: 8px;
  position: relative;
  display: inline-block;
}

.btn-round-.trngl:after {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #e8e8e8;
  clear: both;
  transform: translateY(-50%);
}

.btshad-b1 {
  -webkit-box-shadow: 0 10px 15px 0px rgba(175, 0, 87, 0.2);
  box-shadow: 0 10px 15px 0px rgba(175, 0, 87, 0.2);
}

.btshad-b2 {
  -webkit-box-shadow: 0 10px 15px 0px rgba(56, 0, 189, 0.2);
  box-shadow: 0 10px 15px 0px rgba(56, 0, 189, 0.2);
}

.nx-dropdown {
  position: absolute;
  z-index: 1;
  left: -150px;
  right: 0;
  top: 50px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#menu_dropdown {
  left: 0px !important;
}

div.custom-nav>ul>li:hover .nx-dropdown {
  opacity: 1;
  height: auto;
  overflow: inherit;
  z-index: 9999;
  width: fit-content;
}

.submenu-btnset {
  position: relative;
  display: block;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: normal;
}

.sub-menu-column {
  width: 25%;
  float: left;
  padding: 0 20px;
}

.sub-menu-column .menuheading {
  color: #050748;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.2px;
  margin: 0 0 16px 0;
  padding: 0 0 14px 0;
  border-bottom: 1px solid #dadada;
}

.sub-menu-column ul {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-left: 0;
}

.sub-menu-column ul li {
  width: 100%;
  height: auto;
  float: left;
  padding: 0;
  margin-right: 0;
  margin-bottom: 9px;
}

.sub-menu-column ul li a {
  width: 100%;
  font-size: 15px;
  color: #050748;
  position: relative;
  line-height: 25px;
  font-weight: 600;
}

.sub-menu-section {
  box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 0.04);
  border-top: 2px solid #f3f3f3;
  width: 100%;
  padding: 20px 0;
  display: inline-block;
  background-color: #ffffff;
  margin-top: 4px;
}

.btn-block a {
  min-width: 230px;
  text-align: center;
  -webkit-box-shadow: 0 10px 15px 0px rgba(47, 0, 16, 0.15);
  box-shadow: 0 10px 15px 0px rgba(47, 0, 16, 0.15);
}

.bgtspnt {
  background: transparent !important;
}

div.custom-nav>ul>li.sbmenu>a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background: #4f4daf;
  left: -100%;
  bottom: 0px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

div.custom-nav>ul>li.sbmenu:hover>a:after {
  left: 0;
  opacity: 1;
}

.contact-show {
  position: relative;
}

.contact-show:hover .contact-inquiry {
  display: block;
}

.contact-inquiry {
  width: 285px;
  position: absolute;
  top: 48px;
  right: 0;
  z-index: 99;
  display: none;
  transition: all 2s linear;
}

.hrbg {
  background: #e4e8ff;
}

.contact-info- .contct-heading {
  font-size: 19px;
  color: #3c4147;
  font-weight: 700;
  padding: 11px 20px;
  letter-spacing: 0.2px;
}

.contact-info- .inquiry-card-nn .title-inq-c {
  font-size: 14px;
  font-weight: bold;
}

.contact-info- .inquiry-card-nn ul li a {
  font-size: 16px;
  color: #050748;
  font-weight: 700;
  text-decoration: none;
}

.contact-info- .inquiry-card-nn {
  border-top: 1px solid #e1e1e2;
  position: relative;
  padding: 15px 20px;
  text-align: left;
}

.contact-info- {
  width: 100%;
  display: inline-block;
  padding: 0;
  background: #fff;
  border-radius: 5px;
  margin-top: 20px;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.contact-info- .inquiry-card-nn ul li {
  list-style: none;
  margin: 14px 0;
  text-align: left;
  display: block;
}

.contact-info- .inquiry-card-nn ul li.mb0 {
  margin-bottom: 0;
}

.contact-info- .inquiry-card-nn ul li i {
  font-size: 20px;
  margin: 0 11px 0 0px;
  color: #8bc34a;
}

.contact-info- .inquiry-card-nn span {
  font-size: 13px;
  color: #828282;
}

.contact-info- .inquiry-card-nn .fa-envelope {
  color: #012169;
}

.contact-info-:after {
  content: "";
  position: absolute;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid transparent;
  border-bottom: 7px solid rgba(255, 255, 255, 0.95);
  top: -14px;
  right: 22px;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
}

/**circle button effect**/

a.play-video {
  min-width: 60px;
  min-height: 60px;
  display: inline-flex;
  background: #ffffff;
  border-radius: 1000px;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 10px;
  align-items: center;
}

a.play-video::after {
  content: "";
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 6px solid #ffffff;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring-ani 1.75s infinite cubic-bezier(0.66, 0, 0, 1);
  box-shadow: 0 0 0 0 rgba(12, 108, 211, 0.5);
}

@-webkit-keyframes ring-ani {
  to {
    box-shadow: 0 0 0 18px rgba(12, 108, 211, 0);
  }
}

.triangle-play {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 18px solid #ff2d8d;
  border-bottom: 10px solid transparent;
  text-align: center;
  margin: 0 auto 0;
}
#depends{
  display: none;
}
#eCommerce{
  display: none;
}
#BigCommerce{
  display: none;
}
#Php_1{
  display: none;
}

@media only screen and (max-width: 768px) {
  :root {
    width: 100vw;
    overflow-x: hidden;
  }

  .main_nav {
            display: block !important;
        position: relative;
        z-index: 999;
  }
  .main_nav.sticky_mobile {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
}


  .navbar-brand{
    width: 50%;
  }
  .letter{
    display: block !important;
  }
  .badges {
    margin: 10px !important;
    width: 173px !important;
    height: 50px;
}

.socil {
  padding-left: 0%;
  padding-right: 0%;
}

  .main-header {
    display: none;
  }

  #Many_Countries {
    display: none;
  }

  .navbar-toggler {
    background-color: #fff;
    border: 1px solid #fff;
    margin-right: 42px;
  }

  .dropdown-menu {
    background-color: transparent !important;
  }

  .social-1 {
    margin-top: 5px;
    width: 50%;
    gap: 0px;
    display: flex;
  }

  .phone {
    width: 100%;
    padding-left: 20px;
    font-size: 14px;
    align-items: center;
    display: flex;
  }

  .email {
    width: 60%;
    padding-left: 0px !important;
    font-size: 16px;
    display: none;
  }

  .topbar {
    height: 33px;
  }

  .hero-card-web {
    position: relative;
    padding-top: 130px;
    padding-bottom: 130px;
    height: 95vh;
    align-items: center;
    display: flex;
  }

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

  .hero-main-rp {
    padding: 60px 20px 20px;
  }

  .project-view {
    margin-top: 0px !important;
  }

  .hero-heading-sec h2 {
    color: #fff;
            font-size: 22px;
        line-height: 25px;

    text-transform: uppercase;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
  }

  .hero-heading-sec>p {
    color: #fff000;
    font-size: 16px;
    max-width: 400px;
    margin: 6px 0;
    font-family: "Nunito", sans-serif;
    line-height: 20px;
  }

  .title-hero-oth p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 0 16px;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif;
    line-height: 25px;
  }

  a.play-video {
    min-width: 50px;
    min-height: 50px;
    display: inline-flex;
    background: #fff;
    border-radius: 1000px;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: 0;
    position: relative;
    padding: 10px;
    align-items: center;
  }

  #card-Slider {
    width: 100% !important;
  }

  .service-sec {
    padding: 20px 0px;
  }

  .services {
    font-size: 30px;
  }

  #service {
    margin-top: 20px;
  }

  .Our-Services-1 {
    padding: 30px 20px;
  }
  .Happy{
    margin: 20px;
  }
  .PROCESS {
    margin: 50px 10px;
}
  .box-Technology {
    margin: auto;
    background-color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
      0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
      0 25px 40px -30px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
  }

  .Python {
    height: auto !important;
  }

  .Language {
    margin-top: 0px;
  }

  .why {
    margin-bottom: 0px;
  }

  .End-Solution {
    padding: 20px 0px;
  }

  element.style {}

  .services-end {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #050748;
    margin-bottom: 10px;
    font-family: "Nunito", sans-serif;
  }

  .description-1 {
    padding: 0px !important;
  }

  .description-1 {
    padding: 0px 10px;
  }

  #deal {
    width: 100%;
  }

  .new-item {
    height: 90px;
  }

  .des-h {
    font-size: 35px;
  }

  .fs-5 {
    font-size: 16px !important;
    line-height: 20px;
  }

  .new-grid {
    padding-left: 8px;
  }

  .company-description-section {
    background: linear-gradient(to bottom, #e8fffc 0, #fff4f4 100%);
    padding-top: 35px;
    padding-bottom: 30px;
  }

  .our-work-img {
    width: 100%;
    height: auto;
  }

  .our-work-bh {
    padding-bottom: 20px;
  }

  .our-work-section {
    background: #fff;
    position: relative;
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .our-work-img-h {
    margin-left: 0px;
  }

  .our-work-img-p2 {
    margin-left: 0px;
    font-size: 17px;
    font-family: "Nunito", sans-serif;
  }

  .our-work-img-grid {
    margin-left: 10px;
  }

  .work-img-h3 {
    font-size: 16px !important;
  }

  .happy-customer-section {
    padding: 20px 0px;
  }

  .our-customar-flex {
    padding-top: 0px !important;
  }

  .common-heading h2 {
    font-size: 30px;
    line-height: 52px;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
    line-height: 30px;
  }

  .icon-set {
    width: 50%;
    display: inline-block;
    float: left;
    position: relative;
  }

  .brand-info {
    margin-left: 10px;
  }

  .News-letter {
    line-height: 20px;
  }

  .copyright {
    padding: 10px 10px;
    background-color: #f8f9fa;
  }

  .copyright h2 {
    margin-left: 0px;
    font-size: 16px;
  }

  .badges {
    width: 25% !important;
  }

  .bread-title-1 h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 32px;
    margin: 15px 0 0;
    font-family: "Nunito", sans-serif;
  }

  .bread-title-2 p {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    margin-top: 8px;
    font-family: "Nunito", sans-serif;
  }

  #Hire-Now {
    background: linear-gradient(to right, #f92c8b 0, #b02cd6 100%);
    box-shadow: 0 10px 15px 0 rgba(175, 0, 202, 0.2);
    padding: 9px 16px;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
  }

  .breadcrumb-area {
    padding: 0px;
    position: relative;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .computers {
    width: 100% !important;
  }

  .des2-grid-item h1 {
    font-size: 30px;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
  }

  .des2-grid-item p {
    font-size: 14px;
    font-weight: 400;
    font-family: "Nunito", sans-serif;
    line-height: 18px;
  }

  .des2-grid {
    display: flex;
    gap: 20px;
    height: 74px;
    margin-top: 17px;
  }

  .app-develops {
    width: 80%;
  }

  .contact-now {
    text-align: center;
    padding-right: 0px !important;
    margin-top: 20px;
  }

  .contact-now h2 {
    margin-top: 15px;
    font-size: 31px;
    font-weight: 700;
    color: #111;
    font-family: "Nunito", sans-serif;
  }

  .contact-now h6 {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    line-height: 23px;
    font-family: "Nunito", sans-serif;
    margin: 20px;
    text-align: left;
  }
  #Android-img-1 {
    width: 30%;
}
  .card-4{
    text-align: center;
    height: 440px;
    padding: 5px;
  }
  .developer{
    height: 342px;
  }
  .developer{
    height: 460px;
  }
  .typesetting{
    width: 95% !important;
  }
  .Corona{
    height: 60px !important;
  }
  .card-1 {
    text-align: center;
    height: 465px;
  }

  .title {
    font-size: 20px;
    font-weight: 700;
    color: #111;
    line-height: 24px;
    font-family: "Nunito", sans-serif;
    margin-top: 10px;
  }

  #Android-img {
    width: 30%;
  }

  .Dedicated {
    font-size: 17px;
    font-weight: 700;

    font-family: "Nunito", sans-serif;
  }

  .fs-2 {
    font-size: 17px !important;
  }

  .Our-Services {
    padding: 30px 0px;
  }

  .Dedicated-Developer {
    padding-top: 20px !important;
  }

  .text-developer p {
    font-size: 14px;
    line-height: 24px;
  }

  .text-developer {
    margin-left: 0px;
    padding: 10px;
    margin-top: 0px;
  }

  .img-business {
    width: 100% !important;
  }
  .card-a{
    height: 350px;
    margin: 10px;
  }

  .img-business-1 {
    display: flex;
    align-items: center;
  }

  .PROCESS h2 {
    font-size: 30px;
  }

  .PROCESS h6 {
    font-size: 14px;
  }

  .body-1 .text {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #111;
    font-family: "Nunito", sans-serif;
    margin-right: 0px;
  }

  #process {
    width: 100%;
  }

  .body-1 {
    margin-top: 20px;
    text-align: center;
  }
  .body-1 .text-1{
    margin-right: 0px;
  }
  .body {
    margin-left: 0px;
}

  .why-Technology {
    font-size: 30px;
  }

  .box-Technology-9 {
    height: 150px;
    width: 150px;
    margin: 0px;
    margin-top: 20px;
  }

  .why-1 {
    font-size: 30px;
  }

  .why {
    font-size: 30px;
  }

  .Creative {
    font-size: 16px;
  }

  .Completion {
    font-size: 18px;
  }

  #Infyedge-grid {
    height: 75px;
  }

  .services-end-1 {
    font-size: 30px;
    margin-bottom: 30px;
  }

  #themes {
    width: 100%;
  }

  .why-Technology-1 {
    padding-bottom: 40px;
  }
  .timeline{
    margin-left: 35px;
  }


  .body .text {
    font-size: 14px;
    line-height: 22px;
  }

  .bread-inner {
    text-align: center;
    margin-top: 22px;
  }

  .Contact-Form {
    padding: 0px 20px;
  }

  .box-Phone {
    margin-top: 30px;
  }

  .common-heading h2 {
    margin-bottom: 30px;
  }

  .our-office {
    background: #fff;
    padding-top: 0px;
  }

  .skyline-img {
    margin-top: 20px;
  }

  .About-Infyedge {
    text-align: center;
    margin-top: 20px;
  }

  .about-agency-bh {
    font-size: 30px;
  }

  .about-agency-pragraph {
    font-size: 14px;
    color: #111;
    line-height: 23px;
  }

  .Objective {
    font-size: 30px;
  }

  .s-block2 {
    padding: 11px;
    text-align: center;
  }

  .Our-Services h2 {
    font-size: 30px;
  }

  .box-marketing-2 {
    margin: 10px;
  }

  .box-marketing-1 {
    margin: 10px;
  }

  .box-marketing {
    margin: 10px;
  }
  #Benefits{
    height: 250px;
    margin: 0px;
  }
  #Benefits-2{
    height: 248px;
    margin: 0px;
    margin-top: 20px;
  }
  #Benefits-1{
    height: 267px;
    margin: 0px;
    margin-top: 20px;
  }
  #Benefits-3{
    height: 260px;
    margin: 0px;
    margin-top: 20px;
  }
  .card-11{
    height: 397px;
  }
  #Wordpress{
    margin-top: 0px !important;
  }
  #Flutter{
    margin-top: 0px !important;
  }
  #iOS{
    margin-top: 0px !important;
  }
  .item-image{
    margin-left: 18px;
  }
  .item-info {
    margin-left: 20px;
}
.platforms{
  text-align: center;
}
#depends{
  display: block;
}
#depends_1{
  display: none;
}
#eCommerce_1{
  display: none;
}
#eCommerce{
  display: block;
}
#BigCommerce_1{
  display: none;
}
#BigCommerce{
  display: block;
}
#Flutter-img {
  width: 35%;
  height: auto;
}
.Embrace{
  width: 25% !important;
}
.card-6{
  height: 360px;
}
.iso-box {
  margin-top: 20px;
}
.enquiry-section{
  margin-top: 0px;
}
#Flutter-img-2 {
  width: 30%;
  height: auto;
}
.card-7{
  height: 350px;
}
.box-enquiry{
  margin-top: 20px;
}
.card-8{
  height: 295px;
}
.industry-workfor h6 {
  padding-left: 10px;
  font-size: 15px;
  margin-top: 10px;
}
ul.row.text-center.clearfix.apppg {
  margin-left: -43px;
}
.card-9{
  height: 314px;
}
.Canva{
  height: 60px !important;
}
.card-10{
  height: 320px;
}
.Python{
  height: 60px;
}
#flexibility{
  height: 327px;
  background: top right no-repeat #fff;
  margin: 0;
  border: 1px solid #d4f0ff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
#Php{
  display: none;
}
#Php_1{
  display: block;
}
.OVERVIEW {
  padding: 0px 0px;
}
.bg-gradient12 {
  background: linear-gradient(to right, #a690ce 0, #84adce 100%);
}
.Rental .card{
  margin-top: 10px;
}

}

.service-box .text-center {
    height: 200px;
}
.our-customar-flex-item img {
    width: 120px;
}

.icon-box-footer img {
    width: 20px;
    float: left;
    margin-right: 12px;
}
.iccontent {
    display: table;
    font-size: 17px;
}


.card-icon .w80 {
    width: 80px;
}
.s-block2 h3 {
    font-size: 24px;
    margin: 10px 0;
}
.career-modal .modal-content {
    background: linear-gradient(135deg, #ffdee9 0, #c8fff4 100%);
}
.career-modal .modal-content .form-control {
    margin-bottom: 10px;
    font-size: 12px;
    height: 45px;
}
.career-modal .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
}
.career-modal .modal-body{
  padding: 0px;
}
.happy-customer-section h1{
  margin-bottom: 40px;
}
p.News-letter {
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
}
.bg-modal {
    height: 427px;
    background-position: top center;
    background-size: cover;
}
.career-modal form{
      padding: 20px 38px;
      padding-left: 20px;
}
.career-modal form h6 {
    font-weight: 700;
    font-size: 30px;
    /* font-weight: bold; */
}
.career-modal form p{
  font-weight: 400px;
  font-size: 13px;
}
form.Contact-Form {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    padding: 20px;
}
.box-e-img img {
    width: 62%!important;
}
.box-marketing-1,.box-marketing, .box-marketing-2{
    overflow: hidden;
    padding: 0;
}
.box-marketing-1 img, .box-marketing img, .box-marketing-2 img {
    transition: 0.3s;
    overflow: hidden;
    /* height: 218px; */
}
.box-marketing-1:hover img, .box-marketing:hover img, .box-marketing-2:hover img {
    transition: 0.3s ease;
    transform: scale(1.1);
}

header {
  position: fixed;
  top: 30px;
  width: 100%;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

header.sticky {
  background-color: rgba(0, 0, 0, 0.9);
  padding: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
@media(min-width: 1400px){
  .custom-nav .nav-list li a.menu-links {
    font-size: 15px;
    padding: 0px 11px;
}
.menu-header {
  justify-content: space-between;
}
}
@media(max-width: 1366px){
  .navbar-brand img.img-fluid {
    width: 200px;
}
.custom-nav .nav-list li a.menu-links {
    font-size: 15px;
    padding: 0px 18px;
}
.Request{
      padding: 5px 20px;
    font-size: 13px;
}
.menu-header {
  justify-content: flex-start;
}
}

.dsk-logo img {
    width: 200px;
}
@media(min-width:1300px){
   .sub-menu-column {
    padding: 0 10px;
}
div.custom-nav>ul>li:hover .nx-dropdown{
   width: 900px;
}
.sub-menu-section{
 
  padding: 15px 0;
}
div.custom-nav>ul>li:hover .nx-dropdown.menu-dorpdown{
  width: 150px;
}
}
@media(max-width:768px){
  .iccontent {
    display: table;
    font-size: 10px;
}
.icon-box-footer img {
    width: 13px;
    float: left;
    margin-right: 3px;
}
.list li a {
  padding-bottom: 3px;
  font-size: 11px;
  font-weight: 500;
}
}

.slide-img {
    height: 177px;
    text-align: center;
}
.float-whatsapp{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	left:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:9999;
}
.my-float{
	margin-top:16px;
}