/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body{
    background-color: #DFF3FF !important;
}
/* *{
    text-transform: capitalize !important;
}

h1,h2,h3,h4,h5{
    text-transform: capitalize !important;
} */
.blod-let{
    font-family: "Graphik-bold", Sans-serif;
    font-weight: 400 !important;
    margin-top: -5px;
}
p.text-border {
    margin-top: -15px;
}
.bold-sty{
    font-family: "Graphik-bold", Sans-serif;
    font-weight: 400 !important;
}

.test-class canvas {
    position: absolute;
    bottom: -309px;
    left: 40px;
    width: 560px;
}
a.headertext img {
    width: 50% !important;
}
div#animation_container {
    margin-top: 20px;
}




/* Rotate the entire pagination container */
.swiper-pagination {
    position: absolute;
    /* right: 20px;  */
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding: 0 !important;
  }
  
  /* Base style for all bullets (non-active & active) */
  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #1C1C1C;
    border-radius: 0; /* box style */
    margin: 0;
    padding: 0;
    transition: all 0.3s ease;
  }
  
  /* Active bullet - grows taller and turns pink */
  .swiper-pagination-bullet-active {
    height: 30px !important;
    background-color: #D91C42 !important;
  }

  .solution-test .swiper-pagination-bullet-active {
    height: 30px !important;
    background-color: #D91C42 !important;
  }
  .solution-test .swiper-pagination-bullet {
      
    background-color: #fff !important;
    
}
  

 .dom_overlay {
    width: 500px !important;
        background-color: unset !important;
}
.canvass {
    width: 750px !important;
    height: 400px !important;
    background: unset !important;
}
 .animation_con {
    width: 500px !important;
    background-color: unset !important;
}




.spline-off .default-bg-img1{
    background-image: url('/wp-content/uploads/2025/05/bgs-1-1.png');
    background-repeat: no-repeat;
    background-size:cover ;
    
}
  
.spline-off .default-bg-img2{
    background-image: url('/wp-content/uploads/2025/04/start-1.png');
    background-repeat: no-repeat;
    background-size:cover ;
}
.spline-off.home{
  background-color: #001246 !important;
}

body {
    overflow-x: hidden;
}
body.home.wp-singular.page-template.page-template-elementor_header_footer.page.page-id-9.wp-custom-logo.wp-embed-responsive.wp-theme-hello-elementor.wp-child-theme-hello-theme-child-master.page-home.hello-elementor-default.mob-menu-slideout-over.elementor-default.elementor-template-full-width.elementor-kit-7.elementor-page.elementor-page-9.e--ua-blink.e--ua-chrome.e--ua-webkit {
    background-color: #001246 !important;
}
.page-home .elementor-post__card {
    box-shadow: unset !important;
}

.mob-menu-header-holder {
    width: 100%;
    background-color: unset !important;
    height: 50px;
    position: fixed;
    top: 6px;
    background: #001246 !important;
    
    height: 60px;
}
.swiper-wrapper {
    transition-timing-function: linear !important; 
  }

  .blog-sections .elementor-post__title a {
    display: block;
    text-align: left;
    width: 70%; /* reduced width */
    white-space: normal;
    word-break: break-word;
    line-height: 1.4em;
    min-height: 2.8em;
  }
  
  .blog-sections .elementor-post__excerpt p {
    display: block;
    text-align: left;
    width: 50%; /* reduced width */
    white-space: normal;
    word-break: break-word;
    line-height: 1.4em;
    min-height: 2.8em;
  }
  
  /* .whiteline img{
    margin-left: 121px !important
} */

.riv-container-solutions_testi {
    height: 340px;
}
.riv-container-Home_testi{
    height: 340px;
}

.service-item .service-label {
    font-family: "Graphik", Sans-serif !important;
    font-size: 18px !important;
    padding: 25px 20px !important;
}

.service-item.active .service-label {
    padding: 25px 5px 25px 15px !important;
    font-size: 20px;
    line-height: 24px;
}

.service-item.active .service-label {
    width: 170px !important;
}
.elementor-posts .elementor-post__card {
    background-color: unset !important;
}

.elementor-posts .elementor-post__card .elementor-post__text {
    padding: 53px 30px;
}

.elementor-9 .elementor-element.elementor-element-ba2fac0 .elementor-post__text {
    margin-top: -20px;
}

.elementor-posts .elementor-post__badge {
   
    top: 430px;
 
}
a.font-limit-fun {
    font-weight: 900;
    color: #001246;
}

.cms-cont{
    text-transform: uppercase !important;
}


.testi-head{
    font-weight: 200 !important;
}


.elementor-posts .elementor-post__card {
    border-radius: 0px;
}

div#call-to-action-sec {
    padding: 0px;
}
.quote-ccenter-img{
        position: relative;
    left: -105px;
}

.service-section {
        max-width: 1100px;
        margin: 10px auto;
        font-family: 'Segoe UI', sans-serif;
        color: white;
        padding: 20px;
        width:687px
    }

    .service-list-wrapper {
        display: flex;
        flex-direction: column;
    }

    .service-item {


      position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-top: 1px solid #001B68;
    transition: all 0.80s ease;
    overflow: hidden;
    height: 80px;
        
    }

    .service-item .service-label {

        padding: 25px 5px;
        font-size: 18px;
     
        color: #fff;

        border-left: 6px solid transparent;
        cursor: pointer;
        transition: all 0.3s ease;

        display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Graphik-bold", Sans-serif;
    text-transform:capitalize !important; 
    
    }

     .active .service-label {
    font-weight: 700 !important;
    } 

    .service-content {

    /* position: absolute;
    left: 220px;
    right: 0;
    top: 50%;
    opacity: 0;
    transform: scaleY(0.6) translateY(-50%);
    transform-origin: center;
    padding: 0;
    overflow: hidden;
    transition: all 0.4s ease;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center; */
    position: absolute;
    top: 50%;
    left: 56%;
    transform: translate(-50%, -50%) scale(0.6);
    transform-origin: center center;
    opacity: 0;
    transition: all 0.4s ease;
    padding: 0;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    pointer-events: none;
    }

    .service-item.active .service-content {

    /* opacity: 1;
    transform: scaleY(1) translateY(-50%);
    padding: 20px 30px; */

    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    padding: 20px 30px;
    pointer-events: auto;
    }
		.service-item.active {
		    background: linear-gradient(to right, rgb(255 255 255 / 49%), rgba(0, 0, 0, 0));
        
		}


   .service-item.active {
    height: 170px; 
    border-left: 20px solid #f04e68;
}
        
    .service-title {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        color: white;
         font-family: graphik-regular !important;
    }

    .service-desc {
        font-size: 16px;
        color: #ddd;
        line-height: 20px;
    letter-spacing: -0.5px;
        max-width: 600px;
        width:315px;
        font-family: graphik-regular !important;
    }


    .glass-form-btn1{
   background: rgba( 0, 18, 70, 0.1 ) !important;
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ) !important;
backdrop-filter: blur( 0px ) !important;
-webkit-backdrop-filter: blur( 0px ) !important;
border-radius: 10px 0px 0px 10px !important;
border: 1px solid rgba( 255, 255, 255, 0.18 )!important;
}

.form-glass{
    background: rgba( 0, 18, 70, 0.1 ) !important;
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ) !important;
backdrop-filter: blur( 0px ) !important;
-webkit-backdrop-filter: blur( 0px ) !important;
border-radius: 10px 0px 0px 10px !important;
border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;

}

.card-effect{
     /* position: relative; */
  transition: transform 0.50s ease;
}
.card-effect:hover {
  transform: translateY(-20px);
}


    .service-item.active .service-label {
    width: 200px !important;
}
    @keyframes fadeIn {
        from { opacity: 0; transform: translateY(10px); }
        to { opacity: 1; transform: translateY(0); }
    }

    @media screen and (max-width: 768px) {
        .service-item {
            flex-direction: column;
        }
        .service-label {
            width: 100%;
            border-left: none !important;
            border-top: 6px solid transparent;
          letter-spacing:-0.5px;
        }
        .service-item.active .service-label {
            border-top: 6px solid #f04e68;
        }
        .service-content {
            padding: 20px;
        }
    }


     .msp-wrapper {
        display: flex;
        width: 100%;
        margin: 0 auto;
/*         background: #001042; */
        font-family: 'Segoe UI', sans-serif;
        color: white;
        min-height: 500px;
    }

    .msp-left {
       width: 50%;
    position: relative;
/*     background: #001042; */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
        display: block;
    }

    .msp-left img {
        position: absolute;
    top: 60%;
    left: 40%;
    transform: translate(-50%, -50%);
    max-width: 70%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    pointer-events: none;
    }

    .msp-left img.active {
       opacity: 1;
    visibility: visible;
    z-index: 1;
    }

    .msp-right {
        width: 50%;
        /* padding: 0px 40px; */
        display: flex;
        flex-direction: column;
        justify-content: center;
          /* margin-top: 40px; */
    }
      .msp-left {
    min-height: 450px;
}
    .msp-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* margin-bottom: -10px; */
        padding: -50px 0;
        border-right: 6px solid transparent;
        cursor: pointer;
        transition: 0.80s;
        border-bottom: 1px solid #001B68;
        flex-wrap: wrap;
    }

    .msp-item:hover,
    .msp-item.active {
        background: linear-gradient(to left, rgb(255 255 255 / 48%), rgba(0, 0, 0, 0));
        border-right: 20px solid #34d1bd;
    }

    .msp-expand {
       flex: 1;
    font-size: 14px;
    color: #ddd;
    line-height: 20px;
    opacity: 0;
    transition: opacity 0.5s ease;
    padding-right: 20px;
    max-width: 450px;
    font-size: 16px;
      font-family: graphik-regular !important;
    letter-spacing:-0.5px ;
    padding-left:40px;
    text-align:right;
    }

    .msp-title {
        min-width: 160px;
        font-size: 18px;
        font-weight: 400;
        text-transform: lowercase;
        text-align: right;
        color: white;
        padding-right: 10px;
         font-family: graphik-regular !important;
    }
		.hover-image-title{
			 font-family: graphik-regular !important;
           font-size: 40px;
        font-weight:100;
         margin-top:42px;
        letter-spacing:-2.2px;
        line-height: 36px;
        text-transform:capitalize !important;
		}

    .msp-item.active .msp-expand {
        opacity: 1;
        text-align:right !important;
    }
     
		.msp-item:hover, .msp-item.active {
    padding: 20px 0;
    margin-bottom: 20px;
}
		.msp-title span{
			font-weight: 900;
			font-size:20px;
            font-family: "Graphik-bold", Sans-serif;
		}

        
    @media (max-width: 992px) {
        .msp-wrapper {
            flex-direction: column;
        }

        .msp-left,
        .msp-right {
            width: 100%;
        }

        .msp-left img {
            max-width: 70%;
        }

        .msp-item {
            flex-direction: column;
            align-items: flex-start;
        }

        .msp-title {
            text-align: left;
            margin-top: 10px;
        }
    }


     .mst-solution-list {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 0px;
        font-family: 'Graphik', Arial, sans-serif;
        color: #ffffff;
        text-transform: capitalize;
    }

    .mst-solution-item {
        padding: 18px;
        border-radius: 0;
        position: relative;
        overflow: hidden;
        background: transparent;
        /* border-top: 4px solid transparent; Prevent layout shift */
        cursor: pointer;
        transition: all 0.8s ease;
        border-top: 4px solid transparent; /* Keeps pink hover border */
       border-bottom: 1px solid #001B68; 
    }

    .mst-solution-title {
        font-size: 18px;
        font-weight: 500;
    }

    .mst-solution-content {
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: max-height 0.8s ease, opacity 0.8s ease;
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px;
        color: #ffffff;
    }

    .mst-solution-item.active {
        background: linear-gradient(to bottom, #6F6F6F 0%, rgba(111, 111, 111, 0) 100%);
        border-top: 10px solid #F72B60;
    }

    .mst-solution-item.active .mst-solution-content {
        max-height: 500px;
        opacity: 1;
    }

    /* Desktop hover override */
    @media (min-width: 768px) {
        .mst-solution-item:hover {
            background: linear-gradient(to bottom, #6F6F6F 0%, rgba(111, 111, 111, 0) 100%);
            border-top-color: #F72B60;
        }

        .mst-solution-item:hover .mst-solution-content {
            max-height: 500px;
            opacity: 1;
        }
    }


    .m-section-list {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 0px;
        font-family: 'Graphik', Arial, sans-serif;
        color: #ffffff;
    }

    .m-section-item {
        padding: 18px;
        border-radius: 0;
        position: relative;
        overflow: hidden;
        background: transparent;
        border-top: 4px solid transparent;
        border-bottom: 1px solid #001B68;
        cursor: pointer;
        transition: all 0.8s ease;
    }

    .m-section-title {
        font-size: 20px;
        font-weight: 500;
        font-family: 'Graphik', Arial, sans-serif;
    }

    .m-section-content {
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: max-height 0.8s ease, opacity 0.8s ease;
        /* font-size: 18px; */
        line-height: 1.6;
        margin-top: 10px;
        color: #ffffff;
        font-family: 'Graphik', Arial, sans-serif;
        font-size: 16px;
        line-height: 20px;
    }

    .m-section-item img {
        width: 100%;
        height: auto;
        margin-top: 12px;
        border-radius: 8px;
    }

    .m-section-item.active {
        background: linear-gradient(to bottom, #6F6F6F 0%, rgba(111, 111, 111, 0) 100%);
        border-top: 10px solid #42B39A;
    }

    .m-section-item.active .m-section-content {
        max-height: 1000px;
        opacity: 1;
    }
    .strong-tit {
    font-family: 'Graphik-bold';
}

    @media (min-width: 768px) {
        .m-section-item:hover {
            background: linear-gradient(to bottom, #6F6F6F 0%, rgba(111, 111, 111, 0) 100%);
            border-top-color: #F72B60;
        }

        .m-section-item:hover .m-section-content {
            max-height: 1000px;
            opacity: 1;
        }
    }
    

@media only screen and (max-width: 736px) {
   .page-home .riv-mobile-container canvas {
      
       
        position: absolute;
        left: -308px;
        z-index: 999;
        width: 365px;
        bottom: -100px;
        overflow-x: hidden !important;
    }

    .attachment-medium {
        margin-top: 30px !important;
    }

   .footer-quick  ul {
        display: block !important;
    }
    .footer-quick  ul li {
        padding-bottom: 10px !important;
    }
  
   .page-home .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        left: 49% !important;
    }
    .animation_container-1{
        width: 350px !important;
    }
    canvas#canvas-1 {
        width: 355px !important;
        height: 250px !important;
        float: left;
    }
    div#dom_overlay_container-1 {
        width: 355px !important;
    }
    div#animation_container-1 {
        width: 350px !important;
        height: 0px !important ;
    }
    .elementor-post__title a {
        font-size: 20px !important;
        line-height: 1.4em !important;
        min-height: 0em !important;
      }
      .blog-sections .elementor-post__excerpt p {
       
        font-size: 16px !important;
      
        line-height: 1.4em !important;
        min-height: 2.8em !important;
      }

      .spline-off .default-bg-img2{
        background-image: url('/wp-content/uploads/2025/04/start-1.png');
        background-repeat: no-repeat;
        background-size:cover ;
        background-position: 467px -278px !important;
    }
    .canvass {
        width: 420px !important;
        height: 350px !important;
        background: unset !important;
    }
    /* .animation_con {
       height: 380px !important;
       position: relative;
       right: 80px;
    } */
    
        .page-industries .mobile-solution-test .swiper-pagination{
            
            left: 140px !important;
        }


    .page-industries .animation_con {
         height: 380px !important;
       position: relative;
       margin-left: -40px !important;
    }
    .riv-container-Home_testi {
        height: 250px !important;
        margin-left: 0px;
    }
     .page-home .riv-container-Home_testi canvas {
        width: 325px;
        margin-top: 29px;
    }
    .page-industries .riv-container-solutions_testi canvas {
       width: 317px !important;
        margin-top: 26px;
    }
    .riv-container-solutions_testi {
        height: 240px !important;
    }
    .swiper-pagination-bullet .swiper-pagination-bullet-active {
      
        background-color: #d42828 !important;
        
    }
    .solution-test .swiper-pagination-bullet {
      
        background-color: #fff !important;
        
    }
    .mob-menu-header-holder {
        background:#001246c9 !important;
        height: 59px !important;
    }

    .page-home .elementor-post__badge {
        top: 320px !important;
        left: -20px !important;
    }
    .riv-container-laptop_Association canvas {
        
        width: 347px !important;
        position: relative;
        left: -13px;
    }
    .riv-container-laptop_MMessanger canvas {
         width: 320px !important;
        
    }
    .riv-container-laptop_Enterprise canvas {
         width: 344px !important;
        position: relative;
        left: -13px;
    }
    .riv-container-laptop_MLinks canvas {
         width: 320px !important;
    }
    .riv-container-laptop_Meeting canvas {
         width: 344px !important;
        position: relative;
        left: -13px;
    }
    .riv-container-product_btm2 canvas {
    width: 330px !important;
    position: relative;
    left: 12px;
}

   .page-home .elementor-9 .elementor-element.elementor-element-ba2fac0 .elementor-post__text {
    padding: 30px 20px !important;
    
}
.page-services main#content {
    overflow-x: hidden;
}
.riv-container-services_btm-mob canvas {
    position: relative;
    right: 17px;
}
.tell-us {
    position: relative;
    right: 190px;
    top: 10px;
}
.page-industries main#content {
    overflow-x: hidden;
}

.page-partners main#content {
    overflow-x: hidden;
}
.riv-container-companypage_rocket canvas {
    width: 300px;
}
.quote-ccenter-img {
   
    left: 120px !important;
    
    top: -169px !important;
}

.page-erp-development .elementor-12832 .elementor-element.elementor-element-044eee2 {
    left: 0px !important;
}

.healthcare-box .elementor-widget-container {
    height: 320px !important;
}

    }

  

@media only screen and (max-width: 1024px) {
    .mob-menu-header-holder {
        width: 100%;
        background-color: unset ;
        height: 50px;
        position: fixed;
    }
}

.page-contact-us  div#call-to-action-sec {
    display: none;
}

@media only screen and  (max-width: 1366px) {
    


    .riv-container-ecom canvas{
        margin-top:-3px !important;
    }
  /* .riv-container-solutions_enterpriseit{
    margin-top:109px !important;
  } */
  .riv-container-solutions_erp{
    margin-top: 5px;
  }
  .solution-test .swiper-pagination-bullet {
     background-color: #fff !important;
   
  }
  .solution-test .swiper-pagination-bullet-active {
    background-color: #D91C42 !important;
  
 }
 
.riv-container-solutions_testi {
    height: 340px;
}

.riv-container-Home_testi{
    height: 340px;
}

.home-para .elementor-widget-container p{
    position: absolute;
  left: -100px;
  bottom: 10px;
}
.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
    background-image: none !important;
}



.elementor-posts .elementor-post__card .elementor-post__text {
    padding: 75px 30px;
}
.page-industries div#animation_container {
    margin-top: 20px;
    margin-left: -215px;
}


.page-solutions .elementor-3387 .elementor-element.elementor-element-8fc246b {
left: 253px !important;
top: -11px !important;
}

.page-home .swiper-pagination{
    top: 250px !important;
    left: 277px !important;
}

  .page-solutions .swiper-pagination {
    
    right: -241px;
  } 

  #animated-path-container {
    
    left: 94px !important;
    
}
.page-industries #animated-path-container {
    
    left: 108px !important;
    top: -50px;
    
}

.page-partners  #animated-path-container {
    
    left: 102px !important;
    
}
.page-partners #animated-path-container {
    
    top: -38px !important;
}
.quick-link-p h3.elementor-heading-title {
    font-size: 50px !important;
}
.quick-links-riv .elementor-widget-container{
    padding-top: 45px !important;
}
.page-company #animated-path-container {
    left: 185px !important;
}
.page-industries .solution-testi-riv-img{
    top:90px !important;
} 
.page-industries .whiteline-solutions{
    left: 290px;
}
.page-industries .swiper-pagination{
    left: 275px !important;
}
.page-industries .elementor-3387 .elementor-element.elementor-element-75ba95f {
    top: 123px;
}
.page-industries  .swiper-pagination-clickable .swiper-pagination-bullet {
   background-color: white;;
}
.page-industries .elementor-3387 .elementor-element.elementor-element-a2000eb {
    left: 230px !important;
}

.page-home .elementor-post__badge {
    top: 450px ;
      left: -18px !important;
}

.page-home .elementor-9 .elementor-element.elementor-element-ba2fac0 .elementor-post__card {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
.page-home .elementor-9 .elementor-element.elementor-element-ba2fac0 .elementor-post__text {
    padding: 50px 20px;
  
}
.page-industries .elementor-3387 .elementor-element.elementor-element-9726743 {
    top: 558px !important;
}
.page-industries .elementor-element.elementor-element-e6238bf.elementor-absolute.elementor-hidden-mobile.aos-fade-right.solution-riv-2.elementor-widget__width-initial.elementor-widget.elementor-widget-html.aos-init.aos-animate {
    top: 117px;
}
.page-industries .elementor-3387 .elementor-element.elementor-element-db9db48 {
    top: 183px;
}
.page-company .elementor-44024 .elementor-element.elementor-element-876e51e > .elementor-widget-container {
    margin: 0px 0px 0px 1px;
}
.page-company  .elementor-44024 .elementor-element.elementor-element-28f887d > .elementor-widget-container {
    margin: 0px 0px 0px 1px;
}

.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-3dd35601.software-banner{
    width: 88%; 
}
 .page-website-design .elementor-14157 .elementor-element.elementor-element-2549ff43 {
    left: 27px !important;
}
.page-website-design .elementor-14157 .elementor-element.elementor-element-31b628f9 {
    top: 96px !important;
    left: -6px !important;
}
.page-custom-web-development .elementor-13503 .elementor-element.elementor-element-8b25a5b {
    left: 3px !important;
}
.page-wordpress-development .elementor-12944 .elementor-element.elementor-element-f7461c5 {
   
    top: -5px;
}
.page-mobile-application-development .elementor-11720 .elementor-element.elementor-element-3e8faea {
    left: 7px;
}
.page-mobile-application-development .elementor-11720 .elementor-element.elementor-element-3e8faea {
    top: 79px;
}
.healthcare-box .elementor-widget-container {
    height: 420px;
}
.page-erp-development .elementor-12832 .elementor-element.elementor-element-044eee2 {
    left: 150px !important;
}


.home .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    right: -61% !important;
    align-items: unset;
    top: 100% !important;
}
/* .riv-container-company_innov{
    width: 190px !important;
    height: 190px !important;
} */
.page-industries  .elementor-3387 .elementor-element.elementor-element-e6238bf {
    left: 742px !important;
}
}


      @media only screen and (min-width: 1536px){
        .buttons{
            margin-left: -2px;
        }
    
        .buttons1{
            margin-left: -3px;
        }
        .elementor-9 .elementor-element.elementor-element-89220a8 {
            top: 68px;
          
        } 
        body:not(.rtl) .elementor-9 .elementor-element.elementor-element-89220a8 {
            left: -285px !important;
        }
         .elementor-9 .elementor-element.elementor-element-f160d4e {
            left: 270px !important;
        }
        .elementor-9 .elementor-element.elementor-element-f160d4e {
            top: 88px !important;
        }
        body:not(.rtl) .elementor-9 .elementor-element.elementor-element-4c5f1c8 {
            left: 332px;
        }
        .elementor-9 .elementor-element.elementor-element-4c5f1c8 {
            top: 68px;
        }
       .page-industries .elementor-3387 .elementor-element.elementor-element-efacc15 {
            left: 509px !important;
            top: 202px !important;
        }
        .page-solutions   .elementor-3387 .elementor-element.elementor-element-efacc15 {
            top: 202px;
      } 
      .retailecom {
        left: -74px;
        top: 170px !important;
    }
    .enterprise-it {
        left: 476px !important;
        top: 192px !important;
    }
    .elementor-3387 .elementor-element.elementor-element-e6238bf {
        left: 857.99px;
    }
    .elementor-3387 .elementor-element.elementor-element-e6238bf {
        top: 158px;
    }
    div#animation_container {
        
        margin-left: -147px !important;
    }

 
    .know-more-about{
        left: 513px !important;
         top: 665px !important;

    }
    .solution-testi-riv-img{
        top: 90px !important;
    }
   
    .page-industries .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
        left: 53.5% !important;
    }
    .page-industries .elementor-3387 .elementor-element.elementor-element-a2000eb {
        top: 91px;
        left: 309px !important;
    }

    .page-industries span.swiper-pagination-bullet {
        background-color: white;
    }
    body:not(.rtl) .elementor-3387 .elementor-element.elementor-element-1cb6421 {
        left: -76px;
    }

    .elementor-3387 .elementor-element.elementor-element-70194da {
        width: 26%;
    }

    /* .solution-test .elementor-widget-container .elementor-swiper .elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        left: 47.5% !important;
    } */
    .elementor-3289 .elementor-element.elementor-element-fa7d321 {
        width: 23.5%;
    }
    .elementor-3289 .elementor-element.elementor-element-341d25c {
        top: -70px;
    }
    .rtl-carousel .elementor-widget-container .elementor-swiper .elementor-main-swiper .swiper-pagination{
        left: 57.5% ;
    }
    div#dot2 {
        position: relative;
        top: -18px;
    }
    div#dot3 {
        position: relative;
        top: -24px;
    }
    .dot5 {
        position: relative;
        top: -21px;
    }
    .dot6 {
        position: relative;
        top: -28px;
    }
    .dot8 {
        position: relative;
        top: -19px;
    }
    .elementor-3289 .elementor-element.elementor-element-d22ec47 {
        width: 27%;
    }
    .riv-container-services_top {
        padding-left: 318px;
    }
   
        .elementor-5385 .elementor-element.elementor-element-dcfdd31 {
            width: 17%;
        }
        /* .riv-container-solutions_erp {
            margin-top: -275px;
            margin-left: -97px;
        } */
        .rtl-carousel .elementor-testimonial__footer {
            float: left;
        }
        .swiper-pagination {
    
            right: -322px;
          } 
    .page-solutions .swiper-pagination {
    
            right: -296px;
          } 

        
        #animated-path-container {
    
            left: 80px !important;
            
        }
        .page-services #animated-path-container {
    
            left: 100px !important;
            
        }

        .page-solutions #animated-path-container {
    
            left: 78px !important;
            
        }

        .page-solutions .solution-top-rivs{
            top: -118px !important;
        }
        .whiteline-solutions {
            left: 331px !important;
            top: 95px !important;
        }

         .partner-leading-sec h2.elementor-heading-title.elementor-size-default {
            padding-right: 42px !important;
        }

        /* .page-partners .elementor-11313 .elementor-element.elementor-element-9ede08f {
            left: 0px !important;
        }
        .page-partners .elementor-11313 .elementor-element.elementor-element-e8788db {
            top: 65px !important;
            left: -250px !important;
        }
        .page-partners .elementor-11313 .elementor-element.elementor-element-4f059e9 > .elementor-widget-container {
            padding: 0px 0px 0px 179px !important;
        }

        .page-partners .elementor-11313 .elementor-element.elementor-element-1f5a6c0 > .elementor-widget-container {
            padding: 0px 80px 0px 179px !important;
        } */
        .page-partners .elementor-11313 .elementor-element.elementor-element-b7d4e37 {
            left: 252px !important;
        }

        .page-partners .elementor-11313 .elementor-element.elementor-element-e5e3a65 {
            width: 70% !important;
        } 

        /* .page-partners .elementor-11313 .elementor-element.elementor-element-e8788db {
            left: -302px !important;
        } */
       
        .page-partners .elementor-11313 .elementor-element.elementor-element-e8788db {
            top: 69px !important;
            left: -205px !important;
        }

      
        .page-partners .elementor-11313 .elementor-element.elementor-element-9b6301d {
            width: 68% !important;
        }
        .page-partners  .elementor-11313 .elementor-element.elementor-element-f6d4488 {
            width: 68% !important;
        }

        .page-partners .elementor-11313 .elementor-element.elementor-element-f09d665 > .elementor-element-populated {
            padding: 0px 11px 0px 0px !important;
        }
        .page-partners  #animated-path-container {
                left: 95px !important;
            }
        
           .page-home .elementor-widget-container .elementor-swiper .elementor-main-swiper .swiper-pagination {
                right: -321px;
            }
            

            



            .page-delivery-model .elementor-12025 .elementor-element.elementor-element-3f70b64 {
                width: 50%;
            }
     .page-delivery-model .elementor-12025 .elementor-element.elementor-element-008e173 {
            left: 458px !important  ;
        }
   
       .page-delivery-model .elementor-12025 .elementor-element.elementor-element-008e173 {
            top: 320px;
        }
        
    
      .page-delivery-model  .elementor-widget-container p {
            padding-right: 57px;
        }
       .page-delivery-model .elementor-12025 .elementor-element.elementor-element-202e139 > .elementor-widget-container {
            padding: 11px 179px 0px 0px;
        }
        
        .blog-sections .elementor-post__text {
            padding-top: 38px !important;
            padding-bottom: 70px !important;
        }
        .blog-sections .elementor-post__badge {
            top: 431px !important;
            left: -18px !important;
        }
        .page-partners #animated-path-container {
            left: 95px;
            top: -35px;
        }

        .page-company #animated-path-container {
        left: -5px !important;
    }


    element.elementor-element-8e4e913 {
    padding: 64px 0px 0px 0px;
}
.page-company .elementor-44024 .elementor-element.elementor-element-b55bf58 {
    left: 30px !important;
}
.page-company .elementor-44024 .elementor-element.elementor-element-b55bf58 {
    top: -77px !important;
}
.page-company .elementor-44024 .elementor-element.elementor-element-e62f338 {
    padding: 77px 0px 30px 0px !important;
}
.page-company .elementor-44024 .elementor-element.elementor-element-fbe02f0 {
    top: -116px !important;
}
.page-company .elementor-44024 .elementor-element.elementor-element-b1d33b2 {
    padding: 50px 0px 17px 0px !important;
}
.page-company .elementor-44024 .elementor-element.elementor-element-b74eae0 {
    left: 18px !important;
}
.page-company .elementor-44024 .elementor-element.elementor-element-b74eae0 {
    top: -90px !important;
}

.page-company  .elementor-44024 .elementor-element.elementor-element-8e4e913 {
   
    padding: 70px 0px 0px 0px !important;
}
    } 


     







            @media only screen and (min-width:1920px) {

            .test-class canvas {
            
                bottom: -379px !important;
                left: 108px !important;
                width: 615px !important;
            }

            .elementor-9 .elementor-element.elementor-element-9d39024 {
                margin-top: 0px;
                margin-bottom: 0px;
                padding: 150px 60px 150px 60px;
            }
            
            .elementor-9 .elementor-element.elementor-element-4e801fd {
            
                padding-bottom: 100px;
            }
            .riv-container-Home_testi {
                position: relative;
                top: 36px;
                left: 120px;
            }
            .test-home-cls {
                margin-left: -112px;
            }
            .elementor-element.elementor-element-4c5f1c8.elementor-absolute.home-line.elementor-widget.elementor-widget-image {
                margin-left: 53px;
            }
            .rtl-carousel .elementor-widget-container .elementor-swiper .elementor-main-swiper .swiper-pagination {
            
                margin-left: -59px;
            }
            img.attachment-large.size-large.wp-image-5631 {
                width: 700px;
            }
            img.attachment-large.size-large.wp-image-5682 {
                width: 700px;
            }
            .elementor-3289 .elementor-element.elementor-element-341d25c > .elementor-widget-container {
            
                padding-left: 635px;
            }
            .elementor-3289 .elementor-element.elementor-element-fa7d321 {
                width: 19.5% !important;
            }
            .elementor-3289 .elementor-element.elementor-element-d22ec47 {
                width: 21.332%;
            }
            .elementor-3387 .elementor-element.elementor-element-70194da {
                width: 21% !important;
            }
            .riv-container-solutions-top {
                padding-left: 200px;
            }
        
            .riv-container-ecom {
                margin-top: 92px !important;
            }
        .animation_con canvas{
            margin-left: 0px;
        }
        
            
            .riv-container-solutions_logitics {
                margin-left: 239px;
                margin-top: 94px;
            }
        .riv-container-solutions_enterpriseit {
                margin-left: 144px;
                margin-top: 93px !important;
            }
          
        .riv-container-ecom canvas {
                margin-top: 0px !important;
                
            }
        .riv-container-healthsolution {
                margin-left: 149px;
                margin-top: 34px;
            }
            div#animation_container {
                margin-left: 7px !important;
            }
        .riv-container-solutions_testi canvas{
            margin-top: -20px;
            margin-left: 200px;
        }
        .whiteline img {
        position: relative;
        left: 90Px;
        }
        .riv-container-solutions_erp {
            position: relative;
            left: 151px;
            top: 226px !important;
        }
        .elementor-posts .elementor-post__badge {
    top: 500px !important;
}

.riv-container-product_btm canvas {
    width: 450px;
}
.riv-container-product_btm {
    padding-left: 50px;
}
.riv-container-product_btm {
    padding-left: 50px;
    position: relative;
    top: 6px;
}


.riv-container-services_top {
        padding-left: 37px;
    }
.riv-container-services_btm canvas {
    width: 450px;
}
body:not(.rtl) .elementor-3387 .elementor-element.elementor-element-8fc246b {
    left: 647px;
}
div#dot3 {
    position: relative;
    top: -41px;
}

.dot5 {
    position: relative;
    top: -41px;
}
.dot6 {
    position: relative;
    top: -48px;
}
.dot11 {
position: relative;
top: -19px;
}
.elementor-3387 .elementor-element.elementor-element-2f88d25 {
    width: 19%;
}






.page-solutions .elementor-3387 .elementor-element.elementor-element-db9db48 {
    top: 167px;
}

.page-solutions  .elementor-3387 .elementor-element.elementor-element-69c983a {
    top: 178px;
}
.page-solutions .elementor-3387 .elementor-element.elementor-element-efacc15 {
    top: 178px;
}

.page-home .rtl-carousel .elementor-widget-container .elementor-swiper .elementor-main-swiper .swiper-pagination {
    
    top: 238px  !important;
    right: -373px !important;
}

.page-home  .elementor-9 .elementor-element.elementor-element-f160d4e {
    top: 124px !important;
    left: 450px !important;
}
.page-solutions .swiper-pagination {
    right: -385px !important;
}

.elementor-11313 .elementor-element.elementor-element-f09d665 {
    width: 22.5%;
}


.page-partners .elementor-11313 .elementor-element.elementor-element-e8788db {
    top: 69px !important;
    left: -398px !important;
}
.elementor-11313 .elementor-element.elementor-element-7039b0a {
    width: 32% !important;
}
.elementor-11313 .elementor-element.elementor-element-89c0dd0 {
    width: 32% !important;
}
.elementor-11313 .elementor-element.elementor-element-fb07bfe {
    width: 31% !important;
}

.quick-links-riv .elementor-widget-container{
    padding-top: 188px !important;
}




.page-industries .elementor-element.elementor-element-efacc15.elementor-absolute.elementor-hidden-mobile.aos-fade-left.elementor-widget.elementor-widget-html.aos-init.aos-animate {
    top: 178px !important;
}

.page-industries .elementor-element.elementor-element-db9db48.elementor-absolute.elementor-hidden-mobile.enterprise-it.elementor-widget.elementor-widget-html {
    left: 510px !important;
    top: 162px !important;
}


 .page-industries  .elementor-3387 .elementor-element.elementor-element-a2000eb {
    left: 458px !important;
    top: 70px !important;
}

.page-industries  .elementor-3387 .elementor-element.elementor-element-75ba95f {
    left: 430px !important;
}

.page-company .elementor-44024 .elementor-element.elementor-element-b74eae0 {
       top: -115px !important;
    }



    .page-company .elementor-44024 .elementor-element.elementor-element-b74eae0
 {       left: 98px !important;
    }
   .page-company .elementor-44024 .elementor-element.elementor-element-e32ea70 {
    top: -142px !important;
}
.page-company .elementor-44024 .elementor-element.elementor-element-b55bf58 {
        left: 111px !important;
    }


   .page-company .elementor-44024 .elementor-element.elementor-element-2efa7ef {
        width: 27% !important;
    }
.page-company .elementor-44024 .elementor-element.elementor-element-0d83fc8 {
        width: 45% !important;
    }

        } 



        
.elementor-22 .elementor-element.elementor-element-06f3516 .elementor-nav-menu--main .elementor-item.elementor-item-active {
            color: #E41C1C  !important;
        }        






        .rtl-carousel {
            direction: rtl !important;
          }
          
          .rtl-carousel .swiper-slide {
            text-align: right;
          }

          .rtl-carousel .elementor-testimonial__footer {
            float: left;
        }
        
        .dot, .dot2, .dot3, .dot1 {
            z-index: 999;
        }



        .icon-class .elementor-icon-list-item {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  
  .icon-class .elementor-icon-list-icon {
    margin-left: 10px;
    margin-right: 0;
  }

.icon-class li.elementor-icon-list-item {
    gap: 45px;
}
.blur-box{
    background: rgba( 0, 18, 70, 0.65 );
 box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
 backdrop-filter: blur( 9.5px );
 -webkit-backdrop-filter: blur( 9.5px );
 border-radius: 10px;
 border: 1px solid rgba( 255, 255, 255, 0.18 );
 }

 .count-rank-1{
    background: rgba( 247, 43, 96, 0.55 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 6px );
    -webkit-backdrop-filter: blur( 6px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
 }

 .count-rank{
    background: rgba( 253, 180, 0, 0.55 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 6px );
    -webkit-backdrop-filter: blur( 6px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
 }
 .count-rank-3{
    background: rgba( 24, 192, 255, 0.55 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 6px );
    -webkit-backdrop-filter: blur( 6px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
 }
 .count-rank-4{
    background: rgba( 66, 179, 154, 0.55 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 6px );
    -webkit-backdrop-filter: blur( 6px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
 }


.page-products #call-to-action-sec {
    display: none;
}
.page-services #call-to-action-sec {
    display: none;
}
.page-industries #call-to-action-sec {
    display: none;
}
.page-partners #call-to-action-sec {
    display: none;
}
.blog #call-to-action-sec {
    display: none;
}
.single-post  #call-to-action-sec {
    display: none;
}
.blog .elementor-post__card .elementor-post__text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* .card-effect {
	position: relative;
}
.card-effect::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.card-effect:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
} */

#tech-list ul li {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

#tech-list ul li svg {
    padding: 15px;
    margin: 0;
}

#offshore-list ul li {
    background: #ffffff;
    padding: 14px;
    margin: 10px;
    margin-left: 0;
}

#faq-section .e-n-accordion-item {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    margin: 10px;
}


#faq-section summary.e-n-accordion-item-title {
    padding-inline: 32px !important;
    border-bottom: unset !important;
}

#faq-section .e-con-full.e-flex.e-con.e-child {
    padding-top: 5px;
    padding-inline: 32px;
}

.faq-icons .elementor-icon {
    background: #ffffff;
    padding: 20px;
    border-radius: 500%;
}

.seo-services ul li {
    background: #fff;
    padding: 20px !important;
    margin: 25px !important;
    border-radius: 10px;
}


.services-footer .list-1-item-4 {
    display: none;
}
.services-footer .list-1-item-5 {
    display: none;
}
.services-footer .list-1-item-6 {
    display: none;
}
#more-footer-menu {
    cursor: pointer;
}
.industry-footer .list-1-item-6 {
    display: none;
}
.industry-footer .list-1-item-7 {
    display: none;
}
.industry-footer .list-1-item-8 {
    display: none;
}
.industry-footer .list-1-item-9 {
    display: none;
}
.industry-footer .list-1-item-10 {
    display: none;
}
.industry-footer .list-1-item-11 {
    display: none;
}
.industry-footer .list-1-item-12 {
    display: none;
}



      .more-footer-menu {
      transform: rotate(-360deg);
      animation: bounceDown 1.5s infinite;
    }

    @keyframes bounceDown {
      0%, 100% {
        transform: translateY(0) rotate(-360deg);
      }
      50% {
        transform: translateY(10px) rotate(-360deg);
      }
    }

    
    .rotate-arrow {
    animation: bounceUp 1.5s infinite;
    transform: rotate(-180deg);
  }

  @keyframes bounceUp {
    0%, 100% {
      transform: translateY(0) rotate(-180deg);
    }
    50% {
      transform: translateY(10px) rotate(-180deg);
    }
  }
/* body .sl-pl-back {
    background-color: #ffffff !important;
    opacity: 1 !important;
    z-index: 99999 !important;
} */

.page-home {
	background:#001246 !important;
}