.w-5 {
  width: 5% !important; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

.w-20 {
  width: 20% !important; }

.w-25 {
  width: 25% !important; }

.w-30 {
  width: 30% !important; }

.w-35 {
  width: 35% !important; }

.w-40 {
  width: 40% !important; }

.w-45 {
  width: 45% !important; }

.w-50 {
  width: 50% !important; }

.w-55 {
  width: 55% !important; }

.w-60 {
  width: 60% !important; }

.w-65 {
  width: 65% !important; }

.w-70 {
  width: 70% !important; }

.w-75 {
  width: 75% !important; }

.w-80 {
  width: 80% !important; }

.w-85 {
  width: 85% !important; }

.w-90 {
  width: 90% !important; }

.w-95 {
  width: 95% !important; }

.w-100 {
  width: 100% !important; }

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg?#webfont") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Italic.eot");
  src: url("../fonts/Poppins-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Italic.woff") format("woff"), url("../fonts/Poppins-Italic.ttf") format("truetype"), url("../fonts/Poppins-Italic.svg?#webfont") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg?#webfont") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Italic.eot");
  src: url("../fonts/Poppins-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Italic.woff") format("woff"), url("../fonts/Poppins-Italic.ttf") format("truetype"), url("../fonts/Poppins-Italic.svg?#webfont") format("svg");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.svg?#webfont") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-MediumItalic.eot");
  src: url("../fonts/Poppins-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-MediumItalic.woff") format("woff"), url("../fonts/Poppins-MediumItalic.ttf") format("truetype"), url("../fonts/Poppins-MediumItalic.svg?#webfont") format("svg");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.svg?#webfont") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBoldItalic.eot");
  src: url("../fonts/Poppins-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBoldItalic.woff") format("woff"), url("../fonts/Poppins-SemiBoldItalic.ttf") format("truetype"), url("../fonts/Poppins-SemiBoldItalic.svg?#webfont") format("svg");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.svg?#webfont") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-BoldItalic.eot");
  src: url("../fonts/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-BoldItalic.woff") format("woff"), url("../fonts/Poppins-BoldItalic.ttf") format("truetype"), url("../fonts/Poppins-BoldItalic.svg?#webfont") format("svg");
  font-weight: 700;
  font-style: italic; }
.title_bg-color {
  position: relative;
  z-index: 9; }
  .title_bg-color::after {
    content: "";
    position: absolute;
    bottom: 8px;
    width: 100%;
    background-color: #67d1f6;
    height: 11px;
    z-index: -1;
    left: 0; }

html {
  scroll-behavior: smooth;
  font-size: 16px; }

body {
  font-family: "Poppins", sans-serif !important;
  z-index: -1;
  position: relative; }

button:focus {
  outline: none; }

.all-content {
  width: 100%;
  position: relative;
  min-height: calc(90vh - 24px);
  margin-top: 4rem; }
  @media (max-width: 767px) {
    .all-content {
      min-height: calc(23vh - 18px);
      margin-top: 3rem; } }

@-moz-document url-prefix() {
  .all-content {
    width: 100%;
    position: relative;
    min-height: calc(65vh - 15px); } }
@media (min-width: 1200px) {
  .container {
    max-width: 1110px; }

  .container-fluid {
    max-width: 1309px; } }
.btn-info {
  padding: 5px 15px !important; }

.back-to-top {
  background-color: #e5cc06;
  text-decoration: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 5px;
  z-index: 999;
  position: fixed;
  right: 15px;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 10%;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4); }
  .back-to-top:hover {
    border-radius: 10%;
    background-color: #fbf469; }

.ct-topbar__list {
  margin-bottom: 0px; }

.ct-language__dropdown {
  padding-top: 8px;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  top: 110%;
  left: -3px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%;
  text-align: left;
  padding-top: 0;
  z-index: 200; }

.ct-language__dropdown li {
  background: #222;
  padding: 5px; }

.ct-language__dropdown li a {
  display: block;
  color: #fff !important;
  text-decoration: none !important; }

.ct-language__dropdown li:first-child {
  padding-top: 10px;
  border-radius: 3px 3px 0 0; }

.ct-language__dropdown li:last-child {
  padding-bottom: 10px;
  border-radius: 0 0 3px 3px; }

.ct-language__dropdown li:hover {
  background: #444; }

.ct-language__dropdown:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom: 8px solid #222; }

.ct-language {
  position: relative;
  background: #9d1611;
  color: #fff;
  padding: 5px 10px;
  margin: 0;
  border-radius: 4px;
  width: 200px;
  text-align: center; }

.ct-language:hover .ct-language__dropdown {
  max-height: 200px;
  padding-top: 8px; }

.fa-arrow-down {
  padding-left: 5px; }

a.btn.btn-warning {
  color: white; }
a.btn.btn-secondary:hover {
  background-color: #393939; }
a.text-success {
  font-weight: 800;
  text-decoration: none; }

header .navbar-nav {
  min-height: 65px;
  border-radius: 10px;
  -ms-flex-pack: distribute;
  justify-content: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff !important; }

.main_banner {
  margin-bottom: 80px;
  margin-top: 20px; }
  .main_banner .custom_btn {
    font-weight: 600;
    padding: 5px 15px; }
  .main_banner-carousel img {
    max-height: 40rem; }
  .main_banner-carousel .owl-dots {
    margin-top: 50px;
    text-align: center; }
    .main_banner-carousel .owl-dots .owl-dot span {
      display: inline-block;
      width: 15px;
      height: 15px;
      background-color: #B8B8B8;
      margin: 0 8px;
      border-radius: 50%; }
    .main_banner-carousel .owl-dots .owl-dot.active span {
      background-color: #8A100B;
      position: relative; }
      .main_banner-carousel .owl-dots .owl-dot.active span::after {
        content: "";
        position: absolute;
        width: 25px;
        height: 25px;
        border: 1px solid;
        left: -5px;
        top: -5px;
        border-radius: 50%; }
  .main_banner .counter_box h3 {
    font-size: 40px;
    font-weight: 600; }
  .main_banner .adjust_box {
    position: relative;
    left: -20px;
    border-radius: 10px; }
  .main_banner h1.title_bg {
    font-size: 48px;
    line-height: 52px;
    font-weight: 600; }
    .main_banner h1.title_bg span::after {
      bottom: 16px; }
  .main_banner .sub-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400; }
  .main_banner-bg-globe {
    position: relative; }
    @media only screen and (min-width: 768px) {
      .main_banner-bg-globe::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-image: url(../images/Global-Path.png);
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        /* background-size: 3px; */
        background-position: 0 20%;
        z-index: -1; } }
  .main_banner-bg-yellow {
    position: relative;
    padding-bottom: 30px; }
    .main_banner-bg-yellow::after {
      content: "";
      position: absolute;
      bottom: 0;
      background-color: #F9E3B2;
      height: 230px;
      background-color: #F9E3B2;
      width: 98%;
      z-index: -1;
      left: 0; }

.masterSoft_digitize .box_container {
  margin-top: 25px;
  margin-bottom: 25px; }
  .masterSoft_digitize .box_container h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 25px; }
  .masterSoft_digitize .box_container img {
    margin-bottom: 20px; }
.masterSoft_digitize .seprater_lines {
  margin-bottom: 4rem;
  position: relative; }
  .masterSoft_digitize .seprater_lines::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1; }
  .masterSoft_digitize .seprater_lines:last-child::after {
    display: none; }

.cta_blue {
  margin-bottom: 100px; }
  .cta_blue .container {
    background-image: url(../images/CTA-Bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 45px;
    border-radius: 20px; }
  .cta_blue h3 {
    font-size: 40px;
    color: white;
    font-weight: 400; }

.customer_carousel {
  margin-bottom: 8rem; }

.customer_carousel-owl .item {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 3/2; }
.customer_carousel-owl img {
  width: auto !important;
  margin: auto; }

.testimonial_sec {
  margin-bottom: 50px; }
  .testimonial_sec .bbb_slider_nav {
    display: flex; }
    .testimonial_sec .bbb_slider_nav div {
      min-width: 48px;
      min-height: 48px;
      border-radius: 50%;
      background-color: #ededed;
      border: 1px solid #0A7AA0;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 10px;
      cursor: pointer; }

.testomonial_indi_box-body {
  position: relative;
  text-align: justify;
  text-align-last: center;
  background-color: #ffffff;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px; }
  @media only screen and (min-width: 768px) {
    .testomonial_indi_box-body {
      padding-top: 30px;
      padding-left: 30px;
      padding-right: 30px;
      padding-bottom: 100px;
      margin: 25px 30px 0;
      width: 570px;
      height: 250px;
      filter: drop-shadow(0px 3px 12px rgba(2, 2, 2, 0.2)); } }
  @media only screen and (max-width: 767px) {
    .testomonial_indi_box-body {
      padding-top: 15px;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 100px;
      margin: 25px 15px 0;
      filter: drop-shadow(0px 3px 3px rgba(2, 2, 2, 0.2)); } }
  .testomonial_indi_box-body::before {
    content: "";
    background-image: url(); }
.testomonial_indi_box-profile {
  text-align: center;
  margin-top: -60px;
  z-index: 9;
  position: relative; }
  .testomonial_indi_box-profile img {
    max-width: 108px;
    height: 108px;
    border-radius: 50%;
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }
  .testomonial_indi_box-profile h6 {
    font-size: 15px;
    line-height: 24px;
    color: #0A7AA0;
    font-weight: 600; }

.form_sec {
  background-image: url(../images/CTA-Bg-2.png);
  padding-top: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50px; }

.main_footer {
  padding: 50px 0 30px;
  background-color: black; }
  .main_footer .footer_social {
    padding-left: 0;
    list-style: none;
    margin-top: 30px; }
    .main_footer .footer_social li {
      display: inline-block; }
      .main_footer .footer_social li a {
        color: white;
        text-decoration: none; }
        .main_footer .footer_social li a i {
          width: 30px;
          height: 30px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 5px;
          border-radius: 50%; }
          .main_footer .footer_social li a i.fa-facebook-f {
            background-color: #217dc3; }
          .main_footer .footer_social li a i.fa-users {
            background-color: #30acf1; }
          .main_footer .footer_social li a i.fa-linkedin-in {
            background-color: #2f9cd6; }
          .main_footer .footer_social li a i.fa-instagram {
            background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%); }
          .main_footer .footer_social li a i.fa-youtube {
            background-color: #f42401; }

header {
  background: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 997;
  height: 86px;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 425px) {
    header {
      padding: 10px 0; } }

.navbar-collapse {
  z-index: 111 !important; }

header .navbar-light .navbar-nav .nav-link {
  color: black;
  margin-right: 15px; }

header.fixed-top {
  background-color: white; }

header .navbar-nav .nav-link {
  position: relative; }

header .navbar-nav .nav-link.active, header .navbar-nav .nav-link:hover {
  color: #01254d !important; }

header .navbar-nav .nav-link.active:before, header .navbar-nav .nav-link:hover:before {
  visibility: visible;
  width: 100%; }

header .navbar-nav .nav-link:focus {
  color: black !important; }

header .navbar-nav .nav-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #01254d;
  visibility: hidden;
  width: 0px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

#cta_iframe {
  width: 100%;
  padding: 30px 0;
  overflow: hidden; }

.contact-cta .contact-us-cta {
  background-image: url(../images/contact-CTA-BG.png);
  padding-top: 100px;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  background-position: center;
  margin-top: 100px; }
  .contact-cta .contact-us-cta #contact_iframe {
    height: 530px;
    width: 100%; }

@media only screen and (min-width: 992px) {
  #cta_iframe {
    min-height: 310px; } }
@media only screen and (max-width: 992px) {
  #cta_iframe {
    min-height: 600px; } }
@media only screen and (min-width: 768px) {
  .navbar-nav {
    min-width: 600px; } }
@media (max-width: 768px) {
  .navbar-nav {
    padding: 15px 0 30px; }

  .ct-topbar__list .ct-topbar {
    position: relative;
    left: 40%;
    top: -20px; }

  .ct-language {
    width: auto; }

  .contact-cta .contact-us-cta {
    margin-top: 0; } }
@media only screen and (max-width: 425px) {
  .navbar-brand {
    max-width: 180px; }

  .main_banner h1.title_bg {
    font-size: 40px; }

  .main_banner .sub-title {
    font-size: 22px;
    line-height: 28px; }

  .masterSoft_digitize .box_container h3 {
    font-size: 26px; } }
#back-to-top {
  display: inline-block;
  background-color: #01254d;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-transition: background-color .3s, opacity .5s, visibility .5s;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 99999999;
  --color: white;
  --sizeX: 30px;
  --sizeY: 50px;
  width: var(--sizeX);
  height: var(--sizeY);
  margin-left: var(sizeX/2);
  border: calc(var(--sizeX) / 10) solid var(--color);
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 16px;
  cursor: pointer;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

#back-to-top i {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff; }

#back-to-top:hover {
  cursor: pointer;
  background-color: #333; }

#back-to-top:active {
  background-color: #555; }

#back-to-top.show {
  opacity: 1;
  visibility: visible; }

#back-to-top::before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: var(--color);
  border-radius: 100%;
  -webkit-animation: scrolldown-anim 2s infinite;
  animation: scrolldown-anim 2s infinite;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px -5px 3px 1px #2a547066;
  box-shadow: 0px -5px 3px 1px #2a547066; }

@-webkit-keyframes scrolldown-anim {
  0% {
    opacity: 0;
    height: 6px; }
  40% {
    opacity: 1;
    height: 10px; }
  80% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    height: 10px;
    opacity: 0; }
  100% {
    height: 3px;
    opacity: 0; } }
@keyframes scrolldown-anim {
  0% {
    opacity: 0;
    height: 6px; }
  40% {
    opacity: 1;
    height: 10px; }
  80% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    height: 10px;
    opacity: 0; }
  100% {
    height: 3px;
    opacity: 0; } }
#back-to-top .chevrons {
  padding: 6px 0 0 0;
  margin-left: -3px;
  margin-top: 48px;
  width: 30px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }

#back-to-top .chevrondown {
  margin-top: -6px;
  position: relative;
  border: solid var(--color);
  border-width: 0 3px 3px 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

#back-to-top .chevrondown:nth-child(odd) {
  -webkit-animation: pulse54012 500ms ease infinite alternate;
  animation: pulse54012 500ms ease infinite alternate; }

#back-to-top .chevrondown:nth-child(even) {
  -webkit-animation: pulse54012 500ms ease infinite alternate 250ms;
  animation: pulse54012 500ms ease infinite alternate 250ms; }

@-webkit-keyframes pulse54012 {
  from {
    opacity: 0; }
  to {
    opacity: 0.5; } }
@keyframes pulse54012 {
  from {
    opacity: 0; }
  to {
    opacity: 0.5; } }

/*# sourceMappingURL=style.css.map */
