.s-gioithieu .title {
    color: #d14900;
}
/* BEGIN p-detail-3 */
.p-detail-3 .p_title {
    font-size: 25px;
    line-height: 1.2em;
    margin-bottom: 20px;
    font-weight: 500;
    color: #d14900;
    text-transform: uppercase;
}
.p-detail-3 .p_desc {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.334em;
    margin-bottom: 20px;
    text-align: justify;
    color: #643200;
}
.p-detail-3 .p_other {
    margin-top: 20px;
}
.p-detail-3 .p_other>ul {
    margin: 30px 0 0 40px;
}
.p-detail-3 .p_other>ul>li {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
}
.p-detail-3 .p_other>ul>li::before {
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 5px;
}
.p-detail-3 .p_other>ul>li a:hover {
    color: #d14900;
}
.p-detail-3 .p_tag {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.p-detail-3 .row+.p_tag {
    margin-top: 30px;
}
.p-detail-3 .p_tag .title {
    margin-top: 3px;
    margin-bottom: 10px;
    margin-right: 10px;
    min-width: 60px;
}
.p-detail-3 .p_tag .title i {
    color: #d14900;
    width: 18px;
    margin-right: 5px;
    text-align: center;
}
.p-detail-3 .p_tag ul {
    display: flex;
    flex-wrap: wrap;
}
.p-detail-3 .p_tag ul>li {
    background: #f5f5f5;
    padding: 3px 7px;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: 0.25s ease-in-out;
}
.p-detail-3 .p_tag ul>li a {
    transition: 0.25s ease-in-out;
}
.p-detail-3 .p_tag ul>li:hover a {
    color: #d14900;
}
.p-detail-3 .p_tag+.p_tag {
    margin-top: -30px;
}
.p-detail-3 .p_related {
    margin-top: 20px;
}
.p-detail-3 .p_related a {
    display: block;
    font-size: 15px;
    transition: 0.25s ease;
    color: #00649b;
}
.p-detail-3 .p_related a:hover {
    color: #d14900;
}
.p-detail-3 .p_related a:not(:last-child) {
    margin-bottom: 8px;
}
.p-detail-3 .p_related a {
    display: block;
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background: #fafafa;
    margin-bottom: 15px;
}
.p-detail-3 .p_related .thumb {
    float: left;
    width: 90px;
    line-height: 0;
    margin-right: 12px;
}
.p-detail-3 .p_related .title {
    font-size: 15px;
    padding: 10px 0;
}
.p-detail-3 .p_related a::after {
    content: '';
    display: table;
    clear: both;
}
/* END p-detail-3 */
/* BEGIN b-card-26 */
.b-card-26 {
    margin-bottom: 35px;
    text-align: center;
}
.b-card-26 .b_thumb {
    position: relative;
    overflow: hidden;
    margin: 0 auto 15px;
    transition: border 0.25s linear;
}
.b-card-26 .b_title {
    color: #a05000;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.b-card-26 .b_desc {
    font-size: 16px;
    color: #222;
}
.b-card-26:hover .b_thumb {
    border-color: #f60;
}
/* END b-card-26 */
/* BEGIN s-home-21 */
.s-home-21 {
    padding: 50px 0 15px;
    background-color: rgb(16 167 29 / 4%);
    border-bottom: 1px solid rgb(57 92 0 / 4%);
    border-top: 1px solid rgb(57 92 0 / 4%);
}
/* END s-home-21 */
.s_title .title {
    font-size: 26px;
    font-weight: 500;
}
.details {
    box-shadow: rgba(0, 0, 0, 0.16) 0 3px 4px;
}
/* BEGIN s-breadcrumb-1 */
.s-breadcrumb-1 {
    font-size: 14px;
    padding-bottom: 25px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}
.s-breadcrumb-1 li:not(:first-child)::before {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 0.786em;
    margin: 0 0.637em;
    color: #888;
}
.s-breadcrumb-1 li:first-child a>i {
    font-size: 1.429em;
}
.s-breadcrumb-1 li a {
    font-weight: bold;
}
.s-breadcrumb-1 li a:hover {
    color: #d14900;
}
/* END s-breadcrumb-1 */
.s-home-18 {
    margin-top: 35px;
}
.contentTable {
    background-color: #f5f5f5;
    padding: 25px;
    font-weight: bold;
    margin-bottom: 25px;
}
.contentTable .title {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
}
.contentTable li {
    list-style: none;
    margin-bottom: 6px;
    font-size: 16px;
}
.contentTable li:last-child {
    margin-bottom: 0;
}
.contentTable a>span:first-child {
    margin-right: 5px;
}
.contentTable a:hover {
    color: #d14900;
}
/* Responsive */


@media screen and (max-width: 1259px) {
    .details {
        box-shadow: none;
        padding: 0;
        margin: 35px 0 40px;
    }
}
@media screen and screen and (max-width: 767px) {
    .p-detail-3 .p_title {
        font-size: 20px;
    }
    .p-detail-3 .p_other>ul {
        margin: 20px 0 0 10px;
    }
}