﻿:root {
    --maincolor: #08508a
}
a {
    color: var(--maincolor) ;
}
.menu-top {
    padding: 12px 0;
    position: relative;
    z-index: 9999;
    line-height: 20px;
    background-color: var(--maincolor);
    color: #fff
}

    .menu-top .right-box {
        text-align: right
    }

    .menu-top a {
        color: #fff;
        padding: 5px 20px;
        background: rgba(255,255,255,0.1);
        border-radius: 50px;
    }

.categories-feature {
    position: absolute;
    bottom: -160px;
    left: 10%;
    width: 80%;
    height: 160px;
    z-index: 100;
}

    .categories-feature .item-category {
        width: calc(100% / 6);
        float: left;
        height: 100%;
        color: white;
        text-align: center;
        transition: transform 250ms;
    }

        .categories-feature .item-category .top {
            margin-top: 40px;
        }

            .categories-feature .item-category .top i {
                font: normal normal normal 14px/1 FontAwesome;
                font-size: 50px;
                color: white;
            }

        .categories-feature .item-category h6 {
            font-size: 13px;
            color: white !important;
            font-weight: 400;
        }

        .categories-feature .item-category:hover {
            cursor: pointer;
            transform: translateY(-45px);
        }

.icon-injob-sale-marketing:before {
    content: "\f07a";
}

.icon-injob-businessman-paper-of-the-application-for-a-job:before {
    content: "\f1ad";
}

.icon-injob-restaurant:before {
    content: "\f0f5";
}

.icon-injob-it-developers:before {
    content: "\f109";
}

.icon-injob-manufacturing:before {
    content: "\f0d6";
}

.icon-injob-newspaper:before {
    content: "\f1ea";
}

.shotnews {
    font-size: 13px;
    color: #000
}

.home-news-top {
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    padding: 0 10px
}

.post-slide-block {
    position: relative;
    display: block;
}

    .post-slide-block .box-slide, .post-slide-block .slide-show, .post-slide-block .jssort11 {
        height: 272px;
        background-color: #fff !important;
    }

        .post-slide-block .jssort11 .p {
            width: 100%;
            height: 69px;
            background: #FFF;
        }

        .post-slide-block .jssort11 .tp {
            padding: 5px 10px;
            text-align: justify;
        }

            .post-slide-block .jssort11 .tp img {
                vertical-align: middle;
                padding-top: 0px;
            }

        .post-slide-block .jssort11 .title-news, .jssort11 .c {
            transition: color 2s;
            -moz-transition: color 2s;
            -webkit-transition: color 2s;
            -o-transition: color 2s;
        }
            .post-slide-block .jssort11 .title-news a{font-size:14px!important;color:#000}
            .post-slide-block .arr {
                display: block;
                position: absolute;
                width: 55px;
                height: 55px;
                cursor: pointer;
                overflow: hidden;
                top: calc(50% - 27px);
                background: url(/Portals/_default/Skins/VBN/images/a02.png) no-repeat;
            }

    .post-slide-block .jssora02l {
        background-position: -3px -33px;
    }

    .post-slide-block .jssora02r {
        background-position: -63px -33px;
    }

.jssort11 div.border11 {
    border-bottom: 1px solid #d9d4c0;
}

.post-slide-block .x-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(71,71,71,0.80);
    padding: 10px;
}

    .post-slide-block .x-content h3 {
        color: #fff;
        text-align: left
    }

.jssort11 .pav, .jssort11 .p.pdn {
    background: #efefef !important;
}

.mar-news {
    padding: 10px 0;
    background-color: #fff
}

.home-notify {
    margin-top: 10px;
    text-align: center;
    background-color: #fff;
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.bg-main {
    background-color: #fff;
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    position:relative
}
.pd10{
    padding:10px
}
.cate-title {
    display: block;
    position: relative;
    line-height: 42px;
    margin-bottom: 30px;
}

    .cate-title h4 {
        border-bottom: 1px solid #9a9a9a;
    }

        .cate-title h4 a {
            line-height: 1;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 22px;
            color: #000;
            position: relative;
            /* display: inline-block; */
            margin-bottom: 10px;
        }

.cate-border {
    position: absolute;
    width: 100%;
    height: 9px;
    bottom: -19px;
    left: 0;
}

.home-notify h4 {
    padding-bottom: 12px;
}
.box-ct-wh:hover {
    -webkit-box-shadow: -1px 1px 3px 0px rgb(0 0 0 / 56%);
    box-shadow: -1px 1px 3px 0px rgb(0 0 0 / 56%);
}
.info-box-content:hover {
    -webkit-box-shadow: -1px 1px 3px 0px rgb(0 0 0 / 56%);
    box-shadow: -1px 1px 3px 0px rgb(0 0 0 / 56%);
}
.box-jobus:hover {
    -webkit-box-shadow: -1px 1px 3px 0px rgb(0 0 0 / 56%);
    box-shadow: -1px 1px 3px 0px rgb(0 0 0 / 56%);
}
.link-readmore {
    text-align: center;
}
.link-readmore a {
    color: #2980b9;
}
.home-works {
    background: #fff url("/portals/_default/skins/vbn/images/back-groundhomework.png?v=1.1") center no-repeat;
    background-size: cover;
}
.footer {
    background: #24324a url("/portals/_default/skins/vbn/images/backgroundFooter.jpg?v=1.1") center no-repeat;
    background-size: cover;
}
.home-lienhe {
    background: #fff url("/portals/_default/skins/vbn/images/background_header.png?v=1.1") center no-repeat;
    background-size: cover;
}
.home-notify {
    background: transparent linear-gradient(179deg,#edfff5,#fff) 0 0 no-repeat padding-box;
}
.career-box {
    background: #fff url("/portals/_default/skins/vbn/images/backgroundnews.png?v=1.1") center no-repeat;
    background-size: cover;
}