    .container {
        max-width: 90% !important;
    }

body .main-stat-text, .red-bar-card, {
        font-family: 'Poppins';
}
.servicetabblock-new {
    position: relative;
    background: #23493E;
}.software-sevices-main-block {
    padding: 0;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    flex-wrap: wrap;
    grid-gap: 3rem;
    column-count: 4;
}

  .meetourstellar-main-block {
                display: flex;
                align-items: center;
                border: 1px solid #a4a4a4;
                border-radius: 0.8rem;
                margin-left: 2rem;
                padding: 1.1rem 1.3rem;
            }

            .meetour-images img {
                width: 140px;
            }

            .meetourstellar-main-block p {
                font-size: 1.7rem;
                margin: 0 !important;
                line-height: 2.5rem;
                font-weight: 500;
                color: #596069;
            }

            .meetour-images {
                margin-right: 1.5rem;
                flex-shrink: 0;
            }

            .typed {
                color: #fd3a30;
            }

            .slide-track-logo {
                margin-bottom: 0 !important;
            }

            .underline-bottom {
                background: url(../images/highlight-1.svg) no-repeat bottom;
            }

            .software-sevices-main-block {
                padding: 0;
                justify-content: space-between;
                align-items: center;
                margin-bottom: 0;
                flex-wrap: wrap;
                grid-gap: 3rem;
                column-count: 4;    margin-top: 6%;
            }

            .software-sevices-main-block li {
            text-align: center;
    list-style: none;
    background: #fff;
    border-radius: 1rem;
    transition: all linear 0.3s;
    display: flex;
    justify-content: start;
    margin-bottom: 3rem;
    transition: 1s;
    break-inside: avoid;
    min-height: 18rem;
    max-height: 8rem;
    padding: 1rem 1rem;
            }

            .darkmode .software-sevices-main-block li {
                background: #25282c;
            }

            .secondary-services-block li a:hover {
                background: #fd3a30;
                border: 2px solid #fd3a30;
            }

            .secondary-services-block li {
                transition: 1s;
            }

            ul.software-sevices-main-block li a h3 {
                margin-top: 0rem;
                margin-bottom: 0;
             font-size: 29px;
                text-align: left;
                font-weight: 500;
                color: #000;
            }

            ul.software-sevices-main-block li a {
                display: flex;
                flex-direction: column;
                width: 100%;
            }

            ul.software-sevices-main-block li a svg {
                align-items: flex-end;
                display: flex;
                margin: 0 0 auto auto;
                filter: brightness(0) saturate(100%) invert(45%) sepia(68%) saturate(5828%) hue-rotate(340deg) brightness(95%) contrast(108%);
            }

            .servicetabblock-new .tab-inner-first {
                padding-left: 5rem;
            }

            .servicetabblock-new .tab-inner-first .quote-red p {
                font-size: inherit !important;
            }

            .servicetabblock-new .tab-inner-first h4 {
                line-height: 3rem;
                color: var(--black-color);
                font-size: 2.2rem;
            }

            .servicetabblock-new .tab-inner-first p {
                font-size: 1.8rem;
                margin-top: 4rem;
                margin-bottom: 4rem;
                color: var(--black-color);
                line-height: 3rem;
            }

            .servicetabblock-new h2 {
                color: #fff;
                display: flex;
                margin-bottom: 6rem;
            }

            .software-sevices-main-block li:hover h3 {
                color: #ffffff;
                margin: 0;
            }

            .software-sevices-main-block li:hover {
                background: #ff7d0f;
                transition: 1s;
                transform: translateY(-8px);
            }

            .darkmode ul.software-sevices-main-block li a h3 {
                color: #ffffff;
            }

            .darkmode .software-sevices-main-block li h3 {
                color: #ffffff;
            }

            .darkmode .software-sevices-main-block li:hover h3 {
                color: #ffffff;
            }

            .darkmode ul.software-sevices-main-block li a svg g {
                stroke: #fff;
            }

            .software-sevices-main-block li:hover svg {
                flex-shrink: 0;
                filter: brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(5355%) hue-rotate(254deg) brightness(112%) contrast(107%);
            }

            .darkmode .clutchrated-block img {
                filter: brightness(0) saturate(100%) invert(95%) sepia(95%) saturate(20%) hue-rotate(326deg) brightness(106%) contrast(105%);
            }

            @keyframes animateBannerBg {
                0% {
                    background-position: 0% 50%;
                }

                50% {
                    background-position: 100% 50%;
                }

                100% {
                    background-position: 0% 50%;
                }
            }

            .software-sevices-main-block li:hover .hidediv {
                display: none;
            }

            .darkmode .vocso-main-hero-banner {
                background: radial-gradient(ellipse at center, rgb(89 201 203 / 3%) 0%, rgb(0 0 0) 60%), linear-gradient(to bottom, rgba(233, 238, 245, 0.3), rgba(255, 255, 255, 0.1));
                background-size: 200% 200%;
                animation: animateBannerBg 8s ease infinite;
            }

            .servicetabblock-new .tab-inner-first .quote-red {
                margin-bottom: 2.5rem;
            }

            .servicetabblock-new {
                position: relative;
                background: #23493E;
            }

            .darkmode .meetourstellar-main-block p {
                color: #9f9f9f;
            }

            .timdaa-home-logo {
                filter: grayscale(1) !important;
            }

            .vocso-main-hero-banner .carousel-banner-vertical {
                left: 0rem;
            }

            .navbar-main {
                padding: 0 0 0 3rem !important;
                justify-content: space-between !important;
                background-color: rgb(255 255 255 / 35%);
                -webkit-backdrop-filter: blur(30px);
                backdrop-filter: blur(30px);
            }

            .darkmode .navbar-main {
                background-color: rgba(0,0,0,.2);
            }

            #header-top:hover .desktop-navigation {
                background: #fff;
            }

            .darkmode #header-top:hover .desktop-navigation {
                background: #000;
            }

            .home-header:after {
                z-index: 0;
                border-bottom: none;
                position: absolute;
                content: "";
                width: 100%;
                bottom: 0;
                box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
                height: 1px;
            }

            .home-header .form-inline {
                border-left: 1px solid rgb(104 104 104 / 17%);
                padding-left: 2.9rem;
                margin: 0 !important;
                box-shadow: none;
            }

            .darkmode .home-header:after {
                box-shadow: rgb(255 255 255 / 10%) 0px 1px 1px 0px, rgb(255 255 255 / 6%) 0px 1px 1px 0px;
                height: 1px;
            }

            .home-header ul li.custom-dropdown:hover .custom-dropdown-menu {
                display: block;
                max-height: unset;
                width: 100%;
                background: var(--white-color);
                padding: 5rem 3vw;
                position: absolute;
                z-index: 9;
                transition: all .1s ease-in 0s;
                visibility: visible;
                opacity: 1;
                left: 0;
                top: 8rem;
                border: 0;
                border-top: .1rem solid var(--grey-to-dark-grey-color);
                -webkit-transition: all .25s ease;
                -moz-transition: all .25s ease;
                -ms-transition: all .25s ease;
                -o-transition: all .25s ease;
                transition: all .25s ease;
            }

            .flipInX {
                -webkit-backface-visibility: visible !important;
                backface-visibility: visible !important;
                -webkit-animation-name: flipInX;
                animation-name: flipInX;
            }

            @keyframes flipInX {
                from {
                    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                    -webkit-animation-timing-function: ease-in;
                    animation-timing-function: ease-in;
                    opacity: 0;
                }

                40% {
                    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                    -webkit-animation-timing-function: ease-in;
                    animation-timing-function: ease-in;
                }

                60% {
                    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                    opacity: 1;
                }

                80% {
                    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                }

                to {
                    -webkit-transform: perspective(400px);
                    transform: perspective(400px);
                }
            }

            .flipInX {
                -webkit-backface-visibility: visible !important;
                backface-visibility: visible !important;
                -webkit-animation-name: flipInX;
                animation-name: flipInX;
            }

            .curlybracket-home {
                font-weight: 600;
            }

            /*hero-banner css start*/
            .vocso-main-hero-banner {
                overflow: hidden;
                padding: 8rem 0 5rem 0;
                margin-top: 8rem;
                background: radial-gradient(ellipse at center, rgb(253 92 71 / 22%) 0%, rgb(255 255 255) 60%), linear-gradient(to bottom, rgba(233, 238, 245, 0.3), rgba(255, 255, 255, 0.1));
                background-size: 200% 200%;
                animation: animateBannerBg 8s ease infinite;
            }

            .clutchrated-block {
                margin-top: 4rem;
                display: flex;
                align-items: center;
            }

            .clutchrated-block img {
                width: 70px;
                flex-shrink: 0;
            }

            .rate-start-home {
                color: #fd3a30;
                margin: 0 1rem;
            }

            .ratedonclutch-text {
                color: #23493E;
                font-size: 1.6rem;
                font-weight: 600;
            }

            body .vocso-main-hero-banner h1, body .vocso-main-hero-banner h2 {
                font-weight: 700 !important;
                max-width: 100%;
                margin-top: 3rem;
            }

            .grow-banner h1, .grow-banner h2 {
                font-size: 6.2rem;
                font-weight: 600 !important;
                line-height: 8rem;
                margin-top: 15rem;
                max-width: 77rem;
                color: var(--black-color);
            }

            .grow-banner p.getquote-dropdown {
                margin-bottom: 27rem;
                display: inline-block
            }

            .getstarted-block {
                display: flex;
                align-items: center;
            }

            .getstarted-block a {
                margin-left: 0;
                padding: 2.8rem 6rem 2.7rem 3.4rem;
                border-radius: 0.8rem;
                position: relative;
            }

            .getstarted-block a:after {
                background: linear-gradient(42deg, #e9405700 87%, #FFFFFF 100%);
                position: absolute;
                content: "";
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 0.8rem;
            }

            .grow-banner figure {
                margin: 0 0 auto auto;
                text-align: right;
                min-height: 550px;
                max-height: 550px;
                display: flex;
                justify-content: end;
                width: 100%;
            }

            .darkmode ul.software-sevices-main-block li a svg #Rectangle-main-frontend, .darkmode ul.software-sevices-main-block li a svg #Rectangle-main-hirededicated {
                stroke: #fff;
            }

            .darkmode ul.software-sevices-main-block li a svg #Rectangle-frontend, .darkmode ul.software-sevices-main-block li a svg .webspeed {
                stroke: none;
            }

            .darkmode ul.software-sevices-main-block li a svg #Rectangle-hirededicated, .darkmode #Rectangle-main-hirededicated-redline {
                stroke: #fff;
            }

            .hero-main-tabs {
                display: flex;
                justify-content: center;
                margin-top: 0;
                border-radius: 1rem;
                z-index: 1;
                position: relative;
            }

            .hero-main-tabs .tab {
                padding: 2.5rem 4rem;
                margin: 0 0;
                background: rgb(255 255 255 / 60%);
                cursor: pointer;
                position: relative;
                font-size: 2rem;
                font-weight: 600;
                transition: all 0.3s ease;
                display: flex;
                align-items: center;
                flex: 1;
                border-right: 2px solid #fff;
            }

            .hero-main-tabs .tab.active {
                font-weight: 600;
                background: #fff
            }

            .hero-main-tabs .tab.active svg {
                filter: brightness(0) saturate(100%) invert(45%) sepia(83%) saturate(5079%) hue-rotate(342deg) brightness(98%) contrast(102%) !important
            }

            .darkmode .hero-main-tabs .tab.active svg {
                filter: brightness(0) saturate(100%) invert(45%) sepia(83%) saturate(5079%) hue-rotate(342deg) brightness(98%) contrast(102%) !important
            }

            .progress-bar {
                position: absolute;
                left: 0;
                bottom: 0;
                height: 8px;
                width: 0%;
                background: #fd3a30;
                transition: width linear
            }

            .dynamic-heading {
                margin-bottom: 5rem;
                position: relative;
                max-height: 28rem;
                min-height: 28rem;
                display: flex;
                align-items: start
            }

            .hero-main-tabs .tab svg {
                margin-right: 1.8rem;
                flex-shrink: 0
            }

            .hero-main-tabs .tab:first-child {
                border-top-left-radius: 1rem;
                border-bottom-left-radius: 1rem;
                overflow: hidden
            }

            .hero-main-tabs .tab:last-child {
                border-top-right-radius: 1rem;
                border-bottom-right-radius: 1rem;
                overflow: hidden;
                border-right: 0
            }

            .vocso-main-hero-banner:after {
                position: absolute;
                content: "";
                width: 100%;
                height: 200px;
                bottom: 0;
                left: 0;
                background-image: linear-gradient(#ffffff00, rgb(52 103 161 / 14%));
                z-index: 0
            }

            .servicetabblock-new h2 img {
                filter: brightness(0) saturate(100%) invert(37%) sepia(83%) saturate(3085%) hue-rotate(340deg) brightness(97%) contrast(106%);
                width: 75px;
                top: -4rem;
                position: relative
            }

            .darkmode .hero-main-tabs .tab {
                background: #000000;
                border-right: 1px solid #141414
            }

            .darkmode .hero-main-tabs .tab p {
                color: var(--black-color)
            }

            .darkmode .hero-main-tabs .tab svg {
                filter: brightness(0) saturate(100%) invert(96%) sepia(84%) saturate(1576%) hue-rotate(146deg) brightness(88%) contrast(78%)
            }

            .darkmode .frontend-darkmode-icon {
                fill: #fff
            }

            .vocso-main-hero-banner .row {
                display: flex;
                flex-wrap: nowrap;
                justify-content: space-between
            }

            .hover-div-service {
                display: none;
                z-index: 10;
                border-radius: 0.5rem
            }

            .hover-div-service p {
             text-align: left;
    color: #fff;
    margin-top: 1rem;
    line-height: 32px;
    font-weight: 300;
    font-size: 18px;
            }
.hover-div-service .seeportfolio-btn {
    width: auto !important;
    margin-top: 1rem;
    padding: 0.6rem 2.8rem 0.6rem 1.8rem;
    background: #ffffff url(../wp-media/arrow-hoverSVG.svg);
    box-shadow: none;
    color: #fd3a30;
    font-size: 1.4rem;
    font-weight: 600;    border-radius: 100rem;
}

.seeportfolio-btn {
    font-size: 1.6rem;
    font-weight: 500;
    color: #000;
    transition: all .3s;
    background-position: 92% center !important;
    background-repeat: no-repeat !important;
    background: #ffffff url(../images/arrow-hoverSVG.svg);
    padding: 1.2rem 4rem 1rem 2rem;
    border-radius: 100rem;
    box-shadow: 0 0rem 2rem hsl(0deg 0% 0% / 40%);
}

ul.software-sevices-main-block li a {
    display: flex;
    flex-direction: column;
    width: 100%;
}
            li:hover .hover-div-service {
                display: flex;
                flex-direction: column;
                align-items: flex-start
            }

            .hover-div-service a {
                display: flex;
                justify-content: space-between;
                flex-direction: row !important
            }

            .fade-slide-enter {
                opacity: 0;
                transform: translateY(20px);
                transition: opacity 0.6s ease, transform 0.6s ease
            }

            .fade-slide-enter-active {
                opacity: 1;
                transform: translateY(0)
            }

            #heroImage {
                transition: opacity 0.6s ease;
                opacity: 1
            }

            .dynamic-heading .heading {
                position: absolute;
                left: 0;
                right: 0;
                opacity: 0;
                visibility: hidden;
                transition: opacity 0.8s ease-in-out, visibility 0s linear 0.8s;
                will-change: opacity, transform
            }

            .dynamic-heading .heading.active {
                opacity: 1;
                visibility: visible;
                transform: translateY(0);
                transition: opacity 0.8s ease-in-out, visibility 0s
            }

            .hero-figure {
                position: relative
            }

            .slider-image {
                width: 100%;
                height: auto;
                object-fit: contain;
                object-position: center;
                position: absolute;
                opacity: 0;
                visibility: hidden;
                transition: opacity 0.6s ease
            }

            .slider-image.active {
                opacity: 1;
                visibility: visible;
                position: relative
            }

    
            .getstarted-block .cta {
                display: none;
                transition: ease-in-out, visibility 0s linear 0.8s;
            }

            .getstarted-block .cta.active {
                display: inline-block;
                transition: ease-in-out, visibility 0s linear 0.8s;
            }



/*NEW SECTION*/
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12 {
    float: left;
    clear: none;
    width: 100%;
}.cmp-html-v2 {
    position: relative;
}.ai_main_stats {
    background: rgba(255, 255, 255, 1);
}.ai_main_stats>div.base-content-container {
    padding-top: 4rem;
    padding-bottom: 10rem;
}.main-stat-text {
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 3rem;
    letter-spacing: -0.025rem;
    margin-bottom: 128px;
    width: 80%;
}.ai_main_stats>div.base-content-container>div:nth-child(1)>span {
    font-weight: 500;
}.kd-grid {
    display: grid;
    gap: var(--kd-grid-gap);
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    margin-inline: auto;
    max-width: var(--kd-grid-max-width);
    position: relative;
    width: 100%;
}

.base-content-container, .base-content-container-wide, .kd-layout__content-container {
    margin-inline: auto;
    max-width: 100%;
    position: relative;
    width: 100%;
}


.readmorebutton a{

    pointer-events: initial;
    color: #FF7F13 !important;
    position: relative;
    display: inline-block;
    padding-right: 25px;    
/*    font-family: poppins;*/

}

.readmorebutton a:after{  
  position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border: 1px solid #FF7F13;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    top: 14px;
    right: 8px;
    transition: all 0.3s ease;
}


.readmorebutton a:hover:after {
    right: 0;
}


.btn1{
    cursor: pointer;
    color: #000 !important;
    margin-bottom: 0 !important;
        text-align: center;
/*    padding: 7px 10px 7px 10px !important;*/
    position: relative;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: none;
    line-height: 25px;
    border: 2px solid #FF7D0F !important;
    border-radius: 8px !important;
    min-width: 140px !important;
    text-decoration: unset !important;
    display: block;
    background: #FF7D0F;
}

.ServiceCard_serviceCard___Dz7L {
    font-family: var(--para-font);
    box-shadow: 0 0 11.6px 0 rgba(0, 0, 0, .122);
    min-height: 220px;
    border-radius: 15px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.app-container * {
    font-family: '__Poppins_876a94';
}.ServiceCard_headingContainer__6aDMF {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}.ServiceCard_description__eDBYL {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
}.ServiceCard_description_p__5Zzq1 {
    display: none;
    color: #616161;
    font-weight: 400;
    font-size: 16px;
}.ServiceCard_logo__ex6PH {
    width: 50px;
    top: -10px;
}.ServiceCard_heading__MmDP5 {
    color: #242424;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 16px;
/*    max-width: 250px;*/
    font-family: var(--title-font);
}

.SmartSolutionSection_heading__DuZTZ {
    color: #1b3c60;
    font-size: 40px;
    font-weight: 600;
    line-height: clamp(23px, 3vw, 60px);
    text-align: center;
    margin-bottom: 12px;
    font-family: var(--title-font);
}.SmartSolutionSection_description__gKLcj {
    font-family: Poppins;
    font-weight: 400;
/*    max-width: 800px;*/
    font-size: clamp(13px, 3vw, 18px);
    text-align: center;
    color: #424242;
    margin: auto auto clamp(12px, 2vw, 52px);
}
.SmartSolutionSection_description__gKLcj{
font-family: var(--para-font);
    font-size: 21px;}

.ServiceCard_headingContainer__6aDMF p{
font-family:var(--para-font);
}

/*digital marketing*/

#section-4290-38 {
    text-align: center;
    border-bottom-width: 1.4;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    background-color: #ffd258;
    border-top-width: 1.4;
    border-top-style: solid;
    border-top-color: #000000;
    position: relative;
}.ct-section {
    width: 100%;
    background-size: cover;
    background-repeat: repeat;
}#section-4290-38 > .ct-section-inner-wrap {
    max-width: 1250px;
    padding-top: 100px;
    padding-bottom: 100px;
    align-items: flex-start;
}.ct-section>.ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.ct-section-inner-wrap {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    min-height: inherit;
}
#div_block-4297-38 {
    align-items: stretch;
    grid-template-columns: repeat(4, minmax(200px, 1fr));
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    display: grid;
    margin-top: 40px;
}#link-4298-38 {
    transform: translate(-3px, -3px);
    align-items: flex-start;
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1.5px;
    border-right-width: 1.5px;
    border-bottom-width: 1.5px;
    border-left-width: 1.5px;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-radius: 10px;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    background-color: #ffffff;
    justify-content: flex-start;
    gap: 20px;
    box-shadow: 4px 4px 0px #000000;
}.ct-link {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}#headline-4299-38 {
    font-size: 25px;
    font-style: italic;
}.title-3-new-box {
    font-family: 'Lora';
    text-align: left;
    font-weight: 400;
    color: #000000;
    useCustomTag: false;
    letter-spacing: -0.7px;
    margin-bottom: 0px;
    font-size: 22px;
}.text-new-small {
    font-family: 'Poppins';
    margin-top: 8px;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    text-align: left;
}

.ServiceCard_headingContainer__6aDMF .toc-list li a{

    color: black;
/*    text-decoration: unset;*/
}

#intro .intro-info .btn-get-started {
/*   font-family: "Montserrat", sans-serif; */
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 32px;
    border-radius: 4px;
    transition: 0.5s;
    color: #fff;
    background: #ff7d0f;
    color: #000000;
    text-decoration: unset;
}

#intro{
        background: aliceblue;
padding-top: 25px;

}

.together-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5rem;
    margin-top: 3rem;
}
.together-card {
    background: #002e5c;
    border: 1px solid rgba(255, 255, 255, .04);
    border-radius: 18px;
    padding: 2.5rem;
    position: relative;
    overflow: hidden;
}
/*.together-card.tc1::before {
    background: linear-gradient(90deg, #f5c542, #a78bfa);
}*/

.together-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    opacity: .6;
}.together-card h4 {
    font-family: var(--font-display);
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: .6rem;    color: white;
}.together-card p {
    font-size: .9rem;
    color: #cacaed;
    line-height: 1.7;
}
.used-pills {
    display: flex;
    flex-wrap: wrap;
    gap: .4rem;
}
.pill-gold {
    background: rgba(245, 197, 66, .08);
    color: #f5c542;
    border: 1px solid rgba(245, 197, 66, .1);
}.used-pill {
    font-size: .68rem;
    font-weight: 600;
    padding: .3rem .65rem;
    border-radius: 100px;
    letter-spacing: .04em;
    text-transform: uppercase;
}.pill-purple {
    background: rgba(167, 139, 250, .08);
    color: #a78bfa;
    border: 1px solid rgba(167, 139, 250, .1);
}.pill-green {
    background: rgba(10, 250, 177, .08);
    color: #0afab1;
    border: 1px solid rgba(10, 250, 177, .1);
}

#exclusive .ServiceCard_headingContainer__6aDMF .toc-list li a {
 
    text-decoration: unset !important;
}


#exclusive .ServiceCard_heading__MmDP5 {

    font-size: 16px;
}


.SmartSolutionSection_description__gKLcj .readmorebutton{
        color: #ff7d0f !important;
}

#services .SmartSolutionSection_heading__DuZTZ {
    color: #ffffff;
}
#services .SmartSolutionSection_description__gKLcj{
color: #b8b8b8 !important
}

#contactForm{
    max-width:700px;
 
/*    background:#fff;*/
/*      padding: 26px;*/
    border-radius:15px;
/*    box-shadow:0 10px 30px rgba(0,0,0,.08);*/
}

.form-title{
  
    font-weight:700;
    margin-bottom:25px;
  font-size: 24px;
    margin-bottom: 0px;
    color: #ff7d0f;

}

.btn-submit{
    background:#0d6efd;
    border:none;
    padding:12px 30px;
    font-weight:600;
}

.navbar-brand img{


     width: 227px;
    height: 47px;} 