/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* Regular */
@font-face {
  font-family: 'Lato';
  src: url('/wp-content/themes/flatsome-child/fonts/Lato-Regular.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/fonts/Lato-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

/* Bold */
@font-face {
  font-family: 'Lato';
  src: url('/wp-content/themes/flatsome-child/fonts/Lato-Bold.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/fonts/Lato-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

/* Italic */
@font-face {
  font-family: 'Lato';
  src: url('/wp-content/themes/flatsome-child/fonts/Lato-Italic.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/fonts/Lato-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

body {
  font-family: 'Lato', sans-serif;
}
.lh-26 p {line-height: 26px !important}
.lh-24 p {line-height: 24px}
.lh-22 p {line-height: 22px}
.lh-20 p {line-height: 20px}
.lh-50 p {line-height: 50px}
.fz-16 p {font-size: 16px}
.fz-48 h2 {font-size: 48px}
.lh-2 p { line-height: 2; }
.cus-font {font-family: Playfair Display}
.header-inner {max-width: 1760px !important}
a {font-family: Lato, sans-serif !important}
.menu-item a {
    font-size: 14px !important;
	height: 75px;
}
.header-main .nav-left {
    justify-content: center !important;
}
.sub-menu {
    padding: 0;
}
.sub-menu li {
    height: 40px;
}
.sub-menu a {
    font-size: 15px !important;
    color: #000000 !important;
	height: 40px !important
}

.search-form {
  display: flex;
  align-items: center;
  gap: 10px;
}

.search-wrapper {
  display: flex;
  align-items: center;
  background: #f5f7f8;
  border-radius: 999px;
  padding: 8px 16px;
  flex: 1;
}

.search-icon {
  color: #999;
  font-size: 18px;
  margin-right: 8px;
}

.search-input {
  border: none;
  background: transparent;
  outline: none;
  flex: 1;
  font-size: 16px;
  color: #333;
}

.lang-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
}

.lang-btn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.sub-menu a:hover {
	color: #ffffff !important;
	background: #F26F39 !important;
}
.aus_form input::placeholder, .aus_form textarea::placeholder {
  color: #888888 !important;
  font-weight: 200 !important;
}

.header-nav.nav-left > 
.right {right:0}
.left {left:0}
.fz-20 h2, .fz-20 p, .fz-20 h3, .fz-20 h4 {font-size:20px}
.fz-18 h2, .fz-18 p, .fz-18 h3, .fz-18 h4 {font-size:18px}
.certificate_slide .flex-prev {left: -45px !important}
.certificate_slide .flex-next {right: -45px !important}
.aus_text_his .box-text {padding:0}
.txt-jus p {text-align:justify}
.lh-26 {line-height:26px}
.aus_text_his h4 {
    font-size: 40px;
    line-height: 26px;
    color: #ED7106;
    margin-top: 20px;
}
.aus_session_title h2 {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0;
    letter-spacing: 0;
    line-height: 45px;
}
.aus_text_his.year img {width: 49.13px;}
.aus_text_his.branch img {width: 37.3px;}
.aus_text_his.person img {width: 50px;}
.aus_text_his p {
    font-size: 16px;
    color: #444444;
    margin-top: 13px;
    margin-bottom: 0;
}
.aus_cus_mw {max-width:1135px !important}
.aus_box_product_main .box-text {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) !important;
	padding-left: 16px;
    padding-bottom: 9px;
	padding-right: 0;
}
.aus_detail_product h2 {
    color: #ED7106;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 5px;
}
.aus_detail_product h3 {
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
}
.aus_detail_product p {
    font-size: 16px;
    color: #444444;
    line-height: 22px;
    font-weight: 400 !important;
}
.aus_btn_view {
    width: 182px;
    height: 45px;
    padding-top: 5px;
    text-align: left;
    font-size: 15px;
    border-width: 1px !important;
}
.aus_btn_view i {
    float: right;
    background-image: url(/wp-content/uploads/2025/08/arrow-right-line.png);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    margin-top: 5px;
}
.aus_btn_view i:before  {
	content: "" !important
}
.aus_ss_project {
	background: linear-gradient(0deg, #FFFFFF 0%, #F2F2F2 100%);
}
.aus_project_slide h4:before {
	content: "";
    display: inline-block;
    width: 53px;
    height: 1px;
    background-color: #ED7106;
    margin-right: 15px;
    margin-bottom: 4px;
}
.aus_project_slide h4 {
	font-size: 16px;
	color: #ED7106;
}
.aus_project_slide p {
    font-size: 24px;
    color: #000;
    letter-spacing: -0.1px;
}
.aus_project_slide .flickity-page-dots {
    bottom: -5px;
}
.aus_project_slide .dot {
	width: 14px !important;
    border: 4px solid #bdbdbd;
}
.aus_project_slide .dot.is-selected {
	border-color: #ED7106;
	width: 28px !important
}
.aus_btn_view_project {
	font-size: 15px;
    width: 182px;
    padding: 3px 0 0;
    height: 45px;
}
.aus_cer_slide .flex-prev:after, .aus_cer_slide .flex-next:after {
	mask-image: unset !important;
	background-color: unset !important;
}
.aus_cer_slide .flex-prev {
	background-image: url(/wp-content/uploads/2025/08/Group-10879393.png) !important;
    background-size: 38px !important;
    background-color: transparent !important;
    width: 38px !important;
    height: 38px !important;
}
.metaslider .flexslider .flex-direction-nav li a {
	box-shadow: 0px 4px 30px 0px #00000026 !important;
}
.aus_cer_slide .flex-next {
	background-image: url(/wp-content/uploads/2025/08/Group-10879392.png) !important;
    background-size: 38px !important;
    background-color: transparent !important;
    width: 38px !important;
    height: 38px !important;
}
.flex-control-nav.flex-control-paging {display: none}
.aus_ss_news {background: linear-gradient(0deg, #FFFFFF 0%, #F2F2F2 100%);
}
.aus_project_slide .previous, .aus_project_slide .next, .aus_ss_news .previous, .aus_ss_news .next {
	background-size: 39px !important;
    background-color: transparent !important;
    width: 39px !important;
    height: 39px !important;
    box-shadow: 0px 4px 30px 0px #00000026 !important;
    border-radius: 50%;
	opacity: 1;
	display: block;
}
.aus_project_slide .previous, .aus_project_slide .next{
	top: 30%;
}
.aus_project_slide .previous svg, .aus_project_slide .next svg, .aus_ss_news .previous svg, .aus_ss_news .next svg {display: none}
.aus_project_slide .previous, .aus_ss_news .previous {
	background-image: url(/wp-content/uploads/2025/08/Group-10879393.png) !important;
}
.aus_project_slide .next, .aus_ss_news .next {
	background-image: url(/wp-content/uploads/2025/08/Group-10879392.png) !important;
}
.aus_ss_bc h4 {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
	line-height: 24px;
}
.aus_ss_bc p {
    font-size: 15px;
    color: #404040;
	line-height: 20px;
    margin-top: 10px;
}
.aus_box_product_main .box-image {
	border-radius: 0 !important
}
.aus_home_news h5 {
    font-size: 24px;
    color: #000000;
    line-height: 32px;
}
.aus_home_news .post-meta {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}
.aus_home_news .is-divider {display: none}
.aus_home_news .from_the_blog_excerpt {
    font-size: 18px;
    color: #404040;
    line-height: 28px;
    font-weight: 400;
}
.aus_home_news a.button {
    font-size: 18px;
    color: #12141D;
    text-transform: none;
}
.aus_home_news .is-link:after {
    background-image: url(/wp-content/uploads/2025/08/arrow-right-line-2.png);
    width: 24px;
    height: 24px;
    content: "";
    display: inline-block;
    background-size: 24px;
    margin-left: 15px;
    position: relative;
    top: 4px;
}
.aus_col_contact p {
	font-size: 24px;
    line-height: 32px;
}
.w-50 {
    width: 49%;
}
.left {float: left}
.right {float: right}
.aus_form label {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
}
.aus_form input {
    height: 45px !important;
    margin-top: 8px;
    margin-bottom: 15px;
}
.aus_form i {
    font-style: normal;
    color: #FF0000;
}
.aus_form textarea {
    margin-top: 10px;
}
.aus_form .submit-btn {
    width: 100%;
    background-color: #000;
    font-size: 15px;
}
.br-20 .img-inner {border-radius:20px}
.aus_bcr_p_c, .aus_bcr_p_c a {
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
}
.aus_title_page_child h2 {font-size: 64px;font-weight: 700}
.aus_title_top_pro h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 26px;
}
.aus_tab_project li {
    margin-right: 0;
    padding: 2px 13px;
}
.aus_tab_project li.active {
	background-color: #212529;
}
.aus_tab_project .portfolio-box-category {
	display: none !important;
}
.aus_tab_project li.active span {
	color: #ffffff;
}
.aus_tab_project span {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #212529;
    letter-spacing: 0;
}
.aus_tab_project .nav-box>li.active>a, .aus_tab_project .nav-pills>li.active>a {
    background-color: #212529;
    padding: 12px 17px;
    border-radius: 0;
}
.aus_tab_project .nav-box>li.active>a span, .aus_tab_project .nav-pills>li.active>a span {
	color: #ffffff;
}
.aus_tab_project .nav {
	border-bottom: 1px solid #dddddd;
    margin-bottom: 35px;
}
.aus_tab_project .portfolio-box .box-image {
    border-radius: 10px;
}
.aus_tab_project .box-text.text-center {
    background-color: rgb(0 0 0 / 60%);
    text-shadow: none !important;
    height: 65px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.aus_tab_project h6 {
    font-size: 24px;
    text-transform: none;
    font-weight: 700;
    margin-top: 5px;
}
.aus_col_footer h2 {
    font-size: 18px;
    margin-bottom: 11px;
}
.aus_col_footer p {
    font-size: 15px;
    color: #888888;
    line-height: 20px;
    margin-bottom: 10px;
}
.aus_col_footer a {
	color: #888888
}
.aus_col_footer a:hover {
	color: #ED7106
}
.aus_dmca {
    width: 120px !important;
    float: right;
    margin-top: 5px;
    margin-right: 5px !important;
}
.aus_bct {
    width: 153px !important;
    float: right;
    margin-bottom: 0 !important;
}
.aus_footer_icon {
	padding-bottom: 5px;
}
.aus-pagination {
    text-align: center;
	margin-top: 40px;
}
.aus-pagination button {
    background-color: #f1f1f1;
    margin-right: 0;
    opacity: 1 !important;
    width: 50px;
    height: 50px;
    font-size: 15px;
    color: #000000;
    font-weight: 499;
}
.aus-pagination .active {
	background: #ED7106;
    color: #fff;
}
.aus_copyright ul {
    list-style: none;
    display: flex;
	margin-bottom: 8px;
}
.aus_copyright ul li {
    margin-left: 0;
    margin-right: 15px;
	margin-bottom: 0;
}
.aus_copyright ul li a, .aus_copyright p {
    font-size: 15px;
    color: #000000;
}
.aus_social img {
    width: 40px;
    margin: 0 8px 0 !important;
}
.absolute-footer {
    display: none;
}
.aus_footer_second, .aus_footer_second .section-content {
    height: 95px;
}
.aus_copyright {
    margin-top: 22px;
}
.aus_social p {
    margin-bottom: 0;
    margin-top: 10px;
}
.aus_contact_map iframe {
	height: 530px
}
.aus_list_add {position: relative; top: -45px;}
.aus_contact_col .col-inner {padding-top: 50px;padding-bottom: 50px;}
.aus_ct_dvkh h2 { font-size: 24px; margin-bottom: 25px; }
.aus_ct_dvkh p { color: #444444; font-size: 18px; margin-bottom: 10px; }
.aus_ct_dvkh p:first-of-type { margin-bottom: 25px; }
.aus_ct_dvkh p img { position: relative; top: -2px; }
.aus_contact_col { display: flex ; }
.lh_col1 .col-inner { padding-left: 45px; }
.lh_col2 .col-inner { padding-left: 40px; padding-right: 10px; }
.lh_col3 .col-inner { padding-left: 34px; padding-right: 20px; }
.lh_col4 .col-inner { padding-right: 35px; padding-left: 20px; }
.aus_box_product_main h4, .aus_box_product_main p {font-size: 16px; text-transform: uppercase;}
.aus_cer_slide .wpcp-prev-button, .aus_cer_slide .wpcp-next-button {
    width: 39px;
    height: 39px;
    background-size: 39px 39px !important;
    box-shadow: 0px 4px 30px 0px #00000026 !important;
    border-radius: 50%;
}
.aus_cer_slide .wpcp-prev-button i, .aus_cer_slide .wpcp-next-button i {display: none !important}
.aus_cer_slide .swiper-button-prev {background-image: url(/wp-content/uploads/2025/08/Group-10879393.png) !important}
.aus_cer_slide .swiper-button-next {background-image: url(/wp-content/uploads/2025/08/Group-10879392.png) !important}
.aus_cer_slide .wpcp-swiper-dots {display: none}
.wpcp-all-captions { font-size: 15px; text-align: center; color: #444444; }
.gal_hide {display:none}
.aus_csbm p { font-size: 16px; line-height: 22px; text-align: justify; }
.aus_csbm h3 { font-size: 20px; line-height: 22px; margin-bottom: 15px; margin-top: 30px; }
.aus_ceo_main h2 { font-size: 32px; margin-bottom:0}
.aus_ceo_main p, .aus_ceo_auxi p, .aus_bom p { font-size: 16px; line-height: 25px; }
.aus_ceo_auxi p, .aus_bom p {text-align: justify}
.aus_ceo_auxi h3 { font-size: 28px; margin-bottom: 5px; line-height: 22px;}
.aus_bom h3 { font-size: 24px; margin-bottom: 0; line-height: 22px; }
.aus_ss_bld { background: linear-gradient(180deg, rgba(217, 217, 217, 0.1) 0%, #FFFFFF 100%); }
.aus_ss_bom {top: -120px}
.aus_brc_bld .page-title-inner, .aus_brc_bld .pt-half, .aus_brc_bld .pb-half {
    padding-top: 0;
	padding-bottom: 0;
}
.aus_brc_bld nav {
	    text-transform: math-auto;
    font-size: 15px;
    color: #888888 !important;
}
.aus_brc_bld .divider {
	    background-image: url(/wp-content/uploads/2025/09/down-arrow-2-1.png);
    width: 18px;
    height: 18px;
    display: inline-block;
    color: transparent;
    top: -2px;
    margin: 0;
}
.custom-docs-table td {
    height: 65px;
}
.custom-docs-table td, .custom-docs-table a {
    font-size: 18px;
    font-weight: 400;
    color: #212529;
}
.custom-docs-table tr td:last-child {text-align: right}
.aus_col_td {
    display: flex;
	text-align: center;
}
.aus_col_td .col-inner {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.aus_col_td h2 {
    font-size: 20px;
    padding: 0 20px;
}
.aus_col_td p {
    font-size: 18px;
}
.job-table td {
    font-size: 18px;
    color: #000000;
}
.job-title {font-weight:bold}
.job-deadline {color: #a20303 !important}
.job-apply a {
    width: 145px;
    height: 40px;
    background-color: #ed7106;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    border-radius: 50px;
    font-size: 15px;
}
.job-salary, .job-deadline, .job-apply {
	text-align: right;
}
.aus_title_td {
	color: #ed7106;
}
.job-table tr:first-child td { border-top: 1px solid #dddddd;}
.job-table td {padding: 19px 0 18px;border-color: #dddddd}
.aus_pagination {    text-align: -webkit-center;}
.aus_pagination .page-numbers { width: 50px; height: 50px; background-color: #f1f1f1; display: table-cell; font-size: 15px; color: #000; text-align: center; vertical-align: middle; }
.aus_pagination .page-numbers.current { background-color: #ed7106; color: #ffffff; }
.job-table {margin-bottom:30px}
.only-mob {display: none}
.form-ung-tuyen {
    background: #ED710633;
    padding: 60px 130px 40px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
	margin-top: 35px
}
.form-ung-tuyen h2 {
	text-align: center;
	font-size: 36px;
	color: #000000;
}
.form-ung-tuyen input {
    font-size: 15px;
    height: 45px;
    padding-top: 4px;
    box-shadow: none;
    border: none !important;
    margin-top: 8px;
	width: 100%
}
.form-ung-tuyen input::placeholder {
  color: #888888 !important;
  font-weight: 200 !important;
}
.form-ung-tuyen label {
    font-size: 15px;
    color: #444444;
	font-weight: 400;
}
.form-ung-tuyen i {
    color: #ff0000;
    font-style: normal;
}
/* Ẩn input file gốc */
.form-ung-tuyen input[type="file"] {
  display: none;
}
.nice {
    height: 45px;
    background-color: #ffffff;
    padding-top: 14px;
    padding-left: 0.75em;
    color: #000000;
    margin-top: 3px;
}
.nice img {margin-right: 5px}
.upload_cv .wpcf7-not-valid-tip {top: 8px}
.wpcf7 form .wpcf7-response-output {margin-top:0 !important}
.p_sb {
    padding: 0 150px !important;
}
.p_sb .submit-btn {
    background-color: #ed7106;
}
.form-ung-tuyen form {margin-bottom:0}
.single-td h1 {color: #ed7106; font-size:40px}
.related-jobs {
    margin-top: 100px;
}
.related-jobs table tr:last-child td {border: none !important}
.header-search-form {    width: 290px;
    margin-right: 0;}
li.header-search-form.search-form.has-icon {width: 290px;margin-right:0}
.lang-txt, .lang_sel .icon-angle-down {display: none}
.aus_lang_cus {margin-left: 0 !important}
.html.custom.html_top_right_text {margin: 0 5px !important}
.pl-0 {padding-left: 0 !important}
.pl-20 {padding-left: 20px !important}
.aus_lang_child {
	left: 0 !important;
    top: 45px;
    box-shadow: none !important;
    background-color: unset;
    padding-left: 0px !important;
    padding-top: 0;
}



.aus_portfolio_detail .wpcp-carousel-section.nav-vertical-center {margin: 0 !important}
#aus_portfolio_detail .wpcp-swiper-dots {
    margin: 0 !important;
    bottom: 0;
}
#aus_portfolio_detail .swiper-pagination-bullet {
    background-color: #dbdbdb80 !important;
    width: 14px !important;
    height: 8px !important;
    border-radius: 0 !important;
	opacity: 1 !important
}
#aus_portfolio_detail .swiper-pagination-bullet-active {
    background-color: #ed7106 !important;
    width: 28px !important;
}
.portfolio_feat_img img {
    border-radius: 10px;
}
.portfolio_feat_img {
	position: relative;
	 width: 80%;
}
.aus_play {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.aus_detail_port_right h4 {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #000000;
}
.aus_detail_port_right p {
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	color: #000000;
}
.lh-40 {line-height: 40px}
.mb-0 {margin-bottom: 0}
.wpcp-carousel-section.wpcp-standard {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}
#aus_portfolio_detail .swiper-button-prev, #aus_portfolio_detail .swiper-button-next {
    background-size: 39px;
    background-repeat: no-repeat;
    height: 39px;
    width: 39px;
}
#aus_portfolio_detail .swiper-button-prev {
    background-image: url(/wp-content/uploads/2025/08/Group-10879393.png);
}
#aus_portfolio_detail .swiper-button-next {
    background-image: url(/wp-content/uploads/2025/08/Group-10879392.png)
}
.swiper-button-next:after, .swiper-button-prev:after {
	content: "" !important;
}
.bc_1760 .container {
	max-width: 1760px;
}
.port_arrow a {
	color: #444444;
}
.port_arrow a:hover {
	color: #ed7106;
}
.port_arrow img {
	width: 16px;
    margin-left: 5px;
}
.bri_90 {
    filter: brightness(0.7);
}

.swiper-thumbs .swiper-slide img {
  width: 125px !important; /* width cố định cho thumb */
  height: 85px !important;
  object-fit: cover;
}
.swiper-thumbs {
    width: 695px;
    margin: 0 auto;
    background-color: #ffffffe6;
    top: -50px;
    border: 16px solid #ffffffe6;
}
.swiper-thumbs .swiper-slide-thumb-active img {
	    border: 2px solid #ed7106;
}
.aus_other_project h3 {
    margin-bottom: 0;
    width: auto;
    display: inline-block;
    border-bottom: 3px solid #ed7106;
    padding-bottom: 10px;
    color: #000000;
    font-size: 24px;
    font-weight: 400 !important;
}
.aus_other_project {
    margin-top: 55px;
    margin-bottom: 32px;
    border-bottom: 1px solid #dddddd;
}
.my-other-projects img {
    border-radius: 10px;
    margin-bottom: 15px;
}
.my-other-projects h3 {
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 22px;
}
.other-next, .other-prev {
	box-shadow: 0px 4px 30px 0px #00000026;
    right: -45px;
    border-radius: 50%;
	top: 54px;
}
.other-next {
    right: -45px;
}
.other-prev {
    left: -45px;
}
.new_hidden.is-hidden { display: none; }


.aus_form p {
    color: #ffffff;
    font-size: 15px;
}
#formsubmit {width:100%}




@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.portfolio-inner .swiper-slide {
		height: 255px !important;
        width: 100% !important;
	}
	.portfolio-inner .swiper-slide.swiper-slide-active {
        width: 100% !important;
    }
	.portfolio-inner .wpcp-carousel-section .wpcp-single-item img {
		height: 255px !important;
		object-fit: fill;
        width: 100%;
	}
	#portfolio-content .session {
		padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	#aus_portfolio_detail .wpcp-swiper-dots {
		margin: 15px 0 0 !important;
		bottom: unset;
	}
	#aus_portfolio_detail .swiper-pagination {position: relative !important;margin-top: 30px}
	.aus_detail_port_right h4 , .aus_detail_port_right p {font-size: 16px}
	.portfolio_feat_img {width: 100%}
	
	
	
	.aus_copyright ul {
		list-style: none;
		display: flex;
		margin-bottom: 8px;
		justify-content: center;
		flex-wrap: wrap;
		flex-direction: row;
		align-items: center;
		align-content: center;
	}
	.lang-txt, .lang_sel .icon-angle-down {display: block}
	.only-mob {display: block}
	.aus_lh_mob h1 {font-size:32px}
	.aus_lh_mob nav {font-size:32px}
	.aus_csbm p {font-size: 15px;}
	.aus_contact_col { margin-left: 15px; margin-right: 15px; }
	.aus_contact_col .col-inner { padding-top: 15px; padding-bottom: 0; padding-left: 20px !important; padding-right: 20px !important; }
	.aus_lh_mob nav { font-size: 14px; }
	.aus_lh_mob h1 { font-size: 32px; }
	.hide_mobile {display:none}
	.aus_social p {margin-top:0}
	.aus_cp_mb {font-size: 16px; margin: 15px 0 20px;line-height: 22px}
	.aus_cp_mb p { margin-bottom: 5px; }
	.aus_copyright { margin-top: 10px; }
	.aus_lg_ft_mb img {width: 237px}
	.aus_col_footer {padding-bottom: 15px}
	.aus_col_footer h2 {font-size: 20px}
	.aus_col_footer p, .aus_copyright ul li a, .aus_copyright p {font-size: 16px}
	.aus_session_title h2 {font-size: 32px;line-height:50px}
	.aus_row_title .col { padding-bottom: 0; }
	.m-fz-18 p {font-size: 18px}
	.m-fz-16 p {font-size: 16px}
	.m-fz-24, .m-fz-24 h2 {font-size: 24px}
	.aus_text_his h4 { font-size: 36px; }
	.aus_text_his p {padding: 0 20%}
	.aus_box_product_main .box-image > div {height: 258px;padding-top: 0 !important}
	.aus_main_product_row { padding: 0 15px; }
	.aus_main_product_row.m-lf-cus h2 {width: auto; display: inline-block; float: right; margin-left: 10px;}
	.aus_main_product_row.m-rt-cus h2 {width: auto; display: inline-block; margin-right: 10px;float:left}
	.aus_main_product_row.m-lf-cus h3, .aus_main_product_row.m-rt-cus h3 {padding-top:24px;font-size: 24px;}
	.aus_col_absolute .col-inner { padding: 25px 15px 0; }
	.aus_main_product_row.m-rt-cus h3 {float: left;width:auto}
	.aus_detail_product p {display:inline-block;width:100%}
	.aus_project_slide .next, .aus_ss_news .next, .aus_project_slide .previous, .aus_ss_news .previous {display:none}
	.aus_box_product_main h4, .aus_box_product_main p { font-size: 12px}
	.aus_cer_slide .wpcp-swiper-dots {display: none}
	.swiper-slide { width: 134px !important; }
	.swiper-slide.swiper-slide-active { width: 154px !important; }
	.aus_ceo_main{
    padding: 0 15px;
}
	.aus_ceo_main p:last-child {
    text-align: justify !important;
}
	.aus_ceo_main h2 {
    font-size: 24px;
}
	.aus_ceo_auxi h3, .aus_bom h3 { font-size: 18px;}
	.aus_ss_bom {
    top: -60px;
}
	.aus_ss_bld {
    min-height: 155px !important;
}
	.aus_ss_bld h2 {
    text-transform: uppercase;
}
	.aus_ss_bld, .aus_ss_bom {
    background: #f6f6f6 !important;
}
.aus_brc_bld .medium-text-center {
    text-align: left !important;
}	
	.custom-docs-table td, .custom-docs-table a {
		font-size: 16px;}
	.custom-docs-table p {margin:0}
	.job-apply a {
    width: 106px;
		height: 35px;}
	.job-title { font-size: 20px; line-height: 24px !important;        margin-bottom: 5px !important;}
	.job-salary {
    font-size: 16px;
    font-weight: bold;
}
	.job-location, .job-deadline {font-size: 15px}
	.job-location {margin-right: 15px}
	.job-deadline {color: #a20303}
	.job-table p {margin-bottom:0;margin-top:0;line-height:30px;text-align:left}
	.job-table td {
    padding: 23px 0;
}
	.form-ung-tuyen {
		padding: 40px 25px 20px;
	}
	.form-ung-tuyen h2 {
	    font-size: 24px;
	}
	.w-50 {width:100%}
	.p_sb .wpcf7-spinner {display: none}
	.p_sb {
		display: inline-block;
		width: 100%;
		margin: 20px 0 !important;
		padding: 0 !important
	}
	.single-td h1 {font-size:24px !important}
	.breadcrumbs a, .breadcrumbs .container span {font-size: 15px}
.nav-sidebar.nav-vertical>li+li {
    border: none !important;
}
.menu-item a {
    font-size: 16px !important;
    height: 40px;
    color: #000000 !important;
    font-weight: 500 !important;
}
	.nav .html.custom {display: none}
	
	.lang-txt {
		margin-left: 10px;
		font-size: 16px;
		color: #000000;
		font-weight: 500;
		text-transform: capitalize;
	}
	.lang_sel {
		    padding-left: 0 !important;
    margin-left: 20px;
    margin-right: 20px;
    border-top: 1px solid #d9d9d9;
    margin-top: 15px;
	}
	.aus_lang_child {
		left: 0 !important;
        top: 80px;
        box-shadow: none !important;
        background-color: unset;
        padding-left: 20px !important;
        padding-top: 0;
		margin-left: 0 !important;
		margin-right: 0 !important
	}
	.aus_lang_cus .nav-dropdown {
	  margin-left: 0 !important;
	  margin-right: 0 !important;
	}
	.swiper-thumbs {
		display: none !important;
	}
	
	
	
	
	
	
	
	
	
}
@media screen and (min-width: 850px) {
    .aus-five-col {
		flex-basis: 20%;
        max-width: 20%;
		padding-left: 3.8px !important;
		padding-right: 3.8px !important;
	}
	.aus_main_product_row {
		position: relative;
	}
	.aus_col_absolute {
		position: absolute;
		z-index: 1;
	}
	.right .aus_detail_product {
		background-color: #f2f2f2;
		padding: 40px 30px 30px 55px;
	}
	.left .aus_detail_product {
		background-color: #f2f2f2;
		padding: 40px 45px 30px 30px;
	}
	.aus_mod_24 {flex-basis: 24%; max-width: 24%;}
	.aus_mod_20 {flex-basis: 20%; max-width: 20%;}
	.aus_mod_43 {flex-basis: 43%; max-width: 43%;}
	.aus_mod_33 {flex-basis: 33%; max-width: 33%;}
	.aus_pic_product {flex-basis: 79.8%;max-width: 79.8%;}
	.aus_col_footer {
		padding-left: 30px !important;
	}
}