  .contact-bg {
            background-color: #0C214B !important;
        }

        .section-bg3 {
            padding-top: 100px;
            padding-bottom: 30px;
            /* background-color: #0C214B; */
        }

        .section-bg4 {
            padding-bottom: 30px;
            background-color: #000000;
        }

        .services-content2 .icon-box {
            padding: 10px 25px;
            background-color: #fff;
            border-radius: 12px;
            margin-bottom: 20px;
        }   
         .section-bg5 {
            background-color: #F7FDF9;
        }
        .section-bg3 p {
            font-size: 18px;
            font-weight: 300;
            color: #fff;
        }

        .edu-title {
            margin-bottom: 20px !important;
        }

        .edu-title span {
            font-size: 38px;
            font-weight: 400;
            color: #166573 !important;
        }

        .emp-title2 h3 {
            font-size: 26px;
            font-weight: 400;
            margin-bottom: 0;
            padding-top: 10px;
        }

        .emp-title2 p {
            font-size: 20px;
            font-weight: 600;
        }

        .emp-title3 h3 {
            font-size: 24px;
            font-weight: 400;
            margin-bottom: 0;
            padding-top: 10px;
        }

        .emp-title3 p {
            font-size: 16px;
            font-weight: 300;
        }

        .emp-img {
            padding: 15px 15px !important;
        }

        .tabs-home .nav-link {
            color: #252160;
            font-weight: 300;
            margin-bottom: 20px;
            padding: 2px 21px;
        }

        .tabs-home .nav-link.active,
        .tabs-home .show>.nav-link {
            color: #252160;
            font-weight: 400;
            background-color: transparent;
            border-radius: 0;
            box-shadow: none;
            border-left: 5px solid #DE4296;
            padding-left: 15px;
        }

        .tab-content .tab-pane {
            max-width: 100%;
        }

        .tab-pane .aos-animate {
            background-color: #fff;
            border-radius: 12px;
            padding: 10px 20px;
            box-shadow: 0px 0px 52px #3131501A;
        }

        .tab-pane .description {
            line-height: 20px;
            font-weight: 400;
            color: #454453;
            font-size: 14px;
        }

        .section-title-white .text-underline {
            border-bottom: 3px solid rgb(255 255 255 / 40%);

        }
        .section-title p {
            width: 100%;
            max-width: 1030px;
            font-weight: 300;
        }
        .elim-section .services-section-title {
            max-width: 540px;
            margin: auto;
            max-width: 788px;
        }
        .elim-section p {}
        .services-section-title,
        .col-lg-7 p,
        .bannerSpText {
            font-weight: 300 !important;
        }

        .col-lg-7 p {
            font-size: 18px;
        }

        .bannerSpText {
            font-size: 28px !important;
            color: #fff;
        }

        .btn-emailus {
            border-radius: 0;
            border-radius: 0 !important;
            padding: 10px 30px;
            font-size: 28px;
            font-weight: 300;
        }

        .btn-emailus:hover {
            padding: 10px 30px;
            font-weight: 300;
        }

        .info-box .emp-title2,
        .emp-title3 {
            color: #fff;
        }
        .sersection ul {
          list-style: none;
          padding: 0;
          margin: 0;
        }
        .sersection ul li{
          color: #000;
          padding: 10px;
          margin: 0;
        }