/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 28 2025 | 09:49:16 */
/*----form----*/
.frm_forms .frm-show-form .frm_form_fields  fieldset {
border-radius: 20px;
}

#form_regismbwnext .frm_form_fields  fieldset .frm_fields_container .frm_form_field label {
margin-bottom:8px;
}
 /*-----link a-----*/
.ekit-heading__description p a {
color: #c4161c;
	transition: color 0.3s ease-in-out;
}
.ekit-heading__description p a:hover {
color: #9b0308;
}
/*----Style Subiz----*/
#cpsdbriglhyreaaarcsvt .mobile .widget-layout.widget-layout--right {
    bottom: 10px!important;
}
body #cpsdbriglhyreaaarcsvt .mobile .widget-layout.widget-layout--right {
    right: 10px!important;
}
#cpsdbriglhyreaaarcsvt .desktop .widget-layout.widget-layout--right {
right: 20px!important;
}

#cpsdbriglhyreaaarcsvt .desktop .widget-layout {
bottom: 20px!important;

}


/*-----Đội ngũ lãnh đạo----*/
.doingulanhdao {
        display: flex;
        width: 100%;
        vertical-align: middle;
	align-items: center;
    }
    .hinhanhlanhdao {
        width: 45%;
    }
    .thongtinlanhdao {
        width: 55%;
		padding-left: 1em;
    }
    .kinhnghiem .icon-list-items .icon-list-item .icon-list-icon svg {
        width: 0.5em;
        height: 0.5em;
        line-height: 1.3;
        margin-right: 0.5em;
    }
    .kinhnghiem .icon-list-items .icon-list-item {
display: flex;
}

.doingulanhdao h3 {
font-family:Hanken Grotesk!important;
}
.doingulanhdao p {
font-family:Hanken Grotesk!important;
	font-weight: normal;
}
.thongtinlanhdao h3 {
font-size: 25px;
font-weight: bold;
}
.thongtinlanhdao p {
font-size: 18px;
	font-weight:normal;
}
.kinhnghiem {
font-family:Hanken Grotesk!important;
font-weight: normal;
font-size: 18px;
}
.kinhnghiem .icon-list-items {
padding-left: 0px;
}
.kinhnghiem  .icon-list-items .icon-list-item p {
margin-bottom: 0.5em;
}
.kinhnghiem  .icon-list-items .bold-text p {
font-weight: bold!important;
	font-size: 20px;
}


@media only screen and (max-width: 696px) {
.doingulanhdao .hinhanhlanhdao img {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-bottom: 20px;
}
.doingulanhdao {
    display: block!important;
}
.doingulanhdao .hinhanhlanhdao  {
width: 100%;
}

.doingulanhdao .thongtinlanhdao {
width: 100%;
padding-left: 0em!important;
}


}

