.bolg-clom {
    padding: 15px;
    border-radius: 14px;
    border: 1px solid #dbd7d7;
}

.bolg-clom a {
    text-decoration: none;
}

.icon-date {
    font-size: 14px;
    align-items: center;
    padding: 5px 3px;
    justify-content: space-between;
    display: flex;
    color: #000;
    gap: 5px;
    border-bottom: 1px solid #eee;
}

.pattern-details {
    margin-top: 11px;
}

.bolg-clom img {
    border-radius: 8px;
}
.Courses-content ul {
    margin: 0 0 10px;
}

.Courses-content h6 {
    margin-bottom: 0;
}

.prive-colm span {
    margin-top: 0;
}

.prive-colm {
    margin-bottom: 0;
}

ul#pills-tab {
    gap: 10px;
}

ul#pills-tab .nav-link {
    font-weight: 500;
    padding: 5px 10px;
    text-align: start;
    font-size: 14px;
    line-height: 22px;
    display: block;
    width: 100%;
    color: #000;
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #efeaea;
}

ul#pills-tab {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 5px;
    padding: 14px;
    background: #fff;
    border: 1px solid #cdd5e4;
}

ul#pills-tab li {
    width: 100%;
}

.Courses-tebs-colm {
    margin-top: 0;
}
.bottom-content h3 {
    font-size: 20px;
    margin-top: 30px;
}

.bottom-content p {
    font-size: 16px;
    line-height: 22px;
}

.bottom-content ul li {
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.bottom-content ul li:before {
    content: "\f26a";
    position: absolute;
    left: -23px;
    font-family: bootstrap-icons;
    color: #042c54;
}
.Courses-content ul {
    margin: 0 0 10px;
}

.Courses-content h6 {
    margin-bottom: 0;
}

.prive-colm span {
    margin-top: 0;
}

.prive-colm {
    margin-bottom: 0;
}

ul#pills-tab {
    gap: 10px;
}

ul#pills-tab .nav-link {
    padding: 5px 10px;
    text-align: start;
    font-size: 14px;
    line-height: 22px;
    display: block;
    width: 100%;
    color: #000;
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #efeaea;
}

.Courses-tebs-colm {
    margin-top: 0;
}

.whatsapp-button{
    position: fixed;
    bottom: 15%;
    right: 15px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    animation: effect 5s infinite ease-in;
}
.whatsapp-button i{font-size: 20px;}
@keyframes effect {
    20%, 100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%, 10%{
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5%{
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}
                
.intro_text h1 {
    margin-top: 0;
}
section.inner_intro {
    background-image: linear-gradient(220deg, #2e4e98, #042c54);
}
.bottom-content ul li {
    font-size: 16px;
    line-height: 22px;
}
@media only screen and (max-width: 767px){
    section.banner-section img {
    height: 112px;
}
.icon-date img {
    width: 20px;
}
ul#pills-tab {
    flex-wrap: nowrap;
            justify-content: start !important;
    overflow: scroll;
    white-space: nowrap;
}
}
.Courses {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    /* background: linear-gradient(45deg, #eef3f9, transparent); */
    border-radius: 12px;
    transition: 2s;
    border: 1px solid #eee;
    margin-bottom: 30px;
}
.Courses img {
    border-radius: 10px;
}
.Courses-content {
    padding: 13px 15px 20px;
}
.Courses-content h6 {
    line-height: 20px;
    font-size: 13px;
}
.Courses-footer {
    border-bottom: 1px solid #b6b0b06e;
    padding: 5px 13px;
}
.Courses-footer .dates {
    color: #000;
    font-size: small;
}
.Courses-footer i {
    color: #175087;
    font-size: small;
}
.Courses-content ul li {
    display: block;
    font-size: 13px;
    color: #979191;
    line-height: 27px;
}
.Courses-content ul li i{
    margin-right: 5px;
}
.Courses-content ul{padding: 0;margin-top:10;}
.prive-colm {margin-bottom: 10px;
    display: flex;
    gap: 6px;
}
.prive-colm span {
    color: #626262;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 500;
}
.prive-colm h5 {
    font-size: 20px;
}
a.btn.btn-read-more.explore {
    font-weight: 500;
    font-size: 15px;
    padding: 2px 17px;
}

ul#pills-tab .nav-link.active {
    color: #fff;
    background:linear-gradient(220deg, #2e4e98, #042c54);
    border: 1px solid;
    position: relative;
}
ul#pills-tab .nav-link.active:before {
    content: "\f7f8";
    font-family: bootstrap-icons !important;
    position: relative;
    left: -4px;
    top: 2px;
}
body:has(#top-filter .filter-btn.video.active),
body:has(#top-filter .filter-btn.test.active) {
  .Courses-heading h4 {
    display: none;
  }
}

.Courses-heding h4 {
    background: transparent;
    font-size: 22px;
    padding: 0;
    border: none;
    border-radius: 7px;
    color: #234586;
    width: fit-content;
    font-weight: 700;
    margin-bottom: 13px;
}
.Courses-tebs-colm {
    margin-top: 25px;
}
.static-it{top: 0;}
.course-section{
    position: relative;
    padding: 50px 0;
}
 .course-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../../img/bg.jpg") no-repeat center center;
    background-size: cover;
    z-index: -1;
    opacity: .5;
}
li.breadcrumb-item {
    font-size: 16px;
}

.filter-courses-list li a.active {
    background: #2b4a90;
    color: #fff !important;
    border-radius: 19px;
    display: block;
}

.filter-courses-list li:has(a.active) {
    background: #2b4a90;
}

.filter-courses-list li:has(a.active) a {
    color: #fff !important;
}
a.btn.btn-read-more.explore {
    padding: 6px 17px;
}
    .breadcrumb-item a {
    text-decoration: unset;
    color: #000000 !important;
}
.breadcrumb-item.active {
    padding-left: 0 !important;
    color: #000000 !important;
    position: relative;
    margin-left: 13px;
}
.breadcrumb {
    margin-bottom: 15px !important;
}
.filter-courses-list ul{display: flex;justify-content: center;align-items: center;gap: 10px;margin: 0;padding: 0;}
.filter-courses-list li {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    display: block;
    border: 1px solid #e4e1e1;
    border-radius: 19px;
    background: #fff;
    cursor: pointer;
}
.filter-courses-list li:hover{background: #2b4a90;}
.filter-courses-list li:hover a{color: #fff;}
.filter-courses-list li:hover select#Language {color: #fff;}
.filter-courses-list li:hover select#Language option{color: #000;}
.filter-courses-list li a {
    color: #000;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 4px 35px;
}
.disabled{
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
    text-decoration: none;
}
.static-it {
    top: 12%;
}
.filter-courses-list {
    position: relative;
    top: -20px;
    z-index: 9;
}
select#Language {
    border: none;
    padding-bottom: 6px;
    background: transparent;
}
.filter-courses-list {
    transition: all 0.3s ease;
    width: 100%;
}

.filter-courses-list.is-sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: white;
    padding: 10px 0;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    margin-top: 0 !important; 
}
.navbar {
    padding: 0 15px;
}
.Courses {
    display: grid;
    grid-template-columns: 35% 62%;
    gap: 15px;
}
.Courses-footer {border-bottom: 0;
    padding: 4px 13px 0px;
}
.Courses-content{padding-top: 0;}
.Courses-content h6{font-size: 22px;}
a.btn.btn-read-more.explore.bg-success {
    background: #25d366 !important;
}
.Courses-footer .dates {
    text-align: end;
}
@media only screen and (max-width: 767px) {
    .filter-courses-list li {
        width: 100%;
        text-align: center;
    }
    section.banner-section img {
        height: auto !important;
        object-fit: scale-down;
    }
    .Courses {
        display: block !important;
    }
    .breadcrumb .breadcrumb-item.active {
        color: #000000 !important;
        font-size: 16px;
    }
}