@import "/all/css/_variable.css";

@media (min-width: 1025px) {
section.section-1 {
    display: inline-block;
    width: 100%;
    background: var(--color-primary);
    position: relative;
    padding: 20px 0;
}
section.section-1 .col-sm-4 img {
    width: 70%;
    height: auto;
}
section.section-1 .col-sm-8 h3 {
    font-size: 20px;
    line-height: 84px;
    margin: 0;
    color: #fff;
    text-align: right;
    text-transform: capitalize;
    font-family: "roboto slab";
}
section.section-2 {
    background: url(../images/BACKGROUND/bg-tinh-du-toan.jpg) no-repeat top center;
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 100px 0 0;
    background-size: 100% auto;
}
section.section-2 .container .cong-trinh h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
    margin: 0 0 20px;
}
section.section-2 .cong-trinh .col-sm-12 {
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding-top: 30px;
}
section.section-2 .cong-trinh .col-sm-12 .content ul {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0 0 30px;
}
section.section-2 .cong-trinh .col-sm-12 .content ul li {
    list-style: none;
    margin: 0 20px 0 0;
    border: 1px solid #ddd;
    padding: 5px 10px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Roboto Slab';
    color: #000;
    cursor: pointer;
}
section.section-2 .cong-trinh .col-sm-12 .content ul li.selected, section.section-2 .cong-trinh .col-sm-12 .content ul li:hover {
    background: var(--color-primary);
    color: #fff;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box {
    display: none;
    justify-content: space-between;
    margin: 0 0 30px;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img {
    text-align: center;
    width: 19%;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img img {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img .box a {
    display: inline-block;
    background: var(--color-primary);
    padding: 5px 10px;
    font-family: 'Roboto Slab';
    text-transform: capitalize;
    color: #fff;
    border-radius: 20px;
}
a:hover {
    text-decoration: none;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box.selected {
    display: flex;
}
body {
    background: url(../images/BACKGROUND/bg-body.png) repeat;
}
section.section-3 {
    display: inline-block;
    width: 100%;
    position: relative;
}
section.section-3 .container {
    background: #fff;
    padding-bottom: 15px;
}
section.section-3 .tinh-du-toan .col-sm-9 .col-inner img {
    width: 100%;
    height: auto;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose .title h4 {
    background: var(--color-primary);
    height: 40px;
    line-height: 40px;
    margin: 0;
    color: #fff;
    font-family: 'Roboto Slab';
    text-transform: uppercase;
    font-size: 17px;
    padding: 0 0 0 15px;
    cursor: pointer;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose {
    border: 1px solid var(--color-primary);
    margin: 0 0 20px;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose ul {
    padding: 0 15px 5px;
    display: none;
    margin: 5px 0 0;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose ul li {
    list-style: none;
    font-family: 'Roboto Slab';
    margin: 0 0 5px;
    border-bottom: 1px solid #eee;
    padding: 0 0 5px;
    text-transform: capitalize;
    font-size: 15px;
    color: #000;
    cursor: pointer;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose ul.selected {
    display: block;
}
section.section-4 {
    display: inline-block;
    width: 100%;
    position: relative;
}
section.section-4 .container {
    padding-top: 100px;
    background: #fff;
    padding-bottom: 15px;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner h3.title {
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
    font-weight: bold;
    color: var(--color-primary);
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin: 0 0 10px;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan h3.header-lapdutoan {
    font-size: 18px;
    font-family: 'Roboto Slab';
    color: #000;
    margin: 0 0 0px !important;
    text-transform: capitalize;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan p.note-lapdutoan {
    color: #000;
    font-size: 15px;
    font-family: 'Roboto Slab';
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan .content-lapdutoan {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan {
    width: 25%;
    margin: 0px 0px 15px 4%;
    display: flex;
    align-items: center;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan .content-lapdutoan span.toantu {
    line-height: 34px;
    display: block;
    float: left;
    margin: 0px 40px 15px;
    font-weight: bold;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan span {
    float: left;
    display: block;
    line-height: 34px;
    color: #333;
    font-size: 14px;
    margin-right: 8px;
    font-family: 'Roboto Slab';
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan input {
    display: block;
    line-height: 32px;
    font-size: 16px;
    margin-right: 8px;
    width: 70px;
    border: 1px #a4a4a4 solid;
    text-align: center;
    color: var(--color-primary);
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan ul.list-moto {
    display: none;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan ul.list-phukien01 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin: 15px 0;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan ul.list-phukien01 li {
    margin: 0 0 15px 4%;
    list-style: none;
    width: 225px;
    padding-left: 26px;
    float: left;
    font-size: 14px;
    background: url(../images/ICON/check-default.png) no-repeat left center;
    line-height: 20px;
    cursor: default;
    font-family: 'Roboto Slab';
    text-transform: capitalize;
    color: #000;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan ul.list-phukien02 {
    display: flex;
    padding: 0;
    width: calc(100% - 8%);
    margin: 10px auto;
    justify-content: space-between;
}
section.section-4 .bang-du-toan .col-sm-12 .col-inner .box-lapdutoan ul.list-phukien02 li {
    list-style: none;
    font-family: 'Roboto Slab';
    color: #000;
    text-transform: capitalize;
    background: url(../images/ICON/un-check.jpg) no-repeat left center;
    padding-left: 26px;
    float: left;
    width: 50%;
    margin: 0 0 10px;
    cursor: pointer;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan {
    padding: 20px 15px 10px 15px;
    background: #eee;
    margin-bottom: 10px;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan h2.header-group-lapdutoan {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px #d3d3d3 solid;
    border-top: none;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan .row-ketqua {
    display: flex;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan .row-ketqua label {
    font-family: 'Roboto Slab';
    text-transform: capitalize;
    color: var(--color-primary);
    margin: 0 10px 0 0;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan .row-ketqua span {
    font-family: 'Roboto Slab';
    color: #000;
    font-weight: bold;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan p.note-lapdutoan {
    font-family: 'Roboto Slab';
    font-style: italic;
    font-size: 14px;
    margin: 10px 0;
    text-align: justify;
    color: #000;
}
section.section-4 .row.bang-du-toan .col-lg-3 a.button-xemketqua {
    background: var(--color-primary);
    width: 100%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 'Roboto Slab';
    text-transform: uppercase;
    color: #fff;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img .box {
    opacity: 0;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img .box.selected {
    opacity: 1;
}
section.section-2 .cong-trinh .col-sm-12 .content {
    display: none;
}
section.section-2 .cong-trinh .col-sm-12 .content.selected {
    display: block;
}
section.section-2 .cong-trinh .col-sm-12 .tab-box {width: 100%;}
section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected li {
    list-style: none;
    padding: 0px 20px;
    text-transform: capitalize;
    font-family: 'Roboto Slab';
    color: #000;
    border-right: 2px solid var(--color-primary);
    cursor: pointer;
}
section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected li:last-child {border: none;}
section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected li.selected, section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected li:hover {
    color: var(--color-primary);
    font-weight: bold;
}

}


@media (max-width: 1024px) {
section.section-1 {
    background: var(--color-primary);
    padding: 20px 0;
    position: relative;
    width: 100%;
}
section.section-1 .col-sm-4 .col-inner {
    text-align: center;
    width: 100%;
}
section.section-1 .col-sm-4 .col-inner .img-inner {
    text-align: center;
    width: 100%;
}
section.section-1 .col-sm-4 .col-inner .img-inner img {
    width: 60%;
    height: auto;
    margin: 0 0 15px;
}
section.section-1 .col-sm-8 .col-inner .text-inner h3 {
    text-align: center;
    font-family: 'Roboto Slab';
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    margin: 0;
}
section.section-2 {
    background: url(../images/BACKGROUND/bg-tinh-du-toan.jpg) no-repeat top center;
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 30px 0 0;
}
section.section-2 .container .cong-trinh h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
    margin: 0 0 20px;
}
section.section-2 .cong-trinh .col-sm-12 {
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding-top: 30px;
}
section.section-2 .cong-trinh .col-sm-12 .content ul {
    display: inline-block;
    padding: 0;
    margin: 0 0 30px;
    width: 100%;
}
section.section-2 .cong-trinh .col-sm-12 .content ul li {
    list-style: none;
    border: 1px solid #ddd;
    padding: 5px 10px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Roboto Slab';
    color: #000;
    cursor: pointer;
    width: fit-content;
    float: left;
    margin: 0 10px 10px 0;
}
section.section-2 .cong-trinh .col-sm-12 .content ul li.selected, section.section-2 .cong-trinh .col-sm-12 .content ul li:hover {
    background: var(--color-primary);
    color: #fff;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box {
    display: none;
    justify-content: space-between;
    margin: 0 0 30px;
    width: 100%;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img {
    text-align: center;
    width: 48%;
    float: left;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img img {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img .box a {
    display: inline-block;
    background: var(--color-primary);
    padding: 5px 10px;
    font-family: 'Roboto Slab';
    text-transform: capitalize;
    color: #fff;
    border-radius: 20px;
}
a:hover {
    text-decoration: none;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box.selected {
    display: inline-block;
}
body {
    background: url(../images/BACKGROUND/bg-body.png) repeat;
}
section.section-2 .container {
    width: 90%;
}
section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
}
section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected li {
    width: fit-content;
    border: 1px solid var(--color-primary);
    margin: 0 10px 10px 0;
    font-family: 'Roboto Slab';
    padding: 5px 10px;
    list-style: none;
    float: left;
    text-transform: capitalize;
    width: 100%;
}
section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected li.selected {
    background: var(--color-primary);
    color: #fff;
}
section.section-2 .cong-trinh .col-sm-12 .content {
    display: none;
}
section.section-2 .cong-trinh .col-sm-12 .content.selected {
    display: block;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img:nth-child(even) {
    float: right;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img .box {
    opacity: 0;
    margin: 0 0 5px;
}
section.section-2 .cong-trinh .col-sm-12 .content .col-box .col-img .box.selected {
    opacity: 1;
}
section.section-3 {
    display: inline-block;
    width: 100%;
    position: relative;
}
section.section-3 .container {
    background: #fff;
    padding-bottom: 15px;
}
section.section-3 .tinh-du-toan .col-sm-9 .col-inner img {
    width: 100%;
    height: auto;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose .title h4 {
    background: var(--color-primary);
    height: 40px;
    line-height: 40px;
    margin: 0;
    color: #fff;
    font-family: 'Roboto Slab';
    text-transform: uppercase;
    font-size: 17px;
    padding: 0 0 0 15px;
    cursor: pointer;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose {
    border: 1px solid var(--color-primary);
    margin: 0 0 20px;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose ul {
    padding: 0 15px 5px;
    display: none;
    margin: 5px 0 0;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose ul li {
    list-style: none;
    font-family: 'Roboto Slab';
    margin: 0 0 5px;
    border-bottom: 1px solid #eee;
    padding: 0 0 5px;
    text-transform: capitalize;
    font-size: 15px;
    color: #000;
    cursor: pointer;
}
section.section-3 .tinh-du-toan .col-sm-3 .chose ul.selected {
    display: block;
}
section.section-3 .row.tinh-du-toan .col-sm-9 {
    margin: 0 0 30px;
}
section.section-4 {
    display: inline-block;
    width: 100%;
    position: relative;
}
section.section-4 .container {
    padding-top: 30px;
    background: #fff;
    padding-bottom: 15px;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner h3.title {
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
    font-weight: bold;
    color: var(--color-primary);
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin: 0 0 10px;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan h3.header-lapdutoan {
    font-size: 18px;
    font-family: 'Roboto Slab';
    color: #000;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-weight: bold;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan p.note-lapdutoan {
    color: #000;
    font-size: 14px;
    font-family: 'Roboto Slab';
    font-style: italic;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan {
    width: 100%;
    margin: 5px 0;
    display: flex;
    align-items: center;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan span.toantu {
    line-height: 20px;
    display: block;
    float: left;
    margin: 0px 135px 5px;
    font-weight: bold;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan span {
    float: left;
    display: block;
    line-height: 34px;
    color: #333;
    font-size: 14px;
    margin-right: 8px;
    font-family: 'Roboto Slab';
    text-transform: capitalize;
    width: 100px;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan input {
    display: block;
    line-height: 32px;
    font-size: 16px;
    margin-right: 8px;
    width: 70px;
    border: 1px #a4a4a4 solid;
    text-align: center;
    color: var(--color-primary);
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan ul.list-moto {
    display: none;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan ul.list-phukien01 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin: 15px 0;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan ul.list-phukien01 li {
    margin: 0 0 15px 4%;
    list-style: none;
    width: 225px;
    padding-left: 26px;
    float: left;
    font-size: 14px;
    background: url(../images/ICON/check-default.png) no-repeat left center;
    line-height: 20px;
    cursor: default;
    font-family: 'Roboto Slab';
    text-transform: capitalize;
    color: #000;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan ul.list-phukien02 {
    display: flex;
    padding: 0;
    width: calc(100% - 8%);
    margin: 10px auto;
    justify-content: space-between;
}
section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan ul.list-phukien02 li {
    list-style: none;
    font-family: 'Roboto Slab';
    color: #000;
    text-transform: capitalize;
    background: url(../images/ICON/un-check.jpg) no-repeat left center;
    padding-left: 26px;
    float: left;
    width: 50%;
    margin: 0 0 10px;
    cursor: pointer;
}

section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan {
    padding: 20px 15px 10px 15px;
    background: #eee;
    margin: 20px 0 10px;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan h2.header-group-lapdutoan {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px #d3d3d3 solid;
    border-top: none;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan .row-ketqua {
    display: flex;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan .row-ketqua label {
    font-family: 'Roboto Slab';
    text-transform: capitalize;
    color: var(--color-primary);
    margin: 0 10px 0 0;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan .row-ketqua span {
    font-family: 'Roboto Slab';
    color: #000;
    font-weight: bold;
}
section.section-4 .row.bang-du-toan .col-lg-3 .box-ketqualapduatoan p.note-lapdutoan {
    font-family: 'Roboto Slab';
    font-style: italic;
    font-size: 14px;
    margin: 10px 0;
    text-align: justify;
    color: #000;
}
section.section-4 .row.bang-du-toan .col-lg-3 a.button-xemketqua {
    background: var(--color-primary);
    width: 100%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 'Roboto Slab';
    text-transform: uppercase;
    color: #fff;
}
}


/*Additional for responsive mobile*/
/*Overide style*/
@media (max-width: 1024px){
    section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected li{
        float: unset !important;
        width: fit-content !important;
    }
    section.section-2 .cong-trinh .tab-box > ul, section.section-2 .cong-trinh .col-sm-12 .content ul{
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
    }

    section.section-3 .container{
        width: 90%;
    }
    section.section-3 .tinh-du-toan .col-sm-3 .chose .title h4{
        height: auto !important;
    }

    section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan{
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan{
        width: 38%;
        margin: 0 0 15px 0;
        display: flex;
        align-items: center;
    }

    section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan span{
        line-height: unset;
        font-size: 14px;
        flex: 0 0 46%;
    }

    section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan span.toantu{
        line-height: 34px;
        display: block;
        float: left;
        margin: 0 5px 15px !important;
        font-weight: bold;
    }

}

@media (max-width: 512px) {
    section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan{
        width: 60%;
    }

    section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan span.toantu{
        line-height: 20px;
        display: block;
        float: left;
        font-weight: bold;
        width: 38%;
        text-align: right;
    }

    .box-lapdutoan{
        margin-block: 15px;
    }
}

@media (max-width: 398px) {
    section.section-2 .cong-trinh .tab-box > ul {
        flex-direction: column;
    }
    section.section-2 .cong-trinh .col-sm-12 .tab-box ul.selected li{
        width: 100% !important;
    }

    section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan .item-lapdutoan{
        width: 60%;
    }

    section.section-4 .bang-du-toan .col-lg-9 .col-inner .box-lapdutoan .content-lapdutoan span.toantu{
        line-height: 20px;
        display: block;
        float: left;
        font-weight: bold;
        text-align: right;
        width: 40%;
    }

    .box-lapdutoan{
        margin-block: 15px;
    }
}


section.section-4 .header-group-lapdutoan {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px #d3d3d3 solid;
    border-top: none;
    text-transform: uppercase !important;
    font-family: 'Roboto Slab';
}