/*=============================================
=            Resources Page             =
=============================================*/

@charset "UTF-8";
@import './../fonts/aftesto/aftesto.css';
@import './../fonts/Nexa/nexo.css';
@import './../fonts/primeform_pro/primeFormFonts.css';
@import './../fonts/Proxima-Nova-Extra-Condensed/prox-novo.css';
@tailwind base;
@tailwind components;
@tailwind utilities;

@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .casestudy-home {
      background-color: #1F3C66;
      position: relative;
      overflow: hidden;
      height: 50vh!important;
  }
  .justify-content-md-center {
    justify-content: start!important;
}
.mobile-container {
  width: 100% !important;
}
}
.--custum-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.casestudy-home,
.workflow .box-blue {
  width: 100%;
  height: 100%;
}

.__common-form {
  display: block !important;
}

.footer-icons li {
  list-style: none !important;
}

.modal-dialog {
  max-width: unset !important;
}

._container {
  margin-left: auto;
  margin-right: auto;

  @media only screen and (max-width: 1920px) {
    max-width: 1720px
  }

  @media only screen and (max-width: 1536px) {
    max-width: 1536px
  }

  @media only screen and (max-width: 1280px) {
    max-width: 1280px
  }

  @media only screen and (max-width: 1024px) {
    max-width: 1024px
  }

  @media only screen and (max-width: 768px) {
    max-width: 768px
  }
}
@media (min-resolution: 1.1dppx) {
.mobile-container{
  width: 90%!important;
}
}

/*=====  End of Resources Page   ======*/
.page-section {
  display: none;
}

.banner .banner-img {
  align-items: center;
  justify-content: center;
}

.banner .banner-img img {
  max-width: 100%;
}

p {
  font-weight: 400 !important;
}

.heading-content h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px !important;
  margin-bottom: 20px;
}

.onboarding h3 {
  font-size: 40px;
  font-weight: 500;
  text-transform: inherit;
  line-height: 52px;
}

.number-list {
  font-family: "Plus Jakarta Sans", sans-serif;

  counter-reset: item;
  list-style-type: decimal-leading-zero;
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.number-list li {
  margin: 1.5rem 0;
  display: block;
  padding-left: 45px;
  line-height: 1.82;
  font-size: 18px;
  color: #424242;
  font-family: "Plus Jakarta Sans", sans-serif;
  position: relative;
}
#header{
  display: none;
}
@media (max-width: 1280px) {
  .page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue ._box-img ._img {
    object-fit: cover;
    padding: 0.5rem;
    border-radius: 1rem;
    width: 140px;
  }
  .float-left{
    width: 120px;
  }
  .number-list li {
    margin: 1.2rem 0px;
  }
  .cs-page{
    padding-top: 30px;
  }
  .res-size{
    margin-bottom: 0 !important;
  }
  .google-i-sol{
    min-width: 200px !important;
    max-width: 200px !important;
  }
}

.number-list li:last-child {
  margin-bottom: 0px;
}

.number-list li:before {
  display: flex;
  content: counter(item) " ";
  counter-increment: item;
  width: 24px;
  height: 24px;
  position: absolute;
  background: linear-gradient(90deg, #579EEF 0%, #5E6BEE 46.35%, #BC5CF0 100%);
  left: 0;
  top: 4px;
  justify-content: center;
  color: #FFF;
  font-family: "Plus Jakarta Sans", sans-serif;

  border-radius: 50%;
  align-items: center;
  font-weight: 700;
}

@media (max-width: 1280px) {
  .section__space--p {
    margin-bottom: 0px;
    margin: 0 auto;
}
  .number-list li:before {
    width: 25px;
    height: 25px;
    font-size: 13px;
  }
}

@media (max-width: 1366px) {
  .number-list li:before {
    top: 2px;
  }
}

.white__list li:before {
  border: 2px solid #ffffff;
  background-color: transparent !important;
}

.white__list li ul {
  padding-left: 18px !important;
  margin-top: 10px;
}

.white__list li ul li {
  list-style: outside;
}

.chalenge-p {
  color: #424242;
  font-weight: 400;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.pink-header {
  color: #242424 !important;
  font-size: 28px !important;
  font-weight: 700;
  word-break: break-word;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
  padding-bottom: 7px;
}

@media (max-width: 768px) {
  #header{
    display: block;
  }
  .pink-header {
    font-size: 24px !important;
  }
}

@media (max-width: 1280px) {
  .pink-header {
    font-size: 28px !important;
  }

  /* .solution-steps,.problem{
    padding-left: 1rem;
    padding-right: 1rem;
  } */
  .solution-steps.res {
    padding-left: 0;
  }

  /* .solution-steps1,._technology{
    margin-left: 1rem;
  } */
  .solution-steps1.res {
    margin-left: 0rem;
  }

  ._solution {
    margin-left: 0 !important;
  }

  .effect {
    margin-top: 0;
    padding-top: 0;
    padding-left: 1rem;
    margin-bottom: 0 !important;
  }

  .effect.res {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0rem;
  }

  .tech-list-img {
    height: 90px !important;
  }
}

@media (max-width: 768px) {
  .pink-header {
    font-size: 24px !important;
  }
}

.chalenge-content {
  color: #424242 !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  word-break: break-word;
  margin-bottom: 30px;
}

@media (max-width: 1280px) {
  .chalenge-content {
    font-size: 16px !important;
    margin-bottom: 20px !important;
  }
}

@media (max-width: 768px) {
  .chalenge-content {
    font-size: 14px !important;
    margin-bottom: 10px !important;
  }
}

.chalenge-content-ul {
  position: relative;
  color: #424242;
  font-family: "Plus Jakarta Sans", sans-serif;
  display: inline-block;
  list-style: none;
  padding-left: 0;
  font-weight: 400;
  font-size: 18px;
  vertical-align: text-top;
  padding-top: 2px;
  max-width: 50%;
}

@media (max-width: 1280px) {
  .chalenge-content-ul {
    margin-bottom: 6px;
  }
}

.chalenge-content-ul li {
  position: relative;
  padding-bottom: 10px;
  padding-left: 25px;
  list-style: none;
  background-image: url(../images/resources/checked.svg);
  background-repeat: no-repeat;
  background-position: left 6px;
  font-family: "Plus Jakarta Sans", sans-serif;

  background-size: 16px;
}



.watermark-text {
  position: absolute;
  opacity: 0.2;
  color: #ffffff;
  font-size: 11rem;
  font-weight: bolder;
  line-height: 0.5;
}

@media (max-width: 1440px) {
  .watermark-text {
    font-size: 9rem !important;
  }
}

@media (max-width: 1280px) {
  .chalenge-content-ul li {
    line-break: 18px;
  }

  .watermark-text {
    font-size: 56px !important;
    top: 50% !important;
    left: 59% !important;
  }
}


.problem {
  position: relative;
  background: #725FEE;
  margin-bottom: 0 !important;
}

.problem .watermark-text {
  position: absolute;
  color: rgba(255, 255, 255, 1) !important;

  top: 30%;
  left: 0;
  right: 20%;
}

.--center-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  height: 100%;
}

.problem-steps h3 {
  color: #FFF;
  font-family: "Plus Jakarta Sans", sans-serif;

  font-size: 48px;
  font-weight: 700;

}

.problem-steps h3 span {
  color: #FFF;
  font-family: "Plus Jakarta Sans", sans-serif;

  font-size: 48px;
  font-weight: 400;

}

.problem p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.result {
  position: relative;
}

.result .watermark-text {
  color: #242424 !important;
  position: absolute;
  color: #ffffff;
  transform: translate(70%, 50%);
  top: 24%;
  left: 0;
  right: 15%;
  opacity: 0.1;
}

.page__header li {
  width: 50%;
  text-align: center;
}

#home {
  position: relative;
}

.casestudy-home {
  background: linear-gradient(90deg, rgba(87, 158, 239, 0.70) 0%, rgba(94, 107, 238, 0.70) 46.35%, rgba(188, 92, 240, 0.70) 100%);
}

#casestudy-modal .modal-dialog {
  margin: 0px auto;
}

#casestudy-modal .modal-dialog .modal-content {
  height: 89vh;
  border: 0px;
  background: transparent;
}

#casestudy-modal .modal-dialog .modal-content .modal-body {
  border-radius: 0px;
  position: relative;
  background-color: transparent;
}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main {
  display: flex;
  height: 86vh;
  align-items: center;
  position: relative;
}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main .casestudy-pop {
  position: relative;
  width: 90%;
  max-width: 500px;
  padding: 35px;
  background-color: #885298;
}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main label {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main input {
  color: #000;
}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main .btn {
  color: #ffffff;
  background-color: #ce4b8a !important;
  border: none !important;
}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main h3 {
  font-size: 19px;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 18px;
}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main .nothanks {
  float: right;
  color: #ffffff;
  font-family: "Plus Jakarta Sans", sans-serif;

}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main .nothanks:hover {
  outline: none;
  color: #ffffff;
  text-decoration: none;
}

#casestudy-modal .modal-dialog .modal-content .modal-body .popup-form-main .close {
  position: absolute;
  top: 2px;
  right: 10px;
  font-size: 36px;
  font-weight: 100;
  opacity: 1;
  border: none;
  text-shadow: none;
  line-height: 1;
  color: #ffffff;
  font-family: auto;
}

.navicon {
  display: none;
}

.project-header {
  font-size: 50px;
}

.more-projects .casestudy-card-content {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  text-align: center !important;
}

.more-projects a {
  text-decoration: none;
}

.more-projects .more-projects-inner {
  position: relative;
  width: 100%;
  padding: 20% 15px;
  text-decoration: none !important;
}

.more-projects .more-projects-inner h4 {
  font-size: 28px;
  font-weight: 400;
  color: #1F3C66;
  text-transform: capitalize;
  letter-spacing: 1px;
  line-height: 1.3;
  font-family: "Rubik", sans-serif;
}

@media (max-width: 1366px) {
  .more-projects .more-projects-inner h4 {
    font-size: 26px;
  }
}

@media (max-width: 1280px) {
  .more-projects .more-projects-inner h4 {
    font-size: 24px;
  }
}

.more-projects .more-projects-inner h4 span {
  display: block;
}

.more-projects .more-projects-inner .case-hide-btn {
  float: none !important;
  margin-top: 15px;
  padding: 12px 20px !important;
  background-color: #dddddd;
}

.more-projects:hover {
  bottom: 0;
}

.back-circle {
  position: absolute;
  right: -30%;
  width: 75%;
  top: -30%;
}

.back2 {
  box-shadow: 3px 6px 20px 0 rgba(0, 0, 0, 0.2);
  right: 8%;
  top: 30%;
  position: absolute;
  width: 23px;
  height: 23px;
  background-color: transparent;
  border: 2px solid #D23B7D;
}

.back2:before {
  content: "";
  height: 40px;
  width: 40px;
  background: linear-gradient(225.35deg, #772793 0, #508bec 100%);
  border-radius: 50%;
  right: 30px;
  bottom: 40px;
  position: absolute;
}

.back-square {
  position: absolute;
  top: 10px;
  right: -7%;
  width: 25%;
}

.back-circle2 {
  position: absolute;
  bottom: 10%;
  left: 5%;
  width: 20%;
}

.back3 {
  position: absolute;
  background: linear-gradient(225.35deg, #772793 0, #508bec 100%);
  box-shadow: 3px 6px 20px 0 rgba(0, 0, 0, 0.2);
  left: 18%;
  bottom: 12%;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}

.casestudy-home {
  background-color: #1F3C66;
  position: relative;
  overflow: hidden;
  height: 100vh;
}

.casestudy-home h1 {
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  text-align: center;

}

.casestudy-home h1 small {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 50px;
  font-weight: 500;
  opacity: 0.9;
}

.casestudy-home h1 span {
  display: inline-block;
}

.casestudy-all-link {
  position: absolute;
  display: inline;
  top: 160px;
  left: 39px;
  color: #ffffff;
  letter-spacing: 3px;
  font-weight: 500 !important;
  font-size: 14px;
  opacity: 0.9;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
  padding-left: 10px;
}

.casestudy-all-link:hover,
.casestudy-all-link:active,
.casestudy-all-link:focus {
  color: #ffffff;
  text-decoration: none;
}

.casestudy-all-link:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: -25px;
  top: 2px;
  border-left: 2px dotted #d23b7d;
  border-top: 2px dotted #d23b7d;
  transform: rotate(-44deg);
}

.casestudy-all-link::after {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  left: -39px;
  top: -8px;
  border-radius: 50%;
  border: solid 2px #d23b7d;
}

.anim-particle {
  position: absolute;
  animation: float 7s ease-in-out infinite;
}

.particle-gradiant {
  height: 35px;
  width: 35px;
  background: linear-gradient(225.35deg, #D23B7D 0, #1c4ea1 100%);
  box-shadow: 3px 6px 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  left: 9%;
  top: 55%;
}

.particle-gradiant2 {
  background: linear-gradient(225.35deg, #772793 0, #508bec 100%);
  box-shadow: 3px 6px 20px 0 rgba(0, 0, 0, 0.2);
  right: 12%;
  top: 30%;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}

.particle-squire {
  box-shadow: 3px 6px 20px 0 rgba(0, 0, 0, 0.2);
  left: 30%;
  bottom: 20%;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 6px;
  background-color: transparent;
  border: 2px solid #ffffff;
}

.particle-circle {
  background: transparent;
  box-shadow: 3px 6px 20px 0 rgba(0, 0, 0, 0.2);
  right: 7.5%;
  bottom: 25%;
  position: absolute;
  width: 35px;
  height: 35px;
  border: 2px solid #ffffff;
  border-radius: 45%;
}

.watermark-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  min-width: 100%;
  min-height: 100%;
}

.scroll-down-link {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  letter-spacing: 3px;
  font-weight: 500 !important;
  font-size: 16px;
  opacity: 0.9;
  z-index: 3;
  cursor: pointer;
  text-decoration: none;
  bottom: 60px;
  text-transform: uppercase;
}

.scroll-down-link:hover,
.scroll-down-link:active,
.scroll-down-link:focus {
  text-decoration: none;
  color: #ffffff;
}

.scroll-down-link i {
  cursor: pointer;
  display: block;
  margin: 0 0 0 -20px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  top: -6px;
  transform: translateX(-50%);
  bottom: 0;
  color: #ffffff;
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  z-index: 4;
  text-decoration: none;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: fade_move_down 2s ease-in-out infinite;
  -moz-animation: fade_move_down 2s ease-in-out infinite;
  animation: fade_move_down 2s ease-in-out infinite;
}

@-webkit-keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, 10px);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(0, 20px);
    opacity: 1;
  }
}

@-moz-keyframes fade_move_down {
  0% {
    -moz-transform: translate(0, 10px);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    -moz-transform: translate(0, 20px);
    opacity: 1;
  }
}

@keyframes fade_move_down {
  0% {
    transform: translate(0, 10px);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: translate(0, 20px);
    opacity: 1;
  }
}

.projects__details {
  padding-left: 3rem;
}

@media (max-width: 1280px) {
  .projects__details {
    padding-left: 1rem !important;
  }
}

@media (min-width: 1280px) {
  .watermark-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.4;
    min-width: 100%;
    min-height: 100%;
  }

}

.project-chalenges,
.effect {
  position: relative;
  overflow: hidden;
}

.chalenge-p {
  color: #424242;
  font-weight: 400;
}

.pink-header {
  color: #242424 !important;
  font-size: 28px !important;
  font-family: "Plus Jakarta Sans", sans-serif;

  font-weight: 700;
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
  padding-bottom: 7px;
}

.chalenge-content {
  color: #424242;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  word-break: break-word;
  margin-bottom: 20px;
}

.app-slider {
  z-index: 9;
  cursor: pointer;
  width: 80%;
  margin: 0px auto;
  max-width: 1200px;
  transition-duration: 500ms;
  transition-timing-function: linear;
  cursor: pointer;
}

.app-slider:before {
  content: "";
  position: absolute;
  background: url(../images/case-study/mobile_case.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 30% auto;
  background-position: top center;
  z-index: 1;
  top: 3%;
  left: 0;
}

.app-slider .slick-arrow {
  display: none !important;
}

.app-slider .slick-list {
  padding: 0 !important;
}

.app-slider .slide-img-div {
  padding: 10%;
}

.app-slider .slide-img-div img {
  box-shadow: 7px 5px 50px #e9e9e9;
  border-radius: 25px;
}

.app-slider .slick-center {
  overflow: hidden;
  position: relative;
  transition-delay: 1s;
}

.app-slider .slick-center .slide-img-div img {
  box-shadow: none;
}

.effect__solution {
  left: 48% !important;
}
@media (min-width: 1280px) and (max-width:1580px) {
  .effect__solution {
    left: 65% !important;
  }
  .watermark-background{
    font-size: 10vw !important;
  }
}

.effect-progress {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  height: 150px;
}

.effect-progress .effect-progress-bar {
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  animation: progress 1.5s ease-in-out forwards;
  height: 100%;
  display: inline-block;
  float: left;
  width: 30%;
  z-index: 1;
  position: relative;
}

.effect-progress .effect-progress-bar .progress-title {
  opacity: 0;
  animation: show 0.35s forwards ease-in-out 0.5s;
  font-size: 5em;
  line-height: 150px;
}

.effect-progress .effect-progress-bar small {
  font-size: 3em;
  font-weight: 500;
  padding-left: 3px;
}

.__projects {
  font-weight: 400 !important;
}

@media (max-width:1024px) {
  .effect-progress .effect-progress-bar small {
    font-size: 2em;
    font-weight: 500;
    padding-left: 3px;
  }

  .__footer-cs span {
    display: block;
    margin-left: 0 !important;
  }

  .__footer-cs {
    margin-top: 25px !important;

  }

}

@media (max-width: 587px) {
  .effect-progress .effect-progress-bar .progress-title {
    font-size: 2rem;
  }
}

.effect-progress .bar1 {
  background-color: #BD44CA;
}

.effect-progress .bar2 {
  background-color: #725FEE;
}

@keyframes progress {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.effect-progress .progress-p-main {
  position: relative;
  display: table;
  height: 100%;
}

.effect-progress .progress-p {
  position: relative;
  font-size: 18px;
  margin-left: 30px;
  font-family: "Plus Jakarta Sans", sans-serif;

  font-weight: 500;
  letter-spacing: 0.5px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 30px;
}

@media (max-width: 587px) {
  .effect-progress {
    display: grid;
    height: auto;
  }

  .effect-progress .progress-p {
    padding-left: 0;
    padding-top: 5px !important;

    br {
      display: none !important;
    }
  }

  .effect-progress .effect-progress-bar {
    max-height: 80px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
  }

  .effect-progress .bar1 {}

  .effect-progress .bar2 {}
}

.watermark-background {
  position: absolute;
  top: 33%;
  left: 0;
  opacity: 0.1;
  color: #bbbbbb;
  font-size: 15vw;
  font-weight: 800;
  /* letter-spacing: -100px; */
  line-height: 0.5;
  z-index: -1;
}

.architecture {
  background-color: #f9f9f9;
}

.architecture .col-10 {
  text-align: center;
}

.architecture h3 {
  text-align: left;
}

.patients-list li {
  color: #1F3C66;
  line-height: 1.7;
  padding-left: 15px;
}

.patients-list li:before {
  background-color: #1F3C66;
  margin-left: -4em;
}

.unique-needs,
.architecture,
.patients,
.tech-tools,
.free-booking {
  position: relative;
  overflow: hidden;
}

.unique-needs h3 span,
.architecture h3 span,
.patients h3 span,
.tech-tools h3 span,
.free-booking h3 span {
  font-weight: 400;
}

.tech-tools {
  background-color: #ffffff;
  z-index: 1;
}

.tech-tools .box-blue {
  align-items: normal;
}

.tech-tools .box-blue li {
  text-align: left;
}

.tech-tools .workflow {
  z-index: 1;
}

.tech-tools .workflow .number {
  margin: 0px auto;
  font-family: "Primeform Pro Demo";
}

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

.tech-tools .tech-list-img ul {
  height: auto;
  width: 100%;
  padding-left: 5%;
}

.tech-tools .tech-list-img ul li {
  padding-left: 4%;
  padding-right: 4%;
}

.tech-tools .tech-list-img ul li img {
  max-height: 70px;
  max-width: 180px;
  vertical-align: middle;
}

.apps-img-main .apps-img {
  position: relative;
  width: 60%;
  max-width: 300px;
  height: auto;
  float: right;
  border-radius: 15px;
  box-shadow: 33px 10px 33px rgba(144, 144, 144, 0.2);
}

@media (max-width: 1366px) {
  .apps-img-main .apps-img {
    width: 50%;
  }
}

@media (max-width: 1280px) {
  .apps-img-main .apps-img {
    width: 45%;
  }
}

.apps-img-main .apps-img.absolute-img {
  position: absolute;
  top: 0;
  z-index: 1;
  right: 45%;
}

.free-booking {
  z-index: 1;
  background-color: #ffffff;
}

.freebook-p {
  font-size: 1.5vw;
  line-height: 1.5;
  /* font-weight: 400; */
  text-shadow: 0 0 1px rgba(32, 80, 157, 0.64);
  letter-spacing: 1px;
}

.free-booking-btn {
  font-size: 1em;
  padding: 1.3rem 2rem;
  font-weight: 700;
  box-shadow: 0px 7px 20px #d6d3d3;
}

.learn-more-btn {
  position: relative;
  display: block;
  width: max-content;
  margin: 0px auto;
  color: #D23B7D;
  font-size: 18px;
  z-index: 1;
}

.learn-more-btn:hover,
.learn-more-btn:active,
.learn-more-btn:focus {
  color: #D23B7D;
  text-decoration: none;
}

.booking-main {
  position: relative;
  display: inline-block;
  width: 100%;
}

.booking-anim {
  position: absolute;
  animation: floating 7s ease-in-out infinite;
}

.b-anim-1 {
  height: 30px;
  width: 30px;
  background: #b23e83;
  border-radius: 50%;
  left: 10%;
  top: 5%;
}

.b-anim-2 {
  height: 60px;
  width: 60px;
  background: linear-gradient(225.35deg, #D23B7D 0, #1c4ea1 100%);
  border-radius: 50%;
  left: 0%;
  top: 30%;
}

.b-anim-3 {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  left: 6%;
  top: 50%;
  padding: 2px;
  border: 2px solid #b23e83;
}

.b-anim-4 {
  height: 40px;
  width: 40px;
  background: linear-gradient(225.35deg, #772793 0, #508bec 100%);
  border-radius: 50%;
  right: 8%;
  top: 15%;
}

.b-anim-5 {
  height: 15px;
  width: 15px;
  background: #D23B7D;
  right: 0%;
  top: 40%;
}

.b-anim-6 {
  height: 15px;
  width: 15px;
  background: linear-gradient(225.35deg, #772793 0, #508bec 100%);
  border-radius: 50%;
  right: 20%;
  top: 70%;
}

.booking-square-left {
  position: absolute;
  left: 3%;
  top: 33%;
}

.booking-square-right {
  position: absolute;
  right: 0%;
  top: 5%;
}

@keyframes floating {
  0% {
    box-shadow: 0 5px 15px 0px rgba(140, 140, 140, 0.2);
    transform: translatey(0px);
  }

  50% {
    box-shadow: 0 25px 15px 0px rgba(140, 140, 140, 0.2);
    transform: translatey(-20px);
  }

  100% {
    box-shadow: 0 5px 15px 0px rgba(140, 140, 140, 0.2);
    transform: translatey(0px);
  }
}

.all-casestudy {
  position: relative;
}

.all-casestudy .all-casestudy-links {
  background-color: #BD44CA;
  z-index: 1;
}

.all-casestudy .all-casestudy-links:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #BD44CA;
  transition-duration: 500ms;
  transition-timing-function: linear;
  transition-delay: 100ms;
}

.all-casestudy .all-casestudy-links:first-child::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #BD44CA;
  opacity: 0.2;
}

.all-casestudy .all-casestudy-links a {
  font-size: 34px;
  color: #ffffff;
  padding: 2em 0em;
  font-weight: 700;
  font-family: "Plus Jakarta Sans", sans-serif;

  border-left: 1px solid #fff;
  position: relative;
  display: block;
}

.all-casestudy .all-casestudy-links a img {
  margin: 0px 20px;
  display: inline-block;
  margin-top: -1%;
  opacity: 0;
  transition-duration: 500ms;
  transition-timing-function: linear;
  transition-delay: 100ms;
  -webkit-animation: fade_move_down 2s ease-in-out;
  -moz-animation: fade_move_down 2s ease-in-out;
  animation: fade_move_down 2s ease-in-out;
}

.all-casestudy .all-casestudy-links a:hover {
  text-decoration: none;
  color: #ffffff;
}

.all-casestudy .all-casestudy-links a:hover img {
  opacity: 1;
}

.all-casestudy .all-casestudy-links:hover:before {
  background-color: rgba(31, 60, 102, 0.88);
}

.all-casestudy .case_study_luxury {
  background-image: url(../images/case-study/retailer_banner.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

.all-casestudy .case_study_patient {
  background-image: url(../images/casestudy_banner.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

.all-casestudy .case_study_insurance {
  background-image: url(../images/case-study/insurance_banner.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

.all-casestudy .case_study_financial {
  background-image: url(../images/case-study/finance_banner.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

.all-casestudy .case_study_tyre {
  background-image: url(../images/case-study/tyre_manufacture.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

.all-casestudy .all-casestudy-sticky-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #BD44CA;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 15px 20px;
  z-index: 2;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 15px;
  transform: translate(-50%, -50%);
}

.all-casestudy .all-casestudy-sticky-btn:hover {
  text-decoration: none;
}

.casestudy-home-main .project-header-p {
  padding-left: 0 !important;
  border-left: none !important;
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: 900 !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-shadow: 1px 0px 0px #ffffff;
}

.casestudy-home-main .square-group-case {
  right: -50px;
  bottom: 5%;
  top: unset !important;
  left: unset !important;
}

.casestudy-home-main p {
  font-weight: 600 !important;
}

.casestudy-home-main .case-study-banner {
  position: absolute;
  max-width: 25vw;
  left: 60%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.latest-project-card-main {
  position: relative;
}

.latest-project-card-main .latest-project-card {
  padding-bottom: 30px;
}

.latest-projects {
  position: relative;
  padding-top: 4rem;
}

.latest-projects .latest-project-list {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  box-shadow: 0px 0px 2px #c4c4c4;
  border-radius: 12px;
  text-align: center;
  overflow: hidden;
  height: 100%;
}

.latest-projects .latest-project-list.more-projects a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}

.latest-projects .latest-project-list .casestudy_background {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.latest-projects .latest-project-list .casestudy-card-content {
  position: absolute;
  z-index: 1;
  bottom: -60px;
  left: 0;
  padding: 4%;
  transition-duration: 300ms;
  transition-timing-function: linear;
}

.latest-projects .latest-project-list .casestudy-card-content:active,
.latest-projects .latest-project-list .casestudy-card-content:hover,
.latest-projects .latest-project-list .casestudy-card-content:focus {
  text-decoration: none;
}

.latest-projects .latest-project-list .casestudy-card-content .card-text {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  font-weight: 400;
  font-size: 1.1vw;
  text-align: left;
  margin-bottom: 40px;
}

.latest-projects .latest-project-list .casestudy-card-content .case-hide-btn {
  position: relative;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0.1s;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 500;
  box-shadow: none;
  outline: 0;
  color: #ffffff;
  background-color: #D23B7D;
  float: left;
  border-radius: 20px;
  padding: 9px 15px;
}

.latest-projects .latest-project-list:hover {
  box-shadow: 0px 15px 45px #e5e5e5;
}

.latest-projects .latest-project-list:hover .casestudy-card-content {
  bottom: 0px;
}

.case-floting {
  left: 9%;
  margin-top: -8vh;
  zoom: 112%;
  height: 70vh;
  padding: 0;
  width: 100%;
}

.case-floting .case_anime1 {
  left: -10%;
  top: 75%;
  transform: translateY(-50%);
  height: 8vw;
  width: 8vw;
  border-radius: 33%;
  background: linear-gradient(225.35deg, #D23B7D 0, #1c4ea1 100%);
  box-shadow: 3px 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.case-floting .case_anime4 {
  left: 40%;
  top: 45%;
  height: 5vw;
  width: 5vw;
  transform: translateY(-50%);
  background: linear-gradient(225.35deg, #772793 0, #508bec 100%);
}

.case-floting .case_anime2 {
  background: #ffffff;
  border: 2px solid #ffffff;
  width: 25px;
  height: 25px;
  left: -15px;
}

.case-floting .case_anime2:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #ffffff;
  position: absolute;
  right: -30px;
  top: -15px;
}

.case-floting .case_anime5 {
  background: transparent;
}

.case-floting .case_anime5:before {
  content: "";
  width: 25px;
  height: 25px;
  border: 2px solid #ffffff;
  position: absolute;
  right: 90px;
  bottom: -100px !important;
  border-radius: 8px;
  top: unset;
}

.case-floting .case_anime5:after {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid #ffffff;
  position: absolute;
  right: -30px;
  border-radius: 5px;
}

.case-squire-b_image-left {
  position: absolute;
  right: -40px;
  top: 20%;
}

.case-squire-b_image-right {
  position: absolute;
  left: -25px;
  bottom: 20%;
}

.chalenge-content-ul {
  position: relative;
  color: #424242;
  font-family: "Plus Jakarta Sans", sans-serif;
  display: inline-block;
  list-style: none;
  padding-left: 0;
  font-weight: 400;
  font-size: 20px;
  vertical-align: text-top;
  padding-top: 2px;
  max-width: 50%;
  float: left;
  /* min-width: 25%; */
  padding-right: 20px;
}

.chalenge-content-ul li {
  position: relative;
  padding-bottom: 15px;
  padding-left: 25px;
}

.chalenge-content-ul li img {
  position: absolute;
  width: 15px;
  height: 15px;
  margin-right: 15px;
  top: 7px;
  left: 0;
}

.web-slider {
  z-index: 1;
  position: relative;
  padding-bottom: 7vh;
}

.web-slider .slick-slide {
  padding: 20px;
  background-color: #ffffff;
}

.web-slider .slide-img-div {
  position: relative;
  overflow: hidden;
  min-height: 30vw;
  box-shadow: 0 0px 45px #e8e4e4;
  border-radius: 13px;
  background-color: #ffffff;
  top: 100px;
  padding-bottom: 30px;
}

.web-slider .slick-center .slide-img-div {
  box-shadow: none;
  padding: 0.8% 5.7%;
}

.web-slider img {
  width: 100%;
  /* overflow: hidden; */
  height: auto;
}

.web-slider:before {
  content: "";
  position: absolute;
  width: 73%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -40%);
  top: 45%;
  transition-delay: 1s;
}

.patients-p {
  color: #424242 !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  font-family: "Plus Jakarta Sans", sans-serif;


  line-height: 30px !important;
}

@media (max-width: 1366px) {
  .patients-p {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
  }
}

.productdetail-header-span {
  text-transform: initial;
  font-weight: 700 !important;
}

.web-product-img {
  width: 90%;
  border-radius: 15px;
  box-shadow: 11px 15px 18px #f2f2f2;
  max-width: 600px;
}

.web-img-right-align {
  float: right;
}

.web-img-left-align {
  float: left;
}

.app-slider-tab {
  text-align: center;
  display: inline-block;
  width: 100%;
  z-index: 2;
  margin-bottom: 2em;
}

.app-slider-tab .nav-item {
  margin-bottom: -1px;
  float: none;
  text-align: center;
  position: relative;
  display: inline-block;
}

.app-slider-tab .nav-item a {
  margin: 10px 25px;
  color: #1F3C66;
  cursor: pointer;
  position: relative;
  display: inline-block;
  font-size: 1.4em;
  text-transform: uppercase;
}

.app-slider-tab .nav-item a:hover,
.app-slider-tab .nav-item a:active,
.app-slider-tab .nav-item a:focus {
  text-decoration: none;
  color: #c73a8d;
}

.app-slider-tab .nav-item a.active {
  color: #c73a8d;
}

.app-slider-tab .nav-item a.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 100%;
  height: 3px;
  background-color: #c73a8d;
}

.browser-img {
  width: 100%;
  box-shadow: 0px 0px 27px #d8d7d7;
}

.browser-img-right {
  float: right;
}

.browser-img-left {
  float: left;
}

.tool-google-img {
  max-width: 250px !important;
}

/*** workflow ***/
.workflow {
  position: relative;
  background-color: #ffffff;
}

.workflow>.row {
  background-color: #fff;
  margin-bottom: 12px;
}

.workflow .number {
  font-size: 68px;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;


  display: inline-block;
  color: #e4e4e4;
}

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

.workflow-list li {
  font-size: 34px;
  letter-spacing: 1.4px;
  line-height: 34px;
  color: #064287;
}

.tech-list-img ul li {
  display: inline-block;
  padding: 6px 10px;
}

.tech-list-img ul li img {
  max-height: 34px;
}

.workflow .box-blue {
  background-color: #725FEE;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.workflow ul.box-blue li {
  color: #ffffff;
  font-weight: 500;
}

.tech-list-img {
  height: 100%;
}

.tech-list-img ul {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  list-style: none;
  padding: 0;
  margin: 0;
}

.tech-list-img:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 3px;
  background-color: #ffffff;
  height: 100%;
}

.img__space-l {
  padding-left: 8.33333%;
}

@media (max-width: 1280px) {
  .img__space-l {
    padding-left: 4.33333%;
  }
}

.patients-row {
  display: inherit;
  flex-wrap: inherit;
  margin: 0;
}

.main .casestudy-link.row>[class*="col-"] {
  overflow: inherit !important;
}


.solution-steps h3 {
  color: #725FEE;
  font-family: "Plus Jakarta Sans", sans-serif;

  font-size: 48px;
  font-style: normal;
  font-weight: 900;
}

.solution-steps h3 span {
  color: #725FEE;
  font-family: "Plus Jakarta Sans", sans-serif;

  font-size: 48px;
  font-style: normal;
  font-weight: 400;
}

.solution-steps1 h3 {
  color: #725FEE !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  letter-spacing: 1px;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
}

.section__space--p {

  margin-bottom: 0px;
}

@media (max-width: 1024px) {
  .__what-we {
    padding-top: 20px;
  }

  .--res-margin {
    margin: 0 !important;
  }

  .__problem {
    display: none !important;
  }

  .__mb-0 {
    margin-bottom: 0 !important;
  }

  .section__space--p {
    background: #fff;
  }

  .section__space--p.problem {
    background: #725FEE;
    margin-bottom: 0 !important;
  }

  .solution-steps1 h3 {
    margin-bottom: 1rem !important;
  }
  .--paddings{
    padding-top: 40px;
  }
}

.architecture {
  background: #fff;

}

.solution-steps1 h3 span {
  color: #725FEE;
  font-family: "Plus Jakarta Sans", sans-serif;

  font-size: 48px;
  font-style: normal;
  font-weight: 400;
}


/*=====  End of resources styles from old  ======*/
@media (max-width: 1600px) {
  .latest-projects .latest-project-list .casestudy-card-content .card-text {
    font-size: 1.25rem;
  }
}

@media (max-width: 1400px) {
  .latest-projects .latest-project-list .casestudy-card-content .card-text {
    font-size: 1.15rem;
  }
}

@media (max-width: 768px) {
  .latest-projects .latest-project-list .casestudy-card-content .card-text {
    letter-spacing: 0.5px;
  }

  .solution-steps h3 span,
  .problem-steps h3 span,
  .solution-steps1 h3 span {
    font-family: "Plus Jakarta Sans", sans-serif;

    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
  }


}

#contactModal.hide {
  display: none !important;
}

body.casestydy-page {
  overflow-y: auto;
  overflow-x: hidden;
}

body.casestydy-page .modal-backdrop.show {
  opacity: 0.3;
}

body.casestydy-page .blur {
  transition: all 0.2s ease;
  filter: blur(4px);
}

body.casestydy-page .noblur {
  filter: blur(0px) !important;
}

body.casestydy-page .contact-modal button.close {
  display: block;
}

.animate-bottom {
  position: relative;
  animation: animatebottom 0.4s;
}

@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }

  to {
    bottom: 0;
    opacity: 1;
  }
}

.contact-modal .modal-dialog {
  margin: 2rem auto 0;
  overflow: hidden;
  max-width: 1000px;
}

@media (max-width: 1280px) {
  .contact-modal .modal-dialog {
    max-width: 868px;
  }
}

@media (max-width: 991px) {
  .contact-modal .modal-dialog {
    max-width: 520px;
  }
}

@media (max-width: 768px) {
  .contact-modal .modal-dialog {
    max-width: 500px;
    width: 90%;
  }
}

@media (max-width: 991px) {
  .contact-modal .circle-with-icon {
    margin: -50px -16px 0px;
  }
}

@media (max-width: 768px) {
  .contact-modal .circle-with-icon {
    margin: 0px;
  }
}

@media (max-width: 450px) {
  .benefit-btn {
    padding: 0.6rem 1rem;
    letter-spacing: 1px;
  }
}

@media (max-width: 360px) {
  .benefit-btn {
    padding: 0.6rem 0.7rem;
    font-size: 12px;
  }
}

@media (max-width: 1023px) {
  .all-casestudy {
    display: none;
  }
}

@media (max-width: 768px) {
  .all-casestudy .all-casestudy-links a {
    font-size: 13px;
  }

  .all-casestudy .all-casestudy-sticky-btn {
    position: relative;
    display: block;
    top: unset;
    transform: unset;
    left: 0;
    border-radius: 0;
    text-align: center;
  }
}

@media (max-width: 586px) {
  .scroll-indicator {
    width: 160px;
    height: 170px;
    bottom: -130px;
    margin-left: 0;
    transform: translateX(-50%);
    display: block;
  }
}

.elms h3 {
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;

  font-size: 40px;
  font-weight: 700;
  margin-top: 10px;
}

.elms .casestudy-home h1 {
  width: 75%;
  margin: auto;
}

.elms .casestudy-home h1 small {
  letter-spacing: 1.2px;
}

.elms .section__space--pt {
  padding-top: 7rem;
}

.elms p {
  margin-bottom: 1.5rem;
  line-height: 1.4;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.elms h4 {
  color: #725FEE;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.elms .image-portfolio {
  font-family: "PT Sans", sans-serif;
  width: 75%;
  margin: auto;
  margin-top: 10px;
}

.elms .problem {
  background: #725FEE;
  background: linear-gradient(266deg, #725FEE 0%, #725FEE 100%);
}

.elms .problem .watermark-text {
  font-size: 8rem;
  position: absolute;
  color: #ffffff;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 65%;
  right: 0;
}

.elms .op-benifits p,
.elms .op-benifits h4 {
  padding-left: 10%;
}

.elms .op-benifits h4 {
  margin-bottom: 20px;
}

.__title-header,
.__why {
  color: #725FEE !important;
}

.__why {
  color: #725FEE;
  font-weight: 700 !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 28px;
  font-style: normal;

}

.elms .op-benifits h4 span {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 1.3vw;
  width: 2.3vw;
  height: 2.3vw;
  border-radius: 50%;
  background: linear-gradient(90deg, #579EEF 0%, #5E6BEE 46.35%, #BC5CF0 100%);
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.elms .effect-progress {
  max-height: 150px;
}

.elms .percentage-main {
  padding-top: 3rem;
}

.elms .percentage-main p {
  margin-top: 20px;
}

.elms .percentage-main .progress-p-main p {
  display: block;
  letter-spacing: 1px;
  margin-left: 0;
  width: 100%;
  font-size: 19px;
}

.elms .percentage-main .progress-p-main p span {
  display: block;
}

.elms .percentage-main .percentage {
  display: flex;
  align-items: center;
  width: 100%;
}

.elms .percentage-main .percentage-div {
  font-size: 44px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1.25px;
}

.elms .percentage-main .percentage-div img {
  position: absolute;
  right: -10px;
  top: 0;
  height: 100%;
}

.solution-steps-main h5 {
  color: #725FEE;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 38px;
}

.elms .percentage-main.red p {
  color: #424242;
}

.__text {
  color: #BD44CA !important;
}

.elms .percentage-main.red .percentage-div {
  background: #BD44CA;
  max-width: 30%;
}

.elms .percentage-main.blue p {
  color: #1f3c66 !important;
}

.elms .percentage-main.blue .percentage-div {
  background: #1c4fa2;
  width: 50%;
}

._text- {
  color: #725FEE !important;
}

.elms .image-portfolio-div {
  display: inline-block;
  width: 100%;
}

.elms .partner-1 {
  width: 100%;
  display: block;
  margin: 5% auto;
  border: 1px solid #0a346e;
}

.elms .partner-1 .row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.elms .partner-1 .d-blue {
  padding: 20px 15px;
  background: linear-gradient(90deg, #579EEF 0%, #5E6BEE 46.35%, #BC5CF0 100%);
  justify-content: center;
  align-items: center;
  display: flex;
}

.elms .partner-1 .d-blue p {
  margin: 0;
  color: #ffffff;
  letter-spacing: 0.3px;
}

.elms .partner-1 .partner-logo {
  padding: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.elms .partner-1 .partner-logo img {
  max-width: 80%;
}

.partner-logo.--pad {
  padding: 26.5px !important;
}

.partner-logo.--pad1 {
  padding: 21.5px !important;
}

.partner-logo.--pad2 {
  padding: 20px !important;
}

.elms .small__section h3 {
  margin-bottom: 0 !important;
}

.elms .partner-2-main {
  width: 100%;
  background: #f6f6f6;
  border-radius: 30px;
  padding: 8% 10%;
}

.elms .partner-2-main p {
  display: flex;
  align-items: flex-start;
  letter-spacing: 0.5px;
  line-height: 1.6 !important;
}

.elms .partner-2-main p b {
  font-size: 85%;
  width: 40%;
  color: #725FEE;
}

.elms .partner-2-main p span {
  font-size: 85%;
  width: 60%;
  padding-left: 5%;
}

.elms .tech-main-img {
  max-width: 76%;
  margin-top: 8%;
}

.elms .partner-2 {
  background: #ffffff;
}

@media (min-width: 1800px) {
  .elms h3 {
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    margin-top: 10px;
  }

  .elms .number-list li {
    font-size: 20px;
  }

  .elms .number-list li::before {
    top: 5px;
  }
}

@media (max-width: 1820px) {
  .elms .number-list li:before {
    top: 5px;
  }

  .elms h3 {
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 48px;
    font-weight: 600;
    margin-top: 10px;
  }

  .elms .percentage-main p {
    text-align: left;
  }

  .elms .patients-p,
  .elms p {
    font-size: 16px;
  }



  .elms h4 {
    font-size: 28px;
  }

  .elms .percentage-main .percentage p span {
    display: inline-block;
  }
}

@media (max-width: 1600px) {
  .elms h4 {
    font-size: 40px;
  }

  .elms .tech-main-img {
    max-width: 100%;
    display: block;
    margin: auto;
  }
}

@media (max-width: 1440px) {
  .elms h4 {
    font-size: 23px;
  }
}

@media (max-width: 1366px) {
  .elms .section__space--pt {
    padding-top: 4rem;
  }

  .elms .patients-p,
  .elms p {
    font-size: 16px !important;
  }

  .elms h3 {
    font-size: 30px;
  }

  .elms h5 {
    font-size: 20px;
  }

  .elms .number-list li {
    font-size: 16px;
  }

  .elms .number-list li:before {
    top: 2px;
  }

}

@media (max-width: 1024px) {
  .elms #latestProjects {
    padding-top: 10px !important;
  }
}

@media (max-width: 1023px) {
  .elms .apps-img-main {
    display: block !important;
  }

  .elms .main-img {
    width: 100%;
    max-width: 450px;
    display: block;
    margin: auto;
  }

  .elms .browser-img-left,
  .elms .browser-img-right {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: auto;
    float: none;
  }

  .elms h5 {
    font-size: 18px;

  }

  .elms h4 {
    font-size: 18px;
  }

  .elms .op-benifits h4 {
    padding-left: 35px;
  }

  .elms .op-benifits h4 span {
    font-size: 13px;
    width: 25px;
    height: 25px;
    top: 0px;
  }

  .elms .op-benifits h4 p {
    padding-left: 36px;
  }

  .elms .tech-main-img {
    max-width: 300px;
    width: 100%;
  }

  .elms #latestProjects {
    padding-top: 10px !important;
  }
}

@media (max-width: 768px) {
  .elms .section__space--pt {
    padding-top: 2rem;
  }

  .elms .percentage-main .percentage-div {
    padding: 20px;
  }

  .elms .percentage-main .percentage-div img {
    right: -10px;
  }

  .elms .percentage-main .percentage-div span {
    font-size: 28px;
  }

  .elms h5 {
    font-size: 16px;
  }
}

@media (max-width: 587px) {
  .elms .image-portfolio {
    margin-top: 0;
  }

  .elms .patients-p,
  .elms p {
    font-size: 16px !important;
  }

  .elms .percentage-main {
    padding-top: 0rem;
    margin-bottom: 0;
  }

  .elms .percentage-main .percentage {
    display: block;
  }

  .elms .percentage-main .percentage p {
    text-align: left;
    padding-left: 0;
  }

  .elms .partner-1 {
    width: 100%;
  }

  .elms .partner-1 p {
    font-size: 13px !important;
  }

  .elms .partner-2-main {
    padding: 8% 6%;
  }

  .elms .partner-2-main p {
    margin-bottom: 15px;
  }

  .elms .projects__details {
    padding-left: 0px;
  }

  .elms .percentage-main p {
    display: inline-block;
  }

  .elms .effect-progress {
    display: inline-block;
    height: unset;
    max-height: unset;
  }

  .elms .effect-progress .effect-progress-bar {
    max-height: 60px;
    display: block;
    float: none;
  }

  .elms .effect-progress .progress-p-main {
    display: block;
    height: auto;
  }

  .elms .effect-progress .progress-p-main p {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px !important;
    line-height: 1.5;
  }

  .elms .effect-progress .percentage-div {
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
  }

  .elms .effect-progress.red {
    margin-bottom: 0px;
  }

  .elms .effect-progress.red .percentage-div {
    max-width: 50% !important;
  }

  .elms .effect-progress.blue .percentage-div {
    max-width: 80% !important;
  }
}

.elms .first-div {
  padding-bottom: 5rem;
}

.elms .first-div div {
  overflow: initial !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #424242;

}
@media (min-width:1023px){
  .elms-img-s{
    position: relative;
    top: 3rem;
  }
}

.elms .div-header {
  color: #DD5BF1;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
}

@media (max-width: 1023px) {
  .elms .first-div {
    padding-bottom: 0px;
  }

  .elms .first-div h3 {
    font-size: 26px;
  }
}

@media (max-width: 850px) {
  .elms .first-div h3 div {
    display: initial;
  }
}

@media (max-width: 768px) {
  .elms .first-div h3 {
    font-size: 24px !important;
    margin-bottom: 0rem !important;
  }
}

@media (min-width: 1024px) {
  .__elms-op {
    padding: 5rem 2rem 0;
  }
}



@media (max-width: 587px) {
  .elms .first-div h3 {
    font-size: 22px !important;
  }
}

.elms .client-head {
  padding-left: 25px;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  position: relative;
}

.elms .client-head:before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  height: 3px;
  width: 20px;
  background: #725FEE;
}

.__mt-elms {
  padding-top: 5%;
}

.__mt-elms img {
  padding-top: 50px;
}

@media (max-width: 1023px) {
  .elms .client-head {
    margin-bottom: 10px;
    font-size: 14px !important;
  }
}

.elms .brown-div {
  background: #f5f5f5;
  margin: 4rem 0;
}

@media (max-width: 1023px) {
  .elms .brown-div {
    margin-bottom: 0px;
  }
}

@media (max-width: 768px) {
  .elms .brown-div {
    margin-top: 2rem;
  }
}

.elms .div-header {
  font-weight: 700 !important;
  margin-bottom: 2rem;
}

@media (max-width: 1023px) {
  .elms .div-header {
    margin-bottom: 1rem;
  }
}

.elms .client-li {
  padding-left: 0;
}

.elms .client-li li {
  color: #1f3c66;
  display: flex;
  list-style-type: none;
  margin-bottom: 25px;
  line-height: 1.5;
}

.elms .client-li li .icon-img-div {
  display: inline-block;
  margin-right: 20px;
}

.elms .client-li li .icon-img-div img {
  max-width: 30px;
}

.elms .client-li li span {
  font-weight: 500;
}

.elms .first-img-div {
  overflow: initial !important;
}

.elms .first-img-div img {
  margin-bottom: -30%;
}

@media (max-width: 1023px) {
  .elms .first-img-div img {
    margin-bottom: 0;
  }
}



.elms .section-two ul {
  padding-left: 0;
  padding-bottom: 20px;
}

.elms .section-two ul li {
  position: relative;
  list-style-type: none;
  color: #424242;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  padding-left: 30px;
  margin-bottom: 1rem;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

.elms .section-two ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  background: #606060;
  border-radius: 50%;
}

.elms .slider-1 img {
  max-width: 90%;
  margin: auto;
}

@media (max-width: 1023px) {
  .elms .slider-1 {
    max-width: 500px;
    margin: auto;
  }
}

@media (max-width: 487px) {
  .elms .progress-p-main p {
    display: block;
  }

  .elms .progress-p-main p span {
    display: inline-block !important;
    float: left;
    padding-left: 0;
  }
}

@media (max-width: 1023px) {
  .elms .scroll-indicator {
    display: block;
  }
}

@font-face {
  font-family: "Plus Jakarta Sans", sans-serif;
  src: url("../../assets/fonts/primeform_pro/PrimeformProDemo-Bold.woff2") format("woff2"), url("../../assets/fonts/primeform_pro/PrimeformProDemo-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.navlist {
  margin-right: 5rem;
}

.navlist:last-child {
  margin-right: 0;
}

.dropbtn:hover .banner-text-one {
  color: red !important;
}

.dropdown {
  position: relative;
}

.navlist:hover .dropdown-content,
.navlist.active .dropdown-content {
  top: 45px;
  transition: all 0.1s ease;
  background-color: #232323;
opacity: 1;
visibility: visible;
}

.navlist:hover .dropdown,
.navlist.active .dropdown {
  color: #ec1181;
}

.navlist:hover .dropdown span,
.navlist.active .dropdown span {
  transform: rotate(0deg) !important;
  color: #ec1181;
}

.dropdown {
  height: 68px;
}

.dropdown .dropbtn {
  cursor: pointer;
  height: 30px;
  display: inline-block;
  z-index: 9;
  position: relative;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  align-items: end;
  text-decoration: unset !important;
  color: #000 !important;
}

.dropdown .dropbtn:hover {
  color: #ec1181 !important;
}

.dropdown .dropbtn span {
  transition: 0.5s;
  transform: rotate(-180deg);
  margin-left: -1px;
  position: relative;
  top: 5px;
}

.dropdown .dropdown-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
}

.dropdown .dropdown-content a {
  display: block;
  color: #ffffff;
  transition: 0.5 all;
  text-decoration: unset !important;
}

.dropdown .dropdown-content a:hover {
  color: #ec1181;
}

.dropdown .dropdown-content a:last-child {
  border-bottom: none;
}

.website-header ul li:last-child {
  margin-right: 0;
}

@media (min-width: 1640px) {
  .content-res {
    width: 160px !important;
  }
}

@media (min-width: 1440px) and (max-width: 1640px) {
  .box-issue p {
    font-size: 14px;
  }

  .banner-sec-res {
    padding-right: 0;
  }

  .content-res {
    width: 160px !important;
  }

  .nav_responsive ul {
    padding-left: 0rem !important;
  }
}

@media (min-width: 1360px) and (max-width: 1439px) {
  .box-issue p {
    font-size: 10px;
  }

  .banner-sec-res {
    padding-right: 0;
  }

  .content-res {
    width: 160px !important;
  }

  .nav-responsive {
    width: 35% !important;
  }

  .nav_responsive {
    width: 65% !important;
  }
}

/* HEADER STYLES
     –––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 0px 0;
  z-index: 999;
  background-color: #fff;
}

.page-header nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* STICKY STYLES
     –––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-header.is-sticky {
  position: fixed;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  padding: 0px;
  -webkit-animation: slideDown 0.35s ease-out;
  animation: slideDown 0.35s ease-out;
  background-color: #ffffff;
}

#header.is-sticky {
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
}

.page-header.is-sticky .logo {
  max-width: 90%;
}

@-webkit-keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

.digital-tansformations .sub-banner-text {
  z-index: 0;
  font-size: 160px;
}

.digital-tansformations .z-10 {
  z-index: 9;
}

.imm-infra-custom {
  left: 0;
  top: 18%;
}

.imm-infra-custom img {
  min-height: 625px;
}

.imm-infra-modern {
  right: 8%;
  top: 0%;
}

.imm-infra-modern img {
  min-height: 685px;
}

.imm-infra-modernisation {
  background-image: url("../../images/infrastructureotimization/stone-grain.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 50%;
  height: 100vh;
}

.imm_cloud-manage_ {
  height: 100vh;
}

.imm_cloud-manage {
  top: 10%;
}

.imm_cloud-manage img {
  min-height: 700px;
}

.imm_devops-manage {
  right: 0;
  top: 15%;
}

.imm_devops-manage img {
  min-width: 888px;
}

.imm_optimisation {
  position: absolute;
  top: 50%;
  transform: translate(1%, -38%);
}

.imm_optimisation img {
  min-height: 610px;
}

.imm-container-fix {
  width: 90%;
  margin-right: 3rem;
}

.imm-container-fix .sub-banner-text.cloud {
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 185px;
  font-weight: 900;
  line-height: 145px;
}

.imm-container-fix .sub-banner-text.cloud_ {
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 200px;
  font-weight: 900;
  letter-spacing: 4px;
  line-height: 160px;
}

.imm-container .infra_optimise {
  height: 50px;
  display: inline-block;
  line-height: 1;
  transform: skewX(-16deg);
}

.imm-container-fixs {
  width: 90%;
  margin-right: 3rem;
}

.imm-container-fixs .sub-banner-text {
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 170.322px;
  font-weight: 900;
  line-height: 140px;
}

.imm-container .infra_optimise {
  height: 50px;
  display: inline-block;
  line-height: 1;
  transform: skewX(-16deg);
  font-size: 55px !important;
}

.imm-cloud {
  left: 0;
  top: 50%;
}

.talk-tous-btn {
  display: inline-flex;
  padding: 15px 21px;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  background: #bd44ca;
  box-shadow: 0px 7px 20.4px 0px rgba(0, 0, 0, 0.44);
  color: #fff;
  font-family: Nexa;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}

.talk-tou-btn {
  height: 40px;
  padding: 23px 17px;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  display: flex;
  color: #fff;
  border-radius: 25px;
  background-color: #bd44ca;
  box-shadow: 0px 5.767px 16.807px 0px rgba(0, 0, 0, 0.44);
  font-family: "Plus Jakarta Sans", sans-serif;
}

.talk-us-text {
  color: #0077e6;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.talk-us-text span {
  width: 200px;
  display: inline-block;
  height: 1px;
  background: #0077e6;
}

.infrastructure-bg {
  left: 0;
  top: 0%;
}

.infrastructure-bg img {
  min-height: 630px;
}

.infrastructure-background .sub-banner-text {
  font-size: 150px;
  line-height: 115px;
}

.imm_optimisations {
  left: 0;
  top: 16%;
}

.imm_optimisations img {
  min-height: 580px;
}

.imm_cloud-manage {
  background-image: url("../../images/infrastructureotimization/big-cloud.png");
  background-repeat: no-repeat;
  background-size: 50%;
  height: 100vh;
  background-position: left;
}

.imm-infra-devsecops .sub-banner-text {
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 135px;
  font-weight: 900;
  line-height: 105px;
}

.home-path {
  color: #000;
  font-family: Nexa;
  font-size: 16px;
  font-weight: 600;
  margin-right: 4px;
}

.page-path {
  color: #ec1181;
  font-family: Nexa;
  font-size: 16px;
  font-weight: 600;
  margin-left: 4px;
}

.as-create {
  color: #ec1181;
  font-family: "Aftesto";
  font-style: italic;
  font-size: 48px;
  line-height: 50px;
}

.infrastructure-auto-bg {
  left: 5%;
  top: 9%;
  width: 58%;
}

.infrastructure-auto-bg img {
  min-width: 736px;
}

.anim {
  position: absolute;
  animation: float 7s ease-in-out infinite;
}

@keyframes float {
  0% {
    transform: translatey(-10);
  }

  50% {
    transform: translatey(-30px);
  }

  100% {
    transform: translatey(0);
  }
}

.footer-icons li:hover {
  transform: scale(1.1);
}

.footer-icons img {
  transition: transform 0.3s ease-in-out;
  min-height: 34px;
  min-width: 34px;
  max-width: 34px;
  max-height: 34px;
}

.footer-icons img:hover {
  transform: scale(1.1);
}

.social-media {
  width: 89%;
}

.social-media img {
  transition: transform 0.3s ease-in-out;
}

.social-media img:hover {
  transform: scale(1.1);
}

.social-media .mailto {
  position: relative;
}

.social-media .mailto a {
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.social-media-ul li {
  background-color: #0e0e0e;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.social-media-ul li:hover {
  background-color: #FF2A97;
}

.box {
  position: relative;
  width: 100%;
  height: 367px;
}

.box .group {
  position: fixed;
  width: 100%;
  height: 554px;
  top: 68px;
  left: 0;
  background: rgba(43, 43, 43, 0.8);
  backdrop-filter: blur(32.25px);
}

.box .component {
  position: absolute;
  width: 359px;
  height: 133px;
  top: 188px;
  left: 829px;
  background-color: #0909094c;
  border-radius: 8px;
}

.box .rectangle {
  position: absolute;
  width: 88px;
  height: 108px;
  top: 12px;
  left: 14px;
  object-fit: cover;
}

.box .how-agile-helps {
  position: absolute;
  width: 209px;
  top: 45px;
  left: 117px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: normal;
}

.box .div {
  position: absolute;
  width: 359px;
  height: 133px;
  top: 41px;
  left: 829px;
  background-color: #0909094c;
  border-radius: 8px;
}

.box .component-2 {
  position: absolute;
  width: 267px;
  height: 96px;
  top: 37px;
  left: 94px;
}

.box .group-2 {
  position: absolute;
  width: 271px;
  height: 62px;
  top: 36px;
  left: 0;
}

.box .text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  color: var(--white);
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: normal;
}

.box .we-help-you-get-it {
  position: absolute;
  top: 22px;
  left: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  color: #cbcbcb;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: normal;
}

.box .layer {
  position: absolute;
  width: 31px;
  height: 26px;
  top: 0;
  left: 0;
}

.box .component-3 {
  position: absolute;
  width: 221px;
  height: 94px;
  top: 196px;
  left: 477px;
}

.box .text-wrapper-2 {
  position: absolute;
  width: 143px;
  top: 37px;
  left: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  color: var(--white);
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: normal;
}

.box .text-wrapper-3 {
  position: absolute;
  top: 79px;
  left: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  color: #cbcbcb;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: normal;
}

.box .vector {
  position: absolute;
  width: 30px;
  height: 29px;
  top: 0;
  left: 0;
}

.box .img {
  position: absolute;
  width: 259px;
  height: 95px;
  top: 37px;
  left: 477px;
}

.box .component-4 {
  position: absolute;
  width: 256px;
  height: 110px;
  top: 200px;
  left: 94px;
}

.sub-banner-paragraph {
  color: #797979;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 1.4;
  display: inline-block;
  height: 100px;
  font-weight: 400;
  letter-spacing: 0px !important;
}

:root {
  --color-white-100: white;
  --color-white-200: #e4e6e7;
  --color-white-300: #c9cccf;
  --color-white-400: #949a9e;
  --color-white-500: #798086;
  --color-black-100: #101419;
  --color-black-200: #0c0f13;
  --color-black-300: #0c0f13;
  --color-black-400: #080a0c;
  --color-black-500: #060709;
  --color-pink-100: #fbd0e8;
  --color-pink-200: #f8a0d0;
  --color-pink-300: #f471b5;
  --color-pink-400: #ec4699;
  --color-pink-500: #da2576;
  --shadow-small: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.brand {
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: var(--color-pink-500);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 100;
  margin: 0 auto;
  background-color: var(--color-white-100);
}

.wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 1rem;
  row-gap: 2rem;
  width: 100%;
  height: 3.5rem;
  margin: 0 auto;
}

@media screen and (max-width: 1023px) {
  .navbar {
    position: fixed;
    top: 56px;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 10;
    visibility: hidden;
    backdrop-filter: blur(32.25px);
    background: rgba(43, 43, 43, 0.8);
    transition: all 0.5s ease;
  }

  .navbar.active {
    left: 0rem;
    opacity: 1;
    visibility: visible;
  }
}

.menu-item {
  position: relative;
  display: inline-block;
  color: #fff !important;
}

.menu-link {
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.25rem;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: inherit;
  cursor: pointer;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
}

.menu-link>i.bx {
  font-size: 1.35rem;
  line-height: 1.5;
  color: inherit;
}

.menu-link:hover {
  outline: none;
  color: var(--color-pink-500);
}

@media only screen and (min-width: 993px) {
  .menu-dropdown:hover>.submenu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

@media only screen and (max-width: 1023px) {
  .menu {
    width: 100%;
    height: auto;
  }

  .menu-item {
    display: block;
    margin: 0 auto;
    min-height: 70px;
  }

  .menu-link {
    justify-content: space-between;
    padding: 1.25rem 1.25rem 1.75rem 1.25rem;
  }
}

@media only screen and (max-width: 450px) {
  .submenu .submenu-item:nth-child(2) a {
    align-items: start;
  }

  .submenu .submenu-item:nth-child(2) img {
    padding-top: 25px;
  }
}

.submenu {
  position: absolute;
  top: 2.35rem;
  left: -2rem;
  min-width: 13rem;
  height: auto;
  padding: 0 1rem 1rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(1rem);
  border-radius: 0 0 0.25rem 0.25rem;
  border-top: 2px solid var(--color-pink-400);
  box-shadow: var(--shadow-medium);
  background: #47323d;
  transition: all 0.3s ease-in-out;
}

.submenu-item {
  display: block;
}

.submenu-item a {
  padding: 10px 20px;
}

.submenu-link {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: inherit;
  cursor: pointer;
  color: var(--color-black-500);
  transition: all 0.35s ease;
}

.submenu-link:hover {
  outline: none;
  color: var(--color-pink-500);
}

@media only screen and (max-width: 1023px) {
  .submenu {
    position: relative;
    top: -0.5rem;
    left: 0rem;
    width: 100%;
    max-height: 0;
    padding: 0px;
    border: none;
    outline: none;
    opacity: 1;
    overflow: hidden;
    visibility: visible;
    transform: translateY(0px);
    box-shadow: none;
    background: #47323d;
    border-top: 1px solid #7b7878;
  }
}

.hamburger .line {
  width: 30px;
  height: 2px;
  background-color: #000;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger {
  z-index: 99;
}

.hamburger:hover {
  cursor: pointer;
}

/* ONE */
#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
}

@media only screen and (max-width: 1023px) {
  .overlay.active {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

.orders {
  display: none;
}

.orders.active {
  display: block;
}

.owl-demo-mobile {
  display: none;
}

.about-us-img {
  max-width: 54px;
  min-width: 54px !important;
}

.page-header {
  display: none;
}

@media only screen and (min-width: 1023px) {
  .page-header {
    display: block;
  }
}

@media (min-width: 1871px) {

  .page-header ._container,
  .container {
    max-width: 1720px !important;
  }
}

@media (min-width: 1800px) and (max-width:1870px) {

  .page-header ._container,
  .container {
    max-width: 1695px !important;
  }
}

@media (min-width: 1500px) and (max-width:1700px) {

  .page-header ._container,
  .container {
    max-width: 1480px !important;
  }
}

@media (min-width: 1381px) and (max-width:1499px) {

  .page-header ._container,
  .container {
    max-width: 1310px !important;
  }
}

@media (min-width: 1200px) and (max-width:1380px) {

  .page-header ._container,
  .container {
    max-width: 1280px !important;
  }
}

.page-header ._container {
  margin-left: auto;
  margin-right: auto;
}

.page-header ._container ._nav-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: flex-end;
  list-style: none;
}
.box-issue:hover {
 border: none!important;
}
.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown {
  display: flex;
  align-items: center;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content {
  display: flex;
  justify-content: center;
  padding-left: 7rem;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-right: 40px;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .first-box {
  width: 35%;
  border-right: 1px solid rgb(173, 168, 168);
  position: relative;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .first-box-header {
  margin-top: 20px;
  text-transform: uppercase;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .first-box-description {
  color: #fff;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .first-box ._mtop {
  margin-top: 40px;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .second-box {
  width: 35%;
  display: flex;
  margin-right: 40px;
  margin-left: 40px;
  justify-content: flex-start;
  border-right: 1px solid rgb(173, 168, 168);
  position: relative;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .second-box-header {
  margin-top: 20px;
  text-transform: uppercase;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .second-box-description {
  color: #fff;
  line-height: 24px;

}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .second-box ._mtop {
  margin-top: 40px;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .second-box ._mtop-3 {
  margin-top: 12px;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box {
  width: 35%;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue {
  display: flex;
  align-items: center;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue._mt-3 {
  margin-top: 12px;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue ._box-img {
  width: 38%;
  border-radius: 0.5rem;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue ._box-img ._img {
  object-fit: cover;
  padding: 0.5rem;
  border-radius: 1rem;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue ._w-72 {
  width: 72%;
  margin: 0 auto;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue ._w-72 ._card-img {
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px;
}
.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue ._w-72 ._card-img a{
  line-height: 19px;
  text-transform: capitalize;
}
.box-issue:hover a{
  text-decoration: unset !important;
  }
.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._icon-content {
  margin-top: 20px;
  padding-left: 7rem;
  padding-right: 6rem;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._icon-content ._flex {
  display: flex;
  justify-content: space-between;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._icon-content ._flex .social-media-ul {
  display: flex;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._icon-content ._flex .social-media-ul ._mr-4 {
  margin-right: 16px;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._icon-content ._flex .mailto {
  margin-top: 16px;
}

.page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._icon-content ._flex .mailto .mailto-font {
  text-transform: uppercase;
}






.box-issue {
  width: 90%;
  height: 120px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  background-color: rgba(9, 9, 9, 0.2980392157);
  border-radius: 8px;

}

.box-issue p {
  color: #fff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
}

.subItem:hover h5,
.sub-hover:hover h5 {
  color: #ec1181;
  cursor: pointer;
}

.subItem:hover p,
.sub-hover:hover p {
  cursor: pointer;
}

.sub-hover h5,
.sub-hover p {
  transform-origin: left center;
}

.sub-hover:hover {
  margin-left: 0;
}

.sub-hover:hover h5,
.sub-hover:hover p {
  scale: 1.1;
  transition: 0.5s ease;
  transform-origin: left center;
}

.footer-container {
  background-color: #DEF1FF;
}

.footer-container p {
  color: #555;
  font-size: 22px;
  font-weight: 300;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.footer-container p span {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 800;
}

.footer-container-list ul li {
  color: #828080;
  font-size: 15px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  line-height: 32px;
  cursor: pointer;

}

@media (max-width:1024px) {
  .footer-container-list ul li {
    padding-top: 8px;
  }
}

.footer-container-list ul li a {
  color: #828080 !important;
  text-decoration: unset !important;
}

.footer-container-list ul li a:hover {
  color: #EC1181 !important;
}

.footer-container-space {
  padding: 64px 0 !important;
}
@media (max-width:1024px) {
  .footer-container-space {
    padding: 50px 0 10px 0 !important;
  }
}

.footer-container-list ul {
  list-style: none !important;
  padding-left: 0 !important;

}

.footer-container-list ul li:nth-child(1) {
  color: #555;
  font-size: 18px;
  font-weight: 700;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 5px;
}

.footer-container-list ul li:nth-child(1) a {
  color: #555 !important;

}

.footer-container-list ul li:hover {
  color: #EC1181;
}


.copy-rights {
  border-top: 1px solid #d1d1d1;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.copy-rights span {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 16px;
  color: #797979;
}

@media (max-width: 1600px) {
  .box-issue p {
    font-size: 14px !important;
  }

  .page-header ._container ._nav-bar .menuContainer ._menu-container .dropdown ._group-content .third-box .box-issue ._w-72 {
    width: 56%;
    margin: 0 5%;
  }

  ._group-content,
  ._icon-content {
    padding-left: 4rem !important;
  }


}

.cs-small-heading {
  color: #242424 !important;
}

.insurance-brockage .web-slider::before {
  display: none !important;
}

/* responsive */
.__bg-responsive {
  display: none;
}

.--bg-responsive {
  display: block;
}


@media (max-width: 572px) {
  .casestydy-page .heading-content h3 {
    font-size: 18px !important;
  }

  .casestydy-page .heading-content h1 {
    font-size: 24px !important;
  }

  .__bg-responsive {
    display: block;
  }

  .--bg-responsive {
    display: none;
  }
}











:root {
  --color-white-100: #fff;
  --color-white-200: #e4e6e7;
  --color-white-300: #c9cccf;
  --color-white-400: #949a9e;
  --color-white-500: #798086;
  --color-black-100: #101419;
  --color-black-200: #0c0f13;
  --color-black-300: #0c0f13;
  --color-black-400: #080a0c;
  --color-black-500: #060709;
  --color-pink-100: #fbd0e8;
  --color-pink-200: #f8a0d0;
  --color-pink-300: #f471b5;
  --color-pink-400: #ec4699;
  --color-pink-500: #da2576;
  --shadow-small: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}



.brand {
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: var(--color-pink-500);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 100;
  margin: 0 auto;
  background-color: var(--color-white-100);
}

.wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 1rem;
  row-gap: 2rem;
  width: 100%;
  height: 3.5rem;
  margin: 0 auto;
}

@media screen and (max-width: 1023px) {
  .navbar {
    position: fixed;
    top: 56px;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 10;
    visibility: hidden;
    -webkit-backdrop-filter: blur(32.25px);
    backdrop-filter: blur(32.25px);
    background: rgba(43, 43, 43, 0.8);
    transition: all 0.5s ease;
  }

  .navbar.active {
    left: 0rem;
    opacity: 1;
    visibility: visible;
    padding: 0;
  }

  .__li-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #menu {
    padding-left: 0;
  }

  .menu-dropdown .material-symbols-outlined {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

}

.menu-item {
  position: relative;
  display: inline-block;
  color: #fff !important;
}

.menu-link {
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.25rem;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: inherit;
  cursor: pointer;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
}

.menu-link>i.bx {
  font-size: 1.35rem;
  line-height: 1.5;
  color: inherit;
}

.menu-link:hover {
  outline: none;
  color: var(--color-pink-500);
}

@media only screen and (min-width: 993px) {
  .menu-dropdown:hover>.submenu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

@media only screen and (max-width: 1023px) {
  .menu {
    width: 100%;
    height: auto;
  }

  .menu-item {
    display: block;
    margin: 0 auto;
    min-height: 70px;
  }

  .menu-link {
    justify-content: space-between;
    padding: 1.25rem 1.25rem 1.75rem 1.25rem;
    width: 100%;
  }
}

@media only screen and (max-width: 450px) {
  .submenu .submenu-item:nth-child(2) a {
    align-items: start;
  }

  .submenu .submenu-item:nth-child(2) img {
    padding-top: 25px;
  }
}

.submenu {
  position: absolute;
  top: 2.35rem;
  left: -2rem;
  min-width: 13rem;
  height: auto;
  padding: 0 1rem 1rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(1rem);
  border-radius: 0 0 0.25rem 0.25rem;
  border-top: 2px solid var(--color-pink-400);
  box-shadow: var(--shadow-medium);
  background: #47323d;
  transition: all 0.3s ease-in-out;
}

.submenu-item {
  display: block;
}

.__sub-text {
  margin-left: 0.75rem;
  margin-top: 1.25rem;
  color: #fff !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;

}

.__sub-text.res {
  margin-left: 2rem;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;



}

.__sub__text {
  margin-top: 28px;
  margin-left: 0.75rem;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;


}

.--custum_text {
  margin-left: 0.75rem;
  margin-top: 1.75rem;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;


}

._mr-4 {
  margin-right: 1rem;
}

.__case-study {
  margin-left: 1.5rem;
  margin-top: 2rem;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;

}

._menu-icons {
  display: flex;
  justify-content: end;
}

._menu-icons .social-media-ul {
  display: flex;
}

.__blog {
  margin-top: 1.25rem;
  margin-left: 1.5rem;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;

}

.__mb-5 {
  margin-bottom: 1.25rem;
}

.__mb-4 {
  margin-bottom: 1rem;
}

._mb-1 {
  margin-bottom: 0.25rem;
}

._menu-mail a {
  display: flex;
  justify-content: end;
  color: #fff !important;
  font-size: 14px !important;
  padding-right: 1.25rem !important;
  padding-top: 1.25rem !important;
  text-transform: uppercase;


}

.__menu-container {
  padding-left: 1rem;
  margin-top: 1.25rem;
}

.submenu-item a {
  padding: 10px 20px;
  display: flex;
  align-items: end;
  color:#fff;
}

.submenu-link {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: inherit;
  cursor: pointer;
  color: var(--color-black-500);
  transition: all 0.35s ease;
}

.submenu-link:hover {
  outline: none;
  color: var(--color-pink-500);
}

.cs-mobile-responsive {
  display: none;
}

.cs-desktop-responsive {
  display: block;
}


.hamburger .line {
  width: 30px;
  height: 2px;
  background-color: #000;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger {
  z-index: 99;
}

.hamburger:hover {
  cursor: pointer;
}

/* ONE */
#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
}

._mobile_res {
  margin-bottom: 10px !important;
}

@media only screen and (max-width: 1023px) {
  .__pl {
    margin-right: 0.75rem !important;
    padding-right: 1rem;
  }

  .-res11 {
    padding-left: 0 !important;
  }

  .___text {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .case-sec-height {
    height: 90px !important;
  }

  .tech__tool1 {
    max-width: 25% !important;
  }

  ._text-._res {
    margin-top: 0 !important;
  }

  .workflow .number {
    margin-left: 0 !important;
    font-size: 28px;
    padding-left: 1rem;
  }

  ._ml-5 {
    margin-left: 25px !important;
  }

  ._mr-1rem {
    margin-left: 1rem;
  }

  .-res_container {
    padding-top: 0 !important;
  }

  .card__res {
    width: 90%;
    margin: 0 auto;
  }

  .submenu {
    position: relative;
    top: -0.5rem;
    left: 0rem;
    width: 100%;
    max-height: 0;
    padding: 0px;
    border: none;
    outline: none;
    opacity: 1;
    overflow: hidden;
    visibility: visible;
    transform: translateY(0px);
    box-shadow: none;
    background: #47323d;
    border-top: 1px solid #7b7878;

  }

  .__ress {
    padding-top: 0 !important;
  }

  .__effects {
    font-weight: 700;
  }

  .solution-steps1.___re {
    margin-left: 0rem;
  }

  .__sec-img {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .cs-mobile-responsive {
    display: block;
  }

  .cs-desktop-responsive {
    display: none;
  }

  .overlay.active {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .app-slider:before {
    background-size: 90% auto !important;
  }

  .tech-tools .tech-list-img ul {
    padding-left: 32% !important;
  }

  .case-sec-height {
    height: 130px !important;
  }

  .casestydy-page .heading-content h3 {
    font-size: 24px !important;
    font-weight: 500;
  }

  .casestydy-page .heading-content h1 {
    font-size: 24px !important;
  }

  .__bg-responsive {
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
  }

  .--bg-responsive {
    display: none;
  }

  .casestudy-home .__cs-title {
    font-size: 18px;
    font-weight: 400;

  }

  .solution-steps h3 {
    font-weight: 900;
    font-size: 24px;
  }

  ._mobile_res {
    margin-bottom: 10px !important;
  }

  .__cnw-solution {
    line-height: 1.7 !important;
  }

  .web-slider .slide-img-div {
    max-height: 30vh !important;
    top: 0 !important;
  }

  .web-slider img {
    width: 70% !important;
    margin: 0 auto !important;
  }

  .web-slider {
    padding-bottom: 0 !important;
    background-color: #fff !important;
  }

  .slick_mt {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .section__space--m {
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
  }

  .progress-p {
    padding-top: 5px !important;
  }

  .chalenge-p {
    line-height: 1.7;
  }

  ._integrate-ing {
    padding: 20px;

  }

  .architecture {
    background-color: #fff;
    margin-bottom: 0 !important;
  }

  .__ipass-img img {
    float: unset;
    margin: 0 auto;
    display: flex;
    border-radius: 0;

  }

  .browser-img-left {
    float: unset;
    margin: 0 auto;
    display: flex;
    border-radius: 0;
    margin-bottom: 20px;
  }

  ._container.res {
    padding-left: 20px;
    padding-right: 20px;
  }

  #project-chalenges .web-slider img {
    width: 95% !important;
  }

  #project-chalenges .slide-img-div {
    border-radius: 0 !important;
    margin-bottom: 20px;

  }

  .___res {
    padding-left: 0 !important;
  }

  .___akku {
    padding-left: 0 !important;
  }

  .___akku img {
    border-radius: 0 !important;
    width: 100%;
    margin: 0 auto;
    float: unset;

  }

  .__no img {
    border-radius: 0 !important;
    width: 100%;
    margin: 0 auto;
    float: unset;
  }

  .__akkuweb img {
    border-radius: 0 !important;
    width: 100%;
    margin: 0 auto;
    float: unset;
  }

  .__one ul {
    display: flex;
  }



  .__illu img {
    padding: 20px;
  }

  .__pl-4 {
    padding-left: 0 !important;
  }

  .___res {
    padding-left: 10px !important;
  }

  /* .solution-steps-main.res,.solution-steps.res{
    margin: 40px;
  } */
  .solution-steps-main.res h3 {
    font-weight: 700;
  }

  .solution-steps-main.res h4 {
    font-weight: 700;
  }

  #latestProjects {
    margin-bottom: 0 !important;
  }

  .__fanimg {
    padding-top: 0 !important;
    margin-bottom: 0;
  }

  .___solution {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) {
  .logo {
    max-width: 120px !important;
  }

  .__bg-boodstrap {
    justify-content: start !important;
    padding-left: 0 !important;
  }

  .__bg-boodstrap .footer-icons {
    padding-left: 0 !important;
  }

  .overlay.active {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .app-slider:before {
    background-size: 90% auto !important;
  }

  .tech-tools .tech-list-img ul {
    padding-left: 30% !important;
  }

  .case-sec-height {
    height: 90px !important;
  }

  .casestydy-page .heading-content h3 {
    font-size: 18px !important;
    font-weight: 500;
  }

  .casestydy-page .heading-content h1 {
    font-size: 24px !important;
    margin-bottom: 3px !important;
  }

  .__bg-responsive {
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
  }

  .--bg-responsive {
    display: none;
  }

  .casestudy-home .__cs-title {
    font-size: 18px;
    font-weight: 400;

  }

  .solution-steps h3 {
    font-weight: 900;
    font-size: 24px;
  }

  ._mobile_res {
    margin-bottom: 10px !important;
  }

  .__cnw-solution {
    line-height: 1.7 !important;
  }

  .web-slider .slide-img-div {
    max-height: 30vh !important;
    top: 0 !important;
  }


  .web-slider img {
    width: 70% !important;
    margin: 0 auto !important;
  }

  .web-slider {
    padding-bottom: 0 !important;
    background-color: #fff !important;
  }

  .slick_mt {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .section__space--m {
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
  }

  .progress-p {
    padding-top: 5px !important;
  }

  .chalenge-p {
    line-height: 1.7;
  }

  ._integrate-ing {
    padding: 20px;
  }

  .architecture {
    background-color: #fff;
  }

  .__ipass-img img {
    float: unset;
    margin: 0 auto;
    display: flex;
    border-radius: 0;

  }

  .browser-img-left {
    float: unset;
    margin: 0 auto;
    display: flex;
    border-radius: 0;
    margin-bottom: 20px;
  }

  ._container.res {
    padding-left: 20px;
    padding-right: 20px;
  }

  #project-chalenges .web-slider img {
    width: 95% !important;
  }

  #project-chalenges .slide-img-div {
    border-radius: 0 !important;
    margin-bottom: 20px;

  }

  .___res {
    padding-left: 0 !important;
  }

  .___akku {
    padding-left: 0 !important;
  }

  .___akku img {
    border-radius: 0 !important;
    width: 100%;
    margin: 0 auto;
    float: unset;

  }

  .__no img {
    border-radius: 0 !important;
    width: 100%;
    margin: 0 auto;
    float: unset;
  }

  .__akkuweb img {
    border-radius: 0 !important;
    width: 100%;
    margin: 0 auto;
    float: unset;
  }

  .__one ul {
    display: flex;
  }

  .tech-tools .tech-list-img ul li img {
    max-height: 50px ;
    max-width: 100px ;
  }

  .__illu img {
    padding: 20px;
  }

  .__pl-4 {
    padding-left: 0 !important;
  }

  .___res {
    padding-left: 10px !important;
  }

  .boodstrap-modal .head {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1.5rem;
    padding: 0.75rem 0.75rem 0 0.75rem !important;
  }

}

/* modal */
.boodstrap_modal {
  max-width: 1100px;
  height: 430px !important;
}

.modal-dialog-centered {
  min-height: 430px !important;
  max-height: 430px !important;
  display: block;
  position: relative;
  border-radius: 10px;

}

.modal {
  position: fixed;
  top: 25%;
  left: 40%;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 1250px;

  outline: 0;
  transform: translate(-38%, 0%);
}

.boodstrap-modal .head {
  display: flex;
  justify-content: space-between;
  padding-bottom: 1.5rem;
  padding: 0.75rem;
}

.form-contact {
  display: flex;
  justify-content: space-between;

}

._form-contact {
  padding-top: 30px;
}

#sayHelloForm {
  border-left: 3px solid #E8E8E8;
  padding-left: 35px;
  padding-bottom: 3rem;
  padding-top: 1rem;
}

#sayHelloForm #email-error {
  padding-left: 35%;
}

#sayHelloForm #phone-error {
  padding-left: 13%;
}

#sayHelloForm select {
  color: #EC1181;
}

#sayHelloForm option {
  color: #000;

}

.form-greet {
  width: 30%;
}

.contact-details {
  width: 70%;
  color: #000;
}

._im-text {
  display: flex;
  align-items: end;
  margin-top: 0.5rem;
  padding-bottom: 0.75rem;
}

.form-dropdown {
  display: flex;
  justify-content: start;
  align-items: end;
  margin-top: 0.75rem;
}

.reachme- {
  display: flex;
  align-items: end;
}

.reach-me {
  display: flex;
  align-items: end;
}

.form__input .email {
  width: 300px;
}

.form-check {
  padding-left: 0 !important;
}

.desktop-res h3 {
  color: #EC1181;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 0.9;
  text-align: center;
  margin-right: 5rem;
}

.desktop-res h3 span {
  margin-left: 8rem;

}

.desktop-res .__tough {
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 72px;
  font-weight: 900;
}

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

.desktop-res {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.__hello {
  color: #EC1181;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 900;
}

.__common-form input {
  margin-left: 10px;
}

.__submit {
  position: absolute;
  right: 35px;
  bottom: 30px;
}

.desktop-res {
  display: block;
}

.mobile-res {
  display: none;
}

@media (max-width: 1380px) {
  #sayHelloForm {
    padding: 20px;
    border-left: 0;
  }

  .__mobile-overflow {
    overflow: visible !important;
  }

  .__mobile-overflow .offset-xl {
    padding-left: 25px !important;
  }


  .desktop-res {
    display: none;
  }

  ._form-contact {
    padding-top: 0;
  }

  .mobile-res {
    display: block;
  }

  .form-greet,
  .__common-form {
    width: 100%;

  }

  .form-greet {
    border-bottom: 2px solid #E8E8E8;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
  }

  .mobile-res h3 {
    color: #000;
    display: flex;
    font-size: 34px;
  }

  .mobile-res h3 span {
    color: #EC1181;
  }

  .modal {
    width: 95% !important;
    top: 10%;
    transform: translate(-48%, 6%);
    left: 50%;
    max-width: 570px;
  }

  .modal-dialog-centered {
    width: 95%;
    max-width: 500px;
    height: auto;
    min-height: unset !important;
    max-height: unset !important;
    border-radius: 10px;
  }

  ._form-contact {
    flex-direction: column;
  }

  .form-dropdown {
    flex-direction: column;
    justify-content: start;
    align-items: start;

  }

  .type-dropdown {
    width: 100%;
  }

  .__submit {
    position: unset !important;
    margin-top: 30px;
    text-align: center !important;

  }

  ._selectServices {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .reach-me {
    flex-direction: column !important;
    align-items: start !important;
    width: 100% !important;

  }

  .reach-me input {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .reachme-,
  .form-check {
    width: 100% !important;
  }

  .form-mobile {
    width: 100%;
  }

  .form-mobile .form__input {
    display: flex;
    margin-top: 20px;
  }

  .form-mobile .form__input input {
    margin-left: 10px !important;
  }

  ._im-text {
    width: 100%;
  }

  ._im-text .form__input {
    width: 100%;
  }

  ._im-text .form__input input {
    width: 98% !important;
  }

  #email-error {
    padding-left: 0 !important;
  }

  #sayHelloForm #phone-error {
    padding-left: 5% !important;
  }
}

@media (max-width:806px) {
  .mobile-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  .elms .op-benifits p {
    padding-left: 0px !important;
  }

  .elms .op-benifits h4 {
    margin-top: -15px;
    line-height: 36px;
    padding-top: 20px;
  }

  .elms .op-benifits h4 span {
    margin-top: 10px;
  }
}
.box-issue:hover{
  border: 1px solid #ec1181;
}
.box-issue:hover a {
  color: #ec1181;
  text-decoration-color: #ec1181 !important;
  font-size: 16px !important;
}

.third-box a {
  font-weight: bold;
  line-height: 25px;
}

.second-box,
.first-box {
  text-decoration: unset !important;
}

@media screen and (max-device-width: 1400px) and (orientation: landscape) {
  .navbar .menu {

    height: 81%;
    overflow: auto;

  }

}

.first-box a {

  text-decoration: unset !important;

}

.second-box a {

  text-decoration: unset !important;

}

.privacy-policy a span:hover {
  text-decoration: unset !important;
  color: #EC1181;

}

.privacy-policy a {
  text-decoration: unset !important;

}

.privacy-policy a span {
  text-decoration: unset !important;
  font-weight: bold;
}

.page-header ul {
  margin-bottom: 0.5rem;
}

._nav-bar .img {
  margin-bottom: 0.5rem;
}

@media (min-width:998px) and (max-width:1175px) {
  .navlist {
    margin-right: 1rem !important;
  }
}

.submenu-item a {
  text-decoration: unset !important;
}

@media (min-width: 1280px) and (max-width: 1439px) {
  .box-issue p {
    font-size: 12px !important;
  }
}

.overflow-cs-view {
  overflow: visible !important;
}

@media (max-width:1023px) {
  .casestudy-home h1 {
    margin-bottom: 10px !important;
  }

  .logo {
    max-width: 120px;
  }
}

.footer-container-list ul li:nth-child(1) {
  color: #555;
  font-size: 17px;
  font-weight: 700;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 5px;
  cursor: default !important;
  text-transform: uppercase;
}

@media (max-width:554px) {
  .casestudy-home {
    height: 65vh !important;
  }
}

.form__input input {
  color: #EC1181;
}

.modal-close {
  cursor: pointer;
}

.project-weight {
  font-weight: 400 !important;
}

#button {
  display: inline-block;
  background-color: #bd44ca;
  width: 45px;
  height: 45px;
  text-align: center;
  right: 25px;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(31, 60, 102, 0.8705882353);
  position: fixed;
  bottom: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 3;
}

#button span {

  font-weight: normal;
  font-style: normal;
  font-size: 27px;
  line-height: 39px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #e994c0;
}

#button:active {
  background-color: #EC1181;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.banner-btn-cms {
  position: relative;
  right: -34%;
  bottom: 13%;
}

.footer-new-content li:nth-child(1) a {
  text-decoration: unset !important;
}

.footer-new-content a {
  text-decoration: underline !important;
}

.cad-footer-lh {
  line-height: 24px;
  margin-top: 5px;
}
.all-cas-gap{
  text-align: left !important;
}
.all-cas-gap a{
font-size: 28px !important;
  padding: 2em 5.3rem 4rem 8rem !important;
}
@media (min-width:1024px){
  .all-casestudy{
      display: block;
  }
}
@media (max-width:1023px){
  .all-casestudy{
      display: none;
  }
  .navbar{
    align-items: start !important;
  }
  .c-effects-top{
    padding-top: 20px;
  }
  .case-img-mob{
    padding-left: 35px !important;
    padding-bottom: 20px;
    margin-top: 10px !important;
    padding-right: 31px;  }
  .projects__details{
    padding-left: 0px !important;
  }
  .case-study-six-space{
    padding-left: 15px !important;
  }
  .problem p{
    line-height: 24px;
  }
  .cs-retailer-bg{
    background-color: #f5f5f5 !important;
  }
  .web-slider .slide-img-div {
max-height: 20vh !important;

  }
  .cs-4-tools{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
  .cs-5-logo{
    max-width: 250px !important;
  }
  .some-of-mjor-mob span{
    font-size: 24px !important;
  }
  .cs-h4 h4{
    font-size: 24px !important;
  }
}
.cs-3-center{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

