.display-none {
  display: none;
}

body.modal-open {
  padding-right: 0px !important;
}

.z-index-1 {
  z-index: 1;
}

.width-100-per {
  width: 100%;
}

.video-js {
  background-color: transparent !important;
}
.video-js .vjs-tech {
  border-radius: 20px;
  object-fit: cover !important;
}

.vjs-control-bar {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.my-video-dimensions {
  width: 780px !important;
  height: 500px !important;
}
@media (max-width: 767px) {
  .my-video-dimensions {
    width: 100% !important;
    height: 300px !important;
  }
}

.link-white-underline {
  color: white;
  text-decoration: underline;
}
.link-white-underline:hover {
  color: white;
  opacity: 0.8;
}

.no-padding-imp {
  padding: 0 !important;
}

@media (max-width: 767px) {
  .m-auto-mobile {
    margin: auto;
  }
}

@media (max-width: 767px) {
  .text-left-mobile {
    text-align: left !important;
  }
}

html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Kumbh Sans";
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

p {
  font-weight: 300;
}

.heading-1 {
  font-size: 50px;
  line-height: 62.01px;
}
@media (max-width: 767px) {
  .heading-1 {
    font-size: 35px;
    line-height: 43.41px;
  }
}
.heading-1-bold {
  font-weight: 700;
}
.heading-1-semi-bold {
  font-weight: 600;
}
.heading-1-medium {
  font-weight: 500;
}
.heading-1-regular {
  font-weight: 400;
}

.heading-2 {
  font-size: 40px;
  line-height: 49.61px;
}
@media (max-width: 767px) {
  .heading-2 {
    font-size: 30px;
    line-height: 37.21px;
  }
}
.heading-2-bold {
  font-weight: 700;
}
.heading-2-semi-bold {
  font-weight: 600;
}
.heading-2-medium {
  font-weight: 500;
}
.heading-2-regular {
  font-weight: 400;
}

.heading-3 {
  font-size: 35px;
  line-height: 43.41px;
}
@media (max-width: 991px) {
  .heading-3 {
    font-size: 30px;
    line-height: 37.21px;
  }
}
.heading-3-bold {
  font-weight: 700;
}
.heading-3-semi-bold {
  font-weight: 600;
}
.heading-3-medium {
  font-weight: 500;
}
.heading-3-regular {
  font-weight: 400;
}

.heading-4 {
  font-size: 30px;
  line-height: 37.21px;
}
@media (max-width: 991px) {
  .heading-4 {
    font-size: 25px;
    line-height: 31.01px;
  }
}
.heading-4-bold {
  font-weight: 700;
}
.heading-4-semi-bold {
  font-weight: 600;
}
.heading-4-medium {
  font-weight: 500;
}
.heading-4-regular {
  font-weight: 400;
}

.heading-5 {
  font-size: 25px;
  line-height: 31.01px;
}
.heading-5-bold {
  font-weight: 700;
}
.heading-5-semi-bold {
  font-weight: 600;
}
.heading-5-medium {
  font-weight: 500;
}
.heading-5-regular {
  font-weight: 400;
}

.heading-6 {
  font-size: 20px;
  line-height: 24.8px;
}
.heading-6-bold {
  font-weight: 700;
}
.heading-6-semi-bold {
  font-weight: 600;
}
.heading-6-medium {
  font-weight: 500;
}
.heading-6-regular {
  font-weight: 400;
}

.heading-small {
  font-size: 16px;
  line-height: 19.84px;
}
.heading-small-bold {
  font-weight: 700;
}
.heading-small-semi-bold {
  font-weight: 600;
}
.heading-small-medium {
  font-weight: 500;
}
.heading-small-regular {
  font-weight: 400;
}

.heading-smaller {
  font-size: 14px;
  line-height: 17.36px;
}
.heading-smaller-bold {
  font-weight: 700;
}
.heading-smaller-semi-bold {
  font-weight: 600;
}
.heading-smaller-medium {
  font-weight: 500;
}
.heading-smaller-regular {
  font-weight: 400;
}

.paragraph-big {
  font-size: 30px;
  line-height: 50.1px;
}
@media (max-width: 767px) {
  .paragraph-big {
    font-size: 25px;
    line-height: 41.75px;
  }
}
.paragraph-big-bold {
  font-weight: 700;
}
.paragraph-big-semi-bold {
  font-weight: 600;
}
.paragraph-big-regular {
  font-weight: 400;
}

.paragraph-medium {
  font-size: 25px;
  line-height: 41.75px;
}
@media (max-width: 767px) {
  .paragraph-medium {
    font-size: 18px;
  }
}
.paragraph-medium-bold {
  font-weight: 700;
}
.paragraph-medium-semi-bold {
  font-weight: 600;
}
.paragraph-medium-regular {
  font-weight: 400;
}

.paragraph-main {
  font-size: 18px;
  line-height: 30.06px;
}
.paragraph-main-bold {
  font-weight: 700;
}
.paragraph-main-semi-bold {
  font-weight: 600;
}
.paragraph-main-regular {
  font-weight: 400;
}

.paragraph-small {
  font-size: 16px;
  line-height: 26.72px;
}
.paragraph-small-bold {
  font-weight: 700;
}
.paragraph-small-semi-bold {
  font-weight: 600;
}
.paragraph-small-regular {
  font-weight: 400;
}

.paragraph-smaller {
  font-size: 14px;
  line-height: 23.38px;
}
.paragraph-smaller-bold {
  font-weight: 700;
}
.paragraph-smaller-semi-bold {
  font-weight: 600;
}
.paragraph-smaller-regular {
  font-weight: 400;
}

body.version-v2 {
  background-color: #050301 !important;
}
body.version-v2 p {
  color: #f3c7a0;
}
@media (max-width: 767px) {
  body.version-v2 p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body.version-v2 a {
    font-size: 14px;
  }
}
body.version-v2 h1,
body.version-v2 h2,
body.version-v2 h3,
body.version-v2 h4,
body.version-v2 h5,
body.version-v2 h6 {
  color: #fff7f0;
}
body.version-v2 .heading-1 {
  font-size: 40px;
  line-height: 62.01px;
}
@media (max-width: 767px) {
  body.version-v2 .heading-1 {
    font-size: 35px;
    line-height: 43.41px;
  }
}
body.version-v2 .heading-1-bold {
  font-weight: 700;
}
body.version-v2 .heading-1-semi-bold {
  font-weight: 600;
}
body.version-v2 .heading-1-medium {
  font-weight: 500;
}
body.version-v2 .heading-1-regular {
  font-weight: 400;
}
body.version-v2 h2 {
  font-size: 40px;
}
@media (max-width: 767px) {
  body.version-v2 h2 {
    font-size: 24px;
  }
}
body.version-v2 h2-bold {
  font-weight: 700;
}
body.version-v2 h2-semi-bold {
  font-weight: 600;
}
body.version-v2 h2-medium {
  font-weight: 500;
}
body.version-v2 h2-regular {
  font-weight: 400;
}
body.version-v2 h3 {
  font-size: 20px;
  line-height: normal;
}
@media (max-width: 991px) {
  body.version-v2 h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  body.version-v2 h3 {
    font-size: 16px;
  }
}
body.version-v2 h3-bold {
  font-weight: 700;
}
body.version-v2 h3-semi-bold {
  font-weight: 600;
}
body.version-v2 h3-medium {
  font-weight: 500;
}
body.version-v2 h3-regular {
  font-weight: 400;
}

.recaptcha-container {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  max-width: 300px;
  margin: 0 auto;
}

.recaptcha-header {
  font-weight: bold;
}

.recaptcha-checkbox {
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  margin-right: 10px;
}

.recaptcha-label {
  vertical-align: middle;
}

.primary-btn {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  padding: 18px 35.25px;
  border-radius: 37.5px;
  border: none;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-wrap: nowrap;
  cursor: pointer;
}

.primary-btn:hover {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  color: #fff;
}

.primary-btn-new {
  background-color: #f45a00;
  color: #050301;
  box-shadow: 0 20px 45px 0 rgba(244, 90, 0, 0.35);
  padding: 18px 35.25px;
  border-radius: 37.5px;
  border: none;
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
  text-wrap: nowrap;
  cursor: pointer;
  font-weight: 700;
  width: fit-content;
}
@media (max-width: 767px) {
  .primary-btn-new {
    height: 49px;
    padding: 0px 25px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .primary-btn-new.full-width-mobile {
    width: 100%;
    text-align: center;
  }
}
.primary-btn-new:hover {
  color: #050301;
  box-shadow: none;
}

.box-button-new {
  border: 1px solid rgba(255, 169, 110, 0.25);
  background-color: rgba(22, 12, 6, 0.9);
  font-size: 16px;
  font-weight: 700;
  color: #fff7f0;
  text-decoration: none;
  display: inline-block;
  text-wrap: nowrap;
  cursor: pointer;
  padding: 13px 25px;
  border-radius: 12px;
  height: 56;
}
@media (max-width: 767px) {
  .box-button-new.full-width-mobile {
    width: 100%;
    text-align: center;
    font-size: 16px !important;
  }
}
.box-button-new .box-icon {
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.box-button-new:hover {
  color: #fff7f0;
  opacity: 0.8;
}

.secondary-btn {
  background: #050140;
  padding: 18px 35.25px;
  border-radius: 37.5px;
  border: none;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-wrap: nowrap;
  cursor: pointer;
}

.secondary-btn:hover {
  background: #050140;
  color: #fff;
}

.white-btn {
  background: white;
  padding: 18px 35.25px;
  border-radius: 37.5px;
  border: none;
  font-size: 20px;
  color: black;
  text-decoration: none;
  display: inline-block;
  text-wrap: nowrap;
  cursor: pointer;
}
.white-btn:hover {
  color: black;
  opacity: 0.8;
}

.link-btn {
  background: transparent;
  border-radius: 37.5px;
  border: none;
  font-size: 20px;
  color: #212020;
  text-decoration: none;
  display: inline-block;
  text-wrap: nowrap;
  cursor: pointer;
}

.link-btn:hover {
  color: #212020;
}

*::placeholder {
  color: #8a8888;
}

input {
  background: #f4f7ff;
  padding: 14px 30px;
  border-radius: 50px;
  font-size: 18px;
  color: #000;
  border: none;
}

input:focus-visible {
  outline: none;
}

textarea {
  background: #f4f7ff;
  padding: 14px 30px;
  border-radius: 15px;
  font-size: 18px;
  color: #000;
  border: none;
  resize: none;
}

textarea:focus-visible {
  outline: none;
}

.case-studies-slider {
  margin: 80px auto 100px;
}
@media (max-width: 450px) {
  .case-studies-slider .case-studies-slider-heading {
    flex-direction: column;
  }
}
.case-studies-slider .slider-arrows {
  margin-right: 15px;
}
@media (max-width: 450px) {
  .case-studies-slider .slider-arrows {
    position: absolute;
    bottom: -25px;
    margin-right: 0;
  }
}
.case-studies-slider .left,
.case-studies-slider .right {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  cursor: pointer;
  border-radius: 50%;
}
.case-studies-slider .img {
  width: 100%;
  height: 307px;
}
@media (max-width: 991px) {
  .case-studies-slider .img {
    width: 100%;
    height: 250px;
  }
}
.case-studies-slider .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.case-studies-slider a {
  display: inline-block;
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}

.videomodal .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}

.videomodal .modal-content {
  background-color: transparent;
  border: 0;
}

.videomodal .modal-body {
  position: relative;
  padding: 0px;
}

.videomodal .close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

.videomodal iframe {
  width: 100%;
  height: 500px;
  border-radius: 30px;
}

.videomodal .btn-close {
  background-color: white;
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 50px;
  opacity: 1;
  top: 5px;
  left: 5px;
}

.embed-youtube-iframe {
  height: 500px;
  width: 780px;
  border-radius: 20px;
  margin-bottom: 20px;
}

.navbar {
  position: absolute;
  background-color: #fff;
  border-radius: 50px;
  margin: 30px auto;
  padding-left: 10px;
  z-index: 10;
}
.navbar .main-logo {
  width: auto;
  height: 21px;
}
@media (max-width: 991px) {
  .navbar {
    width: 100%;
    border-radius: 0;
    padding-left: 0;
    margin: 0 auto;
    padding: 20px 10px;
  }
}
.navbar .container {
  width: 1320px;
}
.navbar .navbar-nav {
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .navbar .navbar-nav {
    margin-right: 0;
  }
}
.navbar .navbar-toggler {
  border: none;
}
.navbar .navbar-toggler:focus {
  box-shadow: none;
}
.navbar .navbar-toggler:focus-visible {
  outline: none;
  border: none;
}
.navbar .navbar-toggler {
  display: none !important;
}
@media (max-width: 991px) {
  .navbar .navbar-toggler {
    display: flex !important;
  }
}
.navbar .nav-item .nav-link {
  color: #2b2c33;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .navbar .nav-item .nav-link {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .navbar .nav-item .nav-link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .navbar .nav-item .nav-link {
    font-size: 14px !important;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .navbar .nav-item.nav-last-item {
    display: none;
  }
}
.navbar .nav-item.dropdown .dropdown-menu {
  padding: 15px 0px;
  margin: 0;
}
@media (min-width: 1200px) {
  .navbar .nav-item.dropdown .dropdown-menu {
    -webkit-box-shadow: 4px 6px 51px 0px rgba(224, 224, 224, 0.49);
    -moz-box-shadow: 4px 6px 51px 0px rgba(224, 224, 224, 0.49);
    box-shadow: 4px 6px 51px 0px rgba(224, 224, 224, 0.49);
    border-color: #e5e5e5;
    border-radius: 20px;
  }
}
@media (max-width: 991px) {
  .navbar .nav-item.dropdown .dropdown-menu {
    text-align: center;
    max-width: 300px;
    background-color: #fdf8f4;
    margin: auto;
    border-radius: 20px;
  }
}
.navbar .nav-item.dropdown .dropdown-menu .dropdown-item {
  margin-bottom: 5px;
}
.navbar .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #ff6a55;
  color: white;
}
@media (max-width: 1200px) {
  .navbar .primary-btn {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .navbar .primary-btn {
    font-size: 20px;
  }
}

.border-navbar {
  border: 1px solid #ece9e9;
}
@media (max-width: 991px) {
  .border-navbar {
    border: none;
  }
}

.footer {
  background-color: #040220;
  padding: 40px 0;
}
.footer p {
  font-size: 14px;
}
.footer {
  margin-top: 30px;
}
.footer .footer-logo {
  width: 80px;
}
@media (max-width: 767px) {
  .footer {
    margin-top: 0;
    padding: 40px 0 20px 0;
  }
}
.footer .fw-bold {
  color: #fff;
  font-weight: 800;
  font-size: 15px !important;
}
@media (max-width: 767px) {
  .footer .fw-bold {
    text-align: left;
    font-size: 14px !important;
  }
}
.footer .text-reset {
  color: #d9dadc !important;
  text-decoration: none;
  font-size: 14px;
}
@media (max-width: 767px) {
  .footer .social-icons-container {
    justify-content: space-between;
  }
}
.footer .social-icons-container .social-icons {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #151c44;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  background-color: #180A01;
}
.footer .inc-logo {
  background-color: #140B05;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .footer .section-1 {
    text-align: left;
  }
}
.footer .section-1 p {
  font-size: 14px;
  line-height: 24.2px;
}
.footer .paragraph-main-regular {
  color: #f9f9fb;
  font-size: 16px;
}
.footer .copyright {
  margin-left: 30px;
}
@media (max-width: 991px) {
  .footer .copyright {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .footer .footer-last-child {
    margin-top: -70px;
  }
}
.footer .links {
  list-style-type: none;
  padding: 0;
}
.footer .links li {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .footer .links {
    text-align: left;
  }
}
.footer .inc {
  position: absolute;
  width: 150px;
  height: 150px;
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  right: -15px;
  top: -40px;
  z-index: 10000;
}
.footer .inc .inc-logo {
  left: -22px;
  position: relative;
}

.shape {
  position: absolute;
}

.hero-section {
  position: relative;
  background-color: #fdf8f4;
  padding: 180px 0 0px;
}
.hero-section .partner-logo {
  height: 91px;
}
@media (max-width: 385px) {
  .hero-section .partner-logo {
    width: 308px;
  }
}
.hero-section .hero {
  margin: 0 auto;
  max-width: 550px;
  text-align: center;
  padding-bottom: 150px;
}
.hero-section .hero .hero-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.hero-section .hero .hero-content .hero-list {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 385px) {
  .hero-section .hero .hero-content .hero-list {
    display: block;
  }
}
.hero-section .hero .hero-content .hero-list .check-icon {
  margin-right: 15px;
}
@media (max-width: 385px) {
  .hero-section .hero .hero-content .hero-list .check-icon {
    margin-right: 5px;
  }
}
.hero-section .hero .hero-content .btns {
  width: 100%;
}
.hero-section .hero .hero-content .partners {
  border-radius: 30px;
  box-shadow: 0px 5.25px 75px 0px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background-color: #fff;
  position: absolute;
  bottom: -100px;
}
.hero-section .hero .hero-content .partners h1 {
  font-weight: 800;
  color: #212020;
  font-size: 30px;
  text-align: center;
}
@media (max-width: 573px) {
  .hero-section .hero .hero-content .partners {
    padding: 20px 15px;
  }
}
.hero-section .shape-1 {
  top: 0;
  left: 50px;
}
@media (max-width: 767px) {
  .hero-section .shape-1 {
    display: none;
  }
}
.hero-section .shape-2 {
  top: 0px;
  right: 20px;
  z-index: 2;
}
.hero-section .shape-2 .img {
  width: 180px;
}
@media (max-width: 991px) {
  .hero-section .shape-2 {
    right: -100px;
  }
}
@media (max-width: 767px) {
  .hero-section .shape-2 {
    top: -102px;
    right: 30px;
  }
  .hero-section .shape-2 .img {
    width: 100px;
  }
}
.hero-section .shape-3 {
  bottom: 14px;
  left: 0px;
  z-index: 3;
}
.hero-section .shape-3 .img {
  width: 250px;
}
@media (max-width: 991px) {
  .hero-section .shape-3 {
    left: -150px;
  }
}
@media (max-width: 767px) {
  .hero-section .shape-3 {
    bottom: 14px;
    left: -75px;
  }
  .hero-section .shape-3 .img {
    width: 180px;
  }
}
.hero-section .shape-4 {
  bottom: 150px;
  right: 50px;
}
@media (max-width: 767px) {
  .hero-section .shape-4 {
    display: none;
  }
}
.hero-section .shape-5 {
  top: 120px;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
}
.hero-section .shape-5 .img {
  width: 100%;
}
@media (max-width: 991px) {
  .hero-section .shape-5 {
    bottom: 230px;
    top: auto;
  }
}

.believe {
  margin-top: 150px;
  margin-bottom: 60px;
}
.believe h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 79.5px;
  text-align: center;
  color: #212020;
}
.believe h1 span {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .believe h1 {
    font-size: 35px;
    line-height: 43.41px;
  }
}
.believe h1 .attention {
  position: relative;
}
.believe h1 .great::after,
.believe h1 .good::after {
  content: "";
  background-image: url("../img/home/shape-18.svg");
  background-size: 200px 140px;
  display: inline-block;
  width: 200px;
  height: 140px;
  position: absolute;
  bottom: -35px;
  left: -25px;
}
@media (max-width: 767px) {
  .believe h1 .great::after,
  .believe h1 .good::after {
    background-size: 100px 140px;
    width: 100px;
    height: 140px;
    bottom: -50px;
    left: -5px;
  }
}
.believe h1 .attention:after {
  content: "";
  background-image: url(../img/home/shape-17.svg);
  background-size: 520px 40px;
  display: inline-block;
  width: 520px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  left: 10px;
}
@media (max-width: 767px) {
  .believe h1 .attention:after {
    background-size: 100% 40px;
    width: 100%;
    left: 0;
  }
}

.about-section {
  margin: 100px auto;
  margin-top: 100px;
}
.about-section .about-section-container {
  background-color: #fdf8f4;
  border-radius: 35px;
  padding: 60px 30px;
}
@media (max-width: 991px) {
  .about-section .about-section-container {
    border-radius: 0;
  }
}
.about-section .about {
  position: relative;
}
.about-section .about h1 {
  margin-bottom: 40px;
}
.about-section .about p {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .about-section .about p {
    margin-bottom: 10px;
    line-height: 31.75px;
  }
}
.about-section .about .about-stats {
  width: 100%;
  display: flex;
  align-items: start;
  justify-content: space-around;
  text-align: start;
}
@media (max-width: 767px) {
  .about-section .about .about-stats {
    text-align: center;
  }
}
.about-section .about .about-stats h6 {
  width: 200px;
}
.about-section .about .about-stats h6 span {
  font-size: 60px;
  font-weight: 800;
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .about-section .about .about-stats h6 {
    width: 100%;
  }
}
.about-section .about .shape-6 {
  top: -110px;
  left: -37px;
}
.about-section .about .shape-7 {
  top: 0px;
  right: -15px;
}

.services-section {
  margin: 30px auto 100px auto;
  text-align: center;
}
.services-section .services {
  position: relative;
}
.services-section .services .services-boxes {
  border-radius: 35px;
  box-shadow: 0px 5.25px 75px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  padding: 0 20px;
}
.services-section .services .shape-8 {
  top: -30px;
  left: 20px;
}
.services-section .services .shape-9 {
  top: -40px;
  right: -40px;
}
@media (max-width: 767px) {
  .services-section .services .shape-9 {
    top: -65px;
    right: -91px;
  }
}
.services-section .heading-2 {
  margin-bottom: 30px;
}
.services-section .icon {
  width: 90px;
  height: 90px;
  border-radius: 50px;
  background-color: #fdf8f4;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 20px;
}
.services-section .services-icon {
  width: 45px;
}
.services-section .services-col {
  width: 100%;
  height: 100%;
  padding: 40px 30px;
}
@media (max-width: 767px) {
  .services-section .services-col {
    padding: 20px 13px;
  }
}
@media (max-width: 767px) {
  .services-section .services-text-box {
    width: 159px;
  }
  .services-section .services-text-box .heading-5 {
    font-size: 20px;
    margin-top: 12px;
  }
}
.services-section .see-more-btn {
  color: #2b2c33;
  font-size: 18px;
  font-weight: 400;
  text-underline-offset: 5px;
}
.services-section .col-lg-4,
.services-section .col-md-6 {
  margin: 0;
  padding: 0;
}

.case-study-section {
  margin: 30px auto 60px;
}
.case-study-section .case-study-heading {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .case-study-section .case-study-heading {
    margin-bottom: 20px;
  }
}
.case-study-section .case-study {
  position: relative;
  overflow-x: hidden;
}
.case-study-section .case-study .case-study-content {
  text-decoration: none;
  min-width: 360px;
}
@media (max-width: 767px) {
  .case-study-section .case-study .case-study-content {
    min-width: 350px;
  }
}
.case-study-section .case-study .case-study-content {
  height: 270px;
  object-fit: contain;
  border-radius: 20px;
  margin-right: 30px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .case-study-section .case-study .case-study-content {
    margin-bottom: 18px;
  }
}
.case-study-section .case-study .case-study-content {
  background-repeat: no-repeat;
}
.case-study-section .case-study .case-study-content .white-cover {
  width: 200px;
  background-color: white;
  border-radius: 10px;
  text-align: center;
  height: 84px;
  margin-bottom: 10px;
  border: 1px solid #efefef;
}
.case-study-section .case-study .case-study-content .white-cover .logo-cover {
  margin: auto;
  width: 150px;
  height: 100%;
  text-align: center;
}
.case-study-section .case-study .case-study-content .white-cover .logo-cover .logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .case-study-section .case-study .case-study-content {
    width: 350px;
    margin-right: 0;
  }
}
.case-study-section .case-study .case-study-content .see-more {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}
.case-study-section .case-study .case-study-content .see-more div {
  width: 45px;
  height: 45px;
  background-color: #ff6a55;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.case-study-section .case-study .row-1 {
  width: 100%;
  text-align: center;
}
.case-study-section .case-study .img-1 {
  background-image: url("../img/home/home-3.png");
  background-size: cover;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-1 {
    margin-top: 0;
  }
}
.case-study-section .case-study .img-2 {
  background-image: url("../img/home/home-4.png");
  margin-top: -90px;
  background-size: cover;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-2 {
    margin-top: 0;
  }
}
.case-study-section .case-study .img-3 {
  background-image: url("../img/home/home-5.png");
  margin-top: 40px;
  background-size: cover;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-3 {
    margin-top: 0;
  }
}
.case-study-section .case-study .img-4 {
  background-image: url("../img/home/home-6.png");
  margin-top: -25px;
  background-size: cover;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-4 {
    margin-top: 0;
  }
}
.case-study-section .case-study .img-5 {
  background-image: url("../img/home/home-7.png");
  margin-top: -50px;
  background-size: cover;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-5 {
    margin-top: 0;
  }
}
.case-study-section .case-study .img-6 {
  background-image: url("../img/home/home-9.png");
  margin-top: 60px;
  background-size: cover;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-6 {
    margin-top: 0;
  }
}
.case-study-section .case-study .img-7 {
  background-image: url("../img/home/home-10.png");
  margin-top: -30px;
  background-size: cover;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-7 {
    margin-top: 0;
  }
}
.case-study-section .case-study .img-8 {
  background-image: url("../img/home/home-5.png");
  margin-top: 20px;
  background-size: cover;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-8 {
    margin-top: 0;
  }
}
.case-study-section .case-study .img-9 {
  background-image: url("../img/home/home-7.png");
  margin-top: -120px;
  background-size: cover;
}
@media (max-width: 767px) {
  .case-study-section .case-study .img-9 {
    margin-top: 0;
  }
}
.case-study-section .view-more {
  color: #2b2c33;
  font-size: 22px;
  font-weight: 400;
  text-underline-offset: 5px;
}
.case-study-section .shape-10 {
  top: 0;
  left: 20px;
}
.case-study-section .shape-11 {
  top: 0;
  right: 20px;
}

.question-section {
  margin: 30px auto 60px;
  margin-top: 100px;
  position: relative;
}
@media (max-width: 767px) {
  .question-section {
    margin-bottom: 0;
  }
}
.question-section .shape-16 {
  bottom: 0px;
  z-index: 1;
  width: 100%;
}
@media (max-width: 767px) {
  .question-section .shape-16 {
    bottom: 70px;
  }
}
.question-section .shape-16 svg {
  width: 100%;
}
.question-section .question {
  position: relative;
  background-color: #fdf8f4;
  border-radius: 35px;
  padding-top: 60px;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 991px) {
  .question-section .question {
    border-radius: 0;
  }
}
.question-section .question .question-img {
  position: relative;
  overflow-x: hidden;
}
.question-section .question .question-img .img {
  background-image: url("../img/home/home-12.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 1200px;
  height: 300px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 10;
}
@media (max-width: 1400px) {
  .question-section .question .question-img .img {
    border-radius: 35px;
  }
}
@media (max-width: 991px) {
  .question-section .question .question-img .img {
    border-radius: 0;
    height: 220px;
  }
}
@media (max-width: 573px) {
  .question-section .question .question-img .img {
    height: 190px;
  }
}
.question-section .question .shape-12 {
  top: -20px;
  left: 350px;
}
@media (max-width: 1200px) {
  .question-section .question .shape-12 {
    left: 180px;
  }
}
@media (max-width: 991px) {
  .question-section .question .shape-12 {
    left: 80px;
  }
}
@media (max-width: 767px) {
  .question-section .question .shape-12 {
    right: 20px;
    left: auto;
  }
}
.question-section .question .shape-13 {
  top: 75px;
  right: 150px;
}
@media (max-width: 1200px) {
  .question-section .question .shape-13 {
    right: 30px;
  }
}
@media (max-width: 991px) {
  .question-section .question .shape-13 {
    right: 0px;
  }
}
@media (max-width: 767px) {
  .question-section .question .shape-13 {
    top: 170px;
    right: 20px;
  }
}
.question-section .question .shape-14 {
  top: 140px;
  left: 100px;
}
@media (max-width: 1200px) {
  .question-section .question .shape-14 {
    left: 30px;
  }
}
@media (max-width: 991px) {
  .question-section .question .shape-14 {
    left: -40px;
  }
}
@media (max-width: 767px) {
  .question-section .question .shape-14 {
    top: 15px;
    left: 40px;
  }
  .question-section .question .shape-14 svg {
    width: 15px;
  }
}
.question-section .question .shape-15 {
  top: 190px;
  right: 180px;
}
@media (max-width: 1200px) {
  .question-section .question .shape-15 {
    right: 100px;
  }
}
@media (max-width: 767px) {
  .question-section .question .shape-15 {
    left: 20px;
    right: auto;
    top: 230px;
  }
}

.right-border-lg {
  border-right: 1px solid #e1e1e1;
}
@media (max-width: 991px) {
  .right-border-lg {
    border-right: none;
  }
}

.right-border-md {
  border-right: 1px solid #e1e1e1;
}
@media (max-width: 767px) {
  .right-border-md {
    border-right: none;
  }
}

.right-border-md-to-lg {
  border-right: none;
}
@media (min-width: 767px) {
  .right-border-md-to-lg {
    border-right: 1px solid #e1e1e1;
  }
}
@media (min-width: 991px) {
  .right-border-md-to-lg {
    border-right: none;
  }
}

.bottom-border-lg-to-md {
  border-bottom: none;
}
@media (min-width: 767px) {
  .bottom-border-lg-to-md {
    border-bottom: 1px solid #e1e1e1;
  }
}
@media (min-width: 991px) {
  .bottom-border-lg-to-md {
    border-bottom: none;
  }
}

.bottom-border {
  border-bottom: 1px solid #e1e1e1;
}

.border-bottom-till-md {
  border-bottom: none;
}
@media (max-width: 767px) {
  .border-bottom-till-md {
    border-bottom: 1px solid #e1e1e1;
  }
}

.border-bottom-till-lg {
  border-bottom: none;
}
@media (max-width: 991px) {
  .border-bottom-till-lg {
    border-bottom: 1px solid #e1e1e1;
  }
}

.career-details {
  margin: 140px auto 40px;
}
@media (max-width: 991px) {
  .career-details {
    margin-top: 95px;
  }
}
.career-details .career-detail-header {
  background: #040220;
  color: #fff;
  padding: 80px 20px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 573px) {
  .career-details .career-detail-header {
    padding: 40px 20px;
  }
}
.career-details .career-detail-header h1 {
  max-width: 450px;
}
.career-details .career-detail-header .img {
  position: absolute;
  right: 100px;
  top: -43px;
}
@media (max-width: 767px) {
  .career-details .career-detail-header .img {
    right: 0;
  }
}
@media (max-width: 573px) {
  .career-details .career-detail-header .img {
    right: -150px;
    top: 0;
  }
}
.career-details .career-detail-content ul li {
  margin-top: 19px;
}
.career-details .career-detail-content p {
  color: #212529;
  font-weight: 400;
}
.career-details .career-detail-content p, .career-details .career-detail-content ul li {
  color: var(--bs-body-color);
  font-weight: 400;
  line-height: 1.8;
}
.career-details .career-detail-content a {
  color: #ff6a55;
}
.career-details .career-detail-content .apply-now {
  color: white;
}
.career-details .cta {
  margin: 60px auto;
  padding: 60px 20px;
  max-width: 671px;
  background-color: #fdf8f4;
  border-radius: 20px;
}
.career-details .cta h1 {
  max-width: 970px;
  margin: 0 auto;
}
.career-details .cta span {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.career-details .cta .heading-2 {
  font-size: 26px;
  line-height: 35.61px;
}
.career-details .cta .shape-1 {
  left: 50px;
  top: -15px;
}
.career-details .cta .shape-2 {
  right: 30px;
  bottom: -20px;
  top: auto;
}

.careers {
  margin: 120px auto 60px;
}
@media (max-width: 991px) {
  .careers {
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  .careers {
    margin-top: 10px;
  }
}

.career-header {
  background-image: url("../img/career/career-1.png");
  box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 1242px;
  width: 100%;
  height: 500px;
  border-radius: 20px;
  display: flex;
  align-items: flex-end;
  margin: 20px;
}
@media (max-width: 767px) {
  .career-header {
    border-radius: 0;
    margin: 20px 0;
    height: 300px;
    margin-top: 76px;
  }
}
@media (max-width: 573px) {
  .career-header {
    border-radius: 0;
    margin: 20px 0;
    height: 270px;
    margin-top: 76px;
  }
}
.career-header .header-text {
  color: #fff;
  padding: 80px;
}
@media (max-width: 767px) {
  .career-header .header-text {
    width: 280px;
    padding: 40px;
  }
  .career-header .header-text p {
    line-height: 28.75px;
  }
}

.career-detail {
  margin: 80px auto 60px;
}
.career-detail {
  max-width: 1242px;
}
@media (max-width: 767px) {
  .career-detail {
    margin: -40px auto 60px;
  }
}
@media (max-width: 991px) {
  .career-detail {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.career-detail .career-detail-box {
  display: block;
  border: 1px solid #e1e1e1;
  border-radius: 20px;
  padding: 30px;
  height: 100%;
  text-decoration: none;
}
.career-detail .career-detail-box h5 {
  color: #212020;
}
.career-detail .career-detail-box .view-details {
  text-decoration: none;
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: flex;
  align-items: center;
}
.career-detail .career-detail-box .img {
  display: flex;
  margin-left: 10px;
  width: 45px;
  height: 45px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #ffd7d1;
}

.career-navbar {
  position: absolute;
  background-color: #fff;
  border-radius: 50px;
  margin: 10px auto;
  padding-left: 20px;
}
@media (max-width: 991px) {
  .career-navbar {
    position: relative;
    border-radius: 0;
    padding-left: 0;
  }
}
.career-navbar .container {
  width: 1320px;
}

.contact {
  position: relative;
  padding: 120px 0 60px;
}
@media (max-width: 991px) {
  .contact {
    padding-top: 60px;
  }
}
.contact .contact-us {
  margin: 60px auto;
}
.contact .contact-us textarea,
.contact .contact-us input {
  width: 100%;
}
.contact .contact-us textarea {
  height: 150px;
}
.contact .contact-us .contact-us-form {
  padding: 40px 30px;
  background-color: #fff;
  border-right: 1px solid #e3e8ef;
  border-radius: 20px;
  box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.09);
}
.contact .shape-1 {
  position: absolute;
  top: 180px;
  left: 0;
}
@media (max-width: 991px) {
  .contact .shape-1 {
    left: -50px;
    top: 120px;
  }
}
.contact .shape-2-contact {
  position: absolute;
  bottom: 140px;
  right: 0;
}
@media (max-width: 767px) {
  .contact .shape-2-contact {
    bottom: -70px;
  }
}
.contact .error-message {
  margin-top: 20px !important;
  background-Color: #eddede;
  color: #b90e0e;
  font-weight: 500;
  padding: 13px;
  border-radius: 10px;
}
.contact .success-message {
  margin-top: 20px !important;
  background-Color: #deede7;
  color: #0f7517;
  font-weight: 500;
  padding: 13px;
  border-radius: 10px;
}
.contact .submit-button[disabled] {
  background: #e9e9e9;
}
.contact .submit-button[disabled]:hover {
  cursor: default;
}

.enterprise-architecture.contact {
  background-color: #040220;
  color: #fff;
  padding: 60px 20px;
}
.enterprise-architecture.contact .contact-us {
  margin-top: 20px;
  margin-bottom: 0;
}
.enterprise-architecture.contact h3 {
  color: #212020;
}
.enterprise-architecture.contact .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1200px) {
  .enterprise-architecture.contact .heading-6 {
    width: 80%;
  }
}

.team {
  margin: 160px auto 60px;
}
@media (max-width: 767px) {
  .team {
    margin: 100px auto 60px;
  }
}
.team .team-headings {
  max-width: 850px;
  margin: 20px auto;
  position: relative;
}
.team .team-headings .shape-1 {
  position: absolute;
  left: -100px;
  top: 60px;
}
.team .team-headings .shape-2 {
  position: absolute;
  top: 30px;
  right: -150px;
}
.team .team-images {
  padding: 0;
}
@media (max-width: 991px) {
  .team .team-images {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.team .team-images .col-md-6 {
  margin-bottom: 30px;
}
.team .team-images .img {
  width: auto;
}
@media (max-width: 991px) {
  .team .team-images .img {
    height: 300px;
  }
}
.team .team-images .img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 30px;
}
.team .team-members {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .team .team-members {
    margin-top: 30px;
  }
}
.team .team-members {
  position: relative;
}
.team .team-members .members {
  background-color: #fdf8f4;
  border-radius: 30px;
  padding: 50px 30px;
  position: relative;
  z-index: 10;
}
@media (max-width: 991px) {
  .team .team-members .members {
    border-radius: 0;
  }
}
.team .team-members .member-content {
  background-color: white;
  border-radius: 20px;
  padding: 40px 30px;
  width: 100%;
}
.team .team-members .member-content .see-more-details {
  color: #ff6a55;
  text-decoration: underline;
  cursor: pointer;
}
.team .team-members .shape-3 {
  position: absolute;
  top: 30px;
  left: 120px;
  z-index: 20;
}
@media (max-width: 991px) {
  .team .team-members .shape-3 {
    top: -20px;
    left: 0;
  }
}
.team .team-members .shape-4 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
}
.team .team-members .shape-4 img {
  width: 100%;
}
.team .team-members .shape-5 {
  position: absolute;
  bottom: 20px;
  right: 120px;
}
@media (max-width: 991px) {
  .team .team-members .shape-5 {
    bottom: 15px;
    right: 5px;
  }
}

#member-details .modal-header, #member-details .modal-footer {
  border: none !important;
}
#member-details .close-button {
  cursor: pointer;
}
#member-details .modal-content {
  padding: 17px !important;
}
#member-details .modal-content .modal-body .image-and-text {
  position: relative;
  top: -33px;
}
@media (max-width: 767px) {
  #member-details .modal-content .modal-body .image-and-text {
    flex-direction: column;
  }
}
#member-details .modal-content .modal-body .image-and-text .profile-image {
  width: 130px !important;
  height: 130px !important;
}
#member-details .modal-content .modal-body .image-and-text .name-and-title {
  margin-left: 15px;
}
@media (max-width: 767px) {
  #member-details .modal-content .modal-body .image-and-text .name-and-title {
    margin-top: 10px;
  }
}
#member-details .modal-content .modal-body .image-and-text .name-and-title .title {
  font-size: 20px;
}
#member-details .modal-content .modal-body .bio {
  margin-top: 0px;
  color: #212529;
  font-size: 20px;
}
@media (max-width: 767px) {
  #member-details .modal-content .modal-body .bio {
    top: -15px;
    position: relative;
    text-align: center;
  }
}

.case {
  overflow: hidden;
  position: relative;
  margin-top: 130px;
}
@media (max-width: 767px) {
  .case {
    margin-top: 80px;
  }
}
.case .case-study-header {
  background-color: #fdf8f4;
  padding: 80px 20px;
}
.case .case-studies .content {
  text-decoration: none;
}
.case .case-studies h1 {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.case .case-studies .img {
  position: relative;
  width: 500px;
  height: 330px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .case .case-studies .img {
    width: 100%;
  }
}
.case .case-studies .img .featured-tag {
  position: absolute;
  background-color: #ff6a55;
  color: white;
  border-radius: 50px;
  padding: 5px 24px;
  left: 15px;
  top: 13px;
}
.case .case-studies .img .white-cover {
  width: 200px;
  background-color: white;
  border-radius: 10px;
  text-align: center;
  height: 84px;
  margin-bottom: 10px;
  border: 1px solid #efefef;
  position: absolute;
}
.case .case-studies .img .white-cover .logo-cover {
  margin: auto;
  width: 150px;
  height: 63px;
  padding-top: 15px;
  text-align: center;
}
.case .case-studies .img .white-cover .logo-cover .logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}
.case .case-studies .img .case-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.case .case-studies .case-studies-content {
  text-decoration: none;
  top: -60px;
  position: relative;
  z-index: 100;
}
.case .case-studies .case-studies-content h4 {
  color: #212020;
  text-decoration: none;
}
.case .shape-1 {
  position: absolute;
  top: 150px;
  left: 0;
}
@media (max-width: 767px) {
  .case .shape-1 {
    left: -30px;
    top: 700px;
    z-index: 1;
  }
}
.case .shape-2 {
  position: absolute;
  top: 40px;
  right: 0;
}
@media (max-width: 767px) {
  .case .shape-2 {
    right: -80px;
  }
}

.case-studies-detail {
  max-width: 1200px;
  width: 100%;
  margin: 160px auto 60px;
  padding: 0 75px;
}
@media (max-width: 991px) {
  .case-studies-detail {
    padding: 0;
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .case-studies-detail .row {
    flex-direction: column-reverse;
  }
}
.case-studies-detail .shape-3 {
  padding: 15px 40px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 22.24px 44.49px 0px rgba(0, 0, 0, 0.1);
  max-width: 320px;
  top: -50px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.case-studies-detail .shape-3 img {
  max-width: 1050px;
  width: 100%;
  object-fit: contain;
}
@media (max-width: 767px) {
  .case-studies-detail .shape-3 {
    padding: 15px 20px;
    width: 220px;
    top: -30px;
  }
  .case-studies-detail .shape-3 svg, .case-studies-detail .shape-3 img {
    width: 100% !important;
    border-radius: 0;
  }
}
.case-studies-detail .header-img .overview-image {
  max-width: 1050px;
  width: 100%;
  object-fit: contain;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .case-studies-detail .case-studies-detail-content .main-content {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .case-studies-detail .case-studies-detail-content {
    margin-top: 80px;
  }
}
.case-studies-detail .case-studies-detail-content .img {
  max-width: 627px;
  width: 100%;
}
.case-studies-detail .case-studies-detail-content .img img {
  width: 100%;
  object-fit: contain;
  border-radius: 20px;
}
.case-studies-detail .case-studies-detail-content .industry {
  background-color: #f4f7ff;
  padding: 30px;
  border-radius: 20px;
}
.case-studies-detail .case-studies-detail-content .skills,
.case-studies-detail .case-studies-detail-content .ind-name {
  background-color: #dde4f6;
  padding: 4px 14px;
  display: inline-block;
  border-radius: 50px;
  margin-right: 10px;
}
.case-studies-detail .case-studies-detail-content p, .case-studies-detail .case-studies-detail-content ul li {
  font-size: 18px;
  color: var(--bs-body-color);
  font-weight: 400;
  line-height: 1.8;
}
.case-studies-detail .case-studies-detail-content a {
  color: #ff6a55;
}

.case-studies-detail-social-links {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  left: -70px;
}
@media (max-width: 991px) {
  .case-studies-detail-social-links {
    flex-direction: row;
    left: 0;
    top: -80px;
    width: 100%;
  }
}
.case-studies-detail-social-links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .case-studies-detail-social-links a:last-child {
    margin-right: 0;
  }
}

.case-details.shape-2 {
  bottom: 50px;
  right: 0;
}
@media (max-width: 767px) {
  .case-details.shape-2 {
    display: none;
  }
}

.case-details.shape-1 {
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .case-details.shape-1 {
    top: 50px;
    left: -50px;
  }
}

.newsroom {
  margin: 120px auto 60px;
}
@media (max-width: 991px) {
  .newsroom {
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  .newsroom {
    margin-top: 10px;
  }
}
.newsroom .newsroom-header {
  background-image: url(../img/newsroom/avm.jpg);
  box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 1242px;
  width: 100%;
  height: 500px;
  border-radius: 20px;
  display: flex;
  align-items: flex-end;
  margin: 20px;
}
@media (max-width: 767px) {
  .newsroom .newsroom-header {
    border-radius: 0;
    margin: 20px 0;
    height: 300px;
    margin-top: 76px;
  }
}
@media (max-width: 573px) {
  .newsroom .newsroom-header {
    border-radius: 0;
    margin: 20px 0;
    height: 270px;
    margin-top: 76px;
  }
}
.newsroom .newsroom-header .header-text {
  color: #fff;
  padding: 80px;
}
@media (max-width: 767px) {
  .newsroom .newsroom-header .header-text {
    width: 280px;
    padding: 40px;
  }
  .newsroom .newsroom-header .header-text p {
    line-height: 28.75px;
  }
}
.newsroom .news .news-content {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .newsroom .news .news-content {
    flex-direction: column;
    align-items: flex-start;
  }
}
.newsroom .news .news-content .text {
  margin-left: 20px;
}
@media (max-width: 991px) {
  .newsroom .news .news-content .text {
    margin-left: 0px;
  }
}
.newsroom .news .news-content .img {
  flex-shrink: 0;
  border: 1px solid #ededed;
  width: 317px;
  height: 200px;
  margin-bottom: 15px;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .newsroom .news .news-content .img {
    width: 100%;
    height: 300px;
  }
}
.newsroom .news .news-content .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.newsroom .news .news-content .date p {
  margin-bottom: 0;
  color: #2b2c33;
}
.newsroom .news .news-content h4 {
  margin-bottom: 20px;
  color: #212020;
}
.newsroom .news .news-content .view-details {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}
.newsroom .news .news-content a {
  display: inline-block;
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}
.newsroom .news .shape-1 {
  left: 0;
  top: 50px;
}
@media (max-width: 767px) {
  .newsroom .news .shape-1 {
    display: none;
  }
}
.newsroom .news .shape-2 {
  right: 0;
  bottom: 180px;
}
@media (max-width: 767px) {
  .newsroom .news .shape-2 {
    display: none;
  }
}

.date {
  background-color: #dde4f6;
  padding: 4px 14px;
  border-radius: 50px;
  display: inline-block;
  margin-bottom: 10px;
}

.newsroom-detail {
  margin: 160px auto 60px;
}
@media (max-width: 991px) {
  .newsroom-detail {
    margin-top: 100px;
  }
}
.newsroom-detail .newsroom-detail-header {
  max-width: 800px;
  margin: 0 auto;
}
.newsroom-detail .newsroom-detail-header .header-img img {
  max-width: 800px;
  width: 100%;
  width: 100%;
  object-fit: contain;
  border-radius: 20px;
}
.newsroom-detail .shape-1 {
  top: -20px;
  left: 0;
}
@media (max-width: 767px) {
  .newsroom-detail .shape-1 svg, .newsroom-detail .shape-1 img {
    width: 100px;
  }
}
.newsroom-detail .shape-2 {
  bottom: 0;
  right: -12px;
}
.newsroom-detail .paragraph-main p, .newsroom-detail .paragraph-main ul li {
  color: var(--bs-body-color);
  font-weight: 400;
  line-height: 1.8;
}
.newsroom-detail .paragraph-main a {
  color: #ff6a55;
}
.newsroom-detail .small-news-boxes .news .news-content {
  text-decoration: none;
  max-width: 505px;
  margin-bottom: 40px;
  display: block;
}
.newsroom-detail .small-news-boxes .news .news-content .img {
  border: 1px solid #ededed;
  height: 306px;
  margin-bottom: 15px;
  border-radius: 20px;
}
@media (max-width: 1400px) {
  .newsroom-detail .small-news-boxes .news .news-content .img {
    width: 100%;
    height: 300px;
  }
}
.newsroom-detail .small-news-boxes .news .news-content .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.newsroom-detail .small-news-boxes .news .news-content .date p {
  margin-bottom: 0;
  color: #2b2c33;
}
.newsroom-detail .small-news-boxes .news .news-content h4 {
  margin-bottom: 20px;
  color: #212020;
}
.newsroom-detail .small-news-boxes .news .news-content .view-details {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}
.newsroom-detail .small-news-boxes .news .news-content a {
  display: inline-block;
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}

.social-links {
  display: flex;
}
.social-links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-detail {
  margin: 160px auto 60px;
}
@media (max-width: 991px) {
  .blog-detail {
    margin-top: 100px;
  }
}
.blog-detail .newsroom-detail-header {
  max-width: 800px;
  margin: 0 auto;
}
.blog-detail .newsroom-detail-header .header-img img {
  max-width: 800px;
  width: 100%;
  width: 100%;
  object-fit: contain;
  border-radius: 20px;
}
.blog-detail .shape-1 {
  top: -20px;
  left: 0;
}
@media (max-width: 767px) {
  .blog-detail .shape-1 svg, .blog-detail .shape-1 img {
    width: 100px;
  }
}
.blog-detail .shape-2 {
  bottom: 0;
  right: -12px;
}
.blog-detail .paragraph-main p, .blog-detail .paragraph-main ul li {
  color: var(--bs-body-color);
  font-weight: 400;
  line-height: 1.8;
}
.blog-detail .paragraph-main a {
  color: #ff6a55;
}
.blog-detail .small-news-boxes .news .news-content {
  text-decoration: none;
  max-width: 505px;
  margin-bottom: 40px;
  display: block;
}
.blog-detail .small-news-boxes .news .news-content .img {
  border: 1px solid #ededed;
  height: 240px;
  margin-bottom: 15px;
  border-radius: 20px;
  background-color: #ededed;
}
@media (max-width: 1400px) {
  .blog-detail .small-news-boxes .news .news-content .img {
    width: 100%;
    height: 240px;
  }
}
.blog-detail .small-news-boxes .news .news-content .img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.blog-detail .small-news-boxes .news .news-content .date p {
  margin-bottom: 0;
  color: #2b2c33;
}
.blog-detail .small-news-boxes .news .news-content h4 {
  margin-bottom: 20px;
  color: #212020;
}
.blog-detail .small-news-boxes .news .news-content .view-details {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}
.blog-detail .small-news-boxes .news .news-content a {
  display: inline-block;
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}

.social-links {
  display: flex;
}
.social-links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.clients {
  background-color: #fdf8f4;
  border-radius: 30px;
  padding: 80px 20px 50px;
  margin: 100px auto;
  margin-top: 180px;
  position: relative;
  z-index: 10;
}
@media (max-width: 991px) {
  .clients {
    margin-top: 110px;
    padding-top: 40px;
  }
}
@media (max-width: 573px) {
  .clients {
    border-radius: 0;
  }
}
.clients .client-logo {
  width: 250px;
  height: 171px;
  border: 1px solid #e1e1e1;
  border-radius: 30px;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1000;
  background-color: #fff;
}
.clients .client-logo .img {
  width: 180px;
  height: 91px;
  display: flex;
}
.clients .client-logo .img img {
  width: 100%;
  object-fit: contain;
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.clients .client-logo .img img:hover {
  filter: none;
}
@media (max-width: 1200px) {
  .clients .client-logo {
    width: 220px;
  }
}
@media (max-width: 991px) {
  .clients .client-logo {
    width: 160px;
    height: 118px;
  }
}

.client.shape-1 {
  top: -50px;
  left: 0;
  z-index: 1000;
}
@media (max-width: 991px) {
  .client.shape-1 {
    top: -100px;
  }
  .client.shape-1 svg, .client.shape-1 img {
    width: 90px;
  }
}

.client.shape-2 {
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
}
.client.shape-2 svg, .client.shape-2 img {
  width: 100%;
}

.client.shape-3 {
  bottom: -30px;
  right: 0;
  z-index: 100;
}
@media (max-width: 991px) {
  .client.shape-3 {
    right: -30px;
    bottom: -80px;
  }
  .client.shape-3 svg, .client.shape-3 img {
    width: 130px;
  }
}

.dev-sec-ops {
  background-color: #040220;
  padding: 60px 0 120px;
  margin-top: 140px;
}
@media (max-width: 991px) {
  .dev-sec-ops {
    margin-top: 90px;
  }
}
.dev-sec-ops .dev-sec-ops-header {
  max-width: 925px;
  width: 100%;
  margin: 30px auto;
  color: #fff;
}
.dev-sec-ops .dev-sec-ops-header .img {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
}
.dev-sec-ops .dev-sec-ops-header p {
  color: #f9f9fb;
}
.dev-sec-ops .shape-1 {
  top: 200px;
  left: 30px;
}
@media (max-width: 767px) {
  .dev-sec-ops .shape-1 {
    left: 0;
    top: 150px;
  }
}
.dev-sec-ops .shape-2 {
  top: 250px;
  right: 0px;
}
@media (max-width: 1250px) {
  .dev-sec-ops .shape-2 {
    display: none;
  }
}

.video-player video {
  max-width: 100%;
  height: auto;
  border-radius: 20px;
}
.video-player .playbtn {
  cursor: pointer;
  position: absolute;
  width: 115px;
  height: 115px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 60%;
}

.how-it-works {
  margin-bottom: 80px;
  border-radius: 35px;
  background-color: #fdf8f4;
  padding: 40px 20px;
  text-align: center;
  position: relative;
  z-index: 1000;
}
@media (max-width: 573px) {
  .how-it-works {
    border-radius: 0;
  }
}
.how-it-works h2 {
  margin-bottom: 80px;
}
.how-it-works .how-it-works-box {
  margin-bottom: 30px;
  max-width: 320px;
}
.how-it-works .how-it-works-box .arrow-1 {
  right: -105px;
  top: 50px;
}
.how-it-works .how-it-works-box .arrow-1 img {
  width: 100%;
}
@media (max-width: 991px) {
  .how-it-works .how-it-works-box .arrow-1 {
    display: none;
  }
}
.how-it-works .how-it-works-box .arrow-2 {
  right: -145px;
  top: -40px;
}
@media (max-width: 1200px) {
  .how-it-works .how-it-works-box .arrow-2 {
    right: -120px;
    width: 200px;
  }
}
@media (max-width: 991px) {
  .how-it-works .how-it-works-box .arrow-2 {
    display: none;
  }
}
.how-it-works .how-it-works-box .arrow-2 img {
  width: 100%;
}
.how-it-works .how-it-works-box .arrow-3 {
  right: -160px;
  top: -30px;
}
.how-it-works .how-it-works-box .arrow-3 img {
  width: 100%;
}
@media (max-width: 991px) {
  .how-it-works .how-it-works-box .arrow-3 {
    display: none;
  }
}
.how-it-works .how-it-works-box .arrow-4 {
  right: -145px;
  top: -50px;
}
@media (max-width: 1200px) {
  .how-it-works .how-it-works-box .arrow-4 {
    right: -120px;
    width: 200px;
  }
}
.how-it-works .how-it-works-box .arrow-4 img {
  width: 100%;
}
@media (max-width: 991px) {
  .how-it-works .how-it-works-box .arrow-4 {
    display: none;
  }
}
.how-it-works .s-no {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #171a44;
}
@media (max-width: 991px) {
  .how-it-works .row .col-lg-4:nth-child(4) {
    order: 2;
  }
  .how-it-works .row .col-lg-4:nth-child(5) {
    order: 1;
  }
}

.resources {
  margin-bottom: 50px;
}
.resources .resources-box {
  background-color: #f4f7ff;
  padding: 40px;
  border-radius: 35px;
  max-width: 430px;
}
.resources .resources-box .primary-btn {
  width: 100%;
}

.dev-ops.shape-3 {
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
}
.dev-ops.shape-3 svg, .dev-ops.shape-3 img {
  width: 100%;
}

.enterprise-architecture {
  background-color: #040220;
  padding: 60px 0 120px;
  margin-top: 140px;
}
@media (max-width: 991px) {
  .enterprise-architecture {
    margin-top: 90px;
  }
}
.enterprise-architecture .enterprise-architecture-header {
  max-width: 925px;
  width: 100%;
  margin: 30px auto;
  color: #fff;
}
.enterprise-architecture .enterprise-architecture-header .img {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
}
.enterprise-architecture .enterprise-architecture-header p {
  color: #f9f9fb;
}
.enterprise-architecture .shape-1 {
  left: 0;
  top: 200px;
}
@media (max-width: 767px) {
  .enterprise-architecture .shape-1 {
    top: 50px;
  }
}
.enterprise-architecture .shape-2 {
  right: 50px;
  top: 150px;
}
@media (max-width: 767px) {
  .enterprise-architecture .shape-2 {
    display: none;
  }
}

.enterprise-header-img {
  margin: 0 auto;
  text-align: center;
  max-width: 780px;
  width: 100%;
  position: relative;
  margin-top: -100px;
  margin-bottom: 80px;
}
.enterprise-header-img .img {
  max-width: 780px;
  width: 100%;
}
.enterprise-header-img .img img {
  width: 100%;
  object-fit: contain;
  border-radius: 20px;
}

.enterprise-architecture-services {
  border-radius: 35px;
  background-color: #fdf8f4;
  padding: 40px 40px;
  text-align: center;
  position: relative;
  z-index: 1000;
}
@media (max-width: 573px) {
  .enterprise-architecture-services {
    border-radius: 0;
  }
}
.enterprise-architecture-services .services {
  background-color: white;
}
@media (max-width: 767px) {
  .enterprise-architecture-services .services {
    max-width: 370px;
  }
}
.enterprise-architecture-services .services {
  width: 100%;
  height: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 35px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-top: 50px;
}
.enterprise-architecture-services .services .img {
  margin-left: 10px;
}

.enterprise.shape-3 {
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
}
.enterprise.shape-3 svg, .enterprise.shape-3 img {
  width: 100%;
}

.case-studies-slider .heading {
  margin-left: 10px;
}
.case-studies-slider .case-slider .slick-slide {
  padding: 10px;
}

.architected-review {
  background-color: #040220;
  padding: 60px 0 120px;
  margin-top: 140px;
}
@media (max-width: 991px) {
  .architected-review {
    margin-top: 90px;
  }
}
.architected-review .architected-review-header {
  max-width: 925px;
  width: 100%;
  margin: 30px auto;
  color: #fff;
}
.architected-review .architected-review-header .img {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
}
.architected-review .architected-review-header p {
  color: #f9f9fb;
}
.architected-review .shape-1 {
  top: 200px;
  left: 0;
}
@media (max-width: 767px) {
  .architected-review .shape-1 {
    left: 0;
    top: 100px;
  }
}
.architected-review .shape-2 {
  top: 200px;
  right: 0px;
}
@media (max-width: 767px) {
  .architected-review .shape-2 {
    top: auto;
    bottom: 40px;
  }
}

.review-process {
  margin: 40px auto 60px;
  background-color: #f4f7ff;
  border-radius: 30px;
  padding: 30px;
}
.review-process .img {
  width: 100%;
}
.review-process button {
  width: 100%;
}
.review-process h6 a {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: underline !important;
}
.review-process {
  margin-bottom: 40px;
}

.well-architected-review {
  background-color: #fdf8f4;
  border-radius: 35px;
  padding: 40px 40px;
  position: relative;
  z-index: 1000;
}
@media (max-width: 573px) {
  .well-architected-review {
    border-radius: 0;
  }
}
.well-architected-review .well-architected-review-box {
  border: 1px solid #e1e1e1;
  background-color: white;
  border-radius: 35px;
  padding: 40px;
}
@media (max-width: 767px) {
  .well-architected-review .well-architected-review-box {
    max-width: 475px;
  }
}
.well-architected-review .well-architected-review-box {
  margin-bottom: 30px;
}
.architected.shape-3 {
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
}
.architected.shape-3 svg, .architected.shape-3 img {
  width: 100%;
}

.data-analytics.shape-1 {
  top: 200px;
  left: 50px;
}
@media (max-width: 767px) {
  .data-analytics.shape-1 {
    top: 100px;
  }
}

.data-analytics.shape-2 {
  top: auto;
  bottom: 260px;
  right: 50px;
}
@media (max-width: 767px) {
  .data-analytics.shape-2 {
    bottom: 100px;
    right: 0;
  }
}

.whitepaper-download {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  padding: 50px;
  border-radius: 35px;
  margin: 10px auto 60px;
  margin: 10px auto 60px;
  color: #fff;
}
.whitepaper-download .pdf-icon {
  text-align: center;
  margin: auto;
  margin-bottom: 15px;
}
.whitepaper-download p {
  color: #f9f9fb;
}
@media (max-width: 991px) {
  .whitepaper-download .row {
    flex-direction: column-reverse;
  }
}
.whitepaper-download .secondary-btn {
  width: 250px;
}

.try-robot {
  background: #F4F7FF;
  padding: 50px;
  border-radius: 35px;
  margin: 5px auto 60px;
}
.try-robot .robot {
  text-align: center;
  margin: auto;
  margin-bottom: 15px;
}
.try-robot .secondary-btn {
  width: 250px;
}

.datadog-partner {
  background: linear-gradient(233.75deg, #ff8f51 -25.03%, rgba(255, 81, 81, 0.96) 111.57%);
  padding: 50px;
  border-radius: 35px;
  margin: 10px auto 60px;
  color: #fff;
}
.datadog-partner p {
  color: #f9f9fb;
}
@media (max-width: 991px) {
  .datadog-partner .row {
    flex-direction: column-reverse;
  }
}

.datadog.shape-1 {
  left: 50px;
  top: 285px;
}
@media (max-width: 767px) {
  .datadog.shape-1 {
    left: 0;
    top: 120px;
  }
}

.datadog.shape-2 {
  right: 0;
}
@media (max-width: 767px) {
  .datadog.shape-2 {
    display: none;
  }
}

.workday-services {
  margin-bottom: 20px;
  max-width: 984px;
  border-radius: 35px;
  background-color: #fff;
  padding: 40px;
  border: 1px solid #e1e1e1;
}

.workday.shape-1 {
  left: 0;
  top: 150px;
}
@media (max-width: 767px) {
  .workday.shape-1 {
    top: 100px;
  }
}

.workday.shape-2 {
  right: 0;
  top: 150px;
}
@media (max-width: 767px) {
  .workday.shape-2 {
    display: none;
  }
}

.visit-our-blog {
  text-align: center;
  background-color: #fbf1ee;
  padding: 50px;
  border-radius: 30px;
}
.visit-our-blog .medium-icon {
  font-size: 25px;
}

.new-enterprise-ai .header-section {
  height: 750px;
  background-image: url("../img/new-enterprise-ai-solution/header.png");
  background-repeat: no-repeat; /* Prevents repeating of the image */
  background-size: cover; /* Scales the image to cover the entire container */
  background-position: center; /* Centers the image */
  position: relative;
}
@media (max-width: 767px) {
  .new-enterprise-ai .header-section {
    height: 500px;
    margin-top: 74px;
  }
}
.new-enterprise-ai .header-section .text {
  padding: 20px 70px;
  width: 800px;
  position: absolute;
  bottom: 50px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .header-section .text {
    width: 100%;
    bottom: 90px;
    padding: 20px 14px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 320px) {
  .new-enterprise-ai .header-section .text {
    bottom: 30px;
  }
}
.new-enterprise-ai .header-section .text .heading {
  font-size: 100px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .new-enterprise-ai .header-section .text .heading {
    font-size: 30px;
  }
}
.new-enterprise-ai .header-section .text p {
  color: #4c4c4c;
  font-weight: 400;
}
@media (max-width: 320px) {
  .new-enterprise-ai .header-section .text .secondary-btn {
    width: 100%;
    text-align: center;
  }
}
.new-enterprise-ai .header-section .text .white-btn {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .header-section .text .white-btn {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
  .new-enterprise-ai .header-section .text .white-btn {
    width: 100%;
  }
}
.new-enterprise-ai .clients-section {
  display: flex;
  justify-content: center;
}
.new-enterprise-ai .clients-section .img {
  margin: 20px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .clients-section .img {
    margin: 6px;
  }
}
.new-enterprise-ai .clients-section .img {
  width: 180px;
  height: 91px;
  display: flex;
}
.new-enterprise-ai .clients-section .img img {
  width: 100%;
  object-fit: contain;
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.new-enterprise-ai .clients-section .img img:hover {
  filter: none;
}
.new-enterprise-ai .about-us-section {
  max-width: 1000px;
  margin: auto;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .new-enterprise-ai .about-us-section {
    margin-top: 0px;
  }
}
.new-enterprise-ai .about-us-section {
  text-align: center;
}
.new-enterprise-ai .about-us-section .heading {
  font-size: 30px;
  line-height: 175%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .about-us-section .heading {
    font-size: 20px;
    line-height: 140%;
  }
}
.new-enterprise-ai .about-us-section .img {
  border-radius: 50px;
  width: 100%;
}
@media (max-width: 991px) {
  .new-enterprise-ai .about-us-section .img {
    border-radius: 20px;
    height: 300px;
  }
}
.new-enterprise-ai .service-section {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .service-section {
    margin-top: 30px;
  }
}
.new-enterprise-ai .service-section .box {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .service-section .box {
    text-align: center;
  }
}
.new-enterprise-ai .service-section .box .img {
  border-radius: 30px;
  width: 100%;
}
.new-enterprise-ai .service-section .box .text {
  color: #4C4C4C;
  font-weight: normal;
}
.new-enterprise-ai .service-section .box .see-solution {
  cursor: pointer;
  color: #ff6a55;
  font-weight: bold;
}
@media (max-width: 767px) {
  .new-enterprise-ai .service-section .box .see-solution {
    text-align: center;
  }
}
.new-enterprise-ai .service-section .box .see-solution img {
  margin-left: 5px;
}
.new-enterprise-ai .service-section .box .see-solution:hover {
  opacity: 0.7;
}
.new-enterprise-ai .service-section .cta-services {
  margin-top: 20px;
  background-color: #FDF8F4;
  border-radius: 20px;
  height: 676px;
}
@media (max-width: 991px) {
  .new-enterprise-ai .service-section .cta-services {
    height: 300px;
  }
}
.new-enterprise-ai .service-section .cta-services {
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-enterprise-ai .service-section .cta-services .text {
  text-align: center;
}
.new-enterprise-ai .cta-section-1 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .cta-section-1 {
    margin: 10px;
  }
}
.new-enterprise-ai .cta-section-1 .container {
  height: 400px;
  background-image: url("../img/new-enterprise-ai-solution/cta_1.png");
  background-size: cover; /* Scales the image to cover the entire container */
  border-radius: 50px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .new-enterprise-ai .cta-section-1 .container {
    height: 450px;
    border-radius: 20px;
  }
}
.new-enterprise-ai .cta-section-1 .container .text {
  max-width: 600px;
  padding: 50px 50px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .cta-section-1 .container .text {
    max-width: 100%;
    padding: 50px 17px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  .new-enterprise-ai .cta-section-1 .container .text .secondary-btn {
    width: 100%; /* Adjust to the container's width */
    max-width: 320px; /* Target mobile screen size */
    white-space: nowrap; /* Prevent text wrapping */
    overflow: hidden; /* Hide overflow text */
    text-overflow: ellipsis; /* Add the ellipsis */
  }
}
.new-enterprise-ai .cta-section-1 .container .img {
  width: 30px;
}
.new-enterprise-ai .cta-section-2 {
  margin-top: 50px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .new-enterprise-ai .cta-section-2 {
    margin: 10px;
  }
}
.new-enterprise-ai .cta-section-2 .container {
  position: relative;
  height: 400px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .cta-section-2 .container {
    height: auto;
    border-radius: 20px;
  }
}
.new-enterprise-ai .cta-section-2 .container {
  background-color: #F2F2F2;
  border-radius: 50px;
  background-repeat: no-repeat;
}
.new-enterprise-ai .cta-section-2 .container .text {
  max-width: 600px;
  position: relative;
  z-index: 5;
  padding: 50px 50px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .cta-section-2 .container .text {
    max-width: 100%;
    padding: 50px 17px;
    text-align: center;
  }
}
.new-enterprise-ai .cta-section-2 .container .img {
  width: 30px;
}
.new-enterprise-ai .cta-section-2 .container .shape {
  z-index: 1;
  position: absolute;
  right: 0;
  top: -9px;
}
@media (max-width: 767px) {
  .new-enterprise-ai .cta-section-2 .container .shape {
    display: none;
  }
}
.new-enterprise-ai .enterprise-architecture.contact {
  margin-top: 50px;
}
.new-enterprise-ai .case-studies-slider .slick-slide {
  height: auto;
}

#solution-details .modal-body {
  max-width: 700px;
  margin: auto;
}
#solution-details .modal-title {
  font-weight: bold;
}
#solution-details .img {
  border-radius: 30px;
  width: 100%;
  height: 300px;
  object-fit: cover;
}
#solution-details .heading {
  margin-top: 15px;
  font-size: 20px;
}
#solution-details .challenge, #solution-details .solution {
  font-weight: 400;
  color: #4C4C4C;
}
/*# sourceMappingURL=main.css.map */