.row {
    margin-right: -15px;
    margin-left: -15px;
}

.cate-products {
    position: relative;
}

.div-dichvu-main img {
    background: #fff;
    padding: 4px;
    margin-bottom: 10px;
    height: 255px;
    width: 100%;
    box-shadow: 0px 0px 2px 1px #ccc;
}

.div-dichvu-main h3 a {
    display: inline-block;
    color: #ffffff !important;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: absolute;
    bottom: 14px;
    left: 0;
    background: url(../images/backgroundt.png)center center no-repeat;
    font-family: 'Roboto-Medium';
    width: auto;
    right: 0;
    margin: 0 auto;
    padding: 15px 50px;
    text-align: center;
}

.carousel-projects-wrapperex .item {
    border-radius: 10px;
    overflow: hidden;
}

.carousel-partner-wrapperdt .item .partner-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px;
}

.carousel-partner-wrapperdt .item .partner-item img {
    width: auto;
    max-width: 100%;
}

.btn-primary {
    color: #fff;
    background-color: #0166b4;
    border-color: #0166b4
}

.pagination {
    margin: 0 0 20px !important
}

#middle {
    background-color: #f9fafa
}

a.photo {
    display: block;
    overflow: hidden
}

.entry-content img {
    max-width: 100%;
    height: auto
}

.owl-theme .owl-nav .owl-next, .owl-theme .owl-nav .owl-prev {
    font-size: 0;
    background: 0 0 !important;
    padding: 0;
    margin: 0 8px
}

    .owl-theme .owl-nav .owl-next:before, .owl-theme .owl-nav .owl-prev:before {
        font-family: FontAwesome;
        color: #000;
        font-size: 32px
    }

    .owl-theme .owl-nav .owl-prev:before {
        content: "\f104"
    }

    .owl-theme .owl-nav .owl-next:before {
        content: "\f105"
    }

.owl-theme .owl-nav {
    margin: 0 !important
}

.noborder {
    border: none !important
}

ol.breadcrumb {
    margin-bottom: 5px
}

.form-control {
    border-radius: 0 !important
}

.seemore {
    text-decoration: underline !important;
    color: #f33;
    font-style: italic;
    font-size: 13px
}

.section_eff0f8 {
    background-color: #eff0f8
}

.section {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

header {
    width: 100%;
    z-index: 100;
}

    header .header_main {
        padding: 48px 0;
        position: relative;
        background: url(../images/map.jpg) no-repeat right top;
        background-size: 50% auto;
    }

    header .left-header {
        width: 100%;
        float: left;
        text-align: center;
    }

    header .logo-header {
        float: left;
        width: auto;
    }

    header .header-name {
        margin-left: 25px;
        text-transform: uppercase;
        color: #000;
        font-weight: 700;
        margin-top: 0;
        font-size: 21px;
        float: left;
        width: 33%;
    }

    header .language-header {
        width: 100%;
        text-align: right;
        margin-bottom: 12px
    }
header .language-header img
{
	width: 40px;
}
.box-hoptac .text, .company-machine .item, footer .copyright {
    text-align: center
}

header .language-header a {
    margin: 0 2px;
    display: inline-block
}

.form-header-search .form {
    width: 324px;
    height: 32px;
    float: right;
    position: relative
}

    .form-header-search .form input[name=keyword] {
        width: 100%;
        height: 32px;
        border: 1px solid #3b89c5;
        padding-right: 60px;
        border-radius: inherit
    }

    .form-header-search .form .btn-search {
        position: absolute;
        top: 0;
        right: 0;
        background-color: transparent;
        outline: 0;
        border: none;
        padding: 6px 15px;
        color: #0166b4;
    }

        .form-header-search .form .btn-search:before {
            width: 1px;
            height: 20px;
            background-color: #ccc;
            content: "";
            position: absolute;
            top: 6px;
            left: 0
        }

.header_menu {
    width: 100%;
    display: inline-block;
    background-color: #89dd77;
}

    .header_menu > .container > ul {
        margin-left: -15px
    }

        .header_menu > .container > ul > li {
            display: inline-block;
            float: left;
            position: relative
        }

            .header_menu > .container > ul > li > a {
                font-family: 'Roboto-Medium';
                color: #fff;
                text-decoration: none;
                text-transform: uppercase;
                padding: 10px 17px;
                font-weight: 600;
            }

            .header_menu > .container > ul > li > ul > li > a, .header_menu > .container > ul > li > ul > li > ul > li > a {
                padding: 7px 15px;
                font-weight: 700;
                font-size: 13px;
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis
            }

            .header_menu > .container > ul > li.active > a, .header_menu > .container > ul > li:focus > a, .header_menu > .container > ul > li:hover > a {
                background-color: transparent;
                color: #000;
            }

            .header_menu > .container > ul > li > ul {
                width: 249px;
                position: absolute;
                left: 0;
                z-index: 999;
                visibility: hidden;
            }

            .header_menu > .container > ul > li:hover > ul {
                visibility: visible
            }

            .header_menu > .container > ul > li > ul > li {
                position: relative;
                width: 100%;
                border-bottom: 1px solid #89dd77;
                background: url(../images/sd_navtopchild_hover.png) left top #3e7533;
                text-align: left;
            }

                .header_menu > .container > ul > li > ul > li:last-child {
                    border-bottom-color: transparent
                }

                .header_menu > .container > ul > li > ul > li > a {
                    color: #fff
                }

                .header_menu > .container > ul > li > ul > li:hover > a {
                    background-color: #f7f7f7;
                    color: #000
                }

                .header_menu > .container > ul > li > ul > li > ul {
                    min-width: 215px;
                    position: absolute;
                    left: 215px;
                    top: 0;
                    z-index: 999;
                    visibility: hidden
                }

.headbox_1 .heading:before, .headbox_2 .heading:before, .headbox_3 .heading:before {
    content: "";
    left: 0;
    bottom: -2px
}

.header_menu > .container > ul > li > ul > li:hover > ul {
    visibility: visible
}

.header_menu > .container > ul > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #3d83d1;
    background: url(../images/sd_navtopchild_hover.png) left top #044388
}

    .header_menu > .container > ul > li > ul > li > ul > li:last-child {
        border-bottom-color: transparent
    }

    .header_menu > .container > ul > li > ul > li > ul > li > a {
        color: #fff
    }

.headbox_1 .heading, .headbox_2 .heading, .headbox_3 .heading {
    font-size: 16px;
    text-transform: uppercase
}

.header_menu > .container > ul > li > ul > li > ul > li:hover > a {
    background-color: #f7f7f7;
    color: #000
}

.banner-section-wrapper .carousel-inner .item {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 480px
}

    .banner-section-wrapper .carousel-inner .item > img {
        display: none
    }

.headbox_1, .headbox_2, .headbox_3 {
    display: block;
}

.headbox_1 {
    width: 100%;
    position: relative;
    margin-bottom: 8px;
    height: 38px;
    border-bottom: solid 2px #ccc;
}

    .headbox_1 .heading {
        font-weight: 400;
        float: left;
        margin: 0px;
        min-height: 38px;
        line-height: 38px;
        padding: 0 16px;
        position: relative;
        background: #0166b4;
    }

        .headbox_1 .heading a {
            color: white;
            font-size: 16px;
            text-decoration: none;
        }

        .headbox_1 .heading:before {
            width: 0px;
            position: absolute;
            height: 0px;
            border-top: 0px solid transparent;
            border-right: 37px solid transparent;
            border-bottom: 38px solid #89dd77;
            top: 0;
            left: unset;
            right: -37px;
            transform: rotate(0deg);
        }

        .headbox_1 .heading:after {
            content: "";
            position: absolute;
            height: 100%;
            width: 10px;
            background: #b8b8b8;
            left: 0;
        }

    .headbox_1 .select_cat_project {
        float: right;
        width: 120px;
        border: none;
        outline: 0;
        margin-top: 15px
    }

.headbox_2 {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    border-bottom: solid 1px #6cf
}

    .headbox_2 .heading {
        font-weight: 600;
        float: left;
        padding: 10px 0 14px;
        margin: 0px;
        position: relative
    }

        .headbox_2 .heading a {
            color: #000;
            text-decoration: none
        }

        .headbox_2 .heading:before {
            width: 100%;
            border-bottom: solid 2px red;
            position: absolute
        }

.headbox_3 {
    width: 100%;
    position: relative;
    margin-bottom: 14px;
    height: 44px;
    /* float: left; */
    border-bottom: solid 1px #ccc;
}

    .headbox_3 .heading {
        font-family: 'Averta-Bold';
        float: left;
        margin: 0px;
        padding: 10px 0 14px;
        position: relative
    }

        .headbox_3 .heading a {
            color: #000;
            text-decoration: none;
            font-weight: 700
        }

        .headbox_3 .heading:before {
            width: 100%;
            border-bottom: solid 2px #89dd77;
            position: absolute;
        }

.carousel-projects-wrapper .item .bodybox {
    padding: 9px 46px 6px;
    text-align: center;
    border: 1px solid #cdcdcd;
    min-height: 55px;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 2px;
}

.carousel-projects-wrapper .seemore {
    color: #000
}

.carousel-projects-wrapper .item .bodybox .title {
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto-Medium';
}

.carousel-projects-wrapper .item .bodybox .table-item {
    width: 100%;
    overflow: hidden;
    margin-top: 2px
}

    .carousel-projects-wrapper .item .bodybox .table-item .cog {
        float: left;
        width: 90px
    }

    .carousel-projects-wrapper .item .bodybox .table-item .clock {
        float: left;
        width: calc(100% - 90px)
    }

.carousel-projects-wrapper .item .table-item {
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5)
}

    .carousel-projects-wrapper .item .table-item .address, .carousel-projects-wrapper .item .table-item .clock, .carousel-projects-wrapper .item .table-item .cog {
        float: left;
        width: 50%;
        color: #fff;
        font-size: 12px;
        padding: 4px 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.carousel-projects-wrapper .owl-dots {
    margin-top: 0 !important
}

.news-home-box .row {
    margin-left: -10px;
    margin-right: -10px;
}

    .news-home-box .row .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px;
    }

.news-home-box .right > ul > li {
    width: 100%;
    display: inline-block;
    margin-bottom: 16.5px
}

    .news-home-box .right > ul > li:last-child {
        margin-bottom: 0
    }

    .news-home-box .right > ul > li > a.photo {
        width: 107px;
        height: 62px;
        float: left;
        display: block;
        overflow: hidden
    }

.news-home-box .left .desc {
    height: 36px;
    overflow: hidden;
    line-height: 18px
}

.news-home-box .ngaydang {
    font-size: 11px;
    display: block;
    margin-bottom: 2px;
}

    .news-home-box .ngaydang i.fa {
        margin-right: 5px;
    }

.news-home-box a.photo {
    margin-bottom: 5px;
}

.news-home-box .title {
    font-weight: 700;
    margin-bottom: 2px;
}

.news-home-box .right > ul > li > .right {
    margin-left: 107px;
    padding-left: 8px;
    vertical-align: top;
}

.news-home-box .right > ul > li .desc {
    height: 36px;
    font-size: 13px;
    overflow: hidden
}

.news-home-box .right > ul > li .ngaydang {
    font-size: 8px;
}

#middle .blkboxes {
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 15px
}

.blkboxes .title {
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px;
    margin: 0 0 5px;
    color: #fff;
    background-color: #89dd77;
}

    .blkboxes .title a {
        color: #fff;
        text-decoration: none
    }

.blkboxes .title-project {
    background: url(../images/icon-project.png) 10px 11px no-repeat #0166b4;
    padding-left: 38px;
    background-size: 18px
}

.blkboxes .title-hoptac {
    background: url(../images/hop-tac.png) 10px 14px no-repeat #0166b4;
    padding-left: 38px;
    background-size: 18px
}

.blkboxes .title-tuyendung {
    background: url(../images/icon-tuyendung.png) 10px 14px no-repeat #89dd77;
    padding-left: 38px;
    background-size: 18px;
}

.blkboxes .title-duan {
    background: url(../images/icon-duan.png) 10px 11px no-repeat #89dd77;
    padding-left: 38px;
    background-size: 18px;
}

.carousel-project-doing .owl-dots {
    margin-top: -5px !important
}

.carousel-project-doing .item .desc {
    max-height: 40px;
    overflow: hidden;
    display: block
}

.box-hoptac label.control-label {
    width: 85px;
    float: left
}

.box-hoptac .r {
    width: -webkit-calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    width: calc(100% - 85px);
    float: left
}

.box-hoptac button[type=submit] {
    max-width: 100%;
    padding: 5px 10px;
    margin-top: 4px
}

.box-hoptac .hotline {
    cursor: pointer;
    position: relative;
    color: #fff;
    float: left
}

.box-hoptac .text {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 10px 8px 10px 38px;
    line-height: 18px
}

.lvhd .item .title {
    text-align: center;
    font-size: 14px;
    margin: 10px;
    text-transform: uppercase;
    font-weight: 700
}

.box-tuyendung .item {
    width: 100%;
    display: inline-block;
    margin: 4px 0
}

    .box-tuyendung .item a.photo {
        width: 80px;
        height: 48px;
        float: left
    }

        .box-tuyendung .item a.photo img {
            width: 80px;
            height: 48px
        }

    .box-tuyendung .item .r {
        margin-left: 80px;
        padding-left: 10px;
        vertical-align: top
    }

    .box-tuyendung .item .tieude {
        line-height: 18px;
        margin: 6px 0;
        height: 36px;
        overflow: hidden
    }

.carousel-linhvuc .owl-dots {
    margin-top: 5px !important
}

.awe-section-6 .carousel {
    padding: 10px 0
}

    .awe-section-6 .carousel .arrow.left {
        left: 2px
    }

.awe-section-6 .carousel-partner-wrapper {
    width: 100%
}

    .awe-section-6 .carousel-partner-wrapper .item img {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 65px;
        margin: 0 auto;
        display: block
    }

.contact-info {
    margin-bottom: 50px
}

.contact-form button[type=submit] {
    border-radius: inherit;
    width: 170px;
    padding: 10px 15px;
    font-size: 16px;
    text-transform: uppercase
}

#contact-maps {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    height: 350px
}

#banner-act {
    width: 100%;
    height: 126px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.list-ext-news .item {
    margin-bottom: 20px;
    padding: 15px;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
    border: 1px solid transparent;
    background: #fff;
}

    .list-ext-news .item .title {
        font-size: 18px;
        font-weight: 700;
        max-height: 28px;
        overflow: hidden
    }

    .list-ext-news .item .ngaydang {
        display: block;
        margin: 5px 0
    }

.list-ext-recruit .item {
    padding: 30px 0;
    border-top: 1px solid #ccc
}

.list-ext-recruit .row:first-child .item {
    border-top-color: transparent;
    padding-top: 0
}

.list-ext-recruit .item .title {
    font-size: 24px
}

.list-ext-recruit .item .ngaydang {
    display: block;
    margin: 13px 0
}

.box-about ul li:before, .box-project ul li:before {
    font-family: FontAwesome;
    content: "\f14a";
    display: inline-block
}

.related-news ul li {
    list-style: none;
    background: url(../images/sd_reference_bg.png) left 7px no-repeat;
    padding-left: 18px;
    margin-bottom: 9px
}

.related-news .item .bodybox {
    padding: 5px 0;
    overflow: hidden;
    font-size: 12px
}

    .related-news .item .bodybox .title {
        font-weight: 700;
        margin-bottom: 5px
    }

    .related-news .item .bodybox .desc {
        height: 36px;
        overflow: hidden
    }

.page-about .table-detail .item {
    padding: 7px 10px;
    overflow: hidden;
    background-color: #fff
}

    .page-about .table-detail .item:nth-child(2n+1) {
        background-color: #f2f2f2
    }

    .page-about .table-detail .item .left {
        width: 150px;
        padding-right: 10px;
        float: left
    }

.box-about ul li {
    padding: 5px 0 5px 10px;
    position: relative;
    border-bottom: solid 1px #ccc
}

    .box-about ul li:before {
        margin: 0 6px 0 0;
        color: #89dd77;
    }

    .box-about ul li:last-child {
        border-bottom-color: transparent
    }

.introTextBlue {
    margin: 20px 0;
    width: 100%;
    background-color: #cf1c24;
    font-size: 16px;
    padding: 5px 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.list-ext-project .row {
    margin-left: -7px;
    margin-right: -7px
}

.list-ext-project .col-md-4 {
    padding-left: 7px;
    padding-right: 7px
}

.list-ext-project .item .table-item {
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    padding: 0 6px;
    background: rgba(0,0,0,.5)
}

    .list-ext-project .item .table-item .address, .list-ext-project .item .table-item .clock, .list-ext-project .item .table-item .cog {
        float: left;
        width: 50%;
        color: #fff;
        font-size: 12px;
        padding: 4px 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.list-ext-project .item .bodybox {
    padding: 7px 0
}

    .list-ext-project .item .bodybox .title {
        font-weight: 700
    }

.list-ext-project .item .seemore {
    color: #000
}

.box-project ul {
    margin-left: 24px
}

    .box-project ul li {
        position: relative;
        width: 100%;
        padding: 2px 0
    }

        .box-project ul li:before {
            margin: 0 6px 0 0;
            color: #036894
        }

        .box-project ul li.active a {
            color: #0166b4;
            font-weight: 700
        }

.project-intro ul li {
    padding: 8px 15px;
    font-size: 16px
}

    .project-intro ul li:nth-child(2n) {
        background-color: #e2e2e2
    }

.project-content {
    padding: 15px;
    border: 1px solid #ccc;
    margin: 20px 0;
    line-height: 2
}

.video_list a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative
}

    .video_list a:after, footer:before {
        width: 100%;
        position: absolute;
        content: "";
        height: 100%;
        top: 0
    }

    .video_list a:after {
        background: url(../images/icon-video-play.png) center center no-repeat
    }

#result-search .result {
    padding-bottom: 15px;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 15px
}

    #result-search .result > h2 {
        line-height: 1.4
    }

footer {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

    footer h3 {
        padding-bottom: 0;
        float: left;
        margin: 0;
        width: 100%;
    }

    footer:before {
        left: 0;
        background: url(../images/bg_footer.png) no-repeat;
        background-size: cover;
    }

    footer a, footer a:focus, footer a:hover {
        color: #fff;
        text-decoration: none
    }

        footer a:focus, footer a:hover {
            text-decoration: underline
        }

    footer .main_footer {
        padding: 30px 0;
        color: #fff;
        line-height: 1.7
    }

        footer .main_footer .logo {
            width: 73px;
            float: left
        }

        footer .main_footer .footer-info {
            vertical-align: top
        }

    footer .copyright {
        width: 100%;
        padding: 8px 0;
        position: relative
    }

        footer .copyright:before {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-color: #0166b4
        }

        footer .copyright .text {
            color: #fff;
            position: relative
        }

    footer .ftr_social {
        position: absolute;
        right: 50px;
        top: -6px
    }

        footer .ftr_social > ul > li {
            position: relative;
            display: inline-block;
            float: left
        }

            footer .ftr_social > ul > li i.fa {
                width: 33px;
                height: 33px;
                line-height: 33px;
                margin: 0 3px;
                background-color: #c33;
                border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%
            }

                footer .ftr_social > ul > li i.fa.fa-facebook {
                    background-color: #3b5998
                }

.company_statistics {
    width: 100%;
    padding: 0 6%;
    display: inline-block;
    border: 1px solid #ccc
}

    .company_statistics .item {
        width: 33.33%;
        height: 105px;
        float: left;
        display: table;
        padding: 20px 0
    }

        .company_statistics .item.last {
            width: 66.66%
        }

        .company_statistics .item .tt {
            display: table-cell;
            vertical-align: middle;
            font-size: 12px;
            line-height: 18px;
            color: #0166b4
        }

        .company_statistics .item .thumbs {
            width: 70px;
            display: table-cell;
            vertical-align: middle
        }

.company-machine .item.item_1 {
    margin-bottom: 35px
}

.company-machine .item.item_2 {
    margin-top: 35px;
    margin-bottom: 35px
}

.company-machine .item.item_3 {
    margin-top: 130px
}

.company-machine .item.item_4, .company-machine .item.item_5 {
    margin-top: 35px
}

.company-machine .item.item_6, .company-machine .item.item_7 {
    margin-top: 140px
}

.company-machine .item.item_6 {
    margin-left: 135px
}

.company-machine .item.item_7 {
    margin-right: 135px
}

.company-machine .item .photo {
    width: 91px;
    height: 91px;
    margin-bottom: 12px;
    display: inline-block;
    overflow: hidden;
    background: #ccc;
    border-radius: 100%
}

.company-machine .item .name {
    text-transform: uppercase
}

.company-machine hr {
    border-color: #0166b4;
    border-style: dashed;
    width: 53px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.company-machine .bg-about {
    width: 100%;
    display: inline-block;
    height: 830px;
    background: url(../images/bg-about.png) center center no-repeat;
    background-size: 100%;
    margin: 12px 0
}

h2.title-news {
    font-size: 15px;
    padding: 0;
    font-weight: 600;
    margin: 10px 0 0
}

.title-project {
    margin: 20px 0 0;
    width: 100%;
    background-color: #89dd77;
    font-size: 16px;
    padding: 5px 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.entry-content-recruit h2 {
    position: relative;
    margin: 0 0 20px;
    border-bottom: 1px solid #C9C9C9;
    line-height: 46px;
    font-weight: 700;
    font-size: 18px
}

    .entry-content-recruit h2:before {
        background-color: #E44E4F;
        width: 120px;
        height: 2px;
        display: inline-block;
        position: absolute;
        bottom: -2px;
        content: '';
        left: 0
    }

.awe-section-5 button.btn.btn-danger {
    margin-left: 15px;
    vertical-align: 10px;
    color: #fff;
    outline: 0;
    font-size: 12px;
    text-align: left;
    padding-left: 28px;
    padding-right: 58px;
    position: relative;
    height: 36px
}

    .awe-section-5 button.btn.btn-danger:after {
        content: "";
        width: 27px;
        height: 27px;
        background: url(../images/cloud-storage-download.svg) no-repeat;
        background-size: 26px;
        position: absolute;
        right: 10px;
        top: 3px
    }

.awe-section-5 .fa-file-text {
    color: #0166b4
}

.row-list-video {
    margin-left: -5px;
    margin-right: -5px
}

    .row-list-video .col-md-6 {
        padding-left: 5px;
        padding-right: 5px
    }

.itemleader .title_leader {
    position: relative;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: solid 1px #6cf
}

    .itemleader .title_leader:after {
        content: "";
        width: 100px;
        position: absolute;
        bottom: -2px;
        left: 0;
        border-bottom: solid 2px red
    }

.itemleader .position {
    font-size: 11px;
    font-style: italic;
    color: #444;
    text-align: right;
    margin: 6px 0
}

.itemleader .image_leader img {
    height: 172px;
    display: block;
    margin: 0 auto
}

.itemleader.itemleaderfocus .image_leader img {
    height: 300px
}

.box_mid {
    width: 100%;
}

    .box_mid .mid-title {
        width: auto;
        position: relative;
        margin: 0px 0 30px 0;
        padding: 0px 0;
        border-bottom: 1px solid #e91218;
    }

        .box_mid .mid-title .titleL {
            font-size: 28px;
            line-height: 16px;
            position: relative;
            text-transform: uppercase;
            font-weight: 600;
            color: #222222;
            text-align: center;
        }

            .box_mid .mid-title .titleL h1 {
                font-size: 28px;
                line-height: 22px;
                font-weight: 600;
                margin: 15px 0px;
            }

.menu_cat {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

    .menu_cat ul {
        text-align: center;
    }

        .menu_cat ul li {
            display: inline-block;
            margin: 0 5px 5px 5px;
        }

            .menu_cat ul li a {
                display: block;
                font-size: 17px;
                line-height: 20px;
                text-transform: uppercase;
                padding: 8px 30px;
                background: #f1f1f1;
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                transition: all 0.5s ease;
                color: #333333;
            }

                .menu_cat ul li.current a, .menu_cat ul li a:hover {
                    background: #0166b4;
                    color: #ffffff;
                }

.box_mid .item {
    margin-bottom: 20px;
}

    .box_mid .item .image {
        position: relative;
    }

        .box_mid .item .image > a > img {
            width: 100%;
        }

    .box_mid .item .title {
        color: #333;
        text-decoration: none;
        display: block;
        text-align: left;
        margin-top: 10px;
        height: 38px;
        max-height: 40px;
        line-height: 18px;
        overflow: hidden;
    }

.wrapper-title-cat {
    background: #f2f2f2;
    height: 35px;
    line-height: 33px;
    margin-bottom: 15px;
    position: relative;
}

    .wrapper-title-cat .title-cat {
        color: #fff;
        margin: 0px;
        display: inline-block;
        height: 100%;
        position: relative;
        background: #0166b4;
        padding-right: 20px;
        padding-left: 30px;
        line-height: 35px;
        font-weight: 700
    }

        .wrapper-title-cat .title-cat:before {
            width: 30px;
            height: 100%;
            content: " ";
            position: absolute;
            left: 0px;
            background: url(../images/title-cate-point.png) no-repeat 10px 10px;
        }

        .wrapper-title-cat .title-cat span {
            font-size: 17px;
            color: #fff;
            text-decoration: none;
        }
.related-news
{
    clear: both;
}
.ngaydang11 {
    padding: 5px 0px;
    border: solid 1px #eee;
    border-width: 1px 0;
    display: block;
    width: 100%;
    margin: 10px 0px;
}

    .ngaydang11 i.fa {
        margin-right: 5px;
    }
.photo img
{
	    height: 224px;
}