@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
@media only screen and (min-width: 991px) {
  .solutions-page {
    padding-top: 125px;
  }
}
@media only screen and (max-width: 765px) {
  .solutions-page {
    padding-top: 0;
  }
}

.solutions-page .sec-solutionsA {
  background: linear-gradient(180deg, #FFF 0%, #E8E8E8 100%);
  padding: 50px 0;
  overflow: hidden;
}
.solutions-page .sec-solutionsA .container .enquire-grid {
  height: auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .solutions-page .sec-solutionsA .container .enquire-grid {
    display: block;
  }
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid {
    display: block;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .item .title.sub_title {
  font-size: 20px;
}
.solutions-page .sec-solutionsA .container .enquire-grid .item .title {
  color: black;
  font-weight: 600;
  text-align: left;
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .item .title {
    text-align: center;
    font-size: 8vw;
    line-height: 26px;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .item ul li {
  margin-bottom: 20px;
}
.solutions-page .sec-solutionsA .container .enquire-grid .item ul .info {
  color: #444666;
  font-size: 16px;
  text-align: justify;
  font-weight: 400;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .item ul .info {
    font-size: 14px;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 {
  max-width: 696px;
  font-weight: normal;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 a {
  display: inline-block;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box1 a {
    display: block;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .one {
  margin-bottom: 100px;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box1 .one {
    margin-bottom: 50px;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .two {
  display: flex;
  margin-bottom: 80px;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box1 .two {
    display: flex;
    margin-bottom: 80px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .two .item {
  border-right: 1px solid black;
  width: 200px;
  margin-left: 60px;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box1 .two .item {
    border-right: none;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .two .item:first-child {
  margin-left: 0;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .two .item:last-child {
  border-right: none;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .two .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 4px;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box1 .two .title {
    margin-bottom: 10px;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .two .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #444666;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box1 .two .description {
    text-align: center;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .three {
  width: 228px;
  background-color: white;
  display: flex;
  justify-content: left;
  align-items: center;
  padding: 0px;
  border-radius: 5px;
}
@media only screen and (max-width: 991px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box1 .three {
    margin: auto;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box1 .three {
    margin: auto;
    margin-bottom: 50px;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .three:hover {
  background-color: #0A3481;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .three:hover .description {
  color: white;
  font-weight: 600;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .three .icon img {
  margin: 7px 10px 0 10px;
  width: 27px;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box1 .three .description {
  font-weight: 500;
  color: #444666;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box {
  margin: 0px auto 10px;
  height: auto;
  max-width: 380px;
  width: 380px;
  background-color: #FFFFFF;
  border-radius: 15px;
  border: 1px solid #FFFFFF;
  outline: none;
  box-shadow: 0px 2px 6px 2px rgba(60, 64, 67, 0.1490196078);
}
@media only screen and (max-width: 991px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box {
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box {
    max-width: 350px;
    width: 100%;
  }
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box .icon {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form {
  max-width: 80%;
  margin: 0 auto;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form .form-grid {
  --gaptb: 14px;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form .form-group::before {
  background: #ccc;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form input {
  width: 100%;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form input:focus-visible {
  outline: none;
  cursor: auto;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form input::-moz-placeholder {
  color: #ABABAB;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form input::placeholder {
  color: #ABABAB;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form textarea:focus-visible {
  outline: none;
  cursor: auto;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form textarea::-moz-placeholder {
  color: #ABABAB;
  font-weight: 400;
  font-size: 16px;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form textarea::placeholder {
  color: #ABABAB;
  font-weight: 400;
  font-size: 16px;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form button {
  border: 1px solid white;
  width: 100%;
  text-align: center;
  padding: 10px;
  background: #0A3481;
  color: white;
  font-weight: 600;
  padding-top: 12px;
  padding-right: 16px;
  padding-bottom: 12px;
  padding-left: 16px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .form-box form button:hover {
  background-color: white;
  border-color: #0A3481;
  color: #0A3481;
  transition: 0.5s;
}
.solutions-page .sec-solutionsA .container .enquire-grid .box2 .title h3 {
  color: black;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}
@media only screen and (max-width: 540px) {
  .solutions-page .sec-solutionsA .container .enquire-grid .box2 .title h3 {
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0;
  }
}

.sec-solutionsB {
  background-color: #ffffff;
  padding: 50px 0;
  padding-bottom: 0;
}
.sec-solutionsB .container .information-grid {
  height: auto;
  display: grid;
  grid-template-columns: 40% 60%;
  grid-template-rows: 1fr;
  grid-auto-rows: 1fr;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsB .container .information-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 0fr;
  }
}
.sec-solutionsB .container .information-grid .box1 .shiping-image {
  position: sticky;
  top: calc(var(--upperheader) + 50px);
}
.sec-solutionsB .container .information-grid .box1 .shiping-image img {
  width: 418px;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsB .container .information-grid .box1 .shiping-image img {
    margin-bottom: 25px;
  }
}
.sec-solutionsB .container .information-grid .box2 {
  position: sticky;
  top: calc(var(--upperheader) + 50px);
}
.sec-solutionsB .container .information-grid .box2 p {
  font-size: 16px;
  color: #444;
  line-height: 24px;
  text-align: justify;
  margin: 16px 0px;
}
.sec-solutionsB .container .information-grid .box2 h1 {
  color: #253b7d;
}
.sec-solutionsB .container .information-grid .box2 h2 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 15px;
  color: #253b7d;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsB .container .information-grid .box2 h2 {
    font-size: 28px;
    line-height: 28px;
  }
}
.sec-solutionsB .container .information-grid .box2 h3 {
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 15px;
  color: black;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsB .container .information-grid .box2 h3 {
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-solutionsB .container .information-grid .box2 h4 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-top: 30px;
  color: black;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsB .container .information-grid .box2 h4 {
    font-size: 20px;
    line-height: 26px;
    padding: 0;
  }
}
.sec-solutionsB .container .information-grid .box2 h5 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
  color: black;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsB .container .information-grid .box2 h5 {
    font-size: 18px;
    line-height: 24px;
  }
}
.sec-solutionsB .container .information-grid .box2 h6 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 15px;
  color: black;
}
.sec-solutionsB .container .information-grid .box2 ul {
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 40px;
}
.sec-solutionsB .container .information-grid .box2 ul li {
  margin-left: 40px;
  list-style-type: disc;
  font-size: 16px;
  line-height: 24px;
  color: #444;
}
.sec-solutionsB .container .information-grid .box2 ul li strong {
  color: black;
}
.sec-solutionsB .container .information-grid .box2 ul li::marker {
  font-size: 22px;
  color: #0A3481;
}
.sec-solutionsB .container .information-grid .box2 ol {
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 40px;
}
.sec-solutionsB .container .information-grid .box2 ol li {
  margin-left: 40px;
  list-style-type: disc;
  font-size: 16px;
  line-height: 24px;
  color: #444;
}
.sec-solutionsB .container .information-grid .box2 ol li strong {
  color: black;
}
.sec-solutionsB .container .information-grid .box2 ol li::marker {
  font-size: 22px;
  color: #0A3481;
}
.sec-solutionsB .container .information-grid .box2 .title {
  color: black;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0%;
  margin-bottom: 20px;
}
.sec-solutionsB .container .information-grid .box2 .description {
  font-size: 14px;
  font-weight: 400;
  color: #444666;
  text-align: justify;
  margin-bottom: 20px;
}
.sec-solutionsB .container .information-grid .box2 ul li {
  margin-left: 40px;
  list-style-type: disc;
}
.sec-solutionsB .container .information-grid .box2 ul li strong {
  color: black;
}
.sec-solutionsB .container .information-grid .box2 ul li::marker {
  font-size: 22px;
  color: #0A3481;
}
.sec-solutionsB .container .information-grid .box2 ul .description {
  font-size: 14px;
  font-weight: 400;
  color: #444666;
  text-align: justify;
  margin-bottom: 10px;
}
.sec-solutionsB .container .information-grid .box2 .title2 {
  margin-bottom: 4px;
  margin-top: 30px;
}

.sec-solutionsNew .content {
  padding: 50px 0 0px 0;
}
.sec-solutionsNew .content .key-heading {
  text-align: center;
  margin-bottom: 40px;
  width: 100%;
  max-width: 50%;
  margin: 0 auto 40px auto;
  color: #253b7d;
}
@media only screen and (max-width: 820px) {
  .sec-solutionsNew .content .key-heading {
    text-align: left;
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 540px) {
  .sec-solutionsNew .content .key-heading {
    font-size: 24px;
  }
}
.sec-solutionsNew .content p {
  font-size: 16px;
  color: #444;
  line-height: 24px;
  text-align: justify;
  margin: 0px 0px 16px 0px;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsNew .content p {
    font-size: 14px;
  }
}
.sec-solutionsNew .content h2 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 15px;
}
.sec-solutionsNew .content h3 {
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 15px;
  color: #253b7d;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsNew .content h3 {
    font-size: 20px;
  }
}
.sec-solutionsNew .content h4 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-top: 30px;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsNew .content h4 {
    font-size: 18px;
  }
}
.sec-solutionsNew .content h5 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsNew .content h5 {
    font-size: 18px;
  }
}
.sec-solutionsNew .content h6 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsNew .content h6 {
    font-size: 16px;
  }
}
.sec-solutionsNew .content ul {
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 40px;
}
.sec-solutionsNew .content ul li {
  margin-left: 40px;
  list-style-type: disc;
  font-size: 16px;
  line-height: 24px;
  color: #444;
}
.sec-solutionsNew .content ul li::marker {
  font-size: 22px;
  color: #0A3481;
}
.sec-solutionsNew .content ol {
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 40px;
}
.sec-solutionsNew .content ol li {
  margin-left: 40px;
  list-style-type: disc;
  font-size: 16px;
  line-height: 24px;
  color: #444;
}
.sec-solutionsNew .content ol li::marker {
  font-size: 22px;
  color: #0A3481;
}
.sec-solutionsNew .content .title {
  color: black;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0%;
  margin-bottom: 20px;
}
.sec-solutionsNew .content .description {
  font-size: 14px;
  font-weight: 400;
  color: #444666;
  text-align: justify;
  margin-bottom: 20px;
}
.sec-solutionsNew .content ul li {
  margin-left: 40px;
  list-style-type: disc;
}
@media only screen and (max-width: 540px) {
  .sec-solutionsNew .content ul li {
    margin-left: 20px;
  }
}
.sec-solutionsNew .content ul li::marker {
  font-size: 22px;
  color: #0A3481;
}
.sec-solutionsNew .content ul .description {
  font-size: 14px;
  font-weight: 400;
  color: #444666;
  text-align: justify;
  margin-bottom: 10px;
}
.sec-solutionsNew .content .title2 {
  margin-bottom: 4px;
  margin-top: 30px;
}
.sec-solutionsNew .content .flex-box {
  overflow: hidden;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
  align-items: center;
  gap: 50px;
}
@media only screen and (max-width: 700px) {
  .sec-solutionsNew .content .flex-box {
    display: block;
    margin-bottom: 20px;
    gap: 0px;
  }
}
.sec-solutionsNew .content .flex-box .flex-item-left {
  width: 100%;
  max-width: 30%;
}
@media only screen and (max-width: 700px) {
  .sec-solutionsNew .content .flex-box .flex-item-left {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.sec-solutionsNew .content .flex-box .flex-item-left img {
  width: 100%;
  max-width: 100%;
  border-radius: 15px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.sec-solutionsNew .content .flex-box .flex-item-right {
  width: 100%;
  max-width: 60%;
}
@media only screen and (max-width: 700px) {
  .sec-solutionsNew .content .flex-box .flex-item-right {
    max-width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .sec-solutionsNew .content .column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}

.sec-solutionC {
  padding: 50px 0;
  margin-bottom: 50px;
  overflow: hidden;
}
@media only screen and (max-width: 540px) {
  .sec-solutionC {
    margin-bottom: 0;
  }
}
.sec-solutionC .upper-sec .heading h3 {
  font-size: 28px;
}
.sec-solutionC .upper-sec .swiper-nav button:hover {
  background: #0056b3;
  color: white;
}
.sec-solutionC .news-col {
  display: flex;
  flex-direction: column;
  background: var(--secondary);
  max-width: 300px;
  color: white;
  overflow: hidden;
  background: #DDE9FF !important;
  border-radius: 10px;
  text-align: center;
  padding: 30px 40px;
}
.sec-solutionC .news-col .content {
  display: grid;
  gap: 20px;
}
.sec-solutionC .news-col .title {
  font-size: 24px;
  font-weight: 600;
  color: black;
}
.sec-solutionC .news-col .description {
  font-size: 14px;
  font-weight: 400;
  color: #444666;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}/*# sourceMappingURL=solutions.css.map */