.banner-wrapper{background:transparent}
.accordion-head h3{margin:0!important}
.healthcare-main-wrapper{display:none}
        .row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -0.75rem;
            margin-left: -0.75rem;
            padding-top: 0;
            padding-bottom: 0;
        }

        .row>* {
            padding-left: 12px;
            padding-right: 12px;
            max-width: 100%;
        }

        .row.g-0 {
            margin-right: 0;
            margin-left: 0;
        }

        .row.g-0>* {
            padding-left: 0;
            padding-right: 0;
        }

        .col-auto {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
        }

        .col {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
        }

        .col-1 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 8.33333333%;
        }

        .col-2 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 16.66666667%;
        }

        .col-3 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 25%;
        }

        .col-4 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 33.33333333%;
        }

        .col-5 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 41.66666667%;
        }

        .col-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 50%;
        }

        .col-7 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 58.33333333%;
        }

        .col-8 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 66.66666667%;
        }

        .col-9 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 75%;
        }

        .col-10 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 83.33333333%;
        }

        .col-11 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 91.66666667%;
        }

        .col-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 100%;
        }

        @media only screen and (min-width: 576px) {
            .col-sm-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-sm-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-sm-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-sm-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-sm-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-sm-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-sm-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-sm-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-sm-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-sm-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-sm-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-sm-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 768px) {
            .col-md-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-md-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-md-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-md-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-md-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-md-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-md-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-md-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-md-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-md-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-md-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-md-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 992px) {
            .col-lg-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-lg-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-lg-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-lg-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-lg-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-lg-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-lg-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-lg-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-lg-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-lg-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-lg-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-lg-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 1200px) {
            .col-xl-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-xl-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-xl-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-xl-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-xl-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-xl-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-xl-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-xl-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-xl-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-xl-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-xl-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-xl-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }



        :root {
            --color-primary: #3B73F2;
            --color-black: #000000;
            --color-white: #ffffff;
            --color-blue: #F5FAFF;
            --text-color: #1B1D1F;
        }

        body,
        h1,
        h2,
        h3,
        h4,
        p,
        figure,
        blockquote,
        dl,
        dd {
            margin: 0;
        }

        ul[role=list],
        ol[role=list] {
            list-style: none;
        }

        html:focus-within {
            scroll-behavior: smooth;
        }

        img,
        picture {
            max-width: 100%;
            display: block;
        }

        input,
        button,
        textarea,
        select {
            font: inherit;
        }

        @media (prefers-reduced-motion: reduce) {
            html:focus-within {
                scroll-behavior: auto;
            }

            *,
            *::before,
            *::after {
                -webkit-animation-duration: 0.01ms !important;
                animation-duration: 0.01ms !important;
                -webkit-animation-iteration-count: 1 !important;
                animation-iteration-count: 1 !important;
                -webkit-transition-duration: 0.01ms !important;
                transition-duration: 0.01ms !important;
                scroll-behavior: auto !important;
            }
        }

        body {
            color: var(--text-color);
            font-weight: 300;
            min-height: 100vh;
            line-height: 1.5;
            margin: 0 auto;
            font-family: "ZohoPuvi", system-ui, -apple-system, BlinkMacSystemFont,
                "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
                sans-serif;
        }


        .w-100 {
            width: 100%;
        }

        ul {
            padding: 0;
        }

        ul li {
            list-style-type: none;
        }



        .ncm-btn:hover {
            color: #E80E19;
            border-color: #E80E19;
        }

        .ncm-btn>.ncm-btn-icon {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
        }

        .ncm-btn>.ncm-btn-icon+span {
            margin-left: 8px;
        }

        .ncm-btn.ncm-btn-primary {
            border: 1px solid #E80E19 !important;
            background-color: #E80E19 !important;
            color: #ffffff;
        }

        .ncm-btn.ncm-btn-primary:hover {
            background-color: #db0b15;
            border-color: #db0b15;
        }

        .ncm-btn.ncm-btn-primary:focus {
            background-color: #d00610;
            border-color: #d00610;
        }

        .ncm-btn.ncm-btn-secondary {
            border: 1px solid #000000 !important;
            background-color: #000000 !important;
            color: #ffffff;
        }

        .ncm-btn.ncm-btn-secondary:hover {
            background-color: #444444;
            border-color: #444444;
        }

        .ncm-btn.ncm-btn-secondary:focus {
            background-color: #444444;
            border-color: #444444;
        }

        .ncm-btn>span:last-child.ncm-btn-icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-right: 8px;
        }

        a.ncm-btn {
            text-decoration: none;
        }

        .ncm-btn {
            border: 0;
            border-radius: 8px;
            font-weight: 600;
            font-size: 1rem;
            line-height: 1.5;
            cursor: pointer;
            text-align: center;
            padding: 16px 24px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;

            -webkit-transition: all 0.15s ease-out;
            transition: all 0.15s ease-out;
            font-family: inherit;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        a.ncm-btn.btn-primary {
            color: #ffffff !important;
            text-decoration: none;
        }

        .ncm-btn.btn-primary {
            background-color: #E80E19;
            color: #ffffff;
        }

        .ncm-btn>span:last-child.ncm-btn-icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-left: 8px;
        }

        a.ncm-btn.btn-primary {
            color: #ffffff !important;
            text-decoration: none;
        }

        .flex-grow-1 {
            -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
        }

        .d-block {
            display: block !important;
        }




        .opm-nms-main-wrapper h1 {
            font-size: calc(1.375rem + 2.2vw);
            line-height: 1.2;
            letter-spacing: -1px;
            font-weight: 800;
            margin: 0 0 16px;
        }

        .opm-nms-main-wrapper h2 {
            font-size: calc(1.325rem + 1.75vw);
            font-weight: 600;
            line-height: 1.3;
            letter-spacing: -0.65px;
            margin: 0 0 16px;
        }

        .opm-nms-main-wrapper h3,
        .opm-nms-main-wrapper .h3 {
            font-size: calc(1.3rem + 1vw);
            font-weight: 600;
            line-height: 1.35;
            letter-spacing: -0.5px;
            margin: 0 0 12px;
        }

        .opm-nms-main-wrapper h4 {
            font-size: calc(1.275rem + 0.75vw);
            font-weight: 600;
            line-height: 1.5;
            letter-spacing: -0.5px;
            margin: 0 0 12px;
        }

        .opm-nms-main-wrapper h3, .opm-nms-main-wrapper h4, 
        .opm-nms-main-wrapper .h3,  .opm-nms-main-wrapper .h4 {
            font-size: 1.25rem;
            font-weight: 500;
            line-height: 28px;
            letter-spacing: -0.25px;
            margin: 0 0 12px;
        }

        .opm-nms-main-wrapper h6 {
            font-size: 1.25rem;
            font-weight: 500;
            line-height: 1.5;
            letter-spacing: -0.25px;
            margin: 0 0 12px;
        }

        .opm-nms-main-wrapper p,
        .opm-nms-main-wrapper .p {
            font-size: 18px;
            font-weight: 300;
            line-height: 30px;
            margin: 0 0 16px;
        }

        .opm-nms-main-wrapper ul li {
            font-size: 17px;
            font-weight: 300;
            line-height: 30px;
            margin: 0 0 12px;
        }





        @media only screen and (min-width: 1200px) {
            .opm-nms-main-wrapper h1 {
                font-size: 3.5rem;
            }

            .opm-nms-main-wrapper h2 {
                font-size: 2.5rem;
            }

            /*.opm-nms-main-wrapper h3,
            .opm-nms-main-wrapper .h3 {
                font-size: 2rem;
            }

            .opm-nms-main-wrapper h4 {
                font-size: 1.75rem;
            }*/
        }


        #scroll,
        .heading-menu {
            display: none;
        }



        /*------ End css -------------*/


        .opm-nms-main-wrapper *,
        .opm-nms-main-wrapper *::after,
        .opm-nms-main-wrapper *::before {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .opm-nms-main-wrapper a:not(.itom-btn-primary) {
            color: #006DEB;
        }

        .opm-nms-main-wrapper a:not(.itom-btn-primary).anchor-text {
            font-size: 16px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            text-decoration: none;
        }

        .opm-nms-main-wrapper .anchor-text {
            font-size: 16px;
            font-weight: 400;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            text-decoration: none;
        }



        .opm-nms-main-wrapper .anchor-text a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper {
            padding-top: 24px;
            background-color: #FFF0BA;
            position: relative;
            z-index: 1;
            padding-bottom: 63px;
        }
        .opm-nms-main-wrapper .ncm-banner-wrapper .breadcrumb-header ul li {
            display: inline-block;
            font-size: 13px;
            margin-bottom: 8px;
            line-height: 1.5;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper .breadcrumb-header ul li a {
            color: inherit;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper .breadcrumb-header ul li.breadcrumb-separator {
            margin: 0 4px;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section {
            padding: 0px 0 0px;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section h1 {
            margin-bottom: 12px;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .ncm-btn {
            font-size: 20px;
            font-weight: 500;
            margin: 16px 0px 0px;
        }


        .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .ncm-btn .ncm-btn-icon {
            margin-right: 12px;
            line-height: 1.2;
        }


        .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .banner-row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            align-items: center;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .banner-row>* {
            padding: 0 12px;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .banner-row .banner-wrapper {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0px;
            flex: 1 0 0;
        }

        .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .banner-row .banner-content {
            max-width: 650px;
        }

        @media screen and (min-width: 1200px) {
            .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .banner-row .banner-content {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
            }
        }

        @media screen and (max-width: 1199.98px) {
            .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .banner-row>* {
                width: 50%;
            }
        }

        @media screen and (max-width: 992.98px) {
            .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .banner-row {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                gap: 40px 0;
            }

            .opm-nms-main-wrapper .ncm-banner-wrapper .banner-section .banner-row>* {
                width: 100%;
            }
        }


        .opm-nms-main-wrapper .opm-features-detail-container {
            max-width: 1180px;
            width: 100%;
            margin: auto;
            padding-left: 12px;
            padding-right: 12px;
        }

        .opm-nms-main-wrapper .sec-padding-100 {
            padding-top: 100px;
            padding-bottom: 100px;
        }

        .opm-nms-main-wrapper .sec-padding-80 {
            padding-top: 80px;
            padding-bottom: 80px;
        }

        .opm-nms-main-wrapper .sec-padding-40 {
            padding-top: 40px;
            padding-bottom: 40px;
        }

        .mt-0{margin-top: 0px !important;}
        .mb-0{margin-bottom: 0px !important;}
        .pt-0 {
            padding-top: 0 !important;
        }

        .pb-0 {
            padding-bottom: 0 !important;
        }

        .sec-bg {
            background: var(--color-blue);
        }



        @media screen and (min-width: 992px) {
            .opm-nms-main-wrapper .title-break {
                display: block;
            }
           
            
        }

         @media screen and (max-width: 992px){
             .opm-nms-main-wrapper .ncm-banner-wrapper{padding-top: 60px;}
         }



        .img-wrapper {
            margin-top: 24px;
            position: relative;
            border-radius: 12px;
            z-index: 1;
            max-width: 507px;
            width: 100%;
            height: 520px;
            margin: auto;
        }

        .img-wrapper img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border-radius: 26px;
            z-index: -1;
         
           
            

        }


        .opm-nms-main-wrapper .comprehensive-section {
            box-shadow: 0 2px 7px 0 rgb(5 34 97 / 10%);
            background: #ffffff;
            position: relative;
            top: 60px;
            background-repeat: no-repeat;
            background-size: contain;
            border-radius: 10px;
            padding: 40px 60px 32px;
        }

        .opm-nms-main-wrapper .comprehensive-section .logo-box {
            background: #ede2d9;
            padding: 24px 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            flex-direction: column;
            margin: 14px 2px;
            border-radius: 8px;
        }

        .opm-nms-main-wrapper .comprehensive-section .logo-box.bg1 {
            background: #ede2d9;
        }

        .opm-nms-main-wrapper .comprehensive-section .logo-box.bg2 {
            background: #EAF3FF;
        }

        .opm-nms-main-wrapper .comprehensive-section .logo-box.bg3 {
            background: #E2FCFA;
        }

        .opm-nms-main-wrapper .comprehensive-section .logo-box.bg4 {
            background: #FCF6E8;
        }

        .opm-nms-main-wrapper .comprehensive-section .logo-box.bg5 {
            background: #F7F7F8;
        }

        .opm-nms-main-wrapper .comprehensive-section .logo-box .logo-title {
            color: var(--text-color);
            margin-top: 12px;
            font-size: 18px;
            font-weight: 400;
            border-radius: 8px;
        }


        .opm-nms-main-wrapper .comprehensive-section a {
            text-decoration: none;
        }

        .opm-nms-main-wrapper .comprehensive-section h2 {
            text-align: center;
            margin-bottom: 16px;
            ;
        }

        .opm-nms-main-wrapper .comprehensive-section p {
            text-align: center;
            margin-bottom: 16px;
        }

        .opm-nms-main-wrapper .comprehensive-section .row.justify-content-center {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .intro-section {
            text-align: center;
        }

        .intro-section.sec-padding-80 {
            padding-top: 180px;
        }

        /*--------- feature seciton-------*/

        .feature-section-intro-content {
            text-align: center;
            padding: 0px 0px 0px;
        }

        .opm-nms-main-wrapper .intro-section {
            width: 100%;
            margin: auto;
            text-align: center;
        }

        .opm-nms-main-wrapper .feature-section .feature-section-intro-content {
            width: 100%;
            margin: auto;
            text-align: center;
        }

       

        .opm-nms-main-wrapper .feature-section .feature-section-intro-content .sec-img-holder {
            margin-top: 38px;
        }


        .opm-nms-main-wrapper .feature-section .feature-content-section {
            padding: 50px 0;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .content-header {
            margin-bottom: 32px;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .content-body .row {
            margin-top: 32px;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .content-body .feature-content-icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-bottom: 12px;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .content-body .feature-content-icon svg {
            max-width: 48px;
            max-height: 48px;
            width: 100%;
            height: 100%;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .content-body .content-list {
            margin-top: 24px;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .content-body .content-list.list-box {
            background: #F9F9FB;
            padding: 30px;
            border-radius: 8px;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .content-body .content-list ul {
            margin-top: 16px;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section h3 {
            margin-bottom: 8px;
        }

        @media only screen and (max-width: 992px) {
            .opm-nms-main-wrapper .feature-section .feature-content-section .feature-content-card {
                margin-bottom: 32px;
            }
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .feature-content-card.inline>div:first-child {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 12px;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .feature-content-card.inline>div:first-child .feature-content-icon {
            margin: 0 10px 0 0;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .feature-content-card.inline>div:first-child .feature-content-icon svg {
            max-width: 36px;
            max-height: 36px;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section .feature-content-card.inline>div:first-child h5 {
            margin-bottom: 0;
            font-size: 20px;
            line-height: 1.25;
        }

        .opm-nms-main-wrapper .feature-section .feature-content-section ul li {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNNy4yOSAxNC4yOUwzLjcgMTAuN0MzLjMxIDEwLjMxIDMuMzEgOS42OCAzLjcgOS4yOUM0LjA5IDguOSA0LjcyIDguOSA1LjExIDkuMjlMOCAxMi4xN0wxNC44OCA1LjI5QzE1LjI3IDQuOSAxNS45IDQuOSAxNi4yOSA1LjI5QzE2LjY4IDUuNjggMTYuNjggNi4zMSAxNi4yOSA2LjdMOC43IDE0LjI5QzguMzIgMTQuNjggNy42OCAxNC42OCA3LjI5IDE0LjI5WiIgZmlsbD0iIzA5QUI1OCIvPgo8L3N2Zz4K);
            background-repeat: no-repeat;
            background-position: 0 4px;
            padding-left: 32px;
            margin-bottom: 8px;
        }

        .opm-nms-main-wrapper .addon-section {
            background-color: #fafafa;
        }

        .opm-nms-main-wrapper .addon-section .addon-card-row {
            margin-top: 60px;
            gap: 24px 0;
        }

        .opm-nms-main-wrapper .addon-section .addon-card-row .addon-card {
            padding: 24px;
            border-radius: 12px;
            background-color: #ffffff;
            height: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.04);
        }

        .opm-nms-main-wrapper .addon-section .addon-card-row .addon-card p {
            margin-top: 8px;
        }

        .opm-nms-main-wrapper .addon-section .addon-card-row .addon-card .addon-logo {
            height: 46px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        /*------ network Capabilities section start ----------*/



        /*-------- Brand section ----------*/



        .brand-detail-container {
            border-radius: 8px;
            background-color: #fff;
            box-shadow: 0 0 12.61px 0.39px rgba(0, 0, 0, 0.08);
            margin: 0 auto 0;
            width: 100%;
            max-width: 1140px;
            padding: 40px 40px 40px;
            box-sizing: border-box;
            position: relative;
            margin-top: -72px;
            z-index: 1;
        }

        .trusted-business-cover {
            display: flex;
            flex-direction: column;
            overflow: hidden;
        }

        .trusted-business-cover h4 {
            text-align: center;
        }

        .trusted-business-cover p {
            font-size: 18px;
            text-align: center;
            margin: 0 0 36px;
        }

        .trusted-business-logo-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: distribute;
            justify-content: space-around;

        }

        @media screen and (max-width: 992.98px) {
            .trusted-business-logo-wrapper {
                border: 0;
                padding: 0;
                display: grid;
                grid-template-columns: repeat(auto-fill, 180px);
                grid-gap: 24px;

            }

            .trusted-business-logo-wrapper .business-logo-item {
                border: 1px solid #ddd;
                border-radius: 6px;
                padding: 12px 24px;
                height: 64px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                min-width: 180px;
            }

            .seprator-bdr {
                display: none;
            }
        }


        @media only screen and (max-width: 768px) {

            .trust-box-wrapper {
                flex-direction: column;
                gap: 24px;
            }

            .trust-box {
                gap: 36px;
            }

            .trusted-logo img {
                max-width: 92px;
            }

            .trust-para p {
                line-height: 1.5;
            }

        }

        /*------ Brand section end ----------*/


        /*========== Accomplish-section start ================*/

        .accomplish-section-wrapper {
            margin-top: 60px;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row {
            display: flex;
            justify-content: space-between;
            position: relative;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container {
            width: 50%;
            padding-left: 20px;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion {
            margin-left: 24px;
            padding: 8px 0px;
            width: calc(100% - 50px);

            position: relative;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion::before {
            content: "";
            width: 24px;
            height: 24px;
            box-sizing: border-box;
            display: block;
            position: absolute;
            left: -44px;
            top: 27px;
            border-radius: 50%;
            z-index: 2;
            border: 7px solid #FFDFAE;
            background: radial-gradient(#FF9900 60%, #FF9900 40%);
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion::after {
            content: "";
            width: 0px;
            height: 100%;
            border-left: 1px solid #3E3E3E;
            display: block;
            position: absolute;
            left: -32px;
            top: 28px;
            border-radius: 50%;
            z-index: 1;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active::after {
            border-color: #D9D9D9;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .accordion-heading svg {
            transform: rotate(180deg);
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active~.accordion::before {
            background: #ffffff;
            border: 1px solid #D9D9D9;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active~.accordion::after {
            border-color: #D9D9D9;
        }

        /* .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion:last-child {
  border-bottom: none;
} */
        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion:last-child::after {
            border: none;
        }

        .time-line-accordion {
            position: absolute;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion:last-child .time-line-accordion {
            display: none;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-heading {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            cursor: pointer;
            background: #fff;
            padding: 14px 20px;
            border-radius: 6px;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-heading h3 {
            font-weight: 500;
            line-height: 1.5;
            margin: 0px 0px 0px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-heading h3 .content-list-icon {
            width: 36px;
            height: 36px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            position: relative;
        }

        /* .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-heading svg {
            margin-top: 10px;
            min-width: 23px;
            max-width: 23px;
            display: none;
        } */


        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-content {
            display: none;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-content p {
            margin-top: 18px;
            font-size: 18px;
            line-height: 1.7;
            margin: 30px 0px 20px;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-content .image {
            display: none;
        }

        @media screen and (max-width: 900px) {
            .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-content .image {
                display: block;
            }

            .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-content .image img {
                width: 100%;
            }
        }

        .border-line {
            box-sizing: border-box;
            height: 2px;
        }

        /* 
        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .border-line {
            position: absolute;
            width: 100%;
            height: 2px;
            background: #f7a904;
            left: 0;
            bottom: -2px;
            z-index: 9;
           
        } */

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .accordion-heading {
            background: #FAD677;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .accordion-heading h5 {
            color: #000;
            font-size: 20px;
            font-weight: 600;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion .accordion-heading h3 span,
        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .accordion-heading h5 span {
            margin-right: 10px;
        }



        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .time-line-accordion {
            top: 40px;
            width: 100%;
            height: 0px;
            border-left: 1px solid #414141;
            position: absolute;
            left: -33px;
            padding-left: 33px;
            animation: timeline 7s linear forwards;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .time-line-accordion::before {
            content: "";
            position: absolute;
            bottom: 0;
            left: -2.5px;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #3E3E3E;
            box-sizing: border-box;
            z-index: 3;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .time-line-accordion:hover::before,
        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .time-line-accordion:hover,
        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion.active .border-line,
        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion:hover .accordion-content:hover .border-line {
            animation-play-state: paused;
        }


        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion.active .accordion-content {
            display: block;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion ul {
            font-size: 16px;
            padding-left: 24px;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container .accordion ul li {
            list-style-image: url("https://www.manageengine.com/network-monitoring/images/nw-traffic-monitoring/tick.svg");
            line-height: 2.5;
            padding-left: 8px;
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accomplish-section-image-container {
            width: 50%;
            padding-left: 80px;
            position: relative;
            height: 100%;
            z-index: 2;
            position: sticky;
            top: 150px; margin-top: 30px;
        }
        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accomplish-section-image-container img {
            width: 100%;

            transform: scale(1.2);
        }

        .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accomplish-section-image-container img+img {
            display: none;
        }

        @media screen and (max-width: 900px) {
            .opm-nms-main-wrapper .accomplish-section .accomplish-section-row {
                flex-direction: column;
            }

            .opm-nms-main-wrapper .accomplish-section .accomplish-section-row>div {
                width: 100% !important;
            }

            .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accordion-container {
                width: calc(100% - 30px);
            }

            .opm-nms-main-wrapper .accomplish-section .accomplish-section-row .accomplish-section-image-container {
                padding: 0;
                display: none;
            }
        }


        @keyframes timeline {
            0% {
                height: 10px;
            }

            100% {
                height: 100%;
            }
        }

        @keyframes timeline-hr {
            0% {
                width: 10px;
            }

            100% {
                width: 100%;
            }
        }

        /*--------------- accomplish section end -----------*/

        /*--------------- Opmanager bit section start -----------*/


        .opm-nms-main-wrapper .opm-fit-section .feature-header-section {
            text-align: center;
            margin: 0px auto 0;
            background-color: #ffffff;
            -webkit-transition: all 0.25s;
            transition: all 0.25s;
            min-height: 55px;
            transition: all 0.25s;
        }

        .opm-fit-section .feature-header-section h2 {
            margin-bottom: 44px;
        }

        .opm-nms-main-wrapper.opm-fit-section .feature-header-section #feature-header-section {
            -ms-overflow-style: none;
            scrollbar-width: none;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-header-section #feature-header-section::-webkit-scrollbar {
            display: none;
        }

        /* @media screen and (min-width: 576px) {
            .opm-nms-main-wrapper .opm-fit-section .feature-header-section #feature-header-section.sticky {
                position: inherit;
                top: 100px;
                width: 100%;
                left: 0;
                background: #fcfcfc;
                -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
                box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
                border-bottom: 1px solid #dadada;
                z-index: 10;
                -webkit-transition: all 0.25s;
                transition: all 0.25s;
                padding-bottom: 16px;
                padding-top: 16px;
            }
        } */

        @media only screen and (min-width: 576px) and (max-width: 1025.98px) {
            .opm-nms-main-wrapper .opm-fit-section .feature-header-section #feature-header-section.sticky {
                top: 88px;
            }
        }



        .opm-nms-main-wrapper .opm-fit-section .feature-header-section ul {

            display: inline-block;
            margin: 0 0px;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-header-section ul li {
            display: inline-block;
            margin-bottom: 0; margin: 0px 12px;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-header-section ul li a {
            display: inline-block;
            padding: 8px 30px;
            color: #000;
            font-size: 24px;
            position: relative;
            font-weight: 300;
            text-decoration: unset;
            border: 1px solid #88AAFF;
            border-radius: 50px;
            line-height: 32px;
        }

        /* .opm-nms-main-wrapper .opm-fit-section .feature-header-section ul li a::before {
            position: absolute;
            content: "";
            height: 2.5px;
            width: 0;
            left: 0;
            bottom: 0;
            background-color: #006DEB;
        } */

        .opm-nms-main-wrapper .opm-fit-section .feature-header-section ul li a.active {
            color: #006DEB;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-header-section ul li a.active::before {
            width: 100%;
        }

        .pattern {
            background-image: url(https://www.manageengine.com/network-monitoring/style/images/nms-pattern.svg);
            max-height: 100%;
            width: 100%;
            background-repeat: repeat;
            height: 480px;
        }

        .sticky-div{position:sticky; top: 150px;}
        .opm-fit-section .sub-header-section h3 {
            text-align: left;
            margin-bottom: 0px;
            font-weight: 300;
            font-size: 60px;
            line-height: 70px;
            margin-bottom: 32px;
        }

        .opm-fit-section .feature-section {
            margin-top: 80px;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-section .feature-content-card {
            margin-top: 24px;
            ;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-section .feature-content-card .benefit-card {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            padding: 24px;
            gap: 24px;
            border-radius: 8px;
            background: #FFF;
            margin-bottom: 24px;
            border: 1px solid #DCDCDC;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-section .feature-content-card .benefit-card p {
            margin: 0px;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-section .feature-content-card .benefit-card:last-child {
            margin-bottom: 0;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-section .feature-content-card.benefit-card h5 {
            margin-bottom: 8px;
            line-height: 1.15;
        }

        .opm-nms-main-wrapper .opm-fit-section .feature-section .feature-content-card.benefit-card p {
            margin-bottom: 0;
        }

.opm-nms-main-wrapper .opm-fit-section .feature-section .feature-content-card .benefit-card p a {
    color: #006DEB;
    font-weight: 300;
    font-size: 17px;
}

        @media screen and (max-width: 992.98px) {}

        @media screen and (max-width: 768.98px) {

            .opm-fit-section .sub-header-section h3 {
                font-size: 36px;
                line-height: 42px;
            }

            .pattern {
                display: none;
            }

            .opm-nms-main-wrapper .opm-fit-section .feature-header-section ul li {
                margin-bottom: 16px;
            }

            .opm-fit-section .feature-section {
                margin-top: 36px;
            }
        }


        @media only screen and (max-width: 640px) {
            .opm-nms-main-wrapper .opm-fit-section .feature-header-section ul li a{line-height: 24px; font-size: 18px;}
        }

        /*--------------- Opmanager bit section end -----------*/

        /*---------------get started section start -----------*/

        .get-started-section {
            background: #1C1C1C;
        }


        .get-started-section h2 {
            text-align: center;
            color: #fff;
        }

        .get-started-section .bottom-cta {
            margin-top: 30px;
            gap: 15px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .get-started-section .list-section {
            color: #fff;
            max-width: 752px;
            background: #2A2A2A;
            padding: 50px 58px;
            border-radius: 8px;
            margin: 32px auto 40px;
        }


        .get-started-section .search-icon-list.list-box li {
            background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.3452 8.88547C16.7057 9.24595 16.7057 9.83036 16.3452 10.1908L11.4221 15.114C11.0616 15.4744 10.4771 15.4744 10.1166 15.114L7.65513 12.6524C7.29465 12.2919 7.29465 11.7075 7.65513 11.347C8.01561 10.9866 8.60006 10.9866 8.96056 11.347L10.7694 13.1558L15.0397 8.88547C15.4002 8.52499 15.9846 8.52499 16.3452 8.88547Z' fill='%235C5C5A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 1.84615C6.39218 1.84615 1.84615 6.39218 1.84615 12C1.84615 17.6078 6.39218 22.1538 12 22.1538C17.6078 22.1538 22.1538 17.6078 22.1538 12C22.1538 6.39218 17.6078 1.84615 12 1.84615ZM0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z' fill='%235C5C5A'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: 0 4px;
            padding-left: 36px !important;
            margin-bottom: 8px;
            font-size: 20px;
            font-weight: 300;
            line-height: 30px;
            margin: 0 0 24px;
        }

        .get-started-section .search-icon-list.list-box li a{color: #ebebeb;}

        .get-started-section .search-icon-list.list-box li a:hover{coor;#fff}


        /*--------------- reason section start -----------*/
        .opm-fit-section.reason-section .feature-section .feature-content-card {
            margin: 12px 0px;
        }

        .opm-fit-section.reason-section .feature-section .feature-content-card .benefit-card {
            background: #FFF7E8;
            border-radius: 6px;
            border: none;
            min-height: 190px;
        }

        .opm-fit-section.reason-section .feature-section .feature-content-card .benefit-card h3 {
            font-size: 24px;
            font-weight: 600;
            line-height: 28px;
            display: flex;
            align-items: center;
        }

        .opm-fit-section.reason-section .feature-section .benefit-content span {
            height: 40px;
            width: 40px;
            background: #FFBC01;
            border-radius: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            margin-right: 16px; font-weight:300;
        }


        /*--------------- reason section start -----------*/


        /*------------  case study card seciton----------------*/



        .card-parent {
            display: flex;
            gap: 30px;
        }

        .card-parent>* {
            flex: 1;
            display: inline-grid;
        }


        .case-studies-section h2 {
            text-align: center;
            width: 100%;
        }

        .case-studies-section h2 {
            color: #fff;
        }

        .case-studies-section .button-section {
            width: 100%;
        }

        .case-studies-section .button-section .itom-btn-primary {
            background: #fed600;
            color: #000 !important;
        }


        .card-parent .trusted-card {
            border: 1px solid #F0F0F0;
            padding: 35px 30px;
            background: #fff;
        }

        .card-parent .trusted-card a {
            font-size: 16px;
            font-weight: 400;
            color: #006DEB;
        }

        .card-parent .trusted-card a svg {
            width: 18px;
            height: 12px;
        }

        .card-parent .trusted-card a svg img {
            padding: 5px;
        }

        .card-parent .card-content h5 {
            margin: 0 0 20px;
        }

        .card-parent .card-content p {
            margin: 0 0 30px;
        }

        .card-parent .trusted-card a span {
            margin-left: 2px;
        }

        .mt-30 {
            margin-top: 30px;
            ;
        }

        .card-parent .trusted-card:hover {
            -webkit-box-shadow: 0 8px 12px -2px rgba(0, 0, 0, 0.1411764706);
            box-shadow: 0 8px 12px -2px rgba(0, 0, 0, 0.1411764706);
        }

        .card-parent .trusted-card .opm-gartner-review-sprite {
            max-height: 45px;
            min-height: 45px;
            max-width: 115px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #444;
        }

        .card-parent .trusted-card .opm-gartner-review-sprite img {
            padding: 5px;
            max-height: 70px;
            max-width: 160px;
        }

        .card-parent .trusted-card .logo-img {
            background: none !important;
            justify-content: flex-start;
        }

        .card-parent .trusted-card>span {


            display: flex;
            justify-content: center;
            text-align: center;
            margin: 0 0 25px;
        }


        /*----- case study seciton ----------*/



        .case-study-box {
            display: inline-block;
            margin: 2%;
            border: 1px solid #f9f4f4;
            border-radius: 10px;
            padding: 10px;
            text-align: left;
            vertical-align: top;
            -webkit-transition: .3s ease-in;
            -o-transition: .3s ease-in;
            transition: .3s ease-in;
            position: relative;
            background: #FBFBFB;
        }

        .case-text {
            padding: 20px 17px;
            position: unset;
            background: #FBFBFB;
        }

        .case-text h5 {
            font-size: 18px;
            line-height: 30px;
            font-weight: 600;
            padding-bottom: 8px;
            padding-top: 4px;
            display: none;
        }

        .case-text p {
            position: relative;
            font-size: 17px;
            line-height: 28px;
            color: #000;
            padding-bottom: 16px;
        }

        .case-text .learn-more {
            margin-top: 10px;
            font-size: 17px;
            font-weight: 400;
            color: #FF0000;
            position: relative;
        }

        .learn-more>span svg {
            width: 22px;
            height: 12px;
            margin-left: 4px;
        }

        .case-study-box .overlay-link {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            cursor: pointer
        }

        .case-img {
            width: 100%;
            overflow: hidden
        }

        .case-img img {
            width: 100%;
            height: 100%;
            -webkit-transition: .3s ease-in;
            -o-transition: .3s ease-in;
            transition: .3s ease-in;
            border-top-right-radius: 12px;
            border-top-left-radius: 12px;
        }

        .case-study-box:hover {
            -webkit-box-shadow: 0 0 10px -5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 10px -5px rgba(0, 0, 0, .3);
            -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            transform: translateY(-5px)
        }

        .case-study-box:hover img {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
        }

        div#scroll {
            padding: 0
        }

        @media screen and (max-width :992px) {
            .fea-res-section {
                padding: 40px 0
            }

            .fea-res-section h2 {
                font-size: 24px;
                line-height: 34px
            }

            .case-study-box {
                margin: 10px
            }
        }

        @media screen and (max-width :640px) {
            .card-parent {
                display: block;
            }
        }

        
        /*--------recognized section css start ----------*/

        .opm-nms-main-wrapper .recognized h2 {
            text-align: left;
        }

        .bgn-awards-list {
            max-width: 690px;
            background-color: #fff;
            display: flex;
            border-radius: 12px;
            padding: 15px;
            box-sizing: border-box;
            position: relative;
            align-items: center;

        }

        .bgn-awards-list .list {
            width: 170px !important;
            height: 168px;
            margin: 0 24px 0 0;
            padding: 12px 24px;
            box-sizing: border-box;
            border-radius: 6px;
            background-color: #F9F9F9;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #DEDEDE;
        }

        .v-middle {
            display: flex;
            align-items: center;
        }

        @media screen and (max-width:480px) {

            .bgn-awards-list {
                display: flex;
                flex-direction: column;
            }

            .bgn-awards-list .list {
                margin: 12px;
            }

            .img-wrapper {
                height: 340px;
                max-width: 320px;
            }
        }



        /*--------recognized section css end ----------*/


        /*------- accordian section css start -------*/

        .text-center {
            text-align: center;
        }

        .faq-content-section .apm-features-detail-container {
            background: #FAFCFF;
            padding: 100px 175px;
            border-radius: 8px;
            box-shadow: 10px 10px 20px 0px #f4f6ff;

        }

        .apm-seo-main-wrapper .faq-content-section .accordion-container {
            max-width: 980px;
            margin: 0 auto;
            padding: 0px 16px;
        }

        .apm-seo-main-wrapper .faq-content-section h2 {
            margin-bottom: 40px
        }

        .apm-seo-main-wrapper .faq-content-section h3 {
            font-weight: 500;
        }

        .accordion-container {
            width: 100%;
        }

        .accordion-container .accordion-item {
            border-bottom: 1px solid #ebeae7;
            cursor: pointer;
            padding: 20px 0;
        }

        .accordion-container .accordion-item h4,
        .accordion-container .accordion-item h3 {
            margin: 0;
            font-size: 20px;
            line-height: 1.5;
            letter-spacing: -0.35px;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            margin-right: 16px;
        }

        .accordion-container .accordion-item .accordion-head {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        .accordion-container .accordion-item .accordion-head.active .plusminus::before {
            content: "âˆ’";
        }

        .accordion-container .accordion-item .accordion-head.active h3 {
            color: #006DEB;
        }

        .accordion-container .accordion-item .accordion-body {
            padding-top: 16px;
            max-width: 90%;
        }

        .accordion-container .accordion-item .accordion-body p a {
            color: #006DEB;
        }

        .accordion-container .accordion-item .plusminus {
            font-size: 24px;
            font-weight: 200;
            border: 1px solid #444444;
            width: 24px;
            height: 24px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            border-radius: 100px;
            color: #444444;
            position: relative;
            top: 0;
        }

        .accordion-container .accordion-item .plusminus::before {
            position: absolute;
            content: "+";
            top: -8px;
        }

        .accordion-container .accordion-body {
            display: none;
        }

        @media screen and (max-width: 767.98px) {
            .faq-content-section .apm-features-detail-container {
                padding: 60px 16px;
            }

        }


       
        .faq-content-section .content-list.list-box {
            padding: 0 0 0 0px !important;
            border-radius: 8px;
            margin-top: 24px;
        }

        .faq-content-section .content-list.list-box li {
            background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.0833 0 12.1083 0.158333 13.075 0.475C14.0417 0.791667 14.9333 1.23333 15.75 1.8L14.3 3.275C13.6667 2.875 12.9917 2.5625 12.275 2.3375C11.5583 2.1125 10.8 2 10 2C7.78333 2 5.89583 2.77917 4.3375 4.3375C2.77917 5.89583 2 7.78333 2 10C2 12.2167 2.77917 14.1042 4.3375 15.6625C5.89583 17.2208 7.78333 18 10 18C12.2167 18 14.1042 17.2208 15.6625 15.6625C17.2208 14.1042 18 12.2167 18 10C18 9.7 17.9833 9.4 17.95 9.1C17.9167 8.8 17.8667 8.50833 17.8 8.225L19.425 6.6C19.6083 7.13333 19.75 7.68333 19.85 8.25C19.95 8.81667 20 9.4 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20ZM8.6 14.6L4.35 10.35L5.75 8.95L8.6 11.8L18.6 1.775L20 3.175L8.6 14.6Z" fill="black"/></svg>');
            background-repeat: no-repeat;
            background-position: 0 4px;
            padding-left: 32px !important;
            margin-bottom: 8px;
            font-size: 18px;
            font-weight: 300;
            line-height: 30px;
            margin: 0 0 16px;
        }

/*--------- video thumbnail *------------*/



 .opm-nms-main-wrapper .video-section .row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 46px;
}


        .video-player-wrapper {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.64);
            width: 100%;
            height: 100%;
            padding: 40px 20px;
            -webkit-transition: all 0.25s ease-in;
            transition: all 0.25s ease-in;
            display: none;
            opacity: 0;
            z-index: 999;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .video-player-wrapper * {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .video-player-wrapper.active {
            display: block;
            opacity: 1;
        }

        .video-player-wrapper .video-player-container {
            max-width: 956px;
            margin: 100px auto auto;
        }

        .video-player-wrapper .video-player-container .video-player-close-btn {
            width: 32px;
            height: 32px;
            margin-left: auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            cursor: pointer;
        }

        .video-player-wrapper .video-player-container .video-player {
            position: relative;
            padding-bottom: 56.5%;
            margin-top: 12px;
        }

        .video-player-wrapper .video-player-container .video-player iframe {
            position: absolute;
            width: 100%;
            height: 100%;
        }

        .intro-video {
            margin-top: 24px;
            position: relative;
            -webkit-box-shadow: 2px 4px 24px rgba(0, 0, 0, 0.08);
            box-shadow: 2px 4px 24px rgba(0, 0, 0, 0.08);
            border-radius: 12px;
            z-index: 1;
            max-width: 490px;
            width: 100%;
            height: 300px;
            margin: auto;
        }

        .intro-video img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border-radius: 12px;
            z-index: -1;
            -o-object-fit: cover;
            object-fit: cover;
        }

        .intro-video .video-play-button {
            width: 64px;
            height: 64px;
            border-radius: 100px;
            background-color: #E80E19;
            border: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-box-shadow: 0 6px 24px 3px rgb(0 0 0 / 75%);
            box-shadow: 0 6px 24px 3px rgb(0 0 0 / 75%);
            cursor: pointer;
        }

        .intro-video .video-play-button .video-play-icon {
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 16px solid #ffffff;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-32%, -50%);
            transform: translate(-32%, -50%);
            width: 20px;
            height: 20px;
        }