@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:wght@300;400;500;600;700&display=swap');

html,body{
    height: 100%;
    width: 100%;
    /* overflow-x: hidden; */
    font-family: "Montserrat", sans-serif !important;
    
}
/* body{
    overflow-x: hidden;
} */
header.custom-header .dropdown-menu li a:active {
    background: transparent;
    color: #000;
}
.eyelit-video:before {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 32%);
    width: 100%;
    height: 100%;
}
section.banner-section-slider:after {
    content: "";
    position: absolute;
    left: 100%;
    bottom: 0;
    box-shadow: -181px -188px 267px 44px #002C63;
    z-index: 10;
    height: 200px;
    width: 249px;
}
header.custom-header.sticky nav {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999999;
    background-color: #101023;
    box-shadow: 0px 1px 8px #6b6b7029;
}
header.custom-header nav {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    padding: 20px;
}

header.custom-header .navbar-brand {
    max-width: 120px;
}

header.custom-header .navbar-brand img {
    width: 100%;
}

header.custom-header .navbar .navbar-collapse {
    flex-grow: 0;
}

header.custom-header .navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 156%;
    letter-spacing: 0.64px;
    padding-right: 15px;
    padding-left: 15px;
}
header.custom-header .navbar-expand-lg .navbar-nav .nav-link.custom-btn:hover {
    background: #D15A01;
    color: #fff;
}
a.custom-btn:hover {
    background: #D15A01;
    color: #fff !important;
}
header.custom-header .navbar-expand-lg .navbar-nav .nav-link.custom-btn {
    border-radius: 8px;
    background: #FF6D00;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

header.custom-header .search-btn {
    color: #fff;
    float: right;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: 0.4s;
}

header.custom-header .search-btn:hover {
    color: #000;
}

header.custom-header .search-txt {
    border: none;
    background: white;
    outline: none;
    float: left;
    padding: 0;
    color: black;
    font-size: 16px;
    transition: 0.4s;
    line-height: 40px;
    width: 0px;
    position: absolute;
    top: 71px;
}

header.custom-header .search-box:hover>.search-txt {
    width: 200px;
    padding: 0 6px;
    position: absolute;
    
}
header.custom-header .search-box:hover>.search-btn {
    background: white;
    color: #000;
}
.dropdown-toggle::after {
    border: unset !important;
    vertical-align: 0 !important;
    margin: 0;
    content: "\f107"!important;
    border: none;
    font-family: 'FontAwesome';
}
header.custom-header .right-border {
    border-right: 2px solid #CCC;
    margin-right: 30px;
    padding-right: 20px;
    margin-left: 100px;
}
header.custom-header .navbar-toggler-icon{
    background-image: url('../images/close.svg');
}
header.custom-header .navbar-nav-scroll{
    max-height: unset;
    position: relative;
}

/* Optimize Section styling*/
.optimize-manufacturing {
    padding: 150px 0;
    background-color: #101023;
}
.optimize-manufacturing .optimize-div-section {
    padding: 80px 50px;
    justify-content: center;
    align-items: center;
    gap: 75px;
    border-radius: 16px;
    background: linear-gradient(0deg, #1976D2 0%, #1976D2 100%), linear-gradient(201deg, rgba(214, 211, 194, 0.20) 0%, rgba(92, 92, 92, 0.14) 100%);
    box-shadow: -2.024px -1.25px 3.275px 0px rgba(250, 250, 250, 0.22) inset;
}
.optimize-div-section .row {
    align-items: center;
    justify-content: center;
}
.optimize-manufacturing .optimize-div-section a.orange-btn {
    padding: 10px 20px;
    border-radius: 5px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 18.321px;
    font-style: normal;
    font-weight: 700;
    line-height: 156%;
    background: #FF6D00;
    text-decoration: unset;
}
.optimize-manufacturing .optimize-div-section h2 {
    color: #FFF;
    font-family: "Montserrat";
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
    letter-spacing: -4px;
}
.optimize-div-section .orange-btn {
    margin-top: 15px;
    display: inline-block;
}
.optimize-manufacturing .optimize-div-section p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 156%;
    letter-spacing: 0.88px;
}
.optimize-manufacturing .optimize-div-section .image-content {
    max-width: 425px;
}
.optimize-manufacturing .optimize-div-section .image-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* */
footer.custom-footer {
    background: #fff;
    padding: 80px 0 0;
}
/* .top-padding-footer {
    margin-top: 59px;
} */
footer.custom-footer .footer-logo{
    max-width: 250px;
    padding-bottom: 15px;
}
footer.custom-footer.section-space .row {
    justify-content: space-between;
}
footer.custom-footer .footer-logo img{
    width: 100%;
}
.copy-right-bar p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #0E1420;
}
footer.custom-footer .footer-loc-logo{
    max-width: 100%;
}
footer.custom-footer .footer-loc-logo img{
    width: 100%;
}
.quick-links ul {
    padding: 0;
    list-style: none;
}

.quick-links ul li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.quick-links ul li a:hover {
    color: #D99E00;
}

.quick-links.social-icons ul li a {
    font-size: 16px;
}

@media (max-width:1199px) {
    header.custom-header .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
        padding-right: 10px;
        padding-left: 10px;
    }
    header.custom-header .right-border {
        margin-left: 40px;
    }
}
@media (max-width:1024px) {
    header.custom-header .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
        padding-right: 10px;
        padding-left: 10px;
    }
    header.custom-header .right-border {
        margin: unset;
        border: unset;
    }
    header.custom-header .search-btn {
        float: left;
    }
    header.custom-header .search-txt {
        float: unset;
    }
    .search-box{
        padding: 0px 10px;
    }
    header.custom-header .navbar-expand-lg .navbar-nav .nav-link.custom-btn {
        display: inline-block;
        margin: 10px;
    }
}
header.custom-header nav {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
}
header.custom-header .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    text-transform: uppercase;
}
header.custom-header a.nav-link.active:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #D99E00;
    content: '';
}
header.custom-header .navbar-expand-lg .navbar-nav .nav-link:hover{
    color: #FF6D00;
}

footer.custom-footer {
    background: #fff;
    padding: 80px 0 0;
}
.footer-company-info a {
    font-size: 13px;
    color: #000;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}
.social-footer ul li {
    display: inline-block;
    margin-right: 20px;
}
.social-footer ul li a {
    width: 25px;
    height: 25px;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.social-footer ul {
    padding: 0;
    list-style: none;
}
.footer-company-info span {
    margin-right: 6px;
}
.quick-links ul li a {
    color: #0E1420;
    font-size: 14px;
    font-weight: 700;
}
.quick-links ul li {
    margin-bottom: 7px;
}
.quick-links ul li a {
    color: #000;
}
.quick-links p {
    font-weight: 500;
    font-size: 15px;
}
.social-footer {
    display: flex;
    align-items: flex-end;
    height: 100%;
}
.quick-links ul li {
    display: inline-block;
    width: 49%;
}
.quick-links h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 29px;
    letter-spacing: 0em;
    margin-bottom: 0;
    padding: 10px 0;
    text-align: left;
    color: #FF6D00;
}
.quick-links ul {
    padding: 0;
    list-style: none;
}
.quick-links ul li a:hover{
    color: #FF6D00;
}
.quick-links.social-icons ul li {
    display: inline-block;
    margin-right: 10px;
}
.quick-links.social-icons ul li a {
   font-size: 16px;
}
.copy-right-bar {
    border-top: 1px solid #E6E6E6;
    padding: 30px 0 0px;
    margin-top: 50px;
}
/* ikbal singh*/
section.banner-section-slider {
    width: 100%;
    height: 100%;
    display: flex;
    background-size: cover;
    align-items: center;
    position: relative;
    background-position: center bottom;
    overflow: hidden;
}
.slider-content h1 {
    color: #fff;
    font-size: 60px;
    letter-spacing: -4px;
    line-height: 1.2;
    margin-bottom: 0;
}
.eyelit-video video {
    width: 100%;
    height: 100%;
}
.eyelit-video {
    position: absolute;
    right: 0;
    z-index: -1;
    height: 100%;
    top: 0;
    width: auto;
}
.slider-content p {
    color: #fff;
    font-size: 24px;
    line-height: 1.4;
    width: 82%;
    margin: 15px 0 20px;
}
.bg-blue-site{
    background-color: #101023;
}
.client-images-slider {
    position: absolute;
    bottom: 0;
    left: 0;
}
.slider-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.book-btn .custom-btn:hover{
    color: #FF6D00;
}
a.custom-btn {
    background: #FF6D00;
    padding: 10px 20px;
    border: 1px solid #FF6D00;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    font-weight: 700;
    min-width: 150px;
    border-radius: 5px;
    text-transform: capitalize;
    text-decoration: none;
}

.banner-section-slider .container, .banner-section-slider .container .row, .banner-section-slider .container .row .col-md-6, .banner-section-slider .container .slider-content {
    height: 100%;
}
.client-images-slider {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 550px;
}
.creative-outer {
    background-position: top right;
}

.creative-outer .container .row .outer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 100px;
}
.creative-outer .container .row .outer:nth-child(even) {
    flex-direction: row-reverse;
}
section.creative-outer {
    padding: 100px 0;
    background-color: #101023;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
}
.client-images-slider figure img {
    filter: grayscale(1);
}
.creative-outer::before{
    content: '';
    background-image: url(../images/blue-eps.png);
}
.outer .dashboard-image img {
    width: 100%;
    /* box-shadow: -2.024px -1.25px 3.275px 0px rgba(250, 250, 250, 0.22) inset; */
    border-radius: 16px;
}
.left-text {
    width: 48%;
}
.dashboard-image {
    width: 48%;
}
.left-text h2 {
    font-size: 40px;
    margin-bottom: 16px;
    font-weight: 600;
}
.left-text p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 32px;
}
.eyelit-points ul li {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 15px;
}
.logo-div.new-class figure {
    opacity: 0;
    animation: fadeIn 0.5s ease-in forwards;
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translatex(20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.logo-div.new-class figure:nth-child(1) {
    animation-delay: 0.5s;
}

.logo-div.new-class figure:nth-child(2) {
    animation-delay: 1s;
}

.logo-div.new-class figure:nth-child(3) {
    animation-delay: 1.5s;
}

.logo-div.new-class figure:nth-child(4) {
    animation-delay: 2s;
}
.eyelit-points ul {
    padding-left: 20px;
    list-style-image: url(../images/done-icon.png);
}
.industry-support .row {
    width: 90%;
    margin: auto;
}
section.industry-support {
    background: #101023;
    padding: 0px 0 100px;
}
.industry-content {
    border-radius: 16px;
    border: 1.252px solid #999;
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%), linear-gradient(201deg, rgba(214, 211, 194, 0.20) 0%, rgba(92, 92, 92, 0.14) 100%); */
    box-shadow: -2.024px -1.25px 3.275px 0px rgba(250, 250, 250, 0.22) inset;
    padding: 20px;
    min-height: 309px;

}
.industry-content h2{
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
}
.small-box{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%), linear-gradient(201deg, rgba(214, 211, 194, 0.20) 0%, rgba(92, 92, 92, 0.14) 100%);
    box-shadow: -2.024px -1.25px 3.275px 0px rgba(250, 250, 250, 0.22) inset;
    padding: 20px;
    border: 1.252px solid #999;
    border-radius: 16px;
    min-height: 309px;
    margin-bottom: 29px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.industry-content p{
    color: #FFF;
    font-size: 18px;
    width: 80%;
    font-weight: 500;
}
.specific-supprt {
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.box-content h4 {
    color: #E5E5E5;
    font-size: 40px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -1.6px;
}
.box-icon {
    width: 81px;
    height: 93px;
    overflow: hidden;
}
.blue-shade{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}
.brown-shade{
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}
.box-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
section.inner-pages-banner {
    padding: 150px 0;
    background: rgb(252,89,0);
    background: linear-gradient(151deg, rgba(252,89,0,1) -20%, rgba(16,16,35,1) 29%);
    display: flex;
    align-items: center;
    /* height: 100%; */
}
.inner-pages-banner .row{
    align-items: center;
}
.banner-right-image figure img {
    width: 100%;
}
/* case study*/
.section-heading-center h2 {
    font-size: 40px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
}
.section-heading-center p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0px;
    text-align: center;
    padding: 10px 0;

}
.section-heading-center {
    text-align: center;
    color: #fff;
}
.business-info-outer{
    display: flex;
    justify-content: center;
    margin: 20px 0;
}
.business-info-outer .info-points ul {
    list-style: none;
}
.business-info-outer .info-points ul li h4 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}
.business-info-outer .info-points ul li p{
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    list-style: none;
    letter-spacing: 0px;
    text-align: left;
    width: 70%;
    color: #fff;
}
.business-slider .carousel-indicators{
    margin-right: unset;
    margin-bottom: unset;
    left: unset;
    display: block;
    margin-left: unset ;
    right: -25px;
    bottom: -20px;
}
.business-slider .carousel-indicators .active {
    opacity: 1;
    background-color: #FF6D01;
}
.carousel-indicators ol{
    display: flex;
    justify-content: space-around;
    width: 50%;
}
.business-slider .carousel-indicators [data-bs-target]{
    width: 100% ;
    margin: unset ;
    padding: 0px 25px;
}
.carousel-indicators ol li img{
width: 140px;
position: relative;
display: block;
margin-top: 25px;
padding: 0px 5px;

}
.ready-optimization .optimization-content{
    background-size: cover !important;
}
.cta-div a {
    color: #FF6D00;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    text-decoration: none;
    transition: 1s;
}
.cta-div a:hover span {
    margin-left: 20px;
    transition: 1s;
}
.cta-div a span {
    transition: 1s;
}
.cta-div {
    padding-left: 2rem;
}
.cta-div a span {
    margin-left: 10px;
}
.cross-increase{
    padding: 100px 0;
}
.counter-outer-div {
    display: flex;
    justify-content: space-between;
    border: 2px solid #6e6b6b;
    border-radius: 10px;
    align-items: center;
    padding: 20px;
}
.counter-div {
    width: 70%;
}
.counting {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}
.counter-div ul li {
    display: inline-block;
    width: 29%;
}
.logo-div {
    display: flex;
    width: 30%;
}
.counter-div ul li h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}
.counter-div ul li p {
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0;
}
/* case study end*/
.banner-right-image {
    position: relative;
}
.banner-cta-link {
    background: #fff;
    padding: 24px;
    border-radius: 7.15px;
    position: absolute;
    bottom: 20px;
    left: -70px;
    min-width: 386px;
}
.banner-cta-link p {
    color: #20207E;
    font-size: 16px;
    font-weight: 600;
}
.learn-cta.cta-div {
    padding: 0;
}
.team-outer-card .team-image {
    background-color: #17172a;
    text-align: center;
    border-radius: 16px;
}
.team-outer-card .team-image figure img {
    width: 100%;
}
.team-outer-card a .person-info h4 {
    font-size: 18px;
    color: #fff;
}
.team-outer-card a .person-info p {
    font-size: 16px;
    color: #fff;
}
.team-outer-card a{
    text-decoration: none;
}
.team-outer-card {
    margin: 12px;
}
/* ikbal singh css end*/

/* Indroduction case study section */

.case-study-intro{
    background: #101023;
    padding: 72px 0;
    color: white;
}
.case-study-intro .main-content-div{
    padding: 0px 15px 0px 0px;
}
.case-study-intro .col-md-5{
    padding: 0px 0px 0px 15px;
    margin-top: 55px;
}
.case-study-intro .main-content-div h3{
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    word-wrap: break-word;
}
.case-study-intro .main-content-div p{
    line-height: 32px;
    font-size: 18px;
    font-weight: 400;
    word-wrap: break-word;
}
.case-study-intro .detail-content-div{
    display:flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 335px;
}
.case-study-intro .detail-content-div h4,.case-study-intro .detail-content-div p,.case-study-intro .use-case-div p,.case-study-intro .use-case-div h4{
    line-height: 32px;
    font-size: 18px;
    font-weight: 400;
    word-wrap: break-word;
}
.case-study-intro .detail-content-div p,.case-study-intro .use-case-div p{
    font-weight: 700;
}
.case-study-intro .use-cases{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*Introduction section end*/