/*
Theme Name: Flatsome Child
Description: EDUSA child theme for Flatsome
Author: UX Themes
Template: flatsome
Version: 3.0.4
*/

/*************** EDUSA CUSTOM CSS ***************/


/* Bitter font */
@font-face {
	font-display: swap;
	font-family: 'Bitter';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/uploads/fonts/bitter-v40-latin_latin-ext-regular.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Bitter';
	font-style: italic;
	font-weight: 400;
	src: url('/wp-content/uploads/fonts/bitter-v40-latin_latin-ext-italic.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Bitter';
	font-style: normal;
	font-weight: 700;
	src: url('/wp-content/uploads/fonts/bitter-v40-latin_latin-ext-700.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Bitter';
	font-style: italic;
	font-weight: 700;
	src: url('/wp-content/uploads/fonts/bitter-v40-latin_latin-ext-700italic.woff2') format('woff2');
}

html {
	font-synthesis: none;
}

body {
	font-family: 'Bitter', serif;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6, strong, b {
	font-weight: 700;
}

[class*="weight-500"],
[class*="weight-600"] {
	font-weight: 700;
}

.h1, h1 { font-size: 30px !important; }
.h2, h2 { font-size: 24px !important; }
.h3, h3 { font-size: 22px !important; }
.h4, h4 { font-size: 20px !important; }
.h5, h5 { font-size: 18px !important; }
.h6, h6 { font-size: 18px !important; }

@media (max-width: 549px) {
	h1 { font-size: 24px !important; }
	h2 { font-size: 22px !important; }
	h3 { font-size: 20px !important; }
	h4 { font-size: 18px !important; }
	h5 { font-size: 18px !important; }
}


html {
    background: #FFF !important;
}

.row.row-large {
    max-width: 1300px;
}
.html.custom.html_topbar_left {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.html.custom.html_topbar_left a {
    font-size: 1em;
    color: #FFF;
    margin-right: 1em;
}

.html.custom.html_topbar_left span {
    font-size: 1.3em;
    margin-left: 0.6em;
    margin-right: 0.2em;
    color: #f1582a;
}

.dashicons-phone {
    transform: rotate(90deg);
}

.header-nav.header-nav-main li a {
    color: #2e2e2e;
}

.header-nav.header-nav-main li a .sub-last *{
    color: #0240b3;
    opacity: 1;
}

ul.mega-sub-menu {
    margin-top: 12px !important;
}
ul#mega-menu-primary {
    font-family: "Roboto Condensed" !important;
} 

.full-course {
    border-radius: 1.5em;
    border: 2px solid #d6e9ff;
    padding-bottom: 0 !important;
}

.full-course img {
    width: 60%;
    margin: 0 auto;
    display: block;
}

.full-course .last img {
    width: 100%;
}
.row.course-list .col .col.large-12 .col-inner {
    background: #FFF;
    padding: 18px 12px;
    border-radius: 16px;
}

.course-list .course .col-inner :after {
    content: "";
    position: absolute;
    left: 30px;
    bottom: -12px;
    width: 0px;
    height: 0px;
    clear: both;
    border-left: 12px solid #ffffff00;
    border-right: 12px solid #ffffff00;
    border-top: 12px solid rgb(255 255 255);
}

.row.course-list .col .col.large-12.blue .col-inner {
    border-top: 18px solid #8ddeff;
}

.row.course-list .col .col.large-12.orange .col-inner {
    border-top: 18px solid #ffc160;

}

.row.course-list .col .col.large-12.pink .col-inner {
    border-top: 18px solid #ff92d7;
}

.row.course-list .col .col.large-12.purple .col-inner {
    border-top: 18px solid #9f00ff;
}

.row.course-list .col .col.large-12 .col-inner p {
    margin-bottom: 0;
}

.course-list h4 {
    color: #0155a8;
    font-size: 1.3em;
    line-height: 1;
}

.course-list p {
    font-size: 0.8em;
}

.why p {
    font-size: 0.8em;
    margin-bottom: 0;
}
.why h4, .why h5, .why h3 {
    font-size: 1em;
    line-height: 1.2;
    color: blue;
}

.why h4:after, .why h5:after, .why h3:after {
    content: "";
    display: block;
    position: relative;
    width: 25%;
    height: 2px;
    background: #ff7600;
    margin: 0 auto;
    margin-top: 8px;
}

.why .row .col-inner .icon-box {
    padding: 0.6em;
    border-radius: 18px;
    box-shadow: 0 0 5px #62d5ff;
    margin-bottom: 1em;
}

.why img {
    border-radius: 18px;
}

.cam-nhan p {
    color: #2c2c2c;
    font-style: normal;
    font-size: 0.9em;
}

.cam-nhan .testimonial-meta {
    color: #000;
}

.cam-nhan .testimonial-meta:before {
    content: "";
    display: block;
    width: 25%;
    height: 2px;
    background: orange;
    margin: 0 auto;
    margin-bottom: 10px;
}

.cam-nhan .icon-box-text {
    background: #FFF;
    padding: 12px;
    border-radius: 10px;
    margin-top: -75px;
    height: 360px;
}

.cam-nhan .star-rating {
    margin-top: 59px;
}

.form-dang-ky form * {
    background: none;
    border-radius: 0.6em;
}

.form-dang-ky button {
    background: #1f5193 !important;
    line-height: 1.8;
}
.form-dang-ky button:hover {
    color: #ffd12b !important;
}

div#fluentform_7_success {
    color: #0053a6;
}


.copyright-footer {
    font-size: 1em;
    text-align: center;
}

.copyright-footer p {
    margin-bottom: 0.4em;
}



#footer {
    font-size: 0.8em;
}

.ux-footer .col {
    margin-bottom: 0;
    padding-bottom: 0;
}


.ux-footer h4, .ux-footer h5, .ux-footer p strong {
    color: #ffbb22;
}

.ux-footer h4:after, .ux-footer h5:after, .ux-footer p strong:after {
    content: "";
    width: 20%;
    height: 2px;
    background: #8d8d8d;
    display: block;
    margin: 10px 0 20px;
}
.ux-footer p a strong:after {
    content:none;
}

.ux-footer p, .ux-footer ul {
    color: #fff;
    font-size: 1em;
    margin-bottom: 0.5em;
}

.ux-footer a {
    color: #ffffff;
}

.ux-footer .social {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 1em;
}

.ux-footer .social span {
    font-size: 1.6em;
    color: #b9b9b9;
}


.teacher-team h4 {
    font-size: 1em;
    margin-bottom: 6px;
}

.teacher-team p {
    letter-spacing: 2px;
    background: #464646;
    padding: 3px 0;
    color: #FFF;
}

.teacher-team p i {
    color: orange;
}
.teacher-team .box-image {
    border: 4px solid #0167ff;
    border-radius: 50%;
}

.course-ex i.fa-solid {
    color: orange;
    margin-right: 9px;
}

.class-detail p {
    margin: 0;
    padding: 6px 0;
    text-align: center;
    color: #FFF;
}

.class-detail {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgb(74 74 74);
    border-radius: 13px;
}

.class-detail i.fa-solid {
    color: #FFF;
}

.class-detail .img .img-inner {
    border-radius: 2em;
}

.course-ex .online h4 a {
    font-size: 1em;
}

.course-ex .online .icon-box-img {
    margin-bottom: 0.2em !important;
}

.course-ex .round img {
    border-radius: 18px;
}

.thrv_wrapper p {
    margin: 0;
}

.post .entry-content {
    padding: 0;
    font-size: 21px;
	text-align: justify;
}

.post .uagb-toc__wrap {
    border-color: #7d93c7;
    margin-bottom: 1.6em;
}

.post .uagb-toc__wrap .uagb-toc__title-wrap {
    margin-top: 0.5em;
}

.post .uagb-toc__list-wrap li a {
    color: #484848;
    font-size: 0.8em;
}
.post ul.uagb-toc__list {
    margin: 0;
    margin-left: 0.9em;
}

.post-sidebar {
    font-size: 0.85em;
}

.post .entry-content div:empty, .post .entry-content p:empty {
    display: none;
}

.tutor-single-course-author-name a, .tutor-course-lising-category a {
    margin-left: 1em;
}

.px-ic3 {
    width: 1130px;
    margin: 0 auto;
    max-width: 100%;
}

.sidebar-menu .sub-menu li a {
    font-size: 1em;
}

.off-canvas-center .nav-vertical>li>a {
    font-size: 1em;
}

.archive-page-header h1.page-title {
    font-size: 2em;
    color: #0054a7;
}

.archive-page-header h1.page-title:after {
    content: "";
    display: block;
    width: 120px;
    background: #f1582a;
    height: 5px;
    margin: 0 auto;
}

.blog-archive .image-cover img {
    border-radius: 0.6em;
}

.nav-pagination>li>a, .nav-pagination>li>span {
    border-radius: 0.6em;
}

div#modal-registration, div#modal-login {
    display: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px;
    letter-spacing: -0.5px;
}

.uagb-toc__scroll-top.uagb-toc__show-scroll {
    display: none !important;
}

#mos-top p {
    margin: 0;
}

.mos-ul ul {
    padding-left: 2em;
}
.header-wrapper.stuck {
    background: #FFF;
}

article .entry-image {
    margin-bottom: 2em;
}

.related-box .related-head {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    color: #3451ad;
}

.related-box ul li {
    margin-bottom: 3px;
}
.related-box ul li a {
    font-weight: 700;
    font-size: 16px;
    /*color: #2a9e2f;*/
}
.related-box ul li a:hover {
    text-decoration: underline;
}
.feature {
    position: relative;
    overflow: hidden;
}
.feature::before {
	content: "";
	display: block;
	padding-top: 56.25%;
}
.feature .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #e4f4ff;
    border-radius: 0.3em;
    background-size: cover;
    background-position: center;
    
}
ul.row.related-post li {
    list-style: none;
}
.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
    font-size: 0.9em;
}

.post-sidebar img {
    margin-bottom: 1em !important;
    width: 100% !important;
}


i.icon-angle-up {
    color: #cf5402;
}

a#top-link {
    color: #cf5402;
}

i.icon:before {
    margin-right: 3px;
}
i.icon-angle-down:before, i.icon-angle-right:before {
    font-weight: bold;
}


nav.rank-math-breadcrumb {
    font-size: 0.9em;
    margin-bottom: 1em;
}

.table-lich th {
    line-height: 2;
    background: #0054a6;
    color: #FFF;
    padding: 0.5em 0.9em !important;
    border-right: 1px solid #FFF;
    border-radius: 0.6em 0.6em 0 0;
}

.table-lich td {
    padding: 0.5em 0.8em !important;
}

.table-lich h2 {
    font-size: 1.2em;
}

.table-lich td:last-child {
    text-align: center;
}

tr:hover {
    background: #fff5da;
}

.m-0 {
    margin:0 !important;
}

.p-0 {
    padding: 0 !important;
}
.table-lich.mobile table {
    margin-bottom: 0;
    border: 1px solid #1f5193;
    padding: 0.5em;
    border-radius: 0.6em 0.6em 0 0;
    padding-top: 0.4em;
    padding-bottom: 0.1em;
    border-top: 6px solid #1f5193;
    border-bottom: 0;
    border-image: linear-gradient(to right, #1f5193 90% , #e55c27 90% ) 1;
    overflow: hidden;
}

.table-lich.mobile a.button {
    border-radius: 0 0 0.6em 0.6em !important;
    background: #1f5193;
}

div#form {
    width: 65%;
    border-radius: 0.8em;
    padding: 2em !important;
}

#form form.fluent_form_8 .ff-btn-submit {
    background-color: #004791;
    color: #ffffff;
    width: 50%;
}
#form #fluentform_8_success {
    border: none;
    box-shadow: none;
    color: #1f1f70;
}
#form #fluentform_8_success:after {
    background: #3634a1;
    background-image: linear-gradient(125deg, #3634a1 82%, #ff7600 82%);
    display: block;
    height: 3px;
    width: 25%;
    content: "";
    margin-top: 1em;
}

.list-class h3 {
    font-size: 0.9em;
    display: inline-flex;
    align-items: center;
    line-height: 1.2;
}

@media (max-width: 549px) {
    
    .header-main {
        height: 80px !important;
    }
}

.table-customize {
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 0 1px #ccc inset;
    border: 1px #ccc solid;
}
.table-customize > thead > tr {
    background-color: #535353;
    border-radius: 3px 3px 0 0;
}
.table-customize > thead > tr > th {
    color: #fff;
    border-bottom: none;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.table-customize > thead > tr > th:first-child {
    border-radius: 3px 0 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.table-customize > thead > tr > th:last-child {
    border-radius: 0 3px 0 0;
}
.table-customize > tbody > tr > td {
    vertical-align: middle;
    padding: 15px 14px;
    color: #ccc;
    font-size: 14px;
    color: #000;
    border: 1px solid #ccc;
}
.table-customize > tbody > tr > td:first-child {
    text-align: center;
    font-weight: bold;
}

.table-customize > tbody > tr > td a {
    text-decoration: none;
}

.table-order > tbody > tr:nth-child(-n + 3) > td:first-child {
    position: relative;
    font-size: 10px;
    font-weight: 700;
}
.table-order > tbody > tr:nth-child(-n + 3) > td:first-child span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 14px;
}

.table-order > tbody > tr td:first-child, .table-order > tbody > tr th:first-child {
    text-align: center;
}

@media (min-width: 320px) and (max-width: 767px) {
    .table-responsive,
    .table-responsive thead,
    .table-responsive tbody,
    .table-responsive th,
    .table-responsive td,
    .table-responsive tr {
        display: block;
    }
    .table-responsive > thead > tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .table-responsive > tbody > tr {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .table-responsive > tbody > tr:first-child {
        border-radius: 3px 3px 0 0;
        border-top: none;
    }
    .table-responsive > tbody > tr:last-child {
        border-radius: 0 0 3px 3px;
        border-bottom: none;
    }
    .table-responsive > tbody > tr td {
        border: none;
        border-bottom: 1px solid #ccc;
        position: relative;
        padding-left: 30% !important;
        width: 100%;
        overflow: hidden;
    }
    .table-responsive > tbody > tr td:before {
        content: attr(data-title);
        position: absolute;
        top: 15px;
        left: 14px;
        width: 30%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 14px;
    }
    .table-responsive > tbody > tr td:first-child {
        text-align: left;
    }
    .table-responsive.table-order > tbody > tr:nth-child(-n + 3) > td:first-child {
        padding: 25px 0 25px 30% !important;
        background-position: left 32% center;
    }
    .table-responsive.table-order > tbody > tr:nth-child(-n + 3) > td:first-child span {
        left: 32%;
    }
    
}

.list-class h3:before {
    content: "\f522";
    font-family: dashicons;
    display: none;
    margin-right: 0.3em;
    line-height: 1.5;
    font-size: 0.7em;
}

.list-class .col .row>.col {
    padding-bottom: 0 !important;
}

.list-class p {
    margin: 0;
    font-size: 0.7em;
}

.list-class p a {
    margin: 0;
    font-size: 1em;
}

.list-class .is-divider.divider {
    margin: 0.5em 0;
    height: 2px;
}

.list-class .row-divided>.col+.col:not(.large-12) {
    border-left: 2px solid #c5c4c382;
}

.list-class .button span {
    color: #FFF;
}
.list-class a.button {
    margin-bottom: 2em;
}

#mega-menu-wrap-primary #mega-menu-primary .list-class p {
    margin-bottom: 0;
}

#mega-menu-wrap-primary #mega-menu-primary .list-class .col {
    padding: 0.3em 2em !important;
}

#mega-menu-wrap-primary #mega-menu-primary .list-class p a {
    margin: 0;
    font-size: 1.2em;
}

#mega-menu-wrap-primary #mega-menu-primary .list-class h3 {
    font-size: 1.1em;
}

.back-to-top {
    bottom: 93px;
    margin: 0;
    opacity: 0;
    pointer-events: none;
    right: 33px;
    transform: translateY(30%);
}

.header-3-col .col {
    padding: 0 13px;
    transition: 0.5s;
}

.header-3-col .col:hover {
    margin-top: -10px;
    transition: 0.5s;
}

.header-3-col img {
    border-radius: 12px;
    border: 1px solid #FFF;
}

.header-3-col {
    margin-top: -2.5rem;
}



@media screen and (max-width: 640px) {
	.cam-nhan .icon-box-text {
        height: unset;
	}
	.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
        width: 345px;
    }
    .off-canvas .nav-vertical>li>a {
        color: #02258d;
    }
    .off-canvas .nav-vertical li li>a {
        color: #070783 !important;
    }
    .top-header .text {
        text-align: center;
    }
    div#form {
        width: 100%;
        border-radius: 0.8em;
        padding: 1.2em !important;
    }
    html {
        margin: 0 !important;
    }
	.list-class .col.large-4 p {
		text-align: left;
		margin-left: 1.1em;
		font-size: 0.8em;
	}
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright{
     display: block !important;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.aligncenter>figcaption, .wp-block-image.alignleft>figcaption, .wp-block-image.alignright>figcaption {
    display: table !important;
}
.wp-block-image figure.wp-caption {
    width: 100% !important;
}


.frm-fluent-form {
    font-family: Bitter, sans-serif;
}

.frm-fluent-form label {
    font-size: 20px;
	font-weight: 400;
}

.frm-fluent-form input[type=date],
.frm-fluent-form input[type=email],
.frm-fluent-form input[type=number],
.frm-fluent-form input[type=password],
.frm-fluent-form input[type=search],
.frm-fluent-form input[type=tel],
.frm-fluent-form input[type=text],
.frm-fluent-form input[type=url],
.frm-fluent-form select,
.frm-fluent-form textarea {
    font-size: 20px;
}

@media (min-width: 549px) {
    .featured-title .container {
        max-width: 1300px;
    }
    .featured-title .container .flex-col {
        max-width: 75%;
        padding: 0 15px;
    }
}
/*
.single-page h2 {
   font-size: 26px !important;
}
@media (max-width: 549px) {
    .page-title-inner h1 {
        font-size: 24px;
    }
}*/
.post-sidebar span.widget-title {
	font-size: 20px;
}

#list_danh_muc li {
    position: relative;
    padding-bottom: 10px;
    z-index : 1;
	font-size: 18px;
}

#list_danh_muc li:before {
    content : "";
    position: absolute;
    left    : 0;
    bottom  : 0;
    height  : 5px;
    width   : 75%;
    border-bottom:1px solid #c1c1c1;
}

#list_danh_muc li:last-child:before {
    border: none;
}

div#fix-contact {
    position: fixed;
    bottom: 5px;
    right: 10px;
    width: 144px;
    z-index: 999;
	-webkit-backface-visibility: hidden;
}
div#fix-contact img {
    max-width: 33px;
    margin-right: 10px;
}
#fix-contact a .title {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}
#fix-contact .item a {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    background: #FFF;
    border-radius: 1em;
    overflow: hidden;
    box-shadow: 0 0 7px #e55c28;
    padding: 4px  4px;
}
.mini {
        color: #000000;
        font-size: 12px;
        margin-top: -3px;
    }
    
.fix-contact-animated {
    animation: stuckMoveUp .6s;
}

@media (max-width: 549px) {
    div#fix-contact {
        bottom: 25px;
        width: 77px;
		left: 10px;
        right: 0;
		-webkit-backface-visibility: hidden;
    animation: stuckMoveDown .6s;
    }
    #fix-contact .item a {
        display: inline-block;
      	padding: 8px  12px;
    }
    div#fix-contact img {
        margin-right: 0px;
    }
	#main .post-sidebar {
		padding-top: 0px !important;
	}
}
.type-post a {
    font-weight: bold !important;
}
#ez-toc-container a {
    font-weight: normal !important;
}
.html-before-comments {
	margin-top: 60px;
}
.html-before-comments .contact{
    border: 1px solid #dadbdd;
    padding: 20px;
    border-radius: 20px;
}

.html-before-comments .contact .contact-heading{
    text-align: center;
}

.btn-countdown {
    background-color:blue;
    color:#fff;
    border-radius:7px;
    border:none;
    cursor:pointer;
    touch-action:manipulation;
    width: 50%;
}
@media (max-width: 549px) {
    .btn-countdown {
        width: 100%;
    }
}
.scroll-jump-from:hover {
    color: #0054a7;
}
.rank-math-breadcrumb a {
    font-weight: bold;
}

.page-title-inner h1 {
    margin-bottom: 0px !important;

/*************** EDUSA OVERRIDES (sau update Flatsome) ***************/

@font-face {
	font-family: 'fl-icons';
	src: url('/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff2?v=3.20.7') format('woff2'),
		url('/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff?v=3.20.7') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.edusa-breadcrumbs {
	font-size: 13px;
	color: #fff;
	margin-bottom: 6px;
}

.edusa-breadcrumbs a {
	color: #fff;
}

.edusa-breadcrumbs a:hover {
	color: rgba(255, 255, 255, 0.85);
}

.edusa-entry-title {
	margin: 6px 0 10px;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
}

.edusa-entry-meta {
	display: inline-block;
	font-size: 13px;
	color: #fff;
	margin-top: 8px;
	margin-bottom: 0;
	background-color: rgba(255, 255, 255, 0.23);
	border-radius: 10px;
	padding: 8px 40px;
}

.edusa-entry-meta a {
	color: #fff;
}

.blog-featured-title .rank-math-breadcrumb,
.blog-featured-title .rank-math-breadcrumb a {
	color: #fff;
}

.edusa-sep {
	margin: 0 6px;
}

.entry-header-text {
	text-align: left !important;
}

.blog-featured-title.edusa-post-header .page-title-inner {
	justify-content: flex-start;
}

.blog-featured-title.edusa-post-header .page-title-inner .flex-col {
	align-items: flex-start;
	text-align: left;
	width: 100%;
}

.blog-featured-title .edusa-breadcrumbs,
.blog-featured-title .rank-math-breadcrumb {
	margin-bottom: 8px;
}

.blog-featured-title .edusa-entry-title {
	color: #fff;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.edusa-entry-title {
		font-size: 22px;
	}
}

a.hoctaitrungtam {
	color: blue !important;
}

a.hoconline {
	color: red !important;
}

.ux-footer .social {
	width: 50% !important;
}

aside#text-7 img {
	max-width: none !important;
}

.nav > li {
	margin: 0 10px;
}

.nav-dropdown-has-border .nav-dropdown {
	padding: 10px;
}

.header-nav.header-nav-main li a {
	color: #1f5193;
}

.nav > li > a {
	font-size: 16px !important;
}

.post .entry-content,
.post .entry-content p,
.post .entry-content ul {
	font-size: 18px !important;
}

.stuck .flex-right {
	margin-bottom: 17px;
}

/*************** Site width 1300px (thống nhất toàn site) ***************/
.container,
.container-width,
.row,
.row.row-large,
.header .container,
.header-wrapper .container,
.featured-title .container,
section.edusa-footer div.row {
	max-width: 1300px !important;
}

@media only screen and (max-width: 48em) {
	/*************** MOBILE ONLY CSS ***************/
}

