* {
    font-family: 'Open Sans', sans-serif;
}

.logo {
    width: 100px;
}

.navbar {
    z-index: 9;
}

.topbar a {
    color: #fff !important;
    text-decoration: none;
}

.course-details {
    background-color: #fff;
}

.course-title,
.course-detail {
    padding: 0px 15px;
    display: block;
    margin-bottom: 0px;
}

.course-detail {
    list-style: none;
}

.course-title a {
    font-size: 25px;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 20px 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 1rem .8rem;
}

.swiper-button-next,
.swiper-button-prev {
    color: rgba(255, 255, 255, .3);

}
.footer-bottom p{
       margin: 0px;
    padding: 10px 0px;
    color: white;
}
.hmproduct .course-title a{
    font-size: 17px;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 10px 0;
}
.hmproduct .course-detail li p{
    font-size: 14px;
    margin: 0px;
    padding: 4px 0px;
}
.product-course-list{
        text-align: center;
}
.product-course-list ul{
    display: inline-flex;
}
.footer-bottom{
    background: #181717;
    text-align: center;
}
.testpkgbroadcrum{    text-align: center;
    background: #f7f7f7;
    padding: 22px 0px;
    font-size: 14px;
    margin-bottom: 25px;}
.testpkgbroadcrum h3{    margin: 0px;
    font-size: 25px;}
.pkg-dskpt {
    border: 1px solid #f1eeee;
    padding: 15px;
    background-color: whitesmoke;
}
.span24 a {
    width: 100%;
    padding: 10px 20px;
    display: block;
    background-color: #af4c48;
    color: white;
    font-weight: 600;
}
.footer-top{background-color: #232323; padding-top: 50px; margin-top: 30px; padding-bottom: 24px;}
.footer-top p{color: white;} 