
.courselist-menu {
    background: #eee1d8;
    padding: 30px
}

.courselist-menu h2 {
    font-size: 1rem;
    margin-bottom: 12px;
    font-weight: 600
}

.courselist-menu ul li a {
    color: #333;
    display: block;
    padding: 3px 0;
    font-size: .9rem;
}

.courselist-menu ul li a.active {
    color: #000;
    font-weight: 600
}

.courselist-menu ul {
    list-style: none;
    margin-bottom: 30px;
    padding-left: 0;
}

@media (min-width:768px) {
    .courses-tab .nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .courses-tab .card {
        border: none
    }

    .courses-tab .card .card-header {
        display: none
    }

    .courses-tab .card .collapse {
        display: block
    }
}

.courses-tab .nav-tabs .nav-link.active {
    border: 0;
    border-bottom: 1px solid #f7941e;
    color: #0096a1;
    padding-bottom: 28px
}

.courses-tab .nav-tabs .nav-link:hover {
    background: 0 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #f7941e;
    border-left: 0;
    color: #0096a1
}

.courses-tab .nav-tabs .nav-item.show .nav-link {
    border: 0;
    background: 0 0
}

.courses-tab .nav-tabs .nav-link {
    border: 0;
    border-bottom: 1px solid #0000;
    color: #666;
    font-weight: 500;
    border-left: 0;
    border-radius: 0;
    position: relative;
    line-height: .5;
    padding-bottom: 28px
}

.courses-tab .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 0
}

.courses-names h2 {
    font-size: 1.2rem;
    margin-bottom: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    color: #383b43
}

.couse-pan h5 {
    font-size: 1rem;
    color: #333;
    font-weight: 600
}

.couse-pan p {
    color: #000;
    font-size: .95rem;
    margin: 0
}

.couse-pan:nth-child(odd) {
    background: #fdebe74f
}

.couse-pan {
    position: relative;
    margin-bottom: 20px
}

.couse-pan .read-more {
    position: absolute;
    right: 30px;
    bottom: 30px
}

.couse-pan .read-more a {
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0 2px 7px #5858582b;
    box-shadow: 0 2px 7px #5858582b
}
.read-more a {
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    color: #fff;
    margin: 9px 0;
}

.courses-tab .card-body {
    padding: 30px 0
}
 .couse-pan {
    padding: 30px;
}
.couse-pan {
    position: relative;
    margin-bottom: 20px;
}

.courses-tab .nav-tabs .nav-link:after {
    position: absolute;
    content: "";
    background: #666;
    width: 1px;
    height: 22px;
    right: 0;
    top: 4px
}

.career-panel1 {
    background: #60636d;
    margin-top: -100px
}

.career-panel1 h3 {
    font-size: 2.5rem;
    color: #fff;
    margin-top: 100px;
    font-family: 'Roboto Slab', serif;
    position: relative;
    padding: 50px 0
}

.career-panel1 h3:before {
    content: "";
    width: 80px;
    height: 1px;
    position: absolute;
    background: 0 0;
    top: 0
}
