div#masthead ul li.menu-item a.nav-top-link {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 40px;
}

div#masthead ul li.menu-item a.nav-top-link:hover {
    color: #447490;
}

div#masthead ul li.menu-item.active a.nav-top-link {
    background: #447490;
    color: #fff;
    border-radius: 50% 0 50% 0;
}

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

.home-title h2 {
    font-family: math;
}

h2.title-phan-mem {
    font-size: 38px;
}

/* css phan mem */
.col.post-item>.col-inner {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 5px #0000004f;
    overflow: hidden;
}

.col.post-item .box-text.text-left {
    padding: 15px 10px;
}

.post-title {
    font-size: 18px;
}

.icon-download {
    position: relative;
	margin-top: 12px;
}

.icon-download a.btn-download:after {
    background: url(http://drive.webmau16.com/wp-content/uploads/2023/12/download-32.png) 4px 8px no-repeat;
    width: 30px;
    height: 30px;
    background-size: 16px;
    position: absolute;
    left: 8px;
    top: 5px;
    content: "";
    border-right: 1px solid #ffffff9b;
}

.icon-download a.btn-download {
    background: #1faa00;
    width: 50%;
    border-radius: 4px;
    font-size: 15px;
    line-height: 40px !important;
    display: block;
    padding-left: 46px;
    font-weight: bold;
    height: 40px;
    color: #fff;
	float: left;
}

.icon-download a.dang-ky {
    width: 48%;
    margin-left: 2%;
    background: #447490;
    color: #fff;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px !important;
    font-weight: bold;
    font-size: 14px;
}

div#dang-ky {
    background-color: #447490;
    border-radius: 10px;
    padding: 20px !important;
}

div#dang-ky label {
    color: #fff;
    font-weight: 400;
}

input.wpcf7-form-control {
    box-shadow: 0 0;
    border-radius: 2px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: 0;
    width: 100%;
    background: #14415b;
}

span.wpcf7-spinner {
    display: none;
}
