:root {
    --primary: #1363C6;
    --secondary: #15ACE1;
    --light: #F4F7FE;
    --dark: #14183E
    }
    .grid_2{
    grid-template-columns:50% 50%;}
    .m_top{
    margin-top:60px;}
    .owl_img img
    {
    border-radius:10px;
    }
    .hd_m{
    margin-bottom:50px!important;
    
    }
    .svg_img{
    width:100px;
    }
    .india a
    {
    color:#ffffff80;}
    .app-projects .img-fluid {
    height: 450px !important;
    width: 100%;
    }
    .fa-laptop-code{
    font-size:30px;}
    #img_slider img{
    width: 213px;
    height: 111px;
    }
    .img-round {
    border-radius: 30px
    }
    
    .grid-app img {
    max-width: 100%;
    width: 80px
    }
    
    .pdd {
    padding-top: 30px
    }
    
    #spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999
    }
    
    #spinner.show {
    transition: opacity .5s ease-out, visibility linear;
    visibility: visible;
    opacity: 1
    }
    .dropdown-item.active, .dropdown-item:active,.dropdown-item:hover, .dropdown-item:focus{
    background-color:#f4f7fe!important;
    }
    .back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99
    }
    
    .fw-bold,
    h1,
    h2,
    h3 {
    font-weight: 700 !important
    }
    
    .fw-medium,
    h4,
    h5,
    h6 {
    font-weight: 500 !important
    }
    
    .btn {
    font-weight: 500;
    transition: .5s
    }
    
    .btn-square {
    width: 38px;
    height: 38px
    }
    
    .btn-sm-square {
    width: 32px;
    height: 32px
    }
    
    .btn-lg-square {
    width: 48px;
    height: 48px
    }
    
    .btn-lg-square,
    .btn-sm-square,
    .btn-square {
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    border-radius: 50px
    }
    .poli{
        cursor: pointer;
        position: absolute;
    }
    /* .tech_con{
        max-width: 1366px;
        width: 100%;
        margin: 0 auto;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        margin-right: auto;
        margin-left: auto;
    } */
    .left-active-css a,.left-active-css h5,.left-active-css p, .right-active-css a ,.right-active-css h5,.right-active-css p {
        color: #fff!important;
    }
    .content-item,.tabindata{
        display: none;
    }
    .active_showcontent,.tabin_showcontent{
        display: block;
    }
    .left-active-css,.right-active-css{
    background-color:#1363c6 ;
    position: relative;
        color: #fff!important;
    }
    .tabin{
        cursor: pointer;
    }
    .hover_list  .content-item ul li {
        list-style: none;
    }
    
    .logo_col .flogo img {
    max-width: 100%;
    width: 150px
    }
    
    .desktop,.mobile_menu {
        
    background-color: #fff;
    /* top: -150px; */
    transition: .5s;
    position: relative!important;
    }
    
    .desktop.bg-primary,.mobile_menu.mobile_menu.bg-primary {
    background-color: #fff !important
    }
    
    .section-title::after,
    .section-title::before {
    height: 4px;
    bottom: 0;
    background: var(--dark);
    position: absolute;
    content: ""
    }
    
    .desktop .navbar img ,.mobile_menu .navbar img {
    max-width: 100%;
    width: 149px
    }
    
    .navbar {
    padding: 11px 0 !important;
    /* height: 85px */
    }
    
    .navbar .navbar-nav .nav-link {
    margin-right: 35px;
    padding: 0;
    color: rgb(20 102 194);
    outline: 0
    }
    
    .nav-link:focus,
    .navbar .navbar-nav .nav-link.active,
    .navbar .navbar-nav .nav-link:hover {
    color: rgb(20 102 194)
    }
    
    .navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px
    }
    
    .hero-header .header-inner,
    .hero-header .home_hero_header {
    padding: 75px 0 50px
    }
    
    .footer .copyright a,
    .intouch a {
    color: rgba(255, 255, 255, .5)
    }
    
    .hero-header {
    margin-top: -75px;
    background: url(../img/bg-hero.png) center center/cover no-repeat
    }
    
    .hero-header .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
    }
    
    .section-title::before {
    width: 45px;
    left: 0
    }
    
    .section-title::after {
    width: 4px;
    left: 50px
    }
    
    .section-title.text-center::before {
    left: 50%;
    margin-left: -25px
    }
    
    .section-title.text-center::after {
    left: 50%;
    margin-left: 25px
    }
    
    .section-title h6::after,
    .section-title h6::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 2px;
    left: 0;
    background: rgba(33, 66, 177, .5)
    }
    
    .section-title h6::after {
    top: 5px;
    left: 3px
    }
    
    .service-item {
    position: relative;
    padding: 30px;
    background: #fff;
    transition: .5s
    }
    .ai_mi_card{
    margin: 22px;
    width: 100%;
    }
    
    .service-item:hover {
    background: var(--primary);
    color:white;
    }
    
    .service-item .service-icon {
    margin: 0 auto 20px;
    width: 90px;
    height: 90px;
    color: var(--primary);
    background: var(--light);
    transition: .5s
    }
    
    .case-item img,
    .service-item h5,
    .service-item p {
    transition: .5s
    }
    
    .app-slider .service-item h5,
    .app-slider .service-item p,
    .app-slider .service-item:hover h5,
    .app-slider .service-item:hover p,
    .footer .copyright a:hover,
    .grid-app .service-item:hover h4,
    .service-item:hover h5,
    .service-item:hover p {
    color: #fff
    }
    .app-slider .service-item h5,
    .app-slider .service-item p,
    .app-slider .service-item:hover h5,
    .app-slider .service-item:hover p{
    color:#000;
    }
    .footer .btn.btn-social:hover,
    .service-item a.btn,
    .service-item:hover a.btn {
    color: var(--primary)
    }
    
    .service-item a.btn {
    position: relative;
    display: flex;
    transition: .5s;
    z-index: 1
    }
    
    .service-item a.btn::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    top: 0;
    left: 0;
    border-radius: 35px;
    background: var(--light);
    transition: .5s;
    z-index: -1
    }
    
    .service-item:hover a.btn::before {
    width: 100%;
    background: var(--light)
    }
    
    .feature,
    .newsletter {
    background: url(../img/bg-hero.png) center center/cover no-repeat
    }
    
    .case-item:hover img {
    transform: scale(1.2)
    }
    
    .case-overlay {
    position: absolute;
    padding: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    background: linear-gradient(rgba(20, 24, 62, 0), var(--dark));
    z-index: 1
    }
    
    .case-overlay small {
    display: inline-block;
    padding: 3px 15px;
    color: #fff;
    background: rgba(20, 24, 62, .7);
    border-radius: 25px;
    margin-bottom: 15px
    }
    
    .case-overlay span.btn:hover {
    color: var(--primary);
    background: #fff;
    border-color: #fff
    }
    
    .accordion .accordion-item {
    border: none;
    margin-bottom: 15px
    }
    
    .accordion .accordion-button {
    background: var(--light);
    border-radius: 2px
    }
    
    .accordion .accordion-button:not(.collapsed) {
    color: #fff;
    background: var(--primary);
    box-shadow: none
    }
    
    .accordion .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
    }
    
    .accordion .accordion-body {
    padding: 15px 0 0
    }
    
    .testimonial-carousel {
    position: relative
    }
    
    .testimonial-carousel .owl-nav {
    position: absolute;
    width: 40px;
    height: 100%;
    top: calc(50% - 50px);
    left: -21px;
    display: flex;
    flex-direction: column;
    align-items: center
    }
    
    .testimonial-carousel .owl-nav .owl-next,
    .testimonial-carousel .owl-nav .owl-prev {
    margin: 5px 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #fff;
    border: 1px solid var(--primary);
    border-radius: 40px;
    font-size: 18px;
    transition: .5s
    }
    
    .testimonial-carousel .owl-nav .owl-next:hover,
    .testimonial-carousel .owl-nav .owl-prev:hover {
    background: var(--primary);
    color: #fff
    }
    
    .testimonial-carousel .owl-dots {
    margin-top: 35px;
    margin-left: 3rem
    }
    
    .testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid var(--primary);
    border-radius: 15px;
    transition: .5s
    }
    
    .testimonial-carousel .owl-dot.active {
    width: 30px;
    background: var(--primary)
    }
    
    .team-item {
    transition: .5s;
    border: 1px solid transparent
    }
    
    .team-item:hover {
    border-color: var(--primary)
    }
    
    .footer {
    background: url(../img/footer.png) center center/contain no-repeat
    }
    
    .footer .btn.btn-social {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, .5);
    border: 1px solid rgba(256, 256, 256, .1);
    border-radius: 40px;
    transition: .3s
    }
    
    .footer .btn.btn-link {
    display: block;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    color: rgba(255, 255, 255, .5);
    font-weight: 400;
    transition: .3s
    }
    
    .footer .btn.btn-link:hover {
    color: #fff;
    letter-spacing: 1px;
    box-shadow: none
    }
    
    .footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px
    }
    
    .footer .copyright {
    padding: 25px 0;
    font-size: 14px;
    border-top: 1px solid rgba(256, 256, 256, .1)
    }
    
    .footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1)
    }
    
    .footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none
    }
    
    .app-slider .service-item,
    .app-slider .service-item:hover {
    background-color: #fff; 
    max-height: 400px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 20px;
    }
    
    .digital-slider h5{
    font-size:18px;}
    .app-slider .service-item .service-icon,
    .grid-app .service-item .service-icon {
    background-color: transparent
    }
    .digital-slider .service-item, .digital-slider .service-item:hover{
    max-height:480px!important;
    }
    
    .grid-app .service-item .service-icon {
    height: 30px
    }
    
    .eye_miss {
    width: 80px !important
    }
    .step-grid{
    display:grid !important;
    grid-template-columns: repeat(3, 1fr)!important;
    }
    .step-grid .service-item{
    min-height:300px;
    } 
    
    .navbar-nav .dropdown-menu > .dropdown-item .dropdown-menu {
    display: none;
    
    }
    .sb_menu{
    display: none;
    }
    .sb_menu.display{
    display: block!important;
    }
    .navbar-nav .dropdown-item:hover .dropdown-menu{
    position: absolute;
    top: 0;
    left: 100%;
    
    }
    .dropdown-item:hover, .dropdown-item:active{
    position: relative;
    }
    #navbarCollapse .dropdown-toggle{
    display: flex;
    justify-content: space-between;
    }
    /* Show sub-submenus on hover */
    .navbar-nav .dropdown-item:hover .dropdown-menu {
    display: block;
    }
    .sb_menu {
    top:20%!important;
    }
    .sb_menu {
        display: none;
        position: static;
        background-color: #fff; /* Background color of sub-submenu */
        border: 1px solid #ddd; /* Border for sub-submenu */
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); /* Box shadow for sub-submenu */
        z-index: 1;
    }
    
    /* Show the sub-submenu when the 'show' class is applied */
    .sb_menu.show {
        display: block;
    }
    
    .digital_box .service-item:hover{
    background-color:#fff;
    color:#000;
    }
    .mobile_tech .service-item, .mobile_tech .service-item:hover{
    min-height: 400px;
    background-color: #fff;
    max-height: 400px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 20px;
    }
    .mobile_tech .service-item:hover h5,.mobile_tech .service-item:hover p,  .deign-slider .service-item:hover h5, .deign-slider .service-item:hover p{
    color: #000;
    }
    .deign-slider .service-item .service-icon{
    width: 140px;
    height: 100px;
    }
    .deign-slider .service-item, .deign-slider .service-item:hover{
    background-color: #fff;
    min-height: 350px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 20px;
    }
    
    @media (min-width:992px) {
    .newsletter .container {
    max-width: 100% !important
    }
    
    .newsletter .newsletter-text {
    padding-right: calc(((100% - 960px)/ 2) + .75rem)
    }
    
    .navbar .nav-item .dropdown-menu {
    display: block;
    border: none;
    margin-top: 0;
    top: 150%;
    opacity: 0;
    visibility: hidden;
    transition: .5s
    }
    
    .navbar .nav-item:hover .dropdown-menu {
    top: 100%;
    visibility: visible;
    transition: .5s;
    opacity: 1
    }
    }
    
    @media (min-width:1200px) {
    .newsletter .newsletter-text {
    padding-right: calc(((100% - 1140px)/ 2) + .75rem)
    }
    }
    
    @media (min-width:1400px) {
    .newsletter .newsletter-text {
    padding-right: calc(((100% - 1320px)/ 2) + .75rem)
    }
    }
    
    @media (max-width:991.98px) {
    .navbar .collapse.show {
    background: var(--primary)
    }
    
    .mobile_menu.bg-primary .navbar {
    gap: 3px
    }
    
    .header-inner nav {
    margin-bottom: 12px !important
    }
    
    .navbar .navbar-nav .nav-link {
    margin-right: 0;
    padding: 10px 15px
    }
    
    .navbar-dark .navbar-toggler-icon {
    background-image: url('../img/toggle.png') !important
    }
    
    .nav-link:focus,
    .navbar .nav-link.active,
    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .nav-link:hover {
    color: #fff !important
    }
    
    .mobile_menu  .navbar {
    padding: 11px 0 !important;
    height: 100px;
    gap: 7px
    }
    
    .navbar-toggler:focus {
    box-shadow: none
    }
    }
    
    @media(max-width:1770px){
    .submenu li:hover .sub-submenu{  
    
    right: 100%;
    left: -106%!important;
    margin-left: 0px;
    /* margin-right: 20px!important; */
    }
    }
    @media(max-width:1024px){
    .step-grid{
    grid-template-columns: repeat(2, 1fr)!important;
    }
    .navbar-nav .dropdown-item:active .dropdown-menu {
    display: block;
    }
    .navbar-nav .dropdown-item:hover .dropdown-menu{
    position:static;
    }
    .mobile_menu{
    padding:0px;
    }
    .mobile_menu div.container{
    padding:0px;
    max-width:100%;
    }
    .navbar-nav .dropdown-menu{
    margin:0 10px!important;
    }
    .hero-content{
    margin: 0px 0 45px;
    }
    .mobile_menu .navbar img{
    padding-left:7px
    }
    .left-img h2, .left-img p,.txt-cntr{
    text-align: center;
    }
    .left-img .get_btn{
    justify-content: center;
    }
    .home_sec .left-text{
        margin-top:0px;
        margin-bottom: 20px!important;
        }
        .home_sec{
        padding-bottom: 40px;
        }
        #particles-js .carousel-item{
            padding: 0;
            background-repeat: no-repeat !important;
        background-size: cover !important;
        }
        #particles-js .overlay{
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgb(29 29 29 / 70%);
        }
   }
    @media(max-width:767px){
    .step-grid{
    grid-template-columns: repeat(1, 1fr)!important;
    }
    .digital-slider .service-item, .digital-slider .service-item:hover{
    max-height: 530px!important;
    }
    #mob_app{
    margin-top:10px;
    }
    .home_hero_header{
    padding:50px 0px!important;
    }
    
    .text_center{
    text-align:center;
    }
    
    .flex_center{
    justify-content:space-around;
    }
    .pd{
    padding-top:0px!important;
    padding-bottom:0px!important;
    }
    .hero-content{
    padding-top:16px;
    }
    .pdd{
    justify-content: center;
    }
    .mob-space{
    padding-top:5px!important;
    padding-bottom: 5px!important;
    }
    
    .project-sec{
    padding: 0px!important;
    }
    .app-slider .service-item, .app-slider .service-item:hover{
    margin: 5px;
    }

    .back-to-top{
        right:20px;
    }
    #industry2{
         margin-top:30px;
    }
  
    }