/* Minification failed. Returning unminified contents.
(98,47): run-time error CSS1030: Expected identifier, found 'a'
(98,48): run-time error CSS1031: Expected selector, found ')'
(98,48): run-time error CSS1025: Expected comma or open brace, found ')'
(435,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(435,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(435,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(435,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(504,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(504,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(504,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(504,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(547,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(547,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(547,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(547,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(616,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(616,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(616,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(616,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(659,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(659,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(659,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(659,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(731,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(731,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(731,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(731,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(803,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(803,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(803,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(803,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
 */
.nw-support{padding:30px 0;background-color:rgba(189,189,189,.2)}
@media screen and (min-width:768px){
.nw-support{padding:36px 0 45px}
}
.nw-support__title{margin-bottom:8px;text-align:center}
.nw-support__title span{display:inline-block;padding:0 66px;background:linear-gradient(to right,#00bf71,#00bf71) no-repeat left center/50px 3px,linear-gradient(to right,#00bf71,#00bf71) no-repeat right center/50px 3px}
@media screen and (min-width:576px){
.nw-support__title span{padding:0 107px;background:linear-gradient(to right,#00bf71,#00bf71) no-repeat left center/91px 3px,linear-gradient(to right,#00bf71,#00bf71) no-repeat right center/91px 3px}
}
.nw-support__description{max-width:604px;margin:0 auto 34px;line-height:1.5;text-align:center}
@media screen and (min-width:768px){
.nw-support__buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
}
.nw-support__buttons .item{display:flex;align-items:center;transition:all .3s ease;border-radius:46.5px;margin:0 20.5px;padding:7px 60px 7px 8px;background-color:#fff}
@media screen and (max-width:767px){
.nw-support__buttons .item{width:100%;max-width:300px;margin:15px auto 0}
}
@media screen and (min-width:768px){
.nw-support__buttons .item{margin:0 12px;padding:7px 28px 7px 8px}
}
@media screen and (min-width:992px){
.nw-support__buttons .item{margin:0 20.5px;padding:7px 60px 7px 8px}
}
.nw-support__buttons .item:hover{background-color:#00bf71}
.nw-support__buttons .item:hover .item-icon{background-color:#fff;color:#00bf71}
.nw-support__buttons .item:hover .item-content{color:#fff}
.nw-support__buttons .item-icon{display:flex;justify-content:center;align-items:center;transition:all .3s ease;border-radius:50%;width:70px;height:70px;background-color:#00bf71;color:#fff}
.nw-support__buttons .item-content{transition:all .3s ease;width:calc(100% - 70px);padding-left:22px;color:#595959}
.nw-support.bg-white .nw-support__buttons .item{background-color:#f0f0f0}
.nw-support.bg-white .nw-support__buttons .item:hover{background-color:#00bf71}
.nw-support__heading{margin-bottom:18px;text-align:center}
.nw-support__button{margin-bottom:28px;text-align:center}
.nw-support__button .btn{display:flex;justify-content:center;align-items:center;border-radius:52px;width:245px;height:53px;margin:0 auto}
.nw-support__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-15px}
.nw-support__list .item{display:flex;align-items:center;width:100%;padding:5px 10px}
@media screen and (min-width:768px){
.nw-support__list .item{width:50%;padding:14px}
}
@media screen and (min-width:1200px){
.nw-support__list .item{flex:none;width:auto}
}
.nw-support__list .item:hover{color:#00bf71}
.nw-support__list .item-icon{display:flex;justify-content:center;align-items:center;border:1px solid #00bf71;border-radius:50%;width:45px;height:45px;background:#fff}
.nw-support__list .item-content{width:calc(100% - 63px);padding-left:13px}
.nw-support--company{background-color:#fff}
@media screen and (min-width:768px){
.nw-support--company{padding-bottom:45px;padding-top:30px}
.nw-support__list .item{padding:10px}
.nw-support__list .item-icon{width:63px;height:63px}
}
.nw-support--company .nw-support__heading{margin-bottom:8px}
@media screen and (min-width:992px){
.nw-support--company .nw-support__list{padding:0 10% 0 7.7%}
}
.blog-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.25rem 0 .625rem;
    margin-right: -.625rem;
}
    .blog-category a {
        display: block;
        white-space: nowrap;
        border: .0625rem solid #d6d6d6;
        border-radius: 999px;
        padding: .375rem .625rem .375rem 2.25rem;
        position: relative;
        margin: 0 .625rem .625rem 0;
        font-size: 13px;
        line-height: 1.4em;
        color: #555555;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .blog-category a:before {
            content: '';
            position: absolute;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: .0625rem solid #d6d6d6;
            background: url('/images3/common/icon.png') no-repeat -178px -98px;
            left: -.0625rem;
            top: -.0625rem;
            z-index: 2;
        }

.ns-body h1, .page-blog h1 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 26px;
}

.ns-desc a:not(.btn):not(.button):not(.button a), .ns-body a:not(.btn):not(.button):not(.button a) {
    color: #079f40
}
.ns-desc {
    font-weight: 600;
}

.text-justify {
    text-align: justify;
}

.xjobs-r li {
    border-bottom: 1px dashed #ddd;
}

.list-job3 li {
    margin: 10px 0 0;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: solid 1px #ddd;
    justify-content: flex-start;
}

.list-job3 li .logoemp {
    margin-right: 4%;
    height: 70px;
    width: 18%;
}

.list-job3 li a {
    text-decoration: none;
    color: #337ab7;
    cursor: pointer;
}

.logoemp {
    border: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}

.list-job3 li .job-descrip {
    width: 78%;
}

.ns-desc, .ns-body, .ns-content {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height:28px;
}

.text-justify {
    text-align: justify;
}


.xjobs {
    margin: 20px 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4em;
}

    .xjobs .panel-heading, .xjobs-r .panel-heading {
        background-color: #ed5d5f;
        color: white;
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

.xjobs .panel-body {
    border: 1px solid #ddd;
}
.fl-sb {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.list-job ul, .list-job2 ul, .list-job3 ul, .list-job4 ul, .list-job5 ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.xjobs .row, .xjobs li, .xjobs-r .row {
    padding: 7px;
    border-bottom: 1px dashed #ddd;
}

.xjobs li {
    margin: 0 !important;
    padding: 10px !important;
    list-style: none;
}

.ns-body li {
    list-style-type: circle;
    margin: 0 0 0 25px;
}

.list-job4 li {
    width: 100%;
}

.list-job4 li {
    padding: 6px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: 1px dashed #ddd;
    justify-content: flex-start;
}

.list-job4 li .logoemp {
    margin-right: 2%;
    height: 70px;
    width: 12%;
}

.xjobs .logoemp {
    height: 60px !important;
}

.list-job4 li .job-descrip {
    width: 71%;
}

.xjobs .titjob {
    font-size: 15px;
}

.titjob {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.xjobs .titjob a {
    color: #666;
}

.xjobs .iconhot {
    margin-left: 5px;
    margin-right: 0;
}

.xjobs .namecompany {
    margin-bottom: 2px;
}

.namecompany {
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infother {
    font-size: 13px;
    color: #999;
}

.xjobs .job-mg {
    margin-right: 20px;
}

.job-mg {
    margin-right: 15px;
}

.job-mg i {
    margin-right: 3px;
}

blockquote.decorate1 a {
    font-weight: 600;
    color: #58b3ce;
}

blockquote.decorate4 a {
    font-weight: 600;
    color: #58b3ce;
}

.ns-body h2 {
    font-size: 22px;
    margin: 15px 0;
    font-weight: 600;
    color: #11843c;
}
.ns-body p{
    margin:3px 0;
}
em {
    font-style: italic;
}

.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.color2 a {
    color: #fff !important;
    text-decoration: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    opacity: .5
}
.adsr {
    margin-bottom: 10px
}
.ns-body .glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ns-body .glyphicon-pushpin:before {
    content: "\f0a4"
}
.ns-body .glyphicon-hand-right:before {
    content: "\f0a4"
}
.ns-body .glyphicon-bookmark:before {
    content: "\f02e"
}
.ns-body .glyphicon-search:before {
    content: "\f002"
}
.ns-body .glyphicon-user:before {
    content: "\f007"
}
.ns-body .glyphicon-star:before {
    content: "\f005"
}
.ns-body .glyphicon-ok:before {
    content: "\f00c"
}

.ns-body .glyphicon-ok-sign:before {
    content: "\f058"
}

.ns-body .glyphicon-chevron-right:before {
    content: "\f054"
}
strong {
    font-weight: bold;
}
/* -------------Tem1--------- */
.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color2 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color2 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #8cbaa2, #10bf51);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color2 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color2 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2--------- */
.box-color1 {
    display: inline-block;
    border: 2px solid #25ab56;
    border-radius: 15px;
    width: 100%;
}


    .box-color1 .header {
        position: relative;
        background-color: #25ab56;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color1 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color1 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color1 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color1 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #8cbaa2, #10bf51);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #86ae47;
            border-radius: 200px;
        }

            .box-color1 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color1 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1a--------- */
.color1 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color1 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color1 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #9caed9, #25355a);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color1 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color1 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2a--------- */
.box-color2 {
    display: inline-block;
    border: 2px solid #25355a;
    border-radius: 15px;
    width: 100%;
}


    .box-color2 .header {
        position: relative;
        background-color: #25355a;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color2 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color2 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color2 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color2 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #9caed9, #25355a);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #25355a;
            border-radius: 200px
        }

            .box-color2 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color2 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1b--------- */
.color3 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color3 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color3 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color3 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color3 .button:active {
            position: relative;
            top: 1px;
        }


/* -------------Tem2b--------- */
.box-color3 {
    display: inline-block;
    border: 2px solid rgb(0, 114, 255);
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color3 .header {
        position: relative;
        background-color: rgb(0, 114, 255);
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color3 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color3 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color3 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color3 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color3 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color3 .action .button:active {
                position: relative;
                top: 1px;
            }


/******Template 4******/
.box-color4 {
    display: inline-block;
    border: 2px solid #FF8800;
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color4 .header {
        position: relative;
        background-color: #FF8800;
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color4 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color4 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color4 .action a {
            color: #fff;
            text-decoration: none;
        }


        .box-color4 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(216, 201, 179) 0%, #FF8800 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color4 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color4 .action .button:active {
                position: relative;
                top: 1px;
            }

    .box-color4 .textin {
        padding: 10px 15px;
        line-height: 1.5;
        text-align: justify;
    }

/*********Menu*********/

.menu {
    border: 1px solid rgba(63, 195, 39, 0.75);
    ;
}

.menu-header {
    font-size: 20px;
    font-weight: 500;
    min-height: 15px;
    margin: 0;
    background: rgba(63, 195, 39, 0.75);
    padding: 15px;
    color: #fff;
}

    .menu-header .btn-collapse:hover {
        cursor: pointer;
    }

.collapsein {
    display: block;
    padding: 10px;
}

    .collapsein li {
        list-style-type: none;
        font-style: italic;
    }

.ns-desc .menu label, .ns-body .menu label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

em.highlight {
    background-color: #2eb938;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight2 {
    background-color: #ff5c5c;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight3 {
    background-color: #aaa;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight4 {
    background-color: #b84400;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight5 {
    background-color: #1C15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight6 {
    background-color: #FA15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight7 {
    background-color: #16DAAA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

blockquote p:last-child {
    margin: 0;
}

blockquote.decorate1, blockquote.decorate2, blockquote.decorate3, blockquote.decorate4 {
    background: #dddddd82;
}
/*Mẫu thiết kế thứ nhất*/
blockquote.decorate1 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #e64946;
}

    blockquote.decorate1 a {
        font-weight: 600;
        color: #e64946 !important;
    }

/*Mẫu thiết kế thứ hai*/
blockquote.decorate2 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #10bf51;
}

    blockquote.decorate2 a {
        font-weight: 600;
        color: #0b6e30;
    }

/*Mẫu thiết kế thứ ba*/

blockquote.decorate3 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #345390;
}

    blockquote.decorate3 a {
        font-weight: 600;
        color: #345390;
    }

/*Mẫu thiết kế thứ tư*/
blockquote.decorate4 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #58b3ce;
}

    blockquote.decorate4 a {
        font-weight: 600;
        color: #58b3ce;
    }

/* Template 2*/

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.adjust {
    border-radius: 5px;
    padding: 5px;
}

    em.adjust p {
        margin: 0;
    }

    em.adjust a {
        text-decoration: none;
        color: #fff !important;
    }

        em.adjust a:hover {
            text-decoration: underline;
        }

/* template 3 */

.button.resize1 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #2eb938;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.button.resize3 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #ff5c5c;
}

.button.resize4 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #aaa;
}

.button.resize5 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #b84400;
}

.button.resize6 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #1C15FA;
}

.button.resize7 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #FA15FA;
}

.button.resize8 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #16DAAA;
}

.box-color3 .textin {
    padding: 10px 15px;
    line-height: 1.5;
    text-align: justify;
}
.ns-mi-content .item {
    margin: 15px 0 30px 0;
    counter-increment: item;
}

.ns-mi-content h2 {
    border-bottom: dashed 1px #ddd;
    text-transform: uppercase
}
.ns-mi-content h2 i.fa{font-size:18px}
.ns-mi-content.ns-body {
    font-size: 16px;
    line-height: 22px
}

.ns-mi-content p {
    margin: 5px 0
}
.ns-mi-content .list-item h4:before {
    /*font-weight: bold;*/
    content: counter(item)'.';
    padding-right: 5px;
}
.ns-mi-content h3 {
    font-size: 20px;
    color: #253556
}
.mi-should h2 {
    color: #14a744
}
.mi-not h2 {
    color: #3f51b5
}
.list-num>.num {
    counter-increment: num;
    align-items: center;
    display: flex;
    margin: 0.9166666667em 0 0.75em;
    font-weight: 600;
}
.list-num>.num:before {
    content: counter(num);
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 0.6666666667em;
    border-radius: 5px;
    width: 42px;
    height: 42px;
    background-color: #11be52;
    color: #fff;
}
.list-sub-num .num {
    counter-increment: subnum;
}
.list-sub-num .num:before {
    content: counter(num)'.'counter(subnum)'.';
    padding-right: 5px;
}
.hidebyfixed{
    display:none
}
.bd-clipboard {
    position: relative;
    float: right;
}

.btn-clipboard {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 10;
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 75%;
    color: #818a91;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.25rem;
}

.highlight {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #f7f7f9;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.highlight div {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    font-size: inherit;
    color: #212529;
}

.cv-follow {
    position: fixed;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    bottom: 0;
    width: 100%;
    display: none;
    padding: 5px 0;
    color: #fff;
}
.cv-follow button.close {
    color: #fff;
    padding-right: 10px;
    opacity: initial;
}
.cv-follow .btn-create-cv {
    padding: 7px 20px;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
    background-color: #10bf51;
    border: solid 2px #85da89;
}
.sec-choose-news {
    padding: 30px 0;
    background: #efefef;
    border-radius: 10px
}

.sec-choose-news .title3 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center
}

.sec-choose-news .whychoose-news {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    text-align: center;
    flex-wrap: wrap;
    margin: 10px 0
}

.whychoose-news li {
    list-style: none;
    width: 25%;
    padding: 10px;
    margin-left: 0
}

.whychoose-news .cimg5 img {
    width: 65%
}

.whychoose-news li p.txt7 {
    line-height: 26px
}

.sec-choose-news .cv-btn {
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 40px;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    background-color: #10bf51;
    border: solid 2px #a6c7a7;
    display: inline-block
}

@media screen and (max-width: 992px) {
    .whychoose-news li {
        display: flex;
        width: 100%;
        text-align: left;
        list-style: none;
        margin-left: 0
    }

        .whychoose-news li .cimg5 {
            width: 20%
        }

    .whychoose-news .cimg5 img {
        width: 90%
    }

    .whychoose-news li p.txt7 {
        padding-left: 10px;
        width: 80%
    }

    .sec-choose-news .cv-btn {
        width: 80%;
        padding: 7px 14px;
        font-size: 16px;
        line-height: 24px
    }
}

.xmd-1 .modal-content{border-radius:16px}
.xmd-1 .modal-header{padding:8px 20px 0;border:none}
.xmd-1 .modal-header .close{font-weight:300}
.xmd-1 .modal-body{margin:10px 22px 22px;border:dashed 1px #73C48F;border-radius:12px}
.xmd-1 .modal-body .tit{font-size:18px;font-weight:bold;margin:0 0 10px;color:#123983}
.xmd-1 .modal-body button{color:#fff;background-color:#2DB670;border-radius:30px;font-size:16px;font-weight:500;padding:7px 20px}
.xmd-1 .modal-footer{border:none;padding-top:0}
.bg-grey{background:#f8f8f8}
.bg-white{background: #fff}
.c-head{color: #0A208F}
.c-green{color:#00BF71}
.c-text{color:#222}
.relative{position:relative}

.nw-breadcrumb .breadcrumb{font-size:13px;line-height:20px;color:#3C3C3C;margin:0 0 8px;padding:0;font-family:'Roboto';background:none}
.nw-breadcrumb .breadcrumb a{color:#3c3c3c}
.nw-breadcrumb .breadcrumb-item.active{color:#123983}
.nw-breadcrumb .breadcrumb-item+.breadcrumb-item::before{padding-right:4px;padding-left:4px}

.xnews-2025 .faq{
    padding:20px 0
}
.xnews-2025 .faq .head {
    color: #0A208F;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;margin-bottom:15px
}
.xnews-2025 .faq .head .label {
    color: #00BF71;font-size:20px;margin-bottom:5px
}
.xnews-2025 .list-faq {
    font-size:14px;line-height:20px;background:#fff;padding:15px;border-radius:6px
}
.xnews-2025 .list-faq .item{
    border-bottom:dashed 1px #d9d9d9;padding:7px 0 0
}
.xnews-2025 .list-faq .item:last-child{
    border:none
}
.xnews-2025 .list-faq .item-header {
    position: relative;
    color: #123983;
    padding:5px 0;
    font-weight: 600
}
.xnews-2025 .list-faq .item-header [data-toggle="collapse"]{position:relative;padding: 0 15px 0 12px}
.xnews-2025 .list-faq .item-header:before {
    content: '';
    position: absolute;
    top: 10px;
    width: 7px;
    height: 7px;
    background: url('data:image/svg+xml,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 0L7.79862 3.52441L11.7063 4.1459L8.91023 6.94559L9.52671 10.8541L6 9.06L2.47329 10.8541L3.08977 6.94559L0.293661 4.1459L4.20138 3.52441L6 0Z" fill="%23222222"/></svg>') no-repeat;
    background-size: contain;
}
.xnews-2025 .list-faq .item-header [data-toggle="collapse"]:after {
    content: '';
    position: absolute;
    top:3px;
    right:0;
    width: 12px;
    height: 12px;
    background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.0208 5.94975H1.1213" stroke="%230A208F" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.07104 1V10.8995" stroke="%230A208F" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
    filter:grayscale(100%) brightness(0.1)
}
.xnews-2025 .list-faq .item-header [data-toggle="collapse"][aria-expanded="true"] {
    color: #0028E3
}
.xnews-2025 .list-faq .item-header [data-toggle="collapse"][aria-expanded="true"]:after {
    content: '';
    top: 5px;
    width: 10px;
    height: 10px;
    background: url('data:image/svg+xml,<svg width="9" height="9" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.57104 8L0.571045 1" stroke="%230028E3" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.57104 1L0.571045 8" stroke="%230028E3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
    filter:none
}
.xnews-2025 .list-faq .item-content{padding-left:12px;padding-bottom:7px}
.xnews-2025 .list-faq div[data-toggle="collapse"] {
    cursor: pointer
}

.xnews-2025 .banner-body{
    background:#fff
}
.xnews-2025 .banner-content {
    padding: 24px;
    color:#fff;
    background: linear-gradient(180deg, #123983 0%, #0044C4 100%);
    box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;gap:25px;
    font-size:13px;line-height:18px;text-align:center;margin:0 -10px;
}
.xnews-2025 .banner-content .img img{max-width:170px}
.xnews-2025 .banner-content .c-yellow{
    color:#FBB03B;font-weight:bold;font-size:15px
}
.xnews-2025 .banner-content .btn {
    background: #FDEB4B;
    border-radius: 50px;
    color: #0A208F;font-size:12px;padding:8px 30px
}
.write-cv-guide{padding:20px 15px}
.write-cv-guide h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #0A208F;
}
.write-cv-guide .desc {
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #222;padding:6px 0
}
.write-cv-guide .extra-link a{
    background: #FFF;
    border: 1px solid #0A208F;
    border-radius: 50px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #0A208F;padding:10px 20px
}
.write-cv-guide .list{
    margin:0 -20px
}
.write-cv-guide .list .item {
    background: #FFF;
    border-radius: 6px;
    padding: 10px 15px;
    margin: 8px auto;
    border: solid 1px transparent
}
.write-cv-guide .list .item:hover {
    border-color: #000EA4
}
.write-cv-guide .list .item img{border-radius:8px}
.write-cv-guide .list .item .item-content {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #222;margin:15px 0 20px
}
.xnews-body {background: #fff;color: #222;padding:20px 10px;font-size:14px;line-height:20px;text-align:justify}
.xnews-body b,.xnews-body strong{font-weight:bold}
.xnews-body i{font-style:italic}
.xnews-body u{text-decoration:underline}
.xnews-body h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #222;
    margin:10px 0 7px
}
.xnews-body h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #0A208F;
    margin:15px 0 10px
}
.xnews-body h1,.xnews-body .h1 {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #000675;text-align:left
}
.xnews-body ul{list-style:disc;padding-inline-start:25px}
.xnews-body ul li{margin-left:0;margin-bottom:5px;list-style:inherit}
.xnews-body ul li::marker{font-size:14px}
.xnews-body p{margin-bottom:5px}
.xnews-body .news-cat{color:#3c3c3c}
.xnews-body .author {
    display: flex;
    align-items: center;
    margin-bottom: 11px
}

.xnews-body .author .ratio {
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 50%;
    width: 28px;
    margin-right: 7px
}
.toc {
    background: #F8F8F8;
    border-radius: 6px;
    padding: 15px;
    font-size: 14px;
    margin: 10px 0 12px
}
.toc .label {
    position: relative;
    padding-left: 25px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #0A208F;cursor:pointer
}
.toc .label:before {
    content: '';
    left:0;
    top:3px;
    position: absolute;
    width: 15px;
    height: 15px;
    background: url('data:image/svg+xml,<svg width="18" height="12" viewBox="0 0 18 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.66663 1H16.5" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.66663 6H16.5" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.66663 11H16.5" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.5 1H1.50833" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.5 6H1.50833" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.5 11H1.50833" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
}
.toc .label:after {
    content: '';
    position: absolute;
    top:3px;
    margin-left:10px;
    width: 13px;
    height: 13px;
    background: url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.25 8.66675L6.5 11.9167L9.75 8.66675" stroke="%23000675" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.75 4.33325L6.5 1.08325L3.25 4.33325" stroke="%23000675" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
}
.toc .list{padding-top:5px}
.toc .list ul{list-style:none;padding:0}
.toc .list li{margin-top:5px}
.toc .list>ul > li>a{
    font-size:15px;
    font-weight:500
}
.toc .list li ul{
    margin-left:17px
}
.toc a:hover{text-decoration:underline}

.body_collapse_overlay {
    display: flex;
    justify-content: center;
    padding: 200px 0 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) -10.28%, rgba(255, 255, 255, 0.5) 40%, #FFFFFF 75%);
    pointer-events: none
}
.body_collapse_overlay .btn{
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    background:#fff;
    color: #000EA4;
    border: 1px solid #000EA4;
    border-radius: 34px;
    padding:7px 66px 7px 48px;
    position:relative;
    pointer-events:auto
}
.body_collapse_overlay .btn:after {
    position:absolute;
    content:'';margin-left:10px;top:12px;
    width: 18px;height:18px;
    background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.81108 17.1695C13.323 17.1695 16.9806 13.5119 16.9806 9.00005C16.9806 4.48817 13.323 0.830566 8.81108 0.830566C4.2992 0.830566 0.641602 4.48817 0.641602 9.00005C0.641602 13.5119 4.2992 17.1695 8.81108 17.1695Z" stroke="%23000EA4" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.54333 9L8.81113 12.2678L12.0789 9" stroke="%23000EA4" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.81116 5.73193V12.2675" stroke="%23000EA4" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat
}
.body_collapse_overlay .btn[aria-expanded="true"]{display:none}
.body_collapse_overlay[aria-expanded="true"] {
    display:none
}
.xnews-body .author_bottom {
    background: #F8F8F8;
    border-radius: 6px;
    padding: 20px 25px;
    margin: 15px 0 25px;
    display: flex;
    align-items: flex-start
}
.xnews-body .author_bottom .ratio {
    width:56px;margin-right:10px
}
.xnews-body .author_bottom .ratio img{border-radius:50%}
.xnews-body .author_bottom-content{font-size:12px;line-height:16px}
.xnews-body .author_bottom .author_name {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #123983;margin-bottom:8px
}
.xnews-body .author_bottom-content i.fa{margin-right:5px;font-size:12px}
.v-author__text a{color:#10bf51}
.v-author__text a[aria-expanded=true]{display:none}
@media screen and (min-width:1200px) {
    .nw-breadcrumb .breadcrumb{font-size:14px}
    .xnews-2025 .faq{padding:30px 0}
    .xnews-2025 .faq .head {
        font-size: 32px;
        line-height: 48px;
    }

    .xnews-2025 .faq .head .label {
        font-size: 36px;
    }
    .xnews-2025 .list-faq{padding:15px 20px}
    .xnews-2025 .list-faq .item{
        padding:10px 0 0
    }
    .xnews-2025 .list-faq .item-header {
        font-size: 18px;
        color: #222;
        padding: 5px 5px 10px
    }
    .xnews-2025 .list-faq .item-header:before {
        width: 12px;
        height: 12px;top:8px;
    }
    .xnews-2025 .list-faq .item-header [data-toggle="collapse"]{
        padding:0 20px
    }
    .xnews-2025 .list-faq .item-content{font-size:16px;padding-left:25px;padding-bottom:10px;line-height:25px}

    .xnews-2025 .banner-body {
        padding: 35px 0
    }
    .xnews-2025 .banner-content {
        border-radius: 12px;margin:0;
        padding: 50px 65px;font-size:20px;line-height:28px
    }
    .xnews-2025 .banner-content .img{width:310px}
    .xnews-2025 .banner-content .img img{max-width:300px}
    .xnews-2025 .banner-content .content{text-align:left;flex:1;padding-left:20px}
    .xnews-2025 .banner-content .c-yellow{font-size:20px;line-height:28px}
    .xnews-2025 .banner-content .btn{font-size:16px;font-weight:600}

    .write-cv-guide h2 {
        font-size: 28px;
        line-height: 48px;
        text-align: left
    }
    .write-cv-guide .desc{text-align:left;padding:0}
    .write-cv-guide .list{margin:10px -10px}

    .xnews-body {
        padding: 30px 0;
        font-size: 16px;
        line-height: 24px
    }
    .xnews-body h3 {
        font-size: 20px;margin:15px 0 10px
    }
    .xnews-body h2 {
        font-size: 24px;margin:25px 0 10px
    }
    .xnews-body h1,.xnews-body .h1 {
        font-size: 28px;line-height:34px;margin:15px 0
    }
    .xnews-body .news-cat{font-size:18px;margin:15px 0 8px}
    .xnews-body .author .ratio {
        width: 36px;margin-right:14px
    }
    .toc {font-size:15px}
    .toc .label{font-size:22px}
    .toc .list>ul > li>a{
        font-size:16px;
    }
    .toc .list li{margin-top:8px}
    .xnews-body .author_bottom .ratio {
        width: 112px;
        margin-right: 22px
    }
    .xnews-body .author_bottom-content {
        font-size: 15px;
        line-height: 22px
    }
    .xnews-body .author_bottom .author_name {
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (min-width:768px){
.xnews-body .m-col-37{display:flex;flex-wrap:nowrap;gap:40px;flex-direction:row-reverse}
.m-col-37 .col-left{width:30%;flex-shrink:0}
.m-col-37 .col-right {width: 70%;position:relative}
.m-col-37 .col-left .toc{margin-top:0;line-height:22px}
.m-col-37 .col-left .toc li{margin-top:5px;margin-bottom:0}
}
body{background:#F0F1F3}
.banner-top{background:#123983;padding:25px 0;color:#fff}
.banner-top .slick-slider:not(.slick-initialized){display:flex;justify-content:space-around}
.banner-top .slick-slider:not(.slick-initialized) .slide{flex: 0 0 100%}
.banner-top .slide{padding:0 10px}
.banner-top .item{background:#fff;color:#222;border-radius:12px;padding:30px;margin-bottom:10px;text-align:center}
.banner-top .item .action{margin-top:10px}
.banner-top .item .action .btn{font-size:15px}
.xnews-body .news-cat{color:#222}
@media screen and (min-width:768px) {
    .banner-top .slick-slider:not(.slick-initialized) .slide {
        flex: 0 0 50%
    }
}
@media screen and (min-width:1200px) {
    .banner-top .slick-slider:not(.slick-initialized) .slide {
        flex: 0 0 33%
    }
}
.action-module{margin-bottom:16px;padding:38px 0 31px;background-color:#f4f4f4}
.action-module a:hover{text-decoration:none}
.action-module .row{margin-right:-14px;margin-left:-14px}
.action-module [class*=col-]{padding-right:14px;padding-left:14px}
.action-module.action-module-v2{margin-bottom:0;padding:29px 0 40px;background-color:#ededed}
.action-module.action-module-v3{margin-bottom:0;padding:8px 0 40px;background-color:#f1f1f1}
.action-module__inner{border-color:#0a208f;border-radius:8px;background-color:#fff}
@media screen and (min-width:768px){
.action-module__inner{padding:20px 23px 36px 27px}
}
@media screen and (min-width:768px){
.action-module-v3 .action-module__inner{padding-bottom:25px}
}
.action-module__title{padding-left:3px;text-transform:none;color:#243556}
.action-module__title::before{content:'';position:absolute;bottom:0;left:0;width:68px;height:4px;background-color:#00c83a}
@media screen and (min-width:768px){
.action-module__title{padding-bottom:0;letter-spacing:1px}
}
.action-module__title::before{background-color:#00bf71}
@media screen and (min-width:768px){
.action-module__title::before{bottom:9px;left:103%;width:92px;height:3px}
}
.action-module-v2 .action-module__title{padding-left:0}
@media screen and (min-width:768px){
.action-module-v2 .action-module__title::before{left:107%}
}
@media screen and (min-width:768px){
.action-module-v3 .action-module__title::before{left:114%}
}
.action-module__btn-text{margin-right:0;font-size:14px;font-weight:400;text-transform:none;color:#555}
.action-module__btn-icon{top:0;font-size:16px}
.action-module__head{margin-bottom:26px}
.action-module__item{border-bottom:none;margin-bottom:30px;padding-bottom:0}
.action-module__item-image{position:relative;overflow:hidden;border-radius:6px;width:37.4%}
.action-module__item-content{width:62.6%;padding-left:20px}
.action-module__item-title{font-size:15px;line-height:20px;color:#292929}
@media screen and (min-width:768px){
.action-module__item-title{margin:5px 0 13px}
}
.action-module__item-title:hover,.action-module__slider .item-title:hover{color:#00af68}
.action-module__item-text{line-height:20px;color:#5e5e5e}
.action-module__slider{margin-top:20px}
.action-module__slider .slick-list{margin-right:-8.5px;margin-left:-8.5px;padding:10px 0}
.action-module__slider .slick-slide{padding-right:8.5px;padding-left:8.5px}
.action-module__slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;border:none;padding:0;background:0 0;color:#6a6a6a}
.action-module__slider .slick-arrow::before{content:none}
.action-module__slider .slick-arrow:hover{color:#0a208f}
.action-module__slider .slick-prev{left:-53px}
.action-module__slider .slick-next{right:-53px}
.action-module__slider .item{display:flex;align-items:flex-start;box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);border-radius:8px;padding:14px 14px 10px;background:#fff;position:relative}
.action-module__slider .item-image{overflow:hidden;border-radius:6px;width:115px}
.action-module__slider .item-image::before{padding-bottom:86.9565217391%}
.action-module__slider .item-content{width:calc(100% - 115px);padding-left:10px}
.action-module__slider .item-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;transition:all .3s ease;margin:0 0 6px;font-size:15px;line-height:18px;font-weight:600;font-style:normal;color:#292929}
.action-module__slider .item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:18px;font-weight:400;font-style:normal;color:#5d5d5d}
.action-module__slider .item-date-v2{margin-top:6px;font-size:14px;line-height:20px;font-weight:400;font-style:normal;color:#9d9d9d}
.action-module-v2 .action-module__slider{margin-top:11px}
.action-module-v2 .action-module__slider .slick-slide>div+div{margin-top:14px}
.action-module-v2 .action-module__slider .slick-arrow{top:-37px;transform:none;width:30px;height:30px}
.action-module-v2 .action-module__slider .slick-arrow:not(:hover){color:#6a6a6a}
.action-module-v2 .action-module__slider .slick-arrow svg{width:100%;height:100%}
.action-module-v2 .action-module__slider .slick-next{right:5px}
.action-module-v2 .action-module__slider .slick-prev{right:39px;left:auto}
.action-module-v3 .action-module__slider{margin-top:13px}
.action-module-v3 .action-module__slider .slick-list{margin-right:-14px;margin-left:-14px}
.action-module-v3 .action-module__slider .slick-slide{padding-right:14px;padding-left:14px}
.action-module-v3 .action-module__slider .slick-slide>div+div{margin-top:30px}
.action-module-v3 .action-module__slider .slick-arrow{top:-41px;transform:none;width:30px;height:30px}
.action-module-v3 .action-module__slider .slick-arrow:not(:hover){color:#6a6a6a}
.action-module-v3 .action-module__slider .slick-arrow svg{width:100%;height:100%}
.action-module-v3 .action-module__slider .slick-next{right:0}
.action-module-v3 .action-module__slider .slick-prev{right:33px;left:auto}
.action-module-v3 .action-module__slider .item{box-shadow:none;padding:0}
@media screen and (min-width:768px){
.action-module-v3 .action-module__slider .item-image{width:33%}
}
.action-module-v3 .action-module__slider .item-image::before{padding-bottom:52.7777777778%}
@media screen and (min-width:768px){
.action-module-v3 .action-module__slider .item-content{width:67%;padding-left:24px}
}
.action-module-v3 .action-module__slider .item-title{line-height:1.2667}
.action-module-v3 .action-module__slider .item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
@media screen and (min-width:992px){
.nw-blog-layout{display:flex}
}
.nw-blog-layout__content{margin-bottom:25px}
@media screen and (min-width:992px){
.nw-blog-layout__content{width:calc(100% - 300px);margin-bottom:0;padding-right:30px}
}
@media screen and (min-width:992px){
.nw-blog-layout__sidebar{width:300px}
}
.nw-blog-detail{padding:30px 0 41px;background-color:#f4f4f4}
.nw-blog-detail__content{border-radius:6px;margin-bottom:17px;padding:16px 12px 25px;background:#fff}
@media screen and (min-width:768px){
.nw-blog-detail__content{padding-right:28px;padding-left:28px}
}
.nw-blog-detail__title{margin:0 0 5px}
.nw-blog-detail__author{display:flex;align-items:center;margin-bottom:11px}
.nw-blog-detail__author .ratio{flex-shrink:0;overflow:hidden;border-radius:50%;width:22px;margin-right:5px}
.nw-blog-detail__description{margin-bottom:17px;line-height:1.42}
.nw-blog-detail__wysiwyg{line-height:1.42}
.nw-blog-detail__wysiwyg figure{margin-bottom:20px}
.nw-blog-detail__wysiwyg h2{margin:0 0 5px}
.nw-blog-detail__wysiwyg h3{margin:0 0 3px}
.nw-blog-detail__wysiwyg p{margin-bottom:7px}
.nw-blog-detail__wysiwyg .more{display:flex;border:1px dashed #3f9aed;border-radius:58px;margin:18px 0 8px;background:#f6faff}
.nw-blog-detail__wysiwyg .more-label{display:flex;justify-content:center;align-items:center;border-radius:58px;width:101px;height:39px;margin:-1px;background:#123983;text-align:center;color:#fff}
.nw-blog-detail__wysiwyg .more-content{width:calc(100% - 101px);padding:9px 15px}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .more-content{padding-right:22px;padding-left:22px}
}
.nw-blog-detail__wysiwyg .more-content a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}
.nw-blog-detail__wysiwyg .apply{border:1px dashed #3f9aed;border-radius:8px;margin:17px 0 15px;padding:15px;background:#f6faff}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .apply{display:flex;align-items:center;padding:10px 21px 10px 28px}
}
.nw-blog-detail__wysiwyg .apply-content{margin-bottom:25px}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .apply-content{width:calc(100% - 142px);margin-bottom:0;padding-right:24px}
}
.nw-blog-detail__wysiwyg .apply-content .btn{display:flex;justify-content:center;align-items:center;border-radius:44px;width:176px;height:36px;margin:16px auto}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .apply-content .btn{margin:16px 0 0}
}
.nw-blog-detail__wysiwyg .apply-image{width:142px;margin:0 auto}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .apply-image{margin:0}
}
.nw-blog-detail__next{margin-bottom:32px;text-align:center}
.nw-blog-detail__next .btn{display:flex;justify-content:center;align-items:center;border:1px solid #acacac;border-radius:44px;width:176px;height:36px;margin:0 auto;background:#fff;color:#979797}
.nw-blog-detail__next .btn svg{flex-shrink:0;margin-left:5px}
.nw-blog-detail__next .btn:hover{border-color:#123983;background-color:#123983;color:#fff}
.nw-blog-author{display:flex;align-items:center;border-radius:6px;padding:15px 19px;background:#fff}
.nw-blog-author__image{overflow:hidden;border-radius:50%;width:88px}
.nw-blog-author__content{width:calc(100% - 88px);padding-left:20px}
.nw-sidebar-posts{overflow:hidden;border-radius:6px;margin-bottom:22px;background:#fff}
.nw-sidebar-posts__title{display:flex;align-items:center;padding:13px 15px 8px;background-color:#d9d9d9;color:#424242}
@media screen and (min-width:768px){
.nw-sidebar-posts__title{padding-right:22px;padding-left:22px}
}
.nw-sidebar-posts__title svg{margin-right:4px}
.nw-sidebar-posts__content{padding:11px 12px 5px;background-color:#fff}
.nw-sidebar-posts__inner{position:relative;margin-bottom:6px;padding:9px 12px 11px 13px;line-height:1.3333}
.nw-sidebar-posts__inner [data-bs-toggle=collapse]{position:unset;border:none;padding:0;background:0 0;cursor:pointer;text-align:left}
.nw-sidebar-posts__inner [data-bs-toggle=collapse][aria-expanded=true]::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:rgba(234,242,255,.7);pointer-events:none}
.nw-sidebar-posts__inner [data-bs-toggle=collapse][aria-expanded=true]>svg{transform:rotate(180deg)}
.nw-sidebar-posts__inner [data-bs-toggle=collapse]>span,.nw-sidebar-posts__inner [data-bs-toggle=collapse]>svg{position:relative;z-index:3;transition:transform .3s ease;color:#424242}
.nw-sidebar-posts__inner .collapse{position:relative;z-index:3}
.nw-sidebar-posts__inner li{border-bottom:1px dashed #c5c5c5;padding:9px 0 8px}
.nw-sidebar-posts__inner li:first-child{padding-top:7px}
.nw-sidebar-posts__inner li:last-child{border-bottom:none}
.nw-sidebar-posts__inner li a{position:relative;display:block;padding-left:10px;color:#424242}
.nw-sidebar-posts__inner li a::before{content:"";position:absolute;top:7px;left:0;border-radius:50%;width:6px;height:6px;background-color:#424242}
.nw-sidebar-posts__inner li a.active,.nw-sidebar-posts__inner li a:hover{text-decoration:underline;color:#123983}
.nw-sidebar-posts__inner li a.active::before,.nw-sidebar-posts__inner li a:hover::before{background-color:#123983}
.nw-sidebar-resources{border-radius:6px;margin-bottom:22px;padding:21px 12px 14px;background:linear-gradient(to right,#123983,#123983) no-repeat left top/100% 5px,#fff}
@media screen and (min-width:768px){
.nw-sidebar-resources{padding-right:22px;padding-left:22px}
}
.nw-sidebar-resources.has-border{border:1.5px solid #e1e1e1;border-top:none}
.nw-sidebar-resources__title{margin:0 0 3px;text-align:center}
.nw-sidebar-resources__list{line-height:1.3333}
.nw-sidebar-resources__list .item{position:relative;display:flex;align-items:center;transition:all .3s ease;border-bottom:1px dashed #c5c5c5;padding:10px 0 11px}
.nw-sidebar-resources__list .item::before{content:"";position:absolute;top:5px;right:0;bottom:5px;left:0;opacity:0;visibility:hidden;transition:all .3s ease;border-radius:6px;background:#f3f3f3;pointer-events:none}
.nw-sidebar-resources__list .item svg{transition:all .3s ease;color:#848484}
.nw-sidebar-resources__list .item.active,.nw-sidebar-resources__list .item:hover{color:#00bf71}
.nw-sidebar-resources__list .item.active::before,.nw-sidebar-resources__list .item:hover::before{opacity:1;visibility:visible}
.nw-sidebar-resources__list .item.active svg,.nw-sidebar-resources__list .item:hover svg{color:#00bf71}
.nw-sidebar-resources__list .item.active a,.nw-sidebar-resources__list .item:hover a{font-weight:700;color:#00bf71}
.nw-sidebar-resources__list .item:last-child{border-bottom:none}
.nw-sidebar-resources__list .item a{transition:none!important;color:#333}
.nw-sidebar-resources__list .item a:hover{text-decoration:none;color:#00bf71}
.nw-sidebar-resources__list .item-icon{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;width:38px}
.nw-sidebar-resources__list .item-content{position:relative;z-index:3;width:calc(100% - 38px);color:#555}
.nw-sidebar-banner{margin-bottom:22px}
.nw-sidebar-events{border-radius:6px;margin-bottom:22px;padding:23px 15px 10px;background:#fff}
@media screen and (min-width:768px){
.nw-sidebar-events{padding-right:20px;padding-left:22px}
}
.nw-sidebar-events .item-featured{display:block;margin-bottom:13px}
.nw-sidebar-events .item-featured .ratio{overflow:hidden;border-radius:8px;margin-bottom:6px}
.nw-sidebar-events .item-featured .ratio::before{padding-bottom:54.8638132296%}
.nw-sidebar-events .item-featured p{line-height:1.25;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}
.nw-sidebar-events .item{display:flex;align-items:center;margin-bottom:17px;text-decoration:none}
.nw-sidebar-events .item:hover span{text-decoration:underline}
.nw-sidebar-events .item strong{flex-shrink:0;width:38px;margin-right:12px;text-align:center}
.nw-sidebar-events .item span{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.16667}
.nv-sidebar-events__title{margin-bottom:12px}
.nw-sidebar-related{border-radius:6px;margin-bottom:22px;padding:17px 15px 27px;background:#fff}
@media screen and (min-width:768px){
.nw-sidebar-related{padding-right:19px;padding-left:20px}
}
.nw-sidebar-related .item{display:block;border-bottom:1px dashed #c5c5c5;margin-bottom:8px;padding-bottom:9px}
.nw-sidebar-related .item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.nw-sidebar-related .item p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}
.nw-sidebar-related .item p+p{margin-top:3px}
.nw-sidebar-related .item .fz-14{line-height:1.4286}
.nw-sidebar-related .item .fz-12{opacity:.8;line-height:1.16667}
.nw-sidebar-related .item a:hover{text-decoration:underline}
.nw-sidebar-related__title{margin:0 0 15px}
.nw-blog-article{padding:30px 0 0}
.nw-blog-list{padding:30px 0 35px}
.nw-blog-list__banner{margin-bottom:24px}
.nw-blog-list__wrapper{border-radius:6px;margin-bottom:18px;padding:20px 15px;background:#fff}
@media screen and (min-width:768px){
.nw-blog-list__wrapper{padding-right:21px;padding-left:21px}
}
.nw-blog-list__posts{margin-top:27px}
.nw-blog-list__posts .item{margin-bottom:34px}
.nw-blog-list__posts .item:last-child{margin-bottom:0}
.nw-blog-list__posts .item a:hover{text-decoration:underline}
.nw-blog-list__posts .item-wrapper{display:flex;align-items:flex-start}
.nw-blog-list__posts .item-image{overflow:hidden;border-radius:6px;width:120px}
@media screen and (min-width:768px){
.nw-blog-list__posts .item-image{width:170px}
}
.nw-blog-list__posts .item-image::before{padding-bottom:55.8823529412%}
.nw-blog-list__posts .item-content{width:calc(100% - 120px);padding-left:12px;line-height:1.4286}
@media screen and (min-width:768px){
.nw-blog-list__posts .item-content{width:calc(100% - 170px);margin-top:6px;padding-left:17px}
}
.nw-blog-list__posts .item-content p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
.nw-blog-list__posts .item-content p+p{margin-top:5px}
.nw-blog-list__posts .item-title{display:block;margin-bottom:9px}
.nw-pagination{display:flex;justify-content:center;align-items:center;color:#595959}
.nw-pagination div{margin:0 9px}
.nw-pagination a{display:flex;color:#9d9d9d}
.nw-pagination a:hover{color:#123983}
.nw-blog-banner{margin:13px 0 39px}
.nw-blog-list__posts .item-content .des{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:5px}


.pagination {
    justify-content: center;
    align-items: center;
    flex-wrap:wrap
}
.pagination li a{
    display: flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    border: solid 1px #9d9d9d;
    border-radius:50%;
    font-size:13px;
    margin:5px
}
    .pagination li a:hover {
        color: #123983;
        border-color: #123983
    }
    .pagination li.active a {
        background: #eceff7;
        border-color: #123983;
    }
.nw-support {
    background-color: #fff;
}
