body,html{
    overflow-x:hidden;
}
/* my css */
body{
    font-family: 'Inter';
    font-style: normal;
}

.btnmain{
background-color: unset !important;
color: #4d9bdf !important;
border: 2px solid  #4d9bdf !important;
}
p{
    font-size: 15px;
}
.hero-header{
    width: fit-content;
}

.bgimage{
    background-image: url("../img/Compressed/LandingPage/Slider BG With Image.png");
    background-size: cover;
    width: 100%;
    height: 850px;
}
.bgimage p{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;
color: #FFFFFF;
}
nav {background: linear-gradient(134.31deg, #2DB0FE 0%, #0045AC 100%);}
.navbar-nav {
    font-family: 'Inter';
font-style: normal;
font-weight: 600 !important;
font-size: 18px !important;
line-height: 22px !important;
/* identical to box height */
text-align: center;
/* Secondary/Pure White */
color: #FFFFFF !important;

  }

.dropdown-item{
    background: linear-gradient(134.31deg, #2DB0FE 0%, #0045AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
a{
    color: unset;
}
/* about us section style */
.container.aboutUs
{
    margin-top: 80px !important;
}
.aboutUs h2 { 
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 40px;
color: #444444;
/* Primary/Neutral Gray */
}
.aboutUs p{
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 24px;
/* or 133% */
/* Primary/Neutral Gray */

color: #444444;
}
/* sliider styles */
.slider-container.Tws{
    margin-bottom: 50px;
}
  .slider-container {
    width: 80%;
    margin: 20px auto;
  }
  
  .slider {
    position: relative;
    overflow: hidden;
  }
  .gradient-text {

    background: linear-gradient(134.31deg, #2DB0FE 0%, #0045AC 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
  }
  .container-fluid.OurPortfolio{
    background-color:#e7f6ff!important;
  }
  div.colo-bk{
    background-color:#e7f6ff!important;
  } 
  a.animated{
    border-color:#1a1d8e!important;
    background-color:#fff;
  }
  .slider-images {
    display: flex;
    /* transition: transform 0.3s ease; */
  }
  
  .slider-images img {
    /* width: 100%; */
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .slider-prev,
  .slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: none;
    font-size: 24px;
    cursor: pointer;
    z-index: 1;
  }
  
  .slider-prev {
    left: 0;
  }
  
  .slider-next {
    right: 0;
  }
  .fixed-width{
    width: 100% !important;
    height: 40px !important;
    padding-left: 20px;
    padding-right: 20px;
    }

    .owl-carousel .item img {
        /* display: block; */
         width: 120px;
        height: 120px; 
    }
    /* services section */
    .sbgimage {
        background-image: url("../img/Compressed/LandingPage/SBG.png");
        background-size: cover;
        width: 100%;
        text-align: center;
    }
    .bbgimage {
        background-image: url("../img/Compressed/LandingPage/SBG.png");
        background-size: cover;
        width: 100%;
        text-align: center;
    }
    
    .service-item{
        /* box-sizing: border-box;
        width: 280px;
        
        background: rgba(255, 255, 255, 0.6);
        backdrop-filter: blur(8px); */
        /* Note: backdrop-filter has minimal browser support */
        height: 395px;
        text-align: center;
        border-radius: 8px;
        border: 2px solid #177ad5;
        margin: auto;
        padding: 16px;
        width: 310px;
        }
        .service-item h3{
            margin-top: 5px;
            font-size: 18px;
        }
        /* buisness model */
       
        .service-item1{
            box-sizing: border-box;
            width: 600px;
            height: 372px;
            background: rgba(255, 255, 255, 0.6);
            backdrop-filter: blur(8px);
            text-align: center;
            border-radius: 8px;
            border: 1px solid #177ad5;
            margin: auto;
            padding: 40px;
            }
            .service-item1 h3{
                margin-top: 5px;
                font-size: 18px;
            }
            /* hero image code */
            /* .hero-image {
                background-image: url('/img/BG1.png');
                height: 100%;
                background-position: center;
                background-repeat: no-repeat;
                background-size: cover;
                position: relative;
              } */
             
              /* about us css */
              .bgimage1{
                background-image: url("../img/Compressed/Services-Safety Critical Software Page Images/Safety Critical Software BG Image.png");
                background-size: cover;
                width: 100%;
                height: auto;
            }
            /* .bg-white2 {
                background-image: url("../img/Vector 37.png");
                background-repeat: no-repeat;
                background-size: cover;
              } */
              .agradient-text {
                background: linear-gradient(134.31deg, #2DB0FE 0%, #0045AC 100%);
                background-clip: text;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
              }
              .bgimage2{
                background-image: url("../img/Compressed/Services-Digitization Page/Services-Digitization Slider image.png");
                background-size: cover;
                width: 100%;
                height: 720px;
            }
            .bgimage3{
                background-image: url("../img/Compressed/Business Model - Staffing/Business Model - Staffing Slider image.png");
                background-size: cover;
                width: 100%;
                height: 720px;
            }
            .bgimage4{
                background-image: url("../img/Compressed/Business Model - Consulting/Business Model - Consulting Slider image.png");
                background-size: cover;
                width: 100%;
                height: 720px;
            } 
            .bgimage5{
                background-image: url("../img/Compressed/Business Model - Outsourcing/Business Model - Outsourcing Slider image.png");
                background-size: cover;
                width: 100%;
                height: 720px;
            } 
            .bgimage7{
                background-image: url("../img/Slider.png");
                background-size: cover;
                width: 100%;
                height: 720px;
            }
            .btn-primary.contactButton{
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                padding: 16px 24px;
                background: linear-gradient(134.31deg, #2DB0FE 0%, #0045AC 100%);
                border-radius: 4px;
                height: 48px;
                width: 100%;
                color: #fff!important;
            }
            .btn-primary {
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                padding: 12px 18px;
                gap: 7.5px;
                width: 136px;
                height: 40px;
                right: 534px;
                border-radius: 86.4942px;
                background-color: unset;
                border: 2px solid #4d9bdf;
                color:#4d9bdf
            }
            
                .overlay1 {
                background-color: rgba(0, 0, 0, 0.5);
                color: white;
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%;
                text-align: center;
                padding-top: 100px;
                }
    .btnservice{
      color: white;
    background-color: #167AD4;
    }
  .ourteam .card{
    display: flex;
  justify-content: center;
  align-items: center;
  }
  .ourteam .owl-carousel .card .card-body1 h3{
font-size: 18px !important;
text-align: center;
  }
  .ourteam .owl-carousel .card .card-body1 h4{
font-size: 16px !important;
text-align: center;
  }
  .ourteam .owl-carousel .card .card-body1 p{
font-size: 14px;
text-align: center;
  }
  .ourteam{
    background-image: unset !important;
  }
  .card-body1{
    height: 135px
  }
  .card-body{
    height: 138px;
  }
  .card-body h3{
    font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 16px;
  }
  .card-body p{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
  }
                  .svg img{
                    width: 410px;
                    height: 160px;
                    margin: auto;
                }
                .toolandtech .owl-item{
                    width: unset !important;
                    margin: 0px 30px 0px 30px !important;
                }
                .portfolio .owl-item {
                    width: 300px !important;
                    height: 300px !important;
                }
                .col-lg-5 p{
                    font-size: 18px !important;
                  }
                  .f .nav-item .nav-link {
                    color: unset !important;
                      }
              /* end */

                /* media query */
                @media (max-width: 500px) {
                    .bgimage{
                        background-image: url("../img/Compressed/LandingPage/Landing page Slider Mobile-1.png");
                        background-size: cover;
                        height: 700px;
                        width: 100%;
                    }
                    .bgimage p{
                     font-size: 16px !important;
                     margin-top: 5px;
                     margin-bottom: 0;
                    }
                    .bgimage h1{
                        font-size: 32px !important;
                       }
                       .bgimage h2{
                        font-size: 22px !important;
                       }
                       .text-lg-start{
                        text-align: left !important;
                        margin-top: 300px !important;
                       }
                       .bgimage a{
                        width:100%;
                        margin-top: 10px !important; 
                       }
                  }
                  @media (max-width: 333px) {
                    .bgimage{
                        background-image: url("../img/Compressed/LandingPage/Landing page Slider Mobile-1.png");
                        background-size: cover;
                        height: 744px;
                        width: 100%;
                    }
                  }
                  @media (max-width: 1399px) and (min-width:769px) {
                    .card-body p{
                        font-size: 10px !important;
                    }
                    .card-body1 p{
                        font-size: 12px !important;
                  }
                }
                  
/********** Template CSS **********/
:root {
    --primary: #2124B1;
    --secondary: #F7FAFF;
    --light: #F7FAFF;
    --dark: #F7FAFF;
}
.bg-white {
    background-image: url("../img/Glowing Circles.png");
    background-repeat: no-repeat;
    background-size: cover;
  }

/*** Spinner ***/
#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 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}


/*** Heading ***/
/* h1,
h2,
h3,
.fw-bold {
    font-weight: 700 !important;
}

h4,
h5,
h6,
.fw-medium {
    font-weight: 500 !important;
} */


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
    color: #0650a1;

}

.btn-square {
    width: 38px;
    height: 38px;
}
.bg-dark{
background-color: #e6f0fd !important;
    border-radius: 19px;
}
.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 50px;
}


/*** Navbar ***/
.navbar-light .navbar-nav .nav-link {
    position: relative;
    margin-left: 25px;
    padding:0 0;
    color: var(--light) !important;
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 0;
    color: var(--dark) !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--secondary) !important;
}

.navbar-light .navbar-brand h1 {
    color: #FFFFFF;
}

.navbar-light .navbar-brand img {
    max-height: 60px;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-brand img {
    max-height: 45px;
}

@media (max-width: 991.98px) {
    .sticky-top.navbar-light {
        position: relative;
        /* background: #FFFFFF; */
    }

    .navbar-light .navbar-collapse {
        margin-top: 15px;
        border-top: 1px solid #DDDDDD;
    }

    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
        margin-left: 0;
        color: var(--dark) !important;
    }

    .navbar-light .navbar-brand h1 {
        color: var(--primary);
    }

    .navbar-light .navbar-brand img {
        max-height: 45px;
    }
}

@media (min-width: 992px) {
    .navbar-light {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
       /* border-bottom: 1px solid rgba(256, 256, 256, .1);*/
        z-index: 999;
        /*background:transparent!important;*/
    }
    nav.bg-transparent{
        background: transparent;
    }
    
    /* .sticky-top.navbar-light {
        position: fixed;
        background: #FFFFFF; 
    } */

    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 0;
        height: 2px;
        bottom: -1px;
        left: 50%;
        background: var(--secondary);
        transition: .5s;
    }

    .navbar-light .navbar-nav .nav-link:hover::before,
    .navbar-light .navbar-nav .nav-link.active::before {
        width: 100%;
        left: 0;
    }

    .navbar-light .navbar-nav .nav-link.nav-contact::before {
        display: none;
    }

    .sticky-top.navbar-light .navbar-brand h1 {
        color: var(--primary);
    }
}


/*** Section Title ***/
.section-title::before {
    position: absolute;
    content: "";
    width: 45px;
    height: 4px;
    bottom: 0;
    left: 0;
    background: var(--dark);
}

.section-title::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    bottom: 0;
    left: 50px;
    background: var(--dark);
}

.section-title.text-center::before {
    left: 50%;
    margin-left: -25px;
}

.section-title.text-center::after {
    left: 50%;
    margin-left: 25px;
}

.section-title h6::before,
.section-title h6::after {
    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 ***/


/* .service-item:hover {
    background: var(--primary);
} */

.service-item .service-icon {
    margin: 0 auto 20px auto;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    background: url(../img/icon-shape-primary.png) center center no-repeat;
    transition: .5s;
}

/* .service-item:hover .service-icon {
    color: var(--primary);
    background: url(../img/icon-shape-white.png);
} */

/* .service-item h5,
.service-item p {
    transition: .5s;
}

.service-item:hover h5,
.service-item:hover p {
    color: var(--light);
}

.service-item a.btn {
    position: relative;
    display: flex;
    color: var(--primary);
    transition: .5s;
    z-index: 1;
}

.service-item:hover a.btn {
    color: var(--primary);
}

.service-item a.btn::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    top: 0;
    left: 0;
    border-radius: 35px;
    background: #DDDDDD;
    transition: .5s;
    z-index: -1;
}

.service-item:hover a.btn::before {
    width: 100%;
    background: var(--light);
} */


/*** Testimonial ***/
.newsletter,
.testimonial {
    background:
        url(../img/bg-top.png),
        url(../img/bg-bottom.png);
    background-position:
        left top,
        right bottom;
    background-repeat: no-repeat;
}

.testimonial-carousel .owl-item .testimonial-item,
.testimonial-carousel .owl-item.center .testimonial-item * {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    background: var(--light) !important;
    border-color: var(--light);
}

.testimonial-carousel .owl-item.center .testimonial-item * {
    color: #888888;
}

.testimonial-carousel .owl-item.center .testimonial-item i {
    color: var(--primary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item h6 {
    color: var(--dark) !important;
}


/*** Team ***/
.team-item {
    position: relative;
    transition: .5s;
    z-index: 1;
}

.team-item::after {
    position: absolute;
    content: "";
    top: 3rem;
    right: 3rem;
    bottom: 0;
    left: 0;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0 0 45px rgba(0, 0, 0, .1);
    transition: .5s;
    z-index: -1;
}

.team-item:hover::after {
    background: var(--primary);
}

.team-item h5,
.team-item small {
    transition: .5s;
}

.team-item:hover h5,
.team-item:hover small {
    color: var(--light);
}


/*** Project Portfolio ***/
#portfolio-flters .btn {
    position: relative;
    display: inline-block;
    margin: 10px 4px 0 4px;
    transition: .5s;
}

#portfolio-flters .btn::after {
    position: absolute;
    content: "";
    right: -1px;
    bottom: -1px;
    border-left: 20px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 50px solid #FFFFFF;
}

#portfolio-flters .btn:hover,
#portfolio-flters .btn.active {
    color: var(--light);
    background: var(--primary);
}

.portfolio-overlay {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 30px;
    top: 0;
    left: 0;
    background: var(--primary);
    transition: .5s;
    z-index: 1;
    opacity: 0;
}

.portfolio-item:hover .portfolio-overlay {
    opacity: 1;
}

.portfolio-item .btn {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/icon-shape-white.png) center center no-repeat;
    border: none;
    transition: .5s;
    opacity: 0;
    z-index: 2;
}

.portfolio-item:hover .btn {
    opacity: 1;
    transition-delay: .15s;
}


/*** Footer ***/
/* .footer {
    background: url(../img/footer.png) center center no-repeat;
    background-size: contain;
} */

.footer .btn.btn-social {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid rgba(256, 256, 256, .1);
    border-radius: 40px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    color: var(--light);
    font-weight: normal;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 14px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.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;
}