@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Space+Grotesk:wght@300..700&display=swap');

:root {
    --primary-color: #ffffff;
    --secondary-color: #000000;
    --montserrat-font-family: "Montserrat", sans-serif;
    --beige-color: #FFEEA6;
    --beige-2: #FFE4A0;
}

* {
    font-family: var(--montserrat-font-family);
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-x: hidden;
    font-family: var(--montserrat-font-family) !important;
    background-color: var(--primary-color);
}

.font-monts {
    font-family: var(--montserrat-font-family);
}


/* Custom Container */

.custom-left-container {
    width: 100%;
    padding: 0px 12px;
}

@media (min-width: 576px) {

    .custom-left-container {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(540px + (50% - 540px / 2));
    }

    .solution-slider2 .carousel-indicators {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(540px + (50% - 540px / 2));
    }
}

@media (min-width: 768px) {

    .custom-left-container {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(720px + (50% - 720px / 2));
    }

    .solution-slider2 .carousel-indicators {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(720px + (50% - 720px / 2));
    }
}

@media (min-width: 992px) {
    .custom-left-container {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(960px + (50% - 960px / 2));
    }

    .solution-slider2 .carousel-indicators {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(960px + (50% - 960px / 2));
    }
}

@media (min-width: 1200px) {

    .custom-left-container {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(1140px + (50% - 1140px / 2));
    }

    .solution-slider2 .carousel-indicators {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(1140px + (50% - 1140px / 2));
    }
}

@media (min-width: 1400px) {

    .custom-left-container {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(1320px + (50% - 1320px / 2));
    }

    .solution-slider2 .carousel-indicators {
        padding-left: 15px;
        padding-right: 0;
        margin-left: auto;
        width: calc(1320px + (50% - 1320px / 2));
    }

}

/* header section */

.mega-dropdown {
    width: 100%;
    left: 0;
    background-color: white;
    border-radius: 10px;
    border: none;
}


.dropdown-box {
    display: block;
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 12px;
    border-radius: 8px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: 0.3s ease;
}

.dropdown-box:hover {
    background-color: #FFC226;
    color: #000;
}

.dropdown-toggle::after {
    display: none;
}


.dropdown-toggle[aria-expanded="true"]::before .icon-main {
    transform: rotate(180deg);
}

.dropdown-toggle::after {
    display: none;
}

.rotate-icon {
    transition: transform 0.3s ease;
}


.dropdown-toggle::after {
    display: none !important;
}



nav ul li a {
    color: #141414 !important;
}

nav li {
    padding: 0 10px;
}

.dropdown-item:focus {
    background-color: rgb(250, 250, 250) !important;
}

.nav-link.active {
    background-color: #232323 !important;
    color: #F4CA19 !important;

    border-radius: 4px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 32.5px !important;
    padding-right: 32.5px !important;

}

.primary-color {
    color: var(--primary-color);
}

.primary-bg {
    background-color: var(--primary-color);
}

.secondary-color {
    color: var(--secondary-color);
}

.secondary-bg {
    background-color: var(--secondary-color);
}

.beige-bg {
    background-color: var(--beige-color);
}

.beige-2 {
    background-color: var(--beige-2);
}



.display-1 {
    font-size: 90px !important;
    font-weight: 900 !important;
}

.headings {
    padding: 9px 17px;
    font-size: 28px;
}

.sec-1 {
    position: relative;
    padding: 136px 0 122px;
    padding-left: 60px !important;
    overflow: hidden;
}

.sec-1 ul li img {
    width: 24px;
}

.span-deliever {
    font-size: 28px !important;
    display: inline !important;
}

.sec-1-p {
    color: #6B7585;
    line-height: normal;
}

.sec-1-span-3 {
    font-size: 28px !important;
    display: inline;
}

.sec-1::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 422.76px;
    height: 450px;
    background-image: url('../images/sec-1-bg.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    z-index: 1;
}

.text-1 {
    font-size: 14px;
}

.sec-1-main .Pproductout {
    font-size: 36px !important;
    /* line-height: 44px !important; */
}

.f_p {
    font-size: 19px;
    color: #FFFFFF;
    line-height: normal;
}

.sec-1-main .spandeliver {
    font-size: 28px !important;
}

.sec-1-main .scale-1 {
    font-size: 28px !important;
}

/* section - 2 */
.sec-2 p {
    font-size: 20px;
    color: #6A6A6A;
}

.sec_2_p {
    max-width: 550px;
    color: #6A6A6A;
}

.sec-2 h2 {
    font-size: 43px;
}

.demo-btn,
.sec-7-bg {
    background-color: #FFC226;
    font-size: 18px;
    color: #232323;
}

.demo-btn:hover {
    background-color: #f5c542c3;
}

.sec-2 {
    position: relative;
    overflow: hidden;
}

.sec-2::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 90%;
    background-image: url('../images/sec-2-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    z-index: 1;
}


/* section - 3 */
.btn-3:hover {
    background-color: #000000;
    color: #FFFFFF;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);

}


/* section - 4 */

.cards-4 {
    background-color: #232323;
    color: #FFFFFF;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    text-align: left;
    height: 100%;
}

.cards-4:hover {
    background-color: #2e2e2e;
    transform: translateY(-5px);
    transition: all 0.3s ease;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}


.cards-grid {
    display: grid;
    gap: 41px;
    grid-template-columns: repeat(3, 1fr);
}



.cards-4 {
    background-color: #232323;
    color: #FFFFFF;
    padding: 23px;
    border-radius: 8px;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: 57px;
    padding-bottom: 57px;
}

.cards-4 span {
    display: inline-block;
    width: 120px;
    height: 1px;
    background-color: #f5c542;
    margin-bottom: 20px;
}

.cards-4 h4 {
    margin-bottom: 10px;
}



.cards-4 span {
    display: inline-block;
    width: 120px;
    height: 1px;
    background-color: #f5c542;
    margin-bottom: 20px;
}





/* Section 3  */


/* Section 3  */
.sec-3 {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: 60px;
    margin-bottom: 60px;
}


.sec-3_p {
    font-size: 18px;
    line-height: 26px;
}

.sec-3_p2 {
    font-size: 16px;
    color: #777777;
    line-height: normal;
}

.sec-3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 60%;
    height: 100%;
    background-image: url(../images/sec-3-1-img.svg);
    background-repeat: no-repeat;
    /* background-size: ; */
    background-position: center right;
    z-index: 0;
}

.sec-3::after {
    content: "";
    position: absolute;
    width: 40%;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #FFF;
    z-index: -1;
}

.sec_4_p {
    font-size: 20px;
    color: #777777;
}

.sub_h_sec-4 {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
}

.sec_4_box_p {
    font-size: 16px;
    line-height: normal;
    color: #FAFAFA;
}

.circle-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    height: 100%;
    position: relative;
    min-height: 780px;
}

.main-circle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 79px 37px;
    gap: 10px;
    width: 300px;
    height: 300px;
    background: #FFFFFF;
    border: 15px solid #FFC226;
    border-radius: 150px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000000;
}

.sub-circles-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    position: relative;
    padding: 50px;
    height: 100%;
}

.sub-circle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 64px 14px;
    gap: 10px;
    border: 1px solid #8E8A8A;
    border-radius: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #8E8A8A;
    width: 145px;
    height: 145px;
    transition: 0.3s all ease;
    position: absolute;
}

.sub-circle.active,
.sub-circle:hover {
    color: #FFC226;
    border-color: #FFC226;
}

span.sub-circle.one {
    top: 10%;
    left: -215%;
    transform: translate(0%, -10%);
}

span.sub-circle.two {
    top: 23%;
    left: -50%;
    transform: translate(0%, -23%);
}

span.sub-circle.three {
    top: 50%;
    left: 16%;
    transform: translate(0%, -50%);
}

span.sub-circle.four {
    top: 76%;
    left: -50%;
    transform: translate(0%, -76%);
}

span.sub-circle.five {
    top: 88%;
    left: -200%;
    transform: translate(0%, -88%);
}

.headings {
    padding: 9px 17px;
    font-size: 28px;
    background-color: var(--beige-2);
    color: #232323;
}



.carousel-control-next-icon,
.carousel-control-prev-icon {
    opacity: 0;
}

.carousel-indicators {
    justify-content: end !important;
    margin-right: 5% !important;
}



.carousel-indicators [data-bs-target] {
    background-color: #515150 !important;
}


.carousel-indicators .active {
    background-color: #FFC226 !important;
    outline-offset: 2px;
    outline: 2px solid #FFC226 !important;
}

.carousel-indicators button {
    border-radius: 50% !important;
    height: 15px !important;
    width: 15px !important;
    background-color: #515150 !important;
    margin: 0 12px;
    outline: 2px solid #515150;
    outline-offset: 2px;
    border-bottom: 0 !important;
    border-top: 0 !important;
    margin-left: 15px !important;
}



.group-icon-1 {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}


.icon-4-1 {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 2;
}

.icon-4-1 img {
    width: 131px;
    height: 109px;
}

.span-text {
    display: inline-block;
    background-color: #FFFCEC;
    color: #232323;
    font-size: 20px !important;

    padding: 54px 16px 54px 140px;
    width: 100%;
    border-radius: 50px;
    position: relative;
    z-index: 1;
    /* box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); */
    font-weight: 500;
}

/* section - 6 */
/* sec 6 tabs home pages */

.sec-6 {
    background-image: url(../images/industries/industries-cargo.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    min-height: auto;
    position: relative;

}

/* height: 320px; */
.industries-scroll {
    overflow-x: auto;

}

.industries-scroll::-webkit-scrollbar {
    display: none;

}

.sec-6::after {
    content: "Industries we serve";
    position: absolute;
    bottom: 40px;
    right: 50px;
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 900;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 10;
    background-repeat: no-repeat;
}

.sec-6 ul li {
    padding: 5px 8px;
    /* position: absolute; */
}

.sec-6 ul {
    list-style-type: none;
    /* position: relative; */

}

/* .sec-6 ul li a:hover {
    color: #F4CA19 !important;
} */
.form-wizard-link {
    color: #333;
    padding: 10px 6px;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.form-wizard-link.active {
    color: #F4CA19 !important;
    font-weight: bold;
}


.sec-6 a {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff !important;
    text-decoration: none;

}

.form-bg-cargo {
    background-image: url('../images/industries/industries-cargo.png');
    background-size: cover;
    background-position: center;
    max-width: 100%;

}

.form-bg-retail {
    background-image: url('../images/industries/industries-retail.png');
    background-size: cover;
    background-position: center;
}

.form-bg-automobile {
    background-image: url('../images/industries/industries-automobile.png');

    background-size: cover;
    background-position: center;
}

.form-bg-finance {
    background-image: url('../images/industries/industries-finance.png');
    background-size: cover;
    background-position: center;
}

.form-bg-trading {
    background-image: url('../images/industries/industries-trading.png');
    background-size: cover;
    background-position: center;
}

.form-bg-govt-contracts {
    background-image: url('../images/industries/industies-govt_contract.png');
    background-size: cover;
    background-position: center;
}

.form-bg-manufacturing {
    background-image: url('../images/industries/industries-manufacturing.png');
    background-size: cover;
    background-position: center;
}

/* section - 7 */
.sec-7 {
    position: relative;
    padding: 117px 30px !important;
}

.sec-7 h2 {
    font-size: 32px !important;
}


.sec-7-pvt {
    position: absolute;
    font-size: 16px;
    bottom: 30px;
    right: 50px;
    /* padding: 117px 0; */
}

/* section - 8 */

.sec-8 {
    position: relative;
    background-color: #232323 !important;
}

.sec-8_h2 {
    padding-top: 40px;
    padding-bottom: 32px;
}

.sec-8_h2_new {
    padding-top: 40px;
    padding-bottom: 32px;
}

.carousel-heading {
    font-size: 36px;
}

.new_slaes {
    font-size: 24px;
    color: #ffffff;
}

.sales_p {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.sec-8 h2 {
    font-size: 36px;
}

.sec-8 h2 span {
    color: #F4CA19;
}

.sec-8::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 80%;
    background-image: url('../images/img-sec-8.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    /* z-index: -1; */
}

.slide1::after {
    width: 60%;
    height: 90%;
    background-image: url('../images/salesnew1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}

.slide2::after {
    width: 60%;
    height: 90%;
    background-image: url('../images/salesnew2.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}

.slide3::after {
    width: 60%;
    height: 90%;
    background-image: url('../images/salesnew3.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}

.slide4::after {
    width: 60%;
    height: 90%;
    background-image: url('../images/salesnew4.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}

.half-h {
    height: 50%;
}

/* section - 9 */
.sec-9 {
    background-color: #FFFCEC;
    padding-top: 35px;
}

.new_sec-9 {
    padding-top: 48px;
    padding-bottom: 50px;
}

.sec-9_all {
    color: #777777;
    font-size: 20px;
    line-height: normal;
}

.client-heading {
    padding: 9px 34px;
    font-size: 28px;
    background-color: #232323;
}

.marquee {
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 20px;
    background: #FFF;
}

.marquee_group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 100px;
    min-width: 100%;
    animation: scroll-x 120s infinite;
}

.marquee img {
    width: 100%;
    height: 170px;
}


@keyframes scroll-x {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(calc(-100% - 100px));
    }
}

/* section - 10 */

.border-sec-10 {
    border-left: 5px solid #F4CA19;
}

.sec-10 h2 {
    /* padding: 180px 0 0 !important; */
    font-size: 44px;
    font-family: 'Space Grotesk';

}


.sec-10 img {
    height: 100%;
    max-height: 100%;
    /* width: 100%; */
    z-index: -20 !important;
    max-width: 100%;
}

.testimonial-text {
    color: #718897
}

.company {
    color: #8B9AA6;
    font-size: 32px;
    font-family: 'Space Grotesk', sans-serif;
}

.box-left-10 {
    z-index: 1;
    /* position: absolute; */
}



/* Testimonial section */
.testimonials {
    padding: 17% 0px 100px 0px;
}

.testimonial-heading {
    font-weight: 800;
    font-size: 44px;
    line-height: 60px;
    letter-spacing: 0.02em;
    color: #102D47;
}

.test-heading-row {
    margin-bottom: -22%;
    position: relative;
    z-index: 2;
}

.box-wrapper {
    padding: 42px 41px;
    background: #FFFFFF;
    box-shadow: 6px 1px 60px rgba(71, 68, 68, 0.08);
    border-left: 10px solid #F4CA19;
    margin: 43% 0px 50px 0px;
    width: 120%;
    z-index: 1;
    position: relative;
}

.box-wrapper .name {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
    color: #102D47;
}

.box-wrapper .company {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
    color: #8B9AA6;
}

.box-wrapper .review {
    font-family: 'Space Grotesk';
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #718897;
    max-width: 90%;
}

.testi-img {
    position: relative;
    z-index: 0;
    object-fit: cover;
    width: 100%;
}

.flex-imgs {
    display: flex;
    z-index: 1;
    position: relative;
    gap: 10px;
    padding: 10px 0px;
    width: 100%;
}

.flex-imgs img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.box-10 {
    position: relative;
}

.testimonialSwiper {
    overflow: visible !important;
}
.testimonialSwiper .swiper-slide::after {
    content: "";
    background-image: url(../images/svg/++++++.svg);
    background-repeat: no-repeat;
    height: 167px;
    width: 167px;
    position: absolute;
    left: -30px;
    bottom: 62px;
    z-index: -1;
}

#testimonial_controls {
    display: flex;
    justify-content: end !important;
    align-items: center !important;
    gap: 15px
}

#testimonial_controls .swiper-button {
    width: 56px;
    height: 56px;
    background: #F4CA19;
    color: #232323;
    transform: rotate(-180deg);
    border-radius: 50px;
    padding: 12px;
    font-size: 16px;
    opacity: 1 !important;
}

#testimonial_controls .swiper-button-disabled {
    background: #FFF2CD;
    color: #F4CA19;
}

#testimonial_controls .swiper-button::after {
    font-size: 16px !important;
}

.testimonialSwiper .swiper-slide {
    background: #FFF;
}


/* about us page */

/* .our-believe {
padding-left: 80px !important;
} */

.ourjourney {
    background-image: url(../images/Rectangle\ 5472.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: auto;
    padding-top: 110px;
    padding-bottom: 110px;
    padding-left: 60px;
    padding-right: 60px;
    color: #FFFFFF;
}

.heading-our {
    text-align: center;
    font-size: 36px;
    font-weight: 800;
}

.subtitle {
    text-align: center;
    padding-top: 24px;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: normal;
    color: #FFFFFF;
}

.abut_p1 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
}

.imp_and_p {
    margin-top: 60px;
    margin-bottom: 45px;
}

.text_content {
    margin-top: 131px !important;
    margin-bottom: 131px;
}

.about_box {
    height: 40px;
}

.about_h {
    font-size: 18px;
    line-height: normal;
}

.about_box_p {
    font-size: 16px;
    line-height: normal;
    text-justify: auto;
    color: #000000;
    padding-bottom: 53px;
}

.container-new {
    display: flex;

}

.ab_h1 {
    font-size: 55px;
    font-weight: 600;
    line-height: auto;
    color: #232323;
}

.believe {
    background-color: #000;
    position: relative;
    color: #FFC226;
    padding-left: 10px;
}

.believe::after {
    content: "";
    position: absolute;
    width: 150%;
    height: 100%;
    left: 100%;
    right: 50%;
    background-color: #000;
    top: 0;
    bottom: 0;
}

.about_frst {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
}

.our_belive {
    font-size: 55px;
    font-weight: 600;
    line-height: 100%;
}

.our_p {
    font-size: 24px;
    line-height: normal;
    color: #6F7482;
}


.paragraph {
    display: flex;
    align-items: center;
}

.experince_h {
    font-size: 55px;
    color: #F5F5F7;
    line-height: normal;
}

.experience_p {
    color: #F7F7F7;
    font-weight: normal;
    line-height: normal;
    font-size: 20px;
    padding-bottom: 36px;
}

.experience {
    padding-block: 40px;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 99px;
    padding-bottom: 99px;

}

.about_black_p {
    font-size: 16px;
    color: #FFC226;
    line-height: normal;
}

.about_p_box {
    background-color: #232323;
    border-radius: 10px 0px 0px 10px;
}


.last_h {
    font-size: 42px;
    line-height: 120%;
    padding-top: 36px;

}

.sec-7-bg_about {
    background-color: #FFEEA6;
    font-size: 18px;
    color: #232323;
}

.sec-7_about {
    position: relative;
    z-index: 1;
    padding: 80px 40px !important;
}

.sec-7_about::after {
    content: "";
    position: absolute;
    width: 240px;
    height: 104px;
    background-image: url('../images/sunrays-logo.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    right: 54px;
    bottom: 26px;
    z-index: 0;
}

.last_img {
    object-fit: cover;
    max-width: 90px;
    margin-right: 70px;
    margin-top: 112px;
}


/* End of about us page */


/* p {
font-size: 16px;
} */

h5 {
    font-size: 24px !important;
    line-height: normal;
    font-weight: 500;
}

/* css */

.ERP_h6 {
    font-size: 36px;
    line-height: 52px;
    font-weight: 500;
}

.Services {
    display: flex;
}

.slider-para {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #FFF7E4;
}

.pOne {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
}

.why_p1 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: normal;
}

/* service5 */
.why_p1_sr5 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    line-height: normal;
}

.why_p {
    font-size: 16px;
    color: #777777;
    font-weight: 500;
    line-height: normal;
}

.why_p_src5 {
    font-weight: normal;
    color: #777777;
    font-size: 24px;
    line-height: normal;
}

.growth5 {
    margin-top: 48px;

}

.tailored {
    max-width: 477px;
}

/* service 7 */

.growth7 {
    margin-top: 110px;
}


.service-box1 {
    border-radius: 12px;
    display: flex;
    justify-content: center;

}

.box_subtitle {
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
}

.box_back {
    background-color: #F5F5F0;
    border-radius: 12px;
}

.all_box_p {
    color: #343434;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.box_9 {
    padding: 14px;
    background-color: #F5F5F0;
    border-radius: 12px;
    padding-bottom: 2px;
}

.name {
    color: #102D47;
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
}

.why_choose {
    background-color: #FFF7E4;

    /* align-items: center; */
    font-size: 28px !important;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}



.interface-4 {

    display: flex;
    align-items: center;
    /* text-align: cente; */
    justify-content: center;
    justify-items: center;
    background-color: #232323;
    color: #FFC226;
    font-size: 32px !important;
    font-weight: 500;
}

.label-bg {
    background-color: #FFC226;
}

.label-heading {
    font-size: 32px;

}

.datalink-1 {
    font-size: 24px;

}

.datalink-2 {
    font-size: 18px;
}







/* Black box Section */
.ERP {
    font-size: 24px;
    line-height: normal;
}

.black_box {
    background-color: #232323;
}

.ERP_img {
    object-fit: cover;
    height: 48px;
    margin-bottom: 64px;
}

.black_box_sub {
    line-height: 24px;
    font-size: 20px;
    color: #F4F4F6;
}

.black_box_p {
    font-size: 16px;
    color: #F4F4F6;
    line-height: 24px;
}

.last_sec {
    color: #777777;
    line-height: normal;
    font-weight: 500;
}

.serc3_p {
    color: #777777;
    font-weight: 500;
}

/* solution sections */

/* solution sections */

.solution_p {
    font-size: 28px;
    font-weight: 600;

}

.h2_solution {
    font-size: 36px;
}

.text-justify {
    text-align: justify;
}

.black-bg-2 {
    background-color: #232323;
}

.text-sol-2 {
    color: #777777;
    font-size: 16px;
}


.feature-box {
    background-color: #F5F5F0;
    border-radius: 10px;

}

.feature-box h5 {
    font-size: 20px;
    font-weight: 700;
}

.text-start {
    font-size: 24px;
}

.feature-box p {
    font-size: 18px;
    color: #343434;
}

.feature-box:hover {
    transform: translateY(-4px);
}


.h2_solution b {
    color: #FFC226;
}


.solution-slider-box {
     height: 100%;
    width: 100%; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 79px 59px;
    gap: 10px;

}

.slider-box-left {
    background: #FFF7E4;
}

.slider-box-right {
    background: #232323;
}

.solution-dark-heading {
    font-weight: 500;
    font-size: 28px;
    line-height: 52px;
    display: flex;
    align-items: center;
    color: #000000;
}

.solution-slider-heading {
    font-weight: 500;
    font-size: 32px;
    line-height: 52px;
    display: flex;
    align-items: center;
    color: #FFC226;
}

.solution-slider {
    display: flex;
    flex-direction: column;
    gap: 40px;
    min-height: 190px;
    justify-content: space-between;
}

.solution-indicators {
    position: unset !important; 
    margin: 0px !important;
}

.bg-dark2 {
    background: #232323 !important;
}

.solution-slider2 .carousel-indicators {
    left: auto !important;
    right: auto !important;
}

/* .sec-sales-3 {
position: relative;
overflow: hidden;
}

.sec-sales-3::after {
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 355px;
height: 339px;
background-image: url('../images/image 4.png');
background-repeat: no-repeat;
background-size: contain;
background-position: right bottom;
z-index: 1;
}

.sec-sales-3::before {
content: "";
position: absolute;
bottom: 40px;
left: 120px;
height: 40px;
width: 120px;
background-image: url('../images/icon-frame.png');
background-repeat: no-repeat;
background-size: contain;
z-index: 1;
} */

/* .why_choose {
background-color: #FFF7E4;


font-size: 28px;
font-weight: 500;
display: flex;
align-items: center;
justify-content: center;
} */

.solution_p {
    font-size: 28px;
}

.h2_solution {
    font-size: 36px;
}

.text-justify {
    text-align: justify;
}

.black-bg-2 {
    background-color: #232323;
}

.text-sol-2 {
    color: #777777;
    font-size: 16px;
}


.feature-box {
    background-color: #F5F5F0;
    border-radius: 10px;

}

.feature-box h5 {
    font-size: 20px;
    font-weight: 700;
}

.text-start {
    font-size: 24px;
}

.feature-box p {
    font-size: 18px;
    color: #343434;
}

.feature-box:hover {
    transform: translateY(-4px);
}


.h2_solution b {
    color: #FFC226;
}

/* 
.sec-sales-3 {
position: relative;
overflow: hidden;
}

.sec-sales-3::after {
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 355px;
height: 339px;
background-image: url('../images/image 4.png');
background-repeat: no-repeat;
background-size: contain;
background-position: right bottom;
z-index: 1;
}

.sec-sales-3::before {
content: "";
position: absolute;
bottom: 40px;
left: 120px;
height: 40px;
width: 120px;
background-image: url('../images/icon-frame.png');
background-repeat: no-repeat;
background-size: contain;
z-index: 1;
} */
.mail-btn:hover {
    background-color: #f5c600ad;
}

/* solution pages */

.solution_p {
    font-size: 28px;
}

.h2_solution {
    font-size: 36px;
}

.text-justify {
    text-align: justify;
}

.black-bg-2 {
    background-color: #232323;
}

.text-sol-2 {
    color: #777777;
    font-size: 16px;
}


/* blog section */
.blog_box {
    padding-bottom: 46px;
}

.blog-sec-1 {
    background-color: #FFF6DE;
}

.blog-sec-1 h1 {
    font-size: 96px;
}

.blog-p {
    font-size: 20px;
}

.date-blog {
    color: #717171;
}

.blog-imgs {
    height: 200px !important;
    width: 100%;
    object-fit: cover;
    max-width: 100%;
}

.blog-sec-3 h2 {
    font-size: 40px;
}

.custom-sec-2 {
    padding-bottom: 45px;
}

.mail-btn {
    background-color: #F5C600;
    border: none;
    padding: 10px 20px;
    /* border-radius: 20%; */
}

.blogs-h2 {
    font-size: 36px;
    font-weight: 500;
}

.blogs_p1 {
    color: #959492;
}


/* contact Page */

.contact {
    background-color: #000;
}

.contact_h {
    font-weight: 500;
    font-size: 120px;
    line-height: normal;
}

.contact-line {
    height: 5px;
    background-color: #FFC226;
    width: 100%;
    margin: 10px 0;
    border-radius: 2px;
}

.contact-text {
    justify-content: center;
    font-size: 16px;
    color: white;
    line-height: 150%;
    letter-spacing: 1%;

}

.info {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: normal;
}

.form-label.required::after {
    content: " *";
    color: red;
    font-weight: bold;
}

input.form-control,
textarea.form-control {
    border: none;
    box-shadow: none;
    background-color: #FBFBFB !important;
    width: 100%;
}

.industry {
    font-size: 18px;
    font-weight: 500 !important;
    color: #6F7482;
}

input.form-control {
    color: #000 !important;
    font-size: 16px;
    line-height: 150%;
    height: 48px;
    background-color: #FBFBFB ;

}

::placeholder {
    color: #B8BCCA !important;
    font-size: 16px;
    line-height: 150%;
    opacity: 1;

}

.industry-buttons {
    margin-bottom: 39px;

}

.form-label {
    font-size: 18px;
    font-weight: normal;
    color: #6F7482;
    line-height: 150%;
}

.form-control:focus {
    box-shadow: none !important;
    border-color: #CFCFCF !important;
}


/* .btn_i{

background-color: #FBFBFB!important;
font-size: 18px;
border: none;
line-height: normal;
font-weight: 500;


height: 48px;
width: 170px;
border-radius: 4px;
} */

.new_btn {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px 22px !important;
    width: 170px;
    border: #000 !important;
    background-color: #FBFBFB !important;

}

/* .btn{
padding-top: 13px !important;
} */
.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: #FFC226 !important;
    border-color: var(--bs-btn-active-border-color);
}

/* .btn:focus-visible {
color: var(--bs-btn-hover-color)!important;
background-color: var(--bs-btn-hover-bg)!important;
border-color: var(--bs-btn-hover-border-color)!important;
outline: 0;
box-shadow: var(--bs-btn-focus-box-shadow)!important;
} */



.btn_small {

    background-color: #FBFBFB !important;
    border: none !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    padding-top: 13px !important;
    height: 48px;
    width: 96px;

}


.submit-btn {
    background-color: #FFC226;
    padding: 7px;
    border: none;

    border-radius: 4px;
    /* padding-left: 35px;
padding-right: 35px; */
    height: 48px;
    width: 170px;
}

.d_c {
    font-size: 16px !important;
    line-height: 150% !important;
    color: #232323 !important;
    resize: none;
}

.comman {
    margin-top: 29px;
}





/* faq page */
.faq_h {
    font-size: 40px;
    line-height: 76px;
    font-weight: 700;
}

.accordion-button::after {

    font-size: 24px;

}

.accordion-button:not(.collapsed) {
    color: #000000;

    background-color: #f8f9fa;
    box-shadow: none;

}

.accordion-button:not(.collapsed)::after {
    transform: none !important;
}

.accordion-button {
    font-size: 20px !important;
    font-weight: 600;
    line-height: 22px;
}

.accordion-body {
    font-size: 16px;
    line-height: 31px;
    font-weight: 500;
}

.accordion-button[aria-expanded="true"]::after {
    background-image: url(../images/faq_icon_min.png) !important;
    background-position: center;
}

.accordion-button::after {
    background-image: url(../images/faq_icon.png) !important;
    background-position: center;
}

.accordion-button:not(.collapsed) {
    background-color: white !important;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-item:first-of-type {
    border: 1px solid #CFCFCF !important;
    border-radius: 5px;
}

.accordion {
    --bs-accordion-active-color: black !important;
    --bs-accordion-border-color: none !important;

}

.accordion-item:not(:first-of-type) {
    border: 1px solid #CFCFCF !important;
    border-radius: 10px;
}

.accordion-item {
    margin-bottom: 15px;
}

.accordion-item:first-of-type>.accordion-header .accordion-button {

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.accordion-item:not(:first-of-type)>.accordion-header .accordion-button {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

/* footer */
.social-icons a {
    padding: 2px 0;
}

.social-icons a:hover {
    background-color: #FCC626;
    /* color: white; */
}








/* footer section */

.footer {
    background-color: #000;
    color: white;
    padding: 50px 0px;
}

.footer_logo {
    display: flex;
    align-items: center;
}

.footer_link_main {
    font-size: 20px !important;
    font-weight: normal;
    line-height: 160%;
}

.footer_p {
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 34px;
}

.work_p {
    font-size: 18px;
    line-height: 36px;
    color: #DFDBDB;
}

.ouraddress {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.add {
    max-width: 309px;
}

.footer-link {
    color: #ffffff;
    text-decoration: none;
    display: block;
    margin-bottom: 15px;
    line-height: 160%;

}

.letwork {
    line-height: 55px;
    font-size: 36px;
    font-weight: 500;
}

.footer_sub {
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 20px;

}

.footer-link:hover {
    color: #f2c40f;

}

.social-icons a {
    display: inline-block;
    background-color: white;
    color: #000;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 33px;
    margin-right: 8px;
    border-radius: 5px;
    transition: 0.3s;

}

.btn_connect {
    background-color: #FCC626 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 160% !important;
    height: 48px;
    width: 160px;
    padding-top: 10px !important;
}


.right-attach-image {
    position: relative;
    left: 30%;
    right: 0;
}

.ready-icon-wrapper {
    position: absolute;
    left: -25px;
    top: 0;
}