/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 16, 2019, 10:29:00 AM
    Author     : Minhgiang
*/
a {
    color: #2a9620;
}

a:hover {
    color: #2a9620;
}

.coaching_item_box .col-md-4 a:hover {
    box-shadow: 0px 0px 6px #000;
    display: block;
}

@font-face {
    font-family: "icomoon";
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.woff') format('woff'),
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'roboto';
    font-size: 14px;
    color: #333333;
}

ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus {
    box-shadow: none;
}

a:hover {
    text-decoration: none;
}

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

.header-main {
    position: relative;
}

header#main-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
}

.logo {
    padding: 5px;
}

.menu-des .mainmenu-class {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.menu-des .mainmenu-class>li {
    padding-right: 45px;
}

.menu-des .mainmenu-class>li:last-child {
    padding-right: 0;
}

.menu-des .mainmenu-class>li>a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #d8d8d8;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    /* font-weight: 400; */
    letter-spacing: 1px;
}

.menu-des {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.menu-des .mainmenu-class>li>a>i {
    padding-right: 0.45em;
    color: #d8d8d8;
    transition: all 0.3s ease-in-out;
}

.menu-des .mainmenu-class>li>a:hover>i {
    color: #2a9620;
}

.fusion-column-wrapper {
    text-align: center;
    margin-bottom: 3rem;
}

.fusion-column-wrapper .fusion-text h2 {
    font-size: 60px;
    margin-bottom: 15px;
}

.fusion-column-wrapper .fusion-text p {
    font-size: 15px;
    font-family: roboto;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
}

.margin50 {
    margin-top: 50px;
}

.fusion-column-wrapper .fusion-text {
    margin-bottom: 15px;
}

.fusion-image-post {
    position: relative;
}

a.fusion-post-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, #2a9620 0%, #2a9620 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s ease;
}

.fusion-image-post:hover a.fusion-post-link {
    opacity: 1;
}

a.fusion-post-link:before {
    content: '\e619';
    font-size: 38px;
    color: #ffffff;
    line-height: 1.5;
    text-indent: 0;
    font-family: icomoon;
}

.fusion-post-content {
    padding: 30px 25px 20px 25px;
}

a.fusion-button.readmore,
button.sumit-login {
    background: #2a9620;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px 20px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 25px;
    font-family: 'Montserrat';
    font-weight: 500;
    /* letter-spacing: 2px; */
    display: inline-block;
}

button.sumit-login {
    border: none;
}

p.center-content {
    text-align: center;
}

p.quen-pass {
    text-align: center;
    font-size: 18px;
}

p.quen-pass a {
    margin: 0 10px;
}

body.style2.page-id-163 div#page>.container {
    padding-top: 0;
    padding-bottom: 0;
}

.btn-box {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 25px;
}

.title-main-call h2 {
    font-size: 80px;
    line-height: 117px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #fff;
}

.content-main-call {
    font-weight: 300;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    font-size: 18px;
}

.fusion-call-to-action {
    min-height: 216.812px;
    padding: 18% 0;
    text-align: center;
}

a.btn-sign-up {
    background: #ffffff;
    color: #1f1f27;
    border-radius: 25px;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 400;
    letter-spacing: 2px;
}

.call-button-wrapper {
    margin-top: 25px;
}

#wrapper-footer-full {
    background-color: #363839;
    color: #d8d8d8;
}

.footer-widget .widget-title {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 100;
    line-height: 1.5;
    letter-spacing: 0px;
    font-style: normal;
    margin: 0 0 28px;
    text-transform: uppercase;
    color: #dddddd;
}

.footer-widget .textwidget {
    font-family: 'Roboto';
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    font-size: 18px;
    line-height: 30px;
}

.footer-widget ul.menu li {
    display: block;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px solid #505152;
    position: relative;
}

.footer-widget ul.menu li a {
    color: #ffffff;
    transition-property: color, background-color, border-color;
    transition-duration: .2s;
    transition-timing-function: linear;
}

.footer-widget ul.menu li a:before {
    position: absolute;
    font-family: icomoon;
    content: '\f105';
    margin-left: -12px;
}

div#wrapper-footer {
    padding: 7px;
    text-align: center;
    background-color: #282a2b;
    color: #aaa;
}

li.backgrounrhu .slotholder {
    position: relative;
}

li.backgrounrhu .slotholder:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #00000085;
    z-index: 111;
}

.fusion-date-and-formats {
    float: left;
    margin-right: 17px;
    width: 82px;
    text-align: center;
}

.fusion-date-and-formats .fusion-date-box {
    padding: 8px 0 5px;
    color: #fff;
    display: block;
    background-color: #2a9620;
}

.fusion-date-and-formats .fusion-format-box {
    margin-top: 3px;
    background-color: #eef0f2;
}

.fusion-date-and-formats .fusion-format-box i {
    display: block;
    line-height: 55px;
    font-size: 25px;
    color: #2a9620;
}

.fusion-date-and-formats .fusion-date {
    display: block;
    line-height: 29px;
    font-size: 29px;
    font-weight: 700;
}

.hinh-dai-dien-cuucu {
    width: calc(100% - 99px);
    float: right;
}

.item-post-page {
    margin-bottom: 65px;
}

h2.customhehe.entry-title a {
    color: #2a9620;
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0px;
    font-style: normal;
    font-size: 30px;
}

p.fusion-single-line-meta {
    margin-bottom: 20px;
    font-size: 13px;
    color: #747a87;
}

.fusion-post-content-container {
    color: #747a87;
    font-size: 18px;
}

.fusion-meta-info {
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 1px solid #e0dede;
    font-size: 13px;
    text-align: right;
}

.fusion-read-more:after {
    content: '\f105';
    top: 50%;
    right: -10px;
    padding-left: 5px;
    font-size: 14px;
    font-family: icomoon;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.fusion-read-more {
    position: relative;
    margin-right: 10px;
}

.widget-area .widget-title {
    color: #323643;
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0px;
    font-style: normal;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
}

.widget-area .widget ul.menu li {
    display: block;
    font-size: 18px;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px solid #e7e6e6;
    color: #333;
    position: relative;
}

.widget-area .widget ul.menu li a:before {
    position: absolute;
    font-family: icomoon;
    content: '\f105';
    margin-left: -12px;
}

.widget-area .widget ul.menu li:first-child {
    padding-top: 0;
}

.post-sectione-widget li.nav-item {
    color: #323643;
    font-size: 25px;
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 1.5;
    flex: 1;
    letter-spacing: 0px;
    font-style: normal;
    text-align: center;


}

.post-sectione-widget li.nav-item.active {
    background: #fff;
    border-color: #2a9620;
}

.post-sectione-widget ul.fusion-tabs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    border: none;
    padding: 0;
}

.post-sectione-widget .nav-tabs .nav-link.active {
    border: none;
}

.post-sectione-widget {
    border: 1px solid #eaeaea;
}

.row.custom {
    margin-right: -5px;
    margin-left: -5px;
}

.row.custom>div {
    padding-right: 5px;
    padding-left: 5px;
}

a.link-widget {
    font-family: 'Roboto';
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    font-size: 16px;
    line-height: 1;
}

.fusion-meta {
    font-family: 'Roboto';
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    color: #747a87;
    font-size: 13px;
}

.tab-content.fusion-tabs-widget-content .tab-pane.container {
    padding: 0;
}

.post-item-widget {
    padding: 20px 15px;
    border-bottom: 1px solid #ebeaea;
}

.post-item-widget:last-child {
    margin-bottom: 0;
    border: none;
}

.post-sectione-widget .nav-tabs .nav-link {
    background: #ebeaea;
    border-top: 3px solid #ebeaea;
    padding: 11px 0;
    border-radius: 0;
}

.post-sectione-widget .nav-tabs .nav-link:hover,
.post-sectione-widget .nav-tabs .nav-link.active:hover {
    border-color: transparent;
    background: none;
    color: #323643;
}

.post-sectione-widget .nav-tabs .nav-link.active {
    border-top: 3px solid #2a9620;
    background: #ffffff;
}

h1.entry-title.single-post {
    font-size: 50px;
    font-weight: 500;
    margin-top: 25px;
}

.entry-content.signele-cus {
    color: #747a87;
    font-size: 18px;
}

.entry-content.signele-cus iframe {
    display: block;
    margin: auto;
}

.fusion-meta-info.single-post {
    font-size: 13px;
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    padding: 8px 0;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    text-align: left;
    color: #747a87;
    margin-bottom: 30px;
}

.fusion-sharing-box.fusion-single-sharing-box.share-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    margin-top: 60px;
    margin-bottom: 40px;
    height: 70px;
    width: 100%;
    background-color: #2a9620;
    color: #ffffff;
    box-sizing: border-box;
}

.fusion-sharing-box.fusion-single-sharing-box.share-box h4 {
    font-size: 30px;
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0px;
    font-style: normal;
    margin-bottom: 0;
}

.form-top-single-footer {
    padding: 20px !important;
    background-image: linear-gradient(rgb(0, 0, 0), rgb(0, 0, 0)) !important;
}

.content-form-top-single-footer {
    font-family: "Roboto";
    font-weight: 400;
    color: rgb(255, 255, 255) !important;
    font-size: 25px !important;
    display: flex;
    height: 100%;
    align-items: center;
    line-height: 1.2 !important;
}

.form-bottom-single-footer .gform_wrapper ul li.gfield {
    width: 50%;
    float: left;
    clear: none;
    position: relative;
    margin: 0;
    list-style: none;
    padding-right: 10px;
}

.form-bottom-single-footer ul.gform_fields {
    overflow: hidden;
    margin: 0;
}

.form-bottom-single-footer .gform_wrapper ul li.gfield.name:after {
    content: '\f007';
    font-family: 'fontawesome';
    color: #747a87;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 22px;
}

.form-bottom-single-footer .gform_wrapper ul li.gfield.email:after {
    content: '\f0e0';
    font-family: 'fontawesome';
    color: #747a87;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 22px;
}

.form-bottom-single-footer .gform_wrapper input[type="submit"] {
    background-color: rgb(13, 13, 13) !important;
    color: rgb(255, 255, 255);
    font-size: 20px !important;
    line-height: 30px;
    font-family: Roboto !important;
    font-weight: 500;
}

.form-bottom-single-footer form {
    color: #fff;
}

.form-bottom-single-footer .gform_wrapper .top_label .gfield_label {
    display: none;
}

.form-single-footer {
    border-radius: 15px !important;
    overflow: hidden;
}

.form-bottom-single-footer .gform_wrapper input {
    border: none;
    background: #f8f9fa;
    padding: 13px 20px !important;
    font-family: Roboto !important;
    font-weight: 300;
    line-height: 19px !important;
    font-size: 18px !important;
    color: rgb(131, 142, 143);
    width: 100% !important;
    height: auto;
}

.gform_footer .ajax-loader {
    position: absolute;
    right: 5px;
    top: 13px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: 0;
    background: none;
    border: 0;
    color: #fff;
    padding: 0;
    height: auto;
    font-size: 13px;
}

.wpcf7 .wpcf7-not-valid-tip {
    color: #f7f8f9;
}

.form-bottom-single-footer .gform_wrapper .gform_body input:hover {
    background-color: rgb(255, 238, 171) !important;
}

.form-bottom-single-footer {
    background-image: linear-gradient(rgb(255, 0, 0), rgb(255, 0, 0)) !important;
    padding: 20px 20px 25px !important;
}

.form-bottom-single-footer .gform_wrapper {
    overflow: hidden;
}

.form-bottom-single-footer .gform_wrapper {
    width: 100%;
    margin: 0;
    max-width: 100%;
}

.wpcf7 {
    max-width: unset;
}

.form-bottom-single-footer .ginput_container {
    margin: 0 !important;
}

.gform_wrapper div.validation_error {
    color: #ffffff !important;
    font-size: 1.2em !important;
    font-weight: 400 !important;
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0 !important;
    background: none !important;
    border: none !important;
}

body.style2 div#sliders-container {
    display: none;
}

body.style2 header#main-header {
    position: unset;
    background-color: #323643;
}

body.style2 div#page>.container {
    padding-top: 55px;
    padding-bottom: 90px;
}

.vc_custom_heading.header-text-style1 {
    color: #323643;
    font-size: 84px;
    font-weight: 400;
    line-height: 1.4;
}

.khoahoc-title a {
    color: #323643;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    display: block;
    min-height: 70px;
}

.khoahocnoibat-item {
    margin-top: 30px;
}

.khoahocnoibat-exryg-post {
    color: #747a87;
    font-size: 18px;
    margin-top: 5px;
}

.khoahocnoibat-sectione {
    border-bottom: 3px dashed #a6dbf4;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.listkhoahoc-item {
    margin-bottom: 30px;
}

.listkhoahoc-sectione {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .single-khoahoc .container {
        max-width: 1080px;
    }
}

.title-khoahoc h1 {
    font-size: 58px !important;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
    color: #fff;
}

.title-sub-khoahoc * {
    font-weight: 100;
    color: #fff;
    font-size: 29px !important;
}

.title-sub-khoahoc .wp-video {
    margin-top: 30px;
}

.title-sub-khoahoc * strong {
    font-weight: 400;
}

.wp-video,
.entry-content.signele-cus iframe {
    margin: auto;
    border: 7px solid rgb(255, 255, 255) !important;
}

.entry-content.signele-cus iframe {
    max-width: 100%;
}

.wrapper.khoahoc {
    padding: 0;
}

.header-khoahoc-style111 {
    background-color: green !important;
    background-image: linear-gradient(rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.34)), repeating-radial-gradient(circle at center center, rgba(240, 243, 243, 0.05), rgba(240, 243, 243, 0.05) 1px, transparent 1px, transparent 100%), url(https://x-go.vn/wp-content/uploads/2019/05/unnamewd.jpg) !important;
    background-size: auto, 3px 3px, cover !important;
    background-position: 50% 50%, 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll, scroll !important;
    background-repeat: no-repeat, repeat, no-repeat !important;
}

.style-khoahoc-box2 h2 {
    font-size: 50px;
    line-height: 73px;
    font-weight: 400;
}

.style-khoahoc-box2 * strong * {
    font-weight: 500;
}

.style-khoahoc-box3 p {
    margin-bottom: 30px;
    line-height: 1.7;
}

.wpb_text_column.wpb_content_element blockquote {
    padding: 20px 20px 20px 40px;
    background-color: rgb(255, 236, 211) !important;
    border: 1px solid rgb(223, 127, 0) !important;
}

.style-khoahoc-box4 {
    color: #fff;
}

.style-khoahoc-box4 h2 {
    font-size: 50px;
    line-height: 73px;
    font-weight: 300;
}

.style-khoahoc-box4 strong {
    font-weight: 500;
}

.style-khoahoc-box4 p {
    margin: 50px 0 !important;
}

.wpb_text_column.wpb_content_element img {
    display: block;
}

.background-style222 {
    background-color: rgb(235, 235, 235) !important;
    background-image: repeating-linear-gradient(90deg, rgba(240, 243, 243, 0.7), rgba(240, 243, 243, 0.7) 2px, transparent 2px, transparent 4px) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: repeat !important;
}

.title-sub-giangvien {
    color: rgb(44, 152, 34) !important;
    font-size: 40px;
    line-height: 73px;
    font-weight: 400;
    margin-top: 1em;
    margin-bottom: 1em;
}

.hinh-box-giangvien {
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid rgb(213, 213, 213);
}

.title-box-giangvien {
    font-size: 27px !important;
    color: rgb(44, 152, 34) !important;
    text-transform: capitalize !important;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
}

.chucvu-box-giangvien {
    font-size: 16px;
    text-align: center;
}

.logo-box-giangvien {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 166px;
}

.content-giangvien {
    font-weight: 300;
    font-size: 22px;
    line-height: 1.636em;
    max-width: 670px;
}

.list-item-listcustom {
    margin-bottom: 40px;
    padding-left: 50px;
    position: relative;
}

.title-listcustom {
    font-size: 24px;
    font-weight: 500;
}

.icon-item-listcustom {
    display: flex;
    justify-content: center;
    width: 2em;
    height: 2em;
    line-height: 1em;
    vertical-align: middle;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: rgb(204, 204, 204);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 10px;
}

.background-style333 {
    background-color: rgb(0, 0, 0) !important;
    background-image: linear-gradient(rgba(35, 128, 27, 0.66), rgba(35, 128, 27, 0.66)), repeating-radial-gradient(circle at center center, rgba(64, 64, 64, 0.52), rgba(64, 64, 64, 0.52) 1px, transparent 1px, transparent 100%), url(https://cdn.aversity.com/wp-content/uploads/2018/06/unnamed.jpg) !important;
    background-size: auto, 3px 3px, cover !important;
    background-position: 50% 50%, 50% 50%, 50% 100% !important;
    background-attachment: scroll, scroll, scroll !important;
    background-repeat: no-repeat, repeat, no-repeat !important;
}

.content-listso {
    line-height: 1.75em !important;
    margin-bottom: 20px;
    position: relative;
    padding-left: 50px;
    font-size: 22px;
}

.icon-item-listso {
    color: rgb(13, 129, 192);
    font-size: 30px;
    position: absolute;
}

span.title-listso {
    font-weight: 600;
}

.style-khoahoc-box5 h2 {
    font-size: 40px;
    color: #fff;
    margin-top: 1em;
    margin-bottom: 1em;
}

.background-style444 {
    background-color: rgb(59, 119, 246) !important;
    background-image: repeating-radial-gradient(circle at center center, rgba(240, 243, 243, 0.1), rgba(240, 243, 243, 0.1) 1px, transparent 1px, transparent 100%), linear-gradient(rgb(35, 128, 27), rgb(35, 128, 27)) !important;
    background-size: 3px 3px, auto !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: repeat, no-repeat !important;
}

.style-khoahoc-box5 {
    font-size: 22px;
    line-height: 1.636em;
    color: #fff;
    font-weight: 300;
}

.style-khoahoc-box5 p {
    margin-bottom: 2rem;
}

.box-thanhtoan-section {
    padding: 65px;
    border: 1px solid rgb(255, 255, 255) !important;
    margin-top: 50px;
    position: relative;
}

.title-thanhtoan-section {
    cursor: pointer;
    text-shadow: rgb(110, 55, 1) -1px -1px 0px;
    box-shadow: rgb(252, 203, 125) 0px 1px 0px inset;
    border-bottom: 3px solid rgb(110, 55, 1);
    border-radius: 100px;
    overflow: hidden;
    padding: 26px 50px !important;
    background-color: rgb(255, 131, 9) !important;
    font-weight: bold !important;
    display: inline-block;
    color: #fff;
    line-height: 43px !important;
    font-size: 40px !important;
}

.hsauidhaso {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    text-align: center;
}

.box-left {
    float: left;
    width: 30%;
    max-height: 55px;
}

.row.hinhthucthanhtoan {
    align-items: center;
    margin-top: 15px;
    color: #fff;
}

.box-col-2-with .vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
}

.box-col-2-with .title-listcustom {
    font-size: 21px;
}

.hinh-style1 {
    max-width: 350px;
    margin: auto;
}

.no-overflow {
    overflow: unset !important;
}

.font-custom .title-listcustom {
    font-size: 20px;
}

.faq-item {
    background: #e4e4e4;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: rgb(52, 52, 52) 0px 3px 0px;
    margin: 0px 0px 1px !important;
    padding: 17px;
    transition: all, .5s, ease;
}

.faq-item a {
    cursor: pointer;
}

.faq-item:hover {
    background: #1abc9c;
    color: #fff;
}

h4.panel-title {
    margin-bottom: 0;
}

.faq-item.active {
    background: #f8f8f8;
    color: #747a87;
}

.panel-collapse {
    padding-top: 30px;
}

.style-khoahoc-box6 h2 {
    font-weight: 400;
    font-size: 40px !important;
    margin-top: 6rem;
    margin-bottom: 3rem !important;
}

div#faqAccordion {
    margin-bottom: 50px;
}

.box-gach-top-bot {
    font-size: 13px !important;
    line-height: 1.636em;
    border-top: 2px dashed;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 2px dashed;
}

.copyright-khoahoc {
    font-size: 17px !important;
    font-weight: 300;
    padding: 15px 0;
}

.copy-rightmenu ul {
    display: flex;
}

.copy-rightmenu ul li {}

.copy-rightmenu ul li a {
    color: #747a87;
    font-weight: 400;
    font-size: 19px !important;
}

.copy-rightmenu ul li {
    padding: 0 10px;
    position: relative;
}

.copy-rightmenu ul li:after {
    content: '';
    height: 22px;
    left: 100%;
    bottom: 4px;
    width: 2px;
    background: #747a87;
    position: absolute;
}

.copy-rightmenu ul li:last-child:after {
    display: none;
}

.copyright-khoahoc .wpb_content_element {
    margin: 0;
}

.box-text-style12345 h1 {
    font-weight: 300;
    font-size: 68px;
    line-height: 1.2em;
    color: rgb(34, 33, 33) !important;
}

.box-text-style12345 strong {
    font-weight: 500;
}

.box-text-style12345 {
    margin-top: 25px;
    margin-bottom: 50px;
}

.box-text-style12345 p {
    font-weight: 300;
    font-size: 22px !important;
    margin-top: 20px;
}

.box-text-style12345 p strong {
    font-weight: 500;
}

.page-login {
    background-color: rgba(255, 255, 255, 0);
    background-image: url(../images/services_bg_footer.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.fusion-text h1.login-titele {
    color: #ffffff;
    font-size: 84px;
    font-weight: 400;
    line-height: 1.4;
}

.content-info-login {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
}

.learn-press-form-login.learn-press-form label,
.learn-press-form .form-fields .form-field label {
    display: none !important;
}

#learn-press-user-profile .learn-press-form-login,
#learn-press-user-profile .learn-press-form-register {
    background-color: rgba(255, 255, 255, 0.88);
    border: none;
    padding: 25px;
}

.learn-press-form .form-fields .form-field input {
    height: 60px;
    padding: 8px 15px;
    padding-top: 0;
    padding-bottom: 0;
    border: 1px solid #E8E8E7;
    color: #aaa9a9;
    background-color: #f8f8f8;
}

.welcome-box h2 {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
    color: #323643;
    margin-top: 0.5em;
    margin-bottom: 0.3em;
}

.welcome-box {
    color: #747a87;
    margin: 0 0 20px;
    font-size: 18px;
}

.title-khoahoc {
    font-weight: 700;
    color: #747a87;
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 1.8;
}

.contant-des-khohocdamua {
    color: #747a87;
    font-size: 18px;
    line-height: 1.8;
}

.contant-des-khohocdamua a {
    font-weight: 600;
}

.item-khoahoc-damua {
    margin-bottom: 20px;
}

h1.title-page-khoahoc {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
    color: #323643;
    text-align: center;
    margin-bottom: 20px;
}

.mainmenu-class>li ul.sub-menu li a {
    padding: 10px 20px;
    color: #d8d8d8;
    font-size: 13px;
    border-bottom: 1px solid #dcdadb;
    display: flex;
    align-items: center;
}

.mainmenu-class>li ul.sub-menu li a:hover {
    background-color: #000642;
}

.mainmenu-class>li ul.sub-menu li a i.fa {
    margin-right: 7px;
    font-size: 15px;
    height: 16px;
    width: 16px;
}

.mainmenu-class>li ul.sub-menu li:last-child a {
    border-bottom: none;
}

.coaching_item_box {
    margin-bottom: 50px;
}

.fusion-text-custom h3 {
    font-weight: 700;
    color: #323643;
    font-size: 42px;
    margin-bottom: 1em;
}

.fusion-text-custom p {
    color: #747a87;
    font-size: 18px;
    line-height: 30px;
}

.coaching_item_box_page {
    margin-bottom: 40px;
}

.coaching_item_box_page h3 {
    font-size: 58px;
    font-weight: 500;
    line-height: 70px;
    color: #323643;
    margin-bottom: 20px;
}

a.giangle-btn {
    background: #2a9620;
    text-transform: uppercase;
    color: #ffffff;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    border-radius: 25px;
    font-family: 'Montserrat';
    font-weight: 400;
    letter-spacing: 2px;
    display: inline-block;
    text-align: center;
}

body.style2.no-padding div#page>.container {
    padding: 0;
}

.style-ghichu {
    border-bottom: 1px solid #607d8b;
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}

.style-ghichu .divider-candy-arrow {
    z-index: 2;
    position: absolute;
    left: 50%;
    margin-left: -29px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    top: 0px;
    border-top-color: #f6f6f6;
    border-width: 29px 29px 0 29px;
}

.style-ghichu .divider-candy {
    z-index: 100;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    border-bottom: 1px solid #e6e5e6;
    border-left: 1px solid #e6e5e6;
    background-color: transparent;
    content: "";
    bottom: -21px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: -21px;
    border-bottom: 1px solid #607d8b;
    border-left: 1px solid #607d8b;
}

.fusion-text-ghichu {
    text-align: center;
    font-size: 18px;
    color: #747a87;
    line-height: 30px;
    font-weight: 700;
    margin: 20px 0;
    display: inline-block;
}

.uhdsauhdoas .vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 50px;
}

.herder-faq h1 {
    font-size: 60px;
}

#faqAccordion .panel.panel-default {
    padding-bottom: 10px;
    margin-bottom: 25px;
    margin-top: 3rem;
    border-bottom: 1px solid #e9e9e9;
}

#faqAccordion .panel.panel-default:first-child {
    margin-top: 3rem;
}

#faqAccordion h4.panel-title {
    display: block;
    position: relative;
    padding-left: 50px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    cursor: pointer;
}

#faqAccordion i.fa {
    position: absolute;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #ca1037;
    border-radius: 5px;
    left: 0;
    font-size: 13px;
    bottom: 4px;
    color: #c90f37;
}

#faqAccordion .traloi {
    padding-left: 50px;
    padding-top: 0;
}

div#faqAccordion.panel-group.dedsasad .panel.panel-default {
    margin: 0;
    padding: 0;
    border: none;
}

div#form-thanhtoan {
    display: none;
}

.item_box-thanhtoan-section {
    display: table;
}

.item_box-thanhtoan-section .icon,
.item_box-thanhtoan-section h2 {
    display: table-cell;
    vertical-align: middle;
}

.item_box-thanhtoan-section .icon i {
    border-color: #35b729;
    border-width: 1px;
    background-color: rgba(51, 51, 51, 0);
    box-sizing: content-box;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    color: #35b729;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    margin-right: 20px;
}

.item_box-thanhtoan-section h2 {
    font-size: 26px;
    line-height: 31px;
}

.item_box-thanhtoan-section .content-container {
    color: #747a87;
    font-size: 18px;
    margin-top: 15px;
}

.btn-thanhtoan-se.btn-thanhtoanstyle1 {
    letter-spacing: 1.5px;
    background-color: rgb(255, 185, 0) !important;
    padding: 22px 15px !important;
    color: #fff;
    width: 100%;
    max-width: 700px;
    text-align: center;
    margin: auto;
    font-size: 30px;
    cursor: pointer;
    line-height: 1;
}

#checkout-form-login .learn-press-form-register,
#checkout-form-login .learn-press-form-login,
#checkout-form-register .learn-press-form-register,
#checkout-form-register .learn-press-form-login {
    display: block;
    border: 1px solid #DDD;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.88);
}

.row.register-sccc {
    display: none;
}

.learn-press-form-register.learn-press-form h3 {
    display: none;
}

.learn-press-form-register.learn-press-form form {
    text-align: center;
}

#learn-press-checkout-login,
#learn-press-checkout-register {
    border: none !important;
    margin-bottom: 0 !important;
}

#learn-press-checkout-login>p,
#learn-press-checkout-register>p {
    display: none;
}

h4.title-hdusahdanlj {
    font-size: 3rem;
    margin: 2rem 0;
    text-align: center;
}

body.page-template-checkout div#page .container {
    padding-bottom: 0;
}

a.dsadsaoh-btn {
    font-size: 18px;
}

div#learn-press-order-review table {
    border: 1px solid #dadada;
}

.learnpress-page .lp-button {
    background: #2a9620;
    text-transform: uppercase;
    color: #ffffff;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    border-radius: 25px;
    font-family: 'Montserrat';
    font-weight: 400;
    letter-spacing: 2px;
    display: inline-block;
    border: none;
    cursor: pointer;
}

form#learn-press-checkout p {
    margin-top: 30px;
}

form#learn-press-checkout {
    /*margin-bottom: 30px;*/
}

.payment-method-form.payment_method_paypal {
    display: none !important;
}

.full-width-custom.checkout-info {
    background-color: rgba(247, 247, 247, 0.75);
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-bottom: 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 25px;
}

#learn-press-payment .payment-methods .lp-payment-method.selected>label {
    background: none;
}

div#learn-press-payment h4 {
    font-size: 16px;
}

body.style3 .header-main,
body.style3 div#wrapper-footer-full,
body.style3 div#wrapper-footer {
    display: none;
}

body.style3 div#single-wrapper {
    padding: 0;
}

.btn-email-lienket-sectione {
    text-align: center;
}

.btn-email-lienket-sectione a {
    background: #1a8011;
    transition: all .3s;
    letter-spacing: 2px;
    border-radius: 25px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 17px 40px;
    line-height: 21px;
    font-size: 18px;
}

.title_custom_showdow .fusion-text h2 {
    text-shadow: rgba(0, 0, 0, 0.4) 2px 2px 2px;
    color: rgb(0, 0, 0) !important;
    text-align: center;
    /* font-family: "Ek Mukta"; */
    font-weight: 200;
    font-size: 48px;
    line-height: 59px;
    margin-bottom: 30px;
}

.video-max800 {
    max-width: 800px;
    margin: auto;
}

.video-max900 {
    max-width: 900px;
    margin: auto;
}

.box-step-item {
    border-top: 1px solid rgb(0, 39, 255);
    border-left: 1px solid rgb(0, 39, 255);
    padding: 20px 15px 15px 47px;
    margin-top: 5px;
    position: relative;
}

.box-step-item .iconstep {
    font-size: 45px;
    color: rgb(255, 255, 255);
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: -40px;
    background-image: linear-gradient(rgb(0, 114, 251), rgb(0, 114, 251)) !important;
    width: 80px;
    height: 81px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-step-box h3 {
    color: rgb(43, 43, 43);
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 1em;
    margin-bottom: 1em;
}

.content-step-box {
    font-weight: 400;
    color: rgb(74, 74, 74);
    font-size: 17px;
    line-height: 23px;
}

.content-step-box a {
    text-decoration: underline;
}

.content-step-box a.linkstyle11 {
    box-sizing: border-box;
    display: -ms-inline-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    overflow: hidden;
    text-align: center;
    padding: 14px 22px;
    background-color: rgb(0, 114, 251) !important;
    color: #fff;
    line-height: 1.2em;
    font-size: 24px;
    font-weight: 400;
    text-decoration: none;
}

.stepnumber {
    font-size: 18px;
    line-height: 23px;
    color: rgb(169, 169, 169) !important;
    text-align: center;
}

.mota-title-showdow {
    font-weight: 400;
    color: rgb(74, 74, 74);
    font-size: 17px;
    line-height: 23px;
}

.title_custom_showdow {
    margin-top: 20px;
    margin-bottom: 30px;
}

.tab-support-control {
    display: block;
    margin-top: 20px;
    border: none;
}

.nav-tabs.tab-support-control .nav-link {
    color: rgb(74, 74, 74);
    font-size: 18px;
    line-height: 23px;
    border: 1px solid #d5d5d5;
    border-right: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    margin: 0 0 5px 0 !important;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f8f8;
    text-transform: uppercase;
    font-weight: 300;
}

.nav-tabs.tab-support-control .nav-item.show .nav-link,
.tab-support-control.nav-tabs .nav-link.active,
.tab-support-control.nav-tabs .nav-link:hover {
    background: rgb(68, 128, 249);
    color: #fff;
}

.tab-content.content-tabgdasy {
    background: #f8f8f8;
    border: 1px solid #d5d5d5;
    padding: 40px 20px;
    border-radius: 4px;
    color: rgb(74, 74, 74);
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
}

.tab-content.content-tabgdasy>div {
    padding-left: 0;
}

.title-hihisad {
    font-size: 25px !important;
    line-height: 55px;
    text-align: center;
}

.popup_video_section {
    border-right: 1px solid rgb(0, 85, 255) !important;
    border-left: 1px solid rgb(0, 85, 255) !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.popupcontrol-video {
    cursor: pointer;
}

.border-xanh>div>div>.wpb_wrapper {
    border-top: 1px solid rgb(0, 85, 255);
    padding-top: 10px;
}

div#popupvideo .modal-dialog {
    max-width: 900px;
}

.tab-content.content-tabgdasy iframe {
    width: 100%;
    height: 80vh;
}

a.navbar-brand.custom-logo-link {
    max-width: 200px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.navbar-brand.custom-logo-link img {
    height: 100%;
    width: auto;
    max-width: unset;
}

.learn-press-message {
    margin-bottom: 0;
}

.item-lesson-ct {
    margin-bottom: 20px;
}

.videobanner-udah {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.videobanner-udah iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dsadfdsfdswee {
    margin-bottom: 30px;
}

.headre_content_courses-ct h2 {
    font-size: 55px;
    color: #3e3e3e;
}

.headre_content_courses-ct {
    display: flex;
    align-items: center;
    height: 100%;
}

.header-courses-ct {
    margin-top: 20px;
}

ul.curriculum-sections-cccc {
    margin-top: 10px;
}

li.course-nav.course-nav-tab-instructor,
li.course-nav.course-nav-tab-curriculum {
    display: none;
}

/* div#learn-press-course {
    display: none;
} */
.title-banner-form h1 strong {
    font-weight: 600;
}

.title-banner-form h1 {
    text-shadow: rgba(0, 0, 0, 0.4) 2px 2px 2px;
    color: rgb(255, 255, 255) !important;
    font-weight: 200;
    font-size: 54px;
    line-height: 59px;
    margin-bottom: 20px;
}

.title-banner-form p {
    text-shadow: rgba(0, 0, 0, 0.4) 2px 2px 2px;
    color: rgb(255, 255, 255) !important;
    font-weight: 400;
    font-size: 18px;
}

.title-banner-form {
    border-radius: 50%;
    filter: grayscale(100%) blur(0px);
    opacity: 0.91;
}

.image-affiliate img.vc_single_image-img {
    border-radius: 50%;
    filter: grayscale(100%) blur(0px);
    opacity: 0.91;
}

.text-mota-affiliate {
    font-size: 26px !important;
    color: rgb(91, 91, 91) !important;
    font-weight: 300;
    line-height: 31px !important;
    max-width: 938px;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
}

.form-dangkydoitac .gfield_label {
    display: none !important;
}

.form-dangkydoitac .top_label input.large {
    border-radius: 0px;
    overflow: hidden;
    width: 100% !important;
    border: 1px solid rgba(255, 255, 255, 0);
    font-size: 18px;
    background-image: none !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    margin-bottom: 15px !important;
}

.form-dangkydoitac .gform_footer.top_label {
    margin: 0;
}

.form-dangkydoitac .gform_footer.top_label input {
    border-radius: 200px;
    background-image: none !important;
    background-color: rgb(8, 98, 255) !important;
    color: #fff;
    border: 0;
    width: 100%;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 500;
}

.form-dangkydoitac li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 0 !important;
    color: red;
}

.form-dangkydoitac div.validation_error {
    display: none;
}

form#affwp-register-form {
    background-color: #fff;
    border-radius: .5em;
    border-top: 0.5em solid #27ae61;
    margin: 0;
    padding: 2em;
    height: 100%;
}

form#affwp-register-form p label {
    color: #2e2e2e;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
}

form#affwp-register-form fieldset {}

form#affwp-register-form p {
    float: left;
    width: 49%;
}

form#affwp-register-form p:nth-child(2n+0) {
    float: right;
    width: 49%;
}

form#affwp-register-form p:nth-child(n+6) {
    float: none;
    width: 100%;
}

form#affwp-register-form p input {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    padding: .675rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    color: #55595c;
}

form#affwp-register-form p textarea {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    padding: .675rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    color: #55595c;
}

form#affwp-register-form p input.button {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: .575rem 1rem;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: .25rem;
    color: #fff;
    background-color: #27ae61;
    border-color: #27ae61;
}

.giang-custom-backgr {
    background: #efefef;
    padding-top: 40px;
}

.affwp-form legend {
    font-size: 18px;
    font-weight: bold;
    color: #343434;
}

.container.dsadsadsa .learn-press-message.error {
    display: none;
}

.container.dsadsadsa .learn-press-message.custom {
    display: block;
}

.container.dsadsadsa .learnpress {
    margin-top: 40px;
}

.giang-custom-cart {
    margin-top: 40px;
}

.product-quantity,
.product-subtotal {
    display: none;
}

a.checkout-button.button.alt.wc-forward {
    background: #2a9620;
    text-transform: uppercase;
    color: #ffffff;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    border-radius: 25px;
    font-family: 'Montserrat';
    font-weight: 400;
    letter-spacing: 2px;
    display: block;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}

.cart-collaterals h2 {
    font-size: 16px;
}

.title-custom-gi {
    color: #323643;
    font-size: 30px;
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0px;
    font-style: normal;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    text-align: center;
}

.content-item-description.lesson-description iframe {
    width: 100%;
}

.title-khoahoc-style11 {
    font-weight: 400;
    font-size: 50px;
    line-height: 1.2em;
}

.video-header-khoahoc iframe {
    border: 7px solid #fff;
    border-radius: 7px;
}

.thahuhuada .btn-thanhtoan-se.btn-thanhtoanstyle1 {
    margin-top: 20px;
    border-radius: 200px;
    padding: 5px 15px !important;
}

.fusion-text-style2 h2 {
    font-family: Neuton;
    font-weight: 300;
    color: rgb(51, 51, 51);
    font-size: 45px;
    line-height: 1.1em;
    text-align: center;
}

.icon-box-happy {
    position: relative;
    min-height: 130px;
    max-width: 130px;
    width: 100%;
    background-image: linear-gradient(0deg, rgb(84, 195, 86) 0%, rgba(58, 229, 196, 0) 100%) !important;
    border-radius: 100%;
}

.icon-box-happy i.fa {
    color: rgb(81, 185, 70);
    position: absolute;
    top: 0;
    right: 0;
    font-size: 70px;
}

.happy_item_box {
    margin-top: 30px;
}

.title-happy-item {
    font-weight: 300;
    color: rgb(83, 186, 71);
    font-size: 28px;
    line-height: 1.3em;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.title-happy-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 50px;
    background: #51b843;
    left: 0;
}

.mota-dess-happy {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.6em;
    color: rgb(70, 70, 70);
}

.giang-image {
    border: 1px dashed rgb(116, 122, 135);
}

.container800text {
    max-width: 800px;
    margin: auto;
    font-family: Montserrat;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.6em;
    color: rgb(70, 70, 70);
}

.title-huhsuaida {
    font-weight: 300;
    font-size: 45px;
    line-height: 1.1em;
    margin-bottom: 40px;
}

.container800text img {
    box-shadow: 4px 4px 6px -3px #333;
    width: 93%;
    margin: 22px auto !important;
}

.hinh-huohaaaa {
    max-width: 785px;
    margin: auto;
    margin-bottom: 30px;
}

.btn-thanhtoan-se.btn-thanhtoanstyle2 {
    font-family: Montserrat;
    font-weight: 600;
    min-height: 54.7619px;
    font-size: 1.33333em;
    border-radius: 200px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-image: none !important;
    background-color: rgb(12, 114, 218) !important;
    color: #fff;
    max-width: 831px;
    margin: auto;
    text-align: center;
}

.hihdosahdosahdia {
    font-size: 50px;
    color: #fff;
    max-width: 1100px;
    margin: auto;
    text-align: center;
    font-family: Neuton;
    font-weight: 300;
    line-height: 1.1em;
}

.container800text.dadasdsaad ul {
    margin-left: 20px;
    padding-left: 40px;
    list-style: initial;
}

.title-hinh-text-ct h2 {
    font-family: Neuton;
    color: rgb(0, 0, 0) !important;
    font-size: 44px;
    line-height: 1.1em;
    max-width: 1078px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.title_content_ct h2 {
    font-family: Neuton;
    font-weight: 300;
    color: rgb(51, 51, 51);
    font-size: 45px;
    line-height: 1.1em;
    position: relative;
}

.title_content_ct .title_content_ct-content {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.6em;
    color: rgb(70, 70, 70);
}

.giang-huhuhooooooop {
    padding-bottom: 40px;
    padding-top: 40px;
}

.btn-thanhtoan-se.btn-thanhtoanstyle3 {
    font-size: 26px;
    border-radius: 200px;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    background-image: none !important;
    background-color: rgb(255, 172, 0) !important;
    font-family: Montserrat;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin: auto;
    width: 831px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.container800text.dadasdsaad111 h2 {
    font-family: Neuton;
    font-weight: 300;
    color: rgb(51, 51, 51);
    font-size: 35px;
    line-height: 1.1em;
    margin-top: 40px;
}

.container800text.dadasdsaad111 p {
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
}

.container800text.dadasdsaad111 ul {
    margin-left: 20px;
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-left: 40px;
}

.wpb_single_image.drophuhu {
    box-shadow: rgba(0, 0, 0, 0.3) 4px 5px 39px 0px;
    border-radius: 2px 4px 4px 2px;
    max-width: 240px;
    margin: auto;
}

.drtytfxvxcx {
    box-shadow: rgba(0, 0, 0, 0.3) 4px 5px 39px 0px;
    margin: 50px;
    margin-bottom: -100px;
}

.agdaugdiasgdisafdag h2 {
    color: #fff;
    font-family: Neuton;
    font-weight: 300;
    font-size: 45px;
    line-height: 1.1em;
    margin-bottom: 30px !important;
}

.drtytfxvxcx .wpb_column.vc_column_container.vc_col-sm-12 {
    float: none;
}

.dsadsadsa5465g {
    overflow: unset !important;
}

.agdaugdiasgdisafdag {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.6em;
    color: #fff;
}

.btn-thanhtoan-se.btn-thanhtoanstyle4 {
    font-family: Montserrat;
    min-height: 54.7619px;
    font-size: 1.33333em;
    border-left: 5px solid rgb(44, 228, 25);
    border-right: 5px solid rgb(48, 218, 31);
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    background-color: rgb(255, 181, 0) !important;
    max-width: 348px;
    width: 348px;
    margin: 40px auto 20px !important;
    text-align: center;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.wpb_single_image.drophuhu.tyuio {
    box-shadow: none;
    margin-bottom: 20px;
}

.container800text.dsfdstrytr strong {
    font-weight: 600;
}

.fusion-text-style2.title-thanhtoanstyle2 {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
}

.fusion-text-style2.title-thanhtoanstyle2:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #36b729;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
}

.logo-box-giangvien {
    display: none;
}

.woocommerce .wc-bacs-bank-details-account-name {
    font-size: 17px;
}

.wc-bacs-bank-details-heading {
    font-size: 20px;
    margin-bottom: 20px;
}

.course-item-nav .prev a,
.course-item-nav .next a {
    color: #008c0b !important;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block;
}

.course-item-nav .prev span,
.course-item-nav .next span {
    font-size: 16px;
}

.row.hinhthucthanhtoan .box-left {
    max-height: unset;
}

.woocommerce-bacs-bank-details>h3.wc-bacs-bank-details-account-name:nth-child(2),
.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details.order_details.bacs_details:nth-child(3) {
    color: #f3404c;
}

.woocommerce-bacs-bank-details>h3.wc-bacs-bank-details-account-name:nth-child(4),
.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details.order_details.bacs_details:nth-child(5) {
    color: #44914b;
}

.woocommerce-bacs-bank-details>h3.wc-bacs-bank-details-account-name:nth-child(6),
.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details.order_details.bacs_details:nth-child(7) {
    color: #1e3f97;
}

.woocommerce-bacs-bank-details>h3.wc-bacs-bank-details-account-name:nth-child(8),
.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details.order_details.bacs_details:nth-child(9) {
    color: #203e96;
}

.gdsaiga-sgadi .wc-bacs-bank-details-heading {
    margin-bottom: 5px;
}

.gdsaiga-sgadi .dop-ui-x {
    font-weight: 500;
    font-size: 16px;
}

div#comments textarea#comment {
    height: 100px;
}

.profile.learnpress .learn-press-message.success {
    display: none;
}

.form-bottom-single-footer form {
    color: #fff;
    display: flex;
}

.form-bottom-single-footer form input {
    margin: 0 8px;
}





@media (min-width: 768px) {
    .container1280 {
        max-width: 1310px;
        margin: auto !important;
    }

    .content-item-description.lesson-description iframe {
        height: 500px !important;
    }

    .row.nopad-nomar {
        margin: 0;
    }

    .row.nopad-nomar>div {
        padding: 0;
    }

    .custom-row-huongdan>.vc_col-sm-6 {
        padding: 0 20px;
    }

    .dis-custom-hu {
        display: flex;
        height: 100%;
        align-items: flex-end;
    }

    div#mainmenu-id,
    .menu-des .mainmenu-class {
        height: 100%;
    }

    .menu-des .mainmenu-class>li {
        position: relative;
        height: 100%;
        display: flex;
    }

    .menu-des .mainmenu-class>li.dangky-btn-menu {
        height: auto;
    }

    .menu-des .mainmenu-class>li ul.sub-menu {
        position: absolute;
        top: 100%;
        background-color: rgba(50, 54, 67, 0.9);
        width: 250px;
        border-top: 3px solid #ffffff;
        box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
        -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    }

    .menu-des .mainmenu-class>li ul.sub-menu {
        position: absolute;
        top: 100%;
        display: none;
        opacity: 0;
        transition: all 0.3s ease;
        z-index: 1000;
    }

    .menu-des .mainmenu-class>li:hover>ul.sub-menu {
        display: block;
        opacity: 1;
    }

    .con-tent-khochoc {
        padding-left: 15px;
    }

    .copy-rightmenu ul {
        justify-content: flex-end;
    }

    .box-col-2-with {
        display: flex;
    }

    .title-sub-giangvien,
    .content-giangvien {
        margin-left: 20px;
    }

    .row.giangvien .col-md-3 {
        flex: 0 0 28%;
        max-width: 28%;
    }

    .row.giangvien .col-md-9 {
        flex: 0 0 72%;
        max-width: 72%;
    }

    .wp-video {
        width: 807px !important;
    }

    .row.customadd {
        margin-right: -25px;
        margin-left: -25px;
        justify-content: center;
    }

    .row.customadd>div {
        padding-right: 25px;
        padding-left: 25px;
    }

    .dangky-btn-menu>a {
        background: #2a9620;
        text-transform: uppercase;
        color: #ffffff;
        transition: all .2s;
        border-width: 0px;
        border-style: solid;
        border-color: #ffffff;
        border-radius: 25px;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;
        -o-transition: all .2s;
        -webkit-border-radius: 25px;
    }

    .dangky-btn-menu>a:hover {
        background: #1a8011;
    }

    .dangky-btn-menu>a>i {
        padding: 13px 14.5px !important;
        border-right: 1px solid;
        color: #fff !important;
        font-size: 17px;
    }

    .dangky-btn-menu>a .menu-title-main {
        padding: 13px 14.5px !important;
        min-width: 115px;
        color: #fff;
    }
}

.faq-item iframe {
    min-height: 300px;
}

div#exampleModalCenter .modal-dialog {
    max-width: 840px;
}

div#exampleModalCenter .modal-body {
    padding: 0;
}

div#exampleModalCenter .modal-content {
    background-color: transparent;
    border: none;
}

div#exampleModalCenter button.close {
    position: absolute;
    right: 10px;
    top: 5px;
    opacity: 1;
    color: #fff;
    font-weight: 400;
    z-index: 2;
}

.cp-mp-open .cp-affilate-link {
    display: none !important;
}



.box-loading-ct {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #388542;
    display: none;
}

.loading {
    width: 200px;
    height: 200px;
    box-sizing: border-box;
    border-radius: 50%;
    border-top: 10px solid #e74c3c;
    position: relative;
    animation: a1 2s linear infinite;
}

.loading::before,
.loading::after {
    content: '';
    width: 200px;
    height: 200px;
    position: absolute;
    left: 0;
    top: -10px;
    box-sizing: border-box;
    border-radius: 50%;
}

.loading::before {
    border-top: 10px solid #e67e22;
    transform: rotate(120deg);
}

.loading::after {
    border-top: 10px solid #3498db;
    transform: rotate(240deg);
}

.loading span {
    position: absolute;
    width: 200px;
    height: 200px;
    color: #fff;
    text-align: center;
    line-height: 200px;
    animation: a2 2s linear infinite;
}

@keyframes a1 {
    to {
        transform: rotate(360deg);
    }
}

@keyframes a2 {
    to {
        transform: rotate(-360deg);
    }
}

del.udhdh {
    margin-right: 10px;
}

td.product-quantity {
    text-align: right;
}





@media (max-width: 767px) {
    .style-khoahoc-box3 p {
        margin-bottom: 30px;
        line-height: 1.7;
        padding-left: unset !important;
    }

    .form-bottom-single-footer form {
        color: #fff;
        display: block;
    }

    .form-bottom-single-footer form input {
        margin: 0;
        margin-bottom: 10px;
    }

    .cp-modal-body {
        padding: 0;
    }

    .col-lg-12.col-md-12.col-sm-12.col-xs-12.cp_responsive {
        padding: 0;
    }

    .fusion-sharing-box.fusion-single-sharing-box.share-box {
        display: block;
        height: auto;
    }

    .row.hinhthucthanhtoan .box-left {
        float: none;
        margin: auto;
        margin-top: 20px;
    }

    .entry-content.signele-cus iframe {
        min-height: 175px;
    }

    .title-khoahoc-style11 {
        font-size: 28px;
    }

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

    .btn-thanhtoan-se.btn-thanhtoanstyle2 {
        min-height: unset;
        font-size: 17px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .hihdosahdosahdia {
        font-size: 27px;
    }

    .title-hinh-text-ct h2 {
        font-size: 29px;
    }

    .title_content_ct h2 {
        font-size: 25px;
    }

    .btn-thanhtoan-se.btn-thanhtoanstyle3 {
        font-size: 15px;
        max-width: 100%;
    }

    .container800text.dadasdsaad111 h2 {
        font-size: 25px;
    }

    .btn-thanhtoan-se.btn-thanhtoanstyle1 {
        padding: 10px 15px !important;
        font-size: 20px;
        margin-top: 10px !important;
        margin-bottom: 10px;
    }

    .box-step-item .iconstep {
        font-size: 35px;
        left: -15px;
        width: 55px;
        height: 55px;
    }

    .title-main-call h2 {
        font-size: 70px;
        line-height: 80px;
    }

    .footer-widget .widget-title {
        margin: 0 0 0;
        margin-top: 25px;
    }

    .vc_custom_heading.header-text-style1 {
        font-size: 39px;
    }

    .title-khoahoc h1 {
        font-size: 34px !important;
    }

    .style-khoahoc-box2 h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .style-khoahoc-box4 h2 {
        font-size: 35px;
        line-height: 40px;
    }

    a.navbar-brand.custom-logo-link {
        height: 60px;
        width: max-content;
    }

    .title-box-giangvien {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .title-sub-giangvien {
        font-size: 36px;
        line-height: 40px;
        text-align: center;
        margin-bottom: 10px;
    }

    .vc_empty_space.khoangcach {
        height: 2rem !important;
    }

    .title-thanhtoan-section {
        padding: 10px 26px !important;
        line-height: 30px !important;
        font-size: 30px !important;
    }

    .hsauidhaso {
        top: -30px;
    }

    .row.hinhthucthanhtoan>.col-md-4 {
        margin-bottom: 11px;
    }

    .box-thanhtoan-section {
        padding: 30px;
    }

    .menu-des .mainmenu-class {
        display: block;
        border-top: 1px solid rgba(216, 216, 216, 0.1);
    }

    .col-md-9.menu-nopa {
        padding: 0;
        position: relative;
    }

    .menu-des {
        display: none;
    }

    .menu-des .mainmenu-class>li {
        padding-right: 0;
        color: #d8d8d8;
        align-items: center;
        border-bottom: 1px solid transparent;
        border-color: rgba(216, 216, 216, 0.1);
        position: relative;
    }

    .menu-des .mainmenu-class>li .basel-cats-toggle {
        position: absolute;
        top: 17px;
        right: 5px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 10px;
        font-weight: 700;
        text-align: center;
        cursor: pointer;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .menu-des .mainmenu-class>li .basel-cats-toggle:before {
        content: "+";
        font-size: 15px;
        font-family: 'Font Awesome 5 Pro';
    }

    .menu-des .mainmenu-class>li ul.sub-menu {
        border-top: 1px solid rgba(216, 216, 216, 0.1);
        display: none;
    }

    .menu-des .mainmenu-class>li>a {
        justify-content: inherit;
        padding-left: 25px;
        font-size: 13px;
        letter-spacing: 0px;
        height: 60px;
    }

    .mainmenu-class>li ul.sub-menu li a {
        height: 60px;
        text-transform: uppercase;
        padding-left: 50px;
        border-color: rgba(216, 216, 216, 0.1);
    }

    header#main-header {
        background: rgb(50, 54, 67);
        padding-bottom: 0;
    }

    .togle-menu-control {
        background: none;
        border: none;
        font-size: 22px;
        right: 10px;
        color: #fff;
        position: absolute;
        top: -50px;
    }

    .logo {
        padding: 5px 0;
    }
}

.item-khoahoc-damua .col-md-4>a:hover,
a.khoahoc-post-link .thummmmm:hover {
    box-shadow: 0px 0px 6px #000;
    display: block;
}

img.hihihihihihi:hover {
    -webkit-box-shadow: 0px 0px 20px 1px rgba(133, 133, 133, 1);
    -moz-box-shadow: 0px 0px 20px 1px rgba(133, 133, 133, 1);
    box-shadow: 0px 0px 20px 1px rgba(133, 133, 133, 1);
}

h2.comments-title {
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

ol.comment-list>li>article {
    background: #d3d3d33b;
    padding: 15px;
    margin-top: 10px;
    border-radius: 10px;
}

ol.comment-list ol article {
    background: #ececec;
    padding: 15px;
    margin-left: 15px;
    margin: 4px 0 4px 30px;
    border-radius: 10px;
}

ol.comment-list .comment-content {
    background: white;
    padding: 5px 0 0 5px;
    border-radius: 10px;
    width: auto;
}

p.logged-in-as {
    display: none;
}

h3#reply-title {
    margin: 25px 0;
}

.comment-metadata {
    text-align: right;
}

.comment-metadata a {
    color: gray;
}

button#place_order {
    background-color: #35b729;
}

body.course-item-popup #learn-press-course-curriculum .course-item.current {
    background: lightgray;
}