#videos .common_title {
    width: 690px
}

#customervideo ul {
    padding: 0
}

.head_centre .common_title {
    margin: 0 auto 20px
}

.video_wrap {
    height: unset;
    display: inline-block;
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    transition: all .5s linear
}

.video_wrap:hover .thumbnail {
    opacity: .5;
    transition: all .5s linear
}

.thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
    transform: scale(1.05)
}

.video_wrap:hover .youtube_icon {
    width: 44px !important;
    transition: all .1s linear;
    will-change: transform
}

.youtube_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px !important;
    transition: all .1s linear;
    will-change: transform
}

#why_sap .common_title {
    width: 640px;
    margin-bottom: 50px
}

.sap_wrap {
    background: #196783;
    border-radius: 12px;
    padding: 42px;
    height: 270px;
    display: grid;
    align-content: space-between
}

.sap_wrap a {
    margin-top: 40px
}

.wpcf7-not-valid-tip {
    font-size: 14px !important
}

.cta_right .agree span {
    margin: 0 !important
}

.wpcf7-response-output {
    color: #fff;
    font-size: 13px !important
}

.reasons_left h4 {
    color: #0C0C0C;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 40px;
    width: 455px;
    line-height: 36px
}
.reasons_left h3 {
    color: #0C0C0C;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 40px;
    width: 455px;
    line-height: 36px;
}
.reasons {
    margin-top: 70px
}

.reasons_left {
    padding-left: 50px
}

.reasons_right ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.reasons_right ul li {
    color: #000000b2;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

.reasons_right ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.reasons_right ul li a {
    color: #0C0C0C;
    text-decoration-color: #00000056
}

.points_wrap {
    background: #F1F5FA;
    display: grid;
    width: 100%;
    padding: 15px 15px;
    text-decoration: none;
    border-radius: 6px;
    margin-bottom: 22px;
    min-height: 140px;
    transition: all .5s linear;
    transition: all .2s linear
}

.points_wrap:hover {
    background: #ffffff1a;
    box-shadow: rgb(149 149 149 / 20%) 0 7px 29px 0;
    transition: all .5s linear
}

.points_wrap:hover img {
    transform: rotateY(180deg);
    transition: all .2s linear
}

.points_title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.points_title h4 {
    color: #0C0C0C;
    font-size: 18px;
    font-weight: 600;
    width: 185px;
    margin: 0
}

.points_wrap span {
    color: #196783;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px
}

.points_wrap span iconify-icon {
    font-size: 20px
}

.points_title img {
    max-width: 35px;
    max-height: 35px;
    object-fit: contain;
    transition: all .2s linear
}

#erp_system .common_title {
    width: 613px
}

.erp_system_video {
    height: 380px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    width: 65%;
    margin: auto;
    display: block
}

.hm_service_wrap h6 {
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    margin: 20px 0 30px
}

.hm_service_wrap a {
    color: #FFF;
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 30px
}

.hm_service_wrap:hover a {
    text-decoration: underline;
    color: #fffc
}

.hm_service_wrap a iconify-icon {
    font-size: 24px;
    margin-top: 3px
}

.hm_service_wrap {
    margin-bottom: 70px
}

.hm_service_wrap p {
    min-height: 74px;
    font-size: 16px
}

.hm_service_wrap:hover img {
    transform: rotateY(180deg);
    transition: all .5s linear
}

.hm_service_wrap img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    transition: all .5s linear
}

.hm_service {
    width: 94%;
    margin: auto
}

#industries_serve .common_title {
    width: 280px
}

#industries_serve .flex_title p {
    width: 290px;
    margin: 0
}

.title1 {
    width: 100%;
    padding: 0 15px;
    font-size: 15px;
    color: #1c1c1c;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    border-bottom: 1px solid #0000000d;
    padding-bottom: 10px
}

.industry_wrap {
    background: #fff;
    border: 1px solid #E5ECF5;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    transition: all .5s linear;
    margin-bottom: 25px
}

.industry_wrap:hover {
    background: #e9e9e970
}

.hm_industry_img {
    height: 150px;
    overflow: hidden
}

.industry_wrap:hover img {
    transform: scale(1.05);
    transition: all .5s linear
}

.hm_industry_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear
}

.industry_top {
    padding: 20px 20px 20px 20px;
    min-height: 130px
}

.industry_top h3 {
    color: #0C0C0C;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px
}

.industry_top span {
    color: #196783;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 15px
}

.industry_top span iconify-icon {
    font-size: 20px
}

footer {
    padding: 40px 0 20px;
    background: #fff
}

.ftr_title {
    color: #196783;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px
}

.quick_link a {
    color: #303030;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    margin-bottom: 10px;
    width: fit-content;
    position: relative;
    transition: all .5s linear;
    align-items: center;
    gap: 5px
}

.quick_link a::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 3px;
    width: 0%;
    height: 1px;
    background: #00000026;
    transition: all .5s linear
}

.quick_link a:hover::after {
    width: 100%;
    transition: all .5s linear
}

.quick_link a iconify-icon {
    color: #196783
}

.sap_logo {
    display: flex;
    gap: 20px;
    margin-top: 30px
}

.sap_logo img {
    max-width: 100px;
    max-height: 100px;
    object-fit: contain
}

.ftr_connect ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.ftr_connect ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px
}

.ftr_connect ul li span {
    color: #303030;
    font-weight: 500;
    font-size: 14px
}

.ftr_connect ul li a {
    text-decoration: none;
    font-weight: 500;
    color: #303030;
    font-size: 14px
}

.copy_right {
    border-top: 1px solid #8896a721;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px
}

.copy_right p {
    margin: 0;
    color: #0C0C0C;
    font-size: 12px
}

.ftr_social_media a {
    color: #0C0C0C;
    font-size: 16px
}

.ftr_social_media {
    display: flex;
    gap: 20px
}

.customer_stories_left .common_title {
    width: 600px
}

.customer_stories_left p {
    margin: 10px 0 0
}

.customer_stories_wrap {
    height: 390px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
    transition: all .5s linear
}

.customer_stories_wrap:hover img {
    transform: scale(1.05);
    transition: all .5s linear;
    will-change: transform
}

.customer_stories_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear
}

.customer_stories_top {
    background: #F8FAFC;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 90%;
    border-radius: 8px;
    padding: 20px 30px 30px;
    display: grid;
    align-content: space-between;
    transform: translate(-50%, -10%);
    height: 225px;
    transition: all .5s linear
}

.customer_stories_wrap:hover .customer_stories_top {
    transform: translate(-50%, -12%);
    transition: all .5s linear;
    background: #ffffffba;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px)
}

.customer_stories_top h2 {
    color: #0C0C0C;
    font-size: 20px;
    font-weight: 500
}

.content_wrap span {
    width: 35px;
    height: 35px;
    background: #1967831A !important;
    border-radius: 50%;
    color: #196783 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px !important;
    transition: all .5s linear
}

.customer_stories_wrap:hover .content_wrap span {
    background: #196783 !important;
    color: #ffffff !important;
    transition: all .5s linear
}

.content_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.content_wrap h3 {
    color: #196783;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.faq_lt {
    width: 330px
}

.content_wrap p {
    color: #0C0C0C;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    width: 190px;
    line-height: 20px
}

#customer_stories_slider .owl-nav button {
    background: transparent !important;
    color: #f8fafca1 !important;
    border: 1px solid #f8fafca1 !important
}

#customer_stories_slider .owl-nav button:hover {
    background: #F8FAFC !important;
    color: #196783 !important
}

#customer_stories_slider .owl-dots {
    display: flex;
    gap: 10px;
    position: absolute;
    bottom: 20px
}

#customer_stories_slider .owl-dots button {
    width: 14px;
    height: 14px;
    background: #FFFFFF33 !important;
    border-radius: 50%
}

#customer_stories_slider .owl-dot.active {
    background: #003A4E !important
}

.cta {
    width: 86%;
    margin: auto
}

.cta_input {
    width: 100%;
    background: #004E6A;
    border: 0;
    border-radius: 5px;
    padding: 12px 24px 12px;
    outline: none;
    color: #fff;
    border: 1px solid #004E6A;
    font-size: 14px
}

.cta_input:focus {
    border: 1px solid #ffffff52
}

.cta_input::placeholder {
    color: #ffffff75;
    font-size: 13px;
    font-weight: 400
}

.cta_right textarea {
    height: 110px;
    resize: none
}

.agree {
    color: #ffffffd4;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    margin-bottom: 20px
}

.cta_submit {
    background: #F2A100;
    border: 0;
    border-radius: 5px;
    padding: 12px 25px;
    color: #000;
    font-size: 16px;
    font-weight: 500
}

.cta_left h2 {
    width: 355px;
    margin-bottom: 15px
}

.faq_lt p {
    color: #0C0C0CB2;
    margin: 0
}

.faq_lt .common_title {
    margin-bottom: 15px
}

.faq_rt .accordion-body ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap
}

.faq_rt .accordion-body ul li {
    margin-right: 7px;
    margin-bottom: 10px;
    display: inline-block;
    width: fit-content;
    padding: 6px 10px;
    border-radius: 5px;
    background: #DAECF3
}

.faq_rt .accordion-item {
    background: #F5F6FA;
    margin-bottom: 15px;
    border-radius: 7px;
    border: 0
}

.faq_rt .accordion-item .accordion-button {
    background: #fff0;
    border: 0;
    box-shadow: none;
    color: #0C0C0C;
    text-align: left;
    font-size: 17px;
    font-weight: 500
}

.faq_rt .accordion-body ul li a {
    text-decoration: none;
    color: #196783;
    font-size: 15px;
    font-weight: 600
}

.faq_rt .accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E");
    position: absolute;
    right: 20px
}

.faq_rt .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M5 12h14'/%3E%3C/svg%3E");
    transform: unset
}

#innerbanner {
    position: relative;
    background: #fff;
    margin-top: 100px;
    padding-bottom: 20px
}

.blog_banner_right {
    display: flex;
    align-items: center;
    justify-content: right
}

.financial_sec_video .head_centre p {
    width: 770px
}

.video_leftblock_bx img {
    width: 100%;
    height: 310px;
    object-fit: cover;
    border-radius: 10px
}

.video_leftblock h4 {
    font-size: 20px;
    margin-bottom: 25px
}

.video_leftblock {
    background: #1967831A;
    padding: 30px;
    border-radius: 12px
}

.videocontent h2 {
    margin-bottom: 20px;
    color: #0C0C0C;
    font-size: 24px;
    transition: all .5s linear;
    font-weight: 600
}

.inner_banner_rt .header_image {
    object-fit: contain;
    opacity: 1;
    object-position: right;
    position: relative;
    z-index: 9
}

.inner_banner_rt {
    height: 300px;
    display: flex;
    justify-content: right;
    position: relative
}

.banner1 {
    width: 81%;
    margin: 0 auto
}

.width_less {
    width: 81%;
    margin: 0 auto
}

.inner_banner_left .heading {
    font-size: 33px;
    line-height: 38px;
    margin-bottom: 20px
}

.video_rightblock .common_title {
    margin-bottom: 20px
}

.video_rightblock {
    padding-left: 30px;
    width: 100% !important
}

.video_leftblock_bx iconify-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px
}

.video_leftblock_bx {
    position: relative
}

.keyfeatures ul li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.keyfeatures ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    color: #000000b2;
    font-size: 16px;
    font-weight: 400
}

.keyfeatures ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.keyfeatures {
    margin-top: 40px
}

.keyfeatures h4 {
    margin-bottom: 30px;
    font-size: 20px;
    color: #0C0C0C;
    font-weight: 600
}

#overview .common_title {
    width: 570px
}

.overview_wrap {
    background: #E1EEF324;
    border-radius: 6px;
    padding: 30px;
    margin-bottom: 24px;
    min-height: 237px
}

.overview_wrap span img {
    max-width: 40px;
    max-height: 40px
}

.overview_wrap p {
    margin: 0
}

.overview_wrap h5 {
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    margin: 25px 0 15px
}

#functionality .common_title {
    width: 600px
}

#functionality_slider {
    width: 93%;
    margin: auto
}

#functionality .head_centre p {
    width: 667px
}

.functionality_wrap {
    background: #6EC0DE1A;
    border-radius: 6px;
    padding: 40px;
    min-height: 390px
}

.functionality_wrap span {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background: #196783;
    display: flex;
    align-items: center;
    justify-content: center
}

.functionality_wrap span img {
    max-width: 30px;
    max-height: 30px;
    object-fit: contain
}

.functionality_wrap h5 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin: 25px 0
}

.functionality_wrap p {
    color: #000000B2;
    height: 170px;
    overflow-x: auto
}

#functionality_slider .owl-nav {
    justify-content: center
}

#points .nav-link {
    color: #717171;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E5ECF5;
    border-radius: 0 !important;
    padding: 25px 20px;
    text-align: left;
    justify-content: space-between;
    line-height: 28px;
    gap: 50px
}

#points .nav-link iconify-icon {
    font-size: 26px
}

#points .nav {
    width: 40%;
    padding-right: 35px;
    position: sticky;
    top: 10px
}

#points .tab-content {
    width: 60%;
    box-shadow: 0 9px 15px 0 #19678312;
    border: 1px solid #E5ECF5;
    border-radius: 12px;
    padding: 32px
}

#points .nav-pills .nav-link.active {
    color: #0C0C0C;
    background-color: #fff0
}

.points_description h2 {
    color: #0C0C0C;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 600px;
    line-height: 30px
}

.points_description h6 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0
}

.faq .common_title {
    width: 610px
}

.faq {
    width: 85%;
    margin: auto
}

.faq .accordion-button {
    font-size: 18px;
    font-weight: 600;
    color: #0C0C0C;
    background: #fff0;
    border: 0;
    padding: 22px 20px;
    outline: none;
    box-shadow: none;
    text-align: left
}

.faq .accordion-item {
    background: #1967831A;
    border-radius: 6px;
    margin-bottom: 20px;
    border: 0
}

.accordion-button:focus {
    box-shadow: none
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M5 12h14'/%3E%3C/svg%3E");
    transform: unset
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E");
    position: absolute;
    right: 20px
}

.abt_manufacturing_right {
    padding-left: 50px
}

.growth_left {
    margin-right: 30px
}

.growth_right img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.growth {
    background: #F1F5FAB8;
    padding: 50px 45px;
    border-radius: 12px;
    margin: 70px 0
}

.manufacturing_operations ul {
    padding-left: 60px;
    margin-top: 30px;
    list-style: none;
    margin-bottom: 0
}

.manufacturing_operations ul li {
    color: #0C0C0C;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

.manufacturing_operations ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.manufacturing_operations p {
    width: 870px
}

.manufacturing_kpis_left .common_title {
    width: 360px;
    margin-bottom: 30px
}

.manufacturing_kpis_right ul {
    border-left: 1px dashed #ffffff14;
    margin: 0;
    list-style: none;
    padding: 0
}

.manufacturing_kpis_right ul>li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 40px;
    color: #ffffffb0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

.manufacturing_kpis_right ul>li::after {
    position: absolute;
    content: '';
    left: -1px;
    top: 0;
    width: 2px;
    height: 45px;
    background: #F2A100;
    border-radius: 50px
}

.manufacturing_kpis_right ul>li h6 {
    color: #FFF;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    width: 290px;
    line-height: 26px
}

.manufacturing_kpis_left {
    width: 560px;
    position: sticky;
    top: 100px
}

.manufacturing_kpis_right ul li p {
    margin-bottom: 0;
    width: 370px;
    font-size: 15px;
    line-height: 22px
}

.manufacturing_kpis_right ul li p a {
    text-decoration: none;
    color: #4d4d4d;
    font-weight: 700
}

.manufacturing_kpis_right ul>li ol {
    padding: 0;
    margin: 0;
    margin-top: 10px;
    list-style: none
}

#erp_system_partner .manufacturing_kpis_right ul {
    border-left: 1px dashed #00000014
}

#erp_system_partner .manufacturing_kpis_right ul>li::after {
    display: none
}

.manufacturing_kpis_right ul>li ol li {
    color: #000000B2;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px
}

.manufacturing_kpis_right ul>li ol li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 7px;
    height: 7px;
    background: #196783;
    border-radius: 50%
}

.key_functionality_wrap {
    border: 1px solid #E5ECF5;
    border-radius: 6px;
    padding: 30px 45px;
    background: #6EC0DE1A;
    overflow: hidden;
    height: 330px;
    display: grid;
    align-content: space-between;
    transition: all .2s linear
}

.key_functionality_top span {
    color: #19678380;
    font-size: 16px;
    font-weight: 500
}

.key_functionality_bottom h6 {
    color: #0C0C0C;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

#future_manufacturing_erp_systm .common_title {
    width: 530px
}

.future_manufacturing_erp_systm {
    border-radius: 12px;
    border: 1px solid #E5ECF5;
    padding: 30px
}

.future_manufacturing_erp_systm #pills-tab {
    border-bottom: 1px solid #E5ECF5
}

.future_manufacturing_erp_systm .nav-link {
    color: #9D9D9D;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0 15px 20px 15px
}

.future_manufacturing_erp_systm .nav-item {
    width: 50%
}

.future_manufacturing_erp_systm .nav-pills .nav-link.active {
    color: #0C0C0C;
    background-color: #fff0;
    position: relative
}

.future_manufacturing_erp_systm .nav-pills .nav-link.active::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #196783;
    bottom: 0;
    left: 0
}

.future_manufacturing_conetnt ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.future_manufacturing_conetnt ul li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 25px
}

.future_manufacturing_conetnt ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 6px;
    width: 9px;
    height: 9px;
    background: #196783;
    border-radius: 50px
}

.future_manufacturing_conetnt ul li h6 {
    color: #0C0C0C;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 8px
}

.future_manufacturing_conetnt {
    width: 90%;
    margin: 30px auto 0
}

.future_manufacturing_conetnt ul li:last-child {
    margin: 0
}

#faq2 .common_title {
    width: 580px
}

.mob_points .accordion-button {
    font-size: 16px;
    font-weight: 500;
    color: #0C0C0C;
    background: #fff0;
    border: 0;
    padding: 20px 15px;
    outline: none;
    box-shadow: none;
    text-align: left;
    padding-right: 50px
}

.mob_points .accordion-item {
    background: #0000000f;
    margin-bottom: 15px;
    border: 0
}

.mob_points {
    display: none
}

.growth ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.growth ul li {
    color: #0C0C0C;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

.growth ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.sap_right {
    padding-left: 30px;
    border-left: 1px dashed #00000014
}

.sap_right ul li {
    font-size: 15px
}

.sap_left p {
    font-size: 15px
}

#erp_system_partner .manufacturing_kpis_right ul li h6 {
    color: #0C0C0C;
    font-size: 20px;
    font-weight: 600
}

#erp_system_partner .manufacturing_kpis_left .common_title {
    width: unset
}

#faq3 .common_title {
    width: 690px
}

#faq3 .head_centre p {
    width: 900px
}

#faq3 ul {
    list-style: none;
    margin-bottom: 0
}

#faq3 ul li {
    color: #000000B2;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

#faq3 ul li strong {
    color: #0C0C0C
}

#faq3 ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

#location_map {
    background: #124b5f0f
}

#location_map .common_btn {
    margin-top: 30px
}

.bg_dark .manufacturing_kpis_right ul>li ol li {
    font-weight: 300;
    color: #ffffffb5
}

.bg_dark .manufacturing_kpis_right ul>li ol li::after {
    background: #fff
}

.faq ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.faq ul li {
    color: #000000B2;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

.faq ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

#erp_software_system .common_title {
    width: 540px
}

.key_functionality_bottom ul li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 7px;
    height: 7px;
    background: #196783;
    border-radius: 50%
}

.key_functionality_bottom ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    color: #000000b2;
    font-size: 16px;
    font-weight: 400
}

.key_functionality_bottom ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.best_erp_systems {
    border-radius: 10px;
    padding: 30px;
    border: 1px solid #165c751f;
    background: #18627c08;
    min-height: 550px;
    text-align: center
}

.best_erp_systems h5 {
    font-size: 24px;
    font-weight: 600;
    color: #0C0C0C
}

.best_erp_systems h6 {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 20px
}

.price {
    font-size: 14px;
    color: #0000008c;
    font-weight: 500;
    display: grid
}

.price strong {
    color: #0a4c64;
    font-size: 26px;
    font-weight: 900
}

.best_erp_systems ul {
    padding: 0;
    margin: 20px 0;
    list-style: none;
    display: inline-block;
    width: 100%
}

.best_erp_systems ul li {
    color: #393939;
    font-size: 13px;
    background: #fff;
    float: left;
    padding: 5px;
    border-radius: 5px;
    font-weight: 600;
    margin-right: 5px;
    margin-bottom: 5px
}

.best_erp_systems p {
    font-size: 15px;
    margin: 0;
    height: 170px;
    overflow-y: auto
}

#improve .common_title {
    width: 630px
}

.improve_wrap {
    background: #f1f5fab8;
    padding: 30px;
    border-radius: 10px;
    min-height: 405px;
    position: relative
}

.improve_wrap span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 30px;
    background: #196783;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.improve_wrap h6 {
    font-size: 20px;
    font-weight: 600;
    color: #0C0C0C;
    margin-bottom: 20px
}

.improve_wrap ul li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 7px;
    height: 7px;
    background: #196783;
    border-radius: 50%
}

.improve_wrap ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #000000b2;
    font-size: 15px;
    font-weight: 400
}

.improve_wrap ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.improve_wrap p {
    margin: 0;
    font-size: 15px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #1967830a;
    padding: 15px 30px;
    border-top: 1px solid #1967830a
}

.best_erp_systems .common_btn {
    justify-content: center;
    margin-top: 30px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 50%;
    transform: translate(-50%, 0%);
    background: #196783;
    color: #fff
}

#points .common_title {
    width: 620px
}

.points02 .nav-link {
    font-size: 18px !important;
    padding: 15px 0px !important
}

.points_description ul li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 7px;
    height: 7px;
    background: #196783;
    border-radius: 50%
}

.points_description ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #000000b2;
    font-size: 15px;
    font-weight: 400
}

.points_description ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.faq .accordion-item:last-child {
    margin: 0
}

.team_banner_left .heading {
    width: 300px
}

.team_banner_right {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: right
}

.inner_banner_rt::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-image: url(../images/grid.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 1
}

.about_banner_left .heading {
    width: 410px
}

.about_left h6 {
    font-size: 20px;
    font-weight: 600;
    color: #0C0C0C;
    width: 340px;
    margin: 10px 0 0
}

#our_footprints .head_centre p {
    width: unset
}

.counter_wraper {
    border-radius: 6px;
    background: #004E6A;
    height: 160px;
    padding: 20px;
    border: 1px solid #19678340;
    display: grid;
    align-content: space-between;
    margin-bottom: 22px;
    transition: all .2s linear
}

.counter_wraper:hover {
    background: #033140;
    transition: all .2s linear;
    transform: scale(1.05)
}

.counter_top {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.counter_top span {
    color: #F2A100;
    font-size: 28px;
    font-weight: 700
}

.counter_wraper h6 {
    color: #FFFFFFB2;
    font-size: 18px;
    font-weight: 400;
    margin: 0
}

#counter {
    width: 80%;
    margin: auto
}

.highlights {
    background: #F1F5FA;
    border-radius: 6px;
    padding: 25px
}

.highlight_left {
    height: 250px;
    overflow: hidden;
    border-radius: 6px
}

.highlight_left img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.highlight_right h6 {
    color: #0C0C0C;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px
}

.highlight_right {
    margin-left: 50px
}

.highlight_right h6 {
    color: #0C0C0C;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    width: 595px
}

.career_contact_wrap {
    height: 400px;
    border-radius: 6px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.career_contact_content {
    background: #000000AD;
    height: 100%;
    width: 100%;
    padding: 40px;
    display: grid;
    align-content: space-between
}

.career_contact_content p {
    color: #FFF;
    font-size: 26px;
    font-weight: 600;
    margin: 0
}

.career_contact_content p {
    color: #FFF;
    font-size: 26px;
    font-weight: 500;
    margin: 0;
    line-height: 32px;
    width: 410px
}

.career_contact {
    margin-top: 40px
}

.career_banner_left .heading {
    width: 450px
}

#careers_acetek h2 {
    color: #0C0C0C;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

#careers_acetek ul {
    padding-left: 20px
}

#careers_acetek ul li {
    color: #000000B2;
    font-size: 16px;
    font-weight: 400
}

#careers_acetek ul li a {
    color: #196783;
    font-weight: 600;
    text-decoration: none
}

.acetek_blog_filter {
    background: #E5EEF1AD;
    padding: 5px;
    width: fit-content;
    display: flex;
    gap: 10px;
    margin: 35px auto 25px
}

.acetek_blog_filter a {
    text-decoration: none;
    color: #0C0C0C;
    font-size: 16px;
    font-weight: 400;
    background: #FFF;
    border-radius: 6px;
    padding: 15px 30px
}

.acetek_blog_filter .active {
    background: #196783;
    color: #fff
}

.blog_search {
    background: #E5EEF1AD;
    width: 320px;
    margin: auto;
    padding: 12px 20px 16px 20px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #95B9C626;
    gap: 10px
}

.blog_search input {
    background: #fff0;
    border: 0;
    outline: none;
    box-shadow: none;
    width: 100%;
    font-size: 14px;
    font-weight: 400
}

.blog_search input::placeholder {
    color: #0C0C0C99;
    font-size: 14px;
    font-weight: 400
}

.blog_search button {
    border: 0;
    background: #fff0;
    display: contents
}

.blog_img {
    height: 215px;
    border-radius: 6px;
    overflow: hidden;
    position: relative
}

.blog_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.category {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #fff;
    border: 1px solid #95B9C626;
    border-radius: 6px;
    padding: 4px 7px;
    font-size: 14px;
    color: #196783;
    font-weight: 600
}

.blog_wrap {
    border: 1px solid #E5ECF5;
    padding: 8px;
    display: inline-block;
    width: 100%;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 24px;
    min-height: 420px
}

.date {
    font-size: 14px;
    font-weight: 500;
    color: #F2A100
}

.blog_content {
    padding: 20px 10px 0
}

.blog_content h3 {
    margin: 0 0 10px 0;
    min-height: 60px
}

.blog_link {
    color: #196783;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 500
}

.blog_link span {
    width: 28px;
    height: 28px;
    background: #196783;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: all .5s linear
}

.blog_link span iconify-icon {
    font-size: 14px
}

.blog_details h2 {
    color: #0C0C0C;
    font-size: 26px;
    transition: all .5s linear;
    font-weight: 600;
    line-height: 36px
}

.blog_details p a {
    color: #12485c
}

.blog_details h3 {
    font-size: 20px;
    font-weight: 600;
    color: #124a5d
}

.acetek_blog_head {
    text-align: center;
    margin-bottom: 70px
}

#blog_detail_head {
    background: #1967830A;
    padding: 150px 0 80px
}

#blog_detail_head .heading {
    width: 100%;
    text-align: center
}

#blog_detail_head .heading {
    width: 74%;
    text-align: center;
    margin: auto
}

.blog_items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 74%;
    margin: 10px auto 40px
}

.go_back {
    text-decoration: none;
    display: flex;
    align-items: center;
    color: #0C0C0CB2;
    gap: 5px;
    font-size: 18px;
    font-weight: 400;
    width: 74%;
    margin: 0 auto 20px
}

.go_back iconify-icon {
    font-size: 22px
}

.blog_share {
    color: #0C0C0CB2;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px
}

.blog_share button {
    border-radius: 6px;
    border: 1px solid #E6E6E6;
    width: 36px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #B3B3B3;
    font-size: 22px
}

.blog_items_right {
    display: flex;
    align-items: center
}

.blog_items_right .date {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #ddd;
    font-size: 18px;
    display: none
}

.blog_main_img {
    height: 420px;
    border-radius: 6px;
    overflow: hidden;
    width: 74%;
    margin: auto;
    position: relative
}

.blog_main_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.blog_details {
    width: 62%;
    margin: auto
}

.blog_details h6 {
    font-size: 22px;
    font-weight: 600;
    margin: 25px 0
}

.blog_details ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.blog_details ul li {
    color: #000000B2;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
    margin: 15px 0
}

.blog_details ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.blog_details ol {
    padding: 0;
    margin: 0;
    list-style: none
}

.blog_details ol li {
    color: #000000B2;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
    margin: 15px 0
}

.blog_details ol li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.service_banner_left .heading {
    width: 470px
}

.video_content {
    width: 65%;
    margin: 60px auto 0
}

.video_content ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 30px;
    margin-top: 30px
}

.video_content ul li {
    color: #000000B2;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
    margin: 15px 0
}

.video_content ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.service_details {
    width: 65%;
    margin: auto
}

.service_title {
    width: 435px
}

.service_details h2 {
    margin-bottom: 20px;
    color: #0C0C0C;
    font-size: 26px;
    transition: all .5s linear;
    font-weight: 600;
    line-height: 32px
}

.service_details ul {
    padding: 0;
    list-style: none;
    margin: 30px 0
}

.service_details ul li {
    color: #000000B2;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
    margin: 15px 0
}

.service_details ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.service_items {
    border: 1px solid #E5ECF5;
    border-radius: 6px;
    padding: 12px
}

.service_items ul>li {
    border-radius: 6px;
    padding: 12px;
    width: 32.22%;
    margin: 0 6px;
    float: left;
    border: 1px solid #E4E4E4;
    min-height: 510px
}

.service_items ul>li:nth-child(1) {
    background: #19678314
}

.service_items ul>li:nth-child(2) {
    background: #EB9D0314
}

.service_items ul>li:nth-child(3) {
    background: #10D69A14
}

.service_items ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%
}

.service_items ol {
    padding: 0 25px;
    margin: 0;
    list-style: none;
    margin-top: 30px
}

.service_items ol li {
    color: #000000B2;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
    margin: 15px 0
}

.service_items ol li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #0C0C0C;
    border-radius: 50%
}

.service_items {
    border: 1px solid #E5ECF5;
    border-radius: 6px;
    padding: 12px 6px;
    width: 87%;
    margin: 50px auto 0
}

.service_item_title {
    height: 120px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center
}

.service_item_title h5 {
    margin: 0;
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
    width: 280px;
    text-align: center
}

.service_items ul>li:nth-child(1) .service_item_title {
    background: #196783
}

.service_items ul>li:nth-child(2) .service_item_title {
    background: #EB9D03
}

.service_items ul>li:nth-child(3) .service_item_title {
    background: #10D69A
}

.download_license_wrap {
    display: flex;
    align-items: baseline;
    margin: 30px 30px;
    gap: 30px
}

.download_license_wrap a {
    background: #F2A100;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    color: #0C0C0C;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 10px;
    width: fit-content
}

.download_license_wrap h6 {
    color: #0C0C0C;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    width: 222px
}

.contact_input {
    width: 100%;
    border: 0;
    background: #E5EEF1;
    border-radius: 6px;
    outline: none;
    box-shadow: none;
    padding: 13px 20px;
    font-size: 14px;
    color: #424242;
    font-weight: 600
}

.contact_input::placeholder {
    color: #0C0C0CB2;
    font-size: 13px;
    font-weight: 400
}

.contact_form textarea {
    height: 120px
}

.contact_submit {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    background: #F2A100;
    padding: 12px 30px;
    border-radius: 6px;
    margin-top: 30px
}

.contact_left h3 {
    color: #0C0C0C;
    font-size: 24px;
    font-weight: 600
}

.email {
    color: #0C0C0CB2;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px
}

.email span {
    width: 40px;
    height: 40px;
    background: #196783;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.contact_bottom {
    border-bottom: 1px solid #19678347;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.contact_bottom h2 {
    color: #196783;
    font-size: 28px;
    font-weight: 700;
    width: 360px
}

.contact_left {
    margin-right: 70px
}

#contact_location .head_centre p {
    width: 520px
}

.contact_location ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.contact_location ul li {
    display: flex;
    gap: 65px;
    margin-bottom: 30px
}

.location_img img {
    width: 320px;
    height: 140px;
    object-fit: cover;
    object-position: bottom
}

.location_img {
    border-right: 1px solid #fff3;
    padding-right: 70px
}

.location_img h3 {
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    margin-bottom: 10px
}

.location_right {
    background: #004E6A;
    height: 140px;
    border-radius: 6px;
    padding: 30px;
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto
}

.location_right p {
    margin: 0;
    width: 280px
}

.location_right a {
    color: #F2A100;
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500
}

.location_right a iconify-icon {
    font-size: 20px
}

.social_media {
    display: flex;
    align-items: start;
    justify-content: space-between;
    border-top: 1px solid #ffffff1c;
    padding: 30px 0;
    margin-top: 70px
}

.social_media h4 {
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    margin: 0
}

.medias {
    display: flex;
    align-items: center;
    gap: 20px
}

.medias a {
    color: #fff;
    font-size: 20px
}

.social_links p {
    margin-bottom: 5px
}

#other_blogs .flex_title {
    margin-bottom: 60px
}

#other_blogs {
    border-top: 1px solid #19678312
}

.policypage h2 {
    color: #0C0C0C;
    font-size: 24px;
    margin-bottom: 20px;
    transition: all .5s linear;
    font-weight: 600;
}

.policypage h3 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600
}

.key_functionality_right .accordion-button {
    background: #fff0;
    border: 0;
    box-shadow: none;
    color: #0C0C0C;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: baseline;
    gap: 10px
}

.key_functionality_right .accordion-button .acc-number {
    color: #18617c;
    font-size: 14px;
    font-weight: 500
}

.key_functionality_right .accordion-item {
    background: #F5F6FA;
    margin-bottom: 15px;
    border-radius: 7px;
    border: 0
}

.key_functionality_left {
    position: sticky;
    top: 80px
}

.key_functionality_bottom {
    height: 190px;
    overflow-x: auto
}

.downld iconify-icon {
    color: #196783;
    font-size: 30px
}

.downloadpoints .downld h4 {
    width: 100%
}

.downloadpoints .downld {
    justify-content: start;
    gap: 15px
}

.faqpg .accordion-body a {
    color: #196783;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-weight: 600;
    margin-top: 10px
}

.faqpg .accordion-body a iconify-icon {
    font-size: 19px
}

.faqpg .accordion-body a:hover {
    color: #F2A100
}

.policypage li {
    color: #000000B2 !important
}

.email iconify-icon {
    color: #196783
}

.policypage h4 {
    font-size: 22px;
    margin-bottom: 15px
}

.policypage h5 {
    font-size: 18px;
    margin-bottom: 15px
}

.videothumb img {
    width: 100%;
    height: 300px;
    object-fit: cover
}

#customervideo .video_wrap {
    height: 150px
}

#customervideo li {
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px
}

#customervideo li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.noimgbanner .inner_banner_left {
    padding-top: 50px;
    padding-bottom: 30px
}

.noimgbanner .heading {
    width: 80%;
    margin: 0 auto 20px
}

.noimgbanner .heading1 {
    color: #0C0C0C;
    font-size: 20px;
    font-weight: 400
}

.noimgbanner .inner_banner_left p {
    width: 70%;
    margin: 0 auto 10px
}

.innerpg1 p {
    width: 70%;
    margin: 0 auto
}

.innerpg1 .heading {
    width: 100%
}

.erp_software_system_solution .common_title {
    width: 600px
}

.challenges .nav-item {
    width: 33.3%
}

.bulletpoints1 ul li {
    background: #6EC0DE1A;
    margin: 0 0 7px;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 5px
}

.industry_table table tr td,
.industry_table table tr th {
    border: 1px solid #e7e7e7;
    padding: 7px 15px
}

.industry_table table {
    margin: 0 auto
}

.industry_table table tr th {
    background: #f0f9fc
}

.faqpg {
    width: 80%;
    margin: 0 auto
}

.casestdy_list .customer_stories_wrap {
    margin-bottom: 20px
}

.blog_loader_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px
}

.cta_right .wpcf7-response-output {
    color: #fff
}

.video_rightblock h2 {
    color: #0C0C0C;
    font-size: 30px;
    margin-bottom: 20px;
    transition: all .5s linear;
    font-weight: 600;
    line-height: 36px
}

.training_details {
    margin-top: 50px
}

.support-grid {
    display: grid;
    gap: 30px
}

.support-card {
    background: #fff;
    padding: 35px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgb(0 0 0 / .05);
    transition: 0.3s ease
}

.support-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgb(0 0 0 / .08)
}

.support-card h2 {
    color: #0C0C0C;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 15px
}

.sap_left h2 {
    margin-bottom: 20px
}

.support-card ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.support-card ul li {
    color: #000000b2;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 7px
}

.support-card ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

@media (max-width:991px) {
    .support-grid {
        grid-template-columns: 1fr
    }
}

.training_video {
    margin-bottom: 30px
}

#why_erp h2 {
    color: #0C0C0C;
    font-size: 30px;
    margin-bottom: 20px;
    transition: all .5s linear;
    font-weight: 600;
    line-height: 36px
}

#why_erp ul {
    padding: 0;
    list-style: none;
    margin: 30px 0
}

#why_erp ul li {
    color: #000000B2;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
    margin: 15px 0
}

#why_erp ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

#why_erp iframe {
    width: 100%;
    height: 500px;
    margin-top: 30px
}

.video_rightblock ul li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.video_rightblock ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    color: #000000b2;
    font-size: 16px;
    font-weight: 400
}

.video_rightblock ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.sap_business_one_wrap {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background: #074d65;
    border-radius: 5px;
    text-decoration: none;
    min-height: 500px;
}

.sap_business_one_image {
    height: 200px;
    overflow: hidden;
    position: relative
}

.sap_business_one_image span {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #f2a100;
    border: 1px solid #95B9C626;
    border-radius: 6px;
    padding: 4px 7px;
    font-size: 14px;
    color: #000000;
    font-weight: 600;
}

.sap_business_one_image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sap_business_one_content {
    padding: 20px 20px
}

.sap_business_one_content p {
    margin: 0
}

.sap_business_one_content h2 {
    color: #f2a100;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.sap_business_one_content span {
    color: #ffffffbd;
    font-size: 13px;
    display: flex;
    margin-bottom: 15px
}

#sap_business_one_slider .owl-nav button {
    color: #ffffff66 !important;
    border: 1px solid #ffffff66 !important
}
#sap_business_one_slider .owl-nav button:hover {
    background: #fff !important;
    color: #196783 !important;
}
#challenges .nav-item {
    width: fit-content
}

#growth h2 {
    color: #0C0C0C;
    font-size: 30px;
    margin-bottom: 20px;
    transition: all .5s linear;
    font-weight: 600;
    line-height: 36px
}

#growth ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#growth ul li {
    color: #0C0C0C;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

#growth ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.how_choose .manufacturing_kpis_right ul li p {
    width: unset
}

.how_choose .manufacturing_kpis_left {
    width: 380px
}

.loyal_customer_base_wrap iconify-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 34px
}

.loyal_customer_base_wrap {
    height: 300px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    background: #000
}

.loyal_customer_base_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .8
}

.loyal_customer_base_wrap span {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 8px 20px;
    background: #fff;
    border-radius: 5px;
    color: #196783;
    font-weight: 600;
    font-size: 16px
}

.loyal_base_description {
    margin-top: 30px
}

#crm_software .nav-item {
    width: fit-content
}

#key_features_and_benefits ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#key_features_and_benefits ul li {
    color: #0C0C0C;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

#key_features_and_benefits ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

#key_features_and_benefits .common_title {
    margin-bottom: 30px
}

.key_features_and_benefits_right {
    padding-left: 60px
}

.service_details iframe {
    width: 100%
}

.inventory_warehousing_overview .overview_wrap h5 {
    margin: 0 0 15px
}

.inventory_warehousing_overview .overview_wrap {
    min-height: 225px
}

#crm_software .common_title {
    width: 620px
}

.manufacturing_kpis_right strong {
    color: #fff
}

.sap_key_features .manufacturing_kpis_right ul li p {
    width: unset
}

.sap_key_features .manufacturing_kpis_left .common_title {
    width: 480px
}

.loyal_base_description ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.loyal_base_description ul li {
    color: #000000B2;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

.loyal_base_description ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.loyal_base_description h2 {
    margin-bottom: 20px;
    color: #0C0C0C;
    font-size: 26px;
    transition: all .5s linear;
    font-weight: 600;
    line-height: 32px
}

.impact_business_intelligence .improve_wrap p {
    position: unset;
    background: none;
    padding: 0;
    border-top: 0;
    margin-bottom: 20px
}

#loyal_customer_base .head_centre .common_title {
    width: 420px
}

.header_location {
    color: #f2a100 !important
}

.key_functionality_left .common_title {
    margin-bottom: 20px
}

.common_list ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.common_list ul>li {
    color: #000000b2;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px
}

.common_list ul>li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    border: 2px solid #196783;
    border-radius: 50%
}

.saas_erp_secure .manufacturing_kpis_left {
    width: 500px
}

.saas_erp_secure .manufacturing_kpis_right ul li p {
    width: unset
}

.addons_wrap {
    background: #1967830d;
    border-radius: 5px;
    padding: 20px;
    border: 1px solid #12587212;
}

.addon_description {
    height: 200px;
    overflow-x: auto;
	padding-right: 10px;
}
.addon_description::-webkit-scrollbar{
	width: 2px;
}
.addons_wrap h6 {
    color: #0C0C0C;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.addons_wrap p {
    font-size: 15px;
    line-height: 22px
}

.addons_wrap ul li {
    font-size: 15px
}

.demo_video_wrap {
    text-decoration: none;
    height: 250px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px
}

.demo_video_thumb {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.demo_vide_title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    background: linear-gradient(0deg, black, transparent);
    width: 100%;
    height: 100px;
    display: flex;
    align-items: end
}

.demo_vide_title h2 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line height: 18px
}

.path_digital_transformation_thumb {
    height: 250px;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.path_digital_transformation_title h2 {
    margin: auto;
    color: #343434;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    width: 400px
}

.path_digital_transformation_video_wrap {
    text-decoration: none;
    display: inline-block;
    width: 100%
}

.path_digital_transformation_title {
    text-align: center;
    margin-top: 20px
}

.pricing_caption .heading {
    width: 360px
}

.pricing_calculator {
    padding: 50px;
    background: #f8fafc;
    border-radius: 5px;
    margin-top: 50px;
    border: 1px solid #18617c0f
}

.contact_right .wpcf7-response-output {
    color: #0e0e0e
}

.manufacturing_kpis_left {
    width: 450px;
    position: sticky;
    top: 100px
}

.functionality_procurement .manufacturing_kpis_left {
    width: 470px
}

.functionality_procurement .manufacturing_kpis_left .common_title {
    width: 440px
}

.strategic_benefits .functionality_wrap h5 {
    margin: 0 0 25px
}

.strategic_benefits .functionality_wrap {
    min-height: 320px
}

.future_manufacturing_erp_systm .nav-pills .nav-link h2 {
    font-size: 20px;
    margin: 0
}

#industry_list {
    background: #F8FAFC
}

#industry_list .head_centre .common_title {
    width: 410px
}

.no_animation h1 {
    animation: unset !important
}

.no_animation h1::after {
    display: none !important
}

.counter_top img {
    max-width: 50px;
    max-height: 50px
}

.sap_business_one_wrap {
    min-height: 500px;
}
.service_details .erp_system_video {
    width: unset
}

#why_erp .erp_system_video {
    width: unset;
    height: unset;
}

#erp_system_partner .manufacturing_kpis_right ul>li {
    color: #000000b2;
}

#erp_system_partner .manufacturing_kpis_right ul>li strong {
    color: #000000b2;
    font-weight: 600;
}

#erp_system_partner .manufacturing_kpis_right ul>li a {
    color: #000000b2;
}

.select_country_wrap {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #8896a721;
    padding-bottom: 40px;
}

.select_country iconify-icon {
    color: #114457;
    font-size: 20px;
}

.select_country {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #175d761f;
    padding: 10px 20px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 50px;
    background: #eff2f5;
}

.service_details .video_leftblock_bx img {
    height: unset;
}

.service_details .video_leftblock_bx {
    margin-bottom: 20px;
}
.case_study_objectives h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.case_study_objectives ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.case_study_objectives ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
    color: #000000b2;
    font-size: 16px;
    line-height: 24px;
}
.case_study_objectives ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 6px;
    width: 9px;
    height: 9px;
    background: #196783;
    border-radius: 50px
}
.case_study_objectives {
    background: #1967830d;
    border-radius: 5px;
    padding: 20px;
    border: 1px solid #12587212;
    min-height: 400px;
}
.sr-only {
    display: none;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
.owl-stage,
.owl-item,
.animated-element {
    will-change: transform;
}
#addons .accordion {
    display: inline-block;
    width: 100%;
}
#addons .accordion-body {
    padding: 0 20px 10px 20px;
}