﻿body {
    /*background: #f3f3f3;*/
    background: #ecf0f5;
    //background: rgb(34, 122, 183) url(/images/bg03.jpg) no-repeat fixed;

    color: #000 !important;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}
/*body {
    background: url(https://www.hutech.edu.vn/images/noel/back1.png) no-repeat center top, url(https://www.hutech.edu.vn/images/noel/back2.png) no-repeat center bottom !important;
    background-attachment: fixed !important;
}*/
/*li {
    font-size: 14px;
}*/
a {
    color: #0080ff;
    text-decoration: none;
    outline: none;
    /*display: block;*/
}

    a:hover {
        border: none;
        color: #ff0018;
       /* background: #0080ff;*/
        font-weight: bold;
        border: 1px salmon dashed;
    }
p {
    color: #000 !important;
}
.badge {
 
    background-color: #ff0000 !important;

}
/*.mrone-li {
    color: #000 !important;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
}
.mrone-li:hover {
    background: #dff9a1 !important;
}
.post-wrap-list > li {
    margin: 0 0 10px;
}*/
/*MENU TOP*/
#mbmrone_menuebul_wrapper {
    padding: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0;
    border-radius: 0;
    background-color: #0080ff !important;
    box-shadow: 0 0 0px -1px #333333;
    border-collapse: separate;
    font-size: 0;
    line-height: 0;
}
#mbmrone_menuebul_wrapper {
    padding: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0;
    border-radius: 0;
    background-color: #0080ff !important;
    box-shadow: 0 0 0px -1px #333333;
    border-collapse: separate;
    font-size: 0;
    line-height: 0;
}
#mbmrone_menuebul_table li div.buttonbg {
    height: 44px;
    width: 121px;
    line-height: 0;
    background-color: #0080ff !important;
    border-style: solid;
    border-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    text-align: center;
}

/* List with bullets */
.list-bullets {
    list-style: none;
}

    .list-bullets li {
        display: flex;
        align-items: center;
    }

        .list-bullets li::before {
            content: '';
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: #5784d7;
            border: 2px solid #8fb3f5;
            display: block;
            margin-right: 1rem;
        }

.sub-footer .copyright-bar {
    padding: 0px 0;
}


.header__pricePetrol {
    position: relative;
    margin: 0 15px 0 0;
    background-color: #009ee2;
}

    .header__pricePetrol .f-btn {
        display: block;
        height: 15px;
        line-height: 15px;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        transition: all 0.3s
    }

        .header__pricePetrol .f-btn:after {
            content: "\f0d7";
            font-family: "fontAwesome";
            margin-left: 6px
        }

    .header__pricePetrol .f-list {
        position: absolute;
        top: 100%;
        right: 0;
        width: 410px;
        background-color: #fff;
        border: 1px solid #E6E6E6;
        padding: 30px 35px;
        transform: translateY(50px);
        opacity: 0;
        visibility: hidden
    }

        .header__pricePetrol .f-list table {
            width: 100%;
            table-layout: fixed;
            font-size: 14px;
            color: #333333;
            margin-bottom: 12px
        }

            .header__pricePetrol .f-list table a {
                color: inherit
            }

                .header__pricePetrol .f-list table a:hover {
                    color: #F88126
                }

            .header__pricePetrol .f-list table thead th {
                text-align: left;
                border-bottom: 1px solid #F88126;
                padding: 0 10px;
                padding-bottom: 15px
            }

                .header__pricePetrol .f-list table thead th:nth-child(1) {
                    width: 50%;
                    padding-left: 20px
                }

                .header__pricePetrol .f-list table thead th:nth-child(2),
                .header__pricePetrol .f-list table thead th:nth-child(3) {
                    width: 25%
                }

            .header__pricePetrol .f-list table tbody tr td {
                padding: 10px 10px;
                border-bottom: 1px solid #E6E6E6
            }

                .header__pricePetrol .f-list table tbody tr td:first-child {
                    padding-left: 20px
                }

        .header__pricePetrol .f-list .f-info {
            position: relative;
            font-size: 13px;
            font-weight: 500;
            line-height: 1.3;
            color: #8D8D8D;
            padding-left: 20px;
            padding-right: 100px;
            margin: 0
        }

            .header__pricePetrol .f-list .f-info span {
                position: absolute;
                top: 0;
                right: 0
            }

    .header__pricePetrol .f-search {
        display: block;
        background: linear-gradient(to right, #fcba4e 0%, #f87926 50%, #fcba4e 100%);
        background-size: 200% 100%;
        margin-top: 25px
    }

        .header__pricePetrol .f-search:hover {
            background-position: 100% 0
        }

    .header__pricePetrol:hover .f-btn:after {
        content: "\f0d8"
    }

    .header__pricePetrol:hover .f-list {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        transition: all 0.5s
    }

.header__iconmenu {
    margin-left: 17px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-image: linear-gradient(139deg, #FCBA4E 0%, #F87926 94%);
    text-align: center
}

    .header__iconmenu .f-wrap span {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        width: 16px;
        height: 2px;
        background-color: #fff;
        animation: effectOut_a 0.2s forwards;
        transition: all 0.3s ease
    }

        .header__iconmenu .f-wrap span:before,
        .header__iconmenu .f-wrap span:after {
            content: "";
            position: absolute;
            left: 0;
            width: 16px;
            height: 2px;
            background-color: #fff;
            transition: all 0.3s ease
        }

        .header__iconmenu .f-wrap span:before {
            top: -8px;
            animation: effectOut_b 0.2s forwards
        }

        .header__iconmenu .f-wrap span:after {
            bottom: -8px;
            animation: effectOut_c 0.2s forwards
        }

.header__search {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top: 1px solid #E6E6E6;
    padding: 50px 0;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.1);
    opacity: 0;
    pointer-events: none
}

    .header__search .item {
        max-height: 60vh;
        overflow-y: auto
    }

    .header__search .item__header {
        position: relative
    }

    .header__search .item__close {
        position: absolute;
        z-index: 9;
        top: 10%;
        right: 0;
        font-size: 14px;
        font-weight: 600;
        color: #999999;
        line-height: 1;
        cursor: pointer;
        transition: all 0.3s
    }

        .header__search .item__close svg {
            vertical-align: -1px;
            margin-left: 3px
        }

            .header__search .item__close svg rect {
                transition: fill 0.3s
            }

        .header__search .item__close:hover {
            color: #F88126
        }

            .header__search .item__close:hover svg rect {
                fill: #F88126
            }

    .header__search .item__keyword {
        margin-top: 35px
    }

        .header__search .item__keyword .tag-list a {
            border-color: #CCCCCC;
            color: #CCCCCC
        }

            .header__search .item__keyword .tag-list a:hover {
                border-color: #F88126;
                color: #fff;
                background-color: #F88126
            }

.header__language {
    border-left: 1px solid #CCCCCC;
    padding-left: 15px;
    margin-left: 15px
}

    .header__language .f-title img {
        max-width: 20px
    }

.header-show-mobile .header__content {
    transform: translateY(0) !important;
    border-bottom: 1px solid #E6E6E6
}

.header-show-mobile .header__iconmenu .f-wrap span {
    animation: effectIn_a 0.3s forwards
}

    .header-show-mobile .header__iconmenu .f-wrap span:before {
        animation: effectIn_b 0.3s forwards
    }

    .header-show-mobile .header__iconmenu .f-wrap span:after {
        animation: effectIn_c 0.3s forwards
    }

.header.show-search .header__content {
    transform: translateY(0) !important
}

.header.show-search .header__search {
    pointer-events: visible;
    opacity: 1
}

.header.show-search .header__iconSearch {
    pointer-events: none
}

    .header.show-search .header__iconSearch circle,
    .header.show-search .header__iconSearch path {
        stroke: #CCCCCC
    }

.body-load-done .header__search {
    transition: all 0.5s
}

.header.show-search.header-show-mobile .header__search {
    visibility: hidden;
    opacity: 0
}

.header.style-2 .header__nav .menu-list > li > a {
    color: #0A54A8 !important
}

.header.style-2 .header__nav .menu-list > li:hover > a,
.header.style-2 .header__nav .menu-list > li:hover > span,
.header.style-2 .header__nav .menu-list > li.menu-item-current > a,
.header.style-2 .header__nav .menu-list > li.menu-item-current > span {
    color: #000 !important
}

/*----------------------------------------*/
.header-text {
    color: #0786bd !important;
}

.title {
    color: #009ee2;
    font-family: 'Oswald', sans-serif;
}

.dichvuLink {
    color: #000;
}

.services {
    padding: 20px 0 30px;
    background-color: #ffbb00;
}

h2.section-heading {
    font-size: 45px;
    margin: 10px 0 50px;
    font-weight: 600;
}

.icon-box {
    margin: 0 0 40px;
    -webkit-box-shadow: 2px 0px 2px -2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 2px 0px 2px -2px rgba(0, 0, 0, 1);
    box-shadow: 2px 0px 2px -2px rgba(0, 0, 0, 1);
}

.icon-box-wrapper:nth-child(3) .icon-box,
.icon-box-wrapper:nth-child(6) .icon-box {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.services .icon-box .icon-left {
    height: auto;
    margin-right: 20px;
    position: relative;
    text-align: center;
    top: 5px;
    transition: all 0.8s ease-in-out 0s;
    width: 100%;
    z-index: 1;
    margin-bottom: 25px;
    -moz-transform: scale(0.8) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(0.8) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(0.8) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(0.8) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(0.8) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

.icon-box:hover .icon-left {
    -moz-transform: scale(1.) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

.icon-box .icon-left span {
    color: #1d1d1d;
    font-size: 50px;
    text-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    transition: all 0.3s ease-in-out 0s;
}

.icon-box:hover .icon-left span {
    color: #00e3ff;
}

.services .icon-box .icon-content {
    padding: 0px 20px;
    text-align: center;
}

    .services .icon-box .icon-content .title {
        margin-bottom: 15px;
        font-size: 18px;
    }

.icon-box .icon-content:after {
    width: 100%;
    height: 0;
    background-color: rgba(0, 0, 0, .03);
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}

/*NGÀNH ĐÀO TẠO NGẮN HẠN*/
.mone-li-nganhan{
    border-bottom: 1px dotted #0080ff !important;
    font-size: 16px !important;
}
.nganhdaotao {
    text-transform: initial !important;
    color: #0376B5 !important;
}
    