.row-large>.col {
    padding: 0 30px 30px;
    margin-bottom: 0;
    float:left;
}
#col-472054414 > .col-inner {
    padding: 50px 0px 0px 0px;
    margin: 0px 0px -20px 0px;
}
.home-2_title h2 {
    position: relative;
    color: #fff;
    font-size: 30px;
    letter-spacing: 0.5px;
    width: fit-content;
    padding-bottom: 18px;
    margin: 0 auto 30px;
}
.home-2_title h2:before, .home-2_title h2:after {
    content: "";
    background: #fff;
    display: block;
    position: absolute;
    border: 0;
    height: 2px;
    width: 100%;
    bottom: 0;
}
.home-2_title h2:after {
    width: 2000px;
}
.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
#col-1199261134 .col_text > .col-inner {
    padding-left: 40px;
}
#col-1199261134 h3 {
    font-size: 24px;
}
#col-1199261134 p {
    margin-bottom: 30px;
}
#image_1145461549 {
    width: 100%;
}
/* .img-inner:before {
    content: '';
    background: #0b966c;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #fff;
    background: linear-gradient( 
90deg , rgba(255,255,255,1) 0%, rgba(70,191,81,1) 100%);
} */
.img-inner img {
    margin: 35px -70px 0px 0;
    width: 100%;
}
#section_1467162159 {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    margin-top: 50px;
}
#section_1467162159 .home-2_title h2:after {
    right: 50%;
}
#row-1400292898{
    overflow: hidden;
}
#col-1199261134{padding-left: 70px;}
.section-fixed {
    position: fixed;
    bottom: 20px;
    right: 0px;
}
.section-fixed .img-inner img {
    margin:0;
    width: 100px;
}
.section-fixed .img-inner{text-align: center;}
.section-fixed .img-inner:before{
    display: none;
}
.section-fixed .mess .img-inner img{
    width: 70px;
}
.section-fixed .phone .img-inner img{width: 55px;}
#image_1620785181{margin-top: 7px;}
.button.open-video {
    position: absolute;
    top: 50%;
    opacity: 1;
    color: white;
    width: 70px;
    height: 70px;
    background: #f54040;
    border: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    border-radius: 50%;
}
.col-course{
    width: auto;
    max-width: 100vw;
    height: auto;
    max-height: 400px;
    position: relative;
    display: block;
}
.course-card {
    border-radius: 10px;
    overflow: hidden;
    width: auto;
    max-width: 100vw;
    margin-bottom: 20px;
}

.course-card a:hover{
    text-decoration: none;
}
.image-course img {
    width: 100%;
    transition: all .5s;
    max-width: 100vw;
    max-height: 196px;
}
.course-title {
    color: #000;
    line-height: 20px;
}
.course-card-inner {
    cursor: pointer;
    background-color: #fff;
    padding: 10px;
}
.info-user {
    display: flex;
    align-items: center;
    flex:1;
    max-width: 150px;
}
.avatar-image {
    width: 25px;
    border-radius: 50%;
    height: 25px;
    object-fit: cover;
}
.info-user span {
    color: #000;
    font-size: 13px;
    margin-left: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}
.bottom-course-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.price { background-color: #f54040; border-radius: 6px; padding: 3px 5px; font-size: 14px; }
.course-title:hover{color: #f54040}
.search-results .course-title{color:#fff}
.search-results .thumbnail{width: 60px !important;height: 50px !important;}
.course-card:hover .image-course img{transform: scale(1.1);}
.image-course {
    overflow: hidden;
}
.view-more-course{color: #fff; font-size: 13px; font-weight: 400;}
.title-group-course {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slick-dots{bottom: 0;}
.slick-dots li button:before{
    color:#fff;
    opacity: .85;
}
.slick-dots li.slick-active button:before {
    color: #f54040;
    opacity: 1;
}
.heading-page{
    font-size: 26px;
    margin: 20px 0 10px;
}
.des-page {
    color: rgba(255,255,255,.6);
    font-size: 14px;
    margin-bottom: 25px;
}
.main-nav .dropdown .nav-link:hover::after{
    display: none;
}
.main-nav .dropdown .nav-link::after{
    display: none;
}
.img-course{
    width:100%;
    max-height: 410px;
    object-fit: cover;
}
.course-price{
    display: inline-block;
    width: 100%;
    font-size: 32px;
    font-weight: bold;
}
.price-discount{
    font-size: 20px;
    text-decoration: line-through;
    margin-left: 10px;
    display: inline-block;
    margin-top: 10px;
}
.btn-buy{
    width: 100%;
    padding: 13px 0;
    font-size: 16px;
}
.instructor-info-course-content ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.instructor-info-course-content ul li{
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.instructor-info-course-content ul li:last-child{
    margin-bottom: 0px;
}
.instructor-info-course-content ul li i{
    margin-right: 12px;
}
.instructor-info-course-content ul li span{
    margin-left: 2px;
}
.no-results{
    margin-bottom: 20px; margin-top: 10px;
}
.lesson-description,.lesson-description-full {
    white-space: pre-line;
}
.copyright{
    background-color: #f54040;
    font-size: 13px;
    color: #fff;
    margin-bottom: 2em;
}
.stars .fa-star{
    cursor: pointer;
}
@media only screen and (max-width: 600px) {
    #col-472054414{
        display: inline-block;
        float: none;
        width: 100%;
    }
    #row-1400292898 .row{
        display: inline;
    }
    #image_1145461549 .img-inner:before{
        height: calc(100% - 30px);
    }
    #image_1145461549 .img-inner img{
        margin: 20px 0 0;
        width: 90%;
    }
    .home-2_title h2{font-size: 24px;}
    .button.open-video {
        transform: translate(-50%, -50%);
    }
    #col-1199261134 {
        padding: 25px 15px 0;
    }
    #col-472054414 > .col-inner{padding-top:0}
    #section_1467162159{margin-top: 0;}
    #page{overflow-x: hidden;}
    /* .slide-home .slide-home-item{width: 100% !important;height: 150px !important;} */
    .dropdown-menu-right{
        left:0;
    }
    .search-results{
        max-height: 300px;
        overflow-x: hidden;
    }
}