.home-slider {
    z-index: -1;
}

.ul-footer-address {
    float: left;
    width: 100%;
    color: #000000;
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 14px;
    text-align: left;
}

    .ul-footer-address span {
        width: 20px;
    }

    .ul-footer-address a {
        font-size: 16px;
        font-family: 'ROBOTOCONDENSED-BOLD';
        color: #000000;
    }

.ul-footer-phone {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    color: #000000;
    float: left;
    font-size: 16px;
    width: 100%;
}

    .ul-footer-phone span {
        position: relative;
        padding-left: 15px;
    }

    .ul-footer-phone i {
        font-size: 17px;
        width: 15px;
    }

    .ul-footer-phone a {
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #000000;
        font-size: 16px;
    }

.ul-footer-email {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    color: #000000;
    float: left;
    font-size: 16px;
    width: 100%;
}

    .ul-footer-email a {
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #000000;
        font-size: 16px;
    }

.footer-logo {
}

    .footer-logo img {
    }

.has-click {
    margin-top: 0;
}

.list-menuc a {
    position: relative;
}

    .list-menuc a:before {
        font-family: Fontawesome;
        position: absolute;
        left: 3px;
        content: "\f0da";
        top: -3px;
        font-size: 13px;
        color: white;
    }

.list-contactinfo {
}

.ul-footer-phone span:before {
    position: absolute;
    font-family: Fontawesome;
    content: "\f095";
    left: 1px;
}

.ul-footer-email span {
    padding-left: 15px;
    position: relative;
}

    .ul-footer-email span:before {
        position: absolute;
        font-family: Fontawesome;
        content: "\f003";
        left: 0;
    }

.free-study {
    background: #ff9300;
}

.free-study-form {
    float: left;
    width: 100%;
}

.study_student {
    height: 45px;
    border: 1px solid #cccccc;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    border-radius: 5px;
    color: #333333;
    font-size: 15px;
    margin-bottom: 10px;
}

#study_name {
    height: 45px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

#study_phone {
    height: 45px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    outline: none !important;
    margin-bottom: 10px;
    font-family: 'ROBOTOCONDENSED-REGULAR';
}

    #study_phone::-webkit-input-placeholder { /* Edge */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

    #study_phone:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

#txtname::-webkit-input-placeholder { /* Edge */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 16px;
}

#txtname:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 15px;
}

#txtphone::-webkit-input-placeholder { /* Edge */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 16px;
}

#txtphone:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 15px;
}

#txtemail::-webkit-input-placeholder { /* Edge */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 16px;
}

#txtemail:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 15px;
}

#txtaddress::-webkit-input-placeholder { /* Edge */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 16px;
}

#txtaddress:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 15px;
}

#txtcontent::-webkit-input-placeholder { /* Edge */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 16px;
}

#txtcontent:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 15px;
}

.seletc_address {
    height: 45px;
    margin-bottom: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    outline: none !important;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    color: #333333;
    font-size: 15px;
}

.study_button {
    height: 45px;
    border: 1px solid #0186d4;
    border-radius: 5px;
    background: #0186d4;
    font-family: 'ROBOTOCONDENSED-BOLD';
    padding-top: 3px;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
}

.free-study-form-border {
    float: left;
    width: 100%;
    border-bottom: 1px solid white;
    margin-top: 12px;
}

.free-study-headding {
    color: white;
    text-transform: uppercase;
    font-size: 32px;
    font-family: 'OpenSans-Bold';
    text-align: center;
    margin: 13px 0 15px;
}

.partner {
    float: left;
    width: 100%;
    padding: 20px 0 44px;
    background: #f0f0f0;
}

.partner-headding {
    background: url(../images/bg_partner_2.png) no-repeat center bottom;
    font-size: 32px;
    font-family: 'ROBOTO-MEDIUM';
    text-align: center;
    color: #ea2129;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.partner-box {
    /* padding: 0 15px; */
    width: 100%;
    float: left;
}

.partner-slider {
}

.partner-items {
}

.partner-thumnails {
    border: none;
}

    .partner-thumnails img {
        width: 100% !important;
        border: none;
    }

.newhome-hot {
    float: left;
    width: 100%;
    padding: 18px 0 44px;
    background: white;
}

.newhome-hot-headding {
    background: url(../images/bg_partner.png) no-repeat center bottom;
    font-size: 30px;
    font-family: 'Roboto-Regular';
    text-align: center;
    color: #ea2129;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.newhome-hot-box {
    float: left;
    width: 100%;
}

.newhome-hot-sliders {
}

.newhome-hot-items {
    float: left;
    /* border: 1px solid #cccccc; */
    width: 100%;
}

.newhome-hot-thumnails {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

    .newhome-hot-thumnails img {
    }

.newhome-hot-content {
    float: left;
    width: 100%;
    min-height: 190px;
    margin-top: -28px;
    position: relative;
    margin-bottom: 10px;
}

.newhome-hot-title {
    font-family: 'ROBOTOCONDENSED-BOLD';
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 6px;
}

    .newhome-hot-title a {
        color: #000000;
    }

        .newhome-hot-title a:hover {
            color: #0186d4;
        }

.newhome-hot-des {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    font-size: 15px;
    color: #000000;
    margin-bottom: 0px;
    text-align: center;
}

.newhome-hot-readmore {
    position: relative;
    color: #0186d4;
    font-family: 'ROBOTOCONDENSED-REGULAR';
}

    .newhome-hot-readmore:hover {
        color: red;
    }

    .newhome-hot-readmore:before {
        display: none !important;
        position: absolute;
        content: "";
        left: 0;
        bottom: -2px;
        width: 0%;
        height: 1px;
        background: #0186d4;
        transition: all 500ms;
    }

.newhome-hot-items:hover .newhome-hot-readmore:before {
    width: 100%;
}

.newhome-hot-time {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #ea2129;
}

.program-list .ieg-course-list {
    background-color: #0186d4;
    position: relative;
}

.ieg-gradient-mask {
    position: absolute;
    top: -10px;
    background: radial-gradient(circle, white,#0186d4);
    width: 600px;
    height: 565px;
    left: calc((58vw - 400px) / 2);
    border-radius: 50%;
    opacity: 0.75;
}

.program {
    position: relative;
    height: 560px;
    padding-top: 2em;
    background-image: url(../images/lamp.png);
    background-repeat: no-repeat;
    background-position: 23% center;
    background-size: 300px;
}

    .program .ieg-course {
        height: auto;
        padding: 10px;
        text-align: center;
        vertical-align: top;
        min-height: 92px;
    }

.program-list .ieg-course-list .program .ieg-course .content_block {
    padding-left: 24px;
    padding-right: 0px;
}

.program-list .ieg-course-list .program .course-link {
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

    .program-list .ieg-course-list .program .course-link .avatar.left {
        left: 0px;
    }

    .program-list .ieg-course-list .program .course-link .avatar {
        position: absolute;
        z-index: 2;
        height: 74px;
    }

    .program-list .ieg-course-list .program .course-link .avatar_hover.left {
        left: 0px;
        height: 74px;
    }

.program-list .ieg-course-list .program .ieg-course .avatar_hover {
    display: none;
}

.program-list .ieg-course-list .program .ieg-course:hover .course-link:hover .avatar_hover {
    display: block;
}

.program-list .ieg-course-list .program .ieg-course.toan-tieng-anh .course-link:hover hr {
    border-top: 2px solid #0B84F0;
}

.program-list .ieg-course-list .program .ieg-course.toan-tieng-anh .course-link:hover .course-title {
    color: #0B84F0;
}

.program-list .ieg-course-list .program .course-link hr {
    border-color: #cccccc;
    height: 1px;
    width: 100%;
    margin-top: 37px;
}

.program-list .ieg-course-list .program .course-link .course-title {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    z-index: 1;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    line-height: 74px;
}

.program-list .ieg-course-list .program .course-link.right .course-title {
    right: 0px;
    margin-right: 0px;
}

.course-link:hover .avatar {
    /* display: none !important; */
}

.course-link:hover .avatar_hover {
    /* display: block !important; */
}

.program-list .ieg-course-list .program .ieg-course.tieng-anh .course-link {
    margin-right: 5em;
}

.program-list {
    float: left;
    width: 100%;
    padding: 35px 0;
    background: #0186d4;
}

.advice {
    float: left;
    width: 100%;
    position: relative;
    background: #efefef;
}

.advice-box {
    float: left;
    width: 100%;
    background: #ff9300;
    min-height: 150px;
    margin-top: -60px;
    border-radius: 10px;
    padding: 0 10px;
    z-index: 99999;
}

.advice-headding {
    color: white;
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'OpenSans-Bold';
    text-align: center;
    margin: 13px 0 15px;
}

.advice-form {
}

.about-us {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 20px;
    background: white;
    padding-bottom: 48px;
}

.about-us-content {
    float: left;
    width: 50%;
    padding-top: 5px;
}

.about-us-headding {
    font-family: 'Roboto-Regular';
    font-size: 23px;
    padding-bottom: 35px;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    color: #ea2129;
    margin-top: 16px;
    text-transform: uppercase;
}

.about-us-desc {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    font-size: 17px;
}

.about-us-readmore {
    text-align: left;
    float: left;
    width: 100%;
    margin-top: 9px;
}

    .about-us-readmore a {
        max-width: 135px;
        padding: 6px 18px;
        text-align: center;
        background: #0186d4;
        border-radius: 19px;
        color: white;
        float: left;
    }

        .about-us-readmore a:hover {
        }

.about-us-thumnails {
    width: 50%;
    text-align: center;
    float: left;
    padding: 0 34px;
    padding-top: 6px;
}

    .about-us-thumnails img {
        display: block;
        margin: 0 auto;
        /* border-radius: 50%; */
        /* width: 295px; */
        /* height: 295px; */
        box-shadow: 0px 1px 1px 1px rgba(184, 184, 184, 0.86);
    }

.course {
    float: left;
    width: 100%;
    padding: 20px 0px 46px;
    background: #f0f0f0;
}

.course-heading {
    background: url(../images/bg_partner.png) no-repeat center bottom;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 30px;
    padding-bottom: 10px;
    color: #ea2129;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-top: 40px;
}

.course-items {
    position: relative;
    float: left;
    width: 100%;
    background: none;
    overflow: hidden;
}

.course-box {
    float: left;
    width: 100%;
}

.course-slider {
}

.course-title {
    min-height: 62px;
    float: left;
    width: 100%;
    background: #0186d4;
    line-height: 62px;
    font-family: 'ROBOTOCONDENSED-BOLD';
    color: white;
    font-size: 23px;
    text-align: center;
}

    .course-title a {
        min-height: 62px;
        max-height: 63px;
        float: left;
        overflow: hidden;
        width: 100%;
        background: #0186d4;
        line-height: 62px;
        font-family: 'ROBOTOCONDENSED-BOLD';
        color: white;
        font-size: 23px;
        text-align: center;
    }

        .course-title a:hover {
        }

.course-title2 {
    font-family: 'ROBOTOCONDENSED-BOLD';
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-bottom: 9px;
}

.course-thumnails {
    float: left;
    width: 100%;
    height: 100%;
}

    .course-thumnails img {
    }

.course-content {
    position: absolute;
    width: 100%;
    height: 68px;
    float: left;
    left: 0;
    z-index: 999;
    visibility: visible;
    color: black;
    background: #ffffffde;
    padding: 9px 25px 5px;
    bottom: 0;
}

.course-desc {
    font-size: 14px;
    text-align: center;
    font-family: 'Roboto-Regular';
    float: left;
    color: black;
    width: 100%;
}

.course-items:hover .course-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.course-more {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    border-radius: 25px;
    cursor: pointer;
    margin-top: 16px;
}

    .course-more:hover {
        color: white;
    }

.sharedcorner {
    float: left;
    width: 100%;
    padding: 0px 0px 40px;
    background: white;
}

.sharedcorner_headding {
    background: url(../images/bg_partner.png) no-repeat center bottom;
    font-size: 32px;
    font-family: 'ROBOTO-MEDIUM';
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-top: 40px;
}

.share_cor_box_one {
}

.sbox_one_items {
    float: left;
    width: 100%;
    max-height: 377px;
    position: relative;
    box-shadow: 0px 1px 1px 1px rgba(124, 124, 124, 0.86);
    overflow: hidden;
}

.share_cor_box_one_thumnails {
    position: relative;
    float: left;
    width: 100%;
}

    .share_cor_box_one_thumnails:before {
        position: absolute;
        content: "";
        background: #0c0c0c61;
        width: 100%;
        height: 100%;
    }

    .share_cor_box_one_thumnails img {
    }

.v_box_one_readmore {
    visibility: visible;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    position: absolute;
    width: 60px;
    height: 44px;
    background: url(../images/i-play.png) no-repeat;
    z-index: 999;
    left: 45%;
    border-radius: 11px;
    top: 45%;
    border: 1px solid white;
    /* box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.86); */
}

.sbox_one_items:hover .v_box_one_readmore {
    visibility: visible;
    left: 45%;
    top: 45%;
    bottom: unset;
}

.share_cor_box_two {
}

.box_two_items {
    float: left;
    width: 100%;
    margin-bottom: 19px;
}

.box_two_headding {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    float: left;
    width: 100%;
    border-bottom: 1px solid #0186d4;
    margin-bottom: 13px;
}

    .box_two_headding span {
        font-size: 17px;
        float: left;
        text-transform: uppercase;
        background: #0186d4;
        color: white;
        padding: 8px 10px 8px 10px;
        margin-bottom: -1px;
        position: relative;
    }

        .box_two_headding span:after {
            position: absolute;
            content: "";
            width: 0px;
            top: 0px;
            height: 0px;
            right: -39px;
            border-top: 44px solid transparent;
            border-bottom: 0 solid transparent;
            border-left: 39px solid #0186d4;
        }

.box_two_block {
}

.box_two_thumnails {
    position: relative;
    float: left;
    width: 38%;
    box-shadow: 0px 1px 1px 1px rgba(196, 194, 194, 0.86);
}

    .box_two_thumnails:before {
        position: absolute;
        content: "";
        background: #0c0c0c61;
        width: 100%;
        height: 100%;
    }

    .box_two_thumnails img {
    }

.box_two_readmore {
    visibility: visible;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    position: absolute;
    width: 60px;
    height: 44px;
    background: url(../images/i-play2.png) no-repeat;
    z-index: 999;
    left: 45%;
    top: 45%;
}

.box_two_content {
    float: left;
    padding-left: 15px;
    width: 62%;
}

.box_two_title {
    float: left;
    margin-top: 3px;
    font-family: 'ROBOTOCONDENSED-BOLD';
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 1px;
}

    .box_two_title a {
        color: #0186d4;
    }

        .box_two_title a:hover {
        }

.box_two_desc {
    float: left;
    width: 100%;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    font-size: 14px;
}

#advice_name {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    color: #333333;
    font-size: 15px;
}

    #advice_name::-webkit-input-placeholder { /* Edge */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

    #advice_name:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

#advice_phone {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    color: #333333;
    font-size: 15px;
}

    #advice_phone::-webkit-input-placeholder { /* Edge */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

    #advice_phone:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

#advice_email {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    color: #333333;
    font-size: 15px;
}

    #advice_email::-webkit-input-placeholder { /* Edge */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

    #advice_email:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

#advice_content {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    color: #333333;
    font-size: 15px;
}

    #advice_content::-webkit-input-placeholder { /* Edge */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

    #advice_content:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

.advice_button {
    background: #0186d4;
    color: white;
    text-transform: uppercase;
    border-radius: 5px;
    padding-top: 2px;
    display: block;
    margin: 0 auto;
}

    .advice_button:hover {
        color: white;
        background: #333333;
    }

.course-link:hover .program-title {
    color: white;
}

.program-title {
    font-family: 'BAOMOI-SEMIBOLD';
    font-size: 27px;
    margin-top: 12px;
    text-transform: uppercase;
}

.program .course-link:nth-child(1):hover hr {
}

.program-list .ieg-course-list .program .ieg-course:nth-child(1) .course-link:hover hr {
    border-color: white !important;
}

.program-list .ieg-course-list .program .ieg-course:nth-child(2) .course-link {
    margin-right: 5em;
}

    .program-list .ieg-course-list .program .ieg-course:nth-child(2) .course-link:hover hr {
        border-color: white !important;
    }

    .program-list .ieg-course-list .program .ieg-course:nth-child(2) .course-link:hover .program-title {
        color: white !important;
    }

.program-list .ieg-course-list .program .ieg-course:nth-child(3) .course-link:hover hr {
    border-color: white !important;
}

.program-list .ieg-course-list .program .ieg-course:nth-child(3) .course-link:hover .program-title {
    color: white !important;
}

.program .course-link .program-title {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    z-index: 1;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    line-height: 74px;
}

.student_feedback {
    float: left;
    width: 100%;
    background: #efefef;
}

.feedback_headding {
    background: url(../images/bg_partner.png) no-repeat center bottom;
    font-size: 32px;
    font-family: 'ROBOTO-MEDIUM';
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 12px;
    padding-top: 40px;
}

.feedback_desc {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    text-align: center;
    float: left;
    width: 100%;
    color: #000000;
}

#feedBack {
    padding-top: 40px;
    padding-bottom: 45px;
}

    #feedBack .wrapperContent {
        position: relative;
        height: 470px;
        margin-top: 20px;
    }

        #feedBack .wrapperContent .item {
            z-index: 1;
            position: absolute;
            left: -30px;
        }

@media (max-width: 1199px) {
    #feedBack .wrapperContent .item:hover {
        z-index: 99999 !important;
    }
}

@media (min-width: 1200px) {
    #feedBack .wrapperContent .item:hover {
        z-index: 99999 !important;
    }

        #feedBack .wrapperContent .item:hover .wrapper {
            z-index: 20 !important;
            transform: scale(1.1) rotate(7deg);
        }

            #feedBack .wrapperContent .item:hover .wrapper:before {
                -webkit-animation-name: hvr-ripple-out;
                animation-name: hvr-ripple-out;
                border-color: rgba(0, 149, 218, 0.278431);
            }
}

#feedBack .wrapperContent .item:hover .itemHover {
    opacity: 1;
    right: -70%;
    pointer-events: initial;
}

#feedBack .wrapperContent .item .wrapper {
    background: #fff;
    box-shadow: -2px 0px 8px 4px rgba(0, 0, 0, 0.1);
    padding: 15px;
    display: flex;
    flex-direction: column;
    transition: 0.6s;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}

    #feedBack .wrapperContent .item .wrapper:before {
        content: '';
        position: absolute;
        font-family: 'ROBOTOCONDENSED-REGULAR';
        border: #fff solid 4px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
    }

#feedBack .wrapperContent .item .itemHover {
    position: absolute;
    width: 440px;
    background: rgba(255, 255, 255, 0.9);
    right: -67%;
    top: 0;
    padding: 20px 28px 26px 28px;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    transition: 0.6s;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

    #feedBack .wrapperContent .item .itemHover:before {
        content: "";
        width: 58px;
        height: 98px;
        left: -58px;
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        background: url(images/slash.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    #feedBack .wrapperContent .item .itemHover a.name {
        font-size: 22px !important;
        line-height: 26px !important;
        text-transform: none;
    }

    #feedBack .wrapperContent .item .itemHover p.job {
        margin-bottom: 11px;
        position: relative;
        font-size: 15px !important;
        line-height: 20px !important;
    }

        #feedBack .wrapperContent .item .itemHover p.job:after {
            content: "";
            position: absolute;
            bottom: -11px;
            left: 0;
            width: 86px;
            background: #274083;
            height: 1px;
        }

    #feedBack .wrapperContent .item .itemHover p.info {
        font-size: 15px;
        line-height: 26px;
        margin: 22px 0 16px 0;
    }

    #feedBack .wrapperContent .item .itemHover a.detail {
        display: inline-block;
        padding: 0 23px;
        height: 30px;
        background: #274083;
        color: #69c7ff;
        font-size: 11px;
        line-height: 30px;
        text-transform: uppercase;
        transition: 0.3s;
    }

        #feedBack .wrapperContent .item .itemHover a.detail:hover {
            background: #0782bb;
            color: #fff;
        }

            #feedBack .wrapperContent .item .itemHover a.detail:hover i {
                -webkit-animation-name: hvr-icon-wobble-horizontal;
                animation-name: hvr-icon-wobble-horizontal;
                -webkit-animation-duration: 1s;
                animation-duration: 1s;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
            }

@media (min-width: 1200px) {
    #feedBack .wrapperContent .item:nth-child(2n+2):hover .wrapper {
        transform: scale(1.1) rotate(-10deg) !important;
    }
}

#feedBack .wrapperContent .item:first-child {
    width: 555px;
    height: 345px;
    margin-top: 20px;
    z-index: 5;
}

@media (min-width: 1200px) {
    #feedBack .wrapperContent .item:first-child:hover .wrapper {
        z-index: 20 !important;
        transform: scale(1.1) rotate(7deg);
    }

        #feedBack .wrapperContent .item:first-child:hover .wrapper:before {
            -webkit-animation-name: hvr-ripple-out;
            animation-name: hvr-ripple-out;
            border-color: rgba(0, 149, 218, 0.278431);
        }
}

#feedBack .wrapperContent .item:nth-child(2) {
    height: 156px;
    width: 243px;
    padding: 7px;
    position: absolute;
    top: 0;
    left: 525px;
    z-index: 7;
}

    #feedBack .wrapperContent .item:nth-child(2) .itemHover {
        right: -170%;
        top: -54%;
    }

    #feedBack .wrapperContent .item:nth-child(2):hover .itemHover {
        right: -175%;
    }

    #feedBack .wrapperContent .item:nth-child(2) .wrapper {
        transform: rotate(8deg);
    }

    #feedBack .wrapperContent .item:nth-child(2) a.name {
        color: #274083;
        font-size: 10px;
        line-height: 11px;
    }

    #feedBack .wrapperContent .item:nth-child(2) p.job {
        color: #333333;
        font-size: 9px;
        line-height: 11px;
    }

#feedBack .wrapperContent .item:nth-child(3) {
    height: 160px;
    width: 250px;
    padding: 7px;
    position: absolute;
    top: 67px;
    left: 735px;
    z-index: 11;
}

@media (min-width: 1200px) {
    #feedBack .wrapperContent .item:nth-child(3):hover .wrapper {
        z-index: 20 !important;
        transform: scale(1.1) rotate(10deg);
    }

        #feedBack .wrapperContent .item:nth-child(3):hover .wrapper:before {
            -webkit-animation-name: hvr-ripple-out;
            animation-name: hvr-ripple-out;
            border-color: rgba(0, 149, 218, 0.278431);
        }
}

#feedBack .wrapperContent .item:nth-child(3) .wrapper {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-2deg);
}

#feedBack .wrapperContent .item:nth-child(3) a.name {
    color: #274083;
    font-size: 11px;
    line-height: 11px;
}

#feedBack .wrapperContent .item:nth-child(3) p.job {
    color: #333333;
    font-size: 9px;
    line-height: 11px;
}

#feedBack .wrapperContent .item:nth-child(3) .itemHover {
    right: initial;
    left: -167%;
    top: -56%;
}

    #feedBack .wrapperContent .item:nth-child(3) .itemHover:before {
        left: initial;
        right: -58px;
        background: url(images/slash2.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

#feedBack .wrapperContent .item:nth-child(3):hover .itemHover {
    left: -172%;
}

#feedBack .wrapperContent .item:nth-child(4) {
    height: 158px;
    width: 245px;
    padding: 7px;
    position: absolute;
    top: 27px;
    left: 925px;
    z-index: 9;
}

    #feedBack .wrapperContent .item:nth-child(4) .wrapper {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    #feedBack .wrapperContent .item:nth-child(4) a.name {
        color: #274083;
        font-size: 10px;
        line-height: 11px;
    }

    #feedBack .wrapperContent .item:nth-child(4) p.job {
        color: #333333;
        font-size: 9px;
        line-height: 11px;
    }

    #feedBack .wrapperContent .item:nth-child(4) .itemHover {
        right: initial;
        left: -167%;
        top: -56%;
    }

        #feedBack .wrapperContent .item:nth-child(4) .itemHover:before {
            left: initial;
            right: -58px;
            background: url(images/slash2.png) no-repeat;
            -webkit-background-size: 100% 100%;
            background-size: 100% 100%;
        }

    #feedBack .wrapperContent .item:nth-child(4):hover .itemHover {
        left: -172%;
    }

#feedBack .wrapperContent .item:nth-child(5) {
    height: 161px;
    width: 250px;
    padding: 7px;
    position: absolute;
    top: 152px;
    left: 500px;
    z-index: 11;
}

@media (min-width: 1200px) {
    #feedBack .wrapperContent .item:nth-child(5):hover .wrapper {
        z-index: 20 !important;
        transform: scale(1.1) rotate(10deg);
    }

        #feedBack .wrapperContent .item:nth-child(5):hover .wrapper:before {
            -webkit-animation-name: hvr-ripple-out;
            animation-name: hvr-ripple-out;
            border-color: rgba(0, 149, 218, 0.278431);
        }
}

#feedBack .wrapperContent .item:nth-child(5) .wrapper {
    -webkit-transform: rotate(-21deg);
    transform: rotate(-13deg);
}

#feedBack .wrapperContent .item:nth-child(5) a.name {
    color: #274083;
    font-size: 10px;
    line-height: 11px;
}

#feedBack .wrapperContent .item:nth-child(5) p.job {
    color: #333333;
    font-size: 9px;
    line-height: 11px;
}

#feedBack .wrapperContent .item:nth-child(5) .itemHover {
    right: -170%;
    top: -54%;
}

#feedBack .wrapperContent .item:nth-child(5):hover .itemHover {
    right: -175%;
}

#feedBack .wrapperContent .item:nth-child(6) {
    height: 140px;
    width: 218px;
    padding: 7px;
    position: absolute;
    top: 242px;
    left: 658px;
    z-index: 7;
}

    #feedBack .wrapperContent .item:nth-child(6) .wrapper {
        -webkit-transform: rotate(9deg);
        transform: rotate(9deg);
    }

    #feedBack .wrapperContent .item:nth-child(6) a.name {
        color: #274083;
        font-size: 10px;
        line-height: 11px;
    }

    #feedBack .wrapperContent .item:nth-child(6) p.job {
        color: #333333;
        font-size: 9px;
        line-height: 11px;
    }

    #feedBack .wrapperContent .item:nth-child(6) .itemHover {
        right: -180%;
        top: -67%;
    }

    #feedBack .wrapperContent .item:nth-child(6):hover .itemHover {
        right: -183%;
    }

#feedBack .wrapperContent .item:nth-child(7) {
    height: 174px;
    width: 270px;
    padding: 7px;
    position: absolute;
    top: 190px;
    left: 862px;
    z-index: 10;
}

@media (min-width: 1200px) {
    #feedBack .wrapperContent .item:nth-child(7):hover .wrapper {
        z-index: 20 !important;
        transform: scale(1.1) rotate(10deg);
    }

        #feedBack .wrapperContent .item:nth-child(7):hover .wrapper:before {
            -webkit-animation-name: hvr-ripple-out;
            animation-name: hvr-ripple-out;
            border-color: rgba(0, 149, 218, 0.278431);
        }
}

#feedBack .wrapperContent .item:nth-child(7) .wrapper {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
}

#feedBack .wrapperContent .item:nth-child(7) a.name {
    color: #274083;
    font-size: 10px;
    line-height: 11px;
}

#feedBack .wrapperContent .item:nth-child(7) p.job {
    color: #333333;
    font-size: 9px;
    line-height: 11px;
}

#feedBack .wrapperContent .item:nth-child(7) .itemHover {
    right: initial;
    left: -167%;
    top: -56%;
}

    #feedBack .wrapperContent .item:nth-child(7) .itemHover:before {
        left: initial;
        right: -58px;
        background: url(images/slash2.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

#feedBack .wrapperContent .item:nth-child(7):hover .itemHover {
    left: -172%;
}

#feedBack .wrapperContent .item a.name {
    display: inline-block;
    color: #274083;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s;
    margin-bottom: 3px;
}

#feedBack .wrapperContent .item p.job {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    margin: 0 0 5px 0;
}

#feedBack .wrapperContent .item .khungAnh {
    width: 100%;
}

    #feedBack .wrapperContent .item .khungAnh:before {
        padding-bottom: 66.18%;
    }

.evolution-us-home {
    background: url(../images/bg_growth.jpg);
    background-size: cover;
    padding-top: 55px;
    height: 380px;
    float: left;
    padding-bottom: 29px;
    width: 100%;
    overflow: hidden;
}

.evolution-us-left {
    position: absolute;
    width: 419px;
    background: #0186d4;
    font-family: 'Roboto-Regular';
    height: 393px;
    padding-top: 60px;
    padding-right: 25px;
    padding-left: 49px;
    left: -115px;
    color: white;
    z-index: 9999999;
    top: -55px;
    font-size: 15px;
    text-align: justify;
}

.evolution-us-left-icon {
    position: relative;
    float: left;
    width: 100%;
}

.evolution-us-left strong {
    color: white;
    font-family: 'Roboto-BoldItalic';
}

.evolution-block {
    margin-bottom: 13px;
    float: left;
    width: 100%;
}

.evolution-item {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 48px;
}

.evolution-img {
    position: relative;
}

    .evolution-img:before {
        position: absolute;
        content: "";
        width: 12px;
        height: 33px;
        margin-left: auto;
        margin-right: auto;
        bottom: -32px;
        left: 0;
        right: 0;
        margin: 0 auto;
        /*background: url(../images/icon_evolution.png);*/
    }

.evolution-title {
    font-family: 'ROBOTOCONDENSED-BOLD';
    vertical-align: middle;
    margin-top: 21px;
    margin-bottom: -15px;
    height: 127px;
    display: block;
    margin: 0 auto;
    font-size: 40px;
    width: 127px;
    text-align: center;
    color: white;
    border: 1px solid white;
    line-height: 127px;
    border-radius: 50%;
}

    .evolution-title a {
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.evolution-desc {
    font-family: 'Roboto-Regular';
    color: white;
    font-size: 25px;
    padding: 0 13px;
    text-align: center;
    margin-top: 9px;
    float: left;
    width: 100%;
}

.evolution-title span {
    font-size: 18px;
    margin-right: 3px;
}

.evolution-title strong {
    font-family: 'Roboto-Bold';
    font-size: 60px;
}

.evolution-us-left-icon:before {
    position: absolute;
    content: "";
    width: 0;
    right: -59px;
    z-index: 1;
    top: 118px;
    height: 0;
    border-top: 25.5px solid transparent;
    border-bottom: 25.5px solid transparent;
    border-left: 34px solid #0099ff;
}

.evo_desc1 {
    margin-bottom: 10px;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    font-size: 62px;
    font-weight: bold;
    text-align: center;
}

.evo_desc2 {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    margin-bottom: 10PX;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}

.evo_desc3_item {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}

.readypost {
    float: left;
    width: 100%;
    background: #ff9300;
    padding: 22px 0 30px;
}

.readypost_headding {
    font-size: 32px;
    font-family: 'ROBOTO-MEDIUM';
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: white;
    margin-bottom: 10px;
}

.ready_student {
    height: 45px;
    border: 1px solid #cccccc;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    border-radius: 5px;
    color: #333333;
    font-size: 15px;
    margin-bottom: 10px;
}

#ready_phone {
    height: 45px;
    border: 1px solid #cccccc;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    border-radius: 5px;
    color: #333333;
    font-size: 15px;
    margin-bottom: 10px;
}

    #ready_phone::-webkit-input-placeholder { /* Edge */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

    #ready_phone:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: #333333;
        font-size: 15px;
    }

.ready_address {
    height: 45px;
    border: 1px solid #cccccc;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    border-radius: 5px;
    color: #333333;
    font-size: 15px;
    margin-bottom: 10px;
}

.ready_button {
    height: 45px;
    border: 1px solid #0186d4;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    text-transform: uppercase;
    border-radius: 5px;
    color: white;
    width: 100%;
    background: #0186d4;
    padding-top: 4px;
    font-size: 15px;
    margin-bottom: 10px;
}

select {
    text-transform: capitalize;
    background-image: url(../images/ico-selects.png) !important;
    background-repeat: no-repeat;
    background-position: right 10px center;
    border: none;
    border-radius: 0;
    /* margin: 7px 0; */
}

.ready_button:hover {
    background: #333333;
    color: white;
}

.course-titlee1 {
    background: #0186d4 !important;
}

.course-titlee2 {
    background: #01adef !important;
}

.kh-title-0 {
}

.kh-title-1 a {
    background: #0186d4 !important;
}

.kh-title-2 a {
    background: #0186d4 !important;
}

.procedure {
    float: left;
    width: 100%;
}

    .procedure img {
        width: 100%;
    }

.procedure-headding {
}

.procedure-list {
}

.procedure-menu {
}

    .procedure-menu li {
    }

        .procedure-menu li + li {
        }

    .procedure-menu span {
    }

    .procedure-menu a {
    }

        .procedure-menu a:hover {
        }

.content-page {
}

    .content-page .bread-crumb {
    }

.contentpage_details {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
}

.aboutpage-headding {
    font-family: 'ROBOTO-MEDIUM';
    font-size: 25px;
    padding-bottom: 10px;
    margin-top: 25px;
    margin-bottom: 20px;
    text-transform: uppercase;
    background: url(../images/bg_partner.png) no-repeat left bottom;
}

.aboutpage-desc {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    text-align: justify;
    font-size: 16px;
    margin-bottom: 15px;
}

.about-img {
    margin-bottom: 20px;
}

    .about-img img {
        display: block;
        margin: 0 auto;
        border-radius: 50%;
        width: 300px;
        height: 300px;
        border: 4px solid #0186d4;
    }

.about-items {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.about-title {
    float: left;
    width: 100%;
    text-align: center;
    background: #0186d4;
    font-size: 20px;
    font-family: 'ROBOTOCONDENSED-BOLD';
    padding: 10px;
    color: white;
}

.about-content {
    float: left;
    width: 100%;
    background: #000000b3;
    padding: 13px 15px;
    font-size: 16px;
    min-height: 145px;
    color: white;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    text-align: justify;
}

.contact-maps {
    float: left;
    width: 100%;
}

.contact-block {
    background-color: white;
    min-height: 581px;
    float: left;
    width: 100%;
    position: relative;
}

.contact-block-over {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.contact-box-headding {
    text-align: center;
    margin-bottom: 0px;
    font-size: 23px;
    text-transform: uppercase;
    margin: 0;
    background: #ea2129;
    line-height: 45px;
    font-weight: 600;
    font-family: 'ROBOTOCONDENSED-BOLD';
    color: white;
}

.info {
}

.inputinfo {
}

.contact-box-headding {
}

    .contact-box-headding span {
        float: left;
        width: 100%;
        padding: 0 10px;
    }

.facilities-items-name:hover {
}

    .facilities-items-name:hover a {
        color: white;
        cursor: pointer;
    }

.facilities-items-name a:hover {
    color: white;
    border: 1px solid #fb383c;
    background: #fb383c;
}

.facilities-address-box {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.address-items {
    padding: 10px 10px;
    float: left;
    width: 100%;
    border: 1px solid #c9c8c8;
    margin-bottom: 10px;
}

.address-name {
    font-size: 24px;
    float: left;
    width: 100%;
    margin-bottom: 4px;
    background: url(../images/iaddress_home.png) 2px 9.8px no-repeat;
    background-size: 20px;
    padding-left: 27px;
}

    .address-name span {
        color: #2fb9c4;
        width: 30px;
        text-align: center;
        float: left;
    }

    .address-name a {
        color: #0186d4;
        font-family: 'ROBOTOCONDENSED-BOLD';
        font-size: 20px;
    }

.address-adress {
    font-family: 'BAOMOI-SEMIBOLD';
    float: left;
    margin-bottom: 4px;
    width: 100%;
    font-size: 15px;
    background: url(../images/iaddress_maps.png) 6px 2px no-repeat;
    background-size: 9px;
    padding-left: 27px;
}

    .address-adress span {
        width: auto;
        text-align: center;
        float: left;
        margin-right: 3px;
    }

    .address-adress a {
        font-family: 'ROBOTOCONDENSED-REGULAR';
        color: black;
        /* float: left; */
    }

.address-phone {
    float: left;
    width: 100%;
    margin-bottom: 4px;
    font-family: 'ROBOTOCONDENSED-REGULAR';
    color: black;
    background: url(../images/iaddress_phone.png) 5px 3px no-repeat;
    background-size: 12px;
    padding-left: 27px;
}

    .address-phone span {
        text-align: center;
        margin-right: 3px;
        float: left;
    }

    .address-phone a {
        color: black;
        /* float: left; */
        font-size: 14px;
    }

.address-email {
    float: left;
    width: 100%;
    font-family: 'BAOMOI-SEMIBOLD';
    margin-bottom: 4px;
    background: url(../images/iaddress_email.png) 2px 5px no-repeat;
    background-size: 16px;
    padding-left: 27px;
}

    .address-email span {
        text-align: center;
        float: left;
        margin-right: 3px;
    }

    .address-email a {
        font-family: 'ROBOTOCONDENSED-BOLD';
        color: #0186d4;
        /* font-size: 14px; */
    }

.ia-phone {
    color: #ff3333 !important;
}

.contact-box-all {
}

.contact-box {
    float: left;
    width: 100%;
}

.info {
    background: white;
}

.inputinfo {
    background-color: rgba(128,128,128,0.8);
    height: 100%;
}

.inputinfo-headding {
    color: white;
    margin: 15px 0;
    font-size: 16px;
    margin-bottom: 35px;
    font-weight: 600;
    font-family: 'ROBOTOCONDENSED-REGULAR';
}

.btn-searches {
    background: #dddddd;
    height: 40px;
    color: #333;
    background-image: none;
    outline: 0;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

    .btn-searches i {
        font-size: 14px !important;
    }

.result-search {
    float: left;
    /* text-align: center; */
    width: 100%;
    margin-bottom: 7px;
    font-size: 18px;
    font-family: 'ROBOTOCONDENSED-BOLD';
}

    .result-search strong {
        color: red;
    }

    .result-search span {
        color: #0186d4;
    }

.message {
    margin-bottom: 12px;
}

.regisstudysss {
    margin-top: 20px;
    font-size: 22px;
    font-family: 'ROBOTOCONDENSED-BOLD';
    background: #0186d4;
    padding: 9px 0;
    margin-bottom: 15px;
    color: black;
    text-align: center;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.regisstudysss-box {
}

#re-course-name {
    height: 40px;
    border-radius: 0;
    margin: 5px 0;
}

#re-course-phone {
    height: 40px;
    border-radius: 0;
    margin: 5px 0;
}

#re-course-email {
    height: 40px;
    border-radius: 0;
    margin: 5px 0;
}

#re-course-address {
    height: 40px;
    border-radius: 0;
    margin: 5px 0;
}

#re-course-content {
    height: 40px;
    border-radius: 0;
    margin: 5px 0;
}

.re-course-buttom {
    background: #0186d4;
    color: white;
    text-transform: uppercase;
    padding-top: 2px;
    text-align: center;
    border-radius: 0;
    display: block;
    margin: 0 auto;
    padding: 10px;
    max-width: 120px;
    cursor: pointer;
    margin-top: 20px;
}

    .re-course-buttom:hover {
        background: #333333;
        color: white;
    }

.message-course-box {
    float: left;
    width: 100%;
    color: red;
    text-align: center;
    font-family: 'ROBOTOCONDENSED-BOLD';
}

    .message-course-box .sucess-email {
        color: blue !important;
    }

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 0px 1px 1px 1px rgba(184, 184, 184, 0.86);
}

.fanpage-box {
    float: left;
    width: 100%;
    margin-top: 8px;
}

footer.footer .site-footer .footer-widget.has-click h3 {
    position: relative;
    padding-bottom: 7px;
}

    footer.footer .site-footer .footer-widget.has-click h3:before {
        position: absolute;
        content: "";
        width: 15%;
        height: 3px;
        background: #e70404;
        bottom: -1px;
        left: 2px;
    }

.about-us-desc p {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    text-align: justify;
    color: black;
    margin-bottom: 9px;
}

.newhome-hot-items:hover {
    /* border: 1px solid #0873bb; */
}

    .newhome-hot-items:hover .newhome-hot-title a {
        color: #0873bb;
    }

.newhome-hot-box-time {
    float: left;
    width: 100%;
    padding: 8px 19px;
    font-size: 14px;
    color: #ea2129;
    /* border-top: 1px solid #cccccc; */
}

.newhome-hot-readmore-box {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.newhome-hot .newhome-hot-sliders.owl-carousel .owl-nav .owl-prev {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background-color: red;
    border: 2px solid white;
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 27px;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 18px;
    margin: 0;
    left: -50px;
}

.newhome-hot .newhome-hot-sliders.owl-carousel .owl-nav .owl-next {
    height: 32px;
    width: 32px;
    border: 2px solid white;
    border-radius: 50%;
    background-color: red;
    position: absolute;
    right: 0;
    text-align: center;
    line-height: 27px;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 18px;
    margin: 0;
    right: -50px;
}

.newhome-hot .newhome-hot-sliders.owl-carousel:hover .owl-nav .owl-prev {
    left: 0;
    opacity: 1;
    visibility: inherit;
}

.newhome-hot .newhome-hot-sliders.owl-carousel:hover .owl-nav .owl-next {
    right: 0;
    opacity: 1;
    visibility: inherit;
}

.newhome-hot .newhome-hot-sliders.owl-carousel .owl-nav .owl-prev, .newhome-hot .newhome-hot-sliders.owl-carousel .owl-nav .owl-next {
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    opacity: 0;
    visibility: hidden;
}

.course .course-slider.owl-carousel .owl-nav .owl-prev {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background-color: red;
    border: 2px solid white;
    position: absolute;
    left: 0;
    text-align: center;
    padding-right: 2px;
    line-height: 27px;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 18px;
    margin: 0;
    left: -50px;
}

.course .course-slider.owl-carousel .owl-nav .owl-next {
    height: 32px;
    width: 32px;
    border: 2px solid white;
    border-radius: 50%;
    background-color: red;
    padding-left: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    line-height: 27px;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 18px;
    margin: 0;
    right: -50px;
}

.course .course-slider.owl-carousel:hover .owl-nav .owl-prev {
    left: 0;
    opacity: 1;
    visibility: inherit;
}

.course .course-slider.owl-carousel:hover .owl-nav .owl-next {
    right: 0;
    opacity: 1;
    visibility: inherit;
}

.course .course-slider.owl-carousel .owl-nav .owl-prev, .course .course-slider.owl-carousel .owl-nav .owl-next {
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    opacity: 0;
    visibility: hidden;
}

.contact-page {
    float: left;
    width: 100%;
}

.address-phone {
    float: left;
    width: 100%;
    margin-bottom: 4px;
    font-family: 'BAOMOI-SEMIBOLD';
    color: black;
    background: url(../images/iaddress_phone.png) 5px 3px no-repeat;
    background-size: 12px;
    padding-left: 27px;
}

    .address-phone span {
        text-align: center;
        margin-right: 3px;
        float: left;
    }

    .address-phone a {
        color: black;
        /* float: left; */
        font-family: 'ROBOTOCONDENSED-BOLD';
        font-size: 14px;
    }

.ia-phone {
    color: #ff3333 !important;
}

.image-hover-line .effect-line {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1
}

    .image-hover-line .effect-line:before {
        z-index: 1;
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s
    }

    .image-hover-line .effect-line:after {
        z-index: 1;
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(0, 1);
        transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s
    }

    .image-hover-line .effect-line:hover:before, .image-hover-line .effect-line:hover:after {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1)
    }

.block_left {
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 0px 1px 1px 1px #969595;
    float: left;
    width: 100%;
}

.block_left-title {
    background: #0186d4;
}

.block_httt p {
    background: #0186d4;
    background-size: 27px;
    padding-left: 40px;
    font-weight: 600;
    color: #fff;
    line-height: initial;
    margin: 0;
    padding: 13px 0 13px 53px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'ROBOTOCONDENSED-BOLD';
}

.block_left-center {
    /* box-shadow: 0px 1px 1px 1px #CCCCCC; */
    margin-top: 5px;
    float: left;
    width: 100%;
}

.sup_item {
    border-bottom: 1px dashed silver;
    float: left;
    width: 100%;
    padding: 3px 5px;
    margin-bottom: 5px;
}

.sup_item_img {
    float: left;
    width: 80px;
}

.sup_item_img {
    float: left;
    padding: 4px;
    height: 87px;
    margin-right: 10px;
}

    .sup_item_img img {
        width: 70px;
    }

    .sup_item_img img {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        box-shadow: 0px 0px 2px 2px #c1c1c1;
    }

.sup_item_info {
    padding-bottom: 0;
    padding-top: 2px;
}

.sup_name {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.sup_name {
    margin: 0;
    font-size: 13px;
}

.sup_dep {
    color: #e80404;
    font-weight: bold;
    font-size: 14px;
    margin-top: 0;
    text-align: left;
    margin-bottom: 0;
}

.sup_social {
    display: inline-block;
}

    .sup_social li {
        list-style-type: none;
        float: left;
        padding: 0 3px;
    }

    .sup_social a {
    }

    .sup_social img {
    }

    .sup_social li:first-child {
        padding-left: 0;
    }

.headding-page-name {
    font-weight: 600;
    color: black;
    line-height: initial;
    margin: 0;
    text-align: left;
    font-size: 21px;
    border-bottom: 1px solid #ababab;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'ROBOTOCONDENSED-BOLD';
}

.connect_bg {
    background: url(../images/icon_connect.png) 10px 12px no-repeat;
    margin: 0;
    font-family: 'ROBOTOCONDENSED-BOLD';
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0;
    background-color: #0186d4;
    padding: 14px 10px 14px 42px;
}

.signup_bg {
    background: url(../images/icon_connect.png) 10px 12px no-repeat;
    margin: 0;
    font-family: 'ROBOTOCONDENSED-BOLD';
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0;
    background-color: #0186d4;
    padding: 14px 10px 14px 42px;
}

.items-signup {
    float: left;
    width: 100%;
}

    .items-signup input {
        height: 35px;
        min-height: 35px;
        border-radius: 0px;
        margin-bottom: 9px;
    }

.signup-sign-desc {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    color: black;
}

.signup-sign-box {
    float: left;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 7px;
}

.signup-button {
    background: #e70404;
    display: block;
    max-width: 103px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 auto;
    padding: 8px 8px;
    font-size: 14px;
    color: white;
}

.info-title-related-article {
    font-family: Roboto-Medium;
    background-position: 0 50%;
    background-repeat: repeat-x;
    overflow: hidden;
    font-size: 20px;
    text-transform: uppercase;
    margin: 15px 0px 5px;
}

.info-related-articles ul {
    padding: 0;
}

.info-related-articles li.item {
    line-height: 14px;
    border-bottom: 1px #ddd dashed;
}

    .info-related-articles li.item a {
        color: #555;
        font-size: 15px;
        text-decoration: none;
        line-height: 1.4;
        padding: 5px 0;
        display: inline-block;
    }

    .info-related-articles li.item i {
        padding-right: 5px;
        color: #ea2129;
    }

.course-title2 {
    position: relative;
}

    .course-title2:before {
        position: absolute;
        content: "";
        width: 0%;
        height: 1px;
        background: white;
        bottom: 0;
        left: 0;
        transition: all 800ms;
        visibility: hidden;
    }

.course-items:hover .course-title2:before {
    width: 50%;
}

.course-more:hover {
    /* color: red; */
    /* border: 3px solid #cacaca; */
}

.course-title2 a {
    color: black;
}

.news-page {
    float: left;
    width: 100%;
}

.cate-overlay.open, .cate-overlay2.open, .cate-overlay3.open {
    position: fixed;
    height: 100vh;
    width: 100vw;
    left: 0;
    top: 0 !important;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
}

.open-menu-mobile {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    position: fixed;
    left: 0;
    top: 0 !important;
    z-index: 9999;
    background: #fff;
    width: 267px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    height: 100%;
}

    .open-menu-mobile > ul li {
        position: relative;
    }

    .open-menu-mobile > ul > li {
        border-bottom: 1px solid #dddddd;
    }

    .open-menu-mobile > ul li a {
        display: block;
        padding: 10px 15px;
        color: black;
    }

    .open-menu-mobile.open {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
    }

.mgks-section-1 {
    float: left;
    width: 100%;
}

.open-menu {
    position: absolute;
    top: -49px;
    z-index: 9999;
    color: #0186d4;
    background: white;
    padding: 0px 8px;
    border: 1px solid #0186d4;
}

.open-menu-mobile > ul li .open-close {
    position: absolute;
    right: 0;
    top: 0;
    /* background: red; */
    height: 43px;
    width: 43px;
    text-align: center;
    line-height: 43px;
}

.copyright-text {
    line-height: 25px;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    color: #efefef;
}

    .copyright-text span {
        color: #ff0000;
    }

.company-text {
    font-family: 'ROBOTO-MEDIUM';
    line-height: 25px;
    font-size: 14px;
    /* font-weight: bold; */
    color: #efefef;
}

    .company-text a {
        font-family: 'ROBOTO-MEDIUM';
        font-weight: bold;
        color: #ec8700 !important;
    }

.banner-logo-slider img {
    width: 100% !important;
}

.banner-logo {
}

.marlist-box {
    position: absolute;
    min-height: 65px;
    /* background: #ffffffa3; */
    padding: 5px 0;
    left: 0;
    top: 0;
    width: 100%;
}

.marlist {
    position: relative;
    float: left;
    min-height: 50px;
    width: 100%;
    line-height: 50px;
    font-size: 35px;
    font-family: 'SVN-Bali-Script';
    left: 0;
    text-transform: uppercase;
    color: white;
    /* border-top: 1px solid #ea2129; */
    /* text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; */
    /* border-bottom: 1px solid #ea2129; */
    top: 0;
}

    .marlist img {
        width: 44px;
    }

    .marlist ul {
        float: left;
        width: 100%;
    }

    .marlist li {
        display: inline-block;
    }

    .marlist img {
    }

    .marlist span {
    }

.signup-button:hover {
    color: white;
}

#widget-subscribe-signup {
    font-family: 'ROBOTOCONDENSED-REGULAR';
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: red;
    margin: 5px 0;
}

.items-signup input {
    font-family: 'BAOMOI-SEMIBOLD';
    height: 35px;
    font-size: 14px;
    min-height: 35px;
    border-radius: 0px;
    margin-bottom: 9px;
}

.btn-upfiles {
    background: #8b8b8b;
    padding: 8px 10px;
    border: 1px solid #b8b8b8;
    cursor: pointer;
    font-size: 13px;
    color: white;
    position: absolute;
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    top: 0;
    border: 1px solid transparent !important;
    font-family: 'BAOMOI-SEMIBOLD';
}

    .btn-upfiles:hover {
        color: white;
    }

.form-file {
    float: left;
    width: 100%;
    position: relative;
}

#txtUploadFile {
}

.form-file input {
    background: transparent;
}

.ui-formRow label {
    margin-top: 10px;
}

.form-file-edit-box {
    text-align: center;
}

.form-file-edit {
    max-width: 50%;
    display: block;
    margin: 0 auto;
    float: unset !important;
}

.button-box-sinup {
    margin-top: 20px;
}

    .button-box-sinup #send {
        font-family: 'BAOMOI-SEMIBOLD';
        text-transform: uppercase;
        text-align: center;
        display: block;
        margin: 0 auto;
    }

        .button-box-sinup #send:hover {
            color: #0186d4;
            border: 1px solid #0186d4;
            background: transparent;
        }

#signpgs_name {
    /* pointer-events: none; */
    /* background: #efefef; */
}

#signpgs_email {
    /* pointer-events: none; */
    /* background: #efefef; */
}

#signpgs_phone {
    /* pointer-events: none; */
    /* background: #efefef; */
}

.ant-product-item .box-info .product-item-name {
    font-family: 'UTM-Avo';
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 16px;
    overflow: hidden;
    min-height: 25px;
    text-align: left;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}

.products-view-grid .ant-product-item {
    margin-bottom: 10px;
}

.ant-product-item .image-container {
    position: relative;
    overflow: hidden;
}

    .ant-product-item .image-container .sale {
        background: #d71212;
        box-shadow: none;
        border-radius: 3px;
        color: #fff;
        font-size: 0.8em;
        font-weight: bold;
        right: 0;
        line-height: 22px;
        min-height: auto;
        min-width: auto;
        padding: 0 10px;
        position: absolute;
        text-align: center;
        text-shadow: none;
        text-transform: uppercase;
        top: 0;
        z-index: 1;
    }

.category-products-grids .products-view-grid .ant-product-item .product-item-photo {
    display: block;
    height: 200px;
    position: relative;
    cursor: pointer;
}

.ant-product-item .image-container .product-item-photo {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
}

.ant-product-item .product-item-photo img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    width: 100% !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.ant-product-item .box-info {
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 10px 2px;
}

    .ant-product-item .box-info .item-price {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        text-align: left;
        -o-transition: all 0.4s ease-out;
    }

        .ant-product-item .box-info .item-price .price-box {
            font-size: 14px;
            margin: 0;
        }

            .ant-product-item .box-info .item-price .price-box .special-price .price {
                font-size: 14px;
                color: #a46138;
                font-weight: bold;
            }

.dvtt {
    font-family: 'UTM-Avo';
}

.ant-product-item .box-info .item-price .price-box .old-price {
    display: inline-block;
    margin-left: 7px;
    text-decoration: line-through;
}

.ant-product-item .box-info .item-price .price-box .special-price .price {
    font-size: 14px;
    color: #a46138;
    font-weight: bold;
}

.special-price-contact {
    font-size: 14px;
    color: red;
    font-weight: bold;
}

@media screen and (min-width: 1200px) {
    .ant-product-item .box-info .item-price .price-box .special-price {
        display: inline-block;
        float: left;
        margin-left: 4px;
        font-family: 'UTM-AvoBold';
        /* width: 100%; */
    }

    .ant-product-item .box-info .item-price .price-box .old-price {
        display: inline-block;
        margin-right: 4px;
        text-decoration: line-through;
        float: right;
        font-family: 'UTM-AvoBold';
    }
}

.title-head-products {
    font-family: 'SVN-AvoBold';
    display: block;
    position: relative;
    padding: 6px 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 4px;
    margin-bottom: 11px;
    color: black;
    border-bottom: 1px solid #d5d5d5;
}

.details-product .product-image-block .large-image .button_wh_40 {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border: none;
    background-color: #f5f5f5;
    border-radius: 50%;
}

.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-prev, .details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-next {
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    opacity: 0;
    visibility: hidden;
}

.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-next {
    height: 51px;
    width: 32px;
    border: 1px solid #f1f5f6;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, 0.2);
    position: absolute;
    right: 0;
    text-align: center;
    line-height: 45px;
    top: 50%;
    transform: translate(0, -50%);
    color: #878fa0;
    font-size: 20px;
    margin: 0;
    right: -50px;
}

    .details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-next.disabled {
        opacity: 0.2 !important;
    }

.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-prev {
    height: 51px;
    width: 32px;
    border: 1px solid #f1f5f6;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, 0.2);
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 45px;
    top: 50%;
    transform: translate(0, -50%);
    color: #878fa0;
    font-size: 20px;
    margin: 0;
    left: -50px;
}

    .details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-prev.disabled {
        opacity: 0.2 !important;
    }

.details-product .product-image-block #gallery_01.owl-carousel:hover .owl-nav .owl-prev {
    left: 0;
    opacity: 1;
    visibility: inherit;
}

.details-product .product-image-block #gallery_01.owl-carousel:hover .owl-nav .owl-next {
    right: 0;
    opacity: 1;
    visibility: inherit;
}

.details-product .product-image-block #gallery_01.owl-carousel .owl-dots {
    display: none;
}

.details-product .product-image-block #gallery_01.owl-carousel .item {
    border: 1px solid #e5e5e5;
    padding: 2px;
    position: relative;
    height: 97px;
    margin: 1px;
}

@media (max-width: 1024px) {
    .details-product .product-image-block #gallery_01.owl-carousel .item {
        height: 68px;
    }
}

@media (max-width: 991px) {
    .details-product .product-image-block #gallery_01.owl-carousel .item {
        height: 81px;
    }
}

@media (max-width: 767px) {
    .details-product .product-image-block #gallery_01.owl-carousel .item {
        height: 130px;
    }
}

@media (max-width: 480px) {
    .details-product .product-image-block #gallery_01.owl-carousel .item {
        height: 97px;
    }
}

.details-product .product-image-block #gallery_01.owl-carousel .item img {
    width: auto;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

@media (max-width: 767px) {
    .details-product .details-pro {
        margin-top: 10px;
    }
}

.details-product .details-pro .price-box .special-price {
    display: inline-block;
    float: left;
}

    .details-product .details-pro .price-box .special-price .product-price {
        display: inline-block;
        font-size: 21px;
        color: #eb0000;
        vertical-align: middle;
        margin-right: 10px;
        font-weight: 600;
    }

.details-product .details-pro .price-box .old-price {
    display: inline-block;
    float: left;
}

    .details-product .details-pro .price-box .old-price .product-price-old {
        font-size: 17px;
        color: #bbb;
        text-decoration: line-through;
    }

.details-product .details-pro .inventory_quantity .stock-brand-title {
    color: #333;
}

.details-product .details-pro .inventory_quantity .a-stock {
    color: #30a43b;
}

.details-product .product-summary .rte p {
    margin-bottom: 7px;
}

.details-product .form-product .swatch {
    margin: 10px 0;
}

    .details-product .form-product .swatch .header {
        display: block;
        float: none;
    }

.details-product .form-product form {
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .details-product .form-product form {
        margin-bottom: 0;
    }
}

.details-product .form-product .form-group {
    width: 100%;
    padding-bottom: 10px;
}

    .details-product .form-product .form-group .group-label {
        font-weight: 700;
        margin: 0.1em 0;
        text-align: left;
        margin-bottom: 8px;
    }

    .details-product .form-product .form-group .custom-btn-number {
        width: 150px;
        float: left;
        position: relative;
        padding: 0;
        margin-bottom: 20px;
        border: none;
        box-shadow: none;
        background-color: transparent;
    }

@media (max-width: 480px) {
    .details-product .form-product .form-group .custom-btn-number {
        margin-bottom: 10px;
    }
}

.details-product .form-product .form-group .custom-btn-number input {
    margin: 0px;
    display: block;
    float: left;
    height: 50px;
    border: solid 1px #ebebeb;
    border-right: none;
    border-left: none;
    width: 55px;
    text-align: center;
    box-shadow: none;
    border-radius: 0px;
    font-size: 15px;
    outline: none;
}

.details-product .form-product .form-group .custom-btn-number button {
    font-size: 20px;
    line-height: 0px;
    border: solid 1px #ebebeb;
    display: inline-block;
    width: 40px;
    height: 50px;
    background: #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 0px;
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
}

    .details-product .form-product .form-group .custom-btn-number button.btn-minus {
        border-radius: 0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .details-product .form-product .form-group .custom-btn-number button.btn-plus {
        border-radius: 0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .details-product .form-product .form-group .custom-btn-number button:hover, .details-product .form-product .form-group .custom-btn-number button:focus {
        background-color: #a46138;
        border-color: #a46138;
        color: #fff;
    }

.details-product .form-product .form-group .btn-mua a {
    background: #fd6e1d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd6e1d), to(#f59000));
    background: -webkit-linear-gradient(top, #c01010, #ae0d0d);
    font-size: 16px;
    outline: none;
    box-shadow: none;
    padding: 10px;
    color: #fff;
    height: auto;
    line-height: inherit;
    /* width: 100%; */
    border-radius: 2px;
    height: 50px;
    padding: 0 67px;
    text-transform: uppercase;
    border: none;
    line-height: 50px;
}

.details-product .form-product .form-group .btn-mua button span {
    display: block;
    width: 100%;
    text-align: center;
}

    .details-product .form-product .form-group .btn-mua button span.txt-main {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.1;
        text-transform: uppercase;
    }

.details-product .form-product .form-group .btn-mua button:hover, .details-product .form-product .form-group .btn-mua button:focus {
    color: #fff;
    opacity: 0.9;
}

@media (max-width: 480px) {
    .details-product .form-product .form-group .btn-mua button {
        width: 100%;
    }
}

.details-product .form-product .form-group .btn-mua.btnsold {
    width: 100%;
}

.details-product .form-product .box-variant .selector-wrapper select {
    height: 40px;
}

.details-product .form-product .btn-callmeback {
    width: 48.5% !important;
    float: left;
    background-color: #288ad6 !important;
    border: none !important;
    border-radius: 2px;
    height: 50px;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    padding: 10px;
    color: #fff;
    height: auto;
    line-height: inherit;
}

    .details-product .form-product .btn-callmeback:hover, .details-product .form-product .btn-callmeback:focus {
        color: #fff !important;
        background-color: #206eab !important;
    }

    .details-product .form-product .btn-callmeback + .btn-callmeback {
        float: right;
    }

.details-product .inve_brand .stock-brand-title i, .details-product .inventory_quantity .stock-brand-title i {
    color: #a46138;
}

.details-product .product-top .title-head {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    margin: 0px 0px 15px;
    margin-top: 10px;
    line-height: normal;
}


.details-product .product-top .iddanhgia {
    float: left;
}

    .details-product .product-top .iddanhgia:hover {
        cursor: pointer;
        color: #a46138;
    }

.details-product .product-tab .tabs-title {
    border-bottom: 1px solid #e6e6e6;
}

    .details-product .product-tab .tabs-title .tab-link {
        margin-right: 0;
        padding: 0 20px;
        background-color: #404042;
        border-radius: 0;
        cursor: pointer;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

@media (max-width: 480px) {
    .details-product .product-tab .tabs-title .tab-link {
        width: 100%;
        border-radius: 0;
        margin-top: 2px;
    }
}

.details-product .product-tab .tabs-title .tab-link h3 {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0;
}

@media (max-width: 480px) {
    .details-product .product-tab .tabs-title .tab-link h3 {
        text-align: center;
    }
}

.details-product .product-tab .tabs-title .tab-link.current, .details-product .product-tab .tabs-title .tab-link:hover {
    background-color: #a46138;
}

    .details-product .product-tab .tabs-title .tab-link.current h3, .details-product .product-tab .tabs-title .tab-link:hover h3 {
        color: #fff;
    }

.details-product .product-tab .product-well {
    min-height: 20px;
    padding: 0;
    padding-bottom: 35px;
    background-color: #fff;
    position: relative;
    margin-bottom: 18px;
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
}

    .details-product .product-tab .product-well .ba-text-fpt {
        height: 350px;
        overflow: hidden;
        -webkit-transition: height 0.2s;
        -moz-transition: height 0.2s;
        transition: height 0.2s;
    }

    .details-product .product-tab .product-well.expanded .ba-text-fpt {
        height: auto;
        -webkit-transition: height 0.2s;
        -moz-transition: height 0.2s;
        transition: height 0.2s;
    }

    .details-product .product-tab .product-well.expanded .less-text {
        display: block;
    }

    .details-product .product-tab .product-well.expanded .more-text {
        display: none;
    }

    .details-product .product-tab .product-well.expanded .show-more::before {
        display: none;
    }

    .details-product .product-tab .product-well .show-more {
        position: relative;
    }

        .details-product .product-tab .product-well .show-more .btn--view-more {
            position: absolute;
            top: 100%;
            left: 50%;
            width: 120px;
            margin-left: -60px;
            margin-top: 0px;
            text-align: center;
            background-color: transparent;
            color: #0a5bff;
            font-weight: normal;
            outline: none;
            box-shadow: none;
        }

            .details-product .product-tab .product-well .show-more .btn--view-more:hover, .details-product .product-tab .product-well .show-more .btn--view-more:focus {
                color: #a46138;
                border-color: #a46138;
                outline: none;
                box-shadow: none;
            }

        .details-product .product-tab .product-well .show-more::before {
            display: block;
            content: "";
            height: 120px;
            position: absolute;
            top: -120px;
            width: 100%;
            left: 0;
            background: rgba(255, 255, 255, 0.6);
            background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.33) 33%, rgba(255, 255, 255, 0.8) 83%, #fff);
        }

    .details-product .product-tab .product-well .less-text {
        display: none;
    }

.details-product .service-block {
    border: 1px solid #ebebeb;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

    .details-product .service-block .sidebar-content {
        margin-bottom: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .details-product .service-block .sidebar-content .service-item {
            text-align: center;
            padding-bottom: 25px;
            margin-bottom: 25px;
            border-bottom: 1px solid #ebebeb;
        }

            .details-product .service-block .sidebar-content .service-item:last-child {
                padding-bottom: 0;
                margin-bottom: 0;
                border-bottom: none;
            }

            .details-product .service-block .sidebar-content .service-item .item-top {
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                width: 100%;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                -ms-flex-align: center;
                -webkit-align-items: center;
                -moz-align-items: center;
                -ms-align-items: center;
                -o-align-items: center;
                align-items: center;
                margin-bottom: 5px;
                -webkit-justify-content: center;
                -ms-justify-content: center;
                justify-content: center;
            }

                .details-product .service-block .sidebar-content .service-item .item-top .img {
                    width: 50px;
                    height: 50px;
                    border-radius: 50%;
                    border: 1px solid #e8e8e8;
                    background-color: #fff;
                    display: inline-block;
                    *display: inline;
                    zoom: 1;
                    text-align: center;
                    line-height: 50px;
                    -ms-transition: all 500ms ease;
                    -webkit-transition: all 500ms ease;
                    transition: all 500ms ease;
                    overflow: hidden;
                    position: relative;
                }

                    .details-product .service-block .sidebar-content .service-item .item-top .img img {
                        -ms-transition: all 500ms ease;
                        -webkit-transition: all 500ms ease;
                        transition: all 500ms ease;
                        -webkit-filter: grayscale(1) invert(1);
                        filter: grayscale(1) invert(1);
                        max-width: 35px;
                        position: relative;
                        top: -2px;
                    }

                .details-product .service-block .sidebar-content .service-item .item-top .title {
                    display: block;
                    width: 100%;
                    font-size: 16px;
                    font-weight: 500;
                    color: #363f4d;
                }

            .details-product .service-block .sidebar-content .service-item .caption {
                font-weight: normal;
                margin-bottom: 0;
                color: #363f4d;
                font-size: 13px;
            }

            .details-product .service-block .sidebar-content .service-item:hover .item-top .img {
                background-color: #a46138;
                border-color: #a46138;
            }

                .details-product .service-block .sidebar-content .service-item:hover .item-top .img img {
                    -webkit-filter: grayscale(0) invert(0);
                    filter: grayscale(0) invert(0);
                }


.imaps-box {
    float: left;
    width: 98%;
    margin-top: 9px;
    padding: 0 2px;
}

    .imaps-box iframe {
        max-width: 100%;
        min-height: 219px;
        height: auto;
    }


.separator {
    position: absolute;
    display: inline-block;
    height: 20px;
    bottom: 13px;
    width: 29px;
    font-size: 15px;
    right: 0;
    left: 0;
    line-height: 20px;
    color: #dddddd;
    margin: 0 auto;
    text-align: center;
}

    .separator span {
        position: relative;
        display: inline-block;
        color: #ea2129;
    }

    .separator:before {
        position: absolute;
        right: 100%;
        top: 8px;
        content: "";
        background-color: #ea2129;
        width: 50px;
        height: 2px;
    }

    .separator:after {
        position: absolute;
        left: 100%;
        top: 8px;
        content: "";
        background-color: #ea2129;
        width: 50px;
        height: 2px;
    }


.about-us-headding h2 {
    font-size: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #ea2129;
}


.course-thumnails img {
    width: 100% !important;
}


.course-items:hover .course-content {
    position: absolute;
    width: 90%;
    height: 90%;
    float: left;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    margin: auto;
    visibility: visible;
    color: black;
    background: #ffffffde;
    padding: 55px 25px 0;
    bottom: 0;
    /*transition: all 800ms;*/
}

.course-items:hover .course-content {
    color: #0186d4;
}

.course-items:hover .course-title2 a {
    color: #0186d4;
}


.course-more a {
    padding: 7px 14px;
    font-size: 15px;
    font-family: 'ROBOTO-MEDIUM';
    color: #0186d4;
    border-bottom: 2px solid #0186d4;
}

.newhome-hot-content-box {
    position: absolute;
    width: 90%;
    background: white;
    padding: 9px 19px 14px 19px;
    margin: auto;
    border: 1px solid #f4f4f4;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-box-shadow: 1px 9px 16px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 9px 16px -11px rgba(0,0,0,0.75);
    box-shadow: 1px 9px 16px -11px rgba(0,0,0,0.75);
}


.newhome-hot-thumnails img {
    width: 100% !important;
}


.partner-thumnails {
    width: 100% !important;
}

.partner-items:hover .read-more-galery {
    visibility: visible;
    width: 100%;
    height: 100%;
    background: #0000008c;
    position: absolute;
    z-index: 9999;
    top: 0;
    color: white;
    left: 0;
    text-align: center;
}

.read-more-galery {
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: #0000008c;
    position: absolute;
    z-index: 9999;
    top: 0;
    color: white;
    left: 0;
    text-align: center;
}

    .read-more-galery i {
        margin: auto;
        position: absolute;
        display: block;
        top: 0;
        max-width: 40px;
        line-height: 40px;
        border: 2px solid white;
        border-radius: 50%;
        font-size: 14px;
        height: 40px;
        left: 0;
        right: 0;
        bottom: 0;
    }

.contactphone {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    background: #eb5155;
    font-size: 16px;
    padding-left: 8px;
    color: #fff;
    padding: 0px 20px;
    border-radius: 100px;
    border: none;
    cursor: pointer;
    display: inline-block;
    width: 240px;
    height: 55px;
}

    .contactphone .icon {
        float: left;
        margin-top: 3px;
        background: url(../images/icon-phone.gif) no-repeat center;
        width: 45px;
        height: 45px;
        background-size: contain;
    }

    .contactphone .mb {
        color: #fff;
        display: inline-block;
        width: calc(100% - 45px);
        float: left;
        text-align: center;
        padding: 5px 0 4px;
        font-weight: 700;
        font-size: 18px;
    }

.mb i {
    font-size: 13px;
    display: block;
    font-weight: 400;
    line-height: 5px;
}


.description-prd .tab-content {
    color: black !important;
}

.description-prd img {
    max-width: 100% !important;
    height: auto !important;
}

.related-product .ant-product-item .product-item-photo {
    display: block;
    height: 167px;
    position: relative;
}

#btncontinue {
    color: white;
    background: #3d4143;
    border: 1px solid #cbcbcb;
    text-transform: uppercase;
    font-family: 'BAOMOI';
}

#btnbuys {
    background: #d70e0e;
    color: white;
    font-family: 'BAOMOI';
    text-transform: uppercase;
    font-weight: bold;
}

    #btnbuys:hover {
        border: 1px solid #d70e0e;
        color: #d70e0e;
        background: transparent;
    }

#btnorder {
    font-family: 'SVN-AvoBold';
    text-transform: uppercase;
    margin-top: 20px;
    background: #d70e0e;
    color: white;
}

    #btnorder:hover {
        border: 1px solid #d70e0e;
        color: #d70e0e;
        background: none;
    }

#btneditcart {
    display: none;
}

#btncancelorder {
    display: none;
}

#btncancel {
    display: none;
}


.copyright-text p {
    margin-bottom: 0 !important;
}


.signup-rightssa {
}

    .signup-rightssa label {
        color: white;
    }


    .signup-rightssa .headding-page-name {
        color:white;text-align:center;
        border-bottom:1px solid white;
    }