.elementor-kit-1554{--e-global-color-primary:#2B79B1;--e-global-color-secondary:#005697;--e-global-color-text:#050605;--e-global-color-accent:#DB832A;--e-global-color-11cce95:#F8FBFF;--e-global-color-4c9bb31:#FF972E;--e-global-color-02a28cc:#FFFFFF;--e-global-color-5118746:#C8DBF5;--e-global-color-e6f2d77:#5C6066;--e-global-typography-primary-font-family:"Rajdhani";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Rajdhani";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Rajdhani";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.4em;--e-global-typography-accent-letter-spacing:0.4px;--e-global-typography-0cc518e-font-family:"Rajdhani";--e-global-typography-0cc518e-font-size:20px;--e-global-typography-0cc518e-font-weight:bold;--e-global-typography-0cc518e-letter-spacing:0.3px;--e-global-typography-0cc518e-word-spacing:0.1em;--e-global-typography-09fdaad-font-family:"Rajdhani";--e-global-typography-09fdaad-font-size:16px;--e-global-typography-09fdaad-font-weight:bold;--e-global-typography-09fdaad-letter-spacing:0.1px;--e-global-typography-6fa4a9b-font-family:"Merriweather";--e-global-typography-6fa4a9b-font-size:14px;--e-global-typography-6fa4a9b-font-weight:500;--e-global-typography-6fa4a9b-font-style:italic;--e-global-typography-6fa4a9b-line-height:1.7em;--e-global-typography-6fa4a9b-letter-spacing:0.6px;}.elementor-kit-1554 button,.elementor-kit-1554 input[type="button"],.elementor-kit-1554 input[type="submit"],.elementor-kit-1554 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Rajdhani", Sans-serif;font-size:16px;font-weight:bold;text-transform:uppercase;letter-spacing:0.2px;color:#FFFFFF;border-radius:8px 8px 8px 8px;padding:11px 20px 9px 20px;}.elementor-kit-1554 button:hover,.elementor-kit-1554 button:focus,.elementor-kit-1554 input[type="button"]:hover,.elementor-kit-1554 input[type="button"]:focus,.elementor-kit-1554 input[type="submit"]:hover,.elementor-kit-1554 input[type="submit"]:focus,.elementor-kit-1554 .elementor-button:hover,.elementor-kit-1554 .elementor-button:focus{background-color:var( --e-global-color-4c9bb31 );color:var( --e-global-color-02a28cc );}.elementor-kit-1554 a:hover{color:var( --e-global-color-4c9bb31 );}.elementor-kit-1554 h3{font-weight:600;}.elementor-kit-1554 h5{font-family:"Rajdhani", Sans-serif;font-size:20px;font-weight:bold;letter-spacing:0.3px;word-spacing:0.1em;}.elementor-kit-1554 input:not([type="button"]):not([type="submit"]),.elementor-kit-1554 textarea,.elementor-kit-1554 .elementor-field-textual{border-style:solid;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1554{--e-global-typography-primary-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*CUSTOM NAV STYLES*/
.elementor-nav-menu--dropdown{
    top: 60px;
    padding: 15px 30px 30px 30px;
    border-bottom: 2px solid #E8F1FE;
}

.customer-login-btn,
.nav-partner{
    display: none !important;
}


@media (max-width: 767px){
    .elementor-nav-menu__align-left .elementor-nav-menu{
        justify-content:center !important;
    }
    
    .elementor-nav-menu{
        display: flex;
        flex-wrap: wrap;
    }
}
    
@media (max-width: 1024px){
    
    .customer-login-btn,
    .nav-partner{ 
        display:block !important;
       
    }
    
    .nav-partner:before{
        content:'';
        display: block;
        border-top: 2px solid #E8F1FE;
        margin-top:10px;
    }
    
    .nav-partner a{
        color: #005697 !important;
        text-transform: uppercase;
        margin-top: 10px;
    }
    
   
    
    
   .customer-login-btn a{
    background: #FF972E;
    padding:8px;
    border-radius: 8px;
    color: #ffffff !important;
    }
    
    .customer-login-btn a:hover{
        background:var( --e-global-color-4c9bb31 ) !important;
         padding:8px;
    }

    .customer-login-btn a:after{
        display: none;
    }

}

/*HEADER RESPONSIVE STYLES*/
@media (min-width: 1701px){
    .header-scrolling-txt{
        margin-left: 35%;
    }
}
@media (max-width: 1700px) and (min-width: 1024px){
    .header-scrolling-txt{
        margin-left: 5%;
    }
    
    .header-static-img{
        right: -5px !important;
        top: -10vh !important;
    }
}

/*VENDOR LOGO GALLERY STYLES*/

.elementor-kit-1554 .gallery{
    display: flex;
    
    align-items: center;
    gap: 25px;
}

@media (max-width: 767px){
    .elementor-kit-1554 .gallery{
       flex-wrap: wrap;
    }
    .elementor-kit-1554 .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{
        flex: auto;
        width: 25%;
    }
}



/*converting text link into buttons*/
.rounded-link a.ptf-link-with-arrow{
    background:#FF972E;
    border-radius: 100%;
    height: 40px;
    width: 40px;
}

.rounded-link a:hover.ptf-link-with-arrow{
    background:#DB832A;
}

.rounded-link .lnil{
    padding-left: 3px;
    color: #ffffff;
}

/*HOME PAGE SOLUTIONS LINK STYLES*/
.home-solutions-link{
   position: relative;
top: 20px;
}
.home-solutions-link a{
    font-family: var( --e-global-typography-0cc518e-font-family ), Sans-serif;
    font-size:var( --e-global-typography-0cc518e-font-size );
    font-weight: var( --e-global-typography-0cc518e-font-weight );
    text-transform: uppercase;
    color: var( --e-global-color-accent );
}

.home-solutions-link a:hover{
    color: #FF972E;
}

/*PLAIN TEXT LINK COLORS*/

.text-link a:link {
  color: #2B79B1;
  font-weight: bold;
}

.text-link a:hover {
  color: #DB832A;
}

.text-link a:visited {
  color: #2B79B1;
}

.text-link a:active {
  color: #2B79B1;
}



/*INDUSTRY BLOCK LINK STYLES*/
.industry-link a:hover{
    color:#DB832A;
}


/*SOLUTIONS BLOCKS FOR HOMEPAGE SLIDERS & SUBPAGES STYLES*/
.solutions-block > .elementor-widget-container{
    min-height: 350px;
    max-height: 700px;
}
.solutions-block .elementor-icon-box-title{
    line-height: 10px !important;
}

@media (max-width: 1024px) and (min-width: 768px){
    .solutions-block > .elementor-widget-container{
        min-height:450px;
        max-height:450px !important;
    }
    
     .home-solutions-link{
        text-align:left !important;
    }
}

@media (max-width: 767px){
    .solutions-block > .elementor-widget-container{
     min-height:0;
     max-height:330px !important;
    }
}


/*DETAIL ACCORDION LINK SYTLES*/
.elementor-tab-content{
    position: relative;
}
.detail-accordion-link{
   position: absolute; 
   bottom: 0;
   right: 0;
}
.detail-accordion-link a{
    font-family: var( --e-global-typography-0cc518e-font-family ), Sans-serif;
    font-size:var( --e-global-typography-0cc518e-font-size );
    font-weight: var( --e-global-typography-0cc518e-font-weight );
    text-transform: uppercase;
    color: var( --e-global-color-accent );
}/* End custom CSS */