* {
    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;
}

.hmproduct:hover{    
    box-shadow: 2px 2px 7px #b5b4b4 !important;
    background-color: #fefefe;
}

.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: 0.3rem 0.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: #426bd6;
    color: white;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
}
.pkg-prcing{
    margin-bottom: 10px;
}
.footer-top{background-color: #232323; padding-top: 50px; margin-top: 30px; padding-bottom: 24px;}
.footer-top p{color: white;} 
.btn1{ border: 2px solid #1454b4;  border-radius: 5px !important; color: #1454b4;}
.btn2{    position: absolute;
    right: 10px;
    background: #1454b4;
    color: white;
    border-radius: 5px;}
.nav-link{color: rgb(20 84 180)}
.pcrsa{
    padding: 10px 10px;
    min-width: 100px;
    border: 2px solid #106df6 !important;
}
#myTabs li{
    margin: 0px 5px;
}
.pcrstitle{
        color: #2f2f2f;
    font-weight: 700;
}
.pcrstitle span{
        color: blue;
    font-weight: 700;
}
.faqheading{text-align: center;}
.faqheading h3{font-weight: 700;}
.faqheading h3 span{color: blue;}
.faqheading p{    font-size: 15px;}
.featuresec{
   /* margin-top:-15%;
    padding: 10%;*/
}
.featuresec h4{
    color: #ffa500;
    font-weight: bold;
    font-size: 30px;
}
.featuresec .subheading{
    color: #3931af;
    font-size: 20px;
}
.featuresec .row
{
    margin-top: 10%;
}
.featuresecimg 
{
    text-align: center;
}
.featuresecimg img{
    width: 40%;
}
.hdrregbtn{    border: 2px solid blue;
    border-radius: 5px;
    padding: 7px 10px;
    background: blue;
    color: white;}
    .hdrloginbtn{
            border: 2px solid blue;
    margin-right: 5px;
    border-radius: 5px;
    }
.course-image img{
    height: 190px;
}