/*
* Mixin for basic CSS triangles
* @include triangle(up, #000, 50px);
* @include triangle(bottomleft, #000, 50px);
*/
@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Heavy.woff2") format("woff2"), url("../fonts/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-HeavyItalic.woff2") format("woff2"), url("../fonts/Gilroy-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Light.woff2") format("woff2"), url("../fonts/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-LightItalic.woff2") format("woff2"), url("../fonts/Gilroy-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-MediumItalic.woff2") format("woff2"), url("../fonts/Gilroy-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy-RegularItalic';
  src: url("../fonts/Gilroy-RegularItalic.woff2") format("woff2"), url("../fonts/Gilroy-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-SemiBold.woff2") format("woff2"), url("../fonts/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Gilroy-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Thin.woff2") format("woff2"), url("../fonts/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-UltraLightItalic.woff2") format("woff2"), url("../fonts/Gilroy-UltraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-UltraLight.woff2") format("woff2"), url("../fonts/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-ThinItalic.woff2") format("woff2"), url("../fonts/Gilroy-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Black.woff2") format("woff2"), url("../fonts/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-BlackItalic.woff2") format("woff2"), url("../fonts/Gilroy-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-BoldItalic.woff2") format("woff2"), url("../fonts/Gilroy-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

:root {
  --orange: #ff5722;
  --blue: #147ec2;
  --bs-font-sans-serif: "Gilroy", sans-serif;
  --primary-color: #0278ca;
  --black: #000000;
  --white: #ffffff; }

body {
  padding-top: 130px; }
  @media (min-width: 768px) {
    body {
      padding-top: 96px; } }

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1280px; } }

.btn:focus {
  box-shadow: none; }

.btn-outline {
  border: 1px solid #ced4da; }
  .btn-outline:hover {
    border-color: #0278CA;
    color: #0278CA; }

.bg-light-blue {
  background-color: #F1F8FE; }

.text-blue {
  color: #0278CA; }

.text-black {
  color: #000000; }

.slick-dots li {
  height: 13px;
  width: auto;
  margin: 0 3px; }
  .slick-dots li button {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #293861;
    border: 1px solid #293861; }
    .slick-dots li button::before {
      display: none; }
  .slick-dots li.slick-active button {
    border: 1px solid #0278CA;
    background-color: #0278CA;
    width: 30px;
    border-radius: 5px; }

.slick-dotted-top .slick-dots {
  bottom: inherit;
  top: -58px;
  text-align: right; }

.link-text {
  color: #000000; }
  .link-text:hover {
    color: #0278CA; }

.scroll-theme {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .scroll-theme::-webkit-scrollbar {
    width: 6px; }
  .scroll-theme::-webkit-scrollbar-track {
    background: transparent; }
  .scroll-theme::-webkit-scrollbar-thumb {
    background: #262e35;
    border-radius: 4px; }
  .scroll-theme::-webkit-scrollbar-thumb:hover {
    background: #262e35; }

.breadcrumb-item {
  font-size: 0.9em; }
  .breadcrumb-item.active {
    color: #000000; }
  .breadcrumb-item + .breadcrumb-item {
    display: flex;
    align-items: center;
    gap: 5px; }
    .breadcrumb-item + .breadcrumb-item::before {
      content: "";
      width: 4px;
      height: 4px;
      background: #ffffff;
      border: 1px solid #057bcb;
      border-radius: 8px;
      display: inline-block;
      padding-right: 0; }
  .breadcrumb-item a {
    color: #0078ca;
    text-decoration: none; }

.main-title {
  font-weight: 300;
  font-size: 18px;
  color: #0078ca;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .main-title {
      font-size: 24px; } }
  @media (min-width: 1024px) {
    .main-title {
      font-size: 28px; } }
  @media (min-width: 1366px) {
    .main-title {
      font-size: 34px; } }

.main-sub-title {
  font-weight: 300;
  font-size: 40px;
  line-height: 1.1;
  color: #000; }
  @media (min-width: 768px) {
    .main-sub-title {
      font-size: 55px;
      line-height: 1.2; } }
  @media (min-width: 1024px) {
    .main-sub-title {
      font-size: 70px; } }
  @media (min-width: 1800px) {
    .main-sub-title {
      font-size: 80px; } }

.p-text {
  font-size: 16px;
  line-height: 1.5;
  color: #666; }
  @media (min-width: 768px) {
    .p-text {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    .p-text {
      font-size: 20px; } }
  @media (min-width: 1280px) {
    .p-text.p-lg-text {
      font-size: 26px; } }
  .p-text.grey-text {
    color: #666; }

ul.green-list {
  padding: 0;
  list-style: none;
  color: #666; }
  ul.green-list li {
    position: relative;
    padding-left: 29px;
    margin-bottom: 20px;
    line-height: 1.4; }
    @media (min-width: 768px) {
      ul.green-list li {
        font-size: 20px; } }
    ul.green-list li::before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 0;
      width: 19px;
      height: 19px;
      background: url("../images/tick-check.png") center no-repeat;
      background-size: contain; }

/* Custom CSS for error message styling */
.navbar-light {
  background-color: #ffffff; }

.navbar-bom {
  transition: all 0.3s ease-in; }

.bom-fixed {
  padding-top: 20px; }

.nav-bom .nav-link {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  position: relative; }
  @media (max-width: 768px) {
    .nav-bom .nav-link {
      padding-left: 5px;
      padding-right: 5px; } }
  @media (min-width: 1280px) {
    .nav-bom .nav-link {
      font-size: 18px; } }
  .nav-bom .nav-link.active {
    font-weight: bold;
    color: #0278CA; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.25rem;
    padding-left: 1.25rem; } }

.btn-call {
  color: #fff;
  background-color: var(--black);
  border-color: var(--black);
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  padding: 0.55rem 1rem;
  position: relative; }
  @media (min-width: 1024px) {
    .btn-call {
      font-size: 14px;
      padding: 0.55rem 1.4rem;
      width: 166px; } }
  @media (min-width: 1280px) {
    .btn-call {
      font-size: 18px; } }
  .btn-call:active, .btn-call:hover {
    color: #ffffff;
    background-color: #0275c5;
    border-color: #0275c5; }

.btn-talk {
  color: #0278CA;
  background-color: var(--white);
  border-color: var(--primary-color);
  margin-left: 10px; }
  @media (min-width: 1024px) {
    .btn-talk {
      margin-left: 20px; } }

.offer-strip {
  background-color: #071232;
  color: #ffffff;
  padding: 10px 0;
  font-weight: 600; }
  .offer-strip p {
    font-size: 13px; }
    @media (min-width: 1280px) {
      .offer-strip p {
        font-size: 18px; } }
  .offer-strip span {
    color: #4CAF50; }
  .offer-strip b {
    font-weight: 900; }
  .offer-strip em {
    font-style: normal;
    font-weight: 900; }

.masthead {
  background-color: #16213f;
  z-index: 1;
  display: flex;
  justify-content: center;
  position: relative;
  padding: 30px 0; }
  @media (min-width: 1280px) {
    .masthead {
      padding: 43px 0; } }
  .masthead h2 {
    font-weight: normal;
    color: #ffffff;
    font-size: 24px; }
    .masthead h2 b {
      font-weight: 900; }
    @media (min-width: 1024px) {
      .masthead h2 {
        font-size: 32px; } }
    @media (min-width: 1280px) {
      .masthead h2 {
        font-size: 48px; } }
  .masthead p {
    color: #bfbfbf; }
    @media (min-width: 1280px) {
      .masthead p {
        font-size: 20px; } }
    .masthead p span {
      font-weight: 600; }
  .masthead .btn-call {
    width: auto;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background-color: #0278CA; }
    @media (min-width: 1280px) {
      .masthead .btn-call {
        width: 166px;
        height: 60px; } }
    .masthead .btn-call.btn-download {
      margin-left: 32px;
      width: auto; }
  .masthead .btn-talk {
    background-color: transparent; }
  .masthead .results-text {
    position: relative;
    color: #ffffff;
    display: flex;
    gap: 1rem;
    font-weight: bold;
    font-size: 16px; }
    .masthead .results-text::before {
      content: "";
      display: inline-block;
      width: 19px;
      height: 19px;
      background: url("../images/circle-tick_green.svg") center no-repeat;
      background-size: contain; }
  .masthead .services-text {
    font-weight: normal;
    font-size: 14px;
    letter-spacing: -0.01em;
    color: #bfbfbf;
    margin-top: 1rem; }
  .masthead .expect-text {
    display: flex;
    gap: 1rem;
    padding: 1rem 0; }
    .masthead .expect-text li {
      display: flex;
      gap: 0.7rem;
      font-weight: 600;
      font-size: 12px;
      color: #ffffff; }
      .masthead .expect-text li::before {
        content: "";
        display: inline-block;
        width: 19px;
        height: 19px;
        background: url("../images/circle-tick_blue.svg") center no-repeat;
        background-size: contain; }

@media (min-width: 1280px) {
  .masthead-left {
    padding-top: 30px; } }

.btn-group.full-width {
  display: flex;
  margin-top: 30px; }
  @media (max-width: 1024px) {
    .btn-group.full-width {
      flex-direction: column;
      align-items: flex-start;
      justify-content: center; } }
  .btn-group.full-width .btn {
    flex: 1 1 auto;
    font-size: 18px;
    position: relative; }
    @media (max-width: 1024px) {
      .btn-group.full-width .btn {
        width: 100%; } }
    @media (min-width: 1280px) {
      .btn-group.full-width .btn {
        font-size: 20px;
        --bs-btn-padding-y: 1.39rem; } }
    .btn-group.full-width .btn:first-child {
      background-color: #4caf50;
      border-color: #4caf50; }
      @media (max-width: 1024px) {
        .btn-group.full-width .btn:first-child {
          border-radius: 6px 6px 0 0; } }
      @media (min-width: 1280px) {
        .btn-group.full-width .btn:first-child::before, .btn-group.full-width .btn:first-child::after {
          width: 1rem;
          height: 50%;
          position: absolute;
          left: 99.9%;
          content: "";
          z-index: 10; }
        .btn-group.full-width .btn:first-child::before {
          top: 0px;
          background: -webkit-linear-gradient(left bottom, #4caf50 50%, rgba(0, 0, 0, 0) 50%);
          background: linear-gradient(to right top, #4caf50 50%, rgba(0, 0, 0, 0) 50%); }
        .btn-group.full-width .btn:first-child::after {
          top: 50%;
          background: -webkit-linear-gradient(left top, #4caf50 50%, rgba(0, 0, 0, 0) 50%);
          background: linear-gradient(to right bottom, #4caf50 50%, rgba(0, 0, 0, 0) 50%); } }
    .btn-group.full-width .btn:not(:first-child) {
      font-size: 20px;
      font-weight: 600; }
      @media (min-width: 1280px) {
        .btn-group.full-width .btn:not(:first-child) {
          font-size: 26px; } }
      .btn-group.full-width .btn:not(:first-child)::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%) rotate(-170deg);
        width: 0;
        height: 30px;
        border-right: 1px dashed rgba(255, 255, 255, 0.5);
        z-index: 9;
        background-color: transparent; }
    @media (max-width: 1024px) {
      .btn-group.full-width .btn:last-child {
        border-radius: 0 0 6px 6px; } }
    .btn-group.full-width .btn:last-child::after {
      display: none; }

.services-list {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.4;
  text-align: left;
  color: #333333;
  padding-left: 0; }
  @media (min-width: 768px) {
    .services-list {
      font-size: 22px; } }
  @media (min-width: 1280px) {
    .services-list {
      font-size: 28px; } }
  .services-list > li {
    color: #ffffff;
    position: relative;
    list-style: none;
    padding-left: 32px; }
    .services-list > li b {
      font-weight: bold; }
    .services-list > li:not(:last-child) {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .services-list > li:not(:last-child) {
          margin-bottom: 20px; } }
    .services-list > li::before {
      content: "";
      display: inline-block;
      width: 10px;
      height: 10px;
      background: #0278CA;
      border-radius: 50%;
      position: absolute;
      top: 7px;
      left: 0; }
      @media (min-width: 768px) {
        .services-list > li::before {
          top: 9px; } }
      @media (min-width: 1280px) {
        .services-list > li::before {
          top: 18px; } }
  .services-list.sm {
    font-weight: 600;
    font-size: 16px;
    color: #666; }
    @media (min-width: 768px) {
      .services-list.sm {
        font-size: 21px; } }
    .services-list.sm li {
      color: #666;
      margin-bottom: 10px; }
      .services-list.sm li::before {
        top: 8px; }

.services-para {
  font-size: 18px;
  line-height: 1.4;
  color: #333333;
  margin-left: 32px; }
  @media (min-width: 768px) {
    .services-para {
      font-size: 22px; } }
  @media (min-width: 1280px) {
    .services-para {
      font-size: 28px; } }
  @media (max-width: 768px) {
    .services-para {
      padding-top: 10px; } }

.our-story-sec {
  padding: 150px 0 40px; }
  @media (min-width: 1024px) {
    .our-story-sec {
      padding: 120px 0; } }
  @media (max-width: 768px) {
    .our-story-sec .btn-call {
      left: 0; } }

.head-title {
  font-weight: 600;
  color: #4CAF50;
  font-size: 14px;
  margin-bottom: 20px; }

.sub-title {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  max-width: 720px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .sub-title {
      font-size: 32px; } }

.para-1 {
  font-size: 22px;
  font-weight: 600;
  color: #333333; }
  @media (min-width: 1024px) {
    .para-1 {
      font-size: 32px; } }

.para-2 {
  color: #5d6180; }
  @media (min-width: 1024px) {
    .para-2 {
      font-size: 20px; } }

.quote-box {
  display: flex;
  gap: 1rem;
  max-width: 564px;
  margin-top: 45px; }
  @media (min-width: 1024px) {
    .quote-box {
      gap: 32px; } }

.quote-photo {
  flex-basis: auto;
  flex: 0 0 80px; }
  .quote-photo img {
    border-radius: 6px; }

.quote-content {
  position: relative; }
  .quote-content p {
    font-style: italic;
    margin-bottom: 10px;
    line-height: 1.2; }
    @media (max-width: 768px) {
      .quote-content p {
        font-size: 14px; } }
  .quote-content h5 {
    font-size: 12px; }
    .quote-content h5 b {
      font-weight: 600; }

.quote-mark {
  position: absolute;
  bottom: 35px;
  right: 0;
  font-size: 100px;
  color: #4CAF50; }
  @media (min-width: 1024px) {
    .quote-mark {
      bottom: -5px;
      right: -50px; } }

.expo-sec {
  margin-top: 50px;
  padding: 40px 0 0 0;
  border-top: 1px solid #cecfd3;
  position: relative; }
  @media (min-width: 1024px) {
    .expo-sec {
      padding: 40px 60px 0 0; } }

.expo-slider .slick-next,
.expo-slider .slick-prev {
  width: 49px;
  height: 49px; }
  .expo-slider .slick-next::after,
  .expo-slider .slick-prev::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 49px;
    height: 49px;
    background: url("../images/previous-arrow_grey.png") center no-repeat;
    background-size: contain; }
  .expo-slider .slick-next::before,
  .expo-slider .slick-prev::before {
    display: none; }

.expo-slider .slick-prev {
  left: inherit;
  right: -54px;
  top: 80px; }
  .expo-slider .slick-prev::after {
    background: url("../images/previous-arrow_grey.png") center no-repeat;
    background-size: contain; }
  .expo-slider .slick-prev:hover::after {
    background: url("../images/previous-arrow_blue.png") center no-repeat;
    background-size: contain; }

.expo-slider .slick-next {
  right: -54px;
  top: 24px; }
  .expo-slider .slick-next::after {
    background: url("../images/next-arrow_grey.png") center no-repeat;
    background-size: contain; }
  .expo-slider .slick-next:hover::after {
    background: url("../images/next-arrow_blue.png") center no-repeat;
    background-size: contain; }

.expo-inner {
  display: flex;
  align-items: center;
  gap: 20px; }

.expo-card h2 {
  font-size: 14px;
  font-weight: 600;
  color: #4CAF50; }

.expo-card p {
  color: #5d6180; }

.pp-block h2 {
  font-size: calc(1.2rem + .2vw); }
  .pp-block h2:not(:first-child) {
    margin-top: calc(1.325rem + .9vw); }

.our-services-sec {
  padding: 150px 0 40px;
  background-color: #F1F8FE; }
  @media (min-width: 1024px) {
    .our-services-sec {
      padding: 120px 0; } }

.our-services-block {
  max-width: 870px;
  margin: 40px auto 0; }

.services-card {
  margin-bottom: 40px; }
  .services-card .card-title {
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    margin-bottom: 20px; }
  .services-card p {
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    color: #5D6180; }

.book-call-block {
  margin-top: 70px;
  padding-top: 30px;
  border-top: 1px solid #CECFD3; }
  .book-call-block h3 {
    font-style: 30px;
    font-weight: bold;
    color: #333333; }
  .book-call-block p {
    color: #5D6180; }
  .book-call-block .btn-call {
    background-color: #0278CA;
    border-color: #0278CA; }

.plans-and-pricing-sec {
  padding: 150px 0 40px;
  background-color: #16213F; }
  @media (min-width: 1024px) {
    .plans-and-pricing-sec {
      padding: 120px 0; } }

.pap-block {
  max-width: 920px;
  margin: 40px auto 0; }

.pap-card {
  border-radius: 20px;
  padding: 30px 30px 20px;
  border: 1px solid #0278CA;
  height: 100%; }
  .pap-card .card-title {
    font-weight: 600;
    font-size: 18px;
    color: #0278CA;
    margin-bottom: 20px; }
  .pap-card p {
    font-weight: 600;
    line-height: 1.4;
    color: #5D6180; }
  .pap-card ul {
    font-size: 14px;
    color: #5D6180;
    padding: 0;
    list-style: none; }
    .pap-card ul li {
      position: relative;
      padding-left: 29px;
      margin-bottom: 20px;
      font-size: 14px; }
      .pap-card ul li::before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        width: 19px;
        height: 19px;
        background: url("../images/tick-check.png") center no-repeat;
        background-size: contain; }
  .pap-card .btn-link {
    text-decoration: none;
    color: #161C2D;
    display: inline-block; }

.help-us-sec {
  padding: 150px 0 40px;
  background-color: #f1f8fe; }
  @media (min-width: 1024px) {
    .help-us-sec {
      padding: 120px 0; } }

.huthy-para {
  font-size: 26px;
  font-weight: 500;
  color: #333333; }

.form-sec .col-form-label {
  font-weight: bold; }

.form-sec .btn-call {
  background-color: #0278CA;
  border-color: #0278CA;
  width: 100%; }
  @media (min-width: 1024px) {
    .form-sec .btn-call {
      width: 75%; } }

@media (min-width: 1280px) {
  .masthead-images {
    max-width: 550px;
    margin-left: auto; } }

.masthead-tm {
  border-top: 1px solid #c7c7c7;
  padding-top: 30px; }
  .masthead-tm::after {
    content: "";
    width: 100%;
    height: 80px;
    background-color: #f1f8fe;
    display: block;
    margin-top: -80px; }
  @media (min-width: 1280px) {
    .masthead-tm .main-sub-title {
      max-width: 80%; } }

.mi-blue {
  height: 183px;
  border-radius: 16px;
  background: #0078ca;
  box-shadow: 0px 6px 10px rgba(152, 152, 152, 0.16);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px; }
  .mi-blue .mi-value {
    font-weight: 500;
    font-size: 40px;
    line-height: 1.2;
    color: #fff; }
    @media (min-width: 1280px) {
      .mi-blue .mi-value {
        font-size: 50px; } }
  .mi-blue .mi-name {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.3;
    color: #fff; }
    @media (min-width: 1280px) {
      .mi-blue .mi-name {
        font-size: 30px;
        line-height: 1.1; } }

.mi-white {
  height: 220px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #c7c7c7;
  box-shadow: 0px 6px 10px rgba(152, 152, 152, 0.16);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  margin-top: 30px; }
  @media (min-width: 1024px) {
    .mi-white {
      padding: 20px; } }
  .mi-white .mi-value {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    color: #000; }
    @media (min-width: 768px) {
      .mi-white .mi-value {
        font-size: 40px; } }
  .mi-white .mi-name {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.1;
    color: #000; }
    @media (min-width: 768px) {
      .mi-white .mi-name {
        font-size: 24px; } }

.mi-image {
  width: 100%;
  height: 237px;
  border-radius: 16px;
  border: 1px solid #c7c7c7;
  box-shadow: 0px 6px 10px rgba(152, 152, 152, 0.16);
  overflow: hidden;
  object-fit: cover; }

.miw-2 {
  width: 100%;
  height: 164px;
  padding: 20px 30px; }

.tm-sec {
  background: #f1f8fe;
  padding-bottom: 60px; }
  @media (max-width: 1280px) {
    .tm-sec {
      padding: 30px 0; } }
  .tm-sec h2 {
    font-weight: 600;
    font-size: 30px;
    color: #333;
    max-width: 662px; }
    @media (min-width: 1024px) {
      .tm-sec h2 {
        font-size: 36px; } }
  .tm-sec p {
    font-size: 20px;
    color: #666;
    max-width: 1068px;
    margin-top: 28px; }
    @media (min-width: 1024px) {
      .tm-sec p {
        font-size: 26px; } }
  .tm-sec h3 {
    font-weight: 500;
    font-size: 20px;
    color: #333;
    margin-top: 40px;
    margin-bottom: 20px; }
    @media (min-width: 1024px) {
      .tm-sec h3 {
        font-size: 26px; } }

@media (min-width: 1280px) {
  .masthead-mt .main-sub-title {
    max-width: 100%;
    font-size: 60px;
    line-height: 1.3; } }

.holistic-view-sec {
  background: #071232;
  padding: 60px 0; }
  .holistic-view-sec h2 {
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    color: #fff;
    max-width: 892px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .holistic-view-sec h2 {
        font-size: 36px; } }

.holistic-view-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px; }
  .holistic-view-wrapper .holistic-view-item {
    position: relative; }
    .holistic-view-wrapper .holistic-view-item::after {
      content: "";
      display: block;
      width: 14px;
      height: 14px;
      position: absolute;
      top: 50%;
      right: -17px; }
      @media (min-width: 768px) {
        .holistic-view-wrapper .holistic-view-item::after {
          right: -25px; } }
    .holistic-view-wrapper .holistic-view-item:nth-child(1)::after {
      background: url("../images/orange-arrow.svg") no-repeat;
      background-size: contain; }
    .holistic-view-wrapper .holistic-view-item:nth-child(2)::after {
      background: url("../images/blue-arrow.svg") no-repeat;
      background-size: contain; }
    .holistic-view-wrapper .holistic-view-item:nth-child(3)::after {
      background: url("../images/green-arrow.svg") no-repeat;
      background-size: contain; }

.tm-os-sec {
  padding: 60px 0; }
  .tm-os-sec h2 {
    font-weight: 500;
    font-size: 26px;
    color: #333;
    margin-bottom: 20px; }
  .tm-os-sec h3 {
    font-weight: 500;
    font-size: 20px;
    color: #333;
    margin-bottom: 16px; }

.cc-item {
  max-width: 879px; }

.pd-sec .pd-text {
  font-size: 18px;
  opacity: 0.6; }

@media (max-width: 767px) {
  .pd-sec ul.green-list {
    margin: 0 auto;
    gap: 0.9rem; }
    .pd-sec ul.green-list li {
      padding-left: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      gap: 10px;
      font-size: 14px; }
      .pd-sec ul.green-list li::before {
        position: inherit; } }

.hc-sec .hc-text {
  font-size: 26px;
  color: #e5e5e5; }

.cs-item {
  padding: 24px 0; }
  @media (min-width: 1024px) {
    .cs-item {
      padding: 50px 0; } }
  .cs-item:nth-child(odd) {
    background: #f1f8fe; }
  .cs-item h2 {
    font-weight: 500;
    font-size: 22px;
    color: #333; }
    @media (min-width: 768px) {
      .cs-item h2 {
        font-size: 26px; } }
    @media (min-width: 1024px) {
      .cs-item h2 {
        font-size: 30px; } }
    @media (min-width: 1280px) {
      .cs-item h2 {
        font-size: 36px; } }
  .cs-item p {
    font-weight: normal;
    font-size: 16px;
    color: #666; }
    @media (min-width: 768px) {
      .cs-item p {
        font-size: 18px; } }
    @media (min-width: 1024px) {
      .cs-item p {
        font-size: 22px; } }
    @media (min-width: 1280px) {
      .cs-item p {
        font-size: 26px;
        margin-top: 20px; } }
  .cs-item ul {
    display: flex;
    margin-top: 30px;
    padding-left: 0; }
    .cs-item ul li {
      display: flex;
      flex-direction: column;
      text-align: center;
      padding: 0 30px; }
      .cs-item ul li:not(:last-child) {
        border-right: 1px dashed #707070; }
      .cs-item ul li span:first-child {
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-align: center;
        color: #333; }
        @media (min-width: 768px) {
          .cs-item ul li span:first-child {
            font-size: 22px; } }
        @media (min-width: 1024px) {
          .cs-item ul li span:first-child {
            font-size: 24px; } }
        @media (min-width: 1280px) {
          .cs-item ul li span:first-child {
            font-size: 26px; } }
      .cs-item ul li span:last-child {
        font-weight: normal;
        font-size: 12px;
        color: #666; }
        @media (min-width: 768px) {
          .cs-item ul li span:last-child {
            font-size: 14px; } }
        @media (min-width: 1024px) {
          .cs-item ul li span:last-child {
            font-size: 16px; } }

.csc-masthead {
  padding: 24px 0 0; }
  @media (min-width: 1024px) {
    .csc-masthead {
      padding: 50px 0 0; } }
  .csc-masthead h2 {
    font-weight: 600;
    font-size: 30px;
    color: #333; }
    @media (min-width: 768px) {
      .csc-masthead h2 {
        font-size: 35px; } }
    @media (min-width: 1024px) {
      .csc-masthead h2 {
        font-size: 40px; } }
    @media (min-width: 1280px) {
      .csc-masthead h2 {
        font-size: 45px; } }
  .csc-masthead p {
    font-weight: normal;
    font-size: 16px;
    color: #666; }
    @media (min-width: 768px) {
      .csc-masthead p {
        font-size: 18px; } }
    @media (min-width: 1024px) {
      .csc-masthead p {
        font-size: 22px; } }
    @media (min-width: 1280px) {
      .csc-masthead p {
        font-size: 26px;
        margin-top: 20px; } }

.csc-item {
  padding: 24px 0; }
  @media (min-width: 1024px) {
    .csc-item {
      padding: 50px 0; } }
  @media (min-width: 1024px) {
    .csc-item:nth-child(odd) .csc-border-start {
      border-left: 7px solid #f1f8fe;
      padding-left: 35px; } }
  .csc-item:nth-child(even) {
    background: #f1f8fe; }
    @media (min-width: 1024px) {
      .csc-item:nth-child(even) .csc-border-start {
        border-left: 7px solid #ffffff;
        padding-left: 35px; } }
  .csc-item h2 {
    font-weight: 600;
    font-size: 18px;
    color: #333; }
    @media (min-width: 1024px) {
      .csc-item h2 {
        font-size: 22px; } }
    @media (min-width: 1280px) {
      .csc-item h2 {
        font-size: 26px; } }
  .csc-item h3 {
    font-weight: 400;
    font-size: 16px;
    color: #333; }
    @media (min-width: 1024px) {
      .csc-item h3 {
        font-size: 18px; } }
    @media (min-width: 1280px) {
      .csc-item h3 {
        font-size: 20px; } }
  .csc-item p {
    line-height: 1.5;
    color: #666; }
    @media (min-width: 1024px) {
      .csc-item p {
        font-size: 18px; } }
    @media (min-width: 1280px) {
      .csc-item p {
        font-size: 20px; } }

.suggest-sec {
  background-color: #071232;
  padding: 20px; }
  @media (min-width: 1024px) {
    .suggest-sec {
      padding: 40px; } }
  .suggest-sec .p-text {
    position: relative;
    padding-top: 30px; }
    .suggest-sec .p-text::before {
      content: " ";
      display: block;
      width: 36px;
      height: 36px;
      background: url("../images/quote-mark-white.svg") center center no-repeat;
      position: absolute;
      top: 0;
      left: 50%; }

.au-mission-sec {
  padding: 24px 0; }
  @media (min-width: 1024px) {
    .au-mission-sec {
      padding: 50px 0; } }
  .au-mission-sec h2 {
    font-weight: 500;
    font-size: 20px;
    color: #333; }
    @media (min-width: 1024px) {
      .au-mission-sec h2 {
        font-size: 22px; } }
    @media (min-width: 1280px) {
      .au-mission-sec h2 {
        font-size: 26px;
        margin-bottom: 40px; } }
  .au-mission-sec p {
    line-height: 1.5;
    color: #333; }
    @media (min-width: 768px) {
      .au-mission-sec p {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .au-mission-sec p {
        font-size: 24px;
        padding: 0 46px;
        border-left: 7px solid #f1f8fe; } }
    @media (min-width: 1280px) {
      .au-mission-sec p {
        font-size: 28px; } }

.faq-sec {
  padding: 24px 0; }
  @media (min-width: 1024px) {
    .faq-sec {
      padding: 50px 0; } }
  .faq-sec h2,
  .faq-sec p {
    color: #333; }
    @media (min-width: 768px) {
      .faq-sec h2,
      .faq-sec p {
        font-size: 18px; } }
    @media (min-width: 1024px) {
      .faq-sec h2,
      .faq-sec p {
        font-size: 20px; } }
  .faq-sec h2 {
    font-size: 16px;
    font-weight: 600; }
  .faq-sec p {
    color: #666;
    line-height: 1.5; }
    .faq-sec p + h2 {
      margin-top: 50px; }

.mohan-box {
  position: relative; }
  .mohan-box .ma-inner {
    width: 413px;
    border-radius: 16px 16px 0px 0px;
    background: #0078ca;
    box-shadow: 0px 6px 10px rgba(152, 152, 152, 0.16);
    padding: 20px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 30px; }
    .mohan-box .ma-inner h3 {
      font-weight: 500;
      font-size: 20px;
      color: #ffffff; }
      @media (min-width: 1024px) {
        .mohan-box .ma-inner h3 {
          font-size: 30px; } }
      @media (min-width: 1280px) {
        .mohan-box .ma-inner h3 {
          font-size: 40px; } }
    .mohan-box .ma-inner p {
      font-weight: 500;
      opacity: 0.8; }
      @media (min-width: 1024px) {
        .mohan-box .ma-inner p {
          font-size: 18px; } }
      @media (min-width: 1280px) {
        .mohan-box .ma-inner p {
          font-size: 20px; } }

.interview-block h2 {
  font-weight: 600;
  font-size: 21px;
  letter-spacing: -0.01em;
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .interview-block h2 {
      font-size: 24px; } }
  @media (min-width: 1280px) {
    .interview-block h2 {
      font-size: 27px; } }

.interview-block p {
  font-size: 18px;
  color: #666; }
  @media (min-width: 1024px) {
    .interview-block p {
      font-size: 20px; } }
  @media (min-width: 1280px) {
    .interview-block p {
      font-size: 24px; } }

.interview-video {
  position: relative; }
  .interview-video .play-icon {
    position: absolute;
    width: 90px;
    height: 90px;
    background: url("../images/play-icon.svg") center center no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    font-size: 0;
    transform: translate(-50%, -50%); }

.services-block h2 {
  font-weight: normal;
  font-size: 22px;
  color: #666; }
  @media (min-width: 1024px) {
    .services-block h2 {
      font-size: 28px; } }
  @media (min-width: 1280px) {
    .services-block h2 {
      font-size: 34px; } }

.services-block p {
  font-weight: 600;
  line-height: 2;
  color: #666; }
  @media (min-width: 1024px) {
    .services-block p {
      font-size: 20px; } }
  @media (min-width: 1280px) {
    .services-block p {
      font-size: 24px; } }

.patent-block h2 {
  font-weight: 600;
  font-size: 22px;
  color: #333;
  margin-top: 10px; }
  @media (min-width: 1024px) {
    .patent-block h2 {
      font-size: 28px; } }
  @media (min-width: 1280px) {
    .patent-block h2 {
      font-size: 34px; } }

.patent-block p {
  color: #666; }
  @media (min-width: 1024px) {
    .patent-block p {
      font-size: 20px; } }
  @media (min-width: 1280px) {
    .patent-block p {
      font-size: 24px; } }

.patent-block p.q-textarea {
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
  color: #666; }
  @media (min-width: 1024px) {
    .patent-block p.q-textarea {
      font-size: 22px; } }
  @media (min-width: 1280px) {
    .patent-block p.q-textarea {
      font-size: 28px; } }

.patent-block p.ver-text {
  font-weight: 500;
  color: #333; }

.patent-block h3 {
  font-weight: 600;
  font-size: 20px;
  color: #333; }
  @media (min-width: 1280px) {
    .patent-block h3 {
      font-size: 24px; } }

.b-title {
  font-weight: 600;
  font-size: 22px;
  color: #333;
  margin-top: 10px; }
  @media (min-width: 1024px) {
    .b-title {
      font-size: 28px; } }
  @media (min-width: 1280px) {
    .b-title {
      font-size: 34px; } }

.investments-block .invt-text {
  font-size: 20px;
  text-align: center;
  color: #333; }
  @media (min-width: 1024px) {
    .investments-block .invt-text {
      font-size: 24px; } }

.ib-card {
  border-radius: 20px;
  background: #f1f8fe;
  padding: 50px 30px; }
  .ib-card img {
    height: 64px; }
  .ib-card h3,
  .ib-card p {
    font-size: 18px;
    color: #333; }
    @media (min-width: 1024px) {
      .ib-card h3,
      .ib-card p {
        font-size: 24px; } }
  .ib-card h3 {
    font-weight: 600; }

.mcs-block .cs-item {
  padding: 0;
  background-color: transparent; }

.testi-item {
  padding-top: 30px; }
  .testi-item h3 {
    font-weight: 500;
    font-style: italic;
    font-size: 15px;
    letter-spacing: -0.01em;
    line-height: 1.5;
    color: #000;
    margin-bottom: 20px;
    position: relative; }
    @media (min-width: 768px) {
      .testi-item h3 {
        font-size: 18px;
        line-height: 32px; } }
    .testi-item h3::before {
      content: "";
      width: 36px;
      height: 28px;
      background: url("../images/quote-mark-green.svg") center no-repeat;
      background-size: 100%;
      display: inline-block;
      position: absolute;
      top: -6px;
      left: -45px; }

.testi-author {
  display: table; }
  .testi-author > div {
    vertical-align: middle; }
    @media (min-width: 732px) {
      .testi-author > div {
        display: table-cell; } }
  .testi-author .author-photo {
    width: 102px;
    height: 102px;
    border-radius: 50%; }
    @media (max-width: 768px) {
      .testi-author .author-photo {
        width: 90px;
        height: 90px;
        margin: 0 auto 15px; } }
  .testi-author .author-name {
    padding-left: 20px; }
    .testi-author .author-name p {
      font-size: 15px;
      line-height: 1.5;
      color: #333; }
      @media (min-width: 768px) {
        .testi-author .author-name p {
          font-size: 18px;
          line-height: 32px; } }
      .testi-author .author-name p + p {
        color: #666;
        line-height: 1.4; }

.testimonials-sec {
  background: #f3f9fd;
  padding: 50px 0;
  margin-top: 40px;
  position: relative; }
  @media (max-width: 768px) {
    .testimonials-sec {
      margin-left: -15px;
      margin-right: -15px; } }

.testimonials-inner {
  max-width: 946px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  @media (max-width: 768px) {
    .testimonials-inner {
      padding: 0 15px; } }

.testimonials-slider .slick-dots li {
  width: auto;
  height: auto; }

.testimonials-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #d9e7f0;
  border-color: #d9e7f0;
  transition: all 0.3s ease-in; }

.testimonials-slider .slick-dots li.slick-active button {
  width: 30px;
  background: #0278ca; }

.testimonials-slider .slick-dots li button::before {
  display: none; }

.testi-item-inner {
  padding-left: 45px;
  padding-top: 10px; }

.lets-talk-block h3 {
  font-weight: 600;
  font-size: 21px;
  color: #333333; }

.lets-talk-block .link {
  color: #666;
  text-decoration: none; }

.mcs-slider {
  /* the slides */
  /* the parent */ }
  .mcs-slider .slick-slide {
    margin: 0 35px; }
  .mcs-slider .slick-list {
    margin: 0 -35px; }
  .mcs-slider .slick-dots li button {
    background: #d9e7f0;
    border-color: #d9e7f0;
    transition: all 0.3s ease-in; }
  .mcs-slider .slick-dots li.slick-active button {
    background: #0278ca; }

.footer {
  background-color: #16213F;
  color: #ffffff;
  padding: 50px 0;
  color: #fff; }
  @media (min-width: 1280px) {
    .footer {
      padding: 128px 0; } }
  .footer p {
    opacity: 0.65;
    font-weight: normal; }
  .footer h2 {
    font-size: 16px;
    opacity: 0.65; }
  .footer .nav-link {
    color: #ffffff;
    font-size: 14px; }
    @media (min-width: 1024px) {
      .footer .nav-link {
        font-size: 18px; } }
    .footer .nav-link:hover {
      color: #0278CA; }

@media (min-width: 768px) {
  .social-media .btn {
    padding: 8px; } }

.whatsapp-iocn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: inline-block;
  background: url("../images/whatsapp-icon.png") center no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: -99999px;
  z-index: 1; }

.navbar-brand.d-flex picture img {
    width: 190px;
}