.banner .bannerchung_box h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3em;
    color: var(--color-white,#fff);
}
/* s2 */
.s2ablout {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background-image: url("/wp-content/uploads/2026/07/icon_nen.png");
    background-repeat: no-repeat;
    background-size: auto;
}

.ablout_img1 {
    padding: 0 0 40px 70px;
    position: relative;
    z-index: 2;
}

.ablout_img1:after {
    content: "";
    background-color: #E9AD3D;
    border-radius: 16px;
    opacity: 0.2;
    width: 85%;
    height: 80%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.s2abloutr1_title span {
    color: var(--color-brand,#164535);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    padding-top: 20px;
    display: inline-block;
    width: 1000%;
    padding-bottom: 7px;
}

.s2abloutr1_title p {
    margin-bottom: 0;
}

.s2abloutr1_title h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-base, #1A1A1A);
    line-height: 1.3em;
}

.s2abloutr1_title h2 b {
    color: #E9AD3D;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3em;
}

.s2abloutr1_content {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    color: var(--color-base, #1A1A1A);
    text-align: justify;
}

.s2abloutr1_col1 {
    padding-right: 50px !important;
}
/* end s2 */

/* s3 */
.s3abloutr1_col1 {
    padding-left: calc( ( 100% - 1320px ) / 2 ) !important;
    background: var(--color-brand, #164535);
    display: flex;
    align-items: center;
    padding-top: 120px !important;
    padding-bottom: 120px !important;
    padding-right: 140px !important;
    width: calc( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) !important;
    max-width: calc( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) !important;
    flex-basis: calc( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) !important;
}

.s3abloutr1_col3 {
    padding-right: calc( ( 100% - 1320px ) / 2 ) !important;
    background: var(--bg-base, #FFFCF5);
    display: flex;
    align-items: center;
    padding-left: 40px !important;
    width: calc( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) !important;
    max-width: calc( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) !important;
    flex-basis: calc( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) !important;
}
.s3abloutr1_col2{
    width: calc( 100% - ( ( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) * 2 ) ) !important;
    max-width: calc( 100% - ( ( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) * 2 ) ) !important;
    flex-basis: calc( 100% - ( ( ( 1320px / 3 ) + ( ( 100% - 1320px ) / 2 ) ) * 2 ) ) !important;
    background: var(--bg-base, #FFFCF5);
    display: flex;
    align-items: center;
}

.s3ablout {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.s3abloutr1_content h2 {
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    color: var(--color-white,#fff);
}

.s3abloutr1_content p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: var(--color-white, #fff);
}

.s3abloutr1_col2content h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-brand, #164535);
    line-height: 1.3em;
    padding-top: 12px;
}

.s3abloutr1_col2content p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: var(--color-base, #1A1A1A);
    line-height: 1.3em;
    text-align: justify;
    padding-top: 12px;
}
/* end s3 */

/* s4 */
.s4ablout {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.ablout_img2 {
    padding: 40px 40px 0 0;
    position: relative;
    z-index: 2;
}

.ablout_img2:after {
    content: "";
    background-color: #E9AD3D;
    border-radius: 16px;
    opacity: 0.2;
    width: 85%;
    height: 80%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.s4abloutr1_title span {
    color: var(--color-brand,#164535);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    padding-top: 20px;
    display: inline-block;
    width: 1000%;
    padding-bottom: 7px;
}

.s4abloutr1_title p {
    margin-bottom: 0;
}

.s4abloutr1_title h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-base, #1A1A1A);
    line-height: 1.3em;
}

.s4abloutr1_title h2 b {
    color: #E9AD3D;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3em;
}

.s4abloutr1_content {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    color: var(--color-base, #1A1A1A);
    text-align: justify;
}
.s4abloutr1_col2 {
    padding-left: 50px !important;
}
/* end s4 */

/* s5 */
.s5ablout {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background-image: url(/wp-content/uploads/2026/07/nen_mo.png);
    background-repeat: no-repeat;
    background-size: auto;
}
.s5abloutr1_title span {
    color: var(--color-brand,#164535);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    padding-top: 20px;
    display: inline-block;
    width: 1000%;
    padding-bottom: 7px;
}

.s5abloutr1_title p {
    margin-bottom: 0;
}

.s5abloutr1_title h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-base, #1A1A1A);
    line-height: 1.3em;
}

.s5abloutr1_title h2 b {
    color: #E9AD3D;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3em;
}

.s5abloutr1_content {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    color: var(--color-base, #1A1A1A);
    text-align: justify;
}

.s5abloutr1_col1 {
    padding-right: 50px !important;
}
/* end s5 */

/* s6 */
.s6about {
    background-color: var(--color-brand);
}

.s6about .col {
    padding-bottom:0 !important
}

.bavor-run-number, .count {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-white,#fff);
    line-height: 1.3em;
    text-align: center;
    padding-bottom: 10px;
}

.bavor-number-box p, .stat-item p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    color: var(--color-white,#fff);
    text-align: center;
    margin-bottom: 0;
}
/* end s6 */
/* sschung */
.sschung {
    padding-top: 70px !important;
    padding-bottom: 0 !important;
}

.sschungr1_col2 {
    padding-bottom: 0 !important;
}

.sschungcontent h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-brand,#164535);
    line-height: 1.3em;
}

.sschungcontent {
    padding-top: 140px;
}
a.bntchung {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 7px !important;
	background-color: var(--bg-base,#FFFCF5);
	padding: 12px 16px 12px 24px;
	border:1px solid var(--color-brand,#164535);
}

a.bntchung:hover{
	background-color: var(--color-white,#fff);
	box-shadow: unset !important;
}

/* Ẩn hoàn toàn icon mặc định của Flatsome */
a.bntchung i.icon-angle-up {
	display: none !important;
}

/* Tạo icon SVG mới */
a.bntchung::after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.2398 7.75L7.75977 16.24' stroke='%23164535' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.1499 7.75H16.2399V12.85' stroke='%23164535' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 24px 24px;
}

a.bntchung span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: var(--color-brand,#164535);
    line-height: 1.3em;
}

a.bntchung02 {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 10px !important;
}

/* Thay icon mặc định bằng SVG */
a.bntchung02 i.icon-angle-up {
	display: inline-block !important;
	width: 24px !important;
	height: 24px !important;
	min-width: 24px !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	flex-shrink: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.2398 7.75L7.75977 16.24' stroke='%23F8EFDE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.1499 7.75H16.2399V12.85' stroke='%23F8EFDE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 24px 24px !important;
}

/* Xóa icon font mặc định của Flatsome */
a.bntchung02 i.icon-angle-up::before {
	content: none !important;
	display: none !important;
}
a.bntchung02 {
	padding: 12px 16px 12px 24px;
	border-radius: 12px !important;
	background-color: #164535 !important;
	color: #F8EFDE !important;
    border: 1px solid var(--color-brand, #164535);
}

a.bntchung02 span {
	color: #F8EFDE !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3em;
}
.sschungr1_col2 {
    display: flex;
    align-items: flex-end;
}
/* end sschung */
@media  screen and (max-width:1024px){
    .bannerchung_box {
        padding: 0 15px !important;
    }
    .banner .bannerchung_box h1, .s2abloutr1_title h2, .s2abloutr1_title h2 b, .s4abloutr1_title h2, .s4abloutr1_title h2 b, .s5abloutr1_title h2, .s5abloutr1_title h2 b, .bavor-team-experts__title, .sschungcontent h2 {
        font-size: 26px;
    }
    .s2ablout {
        padding-bottom: 10px !important;
    }
    .s3abloutr1_col1 {
        padding-left: 15px !important;
        padding-top: 90px !important;
        padding-bottom: 90px !important;
        padding-right: 15px !important;
        width: 33.333333%;
        max-width: 33.333333%;
        flex-basis: 33.333333%;
    }
    .s3abloutr1_col2 {
        width: 33.333333%;
        max-width: 33.333333%;
        flex-basis: 33.333333%;
    }
    .s3abloutr1_col3 {
        padding-right: 15px !important;
        padding-left: 0px !important;
        width: 33.333333%;
        max-width: 33.333333%;
        flex-basis: 33.333333%;
    }
    .s3abloutr1_content h2 {
        font-size: 28px;
    }
    .s4ablout {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .bavor-run-number, .count {
        font-size: 26px;
    }
    .s5ablout {
        padding-top: 10px !important;
    }
    .sschung {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }
}
@media  screen and (max-width:767px){
    .s3abloutr1_col1 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .s3abloutr1_col2 {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        padding-top: 25px !important;
    }
    .s3abloutr1_col3 {
        padding-right: 15px !important;
        padding-left: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .s2abloutr1_col1 {
        padding-right: 0px !important;
    }
    .banner .bannerchung_box h1, .s2abloutr1_title h2, .s2abloutr1_title h2 b, .s4abloutr1_title h2, .s4abloutr1_title h2 b, .s5abloutr1_title h2, .s5abloutr1_title h2 b, .bavor-team-experts__title, .sschungcontent h2, .s3abloutr1_col2content h3, .s3abloutr1_content h2 {
        font-size: 20px !important;
    }
    .s3ablout {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .s4abloutr1 {
        flex-direction: column-reverse !important;
    }
    .s4abloutr1_col2 {
        padding-left: 10px !important;
    }
    .ablout_img2 {
        padding: 10px 10px 0 0;
    }
    .ablout_img1 {
        padding: 0 0 10px 10px;
    }
    .s5abloutr1_col1 {
        padding-right: 10px !important;
    }
    .s6aboutr1_col3 .bavor-run-number, .count{
        padding-top: 10px;
    }
    .bavor-run-number, .count {
        font-size: 26px;
    }
    a.bntchung {
        margin-right: 0;
    }
}