.gallery-studen-container img {
    width: 100%;
    border-radius: 8px;
}

.gallery-studen-container .grid-item-image {
    margin-bottom: 20px;
}

.gallery-studen-container .grid-item-image:last-child {
    margin: 0px;
}

.grid-item-course {
    cursor: pointer;
}

.grid-item-image {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px -5px #2ebdb7d4;
    box-shadow: 0px 0px 15px -5px #2ebdb7d4;
}

.rikiBlockTeamTeacher {
    background: #FAFBFC;
    padding: 2rem 0;
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8rem;
    clear: both
}

.rikiBlockTeamTeacher_pageGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -20px;
    margin-right: -20px;
}

.rikiBlockTeamTeacher_pageGroup .rikiPage_heading__title,
.rikiBlockTeamTeacher_pageGroup .rikiPage_heading__subtitle {
    text-align: left;
    line-height: 1.3;
    font-size: 3em
}

.rikiBlockTeamTeacher_pageGroup .rikiPage_heading__subtitle {
    font-size: 20px;
    width: 100%;
}

.rikiBlockTeamTeacher_pageGroup .col-item {
    width: 50%;
    padding: 0 20px;
}

.rikiBlockTeamTeacher_pageGroup .col-images {
    position: relative;
    top: -115px;
}

.rikiBlockTeamTeacher_pageGroup .col-images img {
    max-width: 270px;
    position: absolute;
}

.rikiBlockTeamTeacher_pageGroup .col-images-team01 {
    z-index: 1;
    top: -170px;
    margin-left: 280px;
}

.rikiBlockTeamTeacher_pageGroup .col-images-team02 {
    z-index: 2;
    left: 70px;
    top: -70px;
}

.rikiBlockTeamTeacher_pageGroup .col-text {
    padding-left: 40px;
}

.rikiBlockTeamTeacher_pageGroup .col-text .rikiPage_heading {
    margin-bottom: 0;
}

.rikiBlockTeamTeacher_pageGroup .col-text .btnViewmore {
    border-radius: 40px;
    color: #2EBDB7;
    border: 2px solid #2EBDB7;
    padding: 8px 20px;
    font-weight: bold;
    margin: 20px 0;
    float: left;
    font-size: 18px;
    background: #05b7ac0f;
}

.rikiBlockTeamTeacher_pageGroup .col-text .btnViewmore:hover {
    background: #2EBDB7;
    color: #fff;
}

.ct_container {
    padding: 0 15px;
}

.block-socical {
    background: url("../img/ykhv.png");
}

.gallery-studen-container h4 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.btnViewMore {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.1em;
    color: #d2384f;
    border: 2px solid #d2384f;
    margin: 20px 0px 10px 0px;
    padding: 2px 15px;
    border-radius: 20px;
    font-weight: normal;
}

.btnViewMore:hover {
    color: #fff;
    background: #d2384f;
    box-shadow: 0 0 4px #999;
}

.main .all-courses-container .course-item {
    background-color: #97bc40;
}

.main .all-courses-container .course-item .combo-it {
    background-color: #0F4C82;
}

.lesson-item .bullet {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #eee;
    margin-right: 10px;
}

.lesson-item .title {
    flex: 1 1 0%;
}

.inBetweener {
    width: 5px
}

.error {
    color: red;
    font-size: 12px
}

.required {
    color: red
}

.breadcrumbs {
    background: #f5f6f7;
    border-radius: 4px;
    padding: 5px 10px;
}

.breadcrumbs ul li {
    display: inline-block
}

.breadcrumbs li:not(:last-child):after {
    content: '>';
    margin-left: 8px;
    margin-right: 2px;
}

.breadcrumbs ul li a {
    line-height: 25px;
}

.blog-title {
    margin: 20px 0px;
    font-size: 2em;
}

.post {
    margin-bottom: 20px;
}

.post img {
    width: 100%
}

.post .title {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.5
}

.post p {
    color: #54595f;
    font-weight: 700;
}

.post .more {
    margin-top: 10px;
    display: block;
}

.post .time {
    line-height: 1.3em;
    font-size: 12px;
    margin-bottom: 13px;
    color: #adadad;
}

.contact-box h1 {
    margin: 18px 0 15px;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.5;
}

.viewmore {
    background: #FF5A00;
    color: #fff;
    display: inline-block;
    font-size: 1.4rem;
    margin: 30px 0;
    padding: 8px 30px;
    border-radius: 40px;
    font-weight: bold;
}

.viewmore:hover {
    background: #FF7E1E;
    color: #fff;
}

.combo-it {
    background-color: #063b69 !important;
}

.BlockFeel {
    padding: 2rem 0;
}

.BlockFeel .thumbImgVideo {
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 15px -3px #2ebdb7d4;
    box-shadow: 0px 0px 15px -3px #2ebdb7d4;
}

.BlockFeel_videoLager {
    position: relative;
}

.BlockFeel_videoLager .thumnail_video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.BlockFeel_videoLager .thumnail_video .hm-responsive {
    position: relative;
    height: auto !important;
    width: 100%;
    padding-top: 60%;
    overflow: hidden;
}

.BlockFeel_videoLager .thumnail_video .hm-responsive img {
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.BlockFeel_videoLager .thumnail_video .eaelsv-overlay-icon {
    position: absolute;
}

.BlockFeel_videoLager .thumnail_video .eaelsv-overlay-icon img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%;
    border: 5px solid #fff;
    -webkit-animation: demo_play_btn 3s infinite ease-in-out;
    animation: demo_play_btn 3s infinite ease-in-out;
}

@-webkit-keyframes demo_play_btn {
    0% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.35), 0 0 0 10px rgba(255, 255, 255, 0.65);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.35), 0 0 0 10px rgba(255, 255, 255, 0.65);
    }

    50% {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.35), 0 0 0 10px rgba(255, 255, 255, 0.65);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.35), 0 0 0 10px rgba(255, 255, 255, 0.65);
    }
}

.BlockFeel_videoSmall .itemVideo {
    margin-bottom: 20px;
}

.BlockFeel_videoSmall .itemVideo:last-child {
    margin-bottom: 0px;
}

.BlockFeel_videoSmall .itemVideo .thumbImgVideo {
    position: relative;
}

.BlockFeel_videoSmall .itemVideo .thumbImgVideo a {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 3rem;
    color: #ffffffcf;
    background: #00000038;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.BlockFeel_videoSmall .itemVideo .thumbImgVideo:hover a {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.BlockFeel_videoSmall .hm-responsive {
    position: relative;
    height: auto !important;
    width: 100%;
    padding-top: 59.3%;
    overflow: hidden;
}

.BlockFeel_videoSmall .hm-responsive img {
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.all-link {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.message {
    clear: both
}

.block {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    padding: 8px 0;
}

.block .header h2 {
    display: block;
    padding: 3px 15px;
    font-weight: 700;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    text-transform: uppercase;
    font-size: 1.1em;
    word-wrap: break-word;
    margin: 0;
}

.qn_buttons .qnbutton {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    background-color: #fff;
    border: 4px solid #666;
    border-radius: 8px;
    margin: 0 6px 6px 0;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
}

.qn_buttons .qnbutton:hover {
    text-decoration: underline
}

.qn_buttons .answersaved {
    background: #588d3f;
    color: #fff;
}

.block .content {
    padding: 3px 15px;
}

.quiz-info p {
    line-height: 30px
}

.modal-title {
    width: 100%;
    display: block
}

.main .result-not-auth {
    color: #666;
    width: 100%;
    text-align: center;
    margin-top: 80px;
    padding: 80px 0;
    border: 1px #DDD dashed;
}

.filter-container .user-menu {
    font-size: 20px;
    cursor: pointer;
    border: none;
    margin-right: 10px
}

.filter-container .user-menu:hover {
    color: #333
}

.filter-container .user-menu option {
    font-size: 15px
}

.ui-menu ul {
    display: none;
    position: absolute;
    width: 320px;
    background: #fff;
    border: 1px solid #f1f1f1;
    z-index: 999;
}

.ui-menu>li>a {
    position: relative;
    display: block
}

.ui-menu li:hover ul {
    display: block
}

.ui-menu ul>li>a {
    line-height: 1.2;
    padding: 10px 0px !important;
    border-bottom: 1px solid silver;
    display: block;
    height: auto !important;
}

.ui-menu ul>li>a:hover {
    color: #013d7b !important;
}

.ui-menu ul li {
    padding: 0px 15px
}

.site-header .header-content .block-nav-menu .ui-menu>li a {
    text-align: left;
}

.ui-menu ul li:last-child a {
    border: none
}

.teacher-slider img {
    width: auto
}

.main .main-center .main-title {
    text-align: center;
    font-weight: bold;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.teacher-info p {
    font-size: 18px;
    line-height: 30px;
}

.clearfix {
    clear: both
}

.slick-slider .slick-next {
    right: 2%;
}

.slick-slider .slick-prev {
    left: 2%;
}

.slick-slider .slick-arrow {
    z-index: 2;
}

.metro-center-mobile .slick-slide {
    padding: 0 15px;
    opacity: 0.5;
}

.metro-center-mobile .slick-active {
    opacity: 1;
}

.slick-slider .slick-arrow {
    background: #fff !important;
    padding-top: 0px;
    width: 41px;
    height: 39px;
}

.slick-slider .slick-arrow {
    background: #d2384fbf !important;
    padding-top: 0px;
    width: 39px;
    height: 37px;
}

.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
    font-size: 40px;
    line-height: 44px;
    color: #fff;
}

.slick-slider .slick-arrow:hover .slick-prev:before,
.slick-slider .slick-arrow:focus .slick-prev:before,
.slick-slider .slick-arrow:hover .slick-next:before,
.slick-slider .slick-arrow:focus .slick-next:before {
    color: green;
}

.site-header .header-top .nav-left .account-container {
    height: 43px;
    float: right;
    padding: 0;
}

.metro-center-mobile .slick-slide img {
    border: 2px solid #d2384f;
    border-radius: 14px;
}

.block-why-info .info-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.block-why-info .info-item {
    padding: 0px;
    position: relative;
}

.block-why-info .info-icon {
    background: #d2384f;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    position: absolute;
    left: 0
}

.block-why-info .info-icon img {
    width: 30px
}

.info-content img {
    width: 100%;
}

.info-content h4 {
    margin-top: 15px;
    font-size: 1.4em;
    text-align: center;
    padding: 0px 30px;
    line-height: 1.2;
}

.info-content .info-item {
    width: 25%
}

.block-why-info .info-item:hover {
    cursor: pointer;
    opacity: 0.5
}

.order-course {
    border: 2px solid #d2384f;
    border-radius: 6px;
    padding: 10px 20px;
    color: #d2384f;
    background: #fff;
    font-size: 1.5em;
}

.order-course:hover {
    background: #d2384f;
    color: #fff
}
/*
.btn-danger-outline {
    border: 2px solid #d2384f;
    border-radius: 6px;
    padding: 7px 15px;
    color: #d2384f;
    background: #fff;
    font-size: 1.5em;
}

.btn-danger-outline:hover {
    background: #d2384f;
    color: #fff
}

.btn-info-outline {
    border: 2px solid #5bc0de;
    border-radius: 6px;
    padding: 7px 15px;
    color: #46b8da;
    background: #fff;
    font-size: 1.5em;
}

.btn-info-outline:hover {
    background: #3e9bb6;
    color: #fff
}

.btn-success-outline {
    border: 2px solid #00a888;
    border-radius: 6px;
    padding: 7px 15px;
    color: #01b592;
    background: #fff;
    font-size: 1.5em;
}

.btn-success-outline:hover {
    background: #008067;
    color: #fff
}

.btn-danger {
    border: 2px solid #d2384f;
    border-radius: 6px;
    padding: 7px 15px;
    color: #fff;
    background: #d2384f;
    font-size: 1.5em;
}

.btn-danger:hover {
    background: #d2384f;
    color: #fff
}

.btn-info {
    border: 2px solid #5bc0de;
    border-radius: 6px;
    padding: 7px 15px;
    color: #fff;
    background: #46b8da;
    font-size: 1.5em;
}

.btn-info:hover {
    background: #3e9bb6;
    color: #fff
}

.btn-success {
    border: 2px solid #00a888;
    border-radius: 6px;
    padding: 7px 15px;
    color: #fff;
    background: #01b592;
    font-size: 1.5em;
}

.btn-success:hover {
    background: #008067;
    color: #fff
} */

.block-newspaper {
    margin: 30px 0px
}

.block-skill {
    margin-bottom: 40px;
}

.block-skill .skill-item {
    box-shadow: 0 0 8px #c1c1c1;
    border: 3px solid #d2384f;
    border-radius: 20px;
    margin: 5px 0px;
    padding: 35px 10px;
    text-align: center
}

.block-skill .skill-item:hover {
    box-shadow: 0 0 8px #666;
    cursor: pointer;
}

.block-skill .skill-item h3 {
    font-size: 4em;
    color: #d2384f;
    margin: 0px 0px;
    font-weight: bold;
}

.block-skill .skill-item p {
    font-size: 2em;
    color: #d2384f;
    margin: 0px;
    line-height: 1;
}

.grid-newspaper-container {
    margin: 20px 0px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    grid-gap: 15px;
    padding: 15px;
}

.grid-newspaper-container>div>img {
    width: 100%;
}

.newspaper-container {
    margin: 20px 0px;
}

.newspaper-container img {
    width: 100%;
}

.block-tab-course {
    background: url("/assets/img/Price_List_BG-02.jpg");
    padding: 50px 0px;
    background-size: cover;
    background-position: top center;
}

.course-title {
    font-size: 2.5em;
    padding: 15px 30px 10px 30px;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin: 0px;
}

.gray {
    background: #222c33;
    color: #fff;
}

.red {
    background: #d2384f;
    color: #fff;
}

.white {
    background: #fff;
    color: #d2384f;
}

.tab-course-content {
    margin-top: 38px;
}

.block-tab-course .tab-content {
    padding: 30px;
}

.slide-box-item {
    padding: 30px 10px;
}

.box-course {
    border-radius: 15px;
    border: 1px solid #d2384f;
    position: relative;
    box-shadow: 0 0 8px #c1c1c1;
    background: #fff;
}

.box-course:hover {
    box-shadow: 0 0 8px #666;
    cursor: pointer;
}

.box-course-title {
    background: url("/assets/img/price_list.png") no-repeat;
    margin: 20px -6px 0px -6px;
    text-align: center;
    background-size: cover;
    padding: 20px 0px 10px 0px;
    color: #fff;
}

.box-course-title h3 {
    padding: 0px 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

.box-course-title span {
    font-size: 0.8em;
}

.box-course-body {
    text-align: center;
    padding: 10px 30px 0px 30px;
    min-height: 200px;
}

.box-course-body .price {
    color: #d2384f;
    font-weight: bold;
    font-size: 2.5em;
    position: relative;
    margin-bottom: 10px;
}

.box-course-body p {
    margin: 10px 0px;
    font-size: 1.1em;
}

.price .currency {
    position: absolute;
    top: 0;
    font-size: 0.5em;
    font-weight: 400;
}

.box-course-footer {
    text-align: center;
    padding: 30px;
}

.btn-course-buy {
    border-radius: 20px;
    padding: 6px 30px;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background: #d2384f;
}

.btn-course-buy:hover {
    border: 1px solid #d2384f;
    color: #d2384f;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    cursor: pointer;
}

.course-list-slide-inner .slick-arrow {
    background: #d2384fbf !important;
    padding-top: 0px;
    width: 39px;
    height: 37px;
    z-index: 2;
}

.course-list-slide-inner .slick-prev:before,
.course-list-slide-inner .slick-next:before {
    font-size: 40px;
    line-height: 44px;
    color: #fff;
}

.slick-slide:active,
.slick-slide:focus {
    border: 0px;
    outline: 0px;
}

.nav-center {
    border: 2px solid #d2384f;
    display: inline-block;
    border-radius: 8px;
    margin: 0px;
    padding: 0px;
}

.nav-center>li {
    display: inline-block
}

.nav-center>li:first-child {
    margin-left: -1px
}

.nav-center>li:last-child {
    margin-right: -1px
}

.nav-center>li>a {
    padding: 6px 15px;
    color: #333;
    text-transform: uppercase;
    font-size: 1.5em;
}

.nav-center>li.active>a,
.nav-center>li>a:hover {
    border-radius: 5px;
    background: #d2384f;
    color: #fff;
}

.owl-carousel .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    top: 45%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    width: 100%;
    cursor: pointer;
    z-index: 999;
    opacity: 0;
}

.owl-carousel:hover .owl-nav {
    opacity: 1;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    background: #ffffffd6;
    font-size: 1.6em;
    z-index: 10000;
    width: 45px;
    height: 45px;
    color: #333;
    border: 1px solid #eee;
    box-shadow: 0 0 4px #dddfe2;
    border-radius: 50%;
    outline: 0;
}

.owl-prev {
    left: 2%;
}

.owl-next {
    right: 2%;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    background: #d2384f;
    color: #fff;
}

.book-list-slide-inner .owl-nav.disabled,
.lesson-list-slide-inner .owl-nav.disabled,
.teacher-list-slide-inner .owl-nav.disabled,
.news-container .owl-nav.disabled
{
    display: block;
}

.block-list-book {
    /* background: url("/assets/img/Price_List_BG-02.jpg"); */
    background: url("/assets/img/bg_book.png");
    padding: 90px 0px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.block-content {
    margin-top: 40px
}

.block-content-student {
    margin: 40px 0px;
    border: 8px solid #d2384f;
    border-radius: 15px;
    padding: 20px;

}
.banner-slide-inner.owl-drag .owl-item {
    padding: 10px;
}

.item-img img {
    width: 100%;
    border-radius: 8px
}

.lesson-list-slide-inner .owl-stage-outer {
    padding: 80px 0px;
}

.block-slide-teacher {
    padding: 50px 0px;
}

.teacher-list-slide-inner {
    background: url("/assets/img/deco-02.jpg");
    background-repeat: repeat-x;
    background-position-y: bottom;
}

.teacher-list-slide-inner:before {
    background: #ffffffe8;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.teacher-list-slide-inner .item {
    position: relative;
    border-radius: 8px;
}

.teacher-list-slide-inner .item:hover {
    box-shadow: 0 0 8px #999;
}
.shadow-effect{position: relative;}
.book-list-slide-inner.owl-drag .owl-item,
.teacher-list-slide-inner.owl-drag .owl-item,
.banner-slide-student.owl-drag .owl-item,
.videoAds-list-slide-inner.owl-drag .owl-item {
    padding: 10px;
}

.teacher-list-slide-inner .item .item-description {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9));
    margin: 0px;
    padding: 70px 15px 10px 15px;
    color: #fff;
    width: 100%;
    font-size: 1.2em;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.teacher-list-slide-inner .item .item-description span {
    font-size: 0.8em;
}

.main {
    float: none;
}

.block-feedback {
    padding: 50px 0px
}

.customers-testimonials.owl-drag .owl-item {
    padding: 15px;
}

.customers-testimonials .item {
    border-radius: 8px;
    box-shadow: 0 0 8px #999;
    position: relative;
    text-align: center;
    padding: 25px;
    background: #f9fbfc;
}

.customers-testimonials .item:hover {
    box-shadow: 0 0 10px #666;
    cursor: pointer;
}

.customers-testimonials .item .quote {
    position: absolute;
    top: -35px;
    left: 20px;
    background: #ff556a;
    padding: 20px;
    border-radius: 50%;
    color: #fff;
    z-index: 2;
}

.customers-testimonials .item .item-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 3px solid #d2384f;
    margin: 0 auto;
}

.customers-testimonials .item .testimonial-content {
    margin: 15px 0px 30px 0px
}

.customers-testimonials .item .item-description {
    color: #979ca6;
    font-weight: bold;
}

.customers-testimonials .item .item-description strong {
    color: #333;
    font-size: 1.1em;
}

.customers-testimonials .owl-stage-outer {
    padding: 30px 0px
}

.news-container.owl-drag .owl-item {
    padding: 15px;
}

.item-featured .item-content {
    padding: 15px;
}

.block-social {
    padding: 50px 0px;
    background: url("/assets/img/Tokyo_Tower_Deco.png") no-repeat;
    background-size: cover;
}

.item_social .item_social__thumnail img {
    width: 100%;
}

.item_social .item_social__body {
    padding: 15px 10px;
    background: #fff;
    text-align: center;
}

.item_social .item_social__body .descripton {
    font-size: 1.1em
}

.logo-footer .logo {
    width: 80px;
    float: left;
    margin-right: 10px;
}

.logo-footer h2, .logo-footer h1 {
    font-size: 2.5em;
    margin-top: 0px;
    padding-top: 0px;
    color: #d2384f;
}

.footer .contact-box p,
.contact-box a {
    margin: 5px 0px;
    font-size: 1.1em;
    color: #333;
}

.footer .contact-box i,
.footer .schedule i {
    color: #d2384f;
    margin-right: 5px;
    font-size: 1.2em;
}

.footer .schedule {
    border-top: 3px solid #ddd;
    margin: 20px 0px;
    padding: 10px 0px;
    font-size: 1.1em;
}

.footer .social-box a {
    display: inline-block;
    padding-right: 10px;
}

.footer .social-box img {
    width: 31px;
}

.navbar-right a {
    display: inline-block
}

.navbar-toggle .fa {
    color: #d2384f;
    font-size: 1.6em;
    display: none;
}

.open .icon-bar {
    display: none;
}

.open .fa {
    display: block;
}

.navbar-collapse .navbar-brand img {
    width: 40px;
}

.navbar-collapse .navbar-brand {
    padding: 0px;
}

.navbar-collapse .navbar-header #close {
    position: relative;
    float: right;
    margin-top: 5px;
    background-color: transparent;
    color: #d2384f;
    border: 0;
    outline: 0;
}

.blog-detail-content {
    font-size: 1.1em;
    margin-bottom: 30px;
}
.blog-detail-content ul{
    padding-inline-start: 40px;
}

.blog-detail-content ul li{
  list-style: disc;
}

.blog-detail-content img{
  height: auto !important;
}

.page-background-header img {
    width: 100%
}

.part-item {
    margin: 0;
    border-left: 3px solid #e8e8e8;
    overflow: visible;
    padding: 10px 15px;
    margin-left: 15px;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}

.part-item .name-part {
    color: #9b9595;
}

.part-item .icon {
    position: absolute;
    left: -8px;
    top: 20px;
}

.currentStep {
    border-left: 3px solid green;
}

.currentStep .icon {
    color: green;
}

.currentStep .name-part {
    color: #333;
}

.cert {
    background: #f7e5d5;
    border: 4px solid #333333;
    padding: 15px;
}

.cert .cert-header {
    font-size: 1.8em;
    text-align: center;
    margin: 20px 0px;
}

.cert .cert-info {
    font-size: 1.2em;
}

.cert .cert-info .form-group {
    margin-bottom: 5px;
}

.cert .cert-content {
    margin: 20px 0px 0px 5px;
    border: 2px solid #333;
    padding: 5px;
}

.tabled-dotted {
    border: 2px dotted #333;
}

.tabled-dotted>tbody>tr>td {
    border: 2px dotted #333;
}

.table-center {
    text-align: center;
    font-size: 1.1em;
}

.cert-footer .pass {
    text-align: center;
    border: 2px dotted #333;
    font-size: 1.3em;
    padding: 10px;
    margin: 0px;
}

.cert-footer .logo {
    height: 40px;
}

.vjs-poster {
    background-position: unset !important;
    background-size: cover !important;
    background-color: #fff !important;
}

.myplayer_1108feb-dimensions {
    width: 100% !important;
}

.block-list-students {
    padding: 70px 0px;
    background: url("/assets/img/course-bg.png");
    background-size: contain;
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16* 100%);
}
.ratio {
    position: relative;
    width: 100%;
}
.ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: "";
}
.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .mobile-header {
        display: block;
    }

    .info-content h4 {
        position: absolute;
        bottom: 0;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, .9));
        margin: 0px;
        padding: 15px;
        color: #fff;
    }

    .block-skill .skill-item h3 {
        font-size: 2.4em;
        color: #d2384f;
        margin: 0px 0px;
        font-weight: bold;
    }

    .block-skill .skill-item p {
        font-size: 1.2em;
        color: #d2384f;
        margin: 0px;
        line-height: 1;
    }

    .grid-newspaper-container {
        grid-template-columns: auto auto auto auto;
    }

    .block-tab-course .tab-content {
        padding: 30px 0px;
    }

    .block-form-consultation .center-container,
    .block-easy-info .center-container {
        width: 100%;
    }

    .block-form-consultation .center-container .right-container {
        width: 100%;
        float: none;
    }

    .course-info-status-mobile {
        display: block;
    }

    .main .main-course .main-left .course-tab li a {
        font-size: 1em;
    }

    .myplayer_1108feb-dimensions {
        height: 200px !important;
    }

    .logo-footer h1 {
        width: 100%;
        font-size: 2em;
        padding-top: 10px;
    }
}
.content-pdf{
    width: 100%;
    /* overflow: auto;
    transform: rotateX(180deg); */
}
#pdf-viewer {
    /* width: auto;
    transform: rotateX(180deg); */
    font-family: auto;
}

#pdf-viewer img{max-width: 100% !important;max-height: 100%;}

#pdf-viewer > div{
    padding: 3px;
    background: #fff;
    border: 1px solid #e2e8f0;
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: none !important;
}
#pdf-viewer > div:last-child{
    margin-bottom: 0px;
}

.btn{border-radius: 3px;}

.flex-button {
    display: block;
}

.flex-button .btn{width: 100%; margin-bottom: 15px;}
.flex-inline{
    display: flex !important;
}
.flex-inline .btn{width: 100%; margin-right: 0.5rem}

.flex-inline .btn:last-child{margin-right: 0px}

.block-price{margin-bottom: 20px; text-align: center; padding: 0px 10px; background: #fafafa;}

.block-price .big-price{
    font-size: 2.5em;
    font-weight: 600;
    color: #d2384f;
}
.banner-slide-student img{border: 1px solid;}
.dump-it{
    background-color: #d2384f !important;
}
.teacher-list-slide-inner .item-box-image .item-price{
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
    padding: 0 15px;
    border-radius: 15px;
    color: #fff;
    background-color: #0fc962;
}
.course-list-slide-inner, .teacher-list-slide-inner{
    margin-bottom: 50px;
}

.block-lesson-slide .lesson-slide-container .lesson-list-slide-inner .owl-item.active.center .shadow-effect{
    position: relative;
}
.shadow-effect .student-title{
    position: absolute;
    width: 100%;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0 0 0 / 90%));
    /* color: #fff; */
    padding: 50px 5px 5px 5px;
}
.student-title a{
    color: #fff;
}
.social-container .item_social{
    margin: 15px 0px;
}
ul.links li a{
    line-height: 1.5;
}
.main-slider{margin-bottom: 20px;}
.main .main-center .steps-container .steps-container-right .payment-info-container .combo-item .combo-name-container{
    padding: 10px;
}
.main .main-center .steps-container .steps-container-right .payment-info-container .combo-item .combo-name-container h1{
    font-size: 1em;
}
.main .main-center .steps-container .steps-container-right .payment-info-container .combo-item .combo-name-container p{
    margin-bottom: 5px;
    font-size: 1.5em;
    line-height: 1.2;
}
.box-course-image{
    width: 100%;
    position: absolute;
    margin-top: -30px;
}
.box-course-image img{
    max-width: 60px !important;
    height: 60px;
    margin: 0 auto;
}
.block-social .item_social{
    margin-bottom: 15px;
}
.nav-left .search-box{
    width: 250px;
    float: right;
    margin-top: 3px;
    margin-right: 20px;
}
.search-box button{
    border-left: 0;
    border-radius: 0;
    font-size: 19px;
    padding: 0px 10px;
    line-height: 1.6;
}
.collapse-search{
    font-size: 28px;
    padding: 2px 10px;
    margin-top: 7px;
    background: #fff;
    border: 0;
}
.search-box-mobile{
    margin-bottom: 10px;
}
.search-box-mobile button{
    font-size: 20px;
    padding: 0px 10px;
    line-height: 1.5;
}
.text-red{
    color: #d2384f;
}
.font-1_5x{font-size: 150%;}
.navbar-collapse > .nav > li{
    border-bottom: 1px solid #eee;
}
.navbar-collapse > .nav > li:last-child{
    border-bottom: none;
}

.navbar-collapse .caret{
    position: absolute;
    right: 20px;
    top: 45%;
}

.pagination-container{
    width: 100%;
    text-align: center;
}
.document-it{
    background-color: #013d7b !important;
}
.document-voucher{
    background-color: #ca4c0d !important;
}

.box-document{
    border: 1px solid #013d7b;
}
.box-voucher{
    border: 1px solid #ca4c0d ;
}

.box-document .box-course-title {
    background: url(/assets/img/price_list_document.png) no-repeat;
}
.box-voucher .box-course-title {
    background: url(/assets/img/price_list_voucher.png) no-repeat;
}

.box-voucher .box-course-body .price{
    color: #ca4c0d;
}
.box-document .box-course-body .price{
    color: #013d7b;
}
.box-document .btn-course-buy{
    background: #013d7b;
}
.box-document .btn-course-buy:hover {
    border: 1px solid #013d7b;
    color: #013d7b;
    background: #fff;
}
.box-voucher .btn-course-buy{
    background: #ca4c0d;
}
.box-voucher .btn-course-buy:hover {
    border: 1px solid #ca4c0d;
    color: #ca4c0d;
    background: #fff;
}

.counter-section{
    padding: 50px 0px;
    margin: 50px 0px;
    background: #d2384f;
}
.counter-section .counter-heading{
    text-transform: uppercase;
    font-size: 2.5em;
    margin: 15px 0;
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding-bottom: 10px;
}
.counter-section .counter-item .counter, .counter-section .counter-item .percent {
    font-size: 50px;
    margin: 15px 0;
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding-bottom: 10px;
}

.counter-section .counter-item {
    text-align: center;
}

.counter-section .counter-item p {
    font-size: 14px;
    margin-bottom: 0;
    color: #fff;
    line-height: 28px;
}
.site-header .header-top .nav-left li marquee{
    padding: 7px 0 8px 0;
    float: left;
    font-size: 16px;
    color: #013d7b;
    max-width: 490px;
}

.marquee{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #013d7b;
    width: 100%;
}

.item-box-image a{
    color:#fff;
}
.item-box-image a:hover, .item-box-image a:active{
    text-decoration: underline;
}

.customer-choose-payment-gates .form-group{
    display: flex;
    flex-wrap: wrap;
}

.main .main-center .steps-container .row{display: flex; flex-wrap: wrap;}

.cart-coupon{padding: 0px 15px;}
.cart-coupon .btn{height: 32px; line-height: 1;}
.lesson-detail-title{
    font-size: 1.5em;
    margin-top: 15px;
}
.lesson-detail-title h1{display: inline;font-size: 1em;}
.content-pdf .affix{bottom: 0;}
.book-list-slide-inner{margin-bottom: 15px; margin-top: 28px;}
.box-book{
    border-radius: 10px;
    border: 1px solid #d2384f;
    position: relative;
    box-shadow: 0 0 8px #c1c1c1;
    background: #fff;
    padding: 10px;
    margin-bottom: 15px;
}
.box-book:hover {
    box-shadow: 0 0 4px #000;
    cursor: pointer;
}
.box-book-image img{width: 100%;}
.box-book .box-book-title a{
    color: #333;
}
.box-book .box-book-title a:hover{
    color: #e01f00;
}
.box-book .box-book-body .price{
    color: #d2384f;
    font-weight: bold;
    font-size: 1.2em;
}

.box-book .box-book-body .price del{
    color: silver;
    font-size: 0.7em;
}

.box-book .discount {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    padding: 0 15px;
    border-radius: 10px;
    color: #fff;
    background-color: #d2384f;
}

.block-slide-teacher {
    /* background: url("/assets/img/course-bg.png"); */
    padding: 50px 0px;
}
.items-center {
    align-items: center;
}
.stars{
    color: rgb(247 115 33) ;
    font-size: 1.2em;
}
.mt-5{margin-top: 5px;}
.mt-10{margin-top: 10px;}
.mb-10{margin-bottom: 10px;}
.pt-60{padding-top: 60px;}

.flex{display: flex;}
.aff-avatar{width: 52px; margin-right: 10px;}
.aff-info{line-height: 27px;}
.box{
    box-shadow: 0 0 4px #ccc;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
}
.box-footer{
    padding-top: 10px;
    border-top: 1px solid #eee;
    text-align: center;
}
.page-heading{
    color: #fff;
    background: #d2384f;
    padding: 10px;
    border-radius: 8px;
    margin: 0px;
    margin-bottom: 20px;
}
.page-heading h1{
    font-size: 2.2rem;
    margin: 0;
    padding: 0;
    display: inline;
}

.box-image{
    background: #eee;
    border-radius: 4px;
    min-height: 220px;
    position: relative;
    margin-bottom: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid orange;
    background-position: center;
}
.box-image img{
  width: 100%;  
}
.btn-register-aff{
    width: 100%;
    max-width: 350px;
    border-radius: 20px;
}
.bad input, .bad select, .bad textarea{border: 1px solid red}
.box-image input[type=file]{display: none;}
.box-image .selected{
    display: block;
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    color: #000;
}
.box-image:hover .selected{display: block; background: rgba(0, 0, 0, .5); cursor: pointer; color: #fff;}
.box-image .selected .select_img{position: absolute; top: 45%; left: 0; width: 100%; display: block;text-align: center; }

.btn-group-action{margin-bottom: 15px; padding-bottom: 5px;}
.aff-block-share{
    position: relative;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
    background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    overflow: hidden;
    padding-bottom: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    transition: all 300ms ease-in-out;
    padding: 10px;
}
.copy-to-clipboard-wrap{background: #fff;}
.tile-stats {
    position: relative;
    display: block;
    margin-bottom: 12px;
    border: 1px solid #e2e2e2;
    background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    overflow: hidden;
    padding-bottom: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    transition: all 300ms ease-in-out;
    padding: 10px;
}

.tile-stats:hover{
    background-color: #fff;
    cursor: pointer;
}

.tile-stats:hover .icon i {
    animation-name: tansformAnimation;
    animation-duration: .5s;
    animation-iteration-count: 1;
    color: rgba(58,58,58,0.41);
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: tansformAnimation;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: tansformAnimation;
    -moz-animation-duration: .5s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards
}

.tile-stats .icon {
    width: 20px;
    height: 20px;
    color: #782935;
    position: absolute;
    right: 25px;
    top: 5px;
    z-index: 1;
}

.tile-stats .icon i {
    margin: 0;
    font-size: 40px;
    line-height: 0;
    vertical-align: bottom;
    padding: 0
}

.tile-stats .count {
    font-size: 27px;
    font-weight: bold;
    color: #d2384f;
}

.tile-stats .count,.tile-stats h3,.tile-stats p {
    position: relative;
    margin: 0;
    z-index: 5;
    padding: 0
}

.tile-stats h3 {
    color: #666;
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
}

.tile-stats p {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
}

.copy-to-clipboard-wrap{position: relative; padding: 7px 9.5px;}
.copy-to-clipboard-wrap .btn-copy-to-clipboard{position: absolute; top: 3px; right: 10px;}
.max-row{margin-top: 10px; margin-bottom: 10px;}
.table-vertical td, .table-vertical.th{vertical-align: middle !important;}
.page-detail-content ul, .page-detail-content ol{
    margin-left: 30px;
    margin-bottom: 10px;
}
.page-detail-content ul li, .page-detail-content ol li {
    list-style: inherit;
}

@media (min-width: 992px) {

    /* #pdf-viewer > div{max-width: 100% !important;} */
}

@media (max-width: 991px)
{
    .course-header, .course-title{
        font-size: 2.2em;
    }
    .nav-center>li>a{
        font-size: 1.3em;
    }
    .info-content h4{
        font-size: 1.4em;
    }
    .block-lesson-slide{
        min-height: 350px;
    }
    .lesson-list-slide-inner .owl-stage-outer{
        padding: 50px 0px;
    }
    .block-form-consultation .center-container .left-container{
        width: 410px;
    }
    .site-header .header-content{
        padding: 0px 2%;
    }
    .site-header .header-content .logo{
        width: 110px;
    }
    .site-header .header-content .logo img
    {
        margin-top: 20px;
    }
    .site-header .header-content .block-nav-menu {
        width: calc(100% - 110px);
    }
    .main .main-course .main-left .course-detail-title{
        font-size: 2em;
    }
    .site-header .header-top .nav-left{
        padding: 0 3%;
    }
    .nav-left .search-box{
        width: 200px;
    }
}

@media (max-width: 767px)
{
    .course-header, .course-title{
        font-size: 1.5em;
        padding: 10px 15px;
    }
    .order-course{
        font-size: 1.3em;
    }
    .nav-center>li>a{
        font-size: 1.1em;
    }
    .info-content h4{
        font-size: 1.1em;
    }
    .block-lesson-slide{
        min-height: 200px;
    }
    .lesson-list-slide-inner .owl-stage-outer{
        padding: 0px;
    }
    .block-why-info, .block-list-students,.block-feedback, .block-slide-teacher, .block-lesson-slide, .block-list-banner, .block-social{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .tab-course-content{
        margin-top: 20px;
    }
    .course-list-slide-inner, .teacher-list-slide-inner{
        margin-bottom: 20px;
    }
    .block-lesson-slide .lesson-slide-container .lesson-list-slide-inner .owl-item.active.center .item{
        transform: scale3d(1.1, 1.1, 1);
    }
    .main-slider{margin-bottom: 0px;}
    .main .main-course .main-left .course-detail-title{
        font-size: 1.6em;
    }
    .teacher-list-slide-inner {
        background: url("/assets/img/deco-02_mobile.jpg");
    }
    .block-tab-course{
        background: url("/assets/img/Price_List_BG-02_mobile.jpg");
    }
    .block-content{
        margin-top: 20px;
    }
    .counter-section .counter-heading {
        font-size: 1.5em;
        padding: 10px 15px;
    }
    .counter-section {
        padding: 30px 0px;
        margin: 30px 0px;
    }

    .main .main-center .steps-container .steps-container-left{
        order: 2;
    }
    .main .main-center .steps-container .steps-container-right{
        order: 1;
        margin-bottom: 15px;
    }
    .main .main-center .steps-container .steps-container-left .customer-info-container .customer-info-table, .main .main-center .steps-container .steps-container-left .customer-info-container .customer-choose-payment-gates{
        padding: 20px 15px;
    }
    .main .main-course .main-right{
        margin-top: 10px
    }
    .block-list-book{
        padding: 90px 0px 30px;
    }
    .row-small{
        margin-right: -5px;
        margin-left: -5px;
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .row-small .col-xs-6 {
        padding-left: 5px;
        padding-right: 5px;
        flex-basis: 50%;
    }

    .main-course .main-right{order: 1;}
    .main-course .main-left{order: 2;}

}
.slider-banner-image{height: auto !important;}

@media (max-width: 467px) {
    .mobile-scroll{
        overflow: auto;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        white-space: nowrap;
    }
    .main-course .main-right{order: 1;}
    .main-course .main-left{order: 2;}
}
.custom-pagination{display: flex; justify-content: space-between;}
.custom-pagination .pagination-detail {text-align: center;}

.row-flex{display: flex; flex-wrap: wrap;}

.form-inline-block label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.form-inline-block .form-control{        
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .form-group {
    display: block;
    margin-bottom: 15px;
}

