#header {
	direction: rtl;
}
#header .logo { 
	left: auto;
	right: 15px;
}
.navigation {    
    text-align: left;
}

.list-account-info { 
	border-right: 1px solid #011021;
	border-left: none;
	margin-right: 16px;
	margin-left: auto;
}
.list-account-info .list-item .message-info {
margin-top: 10px;
}
.list-account-info .list-item .message-info .icon {
    font-size: 12px;
}
.list-account-info .list-item .notification-info a {
        color: #ffd869;
}
.list-account-info .list-item {
    margin-left: auto;
    margin-right:20px;
}
.list-account-info .list-account li a {
    text-align: right;
}
.list-account-info .list-account li a .icon {
    color: #a6a6a6;
    margin-left: 10px;
    margin-right: auto;
}
.list-account-info .list-item.messages.header_cart {
    
}
.list-account-info .list-item.messages.header_cart .message-info{
    margin-top: 6px;
}
.list-account-info .list-item.messages.header_cart .icon {
    font-size: 20px;
}
.list-account-info .list-item.messages.header_cart .itemnew{
    position: absolute;
    right: auto;
    top: -10px;
    text-align: center;
    color: #000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    width: 12px;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
}
.list-account-info .list-item.header_cart .list-profile-title  {
        background: #011021;
}
.list-account-info .messages .toggle-message {
    right: auto;
    left: -30px
}
.list-account-info .messages.header_cart .toggle-message:before {
        border-bottom-color: #011021;
        right: auto;
        left: 33px;
}
.list-account-info .list-item.header_cart .list-profile-title h4 {
        margin-top: 0px;
        color: #ffd869;
        font-size: 18px;
}
.list-account-info .list-item.header_cart .list-profile-title .count-value {
    left: auto;
    right: 18px;
}

.list-account-info .list-item.header_cart .list-profile-title .count-value {
    left: auto;
    right: 18px;
}
.list-account-info .list-item.header_cart .list-profile-title .new-message {
    left: 18px;
    right: auto;
}

.list-account-info .list-item.header_cart .header-cart-list {
    text-align: right;
    direction: rtl;
}
.list-account-info .list-item.header_cart .header-cart-list li .image {
    float: right;
    width: 80px;
    max-height: 42px;
}
.list-account-info .list-item.header_cart .header-cart-list li .list-body {
    margin-right: 70px;
    margin-left: auto;
}
.list-account-info .list-item.header_cart .header-cart-list li .list-body .author span {
    
    color: #011021;
}
.list-account-info .list-item.header_cart .header-cart-list li .list-body .author .div-x {
    margin-right: 5px;
    margin-left: auto;
    color: #011021;
}
.list-account-info .list-item.header_cart .header-cart-list li .list-body .author .div-x2 {
    margin-right: 5px;    
    color: #011021;        
    display: inline-block;
}

.list-account-info .list-item.header_cart .header-cart-list li .list-body .time{
    right: auto;
    left: 0;
}
.list-account-info .list-item.header_cart .header-cart-list li .list-body .time span {
    font-family: 'Assistant', sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #011021;
}

.list-account-info .list-item.header_cart .header_cart_price_box {
    border-top: 1px solid #D4D4D4;
}
.list-account-info .list-item.header_cart .header_cart_price_box .header_cart_price_total {
    display: block;
    overflow: hidden;
    padding: 12px 18px;
}
.list-account-info .list-item.header_cart .header_cart_price_box .header_cart_price_total .price-total-title {
    color: #011021;
    font-size: 16px;
}
.list-account-info .list-item.header_cart .header_cart_price_box .header_cart_price_total .price-box {
    color: #011021;
    font-size: 16px;
}

.list-account-info .list-item.header_cart .header_cart_checkout {
     background: #011021;
}
.list-account-info .list-item.header_cart .header_cart_checkout a {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffd869;
    color: #011021;
}
.list-account-info .list-item.header_cart .header_cart_checkout a:hover {
    
    color: #000;
}


.slide .slide-item .text p {
	text-align: right;
}
.slider_over {
    background-color: #011021;
    opacity: 0.7;
    z-index: 0;
    top: auto;
}
.header_over {
    background-color: #011021;
    opacity: 0.7;
    z-index: 0;
    top: 0;
}

.after-slider-content {
    direction: rtl;
}
.after-slider-content .inner {
    width : 60%;
}
.after-slider .after-slider-bg-2 {
        background-color: #9b9b9b;
}
.after-slider-content h4 { 
	float: right;
    width: 100%;
}
.after-slider-content .inner:before {
        
	    border-right-color: #011021;
        border-left-color: transparent;
        left: -80px;
        right: auto;
}

.after-slider-content .cell-btn {
        padding-right: 75px;
        background-color: #9b9b9b;
}
.after-slider-content .cell-btn:before {        
      
}



.about_section {
	direction: rtl;
}

.about_featured [class^="col-"], [class*=" col-"] {
  float: right;
}

.featured-item { 
	padding-left: auto;
    padding-right: 52px;
}
.featured-item .icon {
	left: auto;
	right: 0;
}
.featured-item h4 {
    font-size: 16px;
}
.featured-item p {
    font-size: 16px;
}
.welcome-section {
	direction: rtl;
}
.before-footer .mc-count-item {
    margin-right: 60px;
    margin-left: 60px;
}
.mc-count-item h4 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}

.course-top {
	direction: rtl;
    text-align: right;
}

.course-top [class^="col-"], [class*=" col-"] {
  float: right;
}

.tabs-page .nav-tabs {
    width: 100%;
}

.course-top .nav-tabs>li {
	float: right;
}
.course-top .nav-tabs li a {
	 padding-left: 30px;
    margin-right: auto;
    text-align: center;
    padding-right: 30px;
    font-size: 20px;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.course-top .nav-tabs li.active a {
    border-bottom: 3px solid #37ABF2;
}

.video-course-intro .course_btn {
            display: inline-block;
             float: left;
    }
.video-course-intro a {
	right: auto;
	left: 30px;
}

.section-outline .section-list li .list-body .icon {
	 right: 68px;
	 left: auto;
}

.section-outline .section-list li .mc-btn-2 {
	 right: auto;
	 left: 15px;
}

.new-course .item {
	float: right;
	padding: 20px;
	padding-left: inherit;
	width: 100%;

}



.image-instructor {
    float: right;
    margin-left: 15px;
    margin-right: auto;
    width: 120px;
    height: 120px; 
}

.sidebar-course-intro .about-instructor {
    background-color: #FFF;
    padding: 25px;
    float: right;
    width: 100%;
}

.new-course .item .icon {
	left: auto;
	right: 20px;
}
.sidebar-course-intro .widget, .create-course-content .widget {
	padding: 10px 48px 10px 20px;
}
.sidebar-course-intro .widget_tags .icon, .create-course-content .widget_tags .icon, .sidebar-course-intro .widget_equipment .icon, .create-course-content .widget_equipment .icon, .sidebar-course-intro .widget_share .icon, .create-course-content .widget_share .icon {
	left: auto;
	right: 20px;
}

.new-course.course-qinfo {
    margin-top: 5px;
    padding: 10px 0;
}
.new-course.course-qinfo .item.course-code {
    float: right;
    width: 33%;
    padding: 10px 10px;
}
.new-course.course-qinfo .item.course-code .icon {    
    position: relative;
    float: right;
    width: 100%;
    text-align: center;
    font-size: 18px;
    right: auto;
}

.new-course.course-qinfo .item.course-code h4{
    float: right;
    width: 100%;
    text-align: center;
    padding: 10px;
}

.new-course.course-qinfo.section .item.course-code {
    width: 42%;
}
.new-course.course-qinfo.section .item.course-code .icon{
    font-size: 14px;
}
.new-course.course-qinfo.section .item.course-code h4{
    font-size: 14px;
}
.current-progress .percent {
    position: absolute;
    top: 4px;
    right: auto;
    font-family: 'Assistant', sans-serif;
    font-size: 14px;
    color: #666;
    left: 0;
}
.current-outline li {
	float: right;
}
.current-outline li span {
    font-weight: 700;
    font-size: 16px;
    color: #37abf2;
    margin-left: 3px;
    margin-right: 0;
}

.section-outline .section-list li .div-x {
	  left: 20px;
	  right : auto;
}

.section-outline .section-list li .line {
	  left: 30px;
	  right : auto;
}
.section-outline .section-list li .list-body .download {
	    left: 68px;
	     right : auto;
}

#footer {
	
}
.first-footer {
	text-align: right;
	direction: rtl;
}
#footer [class^="col-"], [class*=" col-"] {
  float: right;
}

#footer .logo img {
	max-width: 200px;
}
.first-footer .widget_latest_new .image-thumb {
	overflow: hidden;
    float: right;
    margin-right: auto;
    margin-left: 15px;
}

.list-style-block li:after {
	left: auto;
	right: 0;
}

.login-content .form-login {
	text-align: right;
	direction: rtl;
    max-width: 600px;
}
.login-content .form-login h4 {
    font-size: 20px;
}

.form-login .form-fullname input {
    width: 50%;
    float: right;
}
.form-login .form-fullname select {
    width: 50%;
    float: right;   
}

.form-login .error_group {
    margin-top: 0px;
}
.form-login .form-fullname.error_group:after { 
    display: none;
}

.form-check a {
    float: left;
}

.profile-feature {
    position: relative;
    padding: 45px 0;
    z-index: 9;
    direction: rtl;
    text-align: right;
}

.info-author .image {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    float: right;
    overflow: hidden;
    margin-right: 25px;
}

.content-bar {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    direction: rtl;
    text-align: right;
}
.content-bar li {
    float: right;
}

.profile {
    background-color: #EEE;
    padding-bottom: 100px;
    padding-top: 40px;
    direction: rtl;
    text-align: right;
}

.profile [class^="col-"], [class*=" col-"] {
  float: right;
}

.avatar-acount {
    width: 100%;
    float: right;
}

.avatar-acount .account_name {
    float: right;
}
.profile .logout_btn {
    float: left;
    
}
.profile .logout_btn a {
    color: #fff;
        margin: 0;
}
.profile .logout_btn a .icon{
    padding-right: 5px;
}

.info-acount.student_form {
    width: 100%;
    float: right;
}
.top-nav {
    position: absolute;
    display: table;
    top: auto;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.top-nav-list > li > a {
    position: relative;
    display: table-cell;
    font-family: 'Assistant', sans-serif;
    font-size: 14px;
    color: #666;
    background-color: #eee;
    padding: 0 10px;
    line-height: 60px;
    height: 60px;
    min-width: 60px;
    z-index: 999;
    border-left: 1px solid #d4d4d4;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.top-nav-list > li > a .icon {
    width: auto;
    display: inline-block;
    line-height: 60px;
}

.top-nav-list .list-item-body {
    position: absolute;
    text-align: right;
    top: auto;
    right: 0;
    background-color: #fff;
    margin: 0px 0;
    display: none;
}
.top-nav-list .list-item-body.note-learn-body {
    /*overflow: visible;*/
}
.top-nav-list .note-learn .note-title a {
    right: auto;
    left: 22px;
}
.top-nav-list .note-learn .note-body {
    text-align: right;
    direction: rtl;
}
.top-nav-list .section-learn-outline .list-body {
    text-align: right;
}
.top-nav-list .section-learn-outline .section-list li.current_video {
    background-color: #b4dcf5;
}
.top-nav-list .section-learn-outline .section-list li.current_video h6{
    color: #000;
}

.top-nav-list .section-learn-outline li:before {
    right: 30px;
    left: auto;
}

.top-nav-list .section-learn-outline .div-x {
    right: 20px;
    left: auto;
}

.top-nav-list .form-discussion {
    direction: rtl;
    text-align: right;
}

.top-nav-list .learn-section .title-ct h3 {
    text-align: right;
}
.top-nav-list .learn-section .tt-right {
    right: auto;
    left: 0;
}

.learn-section {

}
.learn-section .title-ct {
    width: 100%;
    float: right;
}
.learn-section .title-ct h3 {
    float: right;
    margin-top: 0;
}
.learn-section .tt-right {
    position: relative;
    top: auto;
    right: auto;
    float: left;
}
.learn-section .abc {
    width: 100%;
    float: right;
}

.contact_section {
    direction: rtl;
    padding-top: 20px;
}
.contact_section [class^="col-"], [class*=" col-"] {
  float: right;
}


.help-block.with-errors {
        color: red;
    font-size: 16px;
}



.shop_list .mc-item  {
    text-align: right;
    direction: rtl;
    width: 100%;
    float: right;
}
.shop_list .mc-item .image-heading {
    max-width: 100%;
    max-height: 200px;
}

.shop_list .mc-item .read_more {

}
.shop_list .mc-item h4 {
    padding-bottom: 5px;
}
.shop_list .mc-item h4 a span {
    font-size: 16px;
    color: blue;
    float: left;
}

.shop_list .mc-item .content-item {
    float: right;
    width: 100%;
}

.shop_list .mc-item .name-details {
    float: left;
    width: 50%;
}

.shop_list .mc-item .name-author {
    text-align: left;
    margin-top: 4px;
    float: left;
    width: 100%;
}
.shop_list .mc-item .image-author {
    width: 50px;
    height: 50px;
    position: relative;
    top: 0;
    float: left;
}
.shop_list .mc-item .addtocart-class {
    float: right;
    width: 50%;
}

.shop_list .mc-item .ft-item {    
    float: right;
    width: 100%;
    margin-top: 15px;
    padding-top: 30px;
}

.shop_list .mc-item .ft-item .price { 
    right: auto;
    left: 15px;
}

.booklet_item .video-course-intro .price {

}

.video-course-intro .price .price-old {
    display: inline-block;
    font-size: 20px;
    color: #a6a6a6;
    margin-top: 5px;
    text-decoration: line-through;
    padding-left: 10px;
}
.booklet_item .video-course-intro .price .price-old{
    display: inline-block;
    font-size: 20px;
    color: #a6a6a6;
    margin-top: 5px;
    text-decoration: line-through;
    padding-left: 10px;
}

.video-course-intro .course_sections {
    background-color: #FFF;
    padding: 25px 0px;
}
.video-course-intro .course_sections .course_sections_title {
    padding: 10px 25px;
    background-color: #011021;
}
.video-course-intro .course_sections .course_sections_title h4 {
    color: #fff;
}

.video-course-intro .course_sections ul li {
    width: 100%;
    padding-bottom: 10px;
}

.video-course-intro .course_sections .image-instructor {
    width: 80px;
}

.video-course-intro .course_sections hr.line {
    border-top: 2px solid #011021;
}

.video-course-intro .course_sections .course_section_title {
    padding-left: 10px;
    font-size: 20px;
    color: #011021;
}
.video-course-intro .course_sections .price {
        margin: 0px;
        font-size: 18px;
        color: #011021;
}
.video-course-intro .course_sections .price .price-old {    
    font-size: 16px;
    color: #a6a6a6;
}

.video-course-intro .course_sections .course_btn a {
    position: relative;
    left: 0;
    margin-top: 0px;
}

.sidebar-course-intro .course_info {
    background-color: #FFF;
    padding: 0px;
}
.sidebar-course-intro .course_info .course_info_title {
    padding: 10px 25px;
    background-color: #011021;
}
.sidebar-course-intro .course_info .course_info_title h4 {
    color: #fff;
}

/************ testimonials **************/
.feature-course.testimonials .all-course {
    left: 80px;
    right: auto;
    height: 30px;
    line-height: 30px !important;
    font-size: 16px;
}

.mc-section-3 .testimonials .title-box {
    text-align: right;
    font-size: 18px;
}
.mc-section-3 .testimonials .title-box:before {
    left: auto;
    right: 0;
}

.testimonials .feature-slider .owl-buttons {
    right: auto;
    left: 15px;
}
.testimonials .content-review {
    padding: 15px;
    background-color: #FFF;
    margin-left: auto;    
    top: auto;
    text-align: center;
}
.testimonials .content-review p {
    direction: rtl;
}

.testimonials .content-review .review-author img {
    width: 150px;
    border-radius: 50%;
    height: 150px;
}

/************ check out **************/

.checkout_section {
    direction: rtl;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
}
.checkout_section [class^="col-"], [class*=" col-"] {
  float: right;
}

.checkout_section .form-checkout {
    position: relative;
    display: block;
}

.checkout_section .form-checkout > .container {
    max-height: initial;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow-x: visible;
    overflow-y: visible;
}

.list-account-info.checkout_products {
    float: right;
    width: 100%;
    top: 0;
    margin-right: 0px;
    border: none;
}
.list-account-info.checkout_products .messages {
    float: right;
    width: 100%;
    top: 0;
    margin-right: 0px;
}
.list-account-info.checkout_products .messages .toggle-message {
    position: relative;
    visibility: visible;
    opacity: 1;
    width: 100%;
    float: right;
    top: 0;
    right: 0;
}
.list-account-info.checkout_products .messages.header_cart .toggle-message:before {
    display: none;
}
.list-account-info.checkout_products .messages .toggle-message .list-wrap {
    height: auto;
}
.list-account-info.checkout_products .messages .list-message li a {
    padding: 12px 10px;
}
.checkout_section .list-account-info.checkout_products .list-item.header_cart .list-profile-title h4 {
    color: #fff;
    line-height: 70px;
}

.checkout_section .form-checkout #bar {
    background: #011021;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.checkout_section .form-checkout #bar li .count {
        margin-right: auto;
        margin-left: 8px;
}
.checkout_section .form-checkout #bar li + li:before {
    display: none;
}

.checkout_section .form-checkout form {
   
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}


.checkout_section .form-checkout .form-1 {
        padding: 32px 15px;
}

.checkout_section .form-checkout .fs-title {
    text-align: right;
}

.form-checkout .form-2 .input-group {
    width: 50%;
    float: right;
    padding-left: 10px;
    clear: inherit;
    padding-right: 0px;
    margin-top: 0;
}
.form-checkout .form-2 .input-group.form-address {
    width: 100%;
    clear: both;
}

.form-checkout .form-2 .input-group select {
    -webkit-appearance: inner-spin-button;      
      -moz-appearance: inherit;
      appearance: inherit;
     border: 1px solid #d4d4d4;
      
}

.form-checkout .form-submit-1 .loading_btn {
     background: #0392ff url('/images/ajax-loader.gif') no-repeat 50% 50%;
    /* apply other styles to "loading" buttons */
    cursor: default;
}

@media (max-width: 768px) { 

    #header .logo {
        right: 75px;
    }
    .navigation .menu li { 
        text-align: center;
    }
    .video-course-intro .price {
        font-size: 20px;
    }

    .course-top .nav-tabs li a {
        padding-left: 15px;
        padding-right: 10px;
    }
    .section-outline .section-list li .list-body .icon {
        right: 10px;
    }

    .content-bar li a {
            margin-right: 25px;
    }
    
}

@media (max-width: 480px) { 
      
    }


