/*
Theme Name: Googlemeta
Theme URI: https://googlemeta.com/
Description: This is a theme of Googlemeta.com
Author: Googlemeta
Author URI: https://googlemeta.com/
Template: flatsome
Version: 3.4.3
*/

.dich_vu > .box-image {
    border-radius: var(--radius);
}
.dich_vu > .box-text {
    padding: 15px 0 0;
}
.text_dichvu > h4 {
    font-size: 14px;
    margin: 0;
    color: var(--primary);
    margin-bottom: 1.3rem;
    position: relative;
}
.text_dichvu > h4:after {
    content: "";
    background: var(--primary);
    width: 80px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    height: 1px;
    bottom: -10px;
}
.text_dichvu > p {
    font-size: 14px;
}
form.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7-response-output {
    margin: 10px 0 0 !important;
}
.col_tieuchuan > .col-inner {
    background: var(--primary);
    border-radius: var(--radius);
    overflow: hidden;
}
.tieu_chuan > .box-text {
    padding: 20px;
}
.text_tieuchuan > h4 {
    font-size: 23px;
    color: #fff;
    margin-bottom: 1.3rem !important;
	margin: 0;
	position: relative;
}
.text_tieuchuan > h4:after {
    content: "";
    background: #fff02c;
    left: 0;
    width: 50px;
    height: 3px;
    position: absolute;
    bottom: -10px;
}
.text_tieuchuan > p {
    color: #fff;
    font-size: 14px;
    margin: 0;
	text-align: justify;
}
.col_duan > .col-inner {
    border-radius: var(--radius);
    background: #fff;
    overflow: hidden;
}
.video_duan {
    margin-bottom: 0;
}
.text_duan {
    padding: 20px;
}
.text_duan > h4 {
    font-size: 14px;
}
.text_duan > p {
    text-align: justify;
    font-size: 14px;
    margin-bottom: 5px;
}
.text_duan > h5 {
    margin-bottom: 0;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 600;
    color: #0025ae;
    cursor: pointer;
}
.text_banggia > table, .text_banggia > table tr td, .text_banggia > table tr th {
    border: 1px solid #111;
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 0 !important;
	font-size: 14px;
}
.col_dangky > .col-inner {
    background: url(/wp-content/uploads/2025/10/tkptn-yeu-cau.jpg);
    background-size: 100% 100%;
    border-radius: var(--radius);
    overflow: hidden;
    padding: 10px 50px;
}