/* 
#345589 #3F4756 #A3ABBD #846A3D #846A3D
*/
*{
font-family: sans-serif !important;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 8rem;
}
::selection {
  background: #846a3d80;
}
.form-control:focus, .form-select:focus {
    color: #212529;
    background-color: #fff;
    border-color: #345589;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(52, 85, 137, 0.25);
}
.simg{
     width:720px;
}
.core-values p{
      padding-left: 3em;
    text-indent: -3em;
}
/* .navbar .container{
    background-image: url("../images/SeekPng.com_circuit-board-vector-png_519783.png");
        background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
} */
/* custom button */
.btn-pri {
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    color: #ffffff !important;
    background-color: #345589;
    border-color: transparent;
    border: 2px solid #345589;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    padding: 0.6rem 1.2rem !important;
    border-style: solid;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    z-index: 1;
        text-align: center;

    position: relative;
}
.link-primary {
    color: #345589!important;
}
.carousel-indicators [data-bs-target]{
    background-color: #00213a7a;
}
.carousel-indicators {
    bottom: -40px;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.btn-pri:hover::after {
    transform: skewX(45deg) scale(1, 1);
}
.btn-pri:hover {
    background-color: #3f4756 !important;
    border-color: #3f4756 !important;
    color: #374e6e !important;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0.25rem #4e6f9ecc;
}
.readmore:hover {
    color: #846A3D !important;
}
.btn-pri::after {
    position: absolute;
    content: "";
    z-index: -1;
    display: block;
    left: -20%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    background: #ffffff;
    transform: skewX(45deg) scale(0, 1);
    transition: all 0.5s ease 0s;
}
/* custom text colors */
.text-primary{
    color: #345589 !important;
}
.text-warning{
    color: #c09e36  !important;
}
.nav-link {
  box-shadow: inset 0 0 0 0 #345589;
  transition: color .1s ease-in-out;
}
.nav-link:hover {
  color: #6594c4;
}

/* Presentational styles */
.nav-link {
  color: #3F4756;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  display: inline-block;
}
.call{
    color: #3F4756;
    font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  text-decoration: none;
  font-size: 1rem;
  transition: all 0.3s ease 0s;
}
.call:hover{
    color: #c09e36 !important;
}
.nactive {
  color: #5080af !important;
}
.dropdown-item.active, .dropdown-item:active{
    background-color: #345589;
}
.carousel-caption {
    top: calc(25% - 50px);
}
.footer-links{
    color: #A3ABBD;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-decoration: none;
    font-size: 1.1rem;
    transition: all .3s ease-in-out;
}
.footer-links:hover{
    color: #fff;
}

.s1{
    background-image: url("../images/OBICH57.jpeg");
    background-size: cover;
}
.s2{
    background-image: url("../images/BNI9784.png");
    /* background-size: cover; */
    background-position: center bottom;
}
.s4{
    /* background-image: url("../images/CHU7645.jpeg"); */
    background-size: cover;
}
.s5{
    background-image: url("../images/RUDR973.jpeg");
    background-size: cover;
    background-position: right;
}
.s6{
    background-image: url("../images/CHAN63.png");
    background-position: center bottom;
}
.s7{
    background-image: url("../images/SVL9372.jpg");
    background-repeat: no-repeat;
    background-color: #f2f2f2;
}
.ser1, .ser2{
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.ser3{
    border-bottom: 1px solid #e1e1e1;
}
.ser4{
    border-right: 1px solid #e1e1e1;
}
.ser5{
    border-right: 1px solid #e1e1e1;
}
@media (max-width: 991px) {
    .serv-img{
        max-width: 6rem;
        width: calc(20vw - 20px);
    }
    .ser2{
        border-right: none;
    }
    .ser3{
        border-right: 1px solid #e1e1e1;
    }
    .ser4{
        border-right: none;
        border-bottom: 1px solid #e1e1e1;
    }
    .simg{
     width:100%;
}
.img1{
    width: 100%;
    transform: unset !important;
}
}
@media (max-width: 767px) {
    .ser1{
        border-right: none;
    }
    .ser2{
        border-right: none;
    }
    .ser3{
        border-right: none;
    }
    .ser4{
        border-right: none;
    }
    .ser5{
        border-bottom: 1px solid #e1e1e1;
        border-right: none;
    }
}
/* banner */
.tech-hero-section-2 {
    display: flex;
    align-items: center;
    height: 70vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.techmax-hero {
        background-image: url("../images/ST532.jpeg");
        height: 980px;
}
.tech-hero-section-2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #00213a;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.tech-hero-section-2 .shape-1 {
    width: 578px;
    height: 315px;
    background-image: linear-gradient(290deg, #5c80ad 0%, #3d5587 100%);
    transform: skewY(15deg);
    position: absolute;
    left: 7.5%;
    top: 25%;
    z-index: -1;
}
.tech-hero-section-2 .shape-2 {
    width: 578px;
    height: 315px;
    background-image: linear-gradient(290deg, #77a4c4 0%, #5c80ad 100%);
    transform: skewY(15deg);
    position: absolute;
    left: 3.5%;
    top: 50%;
    z-index: -1;
}
.tech-hero-section-2 .shape-3 {
    width: 578px;
    height: 315px;
    background: #ffffff;
    opacity: 0.2;
    transform: skewY(15deg);
    position: absolute;
    left: 12%;
    top: 40%;
    z-index: -1;
}
.tech-hero-section-2 .shape-4 {
    width: 578px;
    height: 315px;
    background: linear-gradient(90deg, #335488 0%, #5c80ad 100%);
    opacity: 0.8;
    transform: skewY(15deg);
    position: absolute;
    right: -10%;
    top: 76%;
    z-index: -1;
}
.tech-hero-section-2 .shape-5 {
    width: 358px;
    height: 195px;
    background: linear-gradient(280deg, #3d5587 0%, #5c80ad 100%);
    opacity: 0.8;
    transform: skewY(15deg);
    position: absolute;
    right: -6%;
    top: 67%;
    z-index: -1;
}

.page-header {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    padding: 10px 0;
    overflow: hidden;
}
.page-header_wrapper {
    height: 100%;
    width: 100%;
}
.tpc-container {
    margin-right: auto;
    margin-left: auto;
}
.page-header_wrapper .tpc-container {
    height: 100%;
}
.page-header_align_center .page-header_content {
    align-items: center;
    text-align: center;
}
.page-header .page-header_content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.header__shape_1 {
    width: 30vw;
    height: 30vw;
    border: 3px solid #5c80ad;
    opacity: 0.9;
    border-radius: 50%;
    position: absolute;
    left: -10%;
    bottom: -40%;
}
.header__shape_1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(-48deg, #5c80ad 0%, #28385a 100%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: scale(0.8);
}
.home{
    transition: all 0.2s ease-in-out;
}
.home:hover{
    color: #5080af !important;
}
.page-header_title:before {
    content: "";
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-image: linear-gradient(-48deg, #5c80ad 0%, #28385a 100%);
    opacity: 0.9;
    position: absolute;
    left: -25px;
    top: -20px;
    z-index: -1;
}
.page-header_title {
    font-weight: 700;
    color: inherit;
    position: relative;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@media screen and (max-width: 767px) {
    .navbar-brand img{
        height: 50px;
    }
    .techmax-hero {
        height: 640px;
}
.page-header{
    min-height: 360px !important;
}
}
.title-1{
    animation: blink-caret .5s step-end infinite;
    border-right: .15em solid orange;
}
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange }
}

/* navbar styles */
.site-navbar {
  margin-bottom: 0px;
  z-index: 1999;
  position: absolute;
  top: 0;
  width: 100%; }
  .site-navbar .site-logo {
    position: relative;
    left: 0;
    font-size: 24px; }
  .site-navbar .site-navigation .site-menu {
    margin-bottom: 0; }
    .site-navbar .site-navigation .site-menu .active {
      color: #345589;
      display: inline-block;
      padding: 20px 20px; }
    .site-navbar .site-navigation .site-menu a {
      text-decoration: none !important;
      display: inline-block; }
    .site-navbar .site-navigation .site-menu > li {
      display: inline-block; }
      .site-navbar .site-navigation .site-menu > li > a {
        padding: 20px 20px;
        text-transform: uppercase;
        display: inline-block;
        text-decoration: none !important; }
        .site-navbar .site-navigation .site-menu > li > a:hover {
          color: #345589; }
      .site-navbar .site-navigation .site-menu > li.social > a {
        padding-left: 5px;
        padding-right: 5px; }
    .site-navbar .site-navigation .site-menu .has-children {
      position: relative; }
      .site-navbar .site-navigation .site-menu .has-children > a {
        position: relative;
        padding-right: 20px; }
        .site-navbar .site-navigation .site-menu .has-children > a:before {
          position: absolute;
          content: "\e313";
          font-size: 16px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: 'icomoon'; }
      .site-navbar .site-navigation .site-menu .has-children .dropdown {
        visibility: hidden;
        opacity: 0;
        top: 100%;
        position: absolute;
        text-align: left;
        border-top: 2px solid #345589;
        -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        padding: 0px 0;
        margin-top: 20px;
        margin-left: 0px;
        background: #fff;
        -webkit-transition: 0.2s 0s;
        -o-transition: 0.2s 0s;
        transition: 0.2s 0s; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
          position: absolute; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown a {
          text-transform: none;
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #000; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown .active {
          color: #345589 !important; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 210px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 9px 20px;
            display: block; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
              background: #eff1f3;
              color: #000; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; }
      .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
        color: #345589; }
      .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
        cursor: pointer; }
        .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 0px;
          visibility: visible;
          opacity: 1; }

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(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: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  .site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
      margin-top: 8px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 30px;
        display: inline-block;
        padding-left: 10px;
        padding-right: 0px;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
      float: left;
      margin-top: 10px;
      margin-left: 0px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
        display: inline-block;
        text-transform: uppercase; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
          max-width: 70px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
          text-decoration: none; }
  .site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; }
  .site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .site-mobile-menu .site-nav-wrap a {
        text-align: center;
      padding: 10px 20px;
      display: block;
      position: relative;
      color: #212529; }
      .site-mobile-menu .site-nav-wrap a:hover {
        color: #345589; }
    .site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; }
      .site-mobile-menu .site-nav-wrap li .active {
        color: #345589; }
    .site-mobile-menu .site-nav-wrap .social {
      display: inline-block; }
    .site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      right: 0px;
      top: 10px;
      z-index: 20;
      width: 36px;
      height: 36px;
      text-align: center;
      cursor: pointer;
      border-radius: 50%; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "icomoon";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      .site-mobile-menu .site-nav-wrap > li.social {
        float: none !important;
        width: auto !important; }
      .site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 20px;
        font-size: 20px; }
      .site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 16px; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                font-size: 16px;
                padding-left: 60px; }
    .site-mobile-menu .site-nav-wrap[data-class="social"] {
      float: left;
      width: 100%;
      margin-top: 30px;
      padding-bottom: 5em; }
      .site-mobile-menu .site-nav-wrap[data-class="social"] > li {
        width: auto; }
        .site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
          padding-left: 15px !important; }

.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%; }
  .sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
  .sticky-wrapper .site-navbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .sticky-wrapper .site-navbar .site-menu-toggle {
      color: #fff; }
    .sticky-wrapper .site-navbar .site-logo a {
      color: #fff; }
    .sticky-wrapper .site-navbar .site-menu > li > a {
      color: rgb(0, 0, 0); }
      .sticky-wrapper .site-navbar .site-menu > li > a:hover, .sticky-wrapper .site-navbar .site-menu > li > a.active {
        color: #408fdc !important; }
  .sticky-wrapper.is-sticky .site-navbar {
    background: #fff;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1); }
    .sticky-wrapper.is-sticky .site-navbar .site-menu-toggle {
      color: #000; }
    .sticky-wrapper.is-sticky .site-navbar .site-logo a {
      color: #408fdc; }
      .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:hover, .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a.active {
        color: #408fdc !important; }

/* navbar styles */