@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
* {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
*::-webkit-scrollbar {
  width: 5px;
}
*::-webkit-scrollbar-track {
  border-radius: 8px;
  background: none;
}
*::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #ADADAD;
  border: 1px solid rgba(0, 0, 0, 0.2745098039);
}

ul, li {
  list-style: none;
}

body {
  background-color: #ffffff;
  position: relative;
}

.custom-banner-btn {
  max-width: 450px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px;
}
.custom-banner-btn p {
  font-size: 22px;
}
.custom-banner-btn .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}
.custom-banner-btn.append-icon {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.has-br-circle {
  border-radius: 9000px;
}

.custom-accordion .accordion-breadcrumb {
  border: none;
  padding-left: 0;
}
.custom-accordion .accordion-breadcrumb li {
  display: inline-block;
  list-style-type: none;
  margin-left: 0;
  font-size: 13px;
}
.custom-accordion .accordion-breadcrumb li.active {
  color: #000 !important;
}
.custom-accordion .accordion-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.custom-accordion .accordion-content h5 {
  font-size: 18px;
  font-weight: 400;
}
.custom-accordion .accordion-content p {
  font-size: 14px;
}
.custom-accordion .accordion-content ul {
  border: none;
  margin-top: 0;
}
.custom-accordion .accordion-content ul li::marker {
  color: #333; /* Change the color of the disc */
}

.main-section {
  padding: 80px 80px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .main-section {
    padding: 40px 40px;
  }
}
@media screen and (max-width: 400px) {
  .main-section {
    padding: 80px 15px;
  }
}
.main-section.n-pd-tb {
  padding: 0px 80px;
}
@media screen and (max-width: 1000px) {
  .main-section.n-pd-tb {
    padding: 0px 40px;
  }
}
@media screen and (max-width: 400px) {
  .main-section.n-pd-tb {
    padding: 0px 15px;
  }
}
.main-section.mxl {
  padding: 80px 200px;
}
@media screen and (max-width: 1280px) {
  .main-section.mxl {
    padding: 80px 100px;
  }
}
@media screen and (max-width: 1060px) {
  .main-section.mxl {
    padding: 80px 80px;
  }
}
@media screen and (max-width: 1000px) {
  .main-section.mxl {
    padding: 40px 40px;
  }
}
@media screen and (max-width: 400px) {
  .main-section.mxl {
    padding: 80px 15px;
  }
}
.main-section .absolute-right {
  position: absolute;
  top: -1%;
  right: -17%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.main-section .track-record-bg {
  position: absolute;
  right: -5%;
  top: -5%;
  z-index: -1;
}
.main-section .focus-obj-bg {
  position: absolute;
  right: 10%;
  bottom: -5%;
  z-index: -1;
}
.main-section.has-left-slant-bg {
  padding: 80px 80px 230px 80px;
}
.main-section.has-left-slant-bg::after {
  content: "";
  position: absolute;
  top: -55px;
  left: -15px;
  right: -10px;
  width: 100%;
  height: 0;
  border-bottom: 610px solid rgba(27, 20, 100, 0.8901960784);
  border-left: 0px solid transparent;
  border-right: 77px solid transparent;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
  z-index: -1;
  background-image: url(../images/slide/slide.jpg);
  background-repeat: no-repeat;
  background-position: center 18%;
  background-size: cover;
}
@media screen and (max-width: 1405px) {
  .main-section.has-left-slant-bg::after {
    border-bottom: 545px solid rgba(27, 20, 100, 0.8901960784);
  }
}
@media screen and (max-width: 1405px) {
  .main-section.has-left-slant-bg .heading-caption {
    font-size: 60px;
  }
}
.main-section .custom-mini-divider {
  height: 3px;
  width: 100px;
  position: absolute;
  top: 0;
}
.main-section .main-container .custom-mini-heading h4 {
  text-transform: uppercase;
  font-size: 20px;
}
.main-section .main-container .custom-meduim-heading h4 {
  font-size: 50px;
  letter-spacing: -4px;
}
@media screen and (max-width: 500px) {
  .main-section .main-container .custom-meduim-heading h4 {
    font-size: 42px;
  }
}
.main-section .main-container .services-section {
  position: relative;
  height: 500px;
  overflow-y: hidden;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.main-section .main-container .services-section::-webkit-scrollbar {
  display: none;
}
.main-section .main-container .service-listing h1 {
  font-size: 46px;
  color: #000;
}
.main-section .main-container .service-listing h1.medium-heading {
  font-size: 35px;
}
.main-section .main-container .service-listing p {
  color: #626161;
  font-size: 23px;
}
.main-section .main-container .service-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 30px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-radius: 90000px;
  background-color: #E8E8E8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main-section .main-container .custom-numbering {
  font-weight: 500;
  font-size: 20px;
}
.main-section .main-container .custom-big-caption-wrapper .custom-big-caption h1 {
  font-family: "Sugar Magic - Personal Use Only", sans-serif;
  font-size: 180px;
}
.main-section .main-container .custom-big-caption-wrapper .custom-big-caption:nth-child(2) {
  margin-left: -45%;
}
.main-section .main-container .custom-big-caption-wrapper .custom-big-caption:nth-child(3) {
  margin-left: 30%;
}
.main-section .main-container .custom-big-caption-wrapper p {
  position: absolute;
  top: 40%;
  right: -30%;
  font-size: 16px;
}
.main-section .main-container .service-image {
  margin-left: 20px;
  margin-bottom: 20px;
  width: 690px;
  height: 450px;
  -webkit-box-shadow: 0px 4px 21px 3px rgba(0, 0, 0, 0.2705882353);
          box-shadow: 0px 4px 21px 3px rgba(0, 0, 0, 0.2705882353);
}
.main-section .main-container .service-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.main-section .main-container .custom-flex-card {
  padding: 30px 40px 60px 40px;
  -webkit-box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.1450980392);
}
.main-section .main-container .focus-area-section .area-images-wrapper {
  width: 845px;
  height: 600px;
}
.main-section .main-container .focus-area-section .area-images-wrapper .slide {
  width: 100%;
  height: 100%;
}
.main-section .main-container .focus-area-section .area-images-wrapper .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.main-section .main-container .custom-listing-content {
  font-size: 25px;
  color: #626161;
}
.main-section .page-heading {
  font-size: 40px;
}
.main-section .page-address {
  font-size: 20px;
  color: #ADADAD;
}
.main-section .image-caption-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.main-section .image-caption-block .image-block {
  width: 89px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-section .image-caption-block .image-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.main-section .image-caption-block .caption-block {
  width: 100%;
}
.main-section .image-caption-block .caption-block a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -1px;
}
.main-section .image-caption-block .caption-block p {
  color: #000;
  font-size: 13px;
  letter-spacing: -1px;
}

.custom-main-heading h4 {
  font-size: 40px;
  letter-spacing: -3px;
}
.custom-main-heading p {
  color: #626161;
  font-size: 16px;
}

.heading-caption {
  font-size: 70px;
  font-weight: 400;
  letter-spacing: -5px;
}

.custom-btn {
  padding: 15px 50px;
  font-family: 14px;
  font-weight: 500;
}

.custom-mini-btn {
  padding: 6px 15px;
  font-family: 14px;
  font-weight: 500;
}
.custom-mini-btn.has-grey-bd {
  border: 1px solid #ADADAD;
}

.about-description {
  border-left: 5px solid #1B1464;
  padding-left: 20px;
  /* Ordered List */
}
.about-description p {
  font-size: 20px;
  margin-bottom: 20px;
}
.about-description p.text-small {
  font-size: 13px;
}
.about-description h5 {
  font-size: 26px;
  margin-bottom: 10px;
}
.about-description ul {
  font-size: 20px;
}
.about-description ul li {
  margin-bottom: 15px;
  list-style-type: disc;
  display: list-item;
  margin-left: 1em;
}
.about-description ul li::marker {
  color: #1C9CDE; /* Change the color of the disc */
}
.about-description ol {
  counter-reset: item; /* Reset the counter for ordered list items */
  padding-left: 10px; /* Add some left padding for better readability */
  font-size: 20px;
}
.about-description ol li {
  margin-bottom: 15px;
}
.about-description ol li::before {
  content: counter(item) ". "; /* Use counter for numbering */
  counter-increment: item; /* Increment the counter */
  color: #1C9CDE; /* Change the color of the numbering */
  display: inline-block; /* Make the numbering appear inline with the text */
  width: 1em; /* Set width to control size of the numbering */
  font-size: 20px; /* Adjust font size of the numbering */
  font-weight: 500;
  line-height: 1; /* Adjust line height to match the font size */
}

.absolute-img {
  position: absolute;
}
.absolute-img.dots-bg {
  left: -12%;
  top: 10%;
}
.absolute-img.service-img {
  width: 36%;
  bottom: 0;
}

.form-control label {
  font-size: 16px;
}
.form-control input, .form-control textarea {
  width: 100%;
  font-size: 14px;
  padding: 15px 20px;
  background: transparent;
}
.form-control input::-webkit-input-placeholder, .form-control textarea::-webkit-input-placeholder {
  font-style: italic;
  color: #8D8A8A;
}
.form-control input::-moz-placeholder, .form-control textarea::-moz-placeholder {
  font-style: italic;
  color: #8D8A8A;
}
.form-control input:-ms-input-placeholder, .form-control textarea:-ms-input-placeholder {
  font-style: italic;
  color: #8D8A8A;
}
.form-control input::-ms-input-placeholder, .form-control textarea::-ms-input-placeholder {
  font-style: italic;
  color: #8D8A8A;
}
.form-control input::placeholder, .form-control textarea::placeholder {
  font-style: italic;
  color: #8D8A8A;
}
.form-control.inverted input::-webkit-input-placeholder, .form-control.inverted textarea::-webkit-input-placeholder {
  color: #000;
}
.form-control.inverted input::-moz-placeholder, .form-control.inverted textarea::-moz-placeholder {
  color: #000;
}
.form-control.inverted input:-ms-input-placeholder, .form-control.inverted textarea:-ms-input-placeholder {
  color: #000;
}
.form-control.inverted input::-ms-input-placeholder, .form-control.inverted textarea::-ms-input-placeholder {
  color: #000;
}
.form-control.inverted input::placeholder, .form-control.inverted textarea::placeholder {
  color: #000;
}

.custom-flex-auto {
  grid-template-columns: repeat(auto-fill, minmax(450px, 1fr)); /* see notes below */
  grid-gap: 6.3em;
}

.testimonial-slider {
  /* Adjust width as needed */
  width: 700px;
  height: 100%;
  padding: 30px 30px;
  overflow: hidden;
  position: relative;
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(241, 195, 29, 0.3882352941)), to(rgba(27, 46, 221, 0.1647058824)));
  background: linear-gradient(to bottom right, rgba(241, 195, 29, 0.3882352941), rgba(27, 46, 221, 0.1647058824));
  border-radius: 30px;
}
.testimonial-slider .testimonial {
  display: none;
  width: 100%;
  height: 100%;
}
.testimonial-slider .testimonial.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: slide 5s infinite;
          animation: slide 5s infinite; /* Adjust animation duration as needed */
}
.testimonial-slider .testimonial .testimonial-img img {
  width: 92px;
  height: 92px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.testimonial-slider .testimonial .testimony {
  font-size: 23px;
  color: #626161;
}
.testimonial-slider .testimonial .title {
  font-weight: 500;
  font-size: 25px;
  color: #626161;
}
.testimonial-slider .testimonial .small {
  font-size: 20px;
  color: #626161;
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.slide-dots .slide-dot {
  width: 15px;
  height: 15px;
  border-radius: 9000px;
  background-color: #D9D9D9;
}
.slide-dots .slide-dot.active {
  background-color: #1B1464;
}

.custom-people-block .circle-stack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; /* Stack items in descending order */
}
.custom-people-block .circle-stack .circle {
  width: 100px; /* Adjust circle size as needed */
  height: 100px; /* Adjust circle size as needed */
  border-radius: 50%; /* Make the image circular */
  margin-left: -35px; /* Adjust spacing between circles */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.3882352941);
          box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.3882352941);
}
.custom-people-block .circle-stack .circle:first-of-type {
  margin-left: 0;
}

.our-team-wrapper .left-bottom {
  position: absolute;
  top: 35%;
  left: -15%;
  -webkit-transform: rotate(-45deg) scale(1.3);
          transform: rotate(-45deg) scale(1.3);
  z-index: -1;
}
.our-team-wrapper .right-bottom {
  position: absolute;
  top: 50%;
  right: -10%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: -1;
}

.team-slider {
  position: relative;
}
.team-slider:hover .section-controller {
  opacity: 1;
}
.team-slider .section-controller {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  padding: 0px 15px;
  z-index: 4;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.team-slider .section-controller img {
  cursor: pointer;
}
.team-slider .our-team-section {
  position: relative;
  padding: 30px 0px;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: hidden;
  gap: 30px;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.team-slider .our-team-section::-webkit-scrollbar {
  display: none;
}
.team-slider .our-team-section .team-card {
  position: relative;
  overflow: clip;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 225px;
  height: 442px;
  padding: 28px 25px;
  -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.151);
          box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.151);
  -webkit-transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: #ffffff;
  background-color: #000;
  cursor: pointer;
  -webkit-transform-origin: left;
          transform-origin: left;
  border-radius: 45px;
}
.team-slider .our-team-section .team-card.expanded {
  width: 564px;
  color: #000;
  background-color: #ffffff;
}
.team-slider .our-team-section .team-card.expanded .card-cursor {
  display: none;
}
.team-slider .our-team-section .team-card.expanded .person {
  bottom: 0;
  left: auto;
  right: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.6;
}
.team-slider .our-team-section .team-card.expanded .color-circles {
  right: -100%;
}
.team-slider .our-team-section .team-card.expanded .team-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.team-slider .our-team-section .team-card.expanded .team-info .person-info {
  padding-top: 50px;
}
.team-slider .our-team-section .team-card.expanded .team-info .person-info .team-title h1 {
  font-size: 40px;
}
.team-slider .our-team-section .team-card.expanded .team-info .person-info .team-title span {
  font-size: 16px;
}
.team-slider .our-team-section .team-card.expanded .team-info .person-info .description {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.team-slider .our-team-section .team-card:hover {
  -webkit-box-shadow: 10px 15px 25px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 10px 15px 25px 0 rgba(0, 0, 0, 0.2);
}
.team-slider .our-team-section .team-card .card-cursor {
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.1450980392);
  border-radius: 90000px;
  position: absolute;
  bottom: 7%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.team-slider .our-team-section .team-card .color-circles {
  width: 188px;
  height: 188px;
  border-radius: 9000px;
  position: absolute;
  top: -10%;
  right: -15%;
  -webkit-transition: right 0.3s linear;
  transition: right 0.3s linear;
}
.team-slider .our-team-section .team-card .person {
  position: absolute;
  bottom: -5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.team-slider .our-team-section .team-card .team-info {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.team-slider .our-team-section .team-card .team-info .person-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
  -webkit-transition: padding-top 0.7s ease-in-out;
  transition: padding-top 0.7s ease-in-out;
}
.team-slider .our-team-section .team-card .team-info .person-info .team-title h1 {
  font-size: 40px;
}
.team-slider .our-team-section .team-card .team-info .person-info .team-title span {
  font-size: 16px;
}
.team-slider .our-team-section .team-card .team-info .person-info .description {
  opacity: 0;
  max-width: 450px;
  font-size: 23px;
  -webkit-transition: opacity 0.7s ease-in;
  transition: opacity 0.7s ease-in;
}

.case-studies-section {
  max-width: 1200px;
  margin: -120px auto 0px auto;
  position: relative;
}
@media screen and (max-width: 1265px) {
  .case-studies-section {
    max-width: 100%;
    margin: -120px 30px 0px 30px;
  }
}
.case-studies-section .top-heading-section {
  position: relative;
  width: 1130px;
  margin: 0px auto -28px auto;
}
@media screen and (max-width: 1265px) {
  .case-studies-section .top-heading-section {
    width: 100%;
    padding: 0px 30px;
  }
}
.case-studies-section .top-heading-section .bar {
  width: inherit;
  height: 14px;
  border-radius: 8px;
}
@media screen and (max-width: 1265px) {
  .case-studies-section .top-heading-section .bar {
    width: 100%;
  }
}
.case-studies-section .top-heading-section p {
  font-size: 12px;
  color: #1B1464;
}
.case-studies-section .case-studies-wrapper {
  background-color: #ffffff;
  border-radius: 25px;
  padding: 35px 24px;
  -webkit-box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.0823529412);
          box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.0823529412);
}
.case-studies-section .case-studies-wrapper .custom-case-studies-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.case-studies-section .case-studies-wrapper .custom-case-studies-form .custom-input input, .case-studies-section .case-studies-wrapper .custom-case-studies-form .custom-input select, .case-studies-section .case-studies-wrapper .custom-case-studies-form .custom-input textarea {
  width: 100%;
  background: none;
  font-size: 16px;
}
.case-studies-section .case-studies-wrapper .custom-case-studies-form .custom-input.append-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.case-studies-section .case-studies-wrapper .custom-case-studies-form .custom-input.full-width {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.custom-filter-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 765px) {
  .custom-filter-section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.custom-filter-section .custom-input {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2705882353);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2705882353);
  padding: 15px 20px;
  border-radius: 20px;
}
@media screen and (max-width: 765px) {
  .custom-filter-section .custom-input:first-of-type {
    grid-column: span 2;
  }
}
.custom-filter-section .custom-input input, .custom-filter-section .custom-input select, .custom-filter-section .custom-input textarea {
  width: 100%;
  background: none;
  font-size: 16px;
}
.custom-filter-section .custom-input.append-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.custom-filter-section .custom-input.full-width {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.custom-filter-section .full-width {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.custom-rows .custom-row {
  padding: 20px 25px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1450980392);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.custom-rows .custom-row .data-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.custom-rows .custom-row .data-cell .append-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.custom-rows .custom-row .data-cell .file-icon {
  width: 30px;
}
.custom-rows .custom-row .data-cell h4 {
  font-size: 16px;
  font-weight: 600;
}
.custom-rows .custom-row .data-cell h6 {
  font-size: 14px;
  font-weight: 300;
}
.custom-rows .custom-row .data-cell p {
  font-size: 12px;
  color: #ADADAD;
}
.custom-rows .custom-row .custom-title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 750px;
}
@media screen and (max-width: 1300px) {
  .custom-rows .custom-row .custom-title {
    width: 500px;
  }
}
@media screen and (max-width: 1050px) {
  .custom-rows .custom-row .custom-title {
    width: 350px;
  }
}
@media screen and (max-width: 900px) {
  .custom-rows .custom-row .custom-title {
    -ms-flex-item-align: baseline;
        align-self: baseline;
    width: 100%;
    margin-bottom: 10px;
  }
}
.custom-rows .custom-row .side-data {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 695px) {
  .custom-rows .custom-row .side-data {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 345px) {
  .custom-rows .custom-row .side-data {
    grid-template-columns: 1fr;
  }
}

#about-section .main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#about-section .main-container div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 930px) {
  #about-section .main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#about-section.full-width .main-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
#about-section.full-width .main-container div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
#about-section .abs-dots {
  position: absolute;
  right: -17%;
  top: -47%;
  z-index: -1;
}
@media screen and (max-width: 1155px) {
  #about-section .abs-dots {
    right: -30%;
    top: 2%;
  }
}
#about-section .about-img {
  width: 100%;
  height: 426px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 1155px) {
  #about-section .about-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #about-section #about-image {
    width: 100% !important;
  }
}

#adopting-solution {
  background-color: #023E62;
}
#adopting-solution .main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4em;
}
@media screen and (max-width: 1215px) {
  #adopting-solution .main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2em;
  }
}
#adopting-solution .cover-img {
  width: 525px;
  height: 450px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-shadow: 8px 5px 14px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 8px 5px 14px rgba(0, 0, 0, 0.1450980392);
}
@media screen and (max-width: 1368px) {
  #adopting-solution .cover-img {
    width: 475px;
    height: 500px;
  }
}
@media screen and (max-width: 1215px) {
  #adopting-solution .cover-img {
    width: 645px;
  }
}
@media screen and (max-width: 835px) {
  #adopting-solution .cover-img {
    width: 100%;
  }
}
#adopting-solution .cover-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#adopting-solution .container-content {
  padding: 80px 0px;
}
@media screen and (max-width: 1215px) {
  #adopting-solution .container-content {
    padding: 20px 0px 80px 0px;
  }
}

#partnering-section.mxl {
  padding: 80px 100px !important;
}
@media screen and (max-width: 1000px) {
  #partnering-section.mxl {
    padding: 80px 40px !important;
  }
}
#partnering-section .main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#partnering-section .main-container div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1165px) {
  #partnering-section .main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #partnering-section .main-container .about-description {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2078431373), rgba(153, 153, 153, 0.2078431373));
    -webkit-backdrop-filter: blur(1px);
            backdrop-filter: blur(1px);
  }
}
#partnering-section .main-container .side-image {
  position: relative;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media screen and (max-width: 1165px) {
  #partnering-section .main-container .side-image {
    position: absolute;
    -ms-flex-item-align: end;
        align-self: flex-end;
    z-index: -1;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 590px) {
  #partnering-section .main-container .side-image {
    position: relative;
  }
}
#partnering-section .main-container .side-image .custom-shape {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
@media screen and (max-width: 1165px) {
  #partnering-section .main-container .side-image .custom-shape {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@media screen and (max-width: 590px) {
  #partnering-section .main-container .side-image .custom-shape {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
#partnering-section .main-container .side-image .custom-image {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(1.3);
          transform: translateX(-50%) scale(1.3);
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1165px) {
  #partnering-section .main-container .side-image .custom-image {
    -webkit-transform: translateX(-50%) scale(0.95);
            transform: translateX(-50%) scale(0.95);
  }
}
@media screen and (max-width: 590px) {
  #partnering-section .main-container .side-image .custom-image {
    -webkit-transform: translateX(-50%) scale(1.3);
            transform: translateX(-50%) scale(1.3);
  }
}

#mission-section .abstract-shape {
  position: absolute;
  right: 0;
  top: 0;
}
#mission-section .main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 910px) {
  #mission-section .main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#mission-section .main-container div {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}
#mission-section .main-container .mission-image {
  padding: 0px 16px;
  background-color: #023E62;
  position: relative;
}
@media screen and (max-width: 9010px) {
  #mission-section .main-container .mission-image {
    padding: 25px 16px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #mission-section .main-container .mission-image {
    display: none;
  }
}
#mission-section .main-container .mission-image .vector-dots {
  position: absolute;
  bottom: 30px;
  left: 50px;
  z-index: 1;
}
#mission-section .main-container .mission-image .custom-box {
  width: 100%;
  height: 500px;
  -webkit-mask-image: url("../images/png/shape1.png");
  mask-image: url("../images/png/shape1.png");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center 100%;
  mask-position: center 50%;
  overflow: hidden;
}
#mission-section .main-container .mission-image .custom-box .mission-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#mission-section .column-icon {
  border-radius: 9000px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  background-color: #D9D9D9;
}
#mission-section .column-icon img {
  width: 60px;
  height: 60px;
}
#mission-section .about-description {
  font-size: 20px;
}

#partners-section .partner-slider {
  overflow: hidden;
  width: 100%;
  position: relative;
}

#values-section .abstract-shape {
  position: absolute;
  top: 0;
  right: 0;
}
#values-section .values-cards {
  grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
  grid-gap: 1.3em;
}
@media screen and (max-width: 1080px) {
  #values-section .values-cards {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
}
@media screen and (max-width: 460px) {
  #values-section .values-cards {
    grid-template-columns: 1fr;
  }
}
#values-section .values-cards.xl-1 {
  grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
}
#values-section .values-cards .value-card {
  background-color: transparent;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  padding: 50px 20px 40px 20px;
}
#values-section .values-cards .value-card img {
  width: 64px;
  height: 64px;
  -o-object-fit: contain;
     object-fit: contain;
}
#values-section .values-cards .value-card .medium-heading {
  font-size: 25px;
  letter-spacing: -2px;
  font-weight: 500;
}
#values-section .values-cards .value-card p {
  font-size: 20px;
}

#track-records .features-content-container:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#track-records .features-content-container:nth-child(even) .features-boxes {
  background-color: #1C9CDE;
}
#track-records .features-content-container:nth-child(even) .features-boxes .custom-box-block {
  -webkit-mask-image: url("../images/png/shape3.png"); /* For compatibility with some browsers */
  mask-image: url("../images/png/shape3.png"); /* Standard property */
}
#track-records .features-content-container .features-content-section h1, #track-records .features-content-container .features-content-section h2, #track-records .features-content-container .features-content-section h3, #track-records .features-content-container .features-content-section h4 {
  font-size: 25px;
  color: #777676;
  letter-spacing: -2px;
}
#track-records .features-content-container .features-content-section p {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1px;
}
#track-records .features-content-container .features-content-section ul li {
  font-size: 14px;
  color: #777676;
  margin-bottom: 3px;
  list-style-type: disc;
  display: list-item;
  margin-left: 1em;
}
#track-records .features-content-container .features-content-section ul li::marker {
  color: #1C9CDE; /* Change the color of the disc */
}
#track-records .features-content-container .features-boxes {
  padding: 30px 15px;
  border-radius: 40px;
  background-color: #023E62;
}
#track-records .features-content-container .features-boxes .custom-box-block {
  width: 555px;
  height: 530px;
  -webkit-mask-image: url("../images/png/shape2.png"); /* For compatibility with some browsers */
  mask-image: url("../images/png/shape2.png"); /* Standard property */
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain; /* Adjust as needed */
  -webkit-mask-position: center 100%;
          mask-position: center 100%;
  overflow: hidden;
}
#track-records .features-content-container .features-boxes .custom-box-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (max-width: 1000px) {
  #award-section .award-card {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  #award-section .award-card .award-info {
    width: 100% !important;
  }
  #award-section .award-card .award-img {
    width: 100% !important;
  }
}
#award-section .award-card:nth-child(odd) .award-info {
  padding-right: 30px;
  border-right: 1px solid #D9D9D9;
}
#award-section .award-card:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#award-section .award-card:nth-child(even) .award-info {
  padding-left: 30px;
  border-left: 1px solid #D9D9D9;
}
@media screen and (max-width: 560px) {
  #award-section .award-card .award-info .d-flex {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  #award-section .award-card .award-info .d-flex img {
    width: 200px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
#award-section .award-card .award-info p {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  letter-spacing: -1px;
}
#award-section .award-card .award-info h1 {
  font-size: 25px;
  letter-spacing: -2px;
  color: #000;
  font-weight: 700;
}
#award-section .award-card .award-info .award_date {
  font-size: 14px;
  letter-spacing: -1px;
}
#award-section .award-card .award-img {
  height: 387px;
  border-radius: 15px;
  overflow: hidden;
}
#award-section .award-card .award-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

#career-wrapper .custom-main-heading h4 {
  color: #ADADAD;
  font-size: 30px;
}
#career-wrapper .career-body .job-showing {
  font-size: 14px;
}
#career-wrapper .career-body .job-showing span {
  font-weight: 600;
}
#career-wrapper .career-body a {
  color: #ADADAD;
  font-size: 15px;
  font-weight: 500;
}
#career-wrapper .career-body a:hover {
  color: #1B1464;
}

.job-apply-section {
  position: relative;
  background-image: url("../images/jpg/job-apply.jpg");
  background-position: left 50%;
  background-size: cover;
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  border-radius: 50px;
  padding: 0px 80px 0px 0px;
  overflow: hidden;
}
.job-apply-section::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(27, 20, 100, 0.1450980392)), color-stop(52%, #1B1464), to(#1B1464));
  background: linear-gradient(to right, rgba(27, 20, 100, 0.1450980392) 0%, #1B1464 52%, #1B1464 100%);
}
.job-apply-section .job-apply-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}
.job-apply-section .job-apply-wrapper p {
  font-size: 20px;
  color: #ffffff;
}
.job-apply-section .job-apply-wrapper .custom-btn {
  font-size: 25px;
}

.service-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(420px, 1fr)); /* Adjust min and max width as needed */
  gap: 20px; /* Adjust the gap between grid items */
  position: relative;
}
@media screen and (max-width: 1019px) {
  .service-card-grid {
    grid-template-columns: repeat(auto-fill, minmax(365px, 1fr));
  }
}
@media screen and (max-width: 462px) {
  .service-card-grid {
    grid-template-columns: 1fr;
  }
}
.service-card-grid .service-card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
.service-card-grid .service-card img {
  position: relative;
  width: 100%;
  height: 314px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
}
.service-card-grid .service-card .card-description {
  margin: -100px auto 0px auto;
  max-width: 95%;
}
.service-card-grid .service-card .card-description .description-info {
  background: #ffffff;
  padding: 15px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1450980392);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.service-card-grid .service-card .card-description .description-info .card-title {
  font-size: 25px;
  letter-spacing: -2px;
  color: #000;
  font-weight: 700;
  text-align: center;
}
.service-card-grid .service-card .card-description .description-info .card-text {
  text-align: center;
  font-size: 17px;
  letter-spacing: -1px;
}
.service-card-grid#features-card .service-card, .service-card-grid#solutions .service-card {
  background-color: #ffffff;
  padding: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1450980392);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  height: 100%;
}
.service-card-grid#features-card .service-card img, .service-card-grid#solutions .service-card img {
  position: relative;
  height: 320px;
  border-radius: 5px;
  z-index: 1;
}
.service-card-grid#features-card .service-card .card-description, .service-card-grid#solutions .service-card .card-description {
  margin: 0px auto 0px auto;
  max-width: 100%;
}
.service-card-grid#features-card .service-card .card-description .description-info, .service-card-grid#solutions .service-card .card-description .description-info {
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.service-card-grid#solutions {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 845px) {
  .service-card-grid#solutions {
    grid-template-columns: 1fr;
  }
}
.service-card-grid#solutions .service-card img {
  height: 360px;
  -o-object-fit: contain;
     object-fit: contain;
}

.custom-container {
  width: 100%;
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 625px) {
  .custom-container {
    padding-left: 20px;
  }
}
@media screen and (max-width: 415px) {
  .custom-container {
    padding-left: 15px;
  }
}
.custom-container .display-image {
  width: 100%;
  height: 425px;
  overflow: hidden;
}
.custom-container .display-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 30%;
     object-position: center 30%;
}
.custom-container#single-solution .display-image img {
  -o-object-fit: contain;
     object-fit: contain;
}
.custom-container .mini-image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.custom-container .mini-image-grid img {
  width: 110px;
  height: 90px;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.custom-container h1, .custom-container h2 {
  font-size: 35px;
  letter-spacing: -2px;
}
.custom-container p {
  font-size: 16px;
  color: #000;
}
.custom-container ul {
  margin-top: -10px;
  padding-left: 5px;
}
.custom-container ul li {
  font-size: 16px;
  color: #000;
  margin-bottom: 3px;
  list-style-type: disc;
  display: list-item;
  margin-left: 1em;
}
.custom-container .custom-container-footer-card {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(192, 192, 192, 0.2470588235);
}
.custom-container .custom-container-footer-card a {
  font-size: 14px;
  letter-spacing: -1px;
  color: #000;
}
.custom-container.custom-icon-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(330px, 1fr));
  gap: 40px;
  border-left: 4px solid #023E62;
  padding-left: 30px;
}
.custom-container.custom-icon-grid .icon-grid-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
.custom-container.custom-icon-grid .icon-grid-section .icon-sphere {
  border-radius: 90000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1450980392);
  width: 50px;
  height: 50px;
}
.custom-container.custom-icon-grid .icon-grid-section p {
  font-size: 21px;
}

@media screen and (max-width: 1250px) {
  .has-aside {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.custom-aside {
  width: 452px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1538px) {
  .custom-aside {
    width: 300px;
  }
}
.custom-aside h2 {
  font-size: 20px;
  letter-spacing: -1px;
}
.custom-aside .case-link {
  font-size: 17px;
  text-decoration: none;
  color: #777676;
  font-weight: 500;
}

@media screen and (max-width: 500px) {
  #career-section .custom-main-heading .d-flex {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
#career-section .job-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  gap: 30px;
}
@media screen and (max-width: 700px) {
  #career-section .job-form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#career-section .job-form-wrapper .job-form {
  width: 50%;
}
@media screen and (max-width: 700px) {
  #career-section .job-form-wrapper .job-form {
    width: 100%;
  }
}
#career-section .job-form-wrapper .job-form .form-heading {
  border-bottom: 1px solid #ADADAD;
  padding-bottom: 10px;
}
#career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1275px) {
  #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper .input-append {
    width: 100%;
  }
}
#career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper.format {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
#career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper input, #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper textarea, #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper select {
  max-width: 400px;
}
@media screen and (max-width: 1275px) {
  #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper input, #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper textarea, #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper select {
    max-width: 100%;
  }
}
#career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper.no-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper.no-flex input, #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper.no-flex textarea, #career-section .job-form-wrapper .job-form .custom-form-v2-wrapper .form-input-wrapper.no-flex select {
  max-width: 100%;
}

.custom-form-v2-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.custom-form-v2-wrapper .form-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.custom-form-v2-wrapper .form-input-wrapper.format {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  gap: 10px;
}
.custom-form-v2-wrapper .form-input-wrapper.format input[type=checkbox] {
  padding: 0;
}
.custom-form-v2-wrapper .form-input-wrapper.format input, .custom-form-v2-wrapper .form-input-wrapper.format textarea, .custom-form-v2-wrapper .form-input-wrapper.format select {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.custom-form-v2-wrapper .form-input-wrapper.format input:focus, .custom-form-v2-wrapper .form-input-wrapper.format textarea:focus, .custom-form-v2-wrapper .form-input-wrapper.format select:focus {
  background-color: #D9D9D9;
}
.custom-form-v2-wrapper .form-input-wrapper label {
  font-size: 14px;
}
.custom-form-v2-wrapper .form-input-wrapper input, .custom-form-v2-wrapper .form-input-wrapper textarea, .custom-form-v2-wrapper .form-input-wrapper select {
  padding: 10px 20px;
  width: 100%;
  background: none;
  border: 1px solid #D9D9D9;
}
.custom-form-v2-wrapper .form-input-wrapper input:focus, .custom-form-v2-wrapper .form-input-wrapper textarea:focus, .custom-form-v2-wrapper .form-input-wrapper select:focus {
  background-color: #D9D9D9;
}
.custom-form-v2-wrapper .form-input-wrapper .input-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  width: 400px;
}
.custom-form-v2-wrapper .form-input-wrapper .input-append .small {
  max-width: 100px !important;
}
.custom-form-v2-wrapper .form-input-wrapper .input-append input, .custom-form-v2-wrapper .form-input-wrapper .input-append select {
  max-width: 100%;
}

.team-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(520px, 1fr)); /* Adjust min and max width as needed */
  gap: 1.3em; /* Adjust the gap between grid items */
  position: relative;
}
@media screen and (max-width: 725px) {
  .team-card-grid {
    grid-template-columns: 1fr;
  }
}
.team-card-grid .team-card {
  -ms-flex-item-align: start;
      align-self: flex-start;
  justify-self: flex-start;
}
@media screen and (max-width: 600px) {
  .team-card-grid .team-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.team-card-grid .team-card img {
  width: 229px;
  height: 229px;
  border-radius: 9000px;
  -o-object-fit: cover;
     object-fit: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -o-object-position: top;
     object-position: top;
}
@media screen and (max-width: 725px) {
  .team-card-grid .team-card img {
    width: 186px;
    height: 186px;
  }
}
.team-card-grid .team-card .card-description .description-info .card-title {
  font-size: 25px;
  letter-spacing: -2px;
}
@media screen and (max-width: 600px) {
  .team-card-grid .team-card .card-description .description-info .card-title {
    text-align: center;
  }
}
.team-card-grid .team-card .card-description .description-info .card-mini-title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1px;
}
.team-card-grid .team-card .card-description .description-info ul li {
  font-size: 14px;
  color: #777676;
  margin-bottom: 3px;
  list-style-type: disc;
  display: list-item;
  margin-left: 1em;
}
.team-card-grid .team-card .card-description .description-info ul li::marker {
  color: #1C9CDE; /* Change the color of the disc */
}

.footer {
  position: relative;
  overflow: hidden;
}
.footer .abstract-divider {
  left: 0;
  position: absolute;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  width: 100%;
}
.footer .footer-text {
  font-size: 20px;
}
@media screen and (max-width: 1055px) {
  .footer .footer-text {
    font-size: 16px;
  }
}
@media screen and (max-width: 775px) {
  .footer .main-section:last-of-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
  }
}

.has-dropdown {
  position: relative;
}

a.has-dropdown::after {
  content: url("../images/svgs/gridicons_dropdown.svg");
  top: 7px;
  position: relative;
}

.menu-dropdown {
  min-width: 100%;
  position: absolute;
  min-height: 200px;
  visibility: hidden;
  overflow-y: scroll;
  max-height: 80vh;
  opacity: 0;
  background-color: #000;
  left: 0;
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
}
@media screen and (max-width: 980px) {
  .menu-dropdown {
    position: relative;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    background-color: transparent !important;
    visibility: visible;
    opacity: 1;
    overflow: hidden;
    max-height: 100%;
  }
  .menu-dropdown .menu-block {
    max-width: 100%;
    padding: 0px 0px 0px 10px !important;
    gap: 10px !important;
  }
  .menu-dropdown .menu-block .menu-item .menu {
    color: #000 !important;
  }
  .menu-dropdown .menu-block .menu-item .sub-items {
    padding-top: 20px !important;
  }
}
.menu-dropdown.active {
  visibility: visible;
  opacity: 1;
}
.menu-dropdown .menu-block {
  max-width: 900px;
  margin: auto;
  padding: 40px 0px 50px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
.menu-dropdown .menu-block .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 1434px) {
  .menu-dropdown .menu-block .menu-item {
    gap: 30px;
  }
}
@media screen and (max-width: 900px) {
  .menu-dropdown .menu-block .menu-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.menu-dropdown .menu-block .menu-item .menu {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 30px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 200px;
  cursor: pointer;
}
.menu-dropdown .menu-block .menu-item .menu::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0; /* Adjust the value as needed */
  width: 35%; /* Adjust the length as needed */
  border-bottom: 3px solid #ffffff; /* Same style as the original border */
}
@media screen and (max-width: 980px) {
  .menu-dropdown .menu-block .menu-item .menu::after {
    border-bottom: 3px solid #333;
  }
}
.menu-dropdown .menu-block .menu-item .sub-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  gap: 20px;
  padding-top: 5px;
}
.menu-dropdown .menu-block .menu-item .sub-items .sub-menu {
  cursor: pointer;
  text-decoration: none;
  color: #D9D9D9;
  font-size: 14px;
}
.menu-dropdown .menu-block .menu-item .sub-items .sub-menu:hover {
  color: #ffffff;
}
@media screen and (max-width: 980px) {
  .menu-dropdown .menu-block .menu-item .sub-items .sub-menu:hover {
    color: #1B1464;
  }
}
@media screen and (max-width: 980px) {
  .menu-dropdown .menu-block .menu-item .sub-items .sub-menu {
    color: #000;
  }
}

.custom-block-flexible-col {
  padding-left: 0px !important;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.custom-block-flexible-col .caption-block-card {
  padding: 30px 20px;
  margin-bottom: 10px;
}
.custom-block-flexible-col .caption-block-card p {
  font-size: 25px;
  letter-spacing: -1px;
  font-weight: 500;
}
.custom-block-flexible-col .caption-block-card:nth-child(even) {
  background-color: #D9D9D9;
  color: #1B1464;
}
.custom-block-flexible-col .caption-block-card:nth-child(odd) {
  background-color: #1B1464;
}
.custom-block-flexible-col .caption-block-card:nth-child(odd) p {
  color: #ffffff;
}

#how-we-do-it-section .main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5em;
}
@media screen and (max-width: 1260px) {
  #how-we-do-it-section .main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2em;
  }
}
#how-we-do-it-section .main-container .side-caption {
  width: 500px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1555px) {
  #how-we-do-it-section .main-container .side-caption {
    width: 380px;
  }
}
@media screen and (max-width: 845px) {
  #how-we-do-it-section .main-container .side-caption {
    width: 100%;
  }
}
#how-we-do-it-section .main-container .pricing-section {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); /* Adjust min and max width as needed */
  position: relative;
  border-right: 1px solid #D9D9D9;
}
@media screen and (max-width: 625px) {
  #how-we-do-it-section .main-container .pricing-section {
    grid-template-columns: 1fr;
  }
}
#how-we-do-it-section .main-container .pricing-section .price-block {
  padding: 30px 0;
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
}
#how-we-do-it-section .main-container .pricing-section .price-block:last-child {
  border-right: 1px solid #D9D9D9;
}
#how-we-do-it-section .main-container .pricing-section .price-block .top-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  border-bottom: 1px solid #D9D9D9;
  padding: 0px 15px 30px 15px;
}
#how-we-do-it-section .main-container .pricing-section .price-block .top-block h1 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -2px;
}
#how-we-do-it-section .main-container .pricing-section .price-block .top-block a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  background: #1B1464;
  border-radius: 20px;
  color: #ffffff;
  margin: auto;
  max-width: 200px;
  font-size: 18px;
  width: 100%;
  letter-spacing: -1px;
  font-weight: 500;
  -webkit-box-shadow: 4px 7px 9px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 4px 7px 9px rgba(0, 0, 0, 0.1450980392);
}
#how-we-do-it-section .main-container .pricing-section .price-block .bottom-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding: 30px 15px 0px 15px;
}
#how-we-do-it-section .main-container .pricing-section .price-block .bottom-block p {
  font-size: 16px;
  letter-spacing: -1px;
}
#how-we-do-it-section .main-container .pricing-section .price-block .bottom-block ul {
  padding-left: 10px;
  margin-left: 10px;
}
#how-we-do-it-section .main-container .pricing-section .price-block .bottom-block ul li {
  list-style: disc;
  font-size: 16px;
  letter-spacing: -1px;
}

.custom-large-product-card-section {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
@media screen and (max-width: 885px) {
  .custom-large-product-card-section {
    gap: 20px;
  }
}
@media screen and (max-width: 815px) {
  .custom-large-product-card-section {
    grid-template-columns: 1fr;
  }
}
.custom-large-product-card-section .custom-large-product-card {
  position: relative;
  border-right: 1px solid #D9D9D9;
  padding: 30px 0;
  border: 1px solid #D9D9D9;
}
.custom-large-product-card-section .custom-large-product-card .top-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  border-bottom: 1px solid #D9D9D9;
  padding: 0px 15px 30px 15px;
}
.custom-large-product-card-section .custom-large-product-card .top-block img {
  width: 100%;
  height: 310px;
  -o-object-fit: contain;
     object-fit: contain;
}
.custom-large-product-card-section .custom-large-product-card .top-block h1 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -2px;
}
.custom-large-product-card-section .custom-large-product-card .top-block a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  background: #1B1464;
  border-radius: 20px;
  color: #ffffff;
  margin: auto;
  max-width: 200px;
  font-size: 18px;
  width: 100%;
  letter-spacing: -1px;
  font-weight: 500;
  -webkit-box-shadow: 4px 7px 9px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 4px 7px 9px rgba(0, 0, 0, 0.1450980392);
}
.custom-large-product-card-section .custom-large-product-card .bottom-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding: 30px 15px 0px 15px;
}
.custom-large-product-card-section .custom-large-product-card .bottom-block .product-spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 500px) {
  .custom-large-product-card-section .custom-large-product-card .bottom-block .product-spec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.custom-large-product-card-section .custom-large-product-card .bottom-block .product-spec p:first-of-type {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 300px;
}
@media screen and (max-width: 1170px) {
  .custom-large-product-card-section .custom-large-product-card .bottom-block .product-spec p:first-of-type {
    width: 265px;
  }
}
@media screen and (max-width: 1095px) {
  .custom-large-product-card-section .custom-large-product-card .bottom-block .product-spec p:first-of-type {
    width: 225px;
  }
}
.custom-large-product-card-section .custom-large-product-card .bottom-block .product-spec p:last-of-type {
  font-weight: 600;
}
.custom-large-product-card-section .custom-large-product-card .bottom-block p {
  font-size: 16px;
  letter-spacing: -1px;
}
.custom-large-product-card-section .custom-large-product-card .bottom-block ul {
  padding-left: 10px;
  margin-left: 10px;
}
.custom-large-product-card-section .custom-large-product-card .bottom-block ul li {
  list-style: disc;
  font-size: 16px;
  letter-spacing: -1px;
}

.custom-accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.custom-accordion .accordion-item .accordion-header {
  background-color: #D9D9D9;
  border: none;
  outline: none;
  width: 100%;
  text-align: left;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 18px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.custom-accordion .accordion-item .accordion-header img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.custom-accordion .accordion-item .accordion-header:hover {
  background-color: #ddd;
}
.custom-accordion .accordion-item .accordion-content {
  padding: 8px;
  display: none;
  background-color: white;
}
.custom-accordion .accordion-item .accordion-content .accordion-info {
  cursor: pointer;
  padding: 5px 8px;
}
.custom-accordion .accordion-item .accordion-content .accordion-info:hover {
  background-color: rgba(2, 61, 98, 0.4745098039);
}
.custom-accordion .accordion-item .accordion-content .accordion-info:hover p {
  color: #1B1464;
}
.custom-accordion .accordion-item .accordion-content .accordion-info:hover .img {
  -webkit-filter: invert(50%) sepia(100%) saturate(1000%) hue-rotate(90deg);
          filter: invert(50%) sepia(100%) saturate(1000%) hue-rotate(90deg);
}
.custom-accordion .accordion-item .accordion-content p {
  font-size: 16px;
}
.custom-accordion .accordion-item .accordion-content li {
  font-size: 16px;
}
.custom-accordion .accordion-item.show .accordion-header img {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.custom-accordion .accordion-item.show .accordion-content {
  display: block;
}

.badge-icon {
  width: 65px;
  height: 65px;
}

.gallery {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media screen and (max-width: 980px) {
  .gallery {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 475px) {
  .gallery {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.gallery .gallery-item {
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.gallery .gallery-item:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/* The Modal (background) */
.custom-gallery-modal {
  display: none;
  position: fixed;
  z-index: 50;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
  /* The Close Button */
  /* Modal Content (image) */
}
.custom-gallery-modal .close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.custom-gallery-modal .close:hover, .custom-gallery-modal .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.custom-gallery-modal .modal-content {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  /* Add Animation - Zoom in the Modal */
  -webkit-animation-name: zoom;
          animation-name: zoom;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
}
.custom-gallery-modal #caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
}

.custom-mini-product-card-section {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); /* Adjust min and max width as needed */
  gap: 20px; /* Adjust the gap between grid items */
  position: relative;
}
@media screen and (max-width: 909px) {
  .custom-mini-product-card-section {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); /* Adjust min and max width as needed */
  }
}
@media screen and (max-width: 709px) {
  .custom-mini-product-card-section {
    grid-template-columns: 1fr; /* Adjust min and max width as needed */
  }
}
.custom-mini-product-card-section .custom-mini-product-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  padding: 15px;
  border-radius: 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1450980392);
          box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1450980392);
}
.custom-mini-product-card-section .custom-mini-product-card .product-img {
  width: inherit;
  height: 314px;
  border-radius: 5px;
  overflow: hidden;
}
.custom-mini-product-card-section .custom-mini-product-card .product-img img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.custom-mini-product-card-section .custom-mini-product-card .product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.custom-mini-product-card-section .custom-mini-product-card .product-info .product-heading h4 {
  font-size: 20px;
}
.custom-mini-product-card-section .custom-mini-product-card .product-info .product-desc p {
  font-size: 16px;
}
.custom-mini-product-card-section .custom-mini-product-card .product-info .product-price p {
  font-size: 18px;
  font-weight: 500;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.bg-primary {
  background-color: #1B1464;
}

.bg-white {
  background-color: #ffffff;
}

.bg-secondary {
  background-color: #1C9CDE;
}

.bg-light-accented {
  background-color: rgba(215, 238, 241, 0.1921568627);
}

.bg-accented {
  background-color: rgba(215, 238, 241, 0.1921568627);
}

.bg-card-grey {
  background-color: #D9D9D9;
}

.bg-light-grey {
  background-color: #E8E8E8;
}

.bg-darker-grey {
  background-color: #535353;
}

.bg-partners {
  background-color: rgba(192, 192, 192, 0.2431372549);
}

.bg-dim-accented {
  background-color: #023E62;
}

.bd-bt-4 {
  border-bottom: 40px solid;
}
.bd-bt-4.bd-secondary {
  border-bottom-color: #1C9CDE;
}

.txt-white {
  color: #ffffff !important;
}

.txt-black {
  color: #000;
}

.txt-err {
  color: #EB5757;
}

.txt-grey {
  color: #ADADAD;
}

.txt-secondary {
  color: #1C9CDE !important;
}

.txt-primary {
  color: #1B1464 !important;
}

.txt-primary-dim {
  color: #023E62 !important;
}

.has-br-10 {
  border-radius: 10px;
}

.has-br-25 {
  border-radius: 25px;
}

.has-br-30 {
  border-radius: 30px;
}

.custom-b-radius {
  border-radius: 50px;
}

.custom-mini-b-radius {
  border-radius: 30px;
}

.main-padding {
  padding-left: 80px;
  padding-right: 80px;
}

.custom-padding {
  padding: 50px;
}

.custom-mini-padding {
  padding: 30px;
}

.mb-2 {
  margin-bottom: 20px;
}

.mb-3 {
  margin-bottom: 30px;
}

.mb-5 {
  margin-bottom: 50px;
}

.mt-1 {
  margin-top: 10px;
}

.mt-2 {
  margin-top: 20px;
}

.mt-4 {
  margin-top: 40px;
}

.mt-5 {
  margin-top: 50px;
}

.mt-8 {
  margin-top: 80px;
}

.mt-15 {
  margin-top: 150px;
}

.mt-25 {
  margin-top: 250px;
}

.r-mt-200 {
  margin-top: -200px;
}

.r-mt-250 {
  margin-top: -250px;
}

.r-mt-350 {
  margin-top: -350px;
}

.pd-15 {
  padding-top: 150px;
}

.pd-25 {
  padding-top: 250px;
}

.overflow-auto {
  overflow: auto;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-grid {
  display: grid;
}

.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-content-start {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-right {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.align-item-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.align-item-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-item-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.align-self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-self-center {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-basis-7 {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}

.flex-basis-6 {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}

.flex-basis-5 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.flex-basis-4 {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}

.flex-basis-3 {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}

.no-flex-shrink {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.gap-25 {
  gap: 250px;
}

.gap-10 {
  gap: 100px;
}

.gap-8 {
  gap: 80px;
}

.gap-5 {
  gap: 50px;
}

.gap-4 {
  gap: 40px;
}

.gap-3 {
  gap: 30px;
}

.gap-2 {
  gap: 20px;
}

.gap-1 {
  gap: 10px;
}

.fl-right {
  float: right;
}

.text-align-right {
  text-align: right;
}

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

.max-width-3 {
  max-width: 300px;
}

.max-width-4 {
  max-width: 400px;
}

.max-width-5 {
  max-width: 500px;
}

.max-width-6 {
  max-width: 600px;
}

.max-width-7 {
  max-width: 700px;
}

.max-width-8 {
  max-width: 800px;
}

.max-width-9 {
  max-width: 900px;
}

.max-height-7 {
  max-height: 700px;
}

.position-relative {
  position: relative;
}

.custom-btn {
  padding: 12px 25px;
  font-size: 16px;
}

.heading-mini-caption {
  font-weight: 200;
  font-size: 45px;
  letter-spacing: -4px;
}
.heading-mini-caption span {
  font-weight: 600;
}
@media screen and (max-width: 500px) {
  .heading-mini-caption {
    font-size: 38px;
  }
}

.heading-small-caption {
  font-weight: 400;
  font-size: 25px;
  letter-spacing: -2px;
}
.heading-small-caption span {
  font-weight: 800;
}

.heading-mini-description {
  font-size: 16px;
}

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

.custom-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Optional: Responsive adjustments */
}
.custom-row .n-flx-shrink {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.custom-row .custom-column-1 {
  width: 10%;
}
.custom-row .custom-column-2 {
  width: 20%;
}
.custom-row .custom-column-3 {
  width: 30%;
}
.custom-row .custom-column-4 {
  width: 40%;
}
.custom-row .custom-column-5 {
  width: 50%;
}
.custom-row .custom-column-6 {
  width: 60%;
}
.custom-row .custom-column-7 {
  width: 70%;
}
.custom-row .custom-column-8 {
  width: 80%;
}
.custom-row .custom-column-9 {
  width: 90%;
}
.custom-row .custom-column-10 {
  width: 100%;
}
@media (max-width: 900px) {
  .custom-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-row [class*=custom-column-] {
    width: 100%;
  }
}

.br-l-grey {
  border-left: 1px solid #D9D9D9;
}

@media screen and (max-width: 700px) {
  .mobile-hidden {
    display: none;
  }
}

/* Preloader styling */
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.2745098039); /* Change this to the desired background color */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#preloader .loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

/* Animation for the loader */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.notifications {
  position: fixed;
  z-index: 10000;
  top: 30px;
  right: 20px;
}
.notifications .toast {
  width: 400px;
  position: relative;
  overflow: hidden;
  list-style: none;
  border-radius: 4px;
  border: none !important;
  padding: 14px 17px;
  margin-bottom: 10px;
  background: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-animation: show_toast 0.3s ease forwards;
          animation: show_toast 0.3s ease forwards;
}
.notifications .toast.hide {
  -webkit-animation: hide_toast 0.3s ease forwards;
          animation: hide_toast 0.3s ease forwards;
}

.notifications :where(.toast, .column) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@-webkit-keyframes show_toast {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  40% {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  80% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}

@keyframes show_toast {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  40% {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  80% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}
@-webkit-keyframes hide_toast {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  80% {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  100% {
    -webkit-transform: translateX(calc(100% + 20px));
            transform: translateX(calc(100% + 20px));
  }
}
@keyframes hide_toast {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  80% {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  100% {
    -webkit-transform: translateX(calc(100% + 20px));
            transform: translateX(calc(100% + 20px));
  }
}
.toast::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  -webkit-animation: progress 5s linear forwards;
          animation: progress 5s linear forwards;
  background: #ffffff;
}

@-webkit-keyframes progress {
  100% {
    width: 0%;
  }
}

@keyframes progress {
  100% {
    width: 0%;
  }
}
.toast.success,
.btn#success {
  background: #27AE60;
}

.toast.error,
.btn#error {
  background: #EB5757;
}

.toast.warning,
.btn#warning {
  background: #F1BD1D;
}

.toast.info,
.btn#info {
  background: #2F80ED;
}

.toast .column i {
  font-size: 1.75rem;
  color: #fff;
}

/* // .toast.success .column i {
//   color: #27AE60;
// }
// .toast.error .column i {
//   color: #EB5757;
// }
// .toast.warning .column i {
//   color: #F1BD1D;
// }
// .toast.info .column i {
//   color: #2F80ED;
// } */
.toast .column span {
  font-size: 0.7rem;
  margin-left: 12px;
  color: #fff;
}

.toast i:last-child {
  color: #aeb0d7;
  cursor: pointer;
}

.toast i:last-child:hover {
  color: var(--dark);
}

.buttons .btn {
  border: none;
  outline: none;
  cursor: pointer;
  margin: 0 5px;
  color: var(--light);
  font-size: 1.2rem;
  padding: 10px 20px;
  border-radius: 4px;
}

@media screen and (max-width: 530px) {
  .notifications {
    width: 95%;
  }
  .notifications .toast {
    width: 100%;
    font-size: 1rem;
    margin-left: 20px;
  }
  .buttons .btn {
    margin: 0 1px;
    font-size: 1.1rem;
    padding: 8px 15px;
  }
}
.case-studies-ui-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5215686275);
  z-index: 50;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 20px;
}
.case-studies-ui-modal .close-btn {
  position: absolute;
  right: 30px;
  top: 30px;
}
.case-studies-ui-modal .case-studies-ui-modal-body {
  max-width: 1200px;
  width: 100%;
  opacity: 0;
  padding: 30px 20px;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2078431373), rgba(153, 153, 153, 0.2078431373));
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5em;
  -webkit-animation: opacity 2s forwards;
          animation: opacity 2s forwards;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-search-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-search-section img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-search-section .select-dropdown {
  border-left: 1px solid #ffffff;
  padding-left: 5px;
  width: 100%;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-search-section .select-dropdown .dropdown-button {
  font-size: 20px;
  background: none;
  color: #ffffff;
  width: 100%;
  text-align: left;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-search-section .select-dropdown img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-search-section .select-dropdown .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2078431373), rgba(153, 153, 153, 0.2078431373));
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  margin-top: 5px;
  z-index: 1000;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-search-section .select-dropdown .dropdown-menu .dropdown-item {
  padding: 10px;
  cursor: pointer;
  color: #ffffff;
  font-size: 16px;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-search-section .select-dropdown .dropdown-menu .dropdown-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-caption p {
  text-transform: uppercase;
  font-size: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #ffffff;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-caption .hr-divider {
  height: 1px;
  width: 100%;
  background-color: #ffffff;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 505px) {
  .case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .segment-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .segment-control p {
  font-size: 13px;
  color: #ffffff;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .segment-control .segment-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  border-radius: 90000px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2078431373), rgba(153, 153, 153, 0.2078431373));
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  position: relative;
  padding: 5px 15px 5px 10px;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .segment-control .segment-dropdown img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .segment-control .segment-dropdown .segment-button {
  background: none;
  width: 100%;
  font-size: 13px;
  color: #ffffff;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .segment-control .segment-dropdown .segment-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2078431373), rgba(153, 153, 153, 0.2078431373));
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  margin-top: 5px;
  z-index: 1000;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .segment-control .segment-dropdown .segment-menu .segment-item {
  padding: 10px;
  cursor: pointer;
  color: #ffffff;
  font-size: 13px;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .segment-control .segment-dropdown .segment-menu .segment-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .case-studies-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .case-studies-type .custom-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 18px;
  color: #ffffff;
  font-size: 13px;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .case-studies-type .custom-radio input {
  display: none;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .case-studies-type .custom-radio .radio-mark {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid white;
  margin-right: 10px;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .case-studies-type .custom-radio input:checked + .radio-mark {
  background-color: #1B1464;
  border-color: white;
}
.case-studies-ui-modal .case-studies-ui-modal-body .case-studies-bottom-section .case-studies-type .custom-radio input:not(:checked) + .radio-mark {
  background-color: transparent;
  border-color: white;
}
.case-studies-ui-modal.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@-webkit-keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.main-header {
  position: fixed;
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 80px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1607843137);
  -webkit-transition: background-color 0.6s ease-in-out;
  transition: background-color 0.6s ease-in-out;
  z-index: 10;
}
@media screen and (max-width: 1140px) {
  .main-header {
    padding: 0px 30px;
  }
}
@media screen and (max-width: 980px) {
  .main-header.mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #ffffff;
    padding: 30px 30px;
    overflow-y: scroll;
    height: 100vh;
  }
  .main-header.mobile nav {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .main-header.mobile nav .menu {
    padding-top: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .main-header.mobile nav .menu li {
    display: block;
  }
  .main-header.mobile nav .menu li .menu-link {
    color: #000;
  }
  .main-header.mobile nav .menu li .menu-link.active {
    border-bottom: none;
    color: #1B1464 !important;
  }
  .main-header.mobile.menu-btn {
    color: #000 !important;
    background-color: transparent !important;
    padding: 0;
  }
  .main-header.mobile .nav-end {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px 15px 0px 15px;
  }
  .main-header.mobile .nav-end .menu-toggle {
    position: absolute;
    right: 5%;
    top: 5%;
  }
}
@media screen and (max-width: 980px) and (max-width: 540px) {
  .main-header.mobile .nav-end .menu-search, .main-header.mobile .nav-end .menu-link {
    display: block;
  }
}
.main-header .main-logo img {
  width: 220px;
  margin-top: 20px;
}
.main-header nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-header nav .menu li {
  display: inline-block;
  margin: 0px 20px;
  cursor: pointer;
}
@media screen and (max-width: 980px) {
  .main-header nav .menu li {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .main-header nav .menu li {
    margin: 0px;
  }
}
.main-header nav .menu li .menu-link {
  color: #333;
}
.main-header nav .menu li .menu-link.active {
  padding-bottom: 6px;
  font-weight: 600;
  color: #1B1464 !important;
}
.main-header .menu-btn {
  padding: 12px 25px;
}
.main-header .nav-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.main-header .nav-end .menu-toggle {
  display: none;
  cursor: pointer;
  /* Rotate the first and third bars into an X and hide the second bar */
}
.main-header .nav-end .menu-toggle div {
  width: 35px;
  height: 3px;
  background-color: #023E62;
  margin: 6px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.main-header .nav-end .menu-toggle.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
          transform: rotate(-45deg) translate(-9px, 6px);
}
.main-header .nav-end .menu-toggle.change .bar2 {
  opacity: 0;
}
.main-header .nav-end .menu-toggle.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
          transform: rotate(45deg) translate(-8px, -8px);
}
@media screen and (max-width: 980px) {
  .main-header .nav-end .menu-toggle {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 540px) {
  .main-header .nav-end .menu-search, .main-header .nav-end .menu-link {
    display: none;
  }
}

.main .mini-breadcrumbs-wrap .banner-info, .main .breadcrumbs-wrap .banner-info {
  display: grid;
  grid-template-columns: repeat(0, minmax(0, 1fr));
  gap: 20px;
}
.main .mini-breadcrumbs-wrap .banner-info h1, .main .breadcrumbs-wrap .banner-info h1 {
  color: #ffffff;
  font-size: 75px;
  letter-spacing: -5px;
  font-weight: 500;
  line-height: 100px;
  max-width: 990px;
  -webkit-animation: fade 2s forwards;
          animation: fade 2s forwards; /* Adjust the animation duration as needed */
}
@media screen and (max-width: 1215px) {
  .main .mini-breadcrumbs-wrap .banner-info h1, .main .breadcrumbs-wrap .banner-info h1 {
    font-size: 55px;
    max-width: 800px;
  }
}
@media screen and (max-width: 965px) {
  .main .mini-breadcrumbs-wrap .banner-info h1, .main .breadcrumbs-wrap .banner-info h1 {
    max-width: 100%;
    line-height: 60px;
    letter-spacing: -2px;
    font-size: 35px;
  }
}
.main .mini-breadcrumbs-wrap .banner-info p, .main .breadcrumbs-wrap .banner-info p {
  color: #000;
  max-width: 700px;
  font-size: 16px;
  padding: 15px 15px 15px 20px;
  border-left: 5px solid #1C9CDE;
  -webkit-animation: fade 2s forwards;
          animation: fade 2s forwards; /* Adjust the animation duration as needed */
  background-color: rgba(255, 255, 255, 0.7333333333);
}
@media screen and (max-width: 1185px) {
  .main .mini-breadcrumbs-wrap .banner-info p, .main .breadcrumbs-wrap .banner-info p {
    font-size: 14px;
    max-width: 500px;
  }
}
.main .mini-breadcrumbs-wrap .banner-info .banner-btn, .main .breadcrumbs-wrap .banner-info .banner-btn {
  background-color: #ffffff;
  color: #000;
  font-size: 18px;
  border-radius: 30px;
  padding: 15px 53px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
}
@media screen and (max-width: 965px) {
  .main .mini-breadcrumbs-wrap .banner-info .banner-btn, .main .breadcrumbs-wrap .banner-info .banner-btn {
    margin-top: 20px;
  }
}
@-webkit-keyframes slideIn {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slideIn {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.main .mini-breadcrumbs-wrap {
  position: relative;
  width: 100%;
  height: 60vh;
  background-image: url("../images/jpg/breadcrumb2.jpg");
  background-position: center;
  background-size: cover;
}
.main .mini-breadcrumbs-wrap::after {
  content: "";
  background-color: rgba(27, 20, 100, 0.4666666667);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.main .mini-breadcrumbs-wrap .mini-breadcrumbs-banner {
  display: grid;
  grid-template-columns: repeat(0, minmax(0, 1fr));
  gap: 150px;
  z-index: 1;
  margin-left: 100px;
  width: 100%;
  overflow: hidden;
  margin-top: 75px;
}
@media screen and (max-width: 1060px) {
  .main .mini-breadcrumbs-wrap .mini-breadcrumbs-banner {
    margin-left: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .main .mini-breadcrumbs-wrap .mini-breadcrumbs-banner {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 400px) {
  .main .mini-breadcrumbs-wrap .mini-breadcrumbs-banner {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.main .mini-breadcrumbs-wrap .banner-info p {
  max-width: -webkit-fit-content !important;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
}
.main .breadcrumbs-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh; /* Full viewport height */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main .breadcrumbs-wrap .breadcrumbs {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0; /* Hide all slides initially */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
  /* Keyframes for the background image */
  /* Keyframes for the push-in animation */
  /* Keyframes for the push-in animation from the right */
  /* Keyframes for the push-out animation to the left */
}
.main .breadcrumbs-wrap .breadcrumbs .banner-info {
  margin-top: 50px;
}
.main .breadcrumbs-wrap .breadcrumbs::after {
  content: "";
  background-color: rgba(27, 20, 100, 0.4666666667);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.main .breadcrumbs-wrap .breadcrumbs .breadcrumbs-banner {
  position: relative;
  display: grid;
  grid-template-columns: repeat(0, minmax(0, 1fr));
  gap: 150px;
  z-index: 2;
  margin-left: 100px;
  overflow: hidden;
}
@media screen and (max-width: 1300px) {
  .main .breadcrumbs-wrap .breadcrumbs .breadcrumbs-banner {
    margin-left: 100px;
  }
}
@media screen and (max-width: 965px) {
  .main .breadcrumbs-wrap .breadcrumbs .breadcrumbs-banner {
    margin: 0px 30px;
  }
}
.main .breadcrumbs-wrap .breadcrumbs.advert {
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.main .breadcrumbs-wrap .breadcrumbs.advert .overlay-img {
  position: absolute;
  right: 45px;
  bottom: 0;
  z-index: 2;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media screen and (max-width: 1134px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert .overlay-img {
    right: 15px;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
.main .breadcrumbs-wrap .breadcrumbs.advert.has_app .overlay-img {
  position: absolute;
  left: 45px;
  right: 0;
}
@media screen and (max-width: 865px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert.has_app .overlay-img {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    bottom: -100px;
    left: 20px;
  }
}
.main .breadcrumbs-wrap .breadcrumbs.advert.has_app .overlay-img_2 {
  position: absolute;
  right: -400px;
  bottom: -55px;
  z-index: 1;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
@media screen and (max-width: 1335px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert.has_app .overlay-img_2 {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    right: -500px;
    bottom: -120px;
  }
}
@media screen and (max-width: 1035px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert.has_app .overlay-img_2 {
    right: -650px;
  }
}
@media screen and (max-width: 575px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert.has_app .overlay-img_2 {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    right: -700px;
    bottom: -150px;
  }
}
@media screen and (max-width: 405px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert.has_app .overlay-img_2 {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    right: -900px;
  }
}
.main .breadcrumbs-wrap .breadcrumbs.advert .banner-info {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  background-color: rgba(46, 49, 146, 0.5333333333);
  padding: 15px 30px;
  z-index: 3;
}
.main .breadcrumbs-wrap .breadcrumbs.advert .banner-info h1 {
  font-size: 55px;
  text-transform: capitalize;
  line-height: 50px;
  width: 100%;
  letter-spacing: -3px;
}
@media screen and (max-width: 1215px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert .banner-info h1 {
    font-size: 40px;
    max-width: 100%;
  }
}
@media screen and (max-width: 825px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert .banner-info h1 {
    font-size: 30px;
    padding: 0px;
  }
}
.main .breadcrumbs-wrap .breadcrumbs.advert .banner-info p {
  color: #ffffff;
  max-width: 800px;
  font-size: 16px;
  padding: 0px;
  border-left: none;
  background-color: transparent;
}
@media screen and (max-width: 825px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert .banner-info p {
    font-size: 14px;
  }
}
.main .breadcrumbs-wrap .breadcrumbs.advert .banner-info .banner-btn {
  background-color: #ffffff;
  color: #000;
  font-size: 18px;
  border-radius: 0px;
  padding: 15px 53px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0px;
}
.main .breadcrumbs-wrap .breadcrumbs.advert::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4666666667);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.main .breadcrumbs-wrap .breadcrumbs.advert .breadcrumbs-banner {
  margin-left: 0px;
}
@media screen and (max-width: 1455px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert .breadcrumbs-banner {
    margin-left: 0px;
  }
}
@media screen and (max-width: 965px) {
  .main .breadcrumbs-wrap .breadcrumbs.advert .breadcrumbs-banner {
    margin: 0px;
  }
}
@-webkit-keyframes slideBackground {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes slideBackground {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes pushIn {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes pushIn {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes pushOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes pushOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.main .breadcrumbs-wrap .breadcrumbs.active {
  z-index: 1; /* Show the active slide */
  -webkit-animation: pushIn 0.9s ease-out forwards;
          animation: pushIn 0.9s ease-out forwards;
}
.main .breadcrumbs-wrap .breadcrumbs.out {
  -webkit-animation: pushOut 2s ease-out forwards;
          animation: pushOut 2s ease-out forwards;
}
.main .breadcrumbs-wrap .breadcrumbs-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 85px;
}
@media screen and (max-width: 1300px) {
  .main .breadcrumbs-wrap .breadcrumbs-dots {
    right: 50px;
  }
}
@media screen and (max-width: 965px) {
  .main .breadcrumbs-wrap .breadcrumbs-dots {
    display: none;
  }
}
.main .breadcrumbs-wrap .breadcrumbs-dots .slide-dot {
  width: 18px;
  height: 18px;
  background-color: #D9D9D9;
  border-radius: 9000px;
}
.main .breadcrumbs-wrap .breadcrumbs-dots .slide-dot.active {
  height: 30px;
  background-color: #1C9CDE;
}
.main .mini-breadcrumb {
  position: relative;
  width: 100%;
  height: 60vh;
}
.main .page-breadcrumb {
  background-image: url(../images/slide/slide.jpg);
  background-repeat: no-repeat;
  background-position: center 18%;
  background-size: cover;
}
.main .page-breadcrumb::after {
  content: "";
  background-color: rgba(46, 49, 146, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.main .page-breadcrumb .main-container {
  position: relative;
  z-index: 1;
}
.main .contact-section .contact-section-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  gap: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
.main .contact-section .contact-section-wrapper div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main .contact-section .contact-section-wrapper .contact-form-card {
  position: relative;
  width: 100%;
  height: 100%;
}
.main .contact-section .contact-section-wrapper .contact-form-card .form-heading h1 {
  font-size: 30px;
  letter-spacing: -2px;
  font-weight: 300;
}
.main .contact-section .contact-section-wrapper .contact-form-card .form-heading p {
  font-size: 15px;
}
.main .contact-section .contact-section-wrapper .contact-form-card .form-control {
  background-color: rgba(192, 192, 192, 0.2196078431) !important;
  border-bottom: 1px solid #000;
}
.main .contact-section .contact-section-wrapper .contact-form-card .submit-btn {
  background-color: rgba(0, 0, 0, 0.4078431373);
  font-size: 15px !important;
  font-weight: 300;
}
@media screen and (max-width: 1265px) {
  .main .contact-section .contact-section-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.main .contact-section .contact-info-block {
  position: relative;
  background-color: rgb(0, 90, 158);
  padding: 30px 30px;
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1254901961);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1254901961);
  margin-top: 50px;
}
.main .contact-section .contact-info-block .contact-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  max-width: 1100px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 895px) {
  .main .contact-section .contact-info-block .contact-grid {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main .contact-section .contact-info-block .contact-grid .grid-card {
  max-width: 400px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 895px) {
  .main .contact-section .contact-info-block .contact-grid .grid-card {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (max-width: 800px) {
  .main .contact-section .contact-info-block .contact-grid .grid-card {
    max-width: 80%;
  }
}
.main .contact-section .contact-info-block .contact-grid .grid-card h4 {
  font-size: 20px;
  font-weight: 300;
}
@media screen and (max-width: 1055px) {
  .main .contact-section .contact-info-block .contact-grid .grid-card h4 {
    font-size: 16px;
  }
}
.main .contact-section .contact-info-block .contact-grid .grid-card p {
  font-size: 14px;
}/*# sourceMappingURL=style.min.css.map */