.logo-nav img {
    width: 200px;
}

.logo-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.logo-nav p {
    font-size: 12.5px;
    border-top: 1px solid #ccc;
    color: #464646;
}

.banner-four-bg {
    height: 90vh !important;
}

.inner-content-wrapper-four-banner h1 {
    font-size: 60px !important;
    margin: 0 !important;
}

.inner-content-wrapper-four-banner p {
    font-size: 21px !important;
    font-weight: 400 !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
    max-width: 70% !important;
}

.home-about-right span {
    margin: 0 !important;
}

.home-about-right h2 {
    margin: 0 !important;
    margin-bottom: 7px !important;
}

.home-about-right h4 {
    margin: 0 !important;
    font-size: 18px !important;
    margin-bottom: 15px !important;
}

.about-between-wrapper p {
    margin: 0 !important;
    color: #000;
}

.about-inner-content-two .about-between-wrapper {
    margin-top: 10px !important;
}

.home-about-right h2 span {
    color: #e13232;
}

.abt-img1 {
    width: 490px !important;
    height: 500px !important;
    object-fit: cover;
    border-radius: 20px;
}

.abt-img2 {
    width: 300px;
    height: 237px;
    object-fit: cover;
    border-radius: 20px;
    border: 5px solid #fff;
}

.service-widget-cs h3.title {
    font-size: 19px;
    margin: 0;
    text-align: left;
    color: #000 !important;
    font-weight: 700 !important;
    margin-bottom: 5px !important;
    line-height: 28px;
}

.service-widget-cs h4 {
    font-size: 15px;
    margin: 5px 0;
    text-align: left;
    line-height: 25px;
    font-weight: 400 !important;
}

.service-widget-cs p {
    font-size: 15px !important;
    color: #000;
    text-align: left;
    line-height: 24px;
}

.service-widget-cs hr {
    margin: 15px 0;
}

.service-widget-cs {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 100%;
    position: relative;
    padding-bottom: 75px;
    border-radius: 20px;
}

.service-widget-cs .icon-area {
    display: none !important;
}

.single-service-hr .inner {
    margin-top: 0;
    padding-top: 12px;
}

.service-widget-cs a.rts-btn {
    background-color: #dedede !important;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}

.service-widget-cs .thumbnail img {
    border-radius: 15px !important;
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.why-choose-sec span {
    font-size: 17px !important;
    margin: 0 !important;
}

.why-choose-sec h2 {
    font-size: 35px !important;
    margin: 10px 0 !important;
}

.why-choose-sec ul li {
    margin: 17px 0;
    font-weight: 600;
    color: #464545;
    font-size: 17px;
}

.business-process-hr-left-thumbnail img.img-why {
    width: 456px;
    height: 528px;
    object-fit: cover;
    border-radius: 25px;
}

.team-home-sec {
    background-color: #fff;
    padding: 20px;
}

.rts-blog-h-2-wrapper .thumbnail {
    margin-bottom: 10px;
}

.rts-blog-h-2-wrapper .body a .title {
    margin: 7px 0 !important;
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 25px;
    margin-top: 0 !important;
}

.section-padding {
    padding: 50px 0;
}

.sec-title p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #000;
}

.rts-blog-h-2-wrapper p {
    font-size: 16px;
    color: #3b3b3b;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ec8383;
}

.call-area i {
    font-size: 18px;

}

.call-area a {
    font-size: 25px !important;
}

.cta-main-area-wrapper-one {
    background-color: #01436a;
}

.footer-three-single-wized img {
    width: 250px;
}

.rts-footer-area.in-green-demo .footer-three-single-wized.left p.disc {
    max-width: 90%;
}

.footer-cs {
    background-color: #f2f2f2 !important;
    padding-bottom: 0px !important;
}

.rts-footer-area.footer-three .footer-three-single-wized .body .info-wrapper .single .info a {
    color: #1c2539b9 !important;
}

.rts-working-process-1 img {
    width: 90px;
}

.cmt-box {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.cmt-box img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: contain;
    background-color: #fff;
    padding: 10px;
}

.cmt-box div {
    padding-left: 20px;
}

.cmt-box h3 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    color: #000;
}

.cmt-box p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
}

.cmt-box.left-cs {
    background-color: #f4aeae !important;
    /* border:2px dashed #e45050 !important; */
}

.cmt-box.right-cs {
    background-color: #c0d8fe !important;
}

.single-service-wrapper img {
    object-fit: cover !important;
    width: 80px;
    height: 80px;
}

.single-service-wrapper h5 {
    font-size: 18px !important;
}

/* Vertical line (process flow) */
.nx-wrapper::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, #e5e7eb, #3b82f6, #e5e7eb);
    transform: translateX(-50%);
    z-index: 0;
}

/* Each item */
.nx-item {
    position: relative;
    z-index: 1;
    height: 100%;
}

/* Floating card */
.nx-content {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    transition: 0.4s ease;
    border: 1px solid #f1f5f9;
    height: 100%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}




/* Number badge */
.nx-badge {
    position: absolute;
    top: -20px;
    left: 30px;
    background: linear-gradient(135deg, #3b82f6, #6366f1);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 14px;
    border-radius: 30px;
    display: none;
}

/* Image */
.nx-content img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
}

/* Title */
.nx-content h4 {
    font-size: 19px;
    margin-bottom: 2px;
    color: #000;
}

/* Subtitle */
.nx-content span {
    display: block;
    font-size: 15px;
    color: #005689;
    margin-bottom: 5px;
}

/* Text */
.nx-content p {
    font-size: 15px;
    color: #0e0e0f;
    line-height: 1.6;
}

/* Responsive fix */
@media(max-width: 768px) {
    .nx-wrapper::before {
        left: 20px;
    }

    .nx-item {
        transform: none !important;
        /* padding-left: 40px; */
    }

    .nx-badge {
        left: 0;
    }
}

/* .mtop-150px{
    margin-top: 90px;
} */

.pages-baner {
    height:55vh;
    padding-top: 20px;
}

.partner-breadcrumb .title-area-left .bg-title {
    display: none;
}

.center-text {
    justify-content: center;
    align-items: center;
}

.about-image-event .image-one {
    object-fit: cover;
    width: 88%;
    height: 500px;
}

.about-image-event .image-two {
    object-fit: cover;
    width: 81%;
    height: 320px;
}

.main-abt-img img {
    height: 350px !important;
}

.main-abt-content p {
    font-size: 17px;
    color: #000;
    max-width: 90% !important;
    margin: 5px 0;
}

.main-abt-content strong {
    font-size: 19px;
    margin-top: 10px;
    display: flex;
    color: #000;
}

.main-abt-content ul {
    margin: 0;
}

.main-abt-content ul li {
    font-size: 17px;
    color: #000;
    max-width: 100% !important;
    margin: 10px 0;
}



.bg-blue-cs {
    background-color: #014e7a;
}

.mision-box {
    width: 100%;
    height: 100%;
}

.mision-icon {
    width: 80px;
    height: 80px;
    background-color: #1791e4;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto;
    font-size: 35px;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.mision-box-info {
    padding: 20px;
    border-radius: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    height: 70%;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.mision-box-info h3 {
    font-size: 25px;
    color: #fff;
    margin: 10px 0;
}

.mision-box-info p {
    font-size: 15px;
    line-height: 27px;
    color: #fff;
    margin: 0;
}

.mision-box-info ul li {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 7px;
    margin-top: 5px;
}

.mision-img {
    width: 100%;
    height: 100%;
    position: relative;
}

.mision-img img {
    width: 100%;
    position: absolute;
    height: 130%;
    object-fit: cover;
    left: 0;
    bottom: 0px;

    border-radius: 20px;
}

.main-abt-s-widgets .single-service-wrapper {
    background-color: #fff;
    border: 1px dashed #005689;
}

.abt-tm {
    padding: 10px;
    height: 100%;
    border-radius: 20px;
    border: 1px solid #ccc;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

.abt-tm img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.abt-tm p {
    color: #000;
    margin: 0;
    text-align: center;
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
}

.modal {
    background-color: #01032893;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.servicemodalContent {
    border-radius: 25px;
}

.servicemodalContent .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
}

.servicemodalContent .modal-header h1 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    color: #000;
}

.servicemodalContent .modal-header button {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #005689;
    color: #fff;
}

.serviceModalImg img {
    width: 100%;
    height: 370px;
    border-radius: 25px;
    object-fit: cover;
}

.serviceModalrightContent {
    padding-left: 10px;
}

.serviceModalrightContent h3 {
    font-size: 25px;
    font-weight: 700;
    color: #000;
    margin: 0;
}

.serviceModalrightContent p {
    font-size: 15.5px;
    color: #000;
    margin: 7px 0;
}

.serviceModalrightContent h5 {
    font-size: 18px;
    font-weight: 700;
    margin: 7px 0;
    color: #005689;
}

.serviceModalrightContent ul {
    margin: 0;
}

.serviceModalrightContent ul li {
    font-size: 16px;
    color: #000;
    margin: 10px 0;
}

.serviceModalWidget {
    background-color: #f7f7f7;
    border-radius: 15px;
    border: 1px solid #ccc;
    padding: 15px;
    height: 100%;
}

.serviceModalWidget h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 0;
    margin-bottom: 10px;
}

.serviceModalWidget p {
    font-size: 15.5px;
    color: #2e2e2e;
    line-height: 23px;
}

.title-center-Modal {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #000;
}

.serviceModalWidget ul {
    margin: 0;
}

.serviceModalWidget ul li {
    font-size: 16px;
    color: #000;
    margin: 7px 0;
}

.consultation-widget .inner,
.consultation-widget {
    height: 100%;
}

.consultation-widget h4 {
    font-size: 18px !important;
    line-height: 25px;
    margin-bottom: 10px !important;
}

.single-service-style-three .inner {
    padding: 20px;
}

.consultation-widget p {
    font-size: 15px;
    color: #2e2e2e;
    line-height: 25px;
}

.consultation-widget .icon {
    background-color: #005689 !important;
    color: #fff;
    font-size: 25px;
}

.faq-wrapper-inner-page .accordion-item .accordion-header button {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.faq-wrapper-inner-page .fa-angle-down {
    position: absolute;
    right: 15px;
    top: 20px;
}

.faq-wrapper-inner-page .accordion-item .accordion-header button span {
    font-size: 14px;
    color: #005689;
    margin-bottom: 5px;
}

.contact-info-area-wrapper-p .single-contact-info .info-wrapper a {
    font-size: 17px;
}

.contact-info-area-wrapper-p .single-contact-info {
    margin-bottom: 25px;
}

.rts-contact-area-in-page {
    padding: 40px 0;
}

.google-map {
    margin-top: 25px;
    height: 300px;
    border-radius: 25px;
    overflow: hidden;
}

.google-map iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-form-p input {
    height: 50px;
    border-radius: 12px;
    margin-bottom: 20px;
    border: 1px solid #6f6f6f;
}

.contact-form-p textarea {
    height: 180px;
    border-radius: 12px;
    margin-bottom: 20px;
    border: 1px solid #6f6f6f;
}

.contact-form-p {
    border: 1px solid #6f6f6f;
}

/* .header-one{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
background: rgba(79, 79, 79, 0.2);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}

header .main-nav > a{
    color: #fff !important;
}
.nav-area ul li a{
    font-weight: 500 !important;
}

.top-transparent-header .header-top-area-wrapper{
    background: rgba(101, 100, 100, 0.2);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border-bottom: 0;
}

header.header-one.sticky .main-nav > a{
    color: #000 !important;
    font-weight: 500 !important;
} */

.col-7-rows .col-lg-2 {
    width: 14.2%;
}

.bg-light-cs-blue {
    background-color: #ecf1f3;
}

.program-left-title {
    padding: 20px;
}

.program-left-title h3 {

    font-size: 35px;
    line-height: 55px;
    color: #fff;
}

.program-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.program-list ul li {
    padding: 25px;
    background-color: #fff;
    border-radius: 15px;
    margin: 15px 0;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.gallery-video {
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.gallery-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-video a {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000064;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
}


.gallery-video:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}

.gallery-video a i {
    color: #fff;
}

.gallery-video a:hover i {
    color: #01436a;
}

.innovation-home-left h3 {
    font-size: 30px;
    color: #000;
}

.inner-innovation-left {
    border: 1px solid #5c5c5c;
    padding: 15px;
    border-radius: 15px;
    margin: 10px 0;
    background-color: #fff;
}

.inner-innovation-left h4 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 0;
    margin-bottom: 10px;
}

.inner-innovation-left p {
    color: #282828;
    margin: 0;
}

.img-innovation-home {
    width: 100%;
    height: 550px;

}

.img-innovation-home img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.safety-modal-right {
    padding-left: 25px;
}

.safety-modal-right h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}

.safety-modal-right p {
    font-size: 16px;
    color: #000;
    margin: 0;
}

.safety-modal-right h6 {
    margin: 15px 0;
    color: #01436a;
}

.safety-modal-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 35px;
}

.safety-modal-right ul li {
    color: #000;
    font-size: 16px;
    position: relative;
    margin: 10px 0;
}

.safety-modal-right ul li::before {
    width: 10px;
    height: 10px;
    background-color: #01436a;
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    rotate: 50deg;
}

.safety-modal-left img {
    width: 100%;
    height: 460px;
    border-radius: 10px;
    object-fit: cover;
}

.key-outcome {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 25px;
    margin-top: -80px;
}

.key-outcome h3 {
    font-weight: 700;
    color: #01436a;
    font-size: 20px;
}


.key-outcome ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /* padding-left: 35px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.key-outcome ul li {
    color: #000;
    font-size: 16px;
    position: relative;
    margin: 0;
    width: 33%;
    height: 85px;
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #f7f7f7;
    font-weight: 600;
    border-radius: 10px;
}

/* .key-outcome ul li::before{
    width: 10px;
    height: 10px;
    background-color: #01436a;
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    rotate: 50deg;
} */

.logo_footer p {
    font-size: 13.5px;
    border-top: 1px solid #ccc;
    color: #464646;
    width: fit-content;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.flagship-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.552) 0%, rgba(0, 0, 0, 0.53) 100%), url(../images/abt/2.jpg);
}

.flagship-section .sec-title h2 {
    color: #fff;
}

.flagship-widget {
    padding: 25px;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    height: 100%;
}

.flagship-widget h3 {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    line-height: 30px;
}

.flagship-widget span {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #01436a;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
}

.flagship-section hr {
    background-color: #fff;
    border-color: #fff;
    height: 2px;
}




.coreCommitmentWrapper {
    max-width: 1450px;
    margin: auto;
    background: #fff;
    border-radius: 30px;
    padding: 55px;
    box-shadow: 0 20px 60px rgba(17, 24, 39, 0.08);
}

.coreCommitmentHeader {
    text-align: center;
    margin-bottom: 50px;
}

.coreCommitmentTitle {
    font-size: 56px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 18px;
    letter-spacing: -1px;
}

.coreCommitmentDesc {
    max-width: 1050px;
    margin: auto;
    font-size: 18px;
    line-height: 1.9;
    color: #667085;
}

.coreCommitmentGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
}

.commitmentCardItem {
    position: relative;
    display: flex;
    gap: 24px;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    overflow: hidden;
    border: 1px solid #edf1f7;
    transition: all .35s ease;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 100%;
}


.commitmentCardItem::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 7px;
    height: 100%;
}

.commitmentBlue::before {
    background: linear-gradient(180deg, #1f75ff, #0057d8);
}

.commitmentGreen::before {
    background: linear-gradient(180deg, #00c9a7, #009879);
}

.commitmentYellow::before {
    background: linear-gradient(180deg, #ffbf00, #ff9800);
}

.commitmentPurple::before {
    background: linear-gradient(180deg, #7b61ff, #5d43e9);
}

.commitmentRed::before {
    background: linear-gradient(180deg, #ff5d6c, #ef3340);
}

.commitmentOrange::before {
    background: linear-gradient(180deg, #ff8a00, #ff5e00);
}

.commitmentCyan::before {
    background: linear-gradient(180deg, #00c2ff, #0097c9);
}

.commitmentPink::before {
    background: linear-gradient(180deg, #ff4f8b, #e73370);
}

.commitmentLime::before {
    background: linear-gradient(180deg, #7ac70c, #4f9d00);
}

.commitmentSky::before {
    background: linear-gradient(180deg, #00b8d9, #007ea7);
}

.commitmentIconBox {
    min-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 32px;
}

.commitmentIconBox::after {
    content: "";
    position: absolute;
    top: -18px;
    right: -18px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15);
}

.iconBlue {
    background: linear-gradient(135deg, #1f75ff, #0057d8);
}

.iconGreen {
    background: linear-gradient(135deg, #00c9a7, #009879);
}

.iconYellow {
    background: linear-gradient(135deg, #ffbf00, #ff9800);
}

.iconPurple {
    background: linear-gradient(135deg, #7b61ff, #5d43e9);
}

.iconRed {
    background: linear-gradient(135deg, #ff5d6c, #ef3340);
}

.iconOrange {
    background: linear-gradient(135deg, #ff8a00, #ff5e00);
}

.iconCyan {
    background: linear-gradient(135deg, #00c2ff, #0097c9);
}

.iconPink {
    background: linear-gradient(135deg, #ff4f8b, #e73370);
}

.iconLime {
    background: linear-gradient(135deg, #7ac70c, #4f9d00);
}

.iconSky {
    background: linear-gradient(135deg, #00b8d9, #007ea7);
}

.commitmentContentArea {
    flex: 1;
}

.commitmentHeadingRow {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    margin-bottom: 15px;
}

.commitmentNumberBadge {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    display: none;
}

.badgeBlue {
    background: #1f75ff;
}

.badgeGreen {
    background: #00b894;
}

.badgeYellow {
    background: #ffb300;
}

.badgePurple {
    background: #7b61ff;
}

.badgeRed {
    background: #ff5d6c;
}

.badgeOrange {
    background: #ff8a00;
}

.badgeCyan {
    background: #00bcd4;
}

.badgePink {
    background: #ff4f8b;
}

.badgeLime {
    background: #72b000;
}

.badgeSky {
    background: #0096c7;
}

.commitmentCardTitle {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin: 0;
}

.commitmentDivider {
    width: 100%;
    height: 3px;
    border-radius: 50px;
    margin-bottom: 18px;
}

.dividerBlue {
    background: linear-gradient(to right, #1f75ff, rgba(31, 117, 255, .08));
}

.dividerGreen {
    background: linear-gradient(to right, #00c9a7, rgba(0, 201, 167, .08));
}

.dividerYellow {
    background: linear-gradient(to right, #ffbf00, rgba(255, 191, 0, .08));
}

.dividerPurple {
    background: linear-gradient(to right, #7b61ff, rgba(123, 97, 255, .08));
}

.dividerRed {
    background: linear-gradient(to right, #ff5d6c, rgba(255, 93, 108, .08));
}

.dividerOrange {
    background: linear-gradient(to right, #ff8a00, rgba(255, 138, 0, .08));
}

.dividerCyan {
    background: linear-gradient(to right, #00bcd4, rgba(0, 188, 212, .08));
}

.dividerPink {
    background: linear-gradient(to right, #ff4f8b, rgba(255, 79, 139, .08));
}

.dividerLime {
    background: linear-gradient(to right, #7ac70c, rgba(122, 199, 12, .08));
}

.dividerSky {
    background: linear-gradient(to right, #00b8d9, rgba(0, 184, 217, .08));
}

.commitmentCardText {
    font-size: 15px;
    line-height: 1.85;
    color: #222;
}

@media(max-width:1100px) {
    .coreCommitmentGrid {
        grid-template-columns: 1fr;
    }

    .coreCommitmentTitle {
        font-size: 44px;
    }
}

@media(max-width:768px) {

    .coreCommitmentWrapper {
        padding: 35px 20px;
    }

    .commitmentCardItem {
        flex-direction: column;
    }

    .commitmentIconBox {
        width: 90px;
        height: 90px;
        min-width: 90px;
    }

    .coreCommitmentTitle {
        font-size: 36px;
    }

    .commitmentCardTitle {
        font-size: 22px;
    }

    .coreCommitmentDesc {
        font-size: 16px;
    }
}

.serviceModalWidget-cs ul{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 10px;
}
.serviceModalWidget-cs ul li{width: 49%;}
p.ms-m-p {
    font-size: 16px;
    color: #000;
    margin: 0;
    margin-bottom: 10px;
}
@media screen and (max-width:991px){
    .serviceModalWidget-cs ul li{width: 100%;}
}