@font-face {
    font-family: SansRegular;
    src: url(../assets/fonts/GoogleSans-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: SansItalic;
    src: url(../assets/fonts/GoogleSans-Italic.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: SansMedium;
    src: url(../assets/fonts/GoogleSans-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: SansMediumItalic;
    src: url(../assets/fonts/GoogleSans-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: SansBold;
    src: url(../assets/fonts/GoogleSans-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: SansBoldItalic;
    src: url(../assets/fonts/GoogleSans-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
  }
  html,
  body {
    margin: 0;
  }
  body {
    line-height: 1.5;
    color: #262053;
    font-size: 16px;
    font-family: "SansRegular";
    background: #f5f7fa 0% 0% no-repeat;
  }
  body ul {
    list-style: none;
  }
  body ul li {
    display: inline-block;
  }
  .loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("../assets/images/loader.gif") 50% 50% no-repeat #f5f7fa;
  }
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .text-grey {
    color: #777;
  }
  .text-white {
    color: #fff !important;
  }
  .text-red {
    color: #086AD8;
  }
  .text-black {
    color: #000;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .bold {
    font-family: SansBold;
  }
  .italic {
    font-family: SansItalic;
  }
  .underline {
    text-decoration: underline;
  }
  .text-x-small {
    font-size: 0.75rem;
  }
  .text-small {
    font-size: 0.9rem;
  }
  .text-medium {
    font-size: 1.9rem;
  }
  .text-large {
    font-size: var(--ft40);
    line-height: var(--ft44);
  }
  .text-x-large {
    font-size: var(--ft60);
    line-height: var(--ft64);
  }
    .form-title{
    color: #086AD8;
  }
  h1 {
    font-size: var(--ft40);
    line-height: var(--ft48);
  }
  h2 {
    font-size: var(--ft32);
    line-height: var(--ft38);
  }
  .w-60 {
    width: 60%;
  }
  .btn.btn-primary {
    background: #086AD8;
    height: 40px;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 10px;
    border: 1px solid #086AD8;
    transition: background 0.3s ease-in, color 0.3s ease-in,
      border-color 0.3s ease-in;
  }
  .btn.btn-secondary {
    background: #262053;
    height: 40px;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 10px;
    border: 1px solid #262053;
    transition: background 0.3s ease-in, color 0.3s ease-in,
      border-color 0.3s ease-in;
  }
  .btn.lg {
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .btn.w-200 {
    width: 200px;
  }
  .background-red {
    background: #086AD8;
    height: 350px;
    position: absolute;
    z-index: -1;
    left: 0;
    width: 100%;
  }
  .no-border {
    border: none !important;
  }
  button:focus {
    outline: none !important;
  }
  @media (max-width: 767.9px) {
    .areWeRight-banner {
      padding-left: 15px;
      background-position: center right -100% !important;
    }
  }
  @media (max-width: 575.9px) {
    .contact-form-wrappe > p {
      padding-right: 45px !important;
      padding-left: 45px !important;
    }
    header .mobile-btn {
      max-width: 200px !important;
      font-size: 11px !important;
    }
  }
  header.index {
    height: calc(100vh - 100px);
  }
  header.mb-neg {
    margin-bottom: -13rem;
  }
  header .header-nav .site-menu {
    padding: 0;
  }
header .header-nav .site-menu li a {
  letter-spacing: 0.89px;
  color: #086AD8;
  font-family: SansBold;
  font-size: 0.75rem;
}
header .header-nav .site-menu li a:hover {
  text-decoration: none;
  color: #262053;
}
  header .header-nav .site-menu.white li a {
    color: #fff;
  }
  header .header-nav .site-menu.black li a {
    color: #086AD8;
  }
  /* header .header-nav .menu-1 {
    padding-right: 20px;
  } */
  header .header-nav .menu-2 {
    padding-left: 20px;
  }
  
  header .header-nav .menu-2.white li a {
    color: #fff;
  }
  header .header-nav .menu-2.black li a {
    color: #28292a;
  }
  header .hero-section figure {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    height: calc(100vh - 100px);
    margin: 0;
    width: 50%;
    overflow: hidden;
  }
  header .hero-section .hero-text {
    height: calc(100vh - 100px);
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    z-index: -1;
  }
  header .hero-section .hero-text h1 {
    font-size: 5rem;
    font-family: SansBold;
    text-transform: uppercase;
    line-height: 1;
    width: 550px;
  }
  header .banner-section {
    padding: 10rem;
    position: relative;
    bottom: 8.2rem;
    z-index: -1;
  }
  header .factsheet {
    background: transparent linear-gradient(257deg, #bb2945 0%, #ff7600 100%);
  }
  header .site-mobile-menu {
    width: 300px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
    padding-top: 20px;
    background: #fff;
    height: 100vh;
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  header .site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
  }
  header .site-mobile-menu .site-mobile-menu-body .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
  }
  header .site-mobile-menu .site-mobile-menu-body .site-nav-wrap li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 0.5rem 1rem;
  }
  header .site-mobile-menu .site-mobile-menu-body .site-nav-wrap li a {
    font-size: 1rem;
  }
  main {
    overflow: hidden;
  }
  main .explore {
    font-size: 1.25rem;
    padding-left: 50px;
    color: #262053;
  }
  main .explore:hover {
    color: #086AD8;
  }
  main .explore::before {
    content: "";
    width: 32px;
    border-bottom: solid 4px #086AD8;
    position: absolute;
    left: 0px;
    top: 12px;
    z-index: 0;
  }
  main .about-us-section {
    height: 600px;
    background-position: right -3rem top -10rem;
    background-repeat: no-repeat;
    position: relative;
  }
  main .about-us-section .inside-svg-sec {
    position: absolute;
    top: 0;
  }
  main .section-title {
    font-family: SansBold;
    font-size: 2.5rem;
  }
  main p {
    letter-spacing: 0.8px;
    line-height: 1.5rem;
  }
  main .strategy {
    background: #fff;
  }
  main .strategy figure {
    margin: 0;
  }
  main .strategy .strategy-2 .align {
    left: 20px;
  }
  main .strategy .strategy-3 .align {
    right: 20px;
    bottom: 2px;
  }
  main .strategy .strategy-4 .align {
    left: 2px;
    bottom: 4px;
  }
  main .strategy .strategy-5 .align {
    right: 19px;
    bottom: 5px;
  }
  main .strategy .strategy-6 .align {
    left: 21px;
    bottom: 6px;
  }
  main .strategy .heading {
    font-size: 1.75rem;
    font-family: SansBold;
    margin-bottom: 20px;
  }
  main .work-with-us {
    background-image: url("../assets/images/work-with-us.jpg");
    background-size: cover;
    height: 638px;
    background-position: center;
    background-attachment: fixed;
  }
  main .work-with-us .title {
    font-size: 4.25rem;
    line-height: 1.2;
    letter-spacing: 1.3px;
  }
  main .work-with-us .btn-primary {
    height: 52px;
    padding: 15px 45px;
  }
  main .recognition .title {
    font-size: 2.15rem;
    line-height: 1.25;
  }
  main .recognition .big {
    border-radius: 0px 10px 0px 0px;
    padding: 50px 110px 50px 30px;
    border: 1px solid #d6c6c6;
    background: #fff;
  }
  main .recognition .small {
    width: 80%;
    border-radius: 0px 10px 0px 0px;
    padding: 40px 70px 40px 20px;
    border: 1px solid #d6c6c6;
    background: #fff;
  }
  main .recognition .box {
    cursor: pointer;
  }
  main .recognition .active {
    box-shadow: 0px 30px 60px #ff000075;
    background: #086AD8 0% 0% no-repeat;
    border: 1px solid #086AD8;
    color: #fff;
  }
  main .recognition .border-bl {
    border-radius: 0px 0px 0px 10px;
  }
  main .recognition .border-br {
    border-radius: 0px 0px 10px 0px;
  }
  main .recognition .number {
    font-size: 2.5rem;
  }
  main .recognition .content {
    font-size: 0.75rem;
    line-height: 1.5;
    margin: 0;
  }
  main .client-review,
  main .all-clients {
    padding: 80px 0 20px;
  }
  main .client-review .wartermark-text,
  main .all-clients .wartermark-text {
    position: absolute;
    z-index: -1;
    font-size: 16rem;
    left: -8%;
    top: -160px;
    opacity: 0.05;
  }
  main .client-review .review,
  main .all-clients .review {
    background: #fff;
    border-radius: 10px;
  }
  main .client-review .user-pic,
  main .all-clients .user-pic {
    width: 20%;
    position: absolute;
    bottom: 20px;
    right: 40px;
  }
  main .client-review .owl-item,
  main .all-clients .owl-item {
    padding-bottom: 60px;
  }
  main .all-clients .clients-link {
    cursor: pointer;
    font-size: 1.25rem;
    margin-left: 50px;
    position: relative;
  }
  main .all-clients .clients-link.active {
    color: #086AD8;
  }
  main .all-clients .clients-link.active::before {
    content: "";
    width: 32px;
    border-bottom: solid 4px #086AD8;
    position: absolute;
    left: -50px;
    top: 12px;
    z-index: 0;
  }
  main .industries-we-work .industries-svg {
    position: relative;
    bottom: 50px;
  }
  main .industries-we-work .owl-theme .owl-nav {
    position: relative;
    top: 20rem;
  }
  main .industries-we-work .owl-theme .owl-dots {
    display: none;
  }
  main .industries-we-work .we-work-navigation {
    background: url(../assets/svg/curve.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 150px;
    width: 80%;
    margin: auto;
    position: relative;
  }
  main .industries-we-work .we-work-navigation .nav {
    width: 125px;
    height: 125px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 5px 10px #00000010;
    cursor: pointer;
  }
  main .industries-we-work .we-work-navigation .nav::before {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 40px;
    left: 40px;
  }
  main .industries-we-work .we-work-navigation .nav p {
    position: absolute;
    font-size: 1rem;
  }
  main .industries-we-work .we-work-navigation .nav.travel {
    position: absolute;
    bottom: 50px;
    left: -30px;
  }
  main .industries-we-work .we-work-navigation .nav.travel p {
    bottom: -70px;
    left: 30px;
  }
  main .industries-we-work .we-work-navigation .nav.travel::before {
    content: url("../assets/svg/travel.svg");
  }
  main .industries-we-work .we-work-navigation .nav.govt {
    position: absolute;
    left: 155px;
    top: 50px;
  }
  main .industries-we-work .we-work-navigation .nav.govt p {
    bottom: -70px;
    left: -10px;
  }
  main .industries-we-work .we-work-navigation .nav.govt::before {
    content: url("../assets/svg/govt.svg");
  }
  main .industries-we-work .we-work-navigation .nav.security {
    position: absolute;
    top: 75px;
    left: 378px;
  }
  main .industries-we-work .we-work-navigation .nav.security p {
    bottom: -70px;
    left: 28px;
  }
  main .industries-we-work .we-work-navigation .nav.security::before {
    content: url("../assets/svg/security.svg");
    width: 40px;
    top: 35px;
    left: 42px;
  }
  main .industries-we-work .we-work-navigation .nav.estate {
    position: absolute;
    top: 50px;
    right: 155px;
  }
  main .industries-we-work .we-work-navigation .nav.estate p {
    bottom: -70px;
    left: 10px;
    width: 100%;
  }
  main .industries-we-work .we-work-navigation .nav.estate::before {
    content: url("../assets/svg/estate.svg");
  }
  main .industries-we-work .we-work-navigation .nav.travel-2 {
    position: absolute;
    bottom: 50px;
    right: -30px;
  }
  main .industries-we-work .we-work-navigation .nav.travel-2 p {
    bottom: -70px;
    left: 36px;
  }
  main .industries-we-work .we-work-navigation .nav.travel-2::before {
    content: url("../assets/svg/travel.svg");
  }
  main .industries-we-work .we-work-navigation .nav.active {
    background: #086AD8;
    box-shadow: 0px 15px 25px #086AD8aa;
  }
  main .industries-we-work .we-work-navigation .nav.active.travel::before {
    content: url("../assets/svg/travel_active.svg");
  }
  main .industries-we-work .we-work-navigation .nav.active.govt::before {
    content: url("../assets/svg/govt_active.svg");
  }
  main .industries-we-work .we-work-navigation .nav.active.security::before {
    content: url("../assets/svg/security_active.svg");
  }
  main .industries-we-work .we-work-navigation .nav.active.estate::before {
    content: url("../assets/svg/estate_active.svg");
  }
  main .industries-we-work .we-work-navigation .nav.active.travel-2::before {
    content: url("../assets/svg/travel_active.svg");
  }
  main .recent-work .background-red {
    bottom: 0px;
    height: 450px;
  }
  main .recent-work .owl-carousel .owl-nav button.owl-next,
  main .recent-work .owl-carousel .owl-nav button.owl-prev {
    border: 1px solid #fff;
  }
  main .what-we-do .we-do-slider {
    position: relative;
    top: 95px;
  }
  main .what-we-do .we-do-slider .owl-dots {
    display: none;
  }
  main .what-we-do .we-do-slider .owl-next {
    position: absolute;
    top: 50%;
    right: 10%;
    width: 50px;
    height: 50px;
    background: transparent !important;
    font-size: 2rem;
    border: 1px solid #fff;
  }
  main .what-we-do .we-do-slider .owl-prev {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 50px;
    height: 50px;
    background: transparent !important;
    font-size: 2rem;
    border: 1px solid #fff;
  }
  main .what-we-do .we-do-slider .slider-text {
    position: absolute;
    width: 500px;
    left: 55%;
    top: 40%;
  }
  main .what-we-do .what-we-nav {
    position: absolute;
    z-index: 11;
  }
  main .what-we-do .what-we-nav .nav {
    cursor: pointer;
    padding: 2.2rem;
    background: #fff;
    border-right: 1px solid #c9c9c9;
  }
  main .what-we-do .what-we-nav .nav:first-child {
    border-radius: 10px 0px 0px 10px;
  }
  main .what-we-do .what-we-nav .nav:last-child {
    border: none;
    border-radius: 0px 10px 10px 0px;
  }
  main .what-we-do .what-we-nav .nav img {
    margin-bottom: 20px;
  }
  main .what-we-do .what-we-nav .nav p {
    margin-bottom: 0;
    line-height: 22px;
  }
  main .what-we-do .what-we-nav .active {
    background: #086AD8;
    color: #fff;
  }
  main .client-list img {
    filter: grayscale(100%);
  }
  main .fact-cards .card {
    border-radius: 10px;
    margin-bottom: 0.75rem;
  }
  main .fact-cards .card .icon-wrapper {
    border-radius: 10px 0px 30px 0px;
    height: 90px;
    width: 90px;
    display: flex;
    justify-content: center;
  }
  main .fact-cards .card .icon-wrapper.teal {
    background: #a9dcd6;
  }
  main .fact-cards .card .icon-wrapper.purple {
    background: #ccb5d3;
  }
  main .fact-cards .card .icon-wrapper.yellow {
    background: #fabf7d;
  }
  main .fact-cards .card .icon-wrapper.orange {
    background: #f9a586;
  }
  main .fact-cards .card .icon-wrapper.blue {
    background: #87bddf;
  }
  main .fact-cards .card .icon-wrapper.red {
    background: #f0969c;
  }
  main .fact-cards .card .icon-wrapper.lemon {
    background: #e1e98d;
  }
  main .fact-cards .card .icon-wrapper.green {
    background: #91d0b6;
  }
  main .fact-cards .card .icon-wrapper.grey {
    background: #b9caae;
  }
  main .fact-cards .card .card-content {
    padding: 2.2rem 2.2rem;
  }
  main .fact-cards .card .card-content .card-title {
    height: 3rem;
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
  main .fact-cards .card .card-content .card-text {
    height: 5rem;
    font-size: 0.85rem;
    line-height: 1.5;
  }
  main .career-cards .card {
    padding: 2rem 2.1rem;
    border: none;
    border-radius: 10px;
    margin-bottom: 0.75rem;
  }
  main .career-cards .card .card-title {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  main .career-cards .card .card-centent {
    font-size: 0.85rem;
    line-height: 1.2;
  }
  main .testimonial-cards .card {
    padding: 4rem;
    border: none;
    background: #fff;
    box-shadow: 0px 0px 0px rgba(95, 127, 251, 0.15);
    transition: all 0.3s ease-in;
  }
  main .testimonial-cards .card:hover {
    box-shadow: 0px 20px 30px rgba(95, 127, 251, 0.15);
  }
  main .testimonial-cards .card::before {
    content: "“";
    font-family: Helvetica;
    position: absolute;
    left: 40%;
    bottom: 30%;
    font-size: 10rem;
    color: #086AD8;
    clear: both;
  }
  main .testimonial-cards .card::after {
    content: "";
    position: absolute;
    left: 4rem;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-top: 1rem solid #fff;
    clear: both;
  }
  main .testimonial-cards .card .content-left {
    width: 40%;
  }
  main .testimonial-cards .card .content-right {
    width: 60%;
    line-height: 2;
  }
  .testimonial-cards .container {
    max-width: 1100px;
  }
  main .testimonial-banner {
    background: url(../assets/images/testimonial.jpg);
    height: 640px;
    margin-bottom: -6rem;
    background-position: right 18rem top;
    background-repeat: no-repeat;
  }
  footer .background-red {
    bottom: -90px;
  }
  footer .sepration {
    width: 100%;
    margin: 50px 0;
    font-size: 1.7rem;
    position: relative;
  }
  footer .sepration::before {
    content: "";
    width: 42%;
    border-bottom: solid 1px #777;
    position: absolute;
    left: 0;
    top: 18px;
    z-index: 0;
  }
  footer .sepration::after {
    content: "";
    width: 42%;
    border-bottom: solid 1px #777;
    position: absolute;
    right: 0;
    top: 18px;
    z-index: 0;
  }
  footer .sepration h2 {
    width: auto;
    display: inline-block;
    z-index: 3;
    padding: 0 20px 0 20px;
  }
  footer .contact-form-wrapper {
    background: #fff;
    box-shadow: 0px 30px 60px #00000038;
    border: 1px solid #dedede;
    border-radius: 10px;
  }
  footer .contact-form-wrapper input,
  footer .contact-form-wrapper textarea {
    background: #f2f2f2;
    border-radius: 41px;
    padding: 1rem 2rem;
    margin: 15px 0;
    height: auto;
    border: none !important;
  }
  footer .contact-form-wrapper .btn {
    position: relative;
    top: 20px;
  }
  footer .footer-wrapper {
    background: url("../assets/images/footer.jpg") 0% 0% no-repeat padding-box;
    background-size: cover;
    padding: 100px 0 70px;
    top: 90px;
  }
  footer .footer-wrapper p {
    font-size: 0.85rem;
    margin-bottom: 0;
    letter-spacing: 0.8px;
    line-height: 35px;
    /*opacity: 0.64;*/
  }
  footer .footer-wrapper .footer-title {
    margin-bottom: 35px;
  }
  footer .footer-wrapper .brochure {
    position: relative;
  }
  footer .footer-wrapper .brochure::after {
    content: "";
    width: 75%;
    border-bottom: solid 1px #777;
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 0;
  }

  footer .overlay {
    position: relative;
    z-index: 0;
  }
  footer .overlay::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.85;
    z-index: -1;
  }
  footer .contact-form-wrapper .btn {
    width: 209px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
  /*::-webkit-scrollbar {
    width: 4px;
  }
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  ::-webkit-scrollbar-thumb {
    background: #086AD8;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #086AD8;
  }*/
  img {
    max-width: 100%;
  }
  a:hover {
    text-decoration: none;
  }
  .overflow-hide {
    overflow: hidden;
  }
  .bg-purple {
    background-color: #714cc3;
  }
  .cursor-p {
    cursor: pointer;
  }
  .banner-section {
    position: relative;
  }
  .banner-section.overlay:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: -1;
  }
  .banner-section.blog {
    background: url("../assets/images/blog.png") center;
  }
  .banner-section.blog:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: -1;
  }
  .banner-section.blog-details {
    background: url("../assets/images/blog3.png") center;
  }
  .banner-section.contact {
    background: url("img/contact.jpeg") center top;
    background-size: cover;
  }
  .banner-section.areWeRight {
    background: url("../assets/images/are-we-right.png") center right;
    background-size: cover;
  }
  .banner-section.bg-gradient {
    background: url("../assets/images/bg-gradient.png") no-repeat center bottom;
    background-size: 100%;
  }
  .banner-section.crm {
    background: #22b58d url("../assets/images/crm-bg.png") no-repeat center bottom;
    background-size: cover;
    height: auto !important;
    padding-bottom: 80px;
  }
  .banner-section.service-1 {
    background: url("../assets/images/services2.png") no-repeat center bottom;
    height: 1050px;
    background-size: cover;
  }
  .banner-section.service-sub {
    background-image: url("../assets/svg/service-sub-bnr-bg.svg");
    height: 800px;
    background-repeat: no-repeat;
    background-position: left 49vw top -90px;
  }
  .banner-section.portfolio {
    background: url("../assets/images/portfolio.png") no-repeat center top;
    background-size: cover;
    height: 540px;
  }
  .banner-section.industries {
    background: url("../assets/images/indus-bg.png") no-repeat bottom center;
    height: 800px;
    background-size: cover;
  }
  .banner-section.cms-banner {
    background: url("../assets/images/cms-bg.png") no-repeat center right;
    background-size: 60%;
    height: 800px;
  }
  .banner-section.cms2-banner {
    background: url("../assets/images/Content Management System1.png") no-repeat center right;
    background-size: 60% ;
    height: 800px;
  }
  
  .banner-section.seo-banner {
    background: url("../assets/images/seo-banner.png") no-repeat center right;
    background-size: 60% ;
    height: 800px;
  }
  
  /* new */
  .banner-section.e-commerce {
    background: url("../assets/images/E-commerce1.png") no-repeat center right;
    background-size: 60%;
    height: 800px;
  }
  .banner-section.intraextra-banner {
    background: url("../assets/images/Intranets-Extranets1.png") no-repeat center right;
    background-size: 58% !important;
    height: 800px !important;
  }
  .areWeRight-banner {
    background: url("../assets/images/are-we-right.png");
    height: 640px;
    background-position: right -30em bottom;
    background-repeat: no-repeat;
    background-size: 80%;
  }
  .round-10 {
    border-radius: 10px;
  }
  .round-15 {
    border-radius: 15px;
  }
  .blog-cards a {
    margin-bottom: -68px;
  }
  .line {
    width: 80px;
    display: inline-block;
    border-top: 1px solid #333;
    margin-bottom: 2px;
    transition: all ease-in-out 0.3s;
  }
  .link {
    color: #333;
    transition: all ease-in-out 0.3s;
  }
  .link:hover {
    text-decoration: none;
    color: #086AD8;
  }
  .link:hover span {
    transition: all ease-in-out 0.3s;
    border-top-color: #086AD8;
    margin-left: 0 !important;
  }
  .bg-blue-light {
    background: #dbe4f2;
  }
  .bg-blue {
    background: #3d4cba;
  }
  .btn-tn-5 {
    margin-top: -68px;
  }
  .card-hover {
    cursor: pointer;
    transition: all ease-in-out 0.3s;
  }
  .card-hover .img-content {
    filter: gray;
    -webkit-filter: grayscale(100%);
  }
  .card-hover:hover {
    transform: translate(0, -10px);
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .card-hover:hover .img-content {
    filter: none;
    -webkit-filter: grayscale(0%);
  }
  .pagination {
    padding: 0;
    display: block;
  }
  .pagination li {
    display: inline-block;
  }
  .pagination li a {
    display: inline-block;
    color: #333;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 3.1;
    font-weight: 600;
    text-decoration: none;
  }
  .pagination li a:hover,
  .pagination li a.active {
    background: #086AD8;
    color: #fff;
  }
  .moveUpfade {
    position: relative;
    bottom: -50px;
    opacity: 0;
  }
  .list-bullet {
    list-style: disc;
  }
  .list-bullet li {
    list-style: disc;
    margin-bottom: 10px;
  }
  .img-tn {
    margin-top: -103px;
  }
  .img-tn-ad {
    margin-top: -55px;
  }
  .location-container {
    background-color: #192431;
    height: 500px;
  }
  .location-container .owl-theme .owl-dots,
  .location-container .owl-theme .owl-nav {
    text-align: left;
    margin-top: -10px !important;
    z-index: 999;
  }
  .white-box {
    background: #fff;
    transition: all ease-in-out 0.3s;
  }
  .white-box:hover {
    transform: translate(0, -10px);
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background: #ff0412;
    color: #fff;
    cursor: pointer;
  }
  .tab-slider {
    position: relative;
  }
  .tab-slider .tab-slider-nav {
    margin-top: -130px;
    position: static;
  }
  .tab-slider .tab-slider-nav .nav {
    cursor: pointer;
    padding: 2.2rem;
    background: #fff;
    border-right: 1px solid #c9c9c9;
  }
  .tab-slider .tab-slider-nav .nav:first-child {
    border-radius: 10px 0px 0px 10px;
  }
  .tab-slider .tab-slider-nav .nav:last-child {
    border: none;
    border-radius: 0px 10px 10px 0px;
  }
  .tab-slider .tab-slider-nav .nav img {
    margin-bottom: 20px;
  }
  .tab-slider .tab-slider-nav .nav p {
    margin-bottom: 0;
    line-height: 22px;
  }
  .tab-slider .tab-slider-nav .active {
    background: #086AD8;
    color: #fff;
  }
  .tab-slider .owl-nav {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
  }
  .tab-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0 !important;
    right: auto !important;
  }
  .tab-slider .owl-nav .owl-next {
    position: absolute;
    left: auto !important;
    right: 0 !important;
  }
  .tab-slider .view-more {
    position: absolute;
    right: -40px;
    top: calc(50% - 25px);
    background-color: #086AD8;
    border-radius: 30px;
    padding: 5px;
    box-sizing: unset;
    max-width: 36px;
    max-height: 36px;
    display: block;
    width: 26px;
  }
  .tab-slider .view-more.open {
    transform: rotate(180deg);
  }
  .project-tech {
    display: none;
  }
  .btn-bottom {
    position: absolute;
    bottom: -20px;
    left: calc(50% - 66px);
  }
  .bg-gray {
    background: #f5f7fa;
  }
  .tab-menu a {
    display: block;
    padding: 10px;
    color: #262053;
    position: relative;
    margin-bottom: 10px;
  }
  .tab-menu a:hover,
  .tab-menu a.active {
    font-weight: 600;
    text-decoration: none;
    color: #086AD8;
  }
  .tab-menu a:hover:after,
  .tab-menu a.active:after {
    content: "";
    width: 50px;
    border-bottom: 3px solid red;
    position: absolute;
    right: 105%;
    top: 20px;
  }
  .crm-card .card-title {
    height: auto !important;
    font-size: 1.1rem !important;
  }
  .crm-card .card-text {
    height: auto !important;
  }
  .navMenu {
    position: absolute;
    bottom: -110px;
    left: 0;
    right: 0;
    z-index: 9;
  }
  .navLink {
    font-weight: 600;
    display: inline-block;
    padding: 33px 0;
  }
  .service-container {
    background-color: #8760dd;
  }
  .service-container .navLink {
    color: #999 !important;
    cursor: pointer;
  }
  .service-container .navLink.active {
    color: #8760dd !important;
    border-bottom: 5px solid #8760dd;
  }
  .industries .navMenu {
    position: relative;
    bottom: -26px;
  }
  .industries .navLink {
    color: #999;
  }
  .industries .navLink.active {
    color: #810f44;
    border-bottom: 5px solid #810f44;
  }
  .tabNav-2 .navLink {
    font-weight: 600;
    display: inline-block;
    padding: 20px 0;
    color: #999 !important;
    cursor: pointer;
  }
  .tabNav-2 .navLink.active {
    color: #8760dd !important;
    border-bottom: 5px solid #8760dd;
  }
  .round-menu {
    padding: 0;
  }
  .round-menu li {
    display: inline-block;
  }
  .round-menu li img {
    width: 60px;
    height: 60px;
  }
  .round-menu li span {
    background-color: #8760de;
    display: inline-block;
    border-radius: 50%;
    border: 15px solid #f3effc;
    padding: 30px;
  }
  .purple-shade {
    background: #8760dd url("../assets/images/service4.png") no-repeat left -140px
      bottom -80px;
  }
  .title-number {
    position: absolute;
    top: -26px;
    left: 30px;
  }
  .side-navigation .owl-dots {
    position: absolute;
    top: calc(50% - 80px);
    left: 100%;
  }
  .side-navigation .owl-dots .owl-dot {
    float: right;
  }
  .side-navigation .owl-dots .owl-dot span {
    width: 3px;
    height: 50px;
    border-radius: 0;
    background: #ccc;
    margin: 0 20px;
    border: none;
  }
  .bg-cyan {
    background: #14d0c7;
  }
  .hover-purple:hover {
    background: #8760dd;
    color: #fff;
  }
  .hover-cyan:hover {
    background: #14d0c7;
    color: #fff;
  }
  .center-navigation .owl-nav {
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
    right: 0;
  }
  .center-navigation .owl-nav .owl-prev {
    position: absolute;
    left: 0 !important;
    right: auto !important;
  }
  .center-navigation .owl-nav .owl-next {
    position: absolute;
    left: auto !important;
    right: 0 !important;
  }
  .accord-wrap .accord-text {
    display: none;
  }
  .accord-wrap .open img {
    transform: rotate(180deg);
  }
  .card-industries-slider .owl-nav .owl-prev {
    margin-left: 900px;
    background: #810f44 !important;
  }
  .plain-card:hover {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  }
  .bg-brown {
    background: #810f44;
  }
  .border-card {
    border: 1px solid rgba(250, 250, 250, 0.2);
    transition: all 0.3s ease-in;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
  }
  .border-card:hover {
    background: #f5f7fa;
    color: #810f44;
    border-color: #b55f87;
    box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.16);
  }
  .tab-container {
    background: url("../assets/images/blue-img.png") no-repeat center bottom;
    background-size: cover;
  }
  .tabNav-container .navMenu {
    position: static;
  }
  .tabNav-container .navLink {
    color: #262053;
    margin: 0 20px;
    padding: 20px 0;
  }
  .tabNav-container .navLink.active {
    color: red;
    border-bottom: 5px solid red;
  }
  .img-round {
    background-color: #14d0c7;
    display: inline-block;
    border-radius: 50%;
    padding: 28px 26px;
    width: 100px;
    height: 100px;
  }
  .number {
    position: absolute;
    opacity: 0.1;
    font-size: 8em;
    left: 0;
    right: 0;
    top: 36px;
    padding-left: 180px;
  }
  .bg-arrow {
    background: url("../assets/images/arrow-long.png") no-repeat center right 20px;
  }
  .middle-box {
    margin-top: -60px;
  }
  .middle-box a {
    margin-bottom: -64px;
  }
  .img-box {
    overflow: hidden;
  }
  .img-box img {
    transition: all ease-in-out 0.5s;
    object-fit: cover;
    object-position: center;
  }
  .img-box:hover img {
    transform: scale(1.05);
  }
  .img-box .card-img-overlay {
    background: rgba(0, 0, 0, 0.35);
  }
  .faq-container {
    border-top: 1.5px solid #ccc;
  }
  .faq-container .title-line {
    background: #f5f7fa;
    display: inline-block;
    top: -19px;
    position: relative;
  }
  @media (max-width: 768px) {
    .banner-section.contact,
    .banner-section.areWeRight,
    .banner-section.bg-gradient,
    .banner-section.blog,
    .banner-section.service-1,
    .banner-section.crm,
    .banner-section.service-sub,
    .banner-section.portfolio,
    .banner-section.industries,
    .banner-section.e-commerce,
    .banner-section.cms2-banner,
    .banner-section.intraextra-banner,
    .banner-section.cms-banner {
      padding: 10rem 0;
      background-size: cover;
    }
    .banner-section.service-1 {
      height: 600px;
    }
    .banner-section.industries {
      height: auto;
    }
    .banner-section .text-large {
      font-size: 1.5rem;
      line-height: 2.2rem;
    }
    .img-tn {
      margin: 0;
    }
    .tab-slider .tab-slider-nav {
      overflow-x: auto;
    }
    .tab-slider .view-more {
      position: absolute;
      right: calc(50% - 25px);
      top: 100%;
    }
    .navMenu {
      display: block !important;
      position: static;
    }
    .navMenu li {
      display: block;
    }
    .navMenu li .navLink {
      display: block;
      padding: 15px 0;
      text-align: center;
    }
    .service-container .card-img-overlay {
      position: static;
    }
  }
  .ft14 {
    font-size: var(--ft14);
  }
  .ft15 {
    font-size: var(--ft15);
  }
  .ft16 {
    font-size: var(--ft16);
  }
  .ft18 {
    font-size: var(--ft18);
  }
  .ft20 {
    font-size: var(--ft20);
  }
  .ft23 {
    font-size: var(--ft23);
  }
  .ft27 {
    font-size: var(--ft27);
  }
  .ft28 {
    font-size: var(--ft28);
  }
  .ft30 {
    font-size: var(--ft30);
  }
  .ft32 {
    font-size: var(--ft32);
  }
  .ft38 {
    font-size: var(--ft38);
  }
  .ft40 {
    font-size: var(--ft40);
  }
  .ft44 {
    font-size: var(--ft44);
  }
  .ft48 {
    font-size: var(--ft48);
  }
  .ft60 {
    font-size: var(--ft60);
  }
  .ft64 {
    font-size: var(--ft64);
  }
  .ft68 {
    font-size: var(--ft68);
  }
  .ft80 {
    font-size: var(--ft80);
  }
  :root {
    --ft14: 14px;
    --ft15: 15px;
    --ft16: 16px;
    --ft18: 18px;
    --ft20: 20px;
    --ft23: 23px;
    --ft27: 27px;
    --ft28: 28px;
    --ft30: 30px;
    --ft32: 32px;
    --ft38: 38px;
    --ft40: 40px;
    --ft44: 44px;
    --ft48: 48px;
    --ft60: 60px;
    --ft64: 64px;
    --ft68: 68px;
    --ft80: 80px;
  }
  @media (min-width: 1200px) and (max-width: 1359px) {
    :root {
      --ft18: 18px;
      --ft20: 20px;
      --ft23: 23px;
      --ft27: 26px;
      --ft28: 27px;
      --ft30: 29px;
      --ft32: 31px;
      --ft38: 37px;
      --ft40: 38px;
      --ft44: 42px;
      --ft48: 46px;
      --ft60: 57px;
      --ft64: 61px;
      --ft68: 65px;
      --ft80: 76px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    :root {
      --ft18: 17px;
      --ft20: 19px;
      --ft23: 22px;
      --ft27: 25px;
      --ft28: 26px;
      --ft30: 27px;
      --ft32: 29px;
      --ft38: 34px;
      --ft40: 35px;
      --ft44: 39px;
      --ft48: 42px;
      --ft60: 52px;
      --ft64: 55px;
      --ft68: 58px;
      --ft80: 68px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    :root {
      --ft18: 17px;
      --ft20: 18px;
      --ft23: 21px;
      --ft27: 23px;
      --ft28: 24px;
      --ft30: 25px;
      --ft32: 27px;
      --ft38: 31px;
      --ft40: 32px;
      --ft44: 35px;
      --ft48: 38px;
      --ft60: 46px;
      --ft64: 49px;
      --ft68: 51px;
      --ft80: 60px;
    }
  }
  @media (min-width: 576px) and (max-width: 767px) {
    :root {
      --ft18: 17px;
      --ft20: 18px;
      --ft23: 19px;
      --ft27: 21px;
      --ft28: 22px;
      --ft30: 23px;
      --ft32: 24px;
      --ft38: 27px;
      --ft40: 28px;
      --ft44: 30px;
      --ft48: 32px;
      --ft60: 38px;
      --ft64: 40px;
      --ft68: 42px;
      --ft80: 48px;
    }
  }
  @media (max-width: 575px) {
    :root {
      --ft18: 16px;
      --ft20: 17px;
      --ft23: 19px;
      --ft27: 20px;
      --ft28: 21px;
      --ft30: 22px;
      --ft32: 22px;
      --ft38: 25px;
      --ft40: 26px;
      --ft44: 28px;
      --ft48: 29px;
      --ft60: 35px;
      --ft64: 36px;
      --ft68: 38px;
      --ft80: 43px;
    }
  }
  .ui-ft14 {
    font-size: var(--ft14);
  }
  .ui-ft15 {
    font-size: var(--ft15);
  }
  .ui-ft16 {
    font-size: var(--ft16);
  }
  .ui-ft18 {
    font-size: var(--ft18);
  }
  .ui-ft20 {
    font-size: var(--ft20);
  }
  .ui-ft23 {
    font-size: var(--ft23);
  }
  .ui-ft27 {
    font-size: var(--ft27);
  }
  .ui-ft28 {
    font-size: var(--ft28);
  }
  .ui-ft30 {
    font-size: var(--ft30);
  }
  .ui-ft32 {
    font-size: var(--ft32);
  }
  .ui-ft38 {
    font-size: var(--ft38);
  }
  .ui-ft40 {
    font-size: var(--ft40);
  }
  .ui-ft44 {
    font-size: var(--ft44);
  }
  .ui-ft48 {
    font-size: var(--ft48);
  }
  .ui-ft60 {
    font-size: var(--ft60);
  }
  .ui-ft64 {
    font-size: var(--ft64);
  }
  .ui-ft68 {
    font-size: var(--ft68);
  }
  .ui-ft80 {
    font-size: var(--ft80);
  }
  :root {
    --res15: 15px;
    --res40: 40px;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    :root {
      --res15: 13px;
      --res40: 35px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    :root {
      --res15: 11px;
      --res40: 30px;
    }
  }
  @media (min-width: 576px) and (max-width: 767px) {
    :root {
      --res15: 10px;
      --res40: 28px;
    }
  }
  @media (max-width: 575px) {
    :root {
      --res15: 8px;
      --res40: 20px;
    }
  }
  footer .contact-form-wrapper .btn {
    width: 209px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    background-color: #086AD8;
    border-color: #086AD8;
  }
  @media (min-width: 1300px) {
    .container {
      max-width: 1280px;
      flex: 0 0 1280px;
    }
  }
  .btn.btn-secondary.purple.btn-bottom-box {
    transition: all 0.3s ease-in;
  }
  .btn.btn-secondary.purple.btn-bottom-box:hover {
    background-color: #086AD8;
    border-color: #086AD8;
  }
  .hover-box-shadow {
    box-shadow: 0 0rem 0rem rgba(0, 0, 0, 0.15) !important;
    transition: all 0.3s ease-in;
  }
  .hover-box-shadow:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .industries .shadow {
    box-shadow: 3px 13px 44px rgba(13, 10, 114, 0.24) !important;
  }
  .card-industries-slider .shadow {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.08) !important;
    transition: all 0.3s ease-in;
  }
  .card-industries-slider .shadow:hover {
    box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.08) !important;
  }
  .conatiner-opportunity {
    color: #282c2c;
  }
  .conatiner-opportunity .hover-bg-white-shadow {
    transition: all 0.3s ease-in;
  }
  .conatiner-opportunity .hover-bg-white-shadow:hover {
    background-color: #fff;
  }
  .no-partner-crossline ~ footer .our-partners .section-title:after,
  .no-partner-crossline ~ footer .our-partners .section-title:before {
    display: none !important;
  }
  .text-white-menu li a {
    color: #fff !important;
    transition: all 0.3s ease-in;
  }
  .text-white-menu li a:hover {
    color: rgba(255, 255, 255, 0.8) !important;
  }
  .contact-form-wrapper .btn.btn-secondary {
    transition: background-color 0.3s ease-in !important;
  }
  .contact-form-wrapper .btn.btn-secondary:hover {
    background-color: #086AD8;
  }
  .work-with-us .btn.btn-primary {
    transition: background-color 0.3s ease-in !important;
  }
  .career-details-header header {
    position: absolute;
    z-index: 10;
    width: 100%;
  }
  .career-details-header .btn.btn-whtie {
    background-color: #086AD8;
    color: #fff;
    border: #086AD8;
  }
  .career-details-main {
    overflow: unset !important;
  }
  .career-details-main .carrer-apply {
    position: sticky;
    top: 20;
  }
  .career-cards .card-title {
    font-size: var(--ft18) !important;
  }
  .career-cards .card-content {
    color: rgba(38, 32, 83, 0.68);
  }
  .btn-secondary {
    background-color: #262053;
    border-color: #262053;
    color: #fff;
  }
  .btn-secondary:hover {
    background-color: #086AD8 !important;
    border-color: #086AD8 !important;
  }
  .mt40 {
    margin-top: var(--res40) !important;
  }
  .header-padding {
    padding-top: 120px;
  }
  .text-blue2 {
    color: #3d3866;
  }
  .hover-cyan:hover {
    background-color: #14d0c7 !important;
  }
  .position-relative {
    position: relative;
    padding-top: 44px;
  }
  .features-item {
    margin-bottom: 30px;
  }
  .card-industries-slider .owl-stage-outer {
    overflow: visible !important;
  }
  .card-industries-slider .owl-stage-outer .owl-item {
    opacity: 0;
  }
  .card-industries-slider .owl-stage-outer .owl-item.active {
    opacity: 1;
  }
  .card-industries-slider
    .owl-stage-outer
    .owl-item.active
    + .owl-item:not(.active) {
    opacity: 0.4;
  }
  .card-industries-slider .owl-nav button {
    line-height: 76%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .card-industries-slider .owl-nav button.owl-next span {
    margin-left: 3px;
  }
  .bg-gradient-blue {
    background: rgb(110, 137, 255);
    background: -moz-linear-gradient(180deg, #6e89ff 0%, #08086d 100%);
    background: -webkit-linear-gradient(180deg, #6e89ff 0%, #08086d 100%);
    background: linear-gradient(180deg, #6e89ff 0%, #08086d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e89ff",endColorstr="#08086d",GradientType=1);
  }
  .join-us {
    transition: background-color 0.3s ease-in, color 0.3s ease-in;
  }
  .join-us:hover {
    background-color: #fff !important;
    color: #262053 !important;
  }
  .btn.btn-primary {
    background-color: #086AD8;
    transition: all 1s ease-in-out;
  }
  .btn.btn-primary:hover {
    background-color: #262053 !important;
    border-color: #262053;
  }
  @media (max-width: 575.9px) {
    .contact-form-wrappe > p {
      padding-right: 45px !important;
      padding-left: 45px !important;
    }
    header .mobile-btn {
      max-width: 200px !important;
    }
    header .mobile-btn a span {
      font-size: 11px !important;
    }
  }
  @media (max-width: 375.9px) {
    header .mobile-btn {
      max-width: 140px !important;
    }
    header .mobile-btn a {
      padding-left: 15px !important;
      padding-right: 5px !important;
    }
    header .mobile-btn a span {
      font-size: 11px !important;
    }
    header .mobile-btn a .nav-button-arrow img {
      margin-top: 4px !important;
    }
  }
  .areWeRight-banner {
    display: flex !important;
  }
  .areWeRight-banner .container {
    margin-top: auto !important;
    margin-bottom: auto !important;
    height: 250px;
    padding: 50px 0;
  }
  .dark-link {
    color: #262053;
    font-size: 0.75rem;
  }
  .dark-link:hover {
    color: #086AD8;
  }
  .object-fit {
    object-position: center;
    object-fit: cover;
  }
  .career-details-main ~ footer .contact-form-wrapper .btn.btn-primary {
    margin-bottom: -20px;
  }
  @media (min-width: 576px) {
    .row.sm-md-gutter {
      margin-left: -15px !important;
      margin-right: -15px !important;
    }
    .row.sm-md-gutter > [class*="col"] {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .row.sm-xs-gutter {
      margin-left: -5px !important;
      margin-right: -5px !important;
    }
    .row.sm-xs-gutter > [class*="col"] {
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
  }
  @media (min-width: 768px) {
    .row.md-md-gutter {
      margin-left: -15px !important;
      margin-right: -15px !important;
    }
    .row.md-md-gutter > [class*="col"] {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .row.md-xs-gutter {
      margin-left: -5px !important;
      margin-right: -5px !important;
    }
    .row.md-xs-gutter > [class*="col"] {
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
  }
  @media (min-width: 768px) and (max-width: 1199.9px) {
    .recent-content:not(.tab-wrap),
    .popular-content:not(.tab-wrap) {
      display: flex;
      flex-wrap: wrap;
      margin-left: -15px;
      margin-right: -15px;
    }
    .recent-content:not(.tab-wrap) > div,
    .popular-content:not(.tab-wrap) > div {
      max-width: calc(50% - 30px);
      flex: 0 0 calc(50% - 30px);
      margin-left: 15px;
      margin-right: 15px;
    }
  }
  @media (min-width: 992px) {
    .row.lg-xs-gutter {
      margin-left: -5px !important;
      margin-right: -5px !important;
    }
    .row.lg-xs-gutter > [class*="col"] {
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
    .row.md-lg-gutter {
      margin-left: -15px !important;
      margin-right: -15px !important;
    }
    .row.md-lg-gutter > [class*="col"] {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .pt-lg160px {
      padding-top: 160px;
    }
    .b-lg--80 {
      bottom: -80px !important;
    }
    .mb-lg--80 {
      margin-bottom: -80px !important;
    }
    .lg-haf-white-sec {
      position: relative;
    }
    .lg-haf-white-sec:before {
      content: "";
      width: 100%;
      bottom: 0;
      position: absolute;
      left: 0;
      height: 125px;
      background-color: #f5f7fa;
    }
  }
  @media (min-width: 1200px) {
    .row.xl-md-gutter {
      margin-left: -15px !important;
      margin-right: -15px !important;
    }
    .row.xl-md-gutter > [class*="col"] {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .row.xl-xs-gutter {
      margin-left: -5px !important;
      margin-right: -5px !important;
    }
    .row.xl-xs-gutter > [class*="col"] {
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
    .approch-list .approch-list-card {
      max-width: 300px !important;
      flex: 0 0 300px !important;
    }
  }
  #megamenu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    max-height: 100vh;
    overflow: auto;
    display: none;
    letter-spacing: 0.074em;
  }
  #megamenu.megamenu-active {
    display: block;
  }
  @media (min-width: 1200px) {
    #megamenu:before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      left: 0;
      top: 0;
      position: fixed;
      z-index: -1;
      backdrop-filter: blur(3px);
    }
  }
  #megamenu .meagamenu-content {
    width: 100%;
    line-height: 3.5em;
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 30px;
  }
  #megamenu .meagamenu-content .megamenu-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #megamenu .meagamenu-content .megamenu-tabs li button {
    font-weight: 700;
    background-color: transparent !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    cursor: pointer;
  }
  @media (min-width: 1200px) {
    #megamenu .meagamenu-content .megamenu-tabs li button {
      font-size: 37px;
      border-bottom: 7px solid transparent !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.9px) {
    #megamenu .meagamenu-content .megamenu-tabs li button {
      font-size: 30px;
      border-bottom: 6px solid transparent !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991.9px) {
    #megamenu .meagamenu-content .megamenu-tabs li button {
      font-size: 22px;
      border-bottom: 5px solid transparent !important;
    }
  }
  @media (min-width: 576px) and (max-width: 767.9px) {
    #megamenu .meagamenu-content .megamenu-tabs li button {
      font-size: 18px;
      border-bottom: 3px solid transparent !important;
    }
  }
  #megamenu .meagamenu-content .megamenu-tabs li button.active {
    color: #086AD8;
    border-bottom-color: #086AD8 !important;
  }
  #megamenu .meagamenu-content .submenu-main-list {
    display: flex;
    padding-top: 30px;
  }
  #megamenu .meagamenu-content .submenu-1st-row {
    padding-left: 0px;
  }
  #megamenu .meagamenu-content .submenu-1st-row li {
    display: block;
    width: 100%;
    padding-right: 70px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.868' height='15.095' viewBox='0 0 8.868 15.095'%3E%3Cg id='left-and-right-arrows' transform='translate(0)'%3E%3Cg id='Group_98' data-name='Group 98' transform='translate(0)'%3E%3Cpath id='Path_85' data-name='Path 85' d='M110.105,6.958,103.388.241a.828.828,0,0,0-1.168,0l-.495.495a.827.827,0,0,0,0,1.168l5.641,5.641-5.647,5.647a.828.828,0,0,0,0,1.168l.495.494a.827.827,0,0,0,1.168,0l6.724-6.723a.833.833,0,0,0,0-1.172Z' transform='translate(-101.478 0)' fill='%23f60901'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-position: right 7px center;
    background-repeat: no-repeat;
    background-size: 6px;
  }
  #megamenu .meagamenu-content .submenu-1st-row li a.active {
    color: #086AD8 !important;
  }
  #megamenu .meagamenu-content .full-menu-list li {
    display: block;
    width: 100%;
  }
  #megamenu .meagamenu-content .submenu-2nd-row > li.show {
    display: block;
  }
  #megamenu .meagamenu-content .submenu-2nd-row > li.show li a {
    color: #262053;
  }
  #megamenu .meagamenu-content a {
    cursor: pointer;
    font-weight: 700;
    color: #262053;
  }
  #megamenu .meagamenu-content a:hover {
    color: #086AD8 !important;
  }
  #show-mega-menu {
    margin-top: 10px;
  }
  #show-mega-menu svg {
    font-size: 7px;
    width: 1em;
    margin-left: 11px;
    top: -2px;
    position: relative;
  }
  body.megamenu-show header li a.white-item:not(:hover) {
    color: #262053 !important;
  }
  @media (max-width: 1199.9px) {
    .home-page.menu-in .mobile-btn a[data-bs-target="#work-with-us-modal"] {
      display: none !important;
    }
    #megamenu {
      z-index: 10000000;
      height: 100vh;
      background-color: #fff;
    }
  }
  @media (min-width: 576px) {
    #megamenu .mobile-only-btn {
      display: none;
    }
    #megamenu .submenu-2nd-row > li:not(.show) {
      display: none;
    }
  }
  @media (max-width: 575.9px) {
    #megamenu {
      height: 100vh;
      background-color: #fff;
      z-index: 1000000;
    }
    #megamenu:before {
      display: none !important;
    }
    #megamenu .submenu-1st-row,
    #megamenu .megamenu-tabs {
      display: none !important;
    }
    #megamenu .tab-content .tab-pane {
      display: block !important;
    }
    #megamenu .tab-content .tab-pane.fade {
      opacity: 1 !important;
    }
    #megamenu .full-menu-list {
      width: 100%;
    }
    .megamenu-item-title,
    .mobile-only-btn {
      font-size: 12px !important;
      font-weight: 700 !important;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.096' height='8.869' viewBox='0 0 15.096 8.869'%3E%3Cg id='left-and-right-arrows' transform='translate(15.095 0) rotate(90)'%3E%3Cg id='Group_98' data-name='Group 98'%3E%3Cpath id='Path_85' data-name='Path 85' d='M110.105,6.958,103.388.241a.828.828,0,0,0-1.168,0l-.5.495a.827.827,0,0,0,0,1.168l5.641,5.641-5.647,5.647a.828.828,0,0,0,0,1.168l.5.494a.827.827,0,0,0,1.168,0l6.724-6.723a.833.833,0,0,0,0-1.172Z' transform='translate(-101.478)' fill='%23f60901'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
      background-position: right 20px center;
      width: 100%;
      padding-right: 40px;
      background-repeat: no-repeat;
      color: #262053;
      text-align: left;
    }
    .megamenu-item-title.view-menu,
    .mobile-only-btn.view-menu {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.096' height='8.869' viewBox='0 0 15.096 8.869'%3E%3Cg id='left-and-right-arrows' transform='translate(0 8.869) rotate(-90)'%3E%3Cg id='Group_98' data-name='Group 98' transform='translate(0 0)'%3E%3Cpath id='Path_85' data-name='Path 85' d='M8.627,6.958,1.91.241a.828.828,0,0,0-1.168,0l-.5.495a.827.827,0,0,0,0,1.168L5.888,7.545.241,13.192a.828.828,0,0,0,0,1.168l.5.494a.827.827,0,0,0,1.168,0L8.628,8.131a.833.833,0,0,0,0-1.172Z' fill='%23f60901'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    }
  ul li a {
      color: #086AD8;
    }
     ul li a:hover {
      color: #262053;
    }
    .megamenu-item-title {
      background-size: 9px;
    }
    .mobile-only-btn {
      background-size: 7px;
    }
    .submenu-2nd-row {
      padding-left: 0px !important;
      display: none;
      margin-bottom: 0px !important;
    }
    .submenu-2nd-row ul {
      padding-left: 25px !important;
      display: none;
    }
    .submenu-2nd-row ul > li {
      display: block !important;
    }
    .meagamenu-content {
      padding-bottom: 20px !important;
      padding-top: 10px !important;
    }
  }
  header {
    position: fixed;
    top: 0;
    width: 100%;
  }
  main .explore {
    transition: all 0.3s ease-in;
  }
  @media (min-width: 320px) and (max-width: 400px) {
    main .all-clients .wartermark-text,
    main .client-review .wartermark-text {
      font-size: 10rem !important;
      top: -120px !important;
    }
    main .strategy .strategy-3 .align {
      right: 12px !important;
    }
    main .strategy .strategy-4 .align {
      left: -5px !important;
    }
    main .strategy .strategy-5 .align {
      right: 11px !important;
    }
    main .strategy .strategy-6 .align {
      left: 1px !important;
    }
    main .recognition .big {
      padding: 2rem !important;
    }
    main .recognition .d-flex.mt-4 {
      margin-top: 1rem !important;
    }
    main .recognition .d-flex.mr-4 {
      margin-right: 1rem !important;
    }
    main .what-we-do .we-do-slider .slider-text {
      position: absolute;
      width: 275px !important;
      left: 15%;
      top: 20%;
    }
    main .what-we-do .we-do-slider .owl-prev,
    main .what-we-do .we-do-slider .owl-next {
      width: 30px !important;
      height: 30px !important;
      font-size: 1rem !important;
    }
  }
  @media (max-width: 575.98px) {
    body {
      font-size: 12px;
    }
    header.index {
      height: calc(100vh - 72px);
    }
    header .hero-section .hero-text {
      height: calc(100vh - 72px);
    }
    header .hero-section .hero-text h1 {
      font-size: 3.2rem;
    }
    header .hero-section figure {
      width: 100%;
      opacity: 0.7;
      height: calc(100vh - 72px);
    }
    main .testimonial-banner {
      background-position: right 0rem top;
    }
    main .about-us-section {
      height: 600px;
      background-position: right -1rem top -6rem;
      background-size: contain;
    }
    main .recent-work .background-red {
      height: 280px;
    }
    main .recent-work .recent-work-slider .item img {
      height: 300px;
    }
    main .industries-we-work .we-work-slider .w-75 {
      width: 100% !important;
    }
    main .industries-we-work .owl-theme .owl-nav {
      position: relative;
      top: 12rem;
    }
    main .industries-we-work .we-work-navigation {
      border-top: 1px solid #cdcdcd;
      background: none;
      height: 50px;
      width: 100%;
    }
    main .industries-we-work .we-work-navigation.mb-5 {
      margin-bottom: 0 !important;
      margin-top: 2rem !important;
    }
    main .industries-we-work .we-work-navigation .nav {
      width: 50px;
      height: 50px;
    }
    main .industries-we-work .we-work-navigation .nav::before {
      width: 24px;
      height: 24px;
      top: 13px;
      left: 13px;
      background-size: cover;
    }
    main .industries-we-work .we-work-navigation .nav p {
      font-size: 0.6rem;
    }
    main .industries-we-work .we-work-navigation .nav.travel {
      bottom: 25px;
      left: 0px;
    }
    main .industries-we-work .we-work-navigation .nav.travel p {
      left: 5px;
      bottom: -50px;
    }
    main .industries-we-work .we-work-navigation .nav.govt {
      left: 80px;
      top: -26px;
    }
    main .industries-we-work .we-work-navigation .nav.govt p {
      left: -15px;
      bottom: -50px;
    }
    main .industries-we-work .we-work-navigation .nav.security {
      top: -26px;
      left: 175px;
    }
    main .industries-we-work .we-work-navigation .nav.security p {
      left: -2px;
      bottom: -50px;
    }
    main .industries-we-work .we-work-navigation .nav.security::before {
      width: 18px;
      top: 12px;
      left: 16px;
    }
    main .industries-we-work .we-work-navigation .nav.estate {
      top: -26px;
      right: 80px;
    }
    main .industries-we-work .we-work-navigation .nav.estate p {
      left: -10px;
      bottom: -50px;
      width: 150%;
    }
    main .industries-we-work .we-work-navigation .nav.travel-2 {
      bottom: 25px;
      right: 0px;
    }
    main .industries-we-work .we-work-navigation .nav.travel-2 p {
      left: 5px;
      bottom: -50px;
    }
    main .all-clients .wartermark-text,
    main .client-review .wartermark-text {
      font-size: 8rem;
      left: 0%;
      top: -80px;
    }
    main .strategy .heading {
      font-size: 1rem;
      margin-bottom: 5px;
    }
    main .strategy p {
      letter-spacing: 0 !important;
      line-height: 1rem !important;
      font-size: 0.6rem !important;
    }
    main .strategy p.text-center {
      letter-spacing: 0 !important;
      line-height: 1.5rem !important;
      font-size: 1rem !important;
    }
    main .strategy .strategy-2 .align {
      left: 0px;
    }
    main .strategy .strategy-3 .align {
      right: 13px;
      bottom: 2px;
    }
    main .strategy .strategy-4 .align {
      left: -6px;
      bottom: 3px;
    }
    main .strategy .strategy-5 .align {
      right: 13px;
      bottom: 5px;
    }
    main .strategy .strategy-6 .align {
      left: 0px;
      bottom: 6px;
    }
    main .work-with-us {
      background-position: top;
    }
    main .work-with-us .title {
      font-size: 3rem;
      line-height: 1.5;
      letter-spacing: 0.5px;
    }
    main .recognition .big {
      width: 100%;
      padding: 2rem 3rem 2rem 2rem;
    }
    main .recognition .small {
      width: 80%;
      padding: 2rem 0rem 1rem 1rem;
    }
    main .recognition .d-flex.mt-4 {
      margin-top: 1rem !important;
    }
    main .recognition .number {
      font-size: 2rem;
    }
    main .recognition .number.mb-5 {
      margin-bottom: 2rem !important;
    }
    main .what-we-do .what-we-nav {
      width: 100%;
      left: 0;
      overflow: auto;
    }
    main .what-we-do .what-we-nav .nav {
      padding: 1.2rem 1.6rem;
    }
    main .what-we-do .what-we-nav .nav img {
      height: 25%;
    }
    main .what-we-do .what-we-nav .nav p {
      line-height: 15px;
      font-size: 0.75rem;
      letter-spacing: 0;
    }
    main .what-we-do .we-do-slider .we-do {
      height: 350px;
    }
    main .what-we-do .we-do-slider .we-do img {
      height: 100%;
      width: auto;
    }
    main .what-we-do .we-do-slider .owl-prev,
    main .what-we-do .we-do-slider .owl-next {
      width: 30px;
      height: 30px;
      font-size: 1rem;
    }
    main .what-we-do .we-do-slider .owl-prev {
      top: 40%;
      left: 0%;
    }
    main .what-we-do .we-do-slider .owl-next {
      top: 40%;
      right: 0%;
    }
    main .what-we-do .we-do-slider .slider-text {
      position: absolute;
      width: 320px;
      left: 15%;
      top: 20%;
    }
    main .what-we-do .we-do-slider .slider-text .text-medium {
      font-size: 1.25rem;
    }
    main .what-we-do .we-do-slider .slider-text .text-small {
      font-size: 0.75rem;
    }
    footer .sepration::before {
      width: 0;
    }
    footer .sepration::after {
      width: 0;
    }
    footer form.px-5 {
      padding-left: 2rem !important;
      padding-right: 2rem !important;
    }
    footer .footer-wrapper {
      background-position: center;
    }
    footer .footer-wrapper p {
      font-size: 0.65rem;
    }
    footer .footer-wrapper .footer-title {
      margin-bottom: 18px;
      font-size: 1rem;
    }
    footer .footer-wrapper .right {
      text-align: left;
    }
    footer .footer-wrapper .brochure {
      font-size: 1rem;
    }
    footer .footer-wrapper .brochure::after {
      width: 0%;
      top: 9px;
    }
  }
  @media (min-width: 576px) and (max-width: 767.98px) {
    body {
      font-size: 12px;
    }
    header.index {
      height: calc(100vh - 90px);
    }
    header .hero-section .hero-text {
      left: 0;
      height: calc(100vh - 90px);
    }
    header .hero-section .hero-text h1 {
      font-size: 4rem;
    }
    header .hero-section figure {
      width: 100%;
      opacity: 0.7;
      height: calc(100vh - 90px);
    }
    header .logo .w-25 {
      width: 18% !important;
    }
    main .testimonial-banner {
      background-position: right 0rem top;
    }
    main .about-us-section {
      height: 460px;
      background-position: right -1rem top -7rem;
      background-size: cover;
    }
    main .recent-work .background-red {
      height: 280px;
    }
    main .recent-work .recent-work-slider .item img {
      height: 350px;
    }
    main .industries-we-work .we-work-slider .w-75 {
      width: 100% !important;
    }
    main .industries-we-work .owl-theme .owl-nav {
      position: relative;
      top: 12rem;
    }
    main .industries-we-work .we-work-navigation {
      border-top: 1px solid #cdcdcd;
      background: none;
      height: 50px;
      width: 100%;
    }
    main .industries-we-work .we-work-navigation.mb-5 {
      margin-bottom: 0 !important;
    }
    main .industries-we-work .we-work-navigation .nav {
      width: 75px;
      height: 75px;
    }
    main .industries-we-work .we-work-navigation .nav::before {
      width: 32px;
      height: 32px;
      top: 17px;
      left: 18px;
    }
    main .industries-we-work .we-work-navigation .nav.travel {
      bottom: 15px;
      left: -50px;
    }
    main .industries-we-work .we-work-navigation .nav.travel p {
      left: 5px;
    }
    main .industries-we-work .we-work-navigation .nav.govt {
      left: 75px;
      top: -40px;
    }
    main .industries-we-work .we-work-navigation .nav.govt p {
      left: -28px;
    }
    main .industries-we-work .we-work-navigation .nav.security {
      top: -40px;
      left: 225px;
    }
    main .industries-we-work .we-work-navigation .nav.security p {
      left: -2px;
    }
    main .industries-we-work .we-work-navigation .nav.estate {
      top: -40px;
      right: 75px;
    }
    main .industries-we-work .we-work-navigation .nav.estate p {
      left: -10px;
      width: 150%;
    }
    main .industries-we-work .we-work-navigation .nav.travel-2 {
      bottom: 15px;
      right: -50px;
    }
    main .industries-we-work .we-work-navigation .nav.travel-2 p {
      left: 5px;
    }
    main .all-clients .wartermark-text,
    main .client-review .wartermark-text {
      font-size: 13rem;
      left: 0%;
      top: -150px;
    }
    main .strategy .heading {
      font-size: 1rem;
      margin-bottom: 5px;
    }
    main .strategy p {
      letter-spacing: 0 !important;
      line-height: 1.25rem !important;
      font-size: 0.75rem !important;
    }
    main .strategy p.text-center {
      letter-spacing: 0 !important;
      line-height: 1.5rem !important;
      font-size: 1.25rem !important;
    }
    main .strategy .strategy-2 .align {
      left: 0px;
    }
    main .strategy .strategy-3 .align {
      right: 18px;
      bottom: 2px;
    }
    main .strategy .strategy-4 .align {
      left: -8px;
      bottom: 3px;
    }
    main .strategy .strategy-5 .align {
      right: 18px;
      bottom: 5px;
    }
    main .strategy .strategy-6 .align {
      left: 0px;
      bottom: 6px;
    }
    main .work-with-us {
      background-position: top;
    }
    main .work-with-us .title {
      font-size: 4rem;
      line-height: 1.5;
      letter-spacing: 0.5px;
    }
    main .recognition .big {
      width: 100%;
      padding: 3rem 3rem 2rem 3rem;
    }
    main .recognition .small {
      width: 80%;
      padding: 2rem 0rem 2rem 2rem;
    }
    main .recognition .d-flex.mt-4 {
      margin-top: 2rem !important;
    }
    main .recognition .number {
      font-size: 2rem;
    }
    main .recognition .number.mb-5 {
      margin-bottom: 2rem !important;
    }
    main .what-we-do .what-we-nav {
      width: 100%;
      left: 0;
      overflow: auto;
    }
    main .what-we-do .what-we-nav .nav {
      padding: 1.5rem 2rem;
    }
    main .what-we-do .what-we-nav .nav img {
      height: 25%;
    }
    main .what-we-do .what-we-nav .nav p {
      line-height: 15px;
      font-size: 0.75rem;
      letter-spacing: 0;
    }
    main .what-we-do .we-do-slider .we-do {
      height: 400px;
    }
    main .what-we-do .we-do-slider .we-do img {
      height: 100%;
      width: auto;
    }
    main .what-we-do .we-do-slider .owl-prev {
      top: 40%;
      left: 0%;
    }
    main .what-we-do .we-do-slider .owl-next {
      top: 40%;
      right: 0%;
    }
    main .what-we-do .we-do-slider .slider-text {
      position: absolute;
      width: 450px;
      left: 12%;
      top: 25%;
    }
    main .what-we-do .we-do-slider .slider-text .text-medium {
      font-size: 1.5rem;
    }
    main .what-we-do .we-do-slider .slider-text .text-small {
      font-size: 1rem;
    }
    footer .sepration::before {
      width: 0;
    }
    footer .sepration::after {
      width: 0;
    }
    footer form.px-5 {
      padding-left: 2rem !important;
      padding-right: 2rem !important;
    }
    footer .footer-wrapper {
      background-position: center;
    }
    footer .footer-wrapper p {
      font-size: 1rem;
    }
    footer .footer-wrapper .footer-title {
      margin-bottom: 20px;
      font-size: 1.25rem;
    }
    footer .footer-wrapper .right {
      text-align: left;
    }
    footer .footer-wrapper .brochure {
      font-size: 1rem;
    }
    footer .footer-wrapper .brochure::after {
      width: 0%;
      top: 9px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.8px) {
    body {
      font-size: 14px;
    }
    header .hero-section .hero-text {
      width: auto;
    }
    header .hero-section .hero-text h1 {
      font-size: 3.25rem;
      line-height: 1.25;
    }
    header .logo .w-25 {
      width: 15% !important;
    }
    main .testimonial-banner {
      background-position: right 0rem top;
    }
    main .about-us-section {
      height: 600px;
      background-position: right -3rem top 0rem;
      background-size: cover;
    }
    main .recent-work .background-red {
      height: 380px;
    }
    main .recent-work .recent-work-slider .item img {
      height: 450px;
    }
    main .industries-we-work .we-work-slider .w-75 {
      width: 100% !important;
    }
    main .industries-we-work .we-work-navigation {
      width: 100%;
      height: 120px;
    }
    main .industries-we-work .we-work-navigation .nav {
      width: 75px;
      height: 75px;
    }
    main .industries-we-work .we-work-navigation .nav::before {
      width: 32px;
      height: 32px;
      top: 17px;
      left: 18px;
    }
    main .industries-we-work .we-work-navigation .nav.travel {
      bottom: 60px;
      left: -10px;
    }
    main .industries-we-work .we-work-navigation .nav.travel p {
      left: 5px;
    }
    main .industries-we-work .we-work-navigation .nav.govt {
      left: 135px;
      top: 40px;
    }
    main .industries-we-work .we-work-navigation .nav.govt p {
      left: -28px;
    }
    main .industries-we-work .we-work-navigation .nav.security {
      top: 90px;
      left: 310px;
    }
    main .industries-we-work .we-work-navigation .nav.security p {
      left: -2px;
    }
    main .industries-we-work .we-work-navigation .nav.estate {
      top: 42px;
      right: 135px;
    }
    main .industries-we-work .we-work-navigation .nav.estate p {
      left: -10px;
      width: 150%;
    }
    main .industries-we-work .we-work-navigation .nav.travel-2 {
      bottom: 60px;
      right: -10px;
    }
    main .industries-we-work .we-work-navigation .nav.travel-2 p {
      left: 5px;
    }
    main .all-clients .wartermark-text,
    main .client-review .wartermark-text {
      font-size: 15rem;
      left: 0%;
      top: -150px;
    }
    main .strategy .heading {
      font-size: 1.5rem;
      margin-bottom: 5px;
    }
    main .strategy p {
      letter-spacing: 0 !important;
      line-height: 1.5rem !important;
      font-size: 0.9rem !important;
    }
    main .strategy p.text-center {
      letter-spacing: 0 !important;
      line-height: 1.5rem !important;
      font-size: 1rem !important;
    }
    main .strategy .strategy-2 .align {
      left: 0px;
    }
    main .strategy .strategy-3 .align {
      right: 25px;
      bottom: 2px;
    }
    main .strategy .strategy-4 .align {
      left: -11px;
      bottom: 3px;
    }
    main .strategy .strategy-5 .align {
      right: 24px;
      bottom: 5px;
    }
    main .strategy .strategy-6 .align {
      left: 1px;
      bottom: 6px;
    }
    main .work-with-us {
      background-position: top;
    }
    main .work-with-us .title {
      font-size: 4.5rem;
      line-height: 1.5;
      letter-spacing: 0.5px;
    }
    main .recognition .big {
      width: 100%;
      padding: 4rem;
    }
    main .recognition .small {
      width: 80%;
      padding: 2.5rem 2rem;
    }
    main .recognition .d-flex.mt-4 {
      margin-top: 3rem !important;
    }
    main .recognition .number {
      font-size: 2rem;
    }
    main .recognition .number.mb-5 {
      margin-bottom: 2rem !important;
    }
    main .what-we-do .what-we-nav {
      width: 100%;
      left: 0;
      overflow: auto;
    }
    main .what-we-do .what-we-nav .nav {
      padding: 1.75rem 2rem;
    }
    main .what-we-do .what-we-nav .nav img {
      height: 35%;
    }
    main .what-we-do .what-we-nav .nav p {
      line-height: 15px;
      font-size: 0.75rem;
      letter-spacing: 0;
    }
    main .what-we-do .we-do-slider .we-do {
      height: 450px;
    }
    main .what-we-do .we-do-slider .we-do img {
      height: 100%;
      width: auto;
    }
    main .what-we-do .we-do-slider .owl-prev {
      top: 40%;
      left: 5%;
    }
    main .what-we-do .we-do-slider .owl-next {
      top: 40%;
      right: 5%;
    }
    main .what-we-do .we-do-slider .slider-text {
      position: absolute;
      width: 500px;
      left: 20%;
      top: 30%;
    }
    main .what-we-do .we-do-slider .slider-text .text-medium {
      font-size: 1.5rem;
    }
    main .what-we-do .we-do-slider .slider-text .text-small {
      font-size: 1rem;
    }
    footer .sepration::before {
      width: 35%;
    }
    footer .sepration::after {
      width: 35%;
    }
    footer form.px-5 {
      padding-left: 2rem !important;
      padding-right: 2rem !important;
    }
    footer .footer-wrapper .brochure::after {
      width: 60%;
      top: 10px;
    }
  }
  @media (min-width: 992px) and (max-width: 1400px) {
    header .header-nav .menu-1 {
      padding-right: 0px;
    }
    header .header-nav .menu-2 {
      padding-left: 0px;
    }
    header .hero-section .hero-text h1 {
      font-size: 4.4rem;
      line-height: 1.25;
    }
    main .testimonial-banner {
      background-position: right 0rem top;
    }
    main .about-us-section {
      height: 600px;
      background-position: right -2rem top -15rem;
    }
    main .strategy .strategy-2 .align {
      left: 0px;
    }
    main .strategy .strategy-3 .align {
      right: 33px;
      bottom: 2px;
    }
    main .strategy .strategy-4 .align {
      left: -14px;
      bottom: 3px;
    }
    main .strategy .strategy-5 .align {
      right: 32px;
      bottom: 5px;
    }
    main .strategy .strategy-6 .align {
      left: 1.5px;
      bottom: 6px;
    }
    main .what-we-do .we-do-slider .we-do {
      height: 520px;
    }
    main .what-we-do .we-do-slider .we-do img {
      height: 100%;
      width: 100%;
    }
    main .what-we-do .we-do-slider .owl-prev {
      top: 40%;
      left: 3%;
    }
    main .what-we-do .we-do-slider .owl-next {
      top: 40%;
      right: 3%;
    }
    main .what-we-do .we-do-slider .slider-text {
      position: absolute;
      width: 425px;
      top: 30%;
    }
    footer .sepration::before {
      width: 38%;
    }
    footer .sepration::after {
      width: 38%;
    }
    footer .footer-wrapper .brochure::after {
      width: 70%;
      top: 10px;
    }
  }
  @media (min-width: 992px) and (max-width: 1200px) {
    main .industries-we-work .we-work-navigation {
      width: 90%;
    }
    main .industries-we-work .we-work-navigation .nav {
      width: 100px;
      height: 100px;
    }
    main .industries-we-work .we-work-navigation .nav::before {
      width: 40px;
      height: 40px;
      top: 30px;
      left: 30px;
    }
    main .industries-we-work .we-work-navigation .nav.travel {
      bottom: 80px;
      left: -20px;
    }
    main .industries-we-work .we-work-navigation .nav.travel p {
      left: 20px;
    }
    main .industries-we-work .we-work-navigation .nav.govt {
      left: 155px;
      top: 50px;
    }
    main .industries-we-work .we-work-navigation .nav.govt p {
      left: -15px;
    }
    main .industries-we-work .we-work-navigation .nav.security {
      top: 90px;
      left: 370px;
    }
    main .industries-we-work .we-work-navigation .nav.security p {
      left: 8px;
    }
    main .industries-we-work .we-work-navigation .nav.estate {
      position: absolute;
      top: 60px;
      right: 155px;
    }
    main .industries-we-work .we-work-navigation .nav.estate p {
      bottom: -70px;
      left: 0px;
      width: 110%;
    }
    main .industries-we-work .we-work-navigation .nav.travel-2 {
      position: absolute;
      bottom: 60px;
      right: -20px;
    }
    main .industries-we-work .we-work-navigation .nav.travel-2 p {
      bottom: -70px;
      left: 36px;
    }
  }
  @media screen and (width: 1280px) {
    main .strategy .strategy-2 .align {
      left: 0px;
    }
    main .strategy .strategy-3 .align {
      right: 40px;
      bottom: 2px;
    }
    main .strategy .strategy-4 .align {
      left: -18px;
      bottom: 4px;
    }
    main .strategy .strategy-5 .align {
      right: 39px;
      bottom: 6px;
    }
    main .strategy .strategy-6 .align {
      left: 1.5px;
      bottom: 7px;
    }
  }
  @media (min-width: 1400px) {
    main .testimonial-banner {
      background-position: right 5rem top;
    }
    .about-us-section {
      height: 720px;
      background-position: right -2rem top -15rem;
    }
    .about-us-section.my-5 {
      margin-top: 4rem !important;
      margin-bottom: 4rem !important;
    }
  }
  .owl-menu-slider {
    margin-top: -131px;
  }
  .owl-menu-slider .owl-stage-outer {
    background-color: #fff;
    border-radius: 10px;
  }
  .owl-menu-slider .owl-stage-outer .owl-stage {
    display: flex;
  }
  .owl-menu-slider .owl-stage-outer .owl-stage .owl-item {
    height: inherit;
  }
  .owl-menu-slider .navMenu-item {
    padding: 30px 40px 0px 40px;
  }
  .owl-menu-slider .owl-prev {
    margin-left: -18px !important;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  }
  .owl-menu-slider .owl-prev span {
    top: -2px;
    position: relative !important;
  }
  .owl-menu-slider .owl-next {
    margin-right: -18px !important;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  }
  .owl-menu-slider .owl-next span {
    top: -2px;
    position: relative !important;
  }
  .owl-menu-slider .owl-item.active {
    border-right: 1px solid #c9c9c9;
  }
  .owl-menu-slider:not(.menu-clicked) .owl-item.active:nth-of-type(1) {
    background: #086AD8;
    color: #fff;
  }
  .owl-menu-slider .owl-item.owl-clicked {
    background: #086AD8;
    color: #fff;
    margin-right: -5px;
  }
  .arrow-size .owl-menu-slider .owl-item.owl-clicked img {
    filter: brightness(10); 
  }
  .arrow-size .owl-item .active img{
    filter: brightness(10); 
  }
  
  .owl-menu-slider
    .owl-item.active
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active {
    border-right: none !important;
  }
  .mb-nglg .text-blue {
    color: #262053;
  }
  .mb-nglg {
    margin-bottom: -260px;
  }
  .bottom-margin-replace {
    padding: 100px 0;
  }
  .icon-wrap {
    width: 202px;
    height: 202px;
    margin: auto;
    display: inline-flex;
    position: relative;
  }
  .icon-wrap span {
    margin: auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 10;
  }
  .icon-wrap:before {
    content: "";
    position: absolute;
    z-index: 2;
  }
  ul.round-menu {
    position: relative;
  }
  ul.round-menu:before {
    content: "";
    height: 1px;
    width: 79%;
    background-color: #c3bcbc;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 100px auto 0 auto;
    z-index: 0;
  }
  ul.round-menu li:not(:nth-last-child(1)) {
    max-width: 218px;
  }
  ul.round-menu li:not(:nth-last-child(1)) .icon-wrap:before {
    width: 190px;
    height: 150px;
    background-color: #fff;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  ul.round-menu li:nth-last-child(1) {
    max-width: 380px;
  }
  ul.round-menu li:nth-last-child(1) .icon-wrap span {
    width: 202px;
    height: 202px;
  }
  ul.round-menu li:nth-last-child(1) .icon-wrap:before {
    width: 220px;
    height: 150px;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .conceptualization-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .cms-sldier-item-row {
    display: flex;
  }
  .cms-sldier-item-row .cms-sldier-icon-col {
    width: 107px;
    margin-bottom: auto;
  }
  .cms-sldier-item-row .cms-sldier-content-col {
    width: calc(100% - 107px);
    padding-left: 20px;
    position: relative;
  }
  .cms-sldier-item-row .cms-sldier-content-col .number {
    padding-left: 25px !important;
    transform: translateY(-30%);
    top: 0px;
  } /*# sourceMappingURL=custom.css.map */
  .portfolio-slider .owl-item img {
    width: 99%;
  }
  .banner-section {
    padding-top: 11%;
    height: 499px !important;
  }
  
  .banner-section.blog-details,
  .banner-section.blog {
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* header style */
  
  .menu-btn {
    position: relative;
    width: 21px;
    height: 16px;
    margin-top: 3px;
    display: block;
  }
  header .menu-btn i {
    background-color: #000;
    height: 3px;
    display: block;
    border-radius: 5px;
    position: absolute;
    transition: all 0.3s ease-in-out;
  }
  header .menu-btn i:nth-child(1) {
    width: 21px;
    top: 0;
  }
  header .menu-btn i:nth-child(2) {
    width: 15px;
    top: 6px;
    margin-left: 6px;
  }
  header .menu-btn i:nth-child(3) {
    width: 21px;
    top: 12px;
  }
  header .menu-btn:hover i {
    background-color: #086AD8;
  }
  header.white-header .menu-btn i {
    background-color: #262053;
  }
  header.white-header .menu-btn:hover i {
    background-color: #086AD8;
  }
  @media (max-width: 1200px) {
    header .nav-links-wrap.active-menu.menu-show + .menu .menu-btn i {
      background-color: #262053;
    }
    header .nav-links-wrap.active-menu.menu-show + .menu .menu-btn:hover i {
      background-color: #fff;
    }
  }
  
  .white-header {
    background-color: #fff;
    padding-bottom: 23px;
    padding-top: 21px !important;
    box-shadow: 0 0 11px 0px rgba(255, 5, 1, 0.1);
  }
  header.white-header .white-item {
    color: #262053 !important;
  }
  header.white-header .brand-logo img {
    max-height: 60px;
  }
  
  .megamenu-show .site-menu.white li a {
    color: #086AD8 !important;
  }
  header {
    transition: all 0.3s ease-in-out;
  }
  .white-header .header-nav .site-menu.white li a {
    color: #086AD8;
  }
  .white-header .header-nav .site-menu.white li a:hover {
    color: #262053;
  }
  .red-1 {
    display: none;
  }
  .white-header .red-1,
  .megamenu-show .red-1 {
    display: block;
  }
  .white-header .white-1,
  .megamenu-show .white-1 {
    display: none;
  }
  .megamenu-show header {
    background-color: #fff !important;
  }
  .white-header {
    transition: all 0.3s ease-in-out;
  }
  .white-header .btn.btn-primary:hover {
    color: #fff !important;
  }
  
  header .menu-btn {
    position: relative;
    width: 21px;
    height: 16px;
    display: block;
  
  }
  header {
    z-index: 100000;
  }
  .ct-1 {
    display: inline-block;
    margin: 0 2px;
  }
  
  /* header style */
  
  .map-bubble {
    position: absolute;
    content: "";
    top: 38%;
    right: 17%;
    background-color: rgba(255, 5, 1, 0.5);
    width: 35px;
    height: 35px;
    border-radius: 51px;
    text-align: center;
  }
  .map-bubble a,
  .map-bubble a:hover,
  .map-bubble a:focus {
    background-color: #086AD8;
    width: 15px;
    height: 15px;
    border-radius: 51px;
    display: inline-block;
    margin-top: 10px;
  }
  
  /* service page */
  
  .listing:last-child {
    box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.15);
    border-radius: 10px;
  }
  .services-banner {
    height: 550px !important;
  }
  .arrow-size .owl-nav button.owl-next,
  .arrow-size .owl-nav button.owl-prev {
    width: 46px;
    height: 46px;
    font-size: 40px;
    line-height: 40px;
  }
  .arrow-img {
    max-width: 37px !important;
    max-height: 37px !important;
    width: 37px !important;
  }
  /* service page */
  
  .nav-button .nav-button-arrow {
      overflow: hidden;
      position: relative;
      width: 30px;
      display: inline-block;
      height: 14px;
      top: 1px;
    }
    .nav-button .nav-button-arrow img {
      position: relative;
    }
    .nav-button:hover .nav-button-arrow img {
      animation: slideRightLeft 0.7s ease-in forwards;
    }
    @keyframes slideRightLeft {
      0% {
        left: 0px;
        opacity: 1;
      }
      48% {
        left: 40px;
        opacity: 1;
      }
      49% {
        left: 40px;
        opacity: 0;
      }
      50% {
        left: -40px;
        opacity: 0;
      }
      51% {
        left: -40px;
        opacity: 1;
      }
      100% {
        opacity: 1;
        left: 0px;
      }
    }
  
    .menu-1 li:first-child {
      padding: 0;
      width: 150px;
      vertical-align: middle;
    }
    .menu-1 li:last-child {
      padding: 0;
    }
    .menu-1 li {
      padding: 0 24px;
      vertical-align: middle;
    }
  
  
  
  
  
  /* quick contact */
  
   .sticky_form{
      -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
      writing-mode: vertical-lr;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      text-orientation: sideways;
      text-align: center;
      text-orientation: sideways;
      position: fixed;
      z-index: 99999 !important;
      top: 0;
      right: 0;
      height: 250px;
      padding: 15px 0 0 0;
      font-weight: 600;
      font-size: 18px;
      text-transform: uppercase;
      z-index: 1;
      color: #fff;
      font-weight: 400;
      background-color: #086AD8;
      top: 28%;    
      border-radius: 0 15px 15px 0;
      }
    .quk-cnt {
      -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
      writing-mode: vertical-lr;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      text-orientation: sideways;
      text-align: center;
      text-orientation: sideways;
      position: fixed;
      z-index: 99999 !important;
      top: 0;
      left: 1px;
      height: auto;
      padding: 20px 0px 17px 22px;
      font-weight: 600;
      font-size: 15px;
      text-transform: uppercase;
      z-index: 1;
      color: #fff;
      font-weight: 400;
      background-color: #086AD8;
      top: 85px;
      border-radius: 0 15px 0px 0;
      width: 60px;
      height: 180px;
    }
    .sticky_form p{
      width: auto;
      height: auto;
      float: left;
      margin: 0;
      padding: 0;
      margin: 10px 0 0  10px;
  }
  .sticky_form:hover{
      color: #000 !important;
      cursor: pointer !important;
      transition: 0.5s;
  }
  .sticky_formicon{
      width: 50px;
      height: 60px;
      background-color: #000;
      float: right;
    padding: 0px 0 0 9px;
    border-radius: 0 0 15px 0;
  }
  
  /*---------------side nave start --------------------*/
  .quick-cont {
    padding-left: 50px;
    background-color: transparent;
  }
  .sidenav {
    height: auto;
    width: 59px;
    position: fixed;
    z-index: 999999;
    top: 60.8%;
    transform: translate(0,-50%);
    right: -9px;
    overflow: hidden;
    transition: 0.5s;
    padding-top: 30px;
  }
  .show-hide {
    width: 600px;
  }
  
  .sidenav a {
    /*padding: 8px 8px 8px 32px;*/
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 41px;
    left: -35px;
    margin-left: 50px;
  }
  .closebtn img {
    transform: rotate(180deg);
  }
  .show-hide .closebtn img {
    transform: rotate(360deg);
  }
  
  .sidenav .closebtn:hover{
      color: #fe0144;
      cursor: pointer;
  }
  .sidenave_inner{
      width: 100%;
      height: 500px;
      float: left;
      padding: 50px;
    background-color: #086AD8;
  }
  .sidenave_inner .quick-form-control{
      border:0 !important;
      background-color: #fff;
      padding-left: 20px !important;
      border-radius: 15px !important;
      font-family: "SansRegular";
      font-size: 15px;
      font-weight: 400;
      color: #000 !important;
    height: 50px;
    width: 100%;
  }
  .form-group textarea {
    height: 120px !important;
    padding-top: 15px;
  }
  .sidenave_inner ::-webkit-input-placeholder {
    font-family: "SansRegular";
    font-size: 15px;
    color: #000;
  }
  .sidenave_inner ::-moz-placeholder { 
    font-family: "SansRegular";
    font-size: 15px;
    color:  #000;
  }
  .sidenave_inner :-ms-input-placeholder { 
    font-family: "SansRegular";
    font-size: 15px;
    color:  #000;
  }
  .sidenave_inner :-moz-placeholder { 
    font-family: "SansRegular";
    font-size: 15px;
    color:  #000;
  }
  .sidenave_inner .btn-secondary{
      width: 100%;
      background-color: #000 !important;
      text-transform: uppercase;
      font-family: 'Poppins', sans-serif;
      font-size: 17px;
      border-radius: 5px !important;
    height: 50px;
  }
  .sidenave_head:before{
      width: 70px;
      height: 5px;
      background-color: #fff;
      content: "";
      position: absolute;
      bottom: -10px;
  }
  .sidenav:before {
    content: "";
    position: absolute;
    top: 30px;
    z-index: 0;
    left: 1px;
    width: 50px;
    height: 58px;
    background-color: #000;
    border-radius: 15px 0 0 0;
  }
  .modal .quick-form-control{
      border-radius: 0 !important;
      border:0 !important;
  }
  /*---------------side nave end --------------------*/
  /* quick contact */
  
  .banner-btm-contact {
    margin-top: -150px;
  }
  .tab-slider .owl-item {
    cursor: pointer;
  }
  .listing .col-md-5 {
    z-index: 100;
  }
  .moveUpfade a,
  .moveUpfade a:hover,
  .moveUpfade a:focus {
    color: #262053;
  }
  .listing .moveUpfade::after {
    left: 0;
    top: 0;
    width: 250px;
    height: 100%;
    border-radius: 10px 0 0 10px;
    content: "";
    position: absolute !important;
  }
  .one::after {
    background: rgb(26,89,141);
    background: linear-gradient(0deg, rgba(26,89,141,1) 0%, rgba(162,185,203,1) 100%);
  }
  
  .two::after {
    background: rgb(66,56,112);
    background: linear-gradient(0deg, rgba(66,56,112,1) 0%, rgba(132,41,144,1) 100%);
  }
  .three::after {
    background: rgb(131,55,55);
    background: linear-gradient(0deg, rgba(131,55,55,1) 0%, rgba(255,137,0,1) 100%);
  }
  .four::after {
    background: rgb(255,148,92);
    background: linear-gradient(0deg, rgba(255,148,92,1) 0%, rgba(251,179,119,1) 100%);
  }
  .five::after {
    background: rgb(38,98,178);
    background: linear-gradient(0deg, rgba(38,98,178,1) 0%, rgba(4,178,254,1) 100%);
  }
  .six::after {
    background: rgb(30,46,90);
    background: linear-gradient(0deg, rgba(30,46,90,1) 0%, rgba(110,122,235,1) 100%);
  }
  .seven::after {
    background: rgb(39,35,35);
    background: linear-gradient(0deg, rgba(39,35,35,1) 0%, rgba(100,82,85,1) 100%);
  }
  .eight::after {
    background: rgb(38,45,56);
    background: linear-gradient(0deg, rgba(38,45,56,1) 0%, rgba(131,136,145,1) 100%);
  }
  .nine::after {
    background: rgb(106,51,33);
    background: linear-gradient(0deg, rgba(106,51,33,1) 0%, rgba(204,155,118,1) 100%);
  }
  .ten::after {
    background: rgb(223,209,162);
    background: linear-gradient(0deg, rgba(223,209,162,1) 0%, rgba(144,122,81,1) 100%);
  }
  
  .text-align {
    line-height: normal;
    margin: 0;
  }
  .text-size p {
    font-size: 18px;
  }
  
  .visit-btn {
    padding: 7px 10px;
  }
  .top-align {
    margin-top: -60px;
  }
  .contact-shadow{
  position: relative;
  }
  .contact-shadow::before{
    background-color: rgb(39,35,35,0.5);
    position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: "";
  }
  
  .contact-man-shade {
    padding-left: 170px !important;
    margin-top: -62px;
  }
  
  .map-left {
    width: 49.7%;
    display: inline-block;
    vertical-align: top;
    background-color: #192431;
  }
  .map-section {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .car-image-margin{
      margin-top: 153px;
  }
  .creative-ser-text {
    margin-top: -64px;
    margin-left: -72px;
  }
  
  @media screen and (max-width: 1300px) {
    .menu-1 li {
      padding: 0 18px;
      vertical-align: middle;
  }
  .menu-1 li:first-child {
    padding: 0;
    width: 115px;
  }
  }
  @media screen and (max-width: 1200px) {
    .menu-1 li {
      padding: 0 6px;
      vertical-align: middle;
    }
    .menu-1 li:first-child {
      padding: 0;
      width: 100px;
    }
  }
  
  .ftr-img {
    height: 45px!important;
  }
  
  .row-width .row {
    margin: 0;
    width: 100% !important;
  }
  .ftr-img{
    height: 43px!important;
  
  }
  
  @media screen and (max-width: 600px) {
    .show-hide {
      width: 100%;
    }
    }
    .ser-a-col{
      color:#2b2657;
    }
   .min-h125 {
    min-height: 125px;
   }
   
   .career-card-title {
    color: #04294a;
    font-size: 22px !important;
   }
   .career-card-content {
    color: rgb(90 88 109);
    font-size: 17px;
  }
  a p{
      cursor: pointer;
  }