﻿

.breadcrumb__bg {
    position: relative;
    z-index: 1;
    background: #ebebeb;
}
.Syllabus-card {
    width: 100%;
}

.class-wrap li {
    color: #fff !important;
    background: #0c5397;
    display: block;
    line-height: 1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    padding: 7px 13px;
    font-size: 16px;
}
.fees-card{
    width:100%;
}
.courses__information-wrap .list-wrap li {
    gap: 10px;
    margin-right: 10px;
}    .class-wrap li a{
        color:#fff !important;
    }
    .class-wrap li a:hover {
        color: #f1f1f1 !important;
        font-weight:700;
    }
    .c-logo img {
        filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.1))
    }
.new-color1 {
    color: #8fc63e;
}
textarea.form-control {
    border-radius: unset;
    border: 1px solid #c2c2c2;
}

.form-control:focus{
    box-shadow:unset;
}
.account__form.mt-2 {
    padding: 0px 0px;
}
.account__form label{
    font-size:14px;
    font-weight:500;
}
.breadcrumb__bg:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#d9d9d9 1px, transparent 1px), linear-gradient(to right, #e3e2e3 1px, #fff0 1px);
    background-size: 60px 60px;
    background-position: center;
    opacity: 0.3;
}
ul.courses__item-meta.list-wrap {
    width: max-content;
    border-radius: 6px;
}
.new-font{
    font-size:36px;
}
.breadcrumb-separator i {
    color: #fff;
}.breadcrumb__content .breadcrumb > * {
    font-size: 12px;
    color: #000 !important;
}
.breadcrumb-separator i{
    color:#000;
}
.breadcrumb__content .breadcrumb > * a {
    color: #000;
}
    .account__form .form-grp input {
        width: 100%;
        padding: 14px 20px;
        font-size: 16px;
        color: var(--tg-heading-color);
        border: 1px solid #c2c2c2;
        background: var(--tg-common-color-white);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 0;
        line-height: 1;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }
.courses__details-content .title {
    margin-bottom: 15px;
    font-size: 25px;
    font-weight:600;
}
.courses__details-sidebar {
    padding: 25px 20px;
    border-radius: 15px;
    box-shadow: 4px 4px 20px rgb(0 0 0 / 25%);
}
.simple-nav-tabs li.active a {
    color: #000; /* Text color for highlighted item */
    font-weight: bold; /* Optional: make the text bold */
}
button.btn-close {
    position: absolute;
    right: 40px;
    top: 40px;
}
    button.btn-close i{
        color:#fff;
        opacity:1;
    }
    button.btn-close{
        opacity:1;
    }
    .btn-close {
        --bs-btn-close-color: #fff;
        --bs-btn-close-bg: unset !important;
    }
    .modal-content {
    border-radius: 6px;
}
.simple-nav-tabs li a.active {
    color: #000; /* Active link color */
    font-weight: bold; /* Optional: make the active link bold */
}
.modal-body {
    z-index: 1;
    padding: 40px 40px;
    background: #e94367;
}
.modal-title{
    font-size:22px;
    color:#fff;
}
.section {
}
.c-logo {
    background: #fff;
    width: max-content;
    margin-bottom: 30px;
}
.bg-new {
    background: #7fc247;
}
.sticky-menu {
    position: unset;
}
.video__play-btn1 a {
    display: inline-flex;
    color: #000;
    align-items: center;
    gap: 1rem;
}
.breadcrumb__content {
    margin-top: -50px;
}

.courses__details-content .courses__item-meta .avg-rating {
    color: #000;
}

.courses__information-wrap {
    margin-top: 30px;
}

    .courses__information-wrap .list-wrap li {
        width: max-content;
        color: #fff;
        border: none;
        font-size: 20px;
        margin-bottom: 0px;
    }
        .courses__information-wrap .list-wrap li{
            padding-bottom:0px
        }

    .courses__information-wrap .list-wrap {
        display: flex;
        flex-wrap: wrap;
        clip-path: polygon(0% 0%, 100% 0, 95% 50%, 100% 100%, 0% 100%);
        background: #e94367;
        width: max-content;
        padding: 20px 40px 20px 10px;
    }

        .courses__information-wrap .list-wrap li svg {
            color: #fff;
        }

.courses__details-content .nav-tabs .nav-link:hover, .courses__details-content .nav-tabs .nav-link.active {
    box-shadow: none;
    background: none;
    color: #000;
}

.whatsapp {
    background: #29A71A !important;
}

.courses__overview-wrap .title{
    font-weight:600 !important;
    font-size:32px !important;
}

.section__title .title {
    font-weight: 600 !important;
    font-size: 32px !important;
}
.rbt-splash-service h3 {
    font-size: 20px;
    font-weight: 600;
    color: #0c5397;
}

.courses__details-content .nav-tabs {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    padding: 4px 40px;
    column-gap: 8px;
}

.playvideo_animation {
    position: absolute;
    top: -103px;
    left: -103px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #000;
    opacity: 0;
    z-index: -1;
    transform: scale(0.5);
    animation: playvideoWave 3s cubic-bezier(0.55, 0.06, 0.68, 0.19) 0s infinite;
}

@keyframes playvideoWave {
    from {
        opacity: 0.4;
        transform: scale(0.3);
    }

    to {
        transform: scale(1);
        opacity: 0;
    }
}
.courses__details-sidebar2 {
    padding: 20px 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #fff;
   margin:20px 10px;
}
.courses__details-content .nav-tabs .nav-link:hover, .courses__details-content .nav-tabs .nav-link.active {
    box-shadow: none;
}

.courses__details-sidebar h4 {
    font-size: 22px ;
   font-weight:500;
   line-height:27px;
}

.courses__details-content .nav-tabs {
    display: flex;
    justify-content: center;
    box-shadow: 0 1px 2px #3640434d, 0 1px 3px 1px #36404326;
    border-radius: 25px;
    background-color: #fff;
    transition: all .3s ease;
    width: max-content;
    overflow: auto;
    scrollbar-width: none;
}

    .courses__details-content .nav-tabs .nav-link {
        background: none;
    }

div#stickyHeader {
    display: flex;
    justify-content: center;
    z-index: 99
}

.courses__details-content .nav-tabs .nav-link {
    padding: 12px 15px;
}

.get-quote-btn {
    position: fixed;
    right: -58px !important;
    bottom: 50%;
    background-color: #e94367;
    color: white;
    padding: 10px 30px;
    border-radius: 0px 00px 12px 12px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transform: rotate(90deg);
    z-index: 1000;
    animation: slide-in 0.8s ease-out forwards;
}

.features__content-three .title {
    font-size: 16px;
}

.features__item-three {
    border-radius: 0px;
    padding: 15px 20px;
    margin-bottom: 0px;
}

.pl-50 {
    padding-left: 50px;
}

.features__icon-three {
    margin-bottom: 20px;
    min-height: unset !important;
}

.courses__overview-wrap > p {
    color: #000
}
h4.sub-font {
    font-size: 20px;
    FONT-WEIGHT: 600;
}
.list-wrap li {
    color: #000;
}

.courses__overview-wrap .title {
    font-weight: bold;
}

.about__info-list-item i {
    width: 30px;
    height: 25px;
    font-size: 18px;
    display: -webkit-box;
    display: -moz-box;
    font-size: 14px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 15px;
    background: unset;
    border: unset;
    border-radius: unset !important;
    box-shadow: unset !important;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    color: #0060aa;
}

.about__info-list-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0 0 5px;
}

.new-bg {
    background: #f9fcff;
}

.service-lbox {
    /* background: #ffffff; */
    padding: 20px 20px;
    border: 6px solid #0c5397;
  margin-bottom: 30px;
    /* min-height: 410px; */
    /* box-shadow: 0 2px 5px 0 rgb(17 121 239 / 15%); */
    transition: all 0.5s ease;
    position: relative;
    height:100% !important;
    z-index: 9;
    /* text-align: center; */
    background: #fff;
    border-radius: 12px;
}

.sub-head-1 {
    font-size: 18px;
    font-weight: 600;
    color: #032D60;
    min-height:55px;
    /* text-transform: capitalize; */
    line-height: 27px;
    margin: 10px 0px 10px;
}

.service-lbox p {
    margin-bottom: 0px;
    min-height: 130px;
    font-weight:400;
}

.work__list-box-top .title {
    font-weight: 600;
    font-size: 18px;
}

.courses__nav .nav .nav-item .nav-link.active {
    font-weight: 700;
}



.work__list-box-top {
    flex-direction: column;
    align-items: start;
}

p {
    color: #000;
}

.fees-box:hover {
    background: #fff;
    border: 1px solid #2196f3;
}

.fees-box {
    /* padding: 30px; */
    /* border-radius: 25px; */
    /* border: 1px solid #ffc000; */
    padding: 48px 20px;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgb(12 7 7 / 15%);
    background: #fff;
    transition: 0.5s all ease;
    border: 1px solid transparent;
}

.fees-box .price {
    font-weight: 600;
    font-size: 45px;
    color: #000;
    margin: 5px 0px;
}

.enrol-text {
    color: #e94367;
    margin-top: 10px;
    /* font-style: italic; */
    font-weight: 600;
    font-size: 15px;
}

.buybtn {
    margin-top: 25px;
}

    .buybtn .btn-four {
        justify-content: center;
    }

.highl {
    color: #fff;
    font-weight: bold;
    padding: 30px 0px;
    text-align: center;
}

.dashboard__review-table tbody tr td {
    font-weight: 700;
}

.courses__details-social .list-wrap li a {
    width: max-content;
    padding: 15px 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px
}

.courses__details-social .list-wrap {
    flex-wrap: wrap;
}

    .courses__details-social .list-wrap li {
        margin-bottom: 14px;
        border-bottom: 2px solid #f1f1f1;
        margin-right: 24px;
        color:#fff  !important;
        font-weight: 600;
        transition: 0.2s  ease-in;
    }
    .courses__details-social .list-wrap li:hover {
        
        font-weight: 700;
        color:#f1f1f1;
        font-size:18px;
    }

.sticky {
    position: fixed;
    top: 20px;
    width: 100%;
    left: 0px;
}

.process-flow-box {
    padding: 0;
    cursor: pointer;
    margin-bottom: 30px;
    position: relative;
}

    .process-flow-box .number {
        width: 33px;
        height: 33px;
        text-align: center;
        font-size: 16px;
        color: #7fc247;
        border: 1px solid #7fc247;
        border-radius: 50%;
        margin: 0 auto;
        line-height: 32px;
        background: #fff;
        -webkit-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
        z-index: 1;
        position: relative;
    }

.separator {
    top: 15px;
    width: 100%;
    background: #ededed;
    left: -51%;
}

    .separator, .separator::before {
        position: absolute;
        height: 1px;
        z-index: 0;
    }

.new_service_content {
    margin-top: 30px;
    border-radius: 4px;
    padding: 20px 10px;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    background-color: #fff;
    -webkit-box-shadow: 0 50px 80px 0 rgb(0 11 40 / 8%);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

    .new_service_content img {
        width: 60px;
        margin-bottom: 15px;
    }

.separator::before {
    content: "";
    top: 0;
    width: 0;
    background: #7fc247;
    left: 0;
    -webkit-transition: width .3s linear;
    -o-transition: width .3s linear;
    transition: width .3s linear;
}

.process-flow-box:hover .separator:before {
    width: 100%;
}

.process-flow-box:hover .number {
    background: #7fc247;
    -webkit-box-shadow: 0 10px 30px 0 rgb(95 81 251 / 50%);
    box-shadow: 0 10px 30px 0 rgb(95 81 251 / 50%);
    color: #fff;
}

.process-flow-box:hover .new_service_content {
    box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}

.process-flow .col-lg-3 {
    position: relative;
}

, process-flow {
    position: relative;
}

.process-flow-box .sub-head {
    /* min-height: 60px; */
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}

.new_service_content p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 0px;
}

.rbt-service.rbt-service-2 {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border-radius: 6px;
    position: relative;
}

.thumb {
    position: relative;
    background: #f1f1f1;
    width: 100%;
    text-align: center;
    padding: 20px;
}

    .thumb img {
        height: 120px;
        width: auto;
    }

.rbt-service.rbt-service-2.variation-2 .inner .content {
    flex-basis: 100%;
}

    .rbt-service.rbt-service-2.variation-2 .inner .content .title {
        margin-bottom: 8px;
    }

.rbt-service.rbt-service-2.variation-2 .inner .thumbnail {
    flex-basis: 35%;
}

.rbt-service.rbt-service-2 .inner {
    display: flex;
    padding: 30px;
    align-items: center;
    flex-direction: column;
}

.rbt-splash-service {
    text-align: left;
    padding: 35px 50px 35px 50px;
    transition: 0.5s all ease-in-out;
    position: relative;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    height: 100%;
    flex-direction: column;
    text-align: center;
    display: flex;
    align-items: center;
    border: 2px dashed #0c5397;
    box-shadow: 0 13px 48px 0 rgba(215, 216, 222, 0.44) background: var(--color-white);
}

.header-sybject {
    padding: 10px 20px;
    background: #e94367;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
}

    .header-sybject h4 {
        color: #fff;
        margin-bottom: 0px;
    }

#accordionExample1 .accordion-item .accordion-button {
    padding: 15px 20px;
    background: #fff;
    border-radius: 6px;
}

#accordionExample1 .accordion-body {
    background: #fff;
    border-top: 1px solid #010101;
    border-bottom-left-radius:12px;
    border-bottom-right-radius:12px;
}

#accordionExample2 .accordion-body {
    background: #fff;
    border-top: 1px solid #010101;
}

    #accordionExample2 .accordion-body p {
        color: #000;
    }
.instructor__content-two {
    width: 70%;
}
instructor__thumb-two {
    width: 30%;
}
#accordionExample1 .accordion-body p {
    color: #000;
}
#accordionExample2 .accordion-item{
    box-shadow:unset !important;
}

#accordionExample1 .accordion-item {
    box-shadow: unset !important;
}


#accordionExample1 .accordion-header {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#accordionExample2 .accordion-header {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#accordionExample2 .accordion-item .accordion-button {
    padding: 15px 20px;
    background: #fff;
    border-radius: 6px;
}

#accordionExample1 .accordion-item .accordion-button:not(.collapsed) {
    background: #fff;
    color: #000;
}

#accordionExample2 .accordion-item .accordion-button:not(.collapsed) {
    background: #fff;
    color: #000;
}

#accordionExample2 .accordion-item {
    border: 2px solid #000;
}

#accordionExample1 .accordion-item {
    border: 2px solid #000;
}

#accordionExample2 .accordion-item .accordion-button:not(.collapsed)::after {
    color: #000;
}

#accordionExample1 .accordion-item .accordion-button:not(.collapsed)::after {
    color: #000;
}

#accordionExample1 .accordion-item .accordion-button::after {
    top: 15px;
}

#accordionExample2 .accordion-item .accordion-button::after {
    top: 15px;
}



.simple-nav-tabs {
    display: flex;
    padding:5px 10px;
    border:4px solid  #0c5397;
    justify-content: center;
    box-shadow: 0 1px 2px #3640434d, 0 1px 3px 1px #36404326;
    border-radius: 25px;
    background-color: #fff;
    transition: all .3s ease;
    width: max-content;
    overflow: auto;
    scrollbar-width: none;
}

    .simple-nav-tabs li {
        list-style-type: none;
    }

        .simple-nav-tabs li a {
            font-size: 17px;
            font-weight: 500;
            font-family: var(--tg-heading-font-family);
            border: none;
            color: #010101;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -o-border-radius: 30px;
            -ms-border-radius: 30px;
            border-radius: 30px;
            padding: 14px 30px;
            line-height: 1;
            display: block;
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -ms-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
        }

            .simple-nav-tabs li a:hover {
                font-weight: 700;
            }

.active {
    font-weight: 700;
}

.certificate img {
    border: 8px solid #000;
    border-radius:12px;
}

.new-bg1 {
    background: #f8f8f8;
    background-image: url('../images/background.png');
}
.new-box{
    padding:30px 15px;f
    backdrop-filter:blur(10px);
    background:#fff;
}
.no-arrow::after{
    content:unset !important;
}
.rbt-splash-service p{
    margin-bottom:0px;
}
.new-color {
    color: #0c5397 !important;
    font-weight:700 !important;
    padding:0px !important;
}

.const{
    padding-bottom:20px;
    border-bottom:1px solid #f1f1f1;
}
.bg-new1 {
    background: #e94367;
}
.get-quote-btn:hover{
    color:#f1f1f1;

}
.half-highlight-yellow-2 {
    color: #000;font-weight:700;
}
.service-lbox:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.service-lbox{
    position:relative;
}

.service-lbox:hover::before {
    -ms-transform: scale(1);
    transform: scale(1);
}

.service-lbox::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #015daa;
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 9;
}
.rbt-splash-service:hover {
    transform: scaleY(1.1);
}
input::placeholder {
    color: #000;
    opacity: 1; /* Firefox */
}
.new-flex{
    display:flex;
    flex-wrap:wrap;
}

.duration-img img {
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.1));
    border-radius:12px;
    border:4px solid #000;
}
.new-form-flex1 {
    display: flex;
    gap: .5rem;
    margin-bottom: 30px;
}

.new-form-flex {
    display: flex;
    gap: .5rem;
}

    .new-form-flex label {
        color: #fff;
    }