
.container-bg-color{
    background-color: #f6f9fa;
}


.waves-block {
    position: absolute;
    width: 180px;
    height: 180px;
    right: 10px;
    bottom: 10px;
    z-index: 2;
}

.video_container {
    /*width: 628px;*/
    position: relative;
    height: 444px;
    border-radius: 1px;


    background: #fff url(../img/instructor-1.jpg) no-repeat center / cover;
}


.play_icon {
    position: absolute;
    right: 284px;
    bottom: 120px;
    width: 180px;
    height: 180px;
    z-index: 3;
    background: transparent url(../img/play.png) no-repeat center;
}

.like{
    top: 10px;
    right: 10px;
    color: #ec6260;
    font-size: 20px;
    width: 25px;
    height: 25px;
}


.waves-block .waves {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #7b4c5f;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 320px;
    background-clip: padding-box;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}

.waves-block .wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.waves-block .wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.bottom-border-line{
    /* border-bottom: 1px solid #dde1e2;*/
}

.name-circle{
    background-color: #cccccc;
    height: 70px;
    width: 70px;
    top: 14px;
    left: 30px;
    right: 0px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
}
.name-card1{
    text-align: center;
    top: 22px;
    position: absolute;
    left: 22px;
}

.name-card2{
    text-align: center;
    top: 22px;
    position: absolute;
    left: 29px;
}

.name-card3{
    text-align: center;
    top: 22px;
    position: absolute;
    left: 29px;
}
.border-top-container{
    border-top: 2px solid #e3eaf1;
}
.name-card4{
    text-align: center;
    top: 22px;
    position: absolute;
    left: 29px;
}
.top-url-class{
    background-color: #efeff0;

}
.topurl-color{
    color: #666666;
}
.name-card5{
    text-align: center;
    top: 22px;
    position: absolute;
    left: 22px;
}
.answer-btn{
    height: 55px;
    width: 123px;
    border-radius: 0px;
    border: 3px solid #b7b7b7;
    text-align: center;
    color: #666666;
    position: absolute;
}

a:hover{
    text-decoration: none!important;
}

.text-top{
    position: absolute;
    height: 0px;
    width: 0px;
    top: 10px;
    right: 0px;
    left: 26px;
}
.card-link{
    background-color: #eaeaea;
    color: #000044;
}

.rating-color{
    color: #f3a90e;
}

.std-review-rating{
    color: #f3a90e;
    position: absolute;
    top: 111px;
    left: 85px;

}



.instructor-card{
    width: 12rem;
    height: 308px;
}

.rupee-card{

    bottom:0;
    right:0;
}


.virtical-border-line{
    height: 175px;
    width: 1px;
    top: 26px;
    position: absolute;
    left: 217px;
    background-color: #b7b7b7;

}
.rating-common-color{
    color: #06243f;
}

.common-instrucotr-color{
    color: #06243f;
    font-size: 18px;
}

.favourite-color{
    color: #666666;
    font-size: 14px;
    font-weight: normal;

}
.rating-nmbr-size{
    font-size: 30px;
    position: absolute;
    top: 77px;
    left: 73px;
}


.lession-time{
    font-size: 15px;
    color: #494948;
}
.fb-color{
    background-color: #1e4289;
    height: 30px;
    width: 30px;
    color: white;
    border-radius: 4px;

}
.lession-card-colr{
    color: #333;
    text-decoration: none !important;
    font-size: 15px;
    text-transform: capitalize;
}

.twitr-color{
    background-color: #32a9e2;
    height: 30px;
    width: 30px;
    color: white;
    border-radius: 4px;

}

.share-color{
    background-color:#ec6260;
    height: 30px;
    width: 30px;
    color: white;
    border-radius: 4px;

}


.course-fee {
    right: 0;
    bottom: 0;
    background: #eaeaea;
    color: #666;
    font-size: 15px;
    font-family: Poppins-Regular !important;
}


.instructor-image {
    height: 227px;
}
.about-instructor-size{
    font-size: 14px;
}
.card-title-name{
    color: #333;
    font-size: 18px;
    font-family: "Poppins-Medium", arial;
}
.btn-success-orange{
    background-color: #f8981e !important;
}
.btn-success-cart{
    background-color: #0b4488;
}
.text-top1{
    position: absolute;
    height: 0px;
    width: 0px;
    top: 10px;
    right: 111px;
}
.solution-btn {
    height: 55px;
    width: 123px;
    border-radius: 0px;
    border: 3px solid #b7b7b7;
    text-align: center;
    color: #666666;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.video_container1 {
    width: 75px;
    position: relative;
    height: 60px;
    border-radius: 0px;

    background: #fff url("../img/instructor-1.jpg") no-repeat center / cover;
}


.play_icon1 {
    position: absolute;
    position: absolute;
    right: 284px;
    bottom: 120px;
    width: 180px;
    height: 180px;
    z-index: 3;
    /* background: transparent url(../img/play.png) no-repeat center;*/
}

.re-courses{
    color: #06243f;
}
.course-font{
    color: #424751;
    font-size: 13px;
}

.description-color {
    color: #06243f;

}
.description-text{
    color: #41464f;
    font-size: 15px;

}
.main-topic-cover{
    color: #06243f;
    font-size: 15px;
}
.dot-topic-cover1{
    color: #f3a90e;
}



ul {
    list-style-type: none; /* no default bullets */
}
.dot:before { /* the custom styled bullets */
    background-color:   #f3a90e;;
    border-radius: 50%;
    content: "";
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 2px;
    height: 7px;
    width: 7px;
}

.answer-solution{
    border-radius: 20px;

}

.instructor-style{
    font-size: 18px;
    margin-bottom: 10px;
    color: #06243f;
}


.add-rating-bg{
    background-color: #f8981e;
    height: 32px;
}

.add-rating-font-size{
    font-size: 15px;
}
.add-rview-color-common{
    color: #2a3c52
}

.rating-card{
    padding: 10px;
    background-color: #ffffff;
    width: 100%;

    text-align: center;
}

.circle-below-name{
    position: absolute;
    top: 83px;
    left: 33px;
}

.name-card-text {
    font-size: 15px;
    color: #29313b

}


.see-more-bg{
    background-color: #0f4e92;
    width: 155px;
    height: 50px;
    font-size: 16px;
    padding-bottom: 10px;
    border-radius: 0;
}
.related-course-box-shadow{
    border: 1px solid;
    padding: 0px;
    box-shadow: 1px 1px 1px 4px #e3eaf1;
}
.sr-font{
    font-size: 14px;
}
.date-font{
    font-size: 14px;

}
.fa-star,.fa-star-o{
    color:orange;
}
.rating-card h1{
    color:#337AB7;
    margin-bottom:30px;
}
.rating{
    width: 50%;
    float:left;
}

.star-rating{
    position: absolute;
    top: 138px;
    left: 55px;
}
.five-star-rating{
    margin-top: 38px;
}

.rating p{
    margin-top:10px;
    font-size: 20px;
}
.rating h2{
    margin: 0px;
    font-size: 60px;
    font-weight: normal;
    position: absolute;
    left: 45px;
    top: 79px;
}
.rating-process{
    width: 50%;
    text-align: left;

}

.bg-color-refund{
    background-color: #daeef2;
    padding: 20px;
}

.main-topic-cover{
    color: #06243f;
    font-size: 15px;
}
.dot-topic-cover1{
    color: #f3a90e;
}
.rating-right-part{
    margin-bottom:3px;
}
.rating-right-part p{
    margin:0px;
}
.progress,.progress-2,.progress-3,.progress-4,.progress-5{
    background: #eaeaea;

    height: 16px;
    width: 127%;
    /* padding: 3px; */
    margin: -20px 0px 0px 50px;
    display: block;
    margin-left: 40%;
}
.progress:after,.progress-2:after,.progress-3:after,.progress-4:after,.progress-5:after{
    content: '';
    display: block;
    background: #8c8c8c;
    width:80%;
    height: 100%;
    border-radius: 0px;
}



/*.rupee-card{*/
    /*position: absolute;*/
    /*right: 0px;*/
    /*top: 85%;*/
/*}*/


.course-fee {
    right: 0;
    bottom: 0;
    background: #eaeaea;
    color: #000044;
    font-size: 15px;
    font-family: 'Roboto' !important;

}
.views-lession{
    color: #494948;
}
.progress-2:after{
    width: 60%;
}
.progress-3:after{
    width:40%;
}
.progress-4:after{
    width:20%;
}
.progress-5:after{
    width:10%;
}

@media (min-width:320px) and (max-width:640px){
    .rating{
        width: 100%;
    }
    .rating-process{
        width:100%;
    }
}

/*instructor style */

.card-instructor-header{
    background-color: #ffffff;
    border-bottom: solid 1px #d7d7d7;
    padding: 10px 10px;
}
.text-level{
    color:#30639a;
    font-size:18px;
}

.checkbox {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left:32px;
}

/* Hide the browser's default checkbox */
.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.check_mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: #f7f9fa;
    border:1px solid black;

}

.checkbox:hover input ~ .check_mark {
    background-color: #f7f9fa;
}

.checkbox input:checked ~ .check_mark {
    background-color:black;
    color:black;
}

.check_mark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox input:checked ~ .check_mark:after {
    display: block;
}

.checkbox .check_mark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.view-patterns{
    padding:10px;
    background-color: #f3a90f;
    font-size: 14px;
}
.page-name{
    font-size: 18px;
}

