/* .site-main {
    padding-top: 70px;
} */
.home .site-main {
    padding-top: 0;
}

.bg_center {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_center_important {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.banner_bg {
    min-height: 100px;
    display: flex;
    align-items: center;
}

.banner_title {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.banner_subtitle {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
}

.bg_submenu {
    color: #A5A7A9;
    background-color: #fff;
    /* color: #a6a7a9; */
}

.bg_submenu_li.active a,
.bg_submenu_li:hover a {
    background-color: #e5002b;
    color: #fff;
}

.submenu_pc .bg_submenu_li.active a {
    background-color: #A5A7A9;
    color: #fff;
}

.submenu_pc .bg_submenu_li a:hover {
    color: #fff;
}

.bg_submenu_li a {
    text-decoration: none;
    color: #5f6061;
    outline: none;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    font-weight: 300;
    font-size: 16px;
    transition: .3s;
}

.bg_submenu_li {
    width: 100%;
}

.bg_f4 {
    background-color: #f4f5f7;
}

.bg_fff {
    background-color: #fff;
}

.news_title_page {
    color: #E4002B;
    font-size: 22px;
    font-weight: 500;
}

.news_subtitle_page {
    font-size: 40px;
}

.news_subtitle_page .subti_l {
    font-weight: 600;
}

.crop-text-1 {
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.crop-text-2 {
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.crop-text-3 {
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.news_bg {
    height: 170px;
    background-position: top;
}

.mobile_submenu_top {}

.submenu_pc {
    display: none;
}

.mobile_submenu_i {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
}

.set_po_ri .mobile_submenu_i {
    right: 15px;
}

.mobile_submenu_top.active .mobile_submenu_i i:before {
    content: "\f139";
}

.btn_read_news {
    padding: 3px 20px;
    min-width: auto;
    font-size: 13px;
}

.news_title {
    font-size: 14px;
}

.news_des {
    font-size: 12px;
}

@media(max-width:575px) {
    .newslist_chk:nth-child(2n+1) {
        padding: 10px 7px 10px 15px;
    }

    .newslist_chk {
        padding: 10px 15px 10px 7px;
    }
}

.news-paginate .paginate {
    color: #E4002B;
    border: 1px solid #E4002B;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 5px;
    outline: none;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.news-paginate select.pagi-select {
    border: 1px solid #E4002B;
    border-radius: 50px;
    min-width: 50px;
    height: 30px;
    padding: 0 10px;
    background-color: #E4002B;
    color: #fff;
    outline: none;
    margin: 5px;
    vertical-align: middle;
}

.color_000 {
    color: #000;
}

.box_news .spe-off-list:hover {
    box-shadow: 1px 1px 5px 5px #00000017;
}

.box_news .spe-off-list:hover .btn-outline-red {
    background-color: #E4002B;
    color: #ffffff;
}

.no-drop {
    cursor: no-drop !important;
}

.color_A5 {
    /* color: #A5A7A9; */
    /* color: #5f6061; */
    color: #3a3a3a;
}

.hr-1 {
    background-color: #cccccc50;
    border-top: 0px solid;
    border-bottom: 2px solid;
    border-color: #a5a7a900;
}

.title-1 {
    font-size: 18px;
}

.subtitle-1 {
    font-size: 25px;
}

.subtitle-0 {
    font-size: 30px;
}

.submenu_facilities.active a,
.submenu_facilities a:hover {
    background-color: #e5002b;
    color: #fff;
}

.submenu_facilities a {
    padding: 5px 10px;
    border: 0;
    border-radius: 60px;
    background-color: #0000;
    color: #000;
    outline: none;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    display: block;
    transition: .3s;
}

.submenu_facilities {
    margin-top: 15px;
    margin-bottom: 15px;
    border-right: 1px solid #DADBDB;
}

.submenu_facilities:last-child {
    border-right: 0;
}

.set_p_0 .uagb-column__inner-wrap {
    padding: 0px;
}

.h3_course {
    font-size: 18px;
    font-weight: 500;
}

.h2_course {
    font-size: 17px;
    font-weight: 500;
}

.h4_course,
.gform_title {
    font-size: 22px;
}

.mobile_set_h .h2_course {
    display: block;
}

.max_w_70 {
    max-width: 70px;
}

.course_st_list {
    font-size: 15px;
}

a.course_st_list_read {
    color: #E4002B;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}

@media(max-width:767px) {
    .facilitieslist_chk:nth-child(2n+1) {
        padding-right: 7px;
        padding-left: 15px;
    }

    .facilitieslist_chk {
        padding-right: 15px;
        padding-left: 7px;
    }
}

@media(max-width:575px) {
    .facilitieslist_chk:nth-child(2n+1) {
        padding-right: 15px;
        padding-left: 15px;
    }

    .facilitieslist_chk {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.facilities_des {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    opacity: 0;
    transition: .3s;
}

.facilities_des::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #E4002B;
    opacity: 0;
    transition: .3s;
}

.facilities_img {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 230px;
    position: relative;
    padding: 15px;
}

.facilities_img:hover .facilities_des,
.facilities_img:hover .facilities_des::after {
    opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #A5A7A9;
    background: #0000;
    width: 15px;
    height: 15px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #E4002B;
    border-color: #E4002B;
}

.owl_f_prev_button {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}

.owl_f_next_button {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}

.owl_f_next_button,
.owl_f_prev_button {
    width: 57px;
    height: 52px;
    background-color: #E4002B;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.owl_f_prev {
    left: 0;
}

.owl_f_next {
    right: 0;
}

.owl_f_next,
.owl_f_prev {
    position: absolute;
    top: calc(50% - 50px);
    z-index: 1;
}

.owl-theme .owl-dots .owl-dot {
    outline: none;
}

.bg_FacilitiesBottomSubmenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: -2;
}

.bg_courseBottomSubmenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 360px;
    z-index: -2;
}

.set_8_item {
    width: 30%;
    padding-right: 15px;
    padding-left: 15px;
}

.bg_reviewsBottomSubmenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    z-index: -2;
}

.mth_reviews_box_title {
    max-height: 143px;
}

.btn_back_to a {
    color: #E4002B;
    font-size: 14px;
    /* font-weight: 300; */
    font-style: italic;
    text-decoration: none;
    outline: none;
}

.font_w500 {
    font-weight: 500;
}

.pagi-num-all {
    vertical-align: middle;
}

@media(min-width:576px) {
    .btn_back_to a {
        font-size: 16px;
    }

    .facilities_img {
        min-height: 180px;
    }

    .news-paginate .paginate {
        width: 45px;
        height: 45px;
        font-size: 25px;
    }

    .news-paginate select.pagi-select {
        min-width: 75px;
        height: 45px;
        padding: 0px 15px;
        font-size: 20px;
    }

    .pagi-num-all {
        font-size: 20px;
    }

    .news_title {
        font-size: 20px;
    }

    .news_des {
        font-size: 16px;
    }

    .btn_read_news {
        padding: 10px 15px;
        min-width: 200px;
        font-size: 18px;
    }

    .news_bg {
        height: 240px;
    }

    .banner_bg {
        min-height: 270px;
    }

    .banner_title,
    .banner_subtitle {
        font-size: 40px;
    }
}

@media(min-width:768px) {
    .btn_back_to a {
        font-size: 18px;
    }

    a.course_st_list_read {
        display: inline-block;
        margin-bottom: 0;
    }

    .course_st_list {
        font-size: 20px;
    }

    .h4_course,
    .gform_title {
        font-size: 26px;
    }

    .h3_course {
        font-size: 20px;
    }

    .h2_course {
        font-size: 18px;
    }

    .mobile_set_h .h2_course {
        display: inline-block;
    }

    .set_8_item {
        width: 20%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .facilities_img {
        min-height: 180px;
    }

    .facilities_des {
        font-size: 18px;
    }

    .news_bg {
        height: 330px;
    }

    .banner_bg {
        min-height: 200px;
    }

    .banner_title,
    .banner_subtitle {
        font-size: 40px;
    }

    .bg_submenu_li {
        width: auto;
    }

    .bg_submenu_li a {
        /* padding: 15px 25px; */
        font-size: 18px;
    }

    .mobile_submenu_top {
        display: none;
    }

    .submenu_pc {
        display: block !important;
    }

    .submenu_pc .bg_submenu_li.active a {
        background-color: #e5002b;
    }
}

@media(min-width:992px) {
    .btn_back_to a {
        font-size: 20px;
    }

    .h4_course,
    .gform_title {
        font-size: 30px;
    }

    .h3_course {
        font-size: 22px;
    }

    .h2_course {
        font-size: 19px;
    }

    .facilities_img {
        min-height: 190px;
    }

    .facilities_des {
        font-size: 20px;
    }

    .submenu_facilities a {
        font-size: 18px;
        padding: 5px 10px;
    }

    .title-1 {
        font-size: 20px;
    }

    .subtitle-1 {
        font-size: 30px;
    }

    .subtitle-0 {
        font-size: 40px;
    }

    .about_gallery {
        position: absolute;
        top: 0;
        right: 15px;
        width: 100%;
    }

    .news_bg {
        height: 290px;
    }

    /* .site-main {
        padding-top: 148px;
    } */
    .banner_bg {
        min-height: 270px;
    }

    .banner_title,
    .banner_subtitle {
        font-size: 50px;
    }

    .bg_submenu_li a {
        /* padding: 25px 35px; */
        font-size: 20px;
    }
}

@media(min-width:1200px) {

    .h4_course,
    .gform_title {
        font-size: 35px;
    }

    .h3_course {
        font-size: 25px;
    }

    .h2_course {
        font-size: 21px;
    }

    .set_8_item {
        width: 12.5%;
    }

    .facilities_img {
        min-height: 230px;
    }

    .facilities_des {
        /* font-size: 30px; */
        font-size: 25px;
    }

    .submenu_facilities a {
        font-size: 20px;
        /* padding: 15px 25px; */
        padding: 10px 13px;
    }

    .title-1 {
        font-size: 22px;
    }

    .subtitle-1 {
        font-size: 40px;
    }

    .subtitle-0 {
        font-size: 50px;
    }

    .banner_bg {
        min-height: 500px;
    }

    .banner_title,
    .banner_subtitle {
        font-size: 65px;
    }

    .bg_submenu_li a {
        /* padding: 28px 50px; */
        font-size: 22px;
    }

    .news_bg {
        height: 260px;
    }
}

@media(min-width:1300px) {
    .subtitle-0 {
        font-size: 60px;
    }

    .news_bg {
        height: 390px;
    }

    .btn_back_to a {
        font-size: 22px;
    }

    .h4_course,
    .gform_title {
        font-size: 40px;
    }

    .h3_course {
        font-size: 30px;
    }

    .h2_course {
        font-size: 22px;
    }

    .facilities_img {
        min-height: 330px;
        padding: 30px;
    }

    .facilities_des {
        font-size: 30px;
    }

    .bg_submenu_li a {
        padding: 15px 30px;
    }
}

@media(min-width:1600px) {
    .bg_submenu_li a {
        padding: 25px 35px;
    }
}

.word-b {
    word-break: break-word;
}

.bg_trainers {
    height: 180px;
}

.bg-img-vdo-gallery-list {
    /* height: 60px; */
}

@media(max-width:767px) {

    .img_vdo_gallery_list .owl_f_next,
    .img_vdo_gallery_list .owl_f_prev {
        display: none !important;
    }
}

@media(max-width:575px) {
    .btn-outline-red {
        min-width: unset;
        margin: 0;
        font-size: 14px;
        padding: 5px 10px;
        width: 80%;
    }

    .course-tran-list-name {
        font-size: 15px;
    }

    .tag-tax {
        font-size: 13px;
    }
}

.img_vdo_gallery_list .owl_f_next,
.img_vdo_gallery_list .owl_f_prev {
    height: 100%;
    width: 100%;
    /* display: inline-flex; */
    display: none;
    align-items: center;
    justify-content: center;
    top: 0;
}

.img_vdo_gallery_list .btn_right_active .owl_f_next,
.img_vdo_gallery_list .btn_left_active .owl_f_prev {
    display: inline-flex;
}

.img_vdo_gallery_list .owl_f_next_button,
.img_vdo_gallery_list .owl_f_prev_button {
    height: 100%;
    width: 100%;
    border-radius: 0;
    font-size: 40px;
    /* display: none; */
}

/* .img_vdo_gallery_list .btn_right_active .owl_f_next_button, .img_vdo_gallery_list .btn_right_active .owl_f_prev_button {
    display: inline-flex;
} */
.img_vdo_gallery_list {
    padding-top: 10px;
}

.positions-item.active .bg-img-vdo-gallery-list {
    border: 5px solid #e4002b;
}

@media(min-width:576px) {
    .bg_trainers {
        height: 260px;
    }

    .w-sm-auto {
        width: auto !important;
    }
}

@media(min-width:768px) {
    .bg_trainers {
        height: 350px;
    }
}

@media(min-width:992px) {
    .bg_trainers {
        height: 310px;
    }
}

@media(min-width:1200px) {
    .bg_trainers {
        height: 370px;
    }
}

@media(min-width:1300px) {
    .bg_trainers {
        /* height: 480px; */
        height: 520px;
    }
}

@media(min-width:1500px) {
    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

.contact_left,
.contact_right {
    width: 100%;
}

.bgcolor_E4002B {
    background-color: #E4002B;
}

.bg_topcenter {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_topleft {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_topleft2 {
    background-position: top left, top right;
    background-repeat: no-repeat;
    background-size: contain, 100px 120%;
}

.color_fff {
    color: #fff;
}

.contact_item_title {}

.contact_title {}

.font_w300 {
    /* font-weight: 300; */
    font-weight: 400;
}

.contact_item_soicon img {
    width: 25px;
    max-height: 25px;
}

.contact_item_soicon {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    background-color: #fff;
    display: inline-flex;
    border-radius: 50%;
    border: 3px solid #e4102b;
    justify-content: center;
    align-items: center;
}

.contact_item_so {
    color: #fff;
    display: inline-flex;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

.contact_item_so_title {
    display: block;
    width: 80%;
}

.contact_item_so a {
    outline: none;
    color: #fff;
    text-decoration: none;
}

.no_set_all.contact_item_soicon {
    border: 0;
    background-color: #fff0;
}

.main_contact {
    margin: auto;
    width: 100%;
}

.contact_left,
.contact_right {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin: auto;
}

.h_map_title_f {
    background-color: #e4102b;
    color: #fff;
    border-radius: 50px;
    padding: 0 20px;
    display: inline-block;
    max-width: 80%;
}

.h_map_detail {}

.h_map_title {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

/* .color_A5 {
    color: #A5A7A9;
} */
.acf-map {
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    min-height: 400px;
}

.acf-map img {
    max-width: inherit !important;
}

.max_w100 {
    max-width: 100%;
}

.gform_wrapper .gform_validation_errors {
    display: none;
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
    display: none;
}

.gform_wrapper .gfield_error .gfield_repeater_cell label,
.gform_wrapper .gfield_error label,
.gform_wrapper .gfield_error legend,
.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message,
.gform_wrapper [aria-invalid=true]+label,
.gform_wrapper label+[aria-invalid=true] {
    color: #ffe500 !important;
}

.gform_wrapper .gfield_error [aria-invalid=true] {
    border: 2px solid #ffe500 !important;
}

.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
    border-radius: 50px;
    outline: none;
}

.gform_wrapper.gravity-theme .gfield textarea {
    border-radius: 20px;
    height: 200px !important;
}

.gform_wrapper.gravity-theme .gfield {
    grid-column: unset;
    display: inline-block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 17px;
}

.gform_wrapper.gravity-theme .gform_fields {
    display: block !important;
    grid-template-columns: unset;
    grid-template-rows: unset;
    grid-column-gap: unset;
    grid-row-gap: unset;
}

.gform_wrapper.gravity-theme .gfield#field_1_5 {
    width: 100%;
}

.gform_wrapper.gravity-theme .gform_footer.top_label {
    display: flex;
    align-items: center;
    justify-content: center;
}

input#gform_submit_button_1 {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    border: 0;
    border-radius: 30px;
    min-width: 200px;
    padding: 5px 15px;
    cursor: pointer;
    font-weight: 300;
}

.gform_heading {
    margin-bottom: 15px;
}

.gform_wrapper .gfield_required {
    display: none !important;
}

.gform_title {
    text-align: center;
}

.bg_F2 {
    background-color: #F2F4F6;
}

.bg_pcs_afterbootom {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 50px;
}

.bg_cs_video {
    height: 130px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bg_cs_video_play {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg_cs_video_play img {
    width: 60px;
}

.bg_EEEEEE {
    border: 1px solid #EEEEEE;
}

.box_pcs_certificate {
    min-height: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    border: 1px solid #EEEEEE;
    margin: 5px;
}

.boxs_pcs_certificate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bg_center100 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.box_pcs_certificate a {
    display: block;
    width: 100%;
    height: 100%;
}

#lightcase-info {
    width: 100%;
    text-align: center;
}

#lightcase-info #lightcase-title,
#lightcase-info #lightcase-sequenceInfo {
    color: #fff;
}

#lightcase-info #lightcase-title {
    display: none !important;
}

.color_E4 {
    color: #E4002B;
}

.font_30 {
    font-size: 21px;
}

.font_22 {
    font-size: 17px;
}

.font_26 {
    font-size: 19px;
}

@media(min-width:576px) {
    .box_pcs_certificate {
        min-height: 75px;
    }

    .bg_cs_video_play img {
        width: 70px;
    }

    .bg_cs_video {
        height: 190px;
    }

    .contact_left,
    .contact_right {
        max-width: 540px;
    }

    div#field_1_1,
    div#field_1_3 {
        padding-right: 10px;
    }

    div#field_1_2,
    div#field_1_4 {
        padding-left: 10px;
    }

    .gform_wrapper.gravity-theme .gfield {
        width: 50%;
    }

    .gform_wrapper.gravity-theme .gform_footer.top_label {
        justify-content: flex-end;
    }

    input#gform_submit_button_1 {
        padding: 15px 15px;
    }
}

@media(min-width:768px) {
    .set_box_radius .bg_submenu_li a {
        width: auto;
        border-radius: 50px;
        padding: 10px 20px;
        margin-bottom: 10px;
    }

    .pcs_du .bg_submenu_li a {
        width: auto;
        border-radius: 50px;
        padding: 10px 20px;
        margin: 15px 40px;
    }

    .pcs_du .bg_submenu_li {
        position: relative;
    }

    .pcs_du .bg_submenu_li:nth-child(2n+1) {
        text-align: right;
    }

    .pcs_du .bg_submenu_li {
        text-align: left;
    }

    .pcs_du .bg_submenu_li:nth-child(2n+1)::after {
        content: '';
        width: 1px;
        height: 70%;
        position: absolute;
        top: 15px;
        right: 0;
        background-color: #eee;
    }

    .box_pcs_certificate {
        min-height: 95px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.5%;
        flex: 0 0 23.5%;
        max-width: 23.5%;
    }

    .bg_cs_video_play img {
        width: 80px;
    }

    .bg_cs_video {
        height: 220px;
    }

    .font_30 {
        font-size: 22px;
    }

    .font_22 {
        font-size: 18px;
    }

    .font_26 {
        font-size: 20px;
    }

    .contact_left,
    .contact_right {
        max-width: 720px;
    }
}

@media(min-width:992px) {
    .box_pcs_certificate {
        min-height: 140px;
    }

    .bg_cs_video_play img {
        width: 90px;
    }

    .bg_cs_video {
        height: 295px;
    }

    .gform_title {
        text-align: left;
    }

    .contact_left {
        margin-left: auto;
        margin-right: 0;
        max-width: 432px;
    }

    .contact_right {
        margin-left: 0;
        margin-right: auto;
        max-width: 528px;
    }

    .main_contact {
        display: flex;
    }

    .contact_open_l {
        display: inline-block;
        width: 40%;
    }

    .contact_open_r {
        display: inline-block;
        width: 60%;
    }

    .m_contact_l {
        width: 45%;
    }

    .m_contact_r {
        width: 55%;
    }
}

@media(min-width:1200px) {
    .box_pcs_certificate {
        min-height: 170px;
    }

    .bg_cs_video_play img {
        width: 100px;
    }

    .bg_cs_video {
        height: 350px;
    }

    .contact_left {
        max-width: 513px;
    }

    .contact_right {
        max-width: 627px;
    }

    .font_30 {
        font-size: 25px;
    }

    .font_22 {
        font-size: 20px;
    }

    .font_26 {
        font-size: 23px;
    }
}

@media(min-width:1300px) {
    .box_pcs_certificate {
        min-height: 200px;
    }

    .bg_cs_video_play img {
        width: 110px;
    }

    .bg_cs_video {
        height: 430px;
    }

    .contact_left {
        max-width: 720px;
    }

    .contact_right {
        max-width: 880px;
    }
}

@media(min-width:1500px) {
    .box_pcs_certificate {
        min-height: 230px;
    }

    .bg_cs_video_play img {
        width: 120px;
    }

    .bg_cs_video {
        height: 500px;
    }
}

/** font */
.font-prompt {
    font-family: 'Prompt';
}

.training_tools_list_top {
    background-color: #F2F4F6;
    padding: 5px 40px 5px 10px;
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
}

.training_tools_list_ti {
    display: inline-block;
}

.training_tools_list_len {
    display: inline-block;
    background-color: #e5102b;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    min-width: 80px;
    text-align: center;
    border: 0;
    border-radius: 50px;
}

.training_tools_list_time {
    display: inline-block;
    min-width: 90px;
}

.training_tools_list_price {
    display: inline-block;
    min-width: 140px;
    text-align: left;
}

.training_tools_list_iconup {
    display: inline-flex;
    font-size: 12px;
    color: #fff;
    background-color: #E4002B;
    padding: 7px 12px 5px;
    border: 0;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
}

.active.training_tools_list_iconup i:before {
    content: "\f106";
}

.training_tools_list_top_r {
    width: 100%;
}

.training_tools_list_top_l {
    width: 100%;
}

.training_tools_list_iconup2 {
    position: absolute;
    top: calc(50% - 15px);
    right: 10px;
}

.training_tools_title {
    margin-bottom: 10px;
}

.training_tools {
    margin-bottom: 25px;
}

.training_tools_list.active .training_tools_list_top {
    background-color: #e4102b;
    color: #fff;
}

.training_tools_list.active .training_tools_list_len {
    background-color: #fff;
    color: #e4102b;
}

.training_tools_list.active .training_tools_list_time,
.training_tools_list.active .training_tools_list_price {
    display: none;
}

.training_tools_list.active .training_tools_list_iconup {
    color: #E4002B;
    background-color: #fff;
}

.training_tools_list_bottom {
    display: none;
    padding: 10px 0px;
    /* padding: 10px 40px 10px 10px; */
}

.price_sale {
    text-decoration: line-through;
}

.ttlb_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ttlb_detail_ti {
    background-color: #e4102b;
    color: #fff;
    border: 0;
    border-radius: 50px;
    display: inline-block;
    padding: 0px 10px;
    font-size: 14px;
    font-style: italic;
}

.color_5A {
    /* color: #A5A7A9; */
    color: #5f6061;
}

.ttlb_detail_co {
    padding: 0 8px;
}

.ttlb_attribute_m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ttlb_attribute_list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 5px;
}

.ttlb_attribute_img img {
    max-width: 60px;
}

.ttlb_mli {
    padding: 0 10px;
    width: 100%;
    margin-bottom: 10px;
}

.ttlb_attribute_img {
    position: relative;
}

.ttlb_attribute_tootip {
    position: absolute;
    bottom: 110%;
    right: calc(50% - 130px);
    /* background-color: #fff; */
    background-color: #ffffffe6;
    border: 0;
    border-radius: 10px;
    padding: 20px 10px;
    box-shadow: 0px 0px 5px 4px #00000050;
    width: 260px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    z-index: 1;
    display: none;
}

.ttlb_attribute_list:hover .ttlb_attribute_tootip {
    display: block;
}

.ttlb_attribute_tootip::after {
    content: '';
    position: absolute;
    bottom: -21px;
    left: calc(50% - 10px);
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    /* border-top: 23px solid #fff; */
    border-top: 23px solid #ffffffe6;
}

.ttlb_attribute_tootip::before {
    content: '';
    position: absolute;
    bottom: -24px;
    left: calc(50% - 11px);
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 24px solid #00000026;
    z-index: -1;
}

@media(max-width:575px) {
    .ttlb_attribute_list:hover .ttlb_attribute_tootip {
        display: block;
        right: calc(50% - 130px);
        position: fixed;
        top: 10%;
        height: fit-content;
    }

    .ttlb_attribute_tootip::before {
        content: unset;
    }

    .ttlb_attribute_tootip::after {
        content: unset;
    }
}

.iiii {
    font-size: 12px;
    color: #fff;
    background-color: #AEAEAE;
    padding: 0px 7px;
    border: 0;
    border-radius: 50%;
}

.color_AE {
    color: #AEAEAE;
}

.f14 {
    font-size: 14px;
}

.ttlb_price_m {
    text-align: left;
    padding: 0 20px;
}

.ttlb_price_sale {
    color: #A5A7A9;
    font-weight: 300;
}

.ttlb_price_sale1 {
    border: 0;
    border-radius: 30px;
    background-color: #e4102b;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    font-style: italic;
    font-size: 14px;
}

.ttlb_price_sale2 {
    border: 0;
    border-radius: 30px;
    background-color: #FFDA00;
    color: #000;
    padding: 0 10px;
    display: inline-block;
    font-style: italic;
    font-size: 14px;
}

.ttlb_price_read {
    border: 2px solid #E4002B;
    display: inline-block;
    padding: 0;
    min-width: 160px;
    text-align: center;
    border-radius: 50px;
    transition: .3s;
}

.ttlb_price_read a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    color: #E4002B;
    outline: none;
    transition: .3s;
}

.ttlb_attribute_list2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 5px;
}

.crop-text-6 {
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.crop-text-7 {
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.ttlb_price_read:hover {
    background-color: #E4002B;
}

.ttlb_price_read:hover a {
    color: #fff;
}

.set_hover_a:hover a {
    background-color: unset;
    color: unset;
}

.set_hover_a a:hover {
    /* background-color: #c7b2b6; */
    background-color: #E4002B;
    color: #fff;
}

.teaching_img img {
    max-width: 80px;
    max-height: 60px;
}

.teaching_img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.teaching_ti {
    text-align: center;
    max-width: 100px;
    margin: auto;
    font-size: 14px;
}

.bg_red {
    background-color: #E4002B;
}

.bg_black {
    background-color: #000;
}

.applications_main {
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: 0;
    border-radius: 10px;
    padding: 20px 10px;
}

.applications_url {
    text-transform: uppercase;
    border: 0;
    border-radius: 50px;
    background-color: #fff;
    color: #e4002b;
    padding: 5px 10px;
    display: inline-block;
    transition: .3s;
}

.applications_main.bg_red:hover .applications_url {
    background-color: #000;
    color: #fff;
}

.applications_main.bg_black:hover .applications_url {
    background-color: #e4002b;
    color: #fff;
}

.set_m_ul dl,
.set_m_ul ol,
.set_m_ul ul {
    margin-right: 0;
    margin-left: 0;
    padding-left: 30px;
}

.sub_ul_circle ul>li>ul {
    list-style: circle;
}

.sub_ul_circle ul>li>ul>li>ul {
    list-style: square;
}

.border_1 {
    border: 1px solid #EEEEEE;
}

.cs_content {
    overflow: hidden;
    position: relative;
    transition: .3s;
}

.cs_content_setRead {
    /* height: 200px; */
}

.cs_content_setRead::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    z-index: 1;
}

.cs_content_main.active .cs_content_setRead::after {
    content: none;
}

.cs_content_main.active .cs_content_setRead {
    height: auto !important;
}

.cs_content_main.active .cs_content_read {
    display: none;
}

.hover_read:hover .btn-outline-red {
    background-color: #E4002B;
    color: #ffffff;
}

.teaching_mth_img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

#ctTop {
    position: absolute;
    top: -150px;
    width: 0px;
    height: 0px;
    background: rgba(255, 0, 0, 0);
}






@media(min-width:576px) {
    .teaching_mth_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media(min-width:768px) {
    .ttlb_attribute_tootip {
        width: 180px;
        right: calc(50% - 90px);
    }

    .ttlb_attribute_img img {
        max-width: 80px;
    }

    .teaching_mth_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    /* .ttlb_attribute_list {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    } */
    .border-md-right-1 {
        border-right: 2px solid #cccccc50;
    }
}

@media(min-width:992px) {
    .ttlb_attribute_tootip {
        width: 240px;
        right: calc(50% - 120px);
    }

    .ttlb_attribute_list2 {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
    }

    .training_tools_list_bottom {
        padding: 15px 0px;
        /* padding: 15px 20px; */
    }

    .training_tools_list_top {
        display: flex;
        padding: 5px 10px;
    }

    .training_tools_list_top_r {
        text-align: end;
        width: 50%;
    }

    /* .training_tools_list_top_l {
        width: 60%;
    } */
    .ttlb_detail {
        width: 30%;
    }

    .ttlb_attribute {
        width: 30%;
    }

    .ttlb_time {
        width: 12%;
    }

    .ttlb_price_m {
        width: 28%;
        text-align: right;
        padding: 0 10px;
    }

    .ttlb_mli {
        margin-bottom: 0px;
        border-right: 2px solid #EEEEEE;
    }

    .ttlb_mli:last-child {
        border-right: 0;
    }

    .ttlb_attribute_list {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media(min-width:1200px) {
    .training_tools_list_top_r {
        width: 45%;
    }

    .ttlb_price_sale2,
    .ttlb_price_sale1 {
        font-size: 16px;
    }
}

@media(min-width:1300px) {
    .ttlb_attribute_tootip {
        width: 180px;
        right: calc(50% - 90px);
    }

    .training_tools_list_price {
        min-width: 170px;
    }

    .ttlb_attribute_list_xxl3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .teaching_mth_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14%;
        flex: 0 0 14%;
        max-width: 14%;
    }
}

@media(min-width:1500px) {
    .ttlb_attribute_img img {
        max-width: 100px;
    }

    .training_tools_list_top_r {
        width: 31%;
    }

    .training_tools_list_bottom {
        padding: 15px 20px;
    }

    .applications_url {
        padding: 10px 20px;
    }

    .teaching_mth_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12%;
        flex: 0 0 12%;
        max-width: 12%;
    }

    .teaching_ti {
        font-size: 16px;
    }
}

@media(min-width:1800px) {
    .ttlb_attribute_tootip {
        width: 240px;
        right: calc(50% - 120px);
    }
}


.select2course-3 {
    z-index: 1;
}

.select2course-1,
.select2course-2,
.select2course-3 {
    display: block;
    margin-bottom: 10px;
}

.frm-search-course {
    border: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.frm-search-course button[type="submit"] {
    margin: 0 0 0 auto;
    height: 100%;
}

.frm-search-course .select2courseType+.select2,
.frm-search-course .select2course+.select2 {
    width: 100% !important;
    margin: 3px;
}

.frm-search-course .select2courseType+.select2 .select2-selection--single,
.frm-search-course .select2course+.select2 .select2-selection--single {
    border: 2px solid #EDEFEF;
    border-radius: 20px;
}

.menu-site-desktop,
.menu-site-mobile {
    border-bottom: 1px solid #EDEDED;
}

body.home .menu-site-desktop,
body.search .menu-site-desktop {
    border-bottom: 0;
}

.inp_search::-webkit-input-placeholder {
    /* Edge */
    color: #A5A7A9;
}

.inp_search:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #A5A7A9;
}

.inp_search::placeholder {
    color: #A5A7A9;
}

input.inp_search {
    background-color: #F3F5F7;
    border: 0;
    border-radius: 40px;
    padding: 11px 25px;
    width: 100%;
}

button.btn_search {
    display: block;
    margin: 0 0 0 auto;
    background-color: #E4002B;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    min-width: 125px;
    border: 0;
    border-radius: 50px;
}

.set_hr_s:first-child .hr-1 {
    background-color: unset;
    border: 0;
    border-color: unset;
    margin: 0;
}

.hover_shadow:hover {
    box-shadow: 1px 1px 5px 5px #00000017;
}

.c_a_p .bg_submenu_li a {
    min-width: 100px;
    color: #000;
}

.c_a_p_read {
    min-width: auto;
    width: 100%;
}

.prl_15 {
    padding-right: 15px;
    padding-left: 15px;
}

a.c_a_p_read_a {
    outline: none;
    display: block;
    width: 80%;
    margin: auto;
}

.c_a_p_read {
    font-size: 16px;
}

@media(min-width:576px) {
    .frm-search-course {
        border: 2px solid #EDEFEF;
        display: flex;
        /* width: 440px; */
    }

    .select2course-1,
    .select2course-2,
    .select2course-3 {
        display: inline-block;
        margin-bottom: 0px;
    }

    .frm-search-course .select2courseType+.select2,
    .frm-search-course .select2course+.select2,
    .select2course-1,
    .select2course-2 {
        width: 150px !important;
    }

    .frm-search-course .select2courseType+.select2 .select2-selection--single,
    .frm-search-course .select2course+.select2 .select2-selection--single {
        border: 0;
        border-radius: 20px;
    }

    .frm-search-course .select2courseType+.select2 .select2-selection--single {
        border-right: 2px solid #EDEFEF;
        border-radius: 20px 0px 0px 20px;
    }
}

.frm-search-course .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 12px;
}

@media(min-width:768px) {
    .c_a_p .bg_submenu_li a {
        text-align: center;
    }

    button.btn_search {
        font-size: 18px;
        min-width: 150px;
        display: inline-block;
        margin: 0;
    }

    input.inp_search {
        width: 400px;
    }

    .frm-search-course .select2courseType+.select2,
    .frm-search-course .select2course+.select2,
    .select2course-1,
    .select2course-2 {
        width: 250px !important;
    }
}

@media(min-width:992px) {
    a.c_a_p_read_a {
        width: 100%;
        text-align: end;
    }

    .frm-search-course .select2courseType+.select2,
    .frm-search-course .select2course+.select2,
    .select2course-1,
    .select2course-2 {
        width: 300px !important;
    }

    .c_a_p_font {
        font-size: 13px;
    }

    .c_a_p_read {
        font-size: 13px;
    }

    .col-lg_992-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 13.333333%;
        flex: 0 0 13.333333%;
        max-width: 13.333333%;
    }

    .col-lg_992-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media(min-width:1200px) {
    .c_a_p_read {
        font-size: 16px;
    }

    .c_a_p_font {
        font-size: 16px;
    }

    .frm-search-course .select2courseType+.select2,
    .frm-search-course .select2course+.select2,
    .select2course-1,
    .select2course-2 {
        width: 350px !important;
    }
}

@media(min-width:1300px) {
    .col-xxl_1500-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 13.333333%;
        flex: 0 0 13.333333%;
        max-width: 13.333333%;
    }

    .col-xxl_1500-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .col-xxl_1500-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media(min-width:1500px) {
    .c_a_p_read {
        min-width: 200px;
        width: auto;
    }

    .c_a_p_font {
        font-size: 18px;
    }

    .c_a_p_read {
        font-size: 18px;
    }
}

.menu_pro_li a {
    color: #A5A7A9;
    transition: 0.3s;
    display: block;
    width: 100%;
    outline: none;
}

.menu_pro_title {
    padding: 15px 20px;
}

.menu_pro_title {
    border-bottom: 1px solid #A5A7A9;
    display: none;
}

.menu_pro_li {
    margin-bottom: 5px;
    border: 1px solid #a5a7a985;
    padding: 0 25px;
}

.menu_pro_li.active a,
.menu_pro_li a:hover {
    color: #E4002B;
}

.pro_items {
    /* border: 1px solid #A5A7A9; */
    box-shadow: 0px 0px 0px 1px #a5a7a985;
}

.pro_img {
    /* height: 280px; */
    /* height: 160px; */
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.pro_new_sale {
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;
    /* height: 80px;
    width: 80px; */
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 35;
}

.pro_bottom {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pro_bottom_r {
    width: 50%;
    text-align: right;
}

.pro_bottom_l {
    width: 50%;
}

.pro_title {
    width: 100%;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.pro_bottom_noSale {
    width: 100%;
}

.pro_price_sale {
    text-decoration: line-through solid #E4002B 1px;
}

.pro_items:hover .pro_bottom {
    background-color: #E4002B;
}

.pro_title,
.pro_price_sale,
.pro_type,
.pro_price,
.pro_price_num,
.pro_bottom {
    transition: 0.3s;
}

.pro_items:hover .pro_title,
.pro_items:hover .pro_price_sale,
.pro_items:hover .pro_type,
.pro_items:hover .pro_price,
.pro_items:hover .pro_price_num {
    color: #fff;
}

.pro_items:hover .pro_price_sale {
    text-decoration: line-through solid #fff 1px;
}

.menu_pro_ul_mobile {
    /* padding: 15px 20px; */
    padding: 15px 0;
    position: relative;
    padding-bottom: 0;
    display: flex;
    align-items: center;
}

.menu_pro_ul_mobile .menu_pro_title {
    border-bottom: 0;
    width: 50%;
    text-align: left;
    padding: 0;
    display: block;
}

.menu_pro_ul_mobile .menu_pro_li2 {
    width: 50%;
    text-align: right;
    position: relative;
    padding-right: 25px;
    cursor: pointer;
}

.menu_pro_ul {
    /* text-align: right; */
    display: none;
    padding: 0;
}

.pro__mobile_i {
    position: absolute;
    height: 100%;
    right: 0px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.pro_type {
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    left: -7px;
}

.menu_product_type.active .pro__mobile_i i:before {
    content: "\f139";
}

@media(max-width:575px) {
    .pro_title {
        font-size: 15px;
    }

    .pro_price_sale {
        font-size: 14px;
    }

    .pro_type {
        font-size: 14px;
    }

    .pro_price {
        font-size: 14px;
    }
}

.line-through {
    text-decoration: line-through solid #E4002B 1px;
}

.pro_items:hover .line-through {
    text-decoration: line-through solid #ffff 1px;
}

.bg_product {
    /* height: 320px; */
    border: 1px solid #a5a7a950;
}

.bg-img-product-gallery-list {
    /* height: 80px; */
    border: 1px solid #a5a7a950;
}

.pro_gallery_main .owl_f_next_button,
.pro_gallery_main .owl_f_prev_button {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.pro_gallery_main .owl_f_next,
.pro_gallery_main .owl_f_prev {
    top: calc(50% - 30px);
}

.owl_product {
    margin-bottom: 10px;
    /* border: 1px solid #a5a7a950; */
}

.product_type_new_sale {
    color: #fff;
    background-color: #E4002B;
    border-radius: 50px;
    padding: 0 12px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 10px;
    font-size: 11px;
    font-weight: 500;
    display: inline-block;
}

.product_shirt_model_item {
    background-color: #E4002B;
    color: #fff;
    padding: 0 10px;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 10px;
}

.product_sex_item,
.product_shirt_size_item {
    padding: 3px;
    text-transform: uppercase;
    font-size: 25px;
    border-radius: 50px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
    color: #000;
    background-color: #EEEEF0;
    border: 3px solid #EEEEF0;
    cursor: pointer;
    /* transition: 0.3s; */
}

.active.product_sex_item .product_sex_item_sub {
    background-color: #E4002B;
    border-radius: 50px;
}

.product_sex_item_sub {
    padding: 0 10px;
    transition: 0.3s;
}

.product_sex_item:hover {
    border: 3px solid #E4002B;
}

.active.product_sex_item {
    background-color: #eeeef000;
    border: 3px solid #E4002B;
    color: #fff;
}

.product_shirt_size_item:hover {
    color: #000;
    border: 3px solid #E4002B;
}

.active.product_shirt_size_item {
    border: solid 3px #fff;
    box-shadow: 0px 0px 0px 2px #e4002b, 0px 0px 0px 2px #e4002b inset;
    background-color: #E4002B;
    color: #fff;
}

.product_shirt_size_item_sub {
    padding: 0 10px;
}

/* .product_sex_item::after,  */
/* .product_shirt_size_item::after {
    content: '';
    position: absolute;
    width: 96%;
    height: 88%;
    background-color: #EEEEF0;
    left: 2px;
    top: 2px;
    z-index: -1;
    border-radius: 50px;
    transition: 0.3s;
} */
.product_shirt_size_item {
    height: 50px;
    min-width: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* .active.product_shirt_size_item::after {
    width: 91%;
    height: 91%;
    background-color: #E4002B;
} */
.product_shirt_color_item {
    border: 3px solid #ECEEF0;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 10px;
}

.active.product_shirt_color_item,
.product_shirt_color_item:hover {
    border: 3px solid #E4002B;
}

.product_link_buy {
    display: inline-flex;
    align-items: center;
    background-color: #285599;
    color: #fff;
    border-radius: 50px;
    padding: 10px 10px;
}

.product_link_buy_l {
    font-size: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 5px;
}

.product__buy_txt {
    line-height: 15px;
}

.product_buy a {
    outline: none;
}

.product_link_buy_r {
    text-align: center;
    padding: 0 20px;
}

.product__face_txt {
    line-height: 30px;
    letter-spacing: 1px;
}

.product_buy,
.product_price {
    text-align: center;
}

@media(max-width:575px) {
    .product__buy_txt {
        font-size: 14px;
        line-height: 10px;
    }

    .product__face_txt {
        font-size: 20px;
        line-height: 22px;
    }
}

.pro_gallery_main .owl_f_next {
    right: 5px;
}

.pro_gallery_main .owl_f_prev {
    left: 5px;
}

.click_active.bg-img-product-gallery-list {
    border: 2px solid #E4002B;
}

.h-404 {
    color: #E4002B;
    font-size: 50px;
    font-weight: 700;
}

.des-404 {
    color: #808080;
    font-weight: 300;
}

a.btn-404 {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    background-color: #000;
    border-radius: 50px;
    padding: 10px 40px;
    margin: 10px;
    outline: none;
}

.max_w1920 {
    max-width: 1920px;
}

.bg_error_404 {
    height: 600px;
    display: flex;
    align-items: center;
    background-position: left -10px, right top, right bottom, left bottom !important;
    background-repeat: no-repeat !important;
    background-size: 50px, 40px, 180px, 180px !important;
    margin: auto;
    margin-bottom: 50px;
}

a.outline_none {
    outline: none;
}

@media(min-width:576px) {
    .bg-img-product-gallery-list {
        /* height: 120px; */
    }

    .bg_product {
        /* height: 510px; */
    }

    .pro_new_sale {
        height: 50px;
        width: 50px;
    }

    .pro_img {
        /* height: 240px; */
    }

    .product_link_buy_r {
        min-width: 200px;
    }

    .product_link_buy_l {
        font-size: 40px;
        height: 40px;
    }

    .bg_error_404 {
        display: block;
        padding-top: 30px;
        height: 400px;
        background-position: left -10px, right top, right bottom, left bottom !important;
        background-repeat: no-repeat !important;
        background-size: 60px, 40px, 270px, 270px !important;
    }
}

@media(min-width:768px) {

    .product_buy,
    .product_price {
        text-align: left;
    }

    .bg-img-product-gallery-list {
        /* height: 70px; */
    }

    .bg_product {
        /* height: 330px; */
    }

    .pro_new_sale {
        height: 60px;
        width: 60px;
    }

    .pro_img {
        /* height: 210px; */
    }

    .bg_error_404 {
        display: block;
        padding-top: 30px;
        height: 400px;
        background-position: left -10px, right top, right bottom, left bottom !important;
        background-repeat: no-repeat !important;
        background-size: 60px, 40px, 380px, 380px !important;
    }
}

@media(min-width:992px) {
    .pro_img {
        /* height: 230px; */
    }

    .pro_gallery_main .owl_f_next {
        right: 15px;
    }

    .pro_gallery_main .owl_f_prev {
        left: 15px;
    }

    .pro_gallery_main .owl_f_next,
    .pro_gallery_main .owl_f_prev {
        top: calc(50% - 50px);
    }

    .pro_gallery_main .owl_f_next_button,
    .pro_gallery_main .owl_f_prev_button {
        width: 50px;
        height: 50px;
    }

    .product_link_buy_r {
        min-width: 250px;
    }

    .product_link_buy_l {
        font-size: 50px;
        height: 50px;
        padding-left: 0px;
    }

    .product_type_new_sale {
        font-size: 14px;
        padding: 0 15px;
    }

    .bg-img-product-gallery-list {
        /* height: 100px; */
    }

    .bg_product {
        /* height: 450px; */
    }

    .menu_pro_li {
        border: 0;
        padding: 0;
    }

    .menu_pro_li a {
        color: #000;
    }

    .menu_pro_ul_mobile .menu_pro_title {
        display: none;
    }

    .menu_pro_title {
        display: block;
    }

    .menu_pro_ul_mobile {
        display: none;
    }

    .menu_pro_ul {
        text-align: left;
        display: block !important;
        padding: 15px 20px;
    }

    .pro_main {
        display: flex;
        width: 100%;
        padding-top: 20px;
    }

    .pro_left {
        width: 20%;
        padding-right: 20px;
    }

    .pro_right {
        width: 80%;
    }

    .bg_error_404 {
        display: block;
        padding-top: 30px;
        height: 400px;
        background-position: left -10px, right top, right bottom, left bottom !important;
        background-repeat: no-repeat !important;
        background-size: 70px, 60px, 500px, 500px !important;
    }
}

@media(min-width:1200px) {
    .product__face_txt {
        line-height: 35px;
    }

    .product__buy_txt {
        line-height: 20px;
    }

    .product_link_buy_r {
        min-width: 300px;
    }

    .product_link_buy_l {
        font-size: 60px;
        height: 70px;
        padding-left: 10px;
    }

    .product_type_new_sale {
        font-size: 18px;
        padding: 0 20px;
    }

    .bg-img-product-gallery-list {
        /* height: 120px; */
    }

    .bg_product {
        /* height: 540px; */
    }

    .pro_new_sale {
        height: 70px;
        width: 70px;
    }

    .pro_img {
        /* height: 280px; */
    }

    .bg_error_404 {
        display: flex;
        height: 400px;
        background-position: left -10px, right top, right bottom, left bottom !important;
        background-repeat: no-repeat !important;
        background-size: 80px, 70px, 600px, 600px !important;
    }
}

@media(min-width:1300px) {
    .h-404 {
        font-size: 70px;
    }

    .product__face_txt {
        line-height: 40px;
    }

    .product_type_new_sale {
        font-size: 20px;
    }

    .bg-img-product-gallery-list {
        /* height: 160px; */
    }

    .bg_product {
        /* height: 660px; */
    }

    .pro_img {
        /* height: 320px; */
    }

    .bg_error_404 {
        height: 500px;
        background-position: left -10px, right top, right bottom, left bottom !important;
        background-repeat: no-repeat !important;
        background-size: 90px, 80px, 600px, 600px !important;
    }
}

@media(min-width:1500px) {
    .bg-img-product-gallery-list {
        /* height: 170px; */
    }

    .bg_product {
        /* height: 770px; */
    }

    .pro_new_sale {
        height: 80px;
        width: 80px;
    }

    .pro_img {
        /* height: 400px; */
    }

    .bg_error_404 {
        height: 600px;
        background-position: left -10px, right top, right bottom, left bottom !important;
        background-repeat: no-repeat !important;
        background-size: 100px, 100px, 700px, 700px !important;
    }
}

.max-w1300 {
    max-width: 1300px;
}

.disabled_btn {
    pointer-events: none;
    opacity: 0.4;
}

.product_sex_color_size .product_sex_item,
.product_sex_color_size .product_shirt_size_item,
.product_sex_color_size .product_shirt_color_item {
    vertical-align: middle;
    margin-bottom: 10px;
    margin-right: 10px;
}

.anotherboxshadowclass {
    border: solid 2px #fff;
    box-shadow: 0px 0px 0px 2px #e4102b, 0px 0px 0px 2px #e4102b inset;
    display: inline-block;
    margin: 10px;
    border-radius: 50px;
    min-width: 30px;
    text-align: center;
    padding: 10px 19px;
    background: #e4102b;
    color: #fff;
}

a.ls-gui-element.ls-nav-prev,
a.ls-gui-element.ls-nav-next {
    display: none !important;
}

.home .ls-v6 .ls-bottom-slidebuttons a.ls-nav-active,
.home .ls-v6 .ls-bottom-slidebuttons a.ls-nav-active:hover {
    background-color: #e4102b !important;
    border: 2px solid #e4102b !important;
}

.home .ls-v6 .ls-bottom-slidebuttons a,
.ls-v6 .ls-nav-sides {
    width: 12px !important;
    height: 12px;
}

.otgs-development-site-front-end {
    display: none !important;
}

.pro_main .pagi-select-container {
    text-align: right !important;
}

.item-ct-img img {
    filter: unset;
}

.frm2_sm_sc .select2courseType+.select2 .select2-selection--single {
    border-radius: 30px;
}

.frm2_sm_sc .select2course+.select2 .select2-selection--single {
    border-radius: 30px;
}

.frm2_sm_sc .select2courseType+.select2,
.frm2_sm_sc .select2course+.select2 {
    display: block;
    margin-bottom: 20px;
    width: 300px !important;
}

.frm_sm_sc .frm-search button[type="submit"] {
    margin: unset;
    display: inline-block;
}

.frm_sm_sc .frm-search {
    background-color: #fff;
}

@media(max-width:320px) {
    .frm2_sm_sc .frm-search {
        text-align: center;
        width: 250px;
    }

    .frm2_sm_sc .select2courseType+.select2,
    .frm2_sm_sc .select2course+.select2 {
        width: 250px !important;
    }
}

b,
strong {
    font-weight: 500;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

.contact_right .gform_wrapper.gravity-theme .gfield_label {
    font-weight: 300;
}

.hg_cs {
    color: #fff;
    outline: none;
    display: inline-block;
    /* padding: 10px 20px; */
    font-weight: 300;
    transition: .3s;
    background-color: #e5002b;
    border-radius: 50px;
    padding: 10px 20px;
    margin: 15px 0px;
    text-align: center;
    width: 100%;
}

.row_center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

.frm-fade-in {
    display: none;
}

@media(max-width:575px) {
    .frm-search-course {
        display: block !important;
    }
}

.z_index_1 {
    z-index: 1;
}

.step_it_img {
    width: 60px;
    /* width: 160px; */
    margin: auto;
}

.home__banner {
    position: absolute;
    top: 0;
    z-index: 30;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.cs_custom_arlo .arlo-eventtemplate-listitems,
.cs_custom_arlo .arlo-event-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cs_custom_arlo .applications_main {
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: 0;
    border-radius: 10px;
    padding: 20px 10px;
    background-color: #000;
    height: 100%;
}

.cs_custom_arlo a.arlo-event-register {
    text-transform: uppercase;
    border: 0;
    border-radius: 50px;
    background-color: #fff;
    color: #000;
    padding: 5px 10px;
    display: inline-block;
    transition: .3s;
}

.cs_custom_arlo a.arlo-event-register:hover {
    background-color: #e4002b;
    color: #fff;
}

.cs_custom_arlo .arlo-event-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cs_custom_arlo .arlo-event-listitem {
    position: relative;
    width: 100%;
    padding: 13px;
}

.cs_custom_arlo .arlo-event-listitem:nth-child(2n+1) .applications_main {
    background-color: #E4002B;
}

.cs_custom_arlo .arlo-event-listitem:nth-child(2n+1) a.arlo-event-register {
    color: #e4002b;
}

.cs_custom_arlo .arlo-event-listitem:nth-child(2n+1) a.arlo-event-register:hover {
    background-color: #000;
    color: #fff;
}

.arlo-no-results-found {
    margin: 13px;
}

.cs_custom_arlo .arlo-no-results-found {
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: 0;
    border-radius: 10px;
    padding: 20px 10px;
    background-color: #e4002b;
    height: 100%;
}

.cs_custom_arlo .arlo-no-results-found a {
    text-transform: uppercase;
    border: 0;
    border-radius: 50px;
    background-color: #fff;
    color: #e4002b;
    padding: 5px 10px;
    display: inline-block;
    transition: .3s;
    font-weight: 600;
    font-size: 17px;
}

.cs_custom_arlo .arlo-no-results-found a:hover {
    background-color: #000;
    color: #fff;
}

.banner_pcs_bg {
    filter: blur(2px);
    -webkit-filter: blur(2px);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.5;
    transform: scale(1.1);
}

.banner_mpcs_bg {
    overflow: hidden;
}

.banner_mpcs_bg img {
    max-height: 500px;
}

.d_flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}











@media(min-width:576px) {
    .cs_custom_arlo .arlo-no-results-found {
        max-width: 300px;
    }

    .cs_custom_arlo .arlo-event-listitem {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .hg_cs {
        width: auto;
    }
}

@media(min-width:768px) {
    .cs_custom_arlo .arlo-no-results-found a {
        font-size: 18px;
    }

    .cs_custom_arlo .arlo-event-listitem {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .step_it_img {
        width: 80px;
    }
}

@media(min-width:992px) {
    .step2_item {
        display: flex;
        align-items: center;
    }
}

@media(min-width:1200px) {
    .footer-list-detail a:hover {
        color: #E4002B;
    }

    .footer-list-detail {
        padding-right: 25px;
    }

    .footer-list-menu {
        min-width: 70px;
    }

    .cs_custom_arlo .arlo-no-results-found a {
        font-size: 20px;
    }

    .cs_custom_arlo .arlo-event-listitem {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media(min-width:1300px) {}

@media(min-width:1500px) {
    .step_it_img {
        width: 110px;
    }

    .pl-xxl-5 {
        padding-left: 2rem !important;
    }
}

.white-box {}

.font-300 {
    font-weight: 300;
}

.font-400 {
    font-weight: 400;
}

.font-500 {
    font-weight: 500;
}

.font-600 {
    font-weight: 600;
}

.font-700 {
    font-weight: 700;
}

.btn_md_close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 30px;
    line-height: 0;
    cursor: pointer;
}

hr.hr_1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(0 0 0);
}

hr.hr_2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid rgb(0 0 0);
}

.btn-black {
    font-family: 'Prompt';
    display: inline-block;
    background-color: #000;
    border: 1px solid #000;
    color: #ffffff !important;
    font-weight: 300;
    padding: 10px 15px;
    min-width: 200px;
    border-radius: 35px;
    font-size: 18px;
}

.break-word {
    word-wrap: break-word;
}

.inp_def,
input.inp_def,
.inp_def:disabled,
.inp_def[readonly] {
    background-color: #DDDDDD;
    border-radius: 5px;
    border: 0;
    outline: none;
}

.scroll_fig {
    overflow-y: scroll;
    max-height: 30vh;
    position: relative;
}

.scroll_before {
    background: linear-gradient(to bottom, rgb(255 255 255) 0%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 50px;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
}

.scroll_fig::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.scroll_fig::-webkit-scrollbar-track {
    background-color: #DDDDDD;
    /* box-shadow: inset 0 0 6px #6d6e71; */
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.scroll_fig::-webkit-scrollbar-thumb {
    background-color: #999999;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

@media(min-width:1200px) {
    .maxW_xxl_1200px {
        max-width: 1150px;
    }
}

@media(min-width:1400px) {
    .maxW_xxl_1200px {
        max-width: 1200px;
    }
}

@media(max-width:767px) {
    .minW_md_unset {
        min-width: unset;
    }
}

.active.chkbox_container {
    opacity: 1;
}

.chkbox_container {
    opacity: .3;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.chkbox_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.chkbox_checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 0px 1px #000 inset;
    border-radius: 5px;
}

.chkbox_container:hover input~.chkbox_checkmark {
    background-color: #fff;
}

.chkbox_container input[disabled]~.chkbox_checkmark {
    background-color: #696969;
}

.chkbox_container input:checked~.chkbox_checkmark {
    background-color: #2196F3;
}

.chkbox_checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.chkbox_container input:checked~.chkbox_checkmark:after {
    display: block;
}

.chkbox_container .chkbox_checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.set_bold b,
.set_bold strong {
    font-weight: bolder;
}

.box_cre_img {
    max-width: 100px;
}

.box_cre__num {
    width: 60px;
    height: 60px;
    display: flex;
    background-color: #E4002B;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
}

@media(min-width: 768px) {
    .box_cre__num {
        width: 80px;
        height: 80px;
    }
}

@media(min-width: 1500px) {
    .box_cre__num {
        width: 100px;
        height: 100px;
    }
}

.space-detail-trainers p {
    margin-left: 30px;
}

.space-detail-trainers ul {
    padding-left: 20px;
    margin-left: 30px;
}

@media(min-width: 576px) {
    .space-detail-trainers p {
        padding-left: 15px;
        margin-left: 35px;
    }

    .space-detail-trainers ul {
        padding-left: 35px;
        margin-left: 35px;
    }
}

@media(min-width: 992px) {
    .space-detail-trainers p {
        padding-left: 35px;
        margin-left: 35px;
    }

    .space-detail-trainers ul {
        padding-left: 55px;
        margin-left: 35px;
    }
}

.opacity-0 {
    opacity: 0;
}

.bg-cover-center {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.position_bow_black {
    position: absolute;
    width: 70px;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
}