.GopYVanBan { overflow: auto; }
.GopYVanBan table { min-width: 550px}

.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 {
    margin-top: 10px
}

.breadcrumbs ul {
    border-bottom: dotted 1px #026c36;
}

.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: 33px;
}

.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 #5a9fff;
    border-bottom: 2px solid #2750a4;
    -webkit-box-shadow: inset 0 1px 1px #2750a4;
    -moz-box-shadow: inset 0 1px 1px #2750a4;
    box-shadow: inset 0 1px 1px #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.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: #a30e0e !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
}

.metro-center-mobile .slick-next {
    right: 227px
}

.metro-center-mobile .slick-prev {
    left: 227px
}

.metro-center-mobile .slick-arrow {
    z-index: 2;
}

.metro-center-mobile .slick-slide {
    padding: 0 15px;
    opacity: 0.5;
}

.metro-center-mobile .slick-active {
    opacity: 1;
}

.metro-center-mobile .slick-arrow {
    background: #fff !important;
    padding-top: 0px;
    width: 41px;
    height: 39px;
}

.metro-center-mobile .slick-arrow {
    background: #d2384fbf !important;
    padding-top: 0px;
    width: 39px;
    height: 37px;
}

.metro-center-mobile .slick-prev:before, .metro-center-mobile .slick-next:before {
    font-size: 40px;
    line-height: 44px;
    color: #fff;
}

.metro-center-mobile .slick-arrow:hover .slick-prev:before, .metro-center-mobile .slick-arrow:focus .slick-prev:before, .metro-center-mobile .slick-arrow:hover .slick-next:before, .metro-center-mobile .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: 12px 20px;
    color: #d2384f;
    background: #fff;
    font-size: 1.5em;
}

.order-course:hover {
    background: #d2384f;
    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.png");
    padding: 50px 0px;
}

.tab-course-title .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: 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;
    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: 280px;
}

.box-course-body .price {
    color: #d2384f;
    font-weight: bold;
    font-size: 2.5em;
    position: relative;
    margin-bottom: 10px;
}

.box-course-body p {
    margin: 15px 0px;
    font-size: 1.1em;
}

.price .currency {
    position: absolute;
    top: 0;
    font-size: 0.7em;
    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: 8px 15px;
    color: #333;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-top: -2px;
}

.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: 2em;
    z-index: 10000;
    width: 50px;
    height: 50px;
    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;
}

.lesson-list-slide-inner .owl-nav.disabled {
    display: block;
}
.block-list-banner{
    background: url("/assets/img/Fuji_Image_Deco.png");
    padding: 70px 0px;
}
.block-content{margin-top: 40px}
.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-top: 50px;
}
.teacher-list-slide-inner{
    background: url("/assets/img/deco-02.png");
    background-repeat: repeat-x;
    background-position-y: bottom;
    padding-bottom: 30px;
}
.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;
}
.teacher-list-slide-inner.owl-drag .owl-item, .banner-slide-student.owl-drag .owl-item{
    padding: 15px;
}
.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;
}
.teacher-list-slide-inner .owl-nav.disabled {
    display: block;
}
.teacher-list-slide-inner .owl-nav .owl-prev{
    left: 5%;
}
.teacher-list-slide-inner .owl-nav .owl-next{
    right: 5%;
}
.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: 85px;
    float: left;
    margin-right: 10px;
}
.logo-footer h1{
    width: 350px;
    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{
    max-width: 150px;
}
.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;
}
.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: 50px 0px 80px 0px;
}


.nav-sidebar-news li:last-child{float: right;}
.nav-sidebar-news .tab-content{
    margin-bottom:30px;
}
.nav-sidebar-news>li>a{
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    border:none;
}
.nav-sidebar-news>li.active>a, .nav-sidebar-news>li.active>a:focus, .nav-sidebar-news>li.active>a:hover{
    color: #0865c5;
    cursor: pointer;
    border:none;
    border-bottom: 3px solid #0865c5;
}
.portal-p-article-news-content img{max-width: 100%; height: auto !important;}
.person-list-table-type1 {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 10px 10px 0 10px;
}
.person-list-table-type1 ul li ul li {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    clear: both;
    padding-bottom: 5px;
}
.person-list-table-type1 ul li ul li:last-of-type {
    border: none;
}
@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-skill .skill-item {*/
        /*padding: 30px 22px;*/
    /*}*/

    .block-lesson-slide .lesson-slide-container{
        padding-left: 10px;
        padding-right: 10px;
    }
    .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;
    }
}

@media only screen and (min-width: 768px) {
    .row {
        display: flex;
        flex-wrap: wrap;
    }
}
.design a {color: silver;}