/* Minification failed. Returning unminified contents.
(4064,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(4064,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(4064,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(4064,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(4133,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(4133,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(4133,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(4133,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(4176,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(4176,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(4176,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(4176,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(4245,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(4245,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(4245,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(4245,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(4288,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(4288,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(4288,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(4288,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(4360,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(4360,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(4360,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(4360,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(4432,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(4432,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(4432,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(4432,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
 */
.nw-hero--simple{padding:11px 0;background:#d1d1d1}
.nw-hero--simple-dropdown{display:flex;align-items:flex-start;height:90px;padding:0;background:0 0}
.nw-hero--simple-dropdown .nw-hero__inner{position:relative;z-index:10;width:100%;padding:11px 0;background:#d1d1d1}
.nw-hero--simple-dropdown .nw-hero__shadow{position:relative;margin:7px}
.nw-hero--simple-dropdown .nw-hero__shadow::before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;z-index:5;box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);border-radius:12px;background-color:#dfdfdf;pointer-events:none}
.nw-hero--simple-dropdown .nw-hero__search{position:relative;z-index:11;border-radius:6px;margin:0;padding:7px 11px}
.nw-hero--simple-dropdown .nw-hero__search::before{content:none}
.nw-hero--simple-dropdown .nw-hero__list-dropdown{position:relative;z-index:10;display:none;margin-top:12px;margin-bottom:19px;gap:8px}
@media screen and (max-width:767px){
.nw-hero--simple-dropdown .nw-hero__list-dropdown{flex-wrap:wrap}
}
.nw-hero--simple-dropdown .nw-hero__list-dropdown.active{display:flex;flex-wrap:wrap}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .item{flex:1}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .bootstrap-select>.dropdown-toggle{border-color:#fff!important;border-radius:6px;padding:8px 25px 8px 12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E %3Cpath d='M4 6L8 10L12 6' stroke='%23595959' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat right 6px center;background-color:#fff;font-size:12px;font-weight:500;text-transform:capitalize;letter-spacing:1px;color:#595959}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .bootstrap-select>.dropdown-toggle::after{content:none}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown>.dropdown-menu{position:relative!important;transform:none!important;box-shadow:none;border-radius:0 0 6px 6px;width:100%;min-width:auto;margin:-5px 0 0;padding-top:1px;padding-right:7px;padding-bottom:7px;padding-left:6px}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown>.dropdown-menu>.inner{padding-right:0}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown>.dropdown-menu .dropdown-menu{min-width:auto}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .bootstrap-select .dropdown-menu li a{padding:7.5px 7px;white-space:normal;color:#595959}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .bootstrap-select .dropdown-menu li a:hover{background:rgba(217,217,217,.5);color:#595959!important}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown-item.active,.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown-item:active{background:rgba(217,217,217,.5)!important;color:#595959!important}
/*Style fixed*/
.nw-hero--simple-dropdown {
    height: auto
}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown > .dropdown-menu {
    position: absolute !important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1) !important;
    border: none;
    transform: none !important;
    border-radius: 0 0 6px 6px;
    width: 100%;
    min-width: auto;
    padding-top: 1px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 6px;
    /*min-width: 204px;*/
    top: 35px !important
}
.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%}
}
.list-cate-cv {
    -webkit-box-shadow: 0 .0625rem .3125rem #d0d0d0;
    box-shadow: 0 .0625rem .3125rem #d0d0d0;
    padding: .5rem 0;
    margin-bottom: 2.5rem;
    background-color: #fff;
    position: relative
}

    .list-cate-cv .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

@media screen and (min-width: 576px) {
    .list-cate-cv .container {
        display: block
    }
}

.list-cate-cv .wrap {
    width: 2.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width: 576px) {
    .list-cate-cv .wrap {
        width: auto
    }
}

.list-cate-cv .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    position: relative
}

    .list-cate-cv .list:after {
        content: '';
        position: absolute;
        z-index: 1;
        width: .0625rem;
        height: 1rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: .9375rem;
        background-color: #ffffff
    }

    .list-cate-cv .list .dropdown-item {
        position: relative;
        display: block;
        color: #333333;
        font-size: .875rem;
        white-space: nowrap;
        width: auto;
        padding: 0;
        background-color: #fff;
        padding-right: 1.9375rem
    }

        .list-cate-cv .list .dropdown-item:after {
            content: '';
            position: absolute;
            z-index: 1;
            width: .0625rem;
            height: 1rem;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: .5rem;
            background-color: #b3b3b3
        }

@media screen and (min-width: 375px) {
    .list-cate-cv .list .dropdown-item:after {
        right: .9375rem
    }
}

.list-cate-cv .list .dropdown-item.active, .list-cate-cv .list .dropdown-item:hover {
    color: #10bf51
}

    .list-cate-cv .list .dropdown-item.active span, .list-cate-cv .list .dropdown-item:hover span {
        color: #10bf51
    }

.list-cate-cv .list .dropdown-item:first-child {
    padding-right: 1.125rem
}

@media screen and (min-width: 375px) {
    .list-cate-cv .list .dropdown-item:first-child {
        padding-right: 1.9375rem
    }
}

.list-cate-cv .list .dropdown-item span {
    color: #bebebe;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.list-cate-cv .menu .toggle {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.125rem;
    height: 2.125rem;
    padding: 2px 0;
    text-align: center;
    border: none;
    background:#10bf51;
    -webkit-box-shadow: 0 .0625rem .3125rem #d0d0d0;
    box-shadow: 0 .0625rem .3125rem #d0d0d0;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
    display: block
}
.list-cate-cv .menu .toggle .fa {
    font-size: 6px;
    padding: 0 1px;
    color: #fff;
}
@media screen and (min-width: 576px) {
    .list-cate-cv .menu .toggle .fa {
        color: #999;
    }
    .list-cate-cv .menu .toggle {
        background: #fff
    }
}

.list-cate-cv .menu .toggle:after {
    display: none
}

.list-cate-cv .menu .toggle:focus {
    outline: none
}

.list-cate-cv .menu .dropdown-menu {
    border: none;
    padding: 0;
    margin: .3125rem 0 0
}

.list-cate-cv .menu .dropdown-item {
    color: #333333;
    font-size: .875rem;
    border-left: .0625rem solid rgba(0,0,0,0.15);
    border-right: .0625rem solid rgba(0,0,0,0.15);
    background-color: #fff
}

    .list-cate-cv .menu .dropdown-item:first-child {
        padding-top: .5rem;
        border-radius: .25rem .25rem 0 0;
        border-top: .0625rem solid rgba(0,0,0,0.15)
    }

    .list-cate-cv .menu .dropdown-item:last-child {
        padding-bottom: .5rem;
        border-radius: 0 0 .25rem .25rem;
        border-bottom: .0625rem solid rgba(0,0,0,0.15)
    }

    .list-cate-cv .menu .dropdown-item span {
        color: #bebebe;
        -webkit-backface-visibility: hidden;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .list-cate-cv .menu .dropdown-item.active, .list-cate-cv .menu .dropdown-item:hover {
        color: #10bf51
    }

        .list-cate-cv .menu .dropdown-item.active span, .list-cate-cv .menu .dropdown-item:hover span {
            color: #10bf51
        }

.handbook {
    padding: 3.375rem 0 2.875rem
}

    .handbook .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .handbook .item {
        margin-bottom: .25rem
    }

    .handbook .item-img {
        height: 13rem
    }

        .handbook .item-img img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
			min-height:200px
        }

    .handbook .item-body {
        background-color: #fff;
        -webkit-box-shadow: 0 .1875rem .1875rem #d9d9d9;
        box-shadow: 0 .1875rem .1875rem #d9d9d9;
        padding: .5625rem 1.25rem .6875rem;
        text-align: center
    }

    .handbook .item-ttl {
        font-weight: bold;
        color: #333;
        font-size: .9375rem;
        line-height: 1.48;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

        .handbook .item-ttl:hover {
            color: #10bf51
        }

    .handbook.has-btn {
        padding-bottom: 1.625rem
    }

        .handbook.has-btn .btn-com03 {
            margin-top: -1.0625rem
        }

    .handbook .slick-slider {
        margin-bottom: 7px
    }

    .handbook .item:hover .item-ttl {
        color: #10bf51;
    }

.cv-profession {
    background-color: #f6f6f6;
    padding: 3.25rem 0 1.6875rem
}

    .cv-profession .item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 1.875rem
    }

    .cv-profession .item-img {
        width: 5rem;
        height: 5rem;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border: .125rem solid #10bf51;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: .625rem;
        position: relative;
        z-index: 2;
        background-color: #fff
    }

    .cv-profession .item-body {
        width: calc(100% - 2.5rem);
        margin-left: -2.5rem;
        -webkit-box-shadow: 0 .0625rem .3125rem #d0d0d0;
        box-shadow: 0 .0625rem .3125rem #d0d0d0;
        background-color: #fff
    }

    .cv-profession .item-content {
        overflow: hidden;
        padding: 1.625rem 2.125rem 1.5rem 3.25rem;
        position: relative
    }

        .cv-profession .item-content:before {
            content: '';
            position: absolute;
            width: 5.625rem;
            height: 5.625rem;
            border-radius: 50%;
            z-index: 1;
            right: -2.8125rem;
            top: -2.8125rem;
            background-color: #f1f1f1;
            -webkit-backface-visibility: hidden;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

        .cv-profession .item-content:after {
            content: '\f178';
            font-family: FontAwesome;
            position: absolute;
            z-index: 2;
            font-size: 1rem;
            top: .375rem;
            right: .625rem;
            color: #c8c8c8;
            -webkit-backface-visibility: hidden;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

    .cv-profession .item-ttl {
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.5;
        color: #333333;
        margin-bottom: 0;
        text-transform: uppercase
    }

    .cv-profession .item-txt {
        font-weight: 400;
        color: #666666;
        line-height: 1.9;
        font-size: .875rem;
        margin-bottom: 0
    }

    .cv-profession .item:hover .item-content:before {
        background-color: #10bf51
    }

    .cv-profession .item:hover .item-content:after {
        color: #ffffff
    }

    .cv-profession .btn-com03 {
        margin-top: -.9375rem
    }

.common-group-btn {
    background-color: #f6f6f6;
    padding: 2.4375rem 0
}

    .common-group-btn.perfect-pixel {
        padding: 2.4375rem 0 2.5rem
    }

        .common-group-btn.perfect-pixel .ttl-com02 {
            margin-bottom: .625rem
        }

            .common-group-btn.perfect-pixel .ttl-com02 + p {
                margin: 0 auto 1.375rem
            }

.common-group-btn02 .ttl-com02 {
    margin-bottom: 1.625rem
}

.common-group-btn02 .btn-com01 {
    padding: .625rem 1.6875rem;
    width: 100%
}

@media screen and (min-width: 576px) {
    .common-group-btn02 .btn-com01 {
        width: auto
    }
}

.common-group-btn02 .flex-center {
    margin: 0 0 1.75rem
}

.common-group-btn02 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -.625rem
}

.common-group-btn02 .item {
    padding: 0 .625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: .9375rem
}

    .common-group-btn02 .item:last-child {
        margin-bottom: 0
    }

@media screen and (min-width: 768px) {
    .common-group-btn02 .item {
        width: 50%;
        margin-bottom: 1.25rem
    }

        .common-group-btn02 .item:nth-last-child(2) {
            margin-bottom: 0
        }
}

@media screen and (min-width: 1200px) {
    .common-group-btn02 .item {
        width: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 0
    }
}

.common-group-btn02 .item-img {
    width: 2.375rem;
    height: 2.375rem;
    border-radius: 50%;
    border: .125rem solid #e2e2e2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .3125rem;
    margin-right: .625rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.25rem;
    color: #999
}

@media screen and (min-width: 768px) {
    .common-group-btn02 .item-img {
        width: 3rem;
        height: 3rem
    }
}

.common-group-btn02 .item-ttl {
    color: #666666;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.25
}

@media screen and (min-width: 768px) {
    .common-group-btn02 .item-ttl {
        font-size: 1.5rem
    }
}

.common-group-btn02 .item-ttl a {
    color: inherit
}

    .common-group-btn02 .item-ttl a:hover {
        color: #10bf51
    }

.common-group-btn02 .item-ttl b {
    font-weight: bold
}

.common-heading {
    background: -webkit-gradient(linear, left top, right top, from(#253556), to(#10bf51));
    background: -o-linear-gradient(left, #253556, #10bf51);
    background: linear-gradient(to right, #253556, #10bf51);
    text-align: center;
    color: #ffffff;
    padding: 2rem 0
}

    .common-heading .ttl {
        font-weight: bold;
        font-size: 1.625rem;
        line-height: 1.2
    }

@media screen and (min-width: 375px) {
    .common-heading .ttl {
        font-size: 1.875rem
    }
}

.common-heading .txt {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.4;
    margin-bottom: 0
}
.all-cv-main {
    background-color: #f6f6f6
}



.list-all-cv {
    padding-bottom: 1.625rem
}

    .list-all-cv .row {
        margin: 0 -.625rem
    }

@media screen and (min-width: 576px) {
    .list-all-cv .row {
        margin: 0 -.9375rem
    }
}

.list-all-cv [class*='col-'] {
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width: 576px) {
    .list-all-cv [class*='col-'] {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.list-all-cv .item {
    margin-bottom: 1.875rem
}

.list-all-cv .item-head {
    position: relative;
    -webkit-box-shadow: 0 .0625rem .3125rem #d0d0d0;
    box-shadow: 0 .0625rem .3125rem #d0d0d0
}

    .list-all-cv .item-head:hover .item-func {
        visibility: visible;
        opacity: 1
    }

.list-all-cv .item-img {
    position: relative
}

    /*.list-all-cv .item-img:after {
        content: '';
        position: absolute;
        z-index: 1;
        height: 23%;
        left: 0;
        right: 0;
        bottom: 0;
        background: url("/images3/common/bg-shadow-w1.png") repeat-x bottom;
    }*/

    .list-all-cv .item-img img {
        width: 100%;
        height: auto;
        min-height:360px
    }
@media (min-width: 768px) and (max-width: 992px) {
    .list-all-cv .item-img img{
        min-height:270px
    }
}
@media (max-width: 768px) {
    .list-all-cv .item-img img {
        min-height: 270px
    }
}

.list-all-cv .item-func {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.8);
    text-align: center;
    padding: 2.5rem .625rem 1.25rem;
    color: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media screen and (max-width:768px) {
    .list-all-cv .item-func {
        display: none;
    }
}
@media screen and (min-width: 576px) {
    .list-all-cv .item-func {
        display: block;
        padding: 52% 1.25rem 1.25rem
    }
}

.list-all-cv .item-txt {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.58;
    margin: 1rem 0 0;
    display: none
}

@media screen and (min-width: 576px) {
    .list-all-cv .item-txt {
        display: block
    }
}

.list-all-cv .item-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .625rem
}

.list-all-cv .item-type {
    margin: 0 .625rem .625rem 0;
    font-size: .875rem;
    color: #666666;
    width: 100%
}

@media screen and (min-width: 576px) {
    .list-all-cv .item-type {
        width: auto
    }
}

.list-all-cv .item-colors {
    list-style-type: none;
    padding-left: 0;
    margin: 0 0 .625rem;
    background-color: #fff;
    padding: .3125rem;
    border-radius: 999px;
    -webkit-box-shadow: 0 .0625rem .3125rem #d0d0d0;
    box-shadow: 0 .0625rem .3125rem #d0d0d0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .46875rem;
    min-height: 1.875rem
}

    .list-all-cv .item-colors a {
        display: block;
        height: .875rem;
        width: .875rem;
        margin: 0 .15625rem;
        border-radius: 50%;
        border: 1px #00000024 solid;
    }

        .list-all-cv .item-colors a.active {
            height: 1.125rem;
            width: 1.125rem;
            margin: 0 .09375rem
        }

        .list-all-cv .item-colors a.black {
            background-color: #133913
        }

        .list-all-cv .item-colors a.blue {
            background-color: #049fae
        }

        .list-all-cv .item-colors a.green {
            background-color: #3ebe1e
        }

        .list-all-cv .item-colors a.yellow {
            background-color: #dbb71c
        }

        .list-all-cv .item-colors a.orange {
            background-color: #ee7f23
        }

        .list-all-cv .item-colors a.red {
            background-color: #be1e38
        }

.list-all-cv .btn-com03 {
    padding-left: .875rem;
    padding-right: .875rem;
    margin-top: -.9375rem
}
.list-all-cv .item.vip::after {
    content: 'VIP';
    color: #ffc300;
    font-weight: bold;
    /*background: url(/images/vip.png) no-repeat;
    background-size: contain;*/
    background: url(/images3/common/icon.png) no-repeat -134px -310px;
    z-index: 1000;
    text-indent: -9999px;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 10px;
    right: 20px;
    padding-top: 5px;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-list-all-cv .ns-desc a {
    color: #fff
}

.page-list-all-cv .ns-body a {
    color: #555
}

.page-list-all-cv .txt-mobile {
    display: none
}

@media screen and (max-width:480px) {
    .page-list-all-cv .ns-desc {
        display: none
    }

    .page-list-all-cv .list-cate-cv {
        margin-bottom: 1.5rem
    }

    .page-list-all-cv .txt-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        font-size: 14px
    }
}
@media screen and (min-width: 576px) {
    .list-all-cv .item-func {
        display: block;
        padding: 30% 1.25rem 1.25rem;
    }
}


.list-all-cv-khac {
    padding-bottom: 1.625rem
}

    .list-all-cv-khac .row {
        margin: 0 -.625rem
    }

@media screen and (min-width: 576px) {
    .list-all-cv-khac .row {
        margin: 0 -.9375rem
    }
}

.list-all-cv-khac [class*='col-'] {
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width: 576px) {
    .list-all-cv-khac [class*='col-'] {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.list-all-cv-khac .item {
    margin-bottom: 1.875rem
}

.list-all-cv-khac .item-head {
    position: relative;
    -webkit-box-shadow: 0 .0625rem .3125rem #d0d0d0;
    box-shadow: 0 .0625rem .3125rem #d0d0d0
}

    .list-all-cv-khac .item-head:hover .item-func {
        visibility: visible;
        opacity: 1
    }

.list-all-cv-khac .item-img {
    position: relative
}

    /*.list-all-cv-khac .item-img:after {
        content: '';
        position: absolute;
        z-index: 1;
        height: 23%;
        left: 0;
        right: 0;
        bottom: 0;
        background: url("/images3/common/bg-shadow-w1.png") repeat-x bottom;
    }*/

    .list-all-cv-khac .item-img img {
        width: 100%;
        height: auto;min-height:360px
    }

.list-all-cv-khac .item-func {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.8);
    text-align: center;
    padding: 2.5rem .625rem 1.25rem;
    color: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:768px) {
    .list-all-cv-khac .item-func {
        display: none;
    }
}

@media screen and (min-width: 576px) {
    .list-all-cv-khac .item-func {
        display: block;
        padding: 52% 1.25rem 1.25rem
    }
}

.list-all-cv-khac .item-txt {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.58;
    margin: 1rem 0 0;
    display: none
}

@media screen and (min-width: 576px) {
    .list-all-cv-khac .item-txt {
        display: block
    }
}

.list-all-cv-khac .item-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .625rem
}

.list-all-cv-khac .item-type {
    margin: 0 .625rem .625rem 0;
    font-size: .875rem;
    color: #666666;
    width: 100%
}

@media screen and (min-width: 576px) {
    .list-all-cv-khac .item-type {
        width: auto
    }
}

.list-all-cv-khac .item-colors {
    list-style-type: none;
    padding-left: 0;
    margin: 0 0 .625rem;
    background-color: #fff;
    padding: .3125rem;
    border-radius: 999px;
    -webkit-box-shadow: 0 .0625rem .3125rem #d0d0d0;
    box-shadow: 0 .0625rem .3125rem #d0d0d0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .46875rem;
    min-height: 1.875rem
}

    .list-all-cv-khac .item-colors a {
        display: block;
        height: .875rem;
        width: .875rem;
        margin: 0 .15625rem;
        border-radius: 50%;
        border: 1px #00000024 solid;
    }

        .list-all-cv-khac .item-colors a.active {
            height: 1.125rem;
            width: 1.125rem;
            margin: 0 .09375rem
        }

        .list-all-cv-khac .item-colors a.black {
            background-color: #133913
        }

        .list-all-cv-khac .item-colors a.blue {
            background-color: #049fae
        }

        .list-all-cv-khac .item-colors a.green {
            background-color: #3ebe1e
        }

        .list-all-cv-khac .item-colors a.yellow {
            background-color: #dbb71c
        }

        .list-all-cv-khac .item-colors a.orange {
            background-color: #ee7f23
        }

        .list-all-cv-khac .item-colors a.red {
            background-color: #be1e38
        }

.list-all-cv-khac .btn-com03 {
    padding-left: .875rem;
    padding-right: .875rem;
    margin-top: -.9375rem
}

.list-all-cv-khac .item.vip::after {
    content: 'VIP';
    color: #ffc300;
    font-weight: bold;
    /*background: url(/images/vip.png) no-repeat;
    background-size: contain;*/
    background: url(/images3/common/icon.png) no-repeat -134px -310px;
    z-index: 1000;
    text-indent: -9999px;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 10px;
    right: 20px;
    padding-top: 5px;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.page-list-all-cv .ns-desc a {
    color: #fff
}

.page-list-all-cv .ns-body a {
    color: #555
}

.page-list-all-cv .txt-mobile {
    display: none
}

@media screen and (max-width:480px) {
    .page-list-all-cv .ns-desc {
        display: none
    }

    .page-list-all-cv .list-cate-cv {
        margin-bottom: 1.5rem
    }

    .page-list-all-cv .txt-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        font-size: 14px
    }
}

@media screen and (min-width: 576px) {
    .list-all-cv-khac .item-func {
        display: block;
        padding: 30% 1.25rem 1.25rem;
    }
}
@-webkit-keyframes arrow {
    0% {
        opacity: 0;
        transform: translateX(-5px)
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translateX(5px)
    }
}

@keyframes arrow {
    0% {
        opacity: 0;
        transform: translateX(-5px)
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translateX(5px)
    }
}

.action-module__btn-icon i {
    -webkit-animation: arrow 1.5s infinite;
    animation: arrow 1.5s infinite
}

    .action-module__btn-icon i:nth-child(2) {
        -webkit-animation-delay: -.2s;
        animation-delay: -.2s
    }

    .action-module__btn-icon i:nth-child(3) {
        -webkit-animation-delay: -.4s;
        animation-delay: -.4s
    }

.three-up {
    padding: 40px 0 19px
}

@media screen and (max-width:767px) {
    .three-up [class*=col] {
        margin-bottom: 20px
    }

        .three-up [class*=col]:last-child {
            margin-bottom: 0
        }
}

.three-up__item {
    position: relative;
    display: block
}

    .three-up__item::before {
        content: "";
        display: block;
        padding-bottom: 77.8378378378%
    }

.list-cv-section {
    background-color: #f6f6f6
}

.list-cv-section__head {
    margin-bottom: 20px;
    padding: 15px 0;
    background-color: #ebebeb;
    text-align: center
}

@media screen and (max-width:767px) {
    .list-cv-section__head {
        display: none
    }
}

.list-cv-section__title {
    margin: 0 0 3px;
    font-size: 26px;
    line-height: 30px;
    font-weight: 800;
    color: #0ab64a
}

.list-cv-section__text {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #333
}

.list-cv-section__wrapper {
    flex-wrap: wrap;
    display: flex
}

.list-cv-section__sidebar {
    width: 100%
}

@media screen and (min-width:768px) {
    .list-cv-section__sidebar {
        width: 240px
    }
}

@media screen and (min-width:992px) {
    .list-cv-section__sidebar {
        width: 280px
    }
}

.list-cv-section__sidebar-title {
    justify-content: space-between;
    align-items: center;
    display: none;
    width: 100%;
    padding: 10px 10px 9px;
    background-color: #10bf51;
    color: #fff
}

    .list-cv-section__sidebar-title p {
        position: relative;
        margin: 0;
        padding-left: 26px;
        font-size: 16px;
        line-height: 26px;
        font-weight: 700;
        text-transform: uppercase
    }

        .list-cv-section__sidebar-title p::before {
            content: "";
            position: absolute;
            top: 5px;
            left: 0;
            width: 18px;
            height: 15px;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' fill='none'%3E%3Cpath d='M1 7.5h3.289m9.208-5.107h3.289-3.289ZM1 2.393h9.866H1Zm12.497 10.214h3.289-3.289ZM1 12.607h9.866H1ZM6.92 7.5h9.866H6.92ZM12.143 3.786a1.393 1.393 0 1 0 0-2.786 1.393 1.393 0 0 0 0 2.786ZM5.643 8.893a1.393 1.393 0 1 0 0-2.786 1.393 1.393 0 0 0 0 2.786ZM12.143 14a1.393 1.393 0 1 0 0-2.786 1.393 1.393 0 0 0 0 2.786Z' stroke='%23fff' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain
        }

    .list-cv-section__sidebar-title button {
        position: relative;
        flex-shrink: 0;
        margin-left: 1em;
        border: none;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        background-color: #fff;
        cursor: pointer
    }

        .list-cv-section__sidebar-title button::after, .list-cv-section__sidebar-title button::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate3d(-50%,-50%,0);
            width: 10px;
            height: 1.5px;
            background-color: #10bf51
        }

        .list-cv-section__sidebar-title button::after {
            transform: translate3d(-50%,-50%,0) rotate(90deg)
        }

.list-cv-section__sidebar-inner {
    display: block !important
}

@media screen and (max-width:767px) {
    .list-cv-section__sidebar-inner {
        margin-top: 10px;
        border: 1px solid #e7e7e7;
        border-radius: 5px;
        padding: 8px 12px;
        background: #fff
    }
}

.list-cv-section__main {
    margin-top: 10px;
    width: 100%
}

@media screen and (min-width:768px) {
    .list-cv-section__main {
        margin-top: 0;
        width: calc(100% - 240px);
        padding-left: 36px
    }
}

@media screen and (min-width:992px) {
    .list-cv-section__main {
        width: calc(100% - 280px)
    }
}

.list-cv-section__main-title {
    margin: 0 0 7px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    color: #666
}

@media screen and (min-width:768px) {
    .list-cv-section__main-title {
        display: none
    }
}

.list-cv-order {
    align-items: flex-start;
    display: flex;
    margin-bottom: 7px
}

@media screen and (min-width:768px) {
    .list-cv-order {
        margin-bottom: 5px
    }
}

.list-cv-order > p {
    flex-shrink: 0;
    display: none;
    margin-top: 2px;
    margin-right: 18px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .list-cv-order > p {
        display: block
    }
}

.list-cv-order .wrapper {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    width: 100%
}

@media screen and (min-width:768px) {
    .list-cv-order .wrapper {
        justify-content: flex-start;
        width: auto
    }
}

.list-cv-order .wrapper button {
    justify-content: center;
    align-items: center;
    display: inline-flex;
    transition: opacity .3s ease;
    margin: 0 4px 8px;
    border: none;
    border-radius: 40px;
    padding: 5px 11px 3px;
    background-color: #f1f1f1;
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #555
}

.list-cv-order .wrapper button.active {
    background-color: #c4c4c4;
    color: #fff
}

@media screen and (min-width:992px) {
    .list-cv-order .wrapper button {
        margin: 0 10px 10px 0;
        min-width: 100px;
        padding: 6px 17px;
        font-size: 14px
    }

        .list-cv-order .wrapper button:hover {
            opacity: .8
        }
    /*.list-cv-order .wrapper button.all {
        background-color: #253556;
        color: #fff
    }*/
    .list-cv-order .wrapper button.newest {
        background-color: #c4eed2
    }

    .list-cv-order .wrapper button.newest::before {
        content: "";
        display: inline-block;
        margin-right: 9px;
        width: 15px;
        height: 12px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='none'%3E %3Cpath d='M14 1L4.9 11L1 7.25' stroke='%231DC453' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat center/contain
    }

    .list-cv-order .wrapper button.popular {
        background-color: #d6e7f8
    }

    .list-cv-order .wrapper button.popular::before {
        content: "";
        display: inline-block;
        margin-right: 13px;
        width: 19px;
        height: 14px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='14' fill='none'%3E%3Cpath d='M4.008 4c.11 1.695 1.25 3 2.492 3s2.383-1.305 2.492-3c.113-1.763-.996-3-2.492-3S3.895 2.27 4.008 4Z' stroke='%23138EFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 9c2.49 0 4.883 1.156 5.483 3.408a.46.46 0 0 1-.448.592H1.465c-.328 0-.526-.295-.448-.592C1.617 10.12 4.01 9 6.5 9Z' stroke='%23138EFF' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12.006 4.497C12.094 5.897 13.011 7 14 7c.989 0 1.907-1.102 1.994-2.503C16.084 3.041 15.19 2 14 2c-1.191 0-2.084 1.068-1.994 2.497Z' stroke='%23138EFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 9.384C12.622 9.107 13.308 9 14.034 9c1.793 0 3.52.867 3.954 2.556.056.223-.088.444-.323.444h-3.872' stroke='%23138EFF' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain
    }

    .list-cv-order .wrapper button.favourite {
        background-color: #f8e2ea
    }

    .list-cv-order .wrapper button.favourite::before {
        content: "";
        display: inline-block;
        margin-right: 13px;
        width: 16px;
        height: 15px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' fill='none'%3E%3Cpath d='M11.533 1C9.167 1 8 3.364 8 3.364S6.833 1 4.467 1C2.543 1 1.02 2.63 1 4.575c-.04 4.038 3.162 6.91 6.672 9.323a.579.579 0 0 0 .656 0c3.51-2.413 6.711-5.285 6.672-9.323C14.98 2.63 13.457 1 11.533 1v0Z' stroke='%23F9347B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain
    }
}

@media screen and (min-width:768px) {
    .list-cv-filter {
        overflow: hidden;
        margin-bottom: 20px;
        box-shadow: 0 5px 20px rgba(212,212,212,.4);
        border-radius: 5px;
        padding: 23px 27px 26px 23px;
        background: linear-gradient(to right,#10bf51,#10bf51) no-repeat left top/100% 4px,#fff
    }
}

.list-cv-filter__title {
    position: relative;
    margin-bottom: 7px;
    padding-left: 26px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0d9d42
}

@media screen and (min-width:768px) {
    .list-cv-filter__title {
        margin-bottom: 12px;
        padding-left: 32px;
        font-size: 15px
    }
}

@media screen and (min-width:992px) {
    .list-cv-filter__title {
        font-size: 18px
    }
}

.list-cv-filter__title::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 16px;
    height: 13px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='19' fill='none'%3E%3Cpath d='M1.607 9.294h4.197m11.75-6.517h4.196-4.196Zm-15.947 0h12.59-12.59Zm15.947 13.034h4.196-4.196Zm-15.947 0h12.59-12.59Zm7.554-6.517h12.59H9.16ZM15.826 4.555a1.777 1.777 0 1 0 0-3.555 1.777 1.777 0 0 0 0 3.555ZM7.532 11.071a1.777 1.777 0 1 0 0-3.554 1.777 1.777 0 0 0 0 3.554ZM15.826 17.588a1.777 1.777 0 1 0 0-3.554 1.777 1.777 0 0 0 0 3.554Z' stroke='%2310BF51' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain
}

@media screen and (min-width:768px) {
    .list-cv-filter__title::before {
        top: 4px;
        width: 20px;
        height: 17px
    }
}

.list-cv-filter__form .form-control {
    margin: 0 0 10px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    height: 30px !important;
    padding: 0 30px 0 11px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3E %3Cpath d='M0.142786 0.938336L3.55548 4.80157C3.61049 4.86381 3.67873 4.91376 3.75551 4.94802C3.8323 4.98227 3.91581 5 4.00032 5C4.08483 5 4.16835 4.98227 4.24513 4.94801C4.32191 4.91376 4.39015 4.86381 4.44516 4.80157L7.85786 0.938336C8.18355 0.569585 7.91352 1.30926e-07 7.41302 1.52804e-07L0.586647 4.51194e-07C0.086144 4.73072e-07 -0.183883 0.569586 0.142786 0.938336Z' fill='%23555555'/%3E %3C/svg%3E") no-repeat right 12px center,#f9f9f9;
    cursor: pointer;
    font-size: 13px;
    line-height: 26px;
    text-indent: 1px;
    text-overflow: "";
    color: #a6a6a6;
    -webkit-appearance: none;
    -moz-appearance: none
}

@media screen and (min-width:768px) {
    .list-cv-filter__form .form-control {
        margin-bottom: 15px;
        height: 40px !important;
        padding-right: 45px;
        padding-left: 15px;
        background-position: right 18px center
    }
}

.list-cv-filter__form .btn {
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    width: 100%;
    height: 40px;
    padding: 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    text-align: center
}

@media screen and (min-width:768px) {
    .list-cv-filter__form .btn {
        display: flex
    }
}

@media screen and (min-width:768px) {
    .list-cv-tags {
        margin-bottom: 20px;
        box-shadow: 0 5px 20px rgba(212,212,212,.4);
        border-radius: 5px;
        padding: 23px 27px 17px 23px;
        background: #fff
    }
}

.list-cv-tags__title {
    position: relative;
    padding-left: 27px;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400
}

@media screen and (min-width:768px) {
    .list-cv-tags__title {
        margin-bottom: 23px;
        padding-left: 34px;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        color: #253556
    }
}

@media screen and (min-width:992px) {
    .list-cv-tags__title {
        font-size: 18px
    }
}

.list-cv-tags__title button {
    position: absolute;
    top: 5px;
    left: 0;
    border: none;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-color: #afaeae
}

@media screen and (min-width:768px) {
    .list-cv-tags__title button {
        top: 4px;
        border: 1.5px solid #10bf51;
        width: 17px;
        height: 17px;
        background-color: transparent
    }
}

.list-cv-tags__title button::after, .list-cv-tags__title button::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    width: 8px;
    height: 1.2px;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .list-cv-tags__title button::after, .list-cv-tags__title button::before {
        width: 7px;
        height: 1.5px;
        background-color: #10bf51
    }
}

.list-cv-tags__title button::after {
    transform: translate3d(-50%,-50%,0) rotate(90deg);
    transition: height .2s ease
}

@media screen and (max-width:767px) {
    .list-cv-tags__title[aria-expanded=true] button::after {
        height: 0
    }
}

.list-cv-tags__list {
    margin-top: 5px;
    margin-right: -5px;
    margin-bottom: 10px
}

@media screen and (min-width:768px) {
    .list-cv-tags__list {
        display: block !important;
        margin-top: 0;
        margin-right: -8px;
        margin-bottom: 0;
        height: auto !important
    }
}

.list-cv-tags__list a {
    display: inline-block;
    margin: 0 5px 5px 0;
    border: 1px solid #e2e2e2;
    border-radius: 44px;
    padding: 0 10px;
    background: #fff;
    font-size: 13px;
    line-height: 26px;
    white-space: nowrap;
    color: #333
}

@media screen and (min-width:768px) {
    .list-cv-tags__list a {
        margin: 0 8px 10px 0;
        padding: 4px 16px;
        font-size: 14px
    }
}

.list-cv-tags__list a:hover {
    border-color: #10bf51;
    color: #10bf51
}

.list-cv-tags__list button {
    align-items: center;
    display: none;
    transition: all .3s ease;
    margin: 0 auto;
    border: none;
    width: 82px;
    height: 26px;
    padding: 0;
    background: 0 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E %3Cpath d='M2 2L6 6L10 2' stroke='%23959595' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E %3C/svg%3E") no-repeat right center;
    cursor: pointer;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #555
}

@media screen and (min-width:768px) {
    .list-cv-tags__list button {
        display: flex
    }
}

.list-cv-tags__list button[aria-expanded=true] {
    display: none
}

.list-cv-tags__list button:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E %3Cpath d='M2 2L6 6L10 2' stroke='%2310BF51' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E %3C/svg%3E") no-repeat right center;
    color: #10bf51
}

@media screen and (max-width:767px) {
    .list-cv-tags__list .collapse {
        display: block !important
    }
}

.list-cv-extensions {
    display: none;
    margin-bottom: 20px;
    box-shadow: 0 5px 20px rgba(212,212,212,.4);
    border-radius: 5px;
    padding: 23px 22px 27px;
    background: #fff
}

@media screen and (min-width:768px) {
    .list-cv-extensions {
        display: block
    }
}

.list-cv-extensions__title {
    position: relative;
    margin-bottom: 13px;
    padding-left: 30px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #253556
}

@media screen and (min-width:992px) {
    .list-cv-extensions__title {
        font-size: 18px
    }
}

.list-cv-extensions__title::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 21px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='21' fill='none'%3E%3Cpath d='M11.833 1H3.167c-.575 0-1.126.231-1.532.642A2.206 2.206 0 0 0 1 3.192V20l6.5-5.846L14 20V3.192c0-.581-.228-1.139-.635-1.55A2.154 2.154 0 0 0 11.833 1Z' stroke='%2310BF51' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain
}

.list-cv-extensions__list a {
    display: block;
    margin-bottom: 18px
}

    .list-cv-extensions__list a:last-child {
        margin-bottom: 0
    }

.list-cv-extensions__list img {
    transition: filter .3s ease;
    filter: grayscale(100%)
}

.list-cv-extensions__list a:hover img {
    filter: none
}

.list-all-cv {
    margin: 0 auto;
    max-width: 290px;
    padding-bottom: 20px
}

@media screen and (min-width:576px) {
    .list-all-cv {
        margin: 0;
        max-width: none
    }
}

.list-all-cv .btn-view-more {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto;
    border-radius: 60px;
    width: 260px;
    height: 36px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .list-all-cv .btn-view-more {
        width: 349px;
        height: 40px;
        font-size: 16px
    }
}

.list-all-cv .btn-view-more i {
    margin-left: 15px;
    font-size: 20px
}

.list-all-cv .item-func {
    z-index: 2
}

.list-all-cv .item-img:after {
    content: none
}

.list-all-cv .item-tags {
    position: absolute;
    z-index: 10;
    cursor:pointer;
    right: 0;
    bottom: 0;
    left: 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    display: flex;
    padding: 10px;
    padding-top: 60px;
    background: linear-gradient(to top,#333 0,rgba(0,0,0,0) 88.57%)
}

    .list-all-cv .item-tags > span {
        z-index: 5;
        display: inline-block;
        margin: 10px 5px 0;
        border-radius: 3px;
        padding: 4px 14px;
        background: rgba(16,191,81,.2);
        font-size: 12px;
        line-height: 14.06px;
        font-weight: 500;
        text-align: center;
        color: #fff
    }

.list-all-cv .item.favourite, .list-all-cv .item.luxury, .list-all-cv .item.new, .list-all-cv .item.popular {
    position: relative
}

    .list-all-cv .item.favourite::after, .list-all-cv .item.luxury::after, .list-all-cv .item.new::after, .list-all-cv .item.popular::after {
        content: "";
        position: absolute;
        top: 4px;
        right: 10px
    }

    .list-all-cv .item.new::after {
        width: 69px;
        height: 36px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69' height='36' fill='none'%3E%3Cpath d='M59.47 28H18V9h41.47C64.732 9 69 13.255 69 18.5S64.732 28 59.47 28Z' fill='%231DC453'/%3E%3Cg filter='url(%23a)' stroke='%23fff'%3E%3Cpath d='m16.289 6.162.005-.005.006-.006c.864-.866 2.29-.87 3.172.001l.001.001.225.226c.59.592 1.444 1.11 2.332 1.48.888.37 1.86.612 2.703.612h.319a2.256 2.256 0 0 1 2.242 2.251v.32c0 .837.241 1.808.61 2.698.368.89.884 1.75 1.472 2.348l.003.002.227.228c.864.867.868 2.3-.001 3.186l-.001.002-.225.225c-.59.592-1.107 1.448-1.475 2.339-.37.89-.61 1.865-.61 2.71v.32a2.256 2.256 0 0 1-2.242 2.25h-.334c-.836 0-1.804.243-2.692.612-.888.37-1.744.888-2.34 1.478l-.003.003-.228.228c-.863.866-2.289.87-3.171-.002h-.001l-.225-.226c-.59-.592-1.444-1.11-2.332-1.48-.889-.37-1.86-.613-2.704-.613h-.318a2.256 2.256 0 0 1-2.242-2.25v-.32c0-.838-.242-1.809-.61-2.699-.369-.89-.885-1.749-1.473-2.347l-.002-.003-.228-.228-.354.353.354-.353c-.864-.867-.868-2.3.002-3.186l.001-.001.225-.226-.354-.353.354.353c.59-.591 1.106-1.448 1.475-2.338.369-.891.61-1.866.61-2.71v-.32a2.256 2.256 0 0 1 2.242-2.25h.318c.836 0 1.805-.243 2.692-.613.886-.369 1.74-.885 2.337-1.473l.238-.224Z' fill='url(%23b)'/%3E%3Cpath d='M15.946 5.798c1.06-1.064 2.803-1.064 3.879 0l.227.228c1.06 1.064 3.166 1.945 4.681 1.945h.319c1.5 0 2.742 1.231 2.742 2.751v.32c0 1.504.878 3.616 1.939 4.695l.227.228c1.06 1.064 1.06 2.812 0 3.891l-.227.228c-1.06 1.064-1.94 3.176-1.94 4.696v.32a2.756 2.756 0 0 1-2.741 2.75h-.334c-1.5 0-3.606.882-4.681 1.946l-.227.228c-1.061 1.063-2.803 1.063-3.879 0l-.227-.228c-1.06-1.064-3.167-1.946-4.682-1.946h-.318a2.756 2.756 0 0 1-2.742-2.75v-.32c0-1.504-.879-3.617-1.94-4.696l-.227-.228c-1.06-1.064-1.06-2.812 0-3.89l.228-.229c1.06-1.063 1.939-3.176 1.939-4.696v-.319a2.756 2.756 0 0 1 2.742-2.75h.318c1.5 0 3.606-.882 4.682-1.946l.242-.228Z' fill='url(%23c)' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cpath d='m22.756 13.752-6.3 7-2.7-2.625' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38.19 14.932h1.364l2.009 5.742 2.009-5.742h1.364l-2.825 7.82h-1.096l-2.825-7.82Zm-.736 0h1.359l.247 5.597v2.223h-1.606v-7.82Zm6.859 0h1.364v7.82h-1.611V20.53l.247-5.597Zm8.938-.601h1.036c0 .5-.072.927-.215 1.278-.14.35-.356.62-.65.806-.293.186-.671.279-1.133.279v-.833c.254 0 .451-.06.59-.182.14-.122.237-.298.29-.527.055-.229.082-.503.082-.821Zm.241 4.329v.37c0 .595-.08 1.128-.241 1.6a3.407 3.407 0 0 1-.683 1.21c-.293.329-.644.581-1.052.757a3.34 3.34 0 0 1-1.343.263c-.39 0-.758-.056-1.101-.167a3.104 3.104 0 0 1-.924-.494 3.207 3.207 0 0 1-.704-.795 3.863 3.863 0 0 1-.456-1.063 5.181 5.181 0 0 1-.156-1.31v-.371c0-.598.08-1.132.242-1.601a3.59 3.59 0 0 1 .687-1.209 2.991 2.991 0 0 1 1.053-.762 3.38 3.38 0 0 1 1.348-.263c.39 0 .756.057 1.096.171.344.111.651.276.924.495.275.215.51.478.703.79.197.31.348.665.451 1.063.104.397.156.836.156 1.316Zm-1.627.37v-.381c0-.33-.025-.629-.075-.897a2.751 2.751 0 0 0-.215-.71 1.67 1.67 0 0 0-.35-.51 1.356 1.356 0 0 0-.472-.316 1.549 1.549 0 0 0-.59-.108c-.273 0-.515.056-.726.167-.211.107-.39.268-.537.483a2.45 2.45 0 0 0-.328.795c-.075.315-.113.68-.113 1.096v.381c0 .33.024.629.07.897.05.269.122.507.215.715.097.204.213.375.35.515.139.14.298.245.477.317.183.072.383.107.602.107.272 0 .512-.055.72-.166.21-.111.388-.274.531-.489.147-.218.256-.485.328-.8.075-.319.113-.684.113-1.096Zm-2.412-4.555 1.053-1.654h1.681l-1.477 1.655h-1.257Zm7.085.457v7.82h-1.606v-7.82h1.606Z' fill='%23fff'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2310BF51'/%3E%3Cstop offset='1' stop-color='%235DD95A'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2310BF51'/%3E%3Cstop offset='1' stop-color='%235DD95A'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='.25' y='.25' width='35.256' height='35.322' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_76_709'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_76_709' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center/contain
    }

    .list-all-cv .item.favourite::after {
        width: 109px;
        height: 36px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='109' height='36' fill='none'%3E%3Crect x='18' y='9' width='91' height='19' rx='9.5' fill='%23FA456F'/%3E%3Cg filter='url(%23a)' stroke='%23fff'%3E%3Cpath d='m16.289 6.162.005-.005.006-.006c.864-.866 2.29-.87 3.172.001l.001.001.225.226c.59.592 1.444 1.11 2.332 1.48.888.37 1.86.612 2.703.612h.319a2.256 2.256 0 0 1 2.242 2.251v.32c0 .837.241 1.808.61 2.698.368.89.884 1.75 1.472 2.348l.003.002.227.228c.864.867.868 2.3-.001 3.186l-.001.002-.225.225c-.59.592-1.107 1.448-1.475 2.339-.37.89-.61 1.865-.61 2.71v.32a2.256 2.256 0 0 1-2.242 2.25h-.334c-.836 0-1.804.243-2.692.612-.888.37-1.744.888-2.34 1.478l-.003.003-.228.228c-.863.866-2.289.87-3.171-.002h-.001l-.225-.226c-.59-.592-1.444-1.11-2.332-1.48-.889-.37-1.86-.613-2.704-.613h-.318a2.256 2.256 0 0 1-2.242-2.25v-.32c0-.838-.242-1.809-.61-2.699-.369-.89-.885-1.749-1.473-2.347l-.002-.003-.228-.228-.354.353.354-.353c-.864-.867-.868-2.3.002-3.186l.001-.001.225-.226-.354-.353.354.353c.59-.591 1.106-1.448 1.475-2.338.369-.891.61-1.866.61-2.71v-.32a2.256 2.256 0 0 1 2.242-2.25h.318c.836 0 1.805-.243 2.692-.613.886-.369 1.74-.885 2.337-1.473l.238-.224Z' fill='url(%23b)'/%3E%3Cpath d='M15.946 5.798c1.06-1.064 2.803-1.064 3.879 0l.227.228c1.06 1.064 3.166 1.945 4.681 1.945h.319c1.5 0 2.742 1.231 2.742 2.751v.32c0 1.504.878 3.616 1.939 4.695l.227.228c1.06 1.064 1.06 2.812 0 3.891l-.227.228c-1.06 1.064-1.94 3.176-1.94 4.696v.32a2.756 2.756 0 0 1-2.741 2.75h-.334c-1.5 0-3.606.882-4.681 1.946l-.227.228c-1.061 1.063-2.803 1.063-3.879 0l-.227-.228c-1.06-1.064-3.167-1.946-4.682-1.946h-.318a2.756 2.756 0 0 1-2.742-2.75v-.32c0-1.504-.879-3.617-1.94-4.696l-.227-.228c-1.06-1.064-1.06-2.812 0-3.89l.228-.229c1.06-1.063 1.939-3.176 1.939-4.696v-.319a2.756 2.756 0 0 1 2.742-2.75h.318c1.5 0 3.606-.882 4.682-1.946l.242-.228Z' stroke-miterlimit='10'/%3E%3C/g%3E%3Cpath d='m38.528 14.932 1.633 3.566 1.633-3.566h1.756l-2.572 4.974v2.846h-1.633v-2.846l-2.578-4.974h1.761Zm10.984 6.563v1.257H45.35v-1.256h4.162Zm-3.636-6.563v7.82h-1.611v-7.82h1.611Zm3.094 3.185v1.225h-3.62v-1.225h3.62Zm.537-3.185v1.262H45.35v-1.262h4.157Zm-2.079-2.116 1.622 1.493v.065h-1.23l-.843-.785-.832.784h-1.209v-.08l1.595-1.477h.897Zm7.343 2.116h1.605V20.1c0 .602-.128 1.108-.386 1.52a2.386 2.386 0 0 1-1.058.93c-.448.207-.964.31-1.547.31-.584 0-1.103-.103-1.558-.31a2.42 2.42 0 0 1-1.063-.93c-.255-.412-.382-.918-.382-1.52v-5.167h1.612V20.1c0 .351.055.637.166.86.111.221.27.384.478.488.211.104.46.156.747.156.293 0 .542-.052.746-.156.208-.104.366-.267.473-.489.111-.222.166-.508.166-.859v-5.167Zm8.878 0v7.82h-1.606v-7.82h1.606Zm2.406 0v1.262h-6.38v-1.262h6.38Zm6.134 3.185v1.257h-4.082v-1.257h4.082Zm-3.604-3.185v7.82h-1.611v-7.82h1.611Zm4.753 0v7.82h-1.606v-7.82h1.606Zm3.116 0v7.82h-1.606v-7.82h1.606Zm-1.542-.462 1.053-1.654h1.681l-1.477 1.654h-1.257Zm7.584 5.688h1.606a2.914 2.914 0 0 1-.435 1.402c-.254.408-.61.727-1.069.956-.455.23-1.002.344-1.643.344-.502 0-.951-.086-1.349-.258a2.87 2.87 0 0 1-1.02-.752 3.349 3.349 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.076-1.09.226-1.553.154-.465.373-.86.655-1.187a2.92 2.92 0 0 1 1.026-.752 3.263 3.263 0 0 1 1.332-.263c.652 0 1.202.118 1.65.355.45.236.8.562 1.047.977.25.416.4.888.45 1.418h-1.61a2.074 2.074 0 0 0-.188-.8 1.067 1.067 0 0 0-.49-.5c-.214-.114-.5-.171-.859-.171-.268 0-.503.05-.703.15-.2.1-.37.252-.505.456a2.253 2.253 0 0 0-.306.774c-.065.308-.097.67-.097 1.085v.553c0 .405.03.761.091 1.069.061.304.154.562.28.773a1.3 1.3 0 0 0 .494.473c.204.104.45.156.736.156.336 0 .614-.054.832-.161.218-.108.385-.267.5-.478.118-.212.188-.475.21-.79Zm7.88-2.04v1.256h-4.083v-1.257h4.082Zm-3.605-3.186v7.82h-1.61v-7.82h1.61Zm4.754 0v7.82h-1.606v-7.82h1.606Z' fill='%23fff'/%3E%3Cpath d='m17.5 23-.195-.14c-.925-.67-2.096-1.427-2.963-2.54-.915-1.171-1.353-2.375-1.342-3.68.014-1.456 1.092-2.64 2.403-2.64 1.041 0 1.733.656 2.097 1.13.364-.474 1.056-1.13 2.097-1.13 1.311 0 2.39 1.184 2.403 2.64.012 1.305-.427 2.508-1.341 3.68-.868 1.113-2.039 1.87-2.964 2.54L17.5 23Z' fill='%23F6F6F6'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9347B'/%3E%3Cstop offset='1' stop-color='%23FF9F2E'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='.5' y='.5' width='34.756' height='34.822' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_76_726'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_76_726' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center/contain
    }

    .list-all-cv .item.popular::after {
        width: 99px;
        height: 36px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='99' height='36' fill='none'%3E%3Crect x='18' y='9' width='81' height='19' rx='9.5' fill='%231480E4'/%3E%3Cg filter='url(%23a)' stroke='%23fff'%3E%3Cpath d='m16.289 6.162.005-.005.006-.006c.864-.866 2.29-.87 3.172.001l.001.001.225.226c.59.592 1.444 1.11 2.332 1.48.888.37 1.86.612 2.703.612h.319a2.256 2.256 0 0 1 2.242 2.251v.32c0 .837.241 1.808.61 2.698.368.89.884 1.75 1.472 2.348l.003.002.227.228c.864.867.868 2.3-.001 3.186l-.001.002-.225.225c-.59.592-1.107 1.448-1.475 2.339-.37.89-.61 1.865-.61 2.71v.32a2.256 2.256 0 0 1-2.242 2.25h-.334c-.836 0-1.804.243-2.692.612-.888.37-1.744.888-2.34 1.478l-.003.003-.228.228c-.863.866-2.289.87-3.171-.002h-.001l-.225-.226c-.59-.592-1.444-1.11-2.332-1.48-.889-.37-1.86-.613-2.704-.613h-.318a2.256 2.256 0 0 1-2.242-2.25v-.32c0-.838-.242-1.809-.61-2.699-.369-.89-.885-1.749-1.473-2.347l-.002-.003-.228-.228-.354.353.354-.353c-.864-.867-.868-2.3.002-3.186l.001-.001.225-.226-.354-.353.354.353c.59-.591 1.106-1.448 1.475-2.338.369-.891.61-1.866.61-2.71v-.32a2.256 2.256 0 0 1 2.242-2.25h.318c.836 0 1.805-.243 2.692-.613.886-.369 1.74-.885 2.337-1.473l.238-.224Z' fill='url(%23b)'/%3E%3Cpath d='M15.946 5.798c1.06-1.064 2.803-1.064 3.879 0l.227.228c1.06 1.064 3.166 1.945 4.681 1.945h.319c1.5 0 2.742 1.231 2.742 2.751v.32c0 1.504.878 3.616 1.939 4.695l.227.228c1.06 1.064 1.06 2.812 0 3.891l-.227.228c-1.06 1.064-1.94 3.176-1.94 4.696v.32a2.756 2.756 0 0 1-2.741 2.75h-.334c-1.5 0-3.606.882-4.681 1.946l-.227.228c-1.061 1.063-2.803 1.063-3.879 0l-.227-.228c-1.06-1.064-3.167-1.946-4.682-1.946h-.318a2.756 2.756 0 0 1-2.742-2.75v-.32c0-1.504-.879-3.617-1.94-4.696l-.227-.228c-1.06-1.064-1.06-2.812 0-3.89l.228-.229c1.06-1.063 1.939-3.176 1.939-4.696v-.319a2.756 2.756 0 0 1 2.742-2.75h.318c1.5 0 3.606-.882 4.682-1.946l.242-.228Z' fill='url(%23c)' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cpath d='M40.744 20.212H38.75v-1.256h1.993c.308 0 .558-.05.752-.15a.964.964 0 0 0 .424-.43c.09-.183.134-.389.134-.618 0-.233-.045-.45-.134-.65-.09-.2-.231-.362-.424-.483-.194-.122-.444-.183-.752-.183H39.31V23h-1.612v-7.82h3.046c.612 0 1.136.11 1.573.333.44.218.777.52 1.01.907.233.387.35.83.35 1.327 0 .505-.117.942-.35 1.31-.233.37-.57.654-1.01.855-.437.2-.961.3-1.573.3Zm9.26-1.847v1.257H45.92v-1.257h4.082Zm-3.605-3.185V23h-1.61v-7.82h1.61Zm4.754 0V23h-1.606v-7.82h1.606Zm7.825 3.727v.37c0 .595-.08 1.129-.241 1.601a3.519 3.519 0 0 1-.682 1.209c-.294.33-.645.582-1.053.757a3.354 3.354 0 0 1-1.348.263c-.49 0-.94-.087-1.348-.263a3.02 3.02 0 0 1-1.053-.757 3.539 3.539 0 0 1-.693-1.209 4.942 4.942 0 0 1-.242-1.6v-.37c0-.599.08-1.132.242-1.601a3.52 3.52 0 0 1 .682-1.209 2.992 2.992 0 0 1 1.053-.763 3.38 3.38 0 0 1 1.348-.263c.494 0 .944.088 1.348.263.408.176.76.43 1.053.763.297.333.526.736.687 1.209.165.469.247 1.002.247 1.6Zm-1.627.37v-.38c0-.416-.038-.781-.113-1.096a2.375 2.375 0 0 0-.333-.795 1.437 1.437 0 0 0-.537-.483 1.536 1.536 0 0 0-.725-.167c-.272 0-.514.055-.725.166a1.45 1.45 0 0 0-.532.484c-.143.215-.252.48-.327.795-.076.315-.113.68-.113 1.096v.38c0 .413.037.778.113 1.096.075.316.186.582.333.8.146.216.325.379.537.49.211.11.453.166.725.166.272 0 .514-.055.725-.166a1.44 1.44 0 0 0 .532-.49c.143-.218.252-.484.327-.8.075-.318.113-.683.113-1.095Zm-1.267-5.752 1.498 1.252h-1.101l-.849-.747-.848.747h-1.107l1.504-1.252h.903Zm1.831.564h-.816l-.076-.617c.15-.008.27-.022.36-.043a.452.452 0 0 0 .204-.092.21.21 0 0 0 .07-.16c0-.087-.028-.151-.086-.194a.513.513 0 0 0-.236-.097 1.573 1.573 0 0 0-.338-.032l.037-.596c.258 0 .484.02.677.059.193.04.356.098.489.177a.784.784 0 0 1 .295.274c.068.107.102.23.102.365 0 .212-.071.37-.215.473-.14.1-.295.163-.467.188v.295Zm8.024 5.479h-2.008l-.011-1.107h1.686c.298 0 .541-.037.73-.112a.884.884 0 0 0 .425-.339.992.992 0 0 0 .145-.548c0-.243-.046-.44-.14-.59a.768.768 0 0 0-.424-.328 2.22 2.22 0 0 0-.736-.102H64.49V23h-1.611v-7.82h2.728c.455 0 .862.043 1.22.129.361.086.668.216.918.392.25.175.442.397.575.666.132.265.199.58.199.945 0 .322-.074.62-.22.892-.144.272-.371.494-.683.666-.308.171-.71.266-1.208.284l-.468.414ZM65.87 23H63.49l.629-1.257h1.75c.284 0 .514-.045.694-.134a.92.92 0 0 0 .397-.376c.086-.158.129-.338.129-.543 0-.229-.04-.428-.118-.596a.797.797 0 0 0-.365-.387c-.169-.093-.39-.14-.666-.14h-1.553l.01-1.106h1.934l.371.436c.476-.008.86.077 1.15.252.293.172.506.396.639.671.136.276.204.571.204.886 0 .502-.11.924-.328 1.268-.218.34-.539.596-.961.768-.42.172-.931.258-1.536.258Zm5.748-7.82V23H70.01v-7.82h1.606Zm6.757 6.563V23H74.21v-1.257h4.163Zm-3.637-6.563V23h-1.611v-7.82h1.611Zm3.094 3.185v1.224h-3.62v-1.224h3.62Zm.537-3.185v1.262h-4.157V15.18h4.157Zm-4.485-.451 1.52-1.247h.86l1.525 1.247H76.65l-.816-.693-.816.693h-1.134Zm3.513-.736.88-1.445h1.22l-1.22 1.445h-.88Zm8.282 1.187V23h-1.611l-3.142-5.242V23h-1.611v-7.82h1.61l3.148 5.247V15.18h1.606Z' fill='%23fff'/%3E%3Cpath d='M20 17.5c-.514 0-1.011-.235-1.4-.66a2.584 2.584 0 0 1-.65-1.56c-.044-.63.144-1.209.528-1.63.385-.422.922-.65 1.522-.65a2.02 2.02 0 0 1 1.517.652c.387.425.575 1.003.532 1.627a2.59 2.59 0 0 1-.65 1.56c-.388.426-.885.661-1.4.661Zm3.296 4.5h-6.592a.68.68 0 0 1-.55-.273.782.782 0 0 1-.131-.66c.21-.864.732-1.58 1.508-2.072.689-.437 1.565-.677 2.469-.677.921 0 1.775.23 2.468.666.777.49 1.3 1.21 1.51 2.085a.793.793 0 0 1-.134.66.696.696 0 0 1-.548.271Zm-8.021-4.398c-.88 0-1.653-.836-1.725-1.864-.036-.527.125-1.014.45-1.371a1.698 1.698 0 0 1 1.275-.549c.5 0 .95.196 1.273.552.328.36.488.846.45 1.368-.072 1.028-.845 1.864-1.723 1.864Zm1.641.804c-.44-.22-1.01-.33-1.64-.33-.737 0-1.453.197-2.015.553a2.77 2.77 0 0 0-1.24 1.706.714.714 0 0 0 .12.597.635.635 0 0 0 .502.25h2.775a.197.197 0 0 0 .128-.048.205.205 0 0 0 .069-.12 3.706 3.706 0 0 1 1.453-2.191.203.203 0 0 0 .082-.176.207.207 0 0 0-.098-.167 2.005 2.005 0 0 0-.136-.074Z' fill='%23F6F6F6'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230274DE'/%3E%3Cstop offset='1' stop-color='%2369B7FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230274DE'/%3E%3Cstop offset='1' stop-color='%2369B7FF'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='.25' y='.25' width='35.256' height='35.322' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_76_803'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_76_803' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center/contain
    }

    .list-all-cv .item.luxury::after {
        top: 10px;
        right: -4px;
        width: 82px;
        height: 25px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82' height='25' fill='none'%3E%3Cpath d='M0 14C0 7.925 4.925 3 11 3h71v22H11C4.925 25 0 20.075 0 14Z' fill='%233F4DEB'/%3E%3Cpath d='M30.987 15.158h1.606a2.914 2.914 0 0 1-.435 1.402c-.254.408-.61.727-1.069.956-.454.23-1.002.344-1.643.344-.502 0-.95-.086-1.348-.258a2.869 2.869 0 0 1-1.02-.752 3.35 3.35 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.075-1.09.225-1.553.154-.465.373-.86.656-1.187a2.92 2.92 0 0 1 1.026-.752 3.263 3.263 0 0 1 1.331-.263c.652 0 1.202.118 1.65.355.45.236.8.562 1.047.977.25.416.4.888.451 1.418h-1.611a2.074 2.074 0 0 0-.188-.8 1.067 1.067 0 0 0-.49-.5c-.214-.114-.5-.171-.859-.171-.268 0-.503.05-.703.15-.2.1-.369.252-.505.457a2.253 2.253 0 0 0-.306.773c-.065.308-.097.67-.097 1.085v.553c0 .405.03.761.091 1.069.061.304.154.562.28.773a1.3 1.3 0 0 0 .494.473c.204.104.45.156.736.156.336 0 .614-.054.832-.161.219-.108.385-.267.5-.478.118-.212.188-.475.21-.79Zm5.844-3.888-2.127 6.482h-1.713l2.906-7.82h1.09l-.156 1.338Zm1.767 6.482-2.132-6.482-.172-1.338h1.101l2.922 7.82h-1.719Zm-.096-2.91v1.261h-4.13v-1.262h4.13Zm8.867-1.182v.37c0 .595-.08 1.128-.242 1.6a3.519 3.519 0 0 1-.682 1.21c-.293.329-.644.581-1.052.757a3.353 3.353 0 0 1-1.349.263c-.49 0-.94-.088-1.348-.263a3.021 3.021 0 0 1-1.052-.758 3.539 3.539 0 0 1-.693-1.208 4.945 4.945 0 0 1-.242-1.6v-.371c0-.598.08-1.132.242-1.601a3.52 3.52 0 0 1 .682-1.208 2.992 2.992 0 0 1 1.052-.763 3.38 3.38 0 0 1 1.349-.263c.494 0 .943.087 1.348.263.408.175.759.43 1.053.763.297.332.526.735.687 1.208.165.47.247 1.003.247 1.6Zm-1.627.37v-.381c0-.415-.038-.78-.113-1.096a2.376 2.376 0 0 0-.333-.795 1.438 1.438 0 0 0-.537-.483 1.536 1.536 0 0 0-.725-.167c-.272 0-.514.056-.725.167a1.452 1.452 0 0 0-.532.483c-.143.215-.253.48-.328.795-.075.315-.113.68-.113 1.096v.381c0 .412.038.777.113 1.096.075.315.186.582.333.8.147.215.326.378.537.489.212.111.453.166.725.166.273 0 .514-.055.726-.166.21-.111.388-.274.531-.489.143-.218.253-.485.328-.8.075-.319.113-.684.113-1.096Zm10.06 1.128h1.606a2.912 2.912 0 0 1-.435 1.402c-.255.408-.61.727-1.07.956-.454.23-1.002.344-1.643.344-.501 0-.95-.086-1.348-.258a2.869 2.869 0 0 1-1.02-.752 3.35 3.35 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.075-1.09.226-1.553.154-.465.372-.86.655-1.187a2.92 2.92 0 0 1 1.026-.752 3.263 3.263 0 0 1 1.332-.263c.652 0 1.201.118 1.649.355.451.236.8.562 1.047.977.25.416.401.888.452 1.418h-1.612a2.072 2.072 0 0 0-.188-.8 1.066 1.066 0 0 0-.489-.5c-.215-.114-.5-.171-.859-.171-.269 0-.503.05-.704.15-.2.1-.368.252-.505.457a2.253 2.253 0 0 0-.306.773c-.064.308-.096.67-.096 1.085v.553c0 .405.03.761.091 1.069.06.304.154.562.28.773a1.3 1.3 0 0 0 .493.473c.204.104.45.156.736.156.337 0 .614-.054.833-.161.218-.108.385-.267.5-.478.117-.212.187-.475.209-.79Zm5.843-3.888-2.126 6.482h-1.714l2.906-7.82h1.09l-.156 1.338Zm1.768 6.482L61.28 11.27l-.172-1.338h1.102l2.921 7.82h-1.718Zm-.097-2.91v1.261h-4.13v-1.262h4.13Zm-3.803-5.34 1.52-1.246h.86l1.525 1.246h-1.139l-.816-.692-.816.692h-1.134Zm3.513-.735.88-1.445h1.22l-1.22 1.445h-.88Zm5.876 6.198h-1.993v-1.257h1.993c.308 0 .558-.05.752-.15a.964.964 0 0 0 .424-.43c.09-.183.134-.389.134-.618 0-.233-.044-.45-.134-.65-.09-.2-.23-.361-.424-.483-.194-.122-.444-.183-.752-.183h-1.434v6.558h-1.612v-7.82h3.046c.612 0 1.137.111 1.574.333.44.218.777.521 1.01.908.232.386.349.829.349 1.326 0 .505-.117.942-.35 1.311-.232.369-.569.653-1.01.854-.436.2-.96.3-1.573.3Z' fill='%23fff'/%3E%3Cpath d='m82 3-4-3v3h4Z' fill='%232214AA'/%3E%3Cpath d='m17.527 17.942-5.91.032a.441.441 0 0 1-.45-.44.441.441 0 0 1 .445-.445l5.91-.031a.441.441 0 0 1 .45.44.445.445 0 0 1-.445.444ZM12.264 16.045l4.747-.026c.683-.003 1.157-1.216 1.48-2.402.322-1.186.43-2.898.43-2.898s-1.13 1.405-1.99 1.39c-.868-.014-1.828-1.22-2.222-2.401l-.296-.031s-.764 2.229-1.867 2.45c-1.103.22-2.19-1.33-2.19-1.33l-.328.21s.22 1.743.343 2.51c.122.768.67 2.534 1.893 2.528Z' fill='%23F3BE4B'/%3E%3Cpath d='M14.533 10.034a1.007 1.007 0 0 0 1.007-1.008c-.003-.553-.459-1-1.018-.996-.559.003-1.01.454-1.007 1.007.003.554.459 1 1.018.997ZM19.103 11.519a1.007 1.007 0 0 0 1.007-1.008c-.003-.553-.458-1-1.017-.996-.56.003-1.01.454-1.008 1.007.003.554.46 1 1.018.997ZM10.03 11.45a1.007 1.007 0 0 0 1.008-1.007c-.003-.553-.459-1-1.018-.997-.559.003-1.01.454-1.007 1.008.003.553.459 1 1.018.996Z' fill='%23F3BE4B'/%3E%3C/svg%3E") no-repeat center/contain
    }

@-webkit-keyframes showStickyFilter {
    from {
        transform: translate3d(0,-100%,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

@keyframes showStickyFilter {
    from {
        transform: translate3d(0,-100%,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

@media screen and (max-width:767px) {
    body.show-sticky-filter #header {
        position: fixed;
        z-index: 999;
        top: 0;
        right: 0;
        left: 0;
        -webkit-animation: showStickyFilter .3s linear;
        animation: showStickyFilter .3s linear;
        -webkit-animation-fill-mode: backwards;
        animation-fill-mode: backwards;
        background-color: #fff
    }

    body.show-sticky-filter .navbar {
        padding: 0
    }

    body.show-sticky-filter .navbar-brand {
        margin: 0;
        height: 40px;
        padding: 0
    }

    body.show-sticky-filter .navbar-light .navbar-toggler {
        margin-right: -3px;
        padding: 2px 5px 4px
    }

    body.show-sticky-filter .jbk-logo {
        transition: none;
        margin-top: 5px;
        height: 30px;
        background-position: left center;
        background-size: contain
    }

    body.show-sticky-filter .list-cv-section__sidebar {
        position: fixed;
        z-index: 996;
        top: 40px;
        right: 0;
        left: 0;
        -webkit-animation: showStickyFilter .3s linear;
        animation: showStickyFilter .3s linear;
        -webkit-animation-fill-mode: backwards;
        animation-fill-mode: backwards
    }

    body.show-sticky-filter .list-cv-section__sidebar-title {
        display: flex
    }

    body.show-sticky-filter .list-cv-section__sidebar-inner {
        margin-top: 0;
        box-shadow: 0 5px 20px rgba(212,212,212,.4);
        border: none;
        border-radius: 0;
        padding: 14px 22px 11px
    }

        body.show-sticky-filter .list-cv-section__sidebar-inner.collapse {
            display: none !important
        }

            body.show-sticky-filter .list-cv-section__sidebar-inner.collapse.show {
                display: block !important
            }

    body.show-sticky-filter .list-cv-filter__title {
        display: none
    }

    body.show-sticky-filter .find-jobs {
        position: fixed;
        overflow: hidden;
        width: 0;
        height: 0
    }
}


#paging-cv.hidden {
    display: none;
}

#listCvTags a.active {
    border: 1px #0ab64a solid
}

option {
    font-size: 15px;
    background-color: #ffffff;
}

    option:before {
        content: ">";
        font-size: 20px;
        display: none;
        padding-right: 10px;
        padding-left: 5px;
        color: #fff;
    }

    option:hover:before {
        display: inline;
    }
/* The container */
/* thiết lập CSS cho switch */
.switch {
    position: relative;
    display: inline-block;
    width: 52px !important;
    height: 24px;
}
    /* Ẩn ô checkbox  */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }
/* Thiết lập CSS cho slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 3px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: forestgreen;
}

input:focus + .slider {
    box-shadow: 0 0 1px forestgreen;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
.list-all-cv #overlay {
    background: #fff;
    color: #000;
    text-align: center;
    opacity: 0.4;
    height: 100%;
    position: absolute;
    top: 0px;
    padding-top: 30px;
    margin:0 auto;
    left: 0px;
    right: 0px;
    display: none;
}

.list-cv-section__text a {
    color: #333;
}
.btn-clear-search-item{
    cursor:pointer
}






.list-all-cv-khac {
    margin: 0 auto;
    max-width: 290px;
    padding-bottom: 35px;
    /*padding-top:30px;
    border-top: 2px solid #fff;
    color:#fff;*/
}
.list-all-cv-khac h2 {
    margin-bottom: 20px;
    color: #0ab64a;
}
@media screen and (min-width:576px) {
    .list-all-cv-khac {
        margin: 0;
        max-width: none
    }
}

.list-all-cv-khac .btn-view-more-all {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto;
    border-radius: 60px;
    width: 260px;
    height: 36px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
}

@media screen and (min-width:768px) {
    .list-all-cv-khac .btn-view-more-all {
        width: 349px;
        height: 40px;
        font-size: 16px
    }
}

.list-all-cv-khac .btn-view-more-all i {
    margin-left: 15px;
    font-size: 20px
}

.list-all-cv-khac .item-func {
    z-index: 2
}

.list-all-cv-khac .item-img:after {
    content: none
}

.list-all-cv-khac .item-tags {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    right: 0;
    bottom: 0;
    left: 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    display: flex;
    padding: 10px;
    padding-top: 60px;
    background: linear-gradient(to top,#333 0,rgba(0,0,0,0) 88.57%)
}

    .list-all-cv-khac .item-tags > span {
        z-index: 5;
        display: inline-block;
        margin: 10px 5px 0;
        border-radius: 3px;
        padding: 4px 14px;
        background: rgba(16,191,81,.2);
        font-size: 12px;
        line-height: 14.06px;
        font-weight: 500;
        text-align: center;
        color: #fff
    }

.list-all-cv-khac .item.favourite, .list-all-cv-khac .item.luxury, .list-all-cv-khac .item.new, .list-all-cv-khac .item.popular {
    position: relative
}

    .list-all-cv-khac .item.favourite::after, .list-all-cv-khac .item.luxury::after, .list-all-cv-khac .item.new::after, .list-all-cv-khac .item.popular::after {
        content: "";
        position: absolute;
        top: 4px;
        right: 10px
    }

    .list-all-cv-khac .item.new::after {
        width: 69px;
        height: 36px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69' height='36' fill='none'%3E%3Cpath d='M59.47 28H18V9h41.47C64.732 9 69 13.255 69 18.5S64.732 28 59.47 28Z' fill='%231DC453'/%3E%3Cg filter='url(%23a)' stroke='%23fff'%3E%3Cpath d='m16.289 6.162.005-.005.006-.006c.864-.866 2.29-.87 3.172.001l.001.001.225.226c.59.592 1.444 1.11 2.332 1.48.888.37 1.86.612 2.703.612h.319a2.256 2.256 0 0 1 2.242 2.251v.32c0 .837.241 1.808.61 2.698.368.89.884 1.75 1.472 2.348l.003.002.227.228c.864.867.868 2.3-.001 3.186l-.001.002-.225.225c-.59.592-1.107 1.448-1.475 2.339-.37.89-.61 1.865-.61 2.71v.32a2.256 2.256 0 0 1-2.242 2.25h-.334c-.836 0-1.804.243-2.692.612-.888.37-1.744.888-2.34 1.478l-.003.003-.228.228c-.863.866-2.289.87-3.171-.002h-.001l-.225-.226c-.59-.592-1.444-1.11-2.332-1.48-.889-.37-1.86-.613-2.704-.613h-.318a2.256 2.256 0 0 1-2.242-2.25v-.32c0-.838-.242-1.809-.61-2.699-.369-.89-.885-1.749-1.473-2.347l-.002-.003-.228-.228-.354.353.354-.353c-.864-.867-.868-2.3.002-3.186l.001-.001.225-.226-.354-.353.354.353c.59-.591 1.106-1.448 1.475-2.338.369-.891.61-1.866.61-2.71v-.32a2.256 2.256 0 0 1 2.242-2.25h.318c.836 0 1.805-.243 2.692-.613.886-.369 1.74-.885 2.337-1.473l.238-.224Z' fill='url(%23b)'/%3E%3Cpath d='M15.946 5.798c1.06-1.064 2.803-1.064 3.879 0l.227.228c1.06 1.064 3.166 1.945 4.681 1.945h.319c1.5 0 2.742 1.231 2.742 2.751v.32c0 1.504.878 3.616 1.939 4.695l.227.228c1.06 1.064 1.06 2.812 0 3.891l-.227.228c-1.06 1.064-1.94 3.176-1.94 4.696v.32a2.756 2.756 0 0 1-2.741 2.75h-.334c-1.5 0-3.606.882-4.681 1.946l-.227.228c-1.061 1.063-2.803 1.063-3.879 0l-.227-.228c-1.06-1.064-3.167-1.946-4.682-1.946h-.318a2.756 2.756 0 0 1-2.742-2.75v-.32c0-1.504-.879-3.617-1.94-4.696l-.227-.228c-1.06-1.064-1.06-2.812 0-3.89l.228-.229c1.06-1.063 1.939-3.176 1.939-4.696v-.319a2.756 2.756 0 0 1 2.742-2.75h.318c1.5 0 3.606-.882 4.682-1.946l.242-.228Z' fill='url(%23c)' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cpath d='m22.756 13.752-6.3 7-2.7-2.625' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38.19 14.932h1.364l2.009 5.742 2.009-5.742h1.364l-2.825 7.82h-1.096l-2.825-7.82Zm-.736 0h1.359l.247 5.597v2.223h-1.606v-7.82Zm6.859 0h1.364v7.82h-1.611V20.53l.247-5.597Zm8.938-.601h1.036c0 .5-.072.927-.215 1.278-.14.35-.356.62-.65.806-.293.186-.671.279-1.133.279v-.833c.254 0 .451-.06.59-.182.14-.122.237-.298.29-.527.055-.229.082-.503.082-.821Zm.241 4.329v.37c0 .595-.08 1.128-.241 1.6a3.407 3.407 0 0 1-.683 1.21c-.293.329-.644.581-1.052.757a3.34 3.34 0 0 1-1.343.263c-.39 0-.758-.056-1.101-.167a3.104 3.104 0 0 1-.924-.494 3.207 3.207 0 0 1-.704-.795 3.863 3.863 0 0 1-.456-1.063 5.181 5.181 0 0 1-.156-1.31v-.371c0-.598.08-1.132.242-1.601a3.59 3.59 0 0 1 .687-1.209 2.991 2.991 0 0 1 1.053-.762 3.38 3.38 0 0 1 1.348-.263c.39 0 .756.057 1.096.171.344.111.651.276.924.495.275.215.51.478.703.79.197.31.348.665.451 1.063.104.397.156.836.156 1.316Zm-1.627.37v-.381c0-.33-.025-.629-.075-.897a2.751 2.751 0 0 0-.215-.71 1.67 1.67 0 0 0-.35-.51 1.356 1.356 0 0 0-.472-.316 1.549 1.549 0 0 0-.59-.108c-.273 0-.515.056-.726.167-.211.107-.39.268-.537.483a2.45 2.45 0 0 0-.328.795c-.075.315-.113.68-.113 1.096v.381c0 .33.024.629.07.897.05.269.122.507.215.715.097.204.213.375.35.515.139.14.298.245.477.317.183.072.383.107.602.107.272 0 .512-.055.72-.166.21-.111.388-.274.531-.489.147-.218.256-.485.328-.8.075-.319.113-.684.113-1.096Zm-2.412-4.555 1.053-1.654h1.681l-1.477 1.655h-1.257Zm7.085.457v7.82h-1.606v-7.82h1.606Z' fill='%23fff'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2310BF51'/%3E%3Cstop offset='1' stop-color='%235DD95A'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2310BF51'/%3E%3Cstop offset='1' stop-color='%235DD95A'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='.25' y='.25' width='35.256' height='35.322' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_76_709'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_76_709' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center/contain
    }

    .list-all-cv-khac .item.favourite::after {
        width: 109px;
        height: 36px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='109' height='36' fill='none'%3E%3Crect x='18' y='9' width='91' height='19' rx='9.5' fill='%23FA456F'/%3E%3Cg filter='url(%23a)' stroke='%23fff'%3E%3Cpath d='m16.289 6.162.005-.005.006-.006c.864-.866 2.29-.87 3.172.001l.001.001.225.226c.59.592 1.444 1.11 2.332 1.48.888.37 1.86.612 2.703.612h.319a2.256 2.256 0 0 1 2.242 2.251v.32c0 .837.241 1.808.61 2.698.368.89.884 1.75 1.472 2.348l.003.002.227.228c.864.867.868 2.3-.001 3.186l-.001.002-.225.225c-.59.592-1.107 1.448-1.475 2.339-.37.89-.61 1.865-.61 2.71v.32a2.256 2.256 0 0 1-2.242 2.25h-.334c-.836 0-1.804.243-2.692.612-.888.37-1.744.888-2.34 1.478l-.003.003-.228.228c-.863.866-2.289.87-3.171-.002h-.001l-.225-.226c-.59-.592-1.444-1.11-2.332-1.48-.889-.37-1.86-.613-2.704-.613h-.318a2.256 2.256 0 0 1-2.242-2.25v-.32c0-.838-.242-1.809-.61-2.699-.369-.89-.885-1.749-1.473-2.347l-.002-.003-.228-.228-.354.353.354-.353c-.864-.867-.868-2.3.002-3.186l.001-.001.225-.226-.354-.353.354.353c.59-.591 1.106-1.448 1.475-2.338.369-.891.61-1.866.61-2.71v-.32a2.256 2.256 0 0 1 2.242-2.25h.318c.836 0 1.805-.243 2.692-.613.886-.369 1.74-.885 2.337-1.473l.238-.224Z' fill='url(%23b)'/%3E%3Cpath d='M15.946 5.798c1.06-1.064 2.803-1.064 3.879 0l.227.228c1.06 1.064 3.166 1.945 4.681 1.945h.319c1.5 0 2.742 1.231 2.742 2.751v.32c0 1.504.878 3.616 1.939 4.695l.227.228c1.06 1.064 1.06 2.812 0 3.891l-.227.228c-1.06 1.064-1.94 3.176-1.94 4.696v.32a2.756 2.756 0 0 1-2.741 2.75h-.334c-1.5 0-3.606.882-4.681 1.946l-.227.228c-1.061 1.063-2.803 1.063-3.879 0l-.227-.228c-1.06-1.064-3.167-1.946-4.682-1.946h-.318a2.756 2.756 0 0 1-2.742-2.75v-.32c0-1.504-.879-3.617-1.94-4.696l-.227-.228c-1.06-1.064-1.06-2.812 0-3.89l.228-.229c1.06-1.063 1.939-3.176 1.939-4.696v-.319a2.756 2.756 0 0 1 2.742-2.75h.318c1.5 0 3.606-.882 4.682-1.946l.242-.228Z' stroke-miterlimit='10'/%3E%3C/g%3E%3Cpath d='m38.528 14.932 1.633 3.566 1.633-3.566h1.756l-2.572 4.974v2.846h-1.633v-2.846l-2.578-4.974h1.761Zm10.984 6.563v1.257H45.35v-1.256h4.162Zm-3.636-6.563v7.82h-1.611v-7.82h1.611Zm3.094 3.185v1.225h-3.62v-1.225h3.62Zm.537-3.185v1.262H45.35v-1.262h4.157Zm-2.079-2.116 1.622 1.493v.065h-1.23l-.843-.785-.832.784h-1.209v-.08l1.595-1.477h.897Zm7.343 2.116h1.605V20.1c0 .602-.128 1.108-.386 1.52a2.386 2.386 0 0 1-1.058.93c-.448.207-.964.31-1.547.31-.584 0-1.103-.103-1.558-.31a2.42 2.42 0 0 1-1.063-.93c-.255-.412-.382-.918-.382-1.52v-5.167h1.612V20.1c0 .351.055.637.166.86.111.221.27.384.478.488.211.104.46.156.747.156.293 0 .542-.052.746-.156.208-.104.366-.267.473-.489.111-.222.166-.508.166-.859v-5.167Zm8.878 0v7.82h-1.606v-7.82h1.606Zm2.406 0v1.262h-6.38v-1.262h6.38Zm6.134 3.185v1.257h-4.082v-1.257h4.082Zm-3.604-3.185v7.82h-1.611v-7.82h1.611Zm4.753 0v7.82h-1.606v-7.82h1.606Zm3.116 0v7.82h-1.606v-7.82h1.606Zm-1.542-.462 1.053-1.654h1.681l-1.477 1.654h-1.257Zm7.584 5.688h1.606a2.914 2.914 0 0 1-.435 1.402c-.254.408-.61.727-1.069.956-.455.23-1.002.344-1.643.344-.502 0-.951-.086-1.349-.258a2.87 2.87 0 0 1-1.02-.752 3.349 3.349 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.076-1.09.226-1.553.154-.465.373-.86.655-1.187a2.92 2.92 0 0 1 1.026-.752 3.263 3.263 0 0 1 1.332-.263c.652 0 1.202.118 1.65.355.45.236.8.562 1.047.977.25.416.4.888.45 1.418h-1.61a2.074 2.074 0 0 0-.188-.8 1.067 1.067 0 0 0-.49-.5c-.214-.114-.5-.171-.859-.171-.268 0-.503.05-.703.15-.2.1-.37.252-.505.456a2.253 2.253 0 0 0-.306.774c-.065.308-.097.67-.097 1.085v.553c0 .405.03.761.091 1.069.061.304.154.562.28.773a1.3 1.3 0 0 0 .494.473c.204.104.45.156.736.156.336 0 .614-.054.832-.161.218-.108.385-.267.5-.478.118-.212.188-.475.21-.79Zm7.88-2.04v1.256h-4.083v-1.257h4.082Zm-3.605-3.186v7.82h-1.61v-7.82h1.61Zm4.754 0v7.82h-1.606v-7.82h1.606Z' fill='%23fff'/%3E%3Cpath d='m17.5 23-.195-.14c-.925-.67-2.096-1.427-2.963-2.54-.915-1.171-1.353-2.375-1.342-3.68.014-1.456 1.092-2.64 2.403-2.64 1.041 0 1.733.656 2.097 1.13.364-.474 1.056-1.13 2.097-1.13 1.311 0 2.39 1.184 2.403 2.64.012 1.305-.427 2.508-1.341 3.68-.868 1.113-2.039 1.87-2.964 2.54L17.5 23Z' fill='%23F6F6F6'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9347B'/%3E%3Cstop offset='1' stop-color='%23FF9F2E'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='.5' y='.5' width='34.756' height='34.822' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_76_726'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_76_726' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center/contain
    }

    .list-all-cv-khac .item.popular::after {
        width: 99px;
        height: 36px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='99' height='36' fill='none'%3E%3Crect x='18' y='9' width='81' height='19' rx='9.5' fill='%231480E4'/%3E%3Cg filter='url(%23a)' stroke='%23fff'%3E%3Cpath d='m16.289 6.162.005-.005.006-.006c.864-.866 2.29-.87 3.172.001l.001.001.225.226c.59.592 1.444 1.11 2.332 1.48.888.37 1.86.612 2.703.612h.319a2.256 2.256 0 0 1 2.242 2.251v.32c0 .837.241 1.808.61 2.698.368.89.884 1.75 1.472 2.348l.003.002.227.228c.864.867.868 2.3-.001 3.186l-.001.002-.225.225c-.59.592-1.107 1.448-1.475 2.339-.37.89-.61 1.865-.61 2.71v.32a2.256 2.256 0 0 1-2.242 2.25h-.334c-.836 0-1.804.243-2.692.612-.888.37-1.744.888-2.34 1.478l-.003.003-.228.228c-.863.866-2.289.87-3.171-.002h-.001l-.225-.226c-.59-.592-1.444-1.11-2.332-1.48-.889-.37-1.86-.613-2.704-.613h-.318a2.256 2.256 0 0 1-2.242-2.25v-.32c0-.838-.242-1.809-.61-2.699-.369-.89-.885-1.749-1.473-2.347l-.002-.003-.228-.228-.354.353.354-.353c-.864-.867-.868-2.3.002-3.186l.001-.001.225-.226-.354-.353.354.353c.59-.591 1.106-1.448 1.475-2.338.369-.891.61-1.866.61-2.71v-.32a2.256 2.256 0 0 1 2.242-2.25h.318c.836 0 1.805-.243 2.692-.613.886-.369 1.74-.885 2.337-1.473l.238-.224Z' fill='url(%23b)'/%3E%3Cpath d='M15.946 5.798c1.06-1.064 2.803-1.064 3.879 0l.227.228c1.06 1.064 3.166 1.945 4.681 1.945h.319c1.5 0 2.742 1.231 2.742 2.751v.32c0 1.504.878 3.616 1.939 4.695l.227.228c1.06 1.064 1.06 2.812 0 3.891l-.227.228c-1.06 1.064-1.94 3.176-1.94 4.696v.32a2.756 2.756 0 0 1-2.741 2.75h-.334c-1.5 0-3.606.882-4.681 1.946l-.227.228c-1.061 1.063-2.803 1.063-3.879 0l-.227-.228c-1.06-1.064-3.167-1.946-4.682-1.946h-.318a2.756 2.756 0 0 1-2.742-2.75v-.32c0-1.504-.879-3.617-1.94-4.696l-.227-.228c-1.06-1.064-1.06-2.812 0-3.89l.228-.229c1.06-1.063 1.939-3.176 1.939-4.696v-.319a2.756 2.756 0 0 1 2.742-2.75h.318c1.5 0 3.606-.882 4.682-1.946l.242-.228Z' fill='url(%23c)' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cpath d='M40.744 20.212H38.75v-1.256h1.993c.308 0 .558-.05.752-.15a.964.964 0 0 0 .424-.43c.09-.183.134-.389.134-.618 0-.233-.045-.45-.134-.65-.09-.2-.231-.362-.424-.483-.194-.122-.444-.183-.752-.183H39.31V23h-1.612v-7.82h3.046c.612 0 1.136.11 1.573.333.44.218.777.52 1.01.907.233.387.35.83.35 1.327 0 .505-.117.942-.35 1.31-.233.37-.57.654-1.01.855-.437.2-.961.3-1.573.3Zm9.26-1.847v1.257H45.92v-1.257h4.082Zm-3.605-3.185V23h-1.61v-7.82h1.61Zm4.754 0V23h-1.606v-7.82h1.606Zm7.825 3.727v.37c0 .595-.08 1.129-.241 1.601a3.519 3.519 0 0 1-.682 1.209c-.294.33-.645.582-1.053.757a3.354 3.354 0 0 1-1.348.263c-.49 0-.94-.087-1.348-.263a3.02 3.02 0 0 1-1.053-.757 3.539 3.539 0 0 1-.693-1.209 4.942 4.942 0 0 1-.242-1.6v-.37c0-.599.08-1.132.242-1.601a3.52 3.52 0 0 1 .682-1.209 2.992 2.992 0 0 1 1.053-.763 3.38 3.38 0 0 1 1.348-.263c.494 0 .944.088 1.348.263.408.176.76.43 1.053.763.297.333.526.736.687 1.209.165.469.247 1.002.247 1.6Zm-1.627.37v-.38c0-.416-.038-.781-.113-1.096a2.375 2.375 0 0 0-.333-.795 1.437 1.437 0 0 0-.537-.483 1.536 1.536 0 0 0-.725-.167c-.272 0-.514.055-.725.166a1.45 1.45 0 0 0-.532.484c-.143.215-.252.48-.327.795-.076.315-.113.68-.113 1.096v.38c0 .413.037.778.113 1.096.075.316.186.582.333.8.146.216.325.379.537.49.211.11.453.166.725.166.272 0 .514-.055.725-.166a1.44 1.44 0 0 0 .532-.49c.143-.218.252-.484.327-.8.075-.318.113-.683.113-1.095Zm-1.267-5.752 1.498 1.252h-1.101l-.849-.747-.848.747h-1.107l1.504-1.252h.903Zm1.831.564h-.816l-.076-.617c.15-.008.27-.022.36-.043a.452.452 0 0 0 .204-.092.21.21 0 0 0 .07-.16c0-.087-.028-.151-.086-.194a.513.513 0 0 0-.236-.097 1.573 1.573 0 0 0-.338-.032l.037-.596c.258 0 .484.02.677.059.193.04.356.098.489.177a.784.784 0 0 1 .295.274c.068.107.102.23.102.365 0 .212-.071.37-.215.473-.14.1-.295.163-.467.188v.295Zm8.024 5.479h-2.008l-.011-1.107h1.686c.298 0 .541-.037.73-.112a.884.884 0 0 0 .425-.339.992.992 0 0 0 .145-.548c0-.243-.046-.44-.14-.59a.768.768 0 0 0-.424-.328 2.22 2.22 0 0 0-.736-.102H64.49V23h-1.611v-7.82h2.728c.455 0 .862.043 1.22.129.361.086.668.216.918.392.25.175.442.397.575.666.132.265.199.58.199.945 0 .322-.074.62-.22.892-.144.272-.371.494-.683.666-.308.171-.71.266-1.208.284l-.468.414ZM65.87 23H63.49l.629-1.257h1.75c.284 0 .514-.045.694-.134a.92.92 0 0 0 .397-.376c.086-.158.129-.338.129-.543 0-.229-.04-.428-.118-.596a.797.797 0 0 0-.365-.387c-.169-.093-.39-.14-.666-.14h-1.553l.01-1.106h1.934l.371.436c.476-.008.86.077 1.15.252.293.172.506.396.639.671.136.276.204.571.204.886 0 .502-.11.924-.328 1.268-.218.34-.539.596-.961.768-.42.172-.931.258-1.536.258Zm5.748-7.82V23H70.01v-7.82h1.606Zm6.757 6.563V23H74.21v-1.257h4.163Zm-3.637-6.563V23h-1.611v-7.82h1.611Zm3.094 3.185v1.224h-3.62v-1.224h3.62Zm.537-3.185v1.262h-4.157V15.18h4.157Zm-4.485-.451 1.52-1.247h.86l1.525 1.247H76.65l-.816-.693-.816.693h-1.134Zm3.513-.736.88-1.445h1.22l-1.22 1.445h-.88Zm8.282 1.187V23h-1.611l-3.142-5.242V23h-1.611v-7.82h1.61l3.148 5.247V15.18h1.606Z' fill='%23fff'/%3E%3Cpath d='M20 17.5c-.514 0-1.011-.235-1.4-.66a2.584 2.584 0 0 1-.65-1.56c-.044-.63.144-1.209.528-1.63.385-.422.922-.65 1.522-.65a2.02 2.02 0 0 1 1.517.652c.387.425.575 1.003.532 1.627a2.59 2.59 0 0 1-.65 1.56c-.388.426-.885.661-1.4.661Zm3.296 4.5h-6.592a.68.68 0 0 1-.55-.273.782.782 0 0 1-.131-.66c.21-.864.732-1.58 1.508-2.072.689-.437 1.565-.677 2.469-.677.921 0 1.775.23 2.468.666.777.49 1.3 1.21 1.51 2.085a.793.793 0 0 1-.134.66.696.696 0 0 1-.548.271Zm-8.021-4.398c-.88 0-1.653-.836-1.725-1.864-.036-.527.125-1.014.45-1.371a1.698 1.698 0 0 1 1.275-.549c.5 0 .95.196 1.273.552.328.36.488.846.45 1.368-.072 1.028-.845 1.864-1.723 1.864Zm1.641.804c-.44-.22-1.01-.33-1.64-.33-.737 0-1.453.197-2.015.553a2.77 2.77 0 0 0-1.24 1.706.714.714 0 0 0 .12.597.635.635 0 0 0 .502.25h2.775a.197.197 0 0 0 .128-.048.205.205 0 0 0 .069-.12 3.706 3.706 0 0 1 1.453-2.191.203.203 0 0 0 .082-.176.207.207 0 0 0-.098-.167 2.005 2.005 0 0 0-.136-.074Z' fill='%23F6F6F6'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230274DE'/%3E%3Cstop offset='1' stop-color='%2369B7FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='17.878' y1='5' x2='17.878' y2='30.822' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230274DE'/%3E%3Cstop offset='1' stop-color='%2369B7FF'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='.25' y='.25' width='35.256' height='35.322' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_76_803'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_76_803' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center/contain
    }

    .list-all-cv-khac .item.luxury::after {
        top: 10px;
        right: -4px;
        width: 82px;
        height: 25px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82' height='25' fill='none'%3E%3Cpath d='M0 14C0 7.925 4.925 3 11 3h71v22H11C4.925 25 0 20.075 0 14Z' fill='%233F4DEB'/%3E%3Cpath d='M30.987 15.158h1.606a2.914 2.914 0 0 1-.435 1.402c-.254.408-.61.727-1.069.956-.454.23-1.002.344-1.643.344-.502 0-.95-.086-1.348-.258a2.869 2.869 0 0 1-1.02-.752 3.35 3.35 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.075-1.09.225-1.553.154-.465.373-.86.656-1.187a2.92 2.92 0 0 1 1.026-.752 3.263 3.263 0 0 1 1.331-.263c.652 0 1.202.118 1.65.355.45.236.8.562 1.047.977.25.416.4.888.451 1.418h-1.611a2.074 2.074 0 0 0-.188-.8 1.067 1.067 0 0 0-.49-.5c-.214-.114-.5-.171-.859-.171-.268 0-.503.05-.703.15-.2.1-.369.252-.505.457a2.253 2.253 0 0 0-.306.773c-.065.308-.097.67-.097 1.085v.553c0 .405.03.761.091 1.069.061.304.154.562.28.773a1.3 1.3 0 0 0 .494.473c.204.104.45.156.736.156.336 0 .614-.054.832-.161.219-.108.385-.267.5-.478.118-.212.188-.475.21-.79Zm5.844-3.888-2.127 6.482h-1.713l2.906-7.82h1.09l-.156 1.338Zm1.767 6.482-2.132-6.482-.172-1.338h1.101l2.922 7.82h-1.719Zm-.096-2.91v1.261h-4.13v-1.262h4.13Zm8.867-1.182v.37c0 .595-.08 1.128-.242 1.6a3.519 3.519 0 0 1-.682 1.21c-.293.329-.644.581-1.052.757a3.353 3.353 0 0 1-1.349.263c-.49 0-.94-.088-1.348-.263a3.021 3.021 0 0 1-1.052-.758 3.539 3.539 0 0 1-.693-1.208 4.945 4.945 0 0 1-.242-1.6v-.371c0-.598.08-1.132.242-1.601a3.52 3.52 0 0 1 .682-1.208 2.992 2.992 0 0 1 1.052-.763 3.38 3.38 0 0 1 1.349-.263c.494 0 .943.087 1.348.263.408.175.759.43 1.053.763.297.332.526.735.687 1.208.165.47.247 1.003.247 1.6Zm-1.627.37v-.381c0-.415-.038-.78-.113-1.096a2.376 2.376 0 0 0-.333-.795 1.438 1.438 0 0 0-.537-.483 1.536 1.536 0 0 0-.725-.167c-.272 0-.514.056-.725.167a1.452 1.452 0 0 0-.532.483c-.143.215-.253.48-.328.795-.075.315-.113.68-.113 1.096v.381c0 .412.038.777.113 1.096.075.315.186.582.333.8.147.215.326.378.537.489.212.111.453.166.725.166.273 0 .514-.055.726-.166.21-.111.388-.274.531-.489.143-.218.253-.485.328-.8.075-.319.113-.684.113-1.096Zm10.06 1.128h1.606a2.912 2.912 0 0 1-.435 1.402c-.255.408-.61.727-1.07.956-.454.23-1.002.344-1.643.344-.501 0-.95-.086-1.348-.258a2.869 2.869 0 0 1-1.02-.752 3.35 3.35 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.075-1.09.226-1.553.154-.465.372-.86.655-1.187a2.92 2.92 0 0 1 1.026-.752 3.263 3.263 0 0 1 1.332-.263c.652 0 1.201.118 1.649.355.451.236.8.562 1.047.977.25.416.401.888.452 1.418h-1.612a2.072 2.072 0 0 0-.188-.8 1.066 1.066 0 0 0-.489-.5c-.215-.114-.5-.171-.859-.171-.269 0-.503.05-.704.15-.2.1-.368.252-.505.457a2.253 2.253 0 0 0-.306.773c-.064.308-.096.67-.096 1.085v.553c0 .405.03.761.091 1.069.06.304.154.562.28.773a1.3 1.3 0 0 0 .493.473c.204.104.45.156.736.156.337 0 .614-.054.833-.161.218-.108.385-.267.5-.478.117-.212.187-.475.209-.79Zm5.843-3.888-2.126 6.482h-1.714l2.906-7.82h1.09l-.156 1.338Zm1.768 6.482L61.28 11.27l-.172-1.338h1.102l2.921 7.82h-1.718Zm-.097-2.91v1.261h-4.13v-1.262h4.13Zm-3.803-5.34 1.52-1.246h.86l1.525 1.246h-1.139l-.816-.692-.816.692h-1.134Zm3.513-.735.88-1.445h1.22l-1.22 1.445h-.88Zm5.876 6.198h-1.993v-1.257h1.993c.308 0 .558-.05.752-.15a.964.964 0 0 0 .424-.43c.09-.183.134-.389.134-.618 0-.233-.044-.45-.134-.65-.09-.2-.23-.361-.424-.483-.194-.122-.444-.183-.752-.183h-1.434v6.558h-1.612v-7.82h3.046c.612 0 1.137.111 1.574.333.44.218.777.521 1.01.908.232.386.349.829.349 1.326 0 .505-.117.942-.35 1.311-.232.369-.569.653-1.01.854-.436.2-.96.3-1.573.3Z' fill='%23fff'/%3E%3Cpath d='m82 3-4-3v3h4Z' fill='%232214AA'/%3E%3Cpath d='m17.527 17.942-5.91.032a.441.441 0 0 1-.45-.44.441.441 0 0 1 .445-.445l5.91-.031a.441.441 0 0 1 .45.44.445.445 0 0 1-.445.444ZM12.264 16.045l4.747-.026c.683-.003 1.157-1.216 1.48-2.402.322-1.186.43-2.898.43-2.898s-1.13 1.405-1.99 1.39c-.868-.014-1.828-1.22-2.222-2.401l-.296-.031s-.764 2.229-1.867 2.45c-1.103.22-2.19-1.33-2.19-1.33l-.328.21s.22 1.743.343 2.51c.122.768.67 2.534 1.893 2.528Z' fill='%23F3BE4B'/%3E%3Cpath d='M14.533 10.034a1.007 1.007 0 0 0 1.007-1.008c-.003-.553-.459-1-1.018-.996-.559.003-1.01.454-1.007 1.007.003.554.459 1 1.018.997ZM19.103 11.519a1.007 1.007 0 0 0 1.007-1.008c-.003-.553-.458-1-1.017-.996-.56.003-1.01.454-1.008 1.007.003.554.46 1 1.018.997ZM10.03 11.45a1.007 1.007 0 0 0 1.008-1.007c-.003-.553-.459-1-1.018-.997-.559.003-1.01.454-1.007 1.008.003.553.459 1 1.018.996Z' fill='%23F3BE4B'/%3E%3C/svg%3E") no-repeat center/contain
    }



.list-all-cv .hide, .list-all-cv .hidden, .list-all-cv-khac .hide, .list-all-cv-khac .hidden {
    display: none ;
}
.list-cv-filter__title span.list-cv-filter__icon {
    float: right;
    display: none
}
@media screen and (max-width:767px) {
    .list-cv-filter__title span.list-cv-filter__icon {
        display: inline-block
    }
}
@media screen and (min-width:768px) {
    .list-cv-filter__form {
        display: block !important;
    }
}
@media screen and (min-width:768px) {
    .list-cv-section__wrapper {
        flex-direction: row-reverse
    }

    .list-cv-section__main {
        padding-right:36px;
        padding-left:0;
    }
}
@media screen and (min-width:1200px) {
    .list-cv-section__sidebar {
        margin-top: 43px
    }
}

.list-cv-extensions__list .mbti {
    background: url(https://i-vn0.joboko.com/images3/tien-ich-mo-rong/mbti_0.png) no-repeat;
    aspect-ratio: 256 / 118;
    text-indent: -9999px;
}

    .list-cv-extensions__list .mbti:hover {
        background: url(https://i-vn0.joboko.com/images3/tien-ich-mo-rong/mbti.png) no-repeat;
    }

.list-cv-extensions__list .grossnet {
    background: url(https://i-vn0.joboko.com/images3/tien-ich-mo-rong/grossnet_0.png) no-repeat;
    aspect-ratio: 256 / 118;
    text-indent: -9999px;
}

    .list-cv-extensions__list .grossnet:hover {
        background: url(https://i-vn0.joboko.com/images3/tien-ich-mo-rong/grossnet.png) no-repeat;
    }

.list-cv-extensions__list .mi {
    background: url(https://i-vn0.joboko.com/images3/tien-ich-mo-rong/mi_0.png) no-repeat;
    aspect-ratio: 256 / 118;
    text-indent: -9999px;
}

    .list-cv-extensions__list .mi:hover {
        background: url(https://i-vn0.joboko.com/images3/tien-ich-mo-rong/mi.png) no-repeat;
    }

.list-cv-extensions__list .disc {
    background: url(https://i-vn0.joboko.com/images3/tien-ich-mo-rong/disc_0.png) no-repeat;
    aspect-ratio: 256 / 118;
    text-indent: -9999px;
}

    .list-cv-extensions__list .disc:hover {
        background: url(https://i-vn0.joboko.com/images3/tien-ich-mo-rong/disc.png) no-repeat;
    }
@font-face {
    font-family: 'Didot Italic';
    src: url('/fonts3/Didot-Italic-02.ttf');
	font-display: swap
}

.image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

    .image img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        font-family: 'object-fit: cover;';
        object-fit: 'cover';
    }

.blog-sidebar--bd-green {
    border: 2px solid #00c83a;
}

.action-sidebar {
    margin-top: 14px;
    margin-bottom: 12px;
}

.action-sidebar2 {
    margin-bottom: 0;
}

.action-sidebar__box {
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 14px;
}

.action-sidebar__box2 {
    margin-bottom: 20px;
    padding-bottom: 13px;
}

.action-sidebar__box:hover .action-sidebar__box-title2,
.action-sidebar__box:hover .action-sidebar__box-title {
    color: #00c83a;
}

.action-sidebar__box-label {
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 7px;
    border-radius: 2px;
    padding: 4px 8px;
    background-color: #eb0026;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

.action-sidebar__box-image {
    position: relative;
    margin-bottom: 12px;
}

.action-sidebar__box-image2 {
    margin-bottom: 7px;
}

.action-sidebar__box-image::before {
    content: '';
    display: block;
    padding-bottom: 57%;
}

.action-sidebar__box-image2::before {
    padding-bottom: 56%;
}

.action-sidebar__box-title {
    transition: color .3s ease-in-out;
    font-size: 22px;
    line-height: 1.36;
    font-weight: 500;
    color: #333;
}

.action-sidebar__box-title2 {
    transition: color .3s ease-in-out;
    font-size: 20;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}

.action-sidebar__list {
    counter-reset: section;
}

.action-sidebar__item {
    position: relative;
    display: block;
    margin-bottom: 13px;
    min-height: 42px;
    padding-left: 58px;
    font-size: 15px;
    line-height: 1.47;
    color: #333;
}

    .action-sidebar__item:hover {
        text-decoration: none;
        color: #333;
    }

    .action-sidebar__item:last-child {
        margin-bottom: 0;
    }

    .action-sidebar__item::before {
        content: counter(section, decimal-leading-zero);
        position: absolute;
        top: 0;
        left: 4px;
        font-size: 40px;
        line-height: 1;
        font-family: 'Didot Italic';
        counter-increment: section;
        color: #263456;
    }

    .action-sidebar__item span {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

.for-you-sidebar__cta,
.action-sidebar__cta {
    text-align: right;
}

.for-you-sidebar__btn,
.action-sidebar__btn {
    align-items: center;
    display: inline-flex;
    margin-top: 17px;
    margin-right: -5px;
}

.for-you-sidebar__btn,
.action-sidebar__btn2 {
    margin-top: 0;
    margin-right: 0;
}

    .for-you-sidebar__btn:hover,
    .action-sidebar__btn:hover {
        text-decoration: none;
    }

.for-you-sidebar__btn-text,
.action-sidebar__btn-text {
    transition: color .3s ease-in-out;
    margin-right: 6px;
    font-size: 14px;
    line-height: 1.57;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

    .for-you-sidebar__btn-text:hover,
    .action-sidebar__btn-text:hover {
        color: #00c83a;
    }

.for-you-sidebar__btn-icon,
.action-sidebar__btn-icon {
    position: relative;
    top: -2px;
    align-items: center;
    display: flex;
    font-size: 22px;
}

    .for-you-sidebar__btn-icon i:first-child,
    .action-sidebar__btn-icon i:first-child {
        opacity: 0.2;
        color: #a8ffc1;
    }

    .for-you-sidebar__btn-icon i:nth-child(2),
    .action-sidebar__btn-icon i:nth-child(2) {
        color: #a8ffc1;
    }

    .for-you-sidebar__btn-icon i:last-child,
    .action-sidebar__btn-icon i:last-child {
        color: #00c83a;
    }

.action-module {
    padding: 21px 0 35px;
}

    .action-module .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .action-module [class*='col'] {
        padding-right: 15px;
        padding-left: 15px;
    }

.action-module__inner {
    border: 1px solid #00c83a;
    border-radius: 10px;
    padding: 23px 16px 28px 20px;
    background-color: #fafffb;
}

.about-joboko__head,
.for-you__head,
.action-module__head {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}

.about-joboko__title,
.for-you__title,
.action-module__title {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-bottom: 9px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

    .about-joboko__title::before,
    .for-you__title::before,
    .action-module__title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 68px;
        height: 4px;
        background-color: #00c83a;
    }

.about-joboko__btn,
.for-you__btn,
.action-module__btn {
    align-items: center;
    display: inline-flex;
}

    .about-joboko__btn:hover,
    .for-you__btn:hover,
    .action-module__btn:hover {
        text-decoration: none;
    }

.about-joboko__btn-text,
.for-you__btn-text,
.action-module__btn-text {
    transition: color .3s ease-in-out;
    margin-right: 6px;
    font-size: 14px;
    line-height: 1.57;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

    .about-joboko__btn-text:hover,
    .for-you__btn-text:hover,
    .action-module__btn-text:hover {
        color: #00c83a;
    }

.about-joboko__btn-icon,
.for-you__btn-icon,
.action-module__btn-icon {
    position: relative;
    top: -2px;
    align-items: center;
    display: flex;
    font-size: 22px;
}

    .about-joboko__btn-icon i:first-child,
    .for-you__btn-icon i:first-child,
    .action-module__btn-icon i:first-child {
        opacity: 0.2;
        color: #a8ffc1;
    }

    .about-joboko__btn-icon i:nth-child(2),
    .for-you__btn-icon i:nth-child(2),
    .action-module__btn-icon i:nth-child(2) {
        color: #a8ffc1;
    }

    .about-joboko__btn-icon i:last-child,
    .for-you__btn-icon i:last-child,
    .action-module__btn-icon i:last-child {
        color: #00c83a;
    }

.action-module__item {
    align-items: flex-start;
    display: flex;
    margin-bottom: 19px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 17px;
}

.for-you [class*='col']:last-child .for-you__item,
.action-module [class*='col']:last-child .action-module__item {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.action-module__item:hover {
    color: inherit;
}

.action-module__item-image {
    position: relative;
    width: 36.4%;
}

    .action-module__item-image::before {
        content: '';
        display: block;
        padding-bottom: 57%;
    }

.action-module__item-content {
    width: 63.6%;
    padding-left: 17px;
}

.action-module__item-title {
    display: -webkit-box;
    overflow: hidden;
    transition: color .3s ease-in-out;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.41;
    font-weight: bold;
    text-overflow: ellipsis;
    color: #000;
    color: #000;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.action-module__item-text {
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.47;
    font-weight: 400;
    text-overflow: ellipsis;
    color: #333;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.for-you {
    padding: 21px 0 29px;
}

    .for-you .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .for-you [class*='col'] {
        padding-right: 15px;
        padding-left: 15px;
    }

.for-you__item {
    display: block;
    transition: color .3s ease-in-out;
    margin-bottom: 17px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 19px;
    font-size: 18px;
    line-height: 1.44;
    font-weight: bold;
    color: #000;
}

    .action-module__item-title:hover,
    .for-you__item:hover {
        color: #00c83a;
    }

.action-sidebar__item2 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 19px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 20px;
}

    .for-you-sidebar__item:hover,
    .action-sidebar__box:hover,
    .action-sidebar__item:hover,
    .action-sidebar__item2:hover {
        text-decoration: none;
    }

.action-sidebar__item2-image {
    position: relative;
    width: 42%;
}

    .action-sidebar__item2-image::before {
        content: '';
        display: block;
        padding-bottom: 56%;
    }

.action-sidebar__item2-content {
    width: 58%;
    padding-left: 15px;
}

.action-sidebar__item2-title {
    display: -webkit-box;
    overflow: hidden;
    transition: color .3s ease-in-out;
    margin: -4px 0 0;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    text-overflow: ellipsis;
    color: #000;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.action-sidebar__item2:hover .action-sidebar__item2-title {
    color: #00c83a;
}

.blog-sidebar2 {
    margin-bottom: 19px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    padding: 17px 17px 13px;
    background-color: #fff;
}

.blog-sidebar2--bd-green {
    border-color: #00c83a;
}

.blog-sidebar2-title {
    position: relative;
    margin-bottom: 21px;
    padding-bottom: 9px;
    font-size: 22px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: uppercase;
    color: #009f2e;
}

.blog-sidebar2-title2 {
    margin-bottom: 15px;
}

.blog-sidebar2-title3 {
    font-size: 20px;
}

.blog-sidebar2-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 68px;
    height: 4px;
    background-color: #009f2e;
}

.for-you-sidebar {
    padding-bottom: 10px;
}

.for-you-sidebar__item {
    display: block;
    transition: color .3s ease-in-out;
    margin-bottom: 12px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 17px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #333;
}

    .for-you-sidebar__item:hover {
        color: #00c83a;
    }

.about-joboko {
    padding: 52px 0;
}

.about-joboko__item {
    align-items: flex-start;
    display: flex;
    margin-bottom: 21px;
    border-bottom: 1px dotted #c5c5c5;
    padding-bottom: 16px;
}

    .about-joboko__item:last-child {
        margin-bottom: 0;
        border-bottom: none;
        padding-bottom: 0;
    }

.about-joboko__item-image {
    position: relative;
    width: 35%;
}

    .about-joboko__item-image::before {
        content: '';
        display: block;
        padding-bottom: 56%;
    }

.about-joboko__item-content {
    width: 64%;
    padding-left: 10px;
}

.about-joboko__item-date {
    margin: -5px 0 4px;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    color: #888888;
}

.about-joboko__item-title {
    display: -webkit-box;
    overflow: hidden;
    transition: color .3s ease-in-out;
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    text-overflow: ellipsis;
    color: #000;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.about-joboko__item-text {
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    line-height: 1.71;
    font-weight: 400;
    text-overflow: ellipsis;
    color: #555555;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.about-joboko__item:hover {
    text-decoration: none;
}

    .about-joboko__item:hover .about-joboko__item-title {
        color: #00c83a;
    }

.about-joboko__item--large {
    display: block;
}

    .about-joboko__item--large .about-joboko__item-image {
        margin-bottom: 10px;
        width: 100%;
    }

    .about-joboko__item--large .about-joboko__item-content {
        width: 100%;
        padding-left: 0;
    }

    .about-joboko__item--large .about-joboko__item-title {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 1.25;
        font-weight: bold;
    }

    .about-joboko__item--large .about-joboko__item-text {
        font-size: 15px;
        line-height: 1.47;
        -webkit-line-clamp: 3;
        line-clamp: 3;
    }

@media only screen and (min-width: 1200px) {
    .about-joboko .container {
        width: 1197px;
    }
}

@media only screen and (min-width: 768px) {
    .for-you [class*='col']:nth-last-child(-n+2) .for-you__item,
    .action-module [class*='col']:nth-last-child(-n+2) .action-module__item {
        margin-bottom: 0;
        border-bottom: none;
        padding-bottom: 0;
    }

    .for-you .row {
        margin-right: -36px;
        margin-left: -36px;
    }

    .for-you [class*='col'] {
        padding-right: 36px;
        padding-left: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb {
        margin-bottom: 40px;
        border-bottom: 1px dotted #b7b7b7;
        padding: 10px 0;
        background-color: transparent;
    }

        .breadcrumb h1,
        .breadcrumb a {
            font-size: 15px;
            font-weight: 400;
            color: #333;
        }

    .action-sidebar__box-image::before {
        padding-bottom: 68%;
    }

    .about-joboko__head,
    .for-you__head,
    .action-module__head {
        align-items: flex-start;
    }

    .action-module__inner {
        padding: 20px 15px;
    }

    .about-joboko__title,
    .for-you__title,
    .action-module__title {
        font-size: 17px;
    }

    .about-joboko__btn-text,
    .for-you__btn-text,
    .action-module__btn-text {
        margin-right: 3px;
    }

    .about-joboko__btn-icon,
    .for-you__btn-icon,
    .action-module__btn-icon {
        font-size: 16px;
    }

    .about-joboko__item--large,
    .about-joboko__item--large:last-child {
        margin-bottom: 30px;
    }

        .about-joboko__item--large .about-joboko__item-title {
            font-size: 18px;
        }
}


.blog-sidebar {
    background-color: #fff;
    -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    margin-bottom: 1.875rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
}

.action-sidebar {
    margin-top: 14px;
    margin-bottom: 12px;
}

.khoi-sukien {
	content-visibility: auto;
}

    .khoi-sukien .ttl-blog01 {
        font-size: 1.4rem;
        text-transform: uppercase;
        font-size: 1.5rem;
        line-height: 1;
        font-weight: bold;
        color: #333333;
        padding-bottom: 0.7 rem;
        margin-bottom: 0;
        position: relative;
    }


    .khoi-sukien .action-sidebar__box-title {
        transition: color .3s ease-in-out;
        font-size: 22px;
        line-height: 1.36;
        font-weight: 500;
        color: #333;
        margin:0
    }

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    font-size:14px
}
.site-content {
    background-color: #f1f1f1;
    position: relative;
}

.site-content.sec {
    padding-bottom: 50px;
}

.fa {
    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;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, table, th, td, form, select, option, address, pre, strong, em, caption, cite, code, dfn, var {
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

ol, ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    background-color: transparent;
}


a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:active, a:hover {
    outline: 0;
}
.ns-desc a, .ns-body a {
    color: #116330
}
.h4, h4 {
    font-size: 18px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
}

h3, h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    font-size: 32px;
    margin: 15px 0;
    font-weight: 500;
}

li {
    margin-left: 0;
}


.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > .active {
    color: #777;
}


#list-article .item {
    width: 100%;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

#list-article .item {
    margin-bottom: 10px;
}

#list-article .item a {
    text-decoration: none;
}
#list-article .des, #listOther .des {
    text-align: justify;
    overflow: hidden;
    height: 60px;line-height:20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
    a h3 {
        color: #337ab7;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 20px;
    }

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.item .info {
    margin-bottom: 5px;
    font-size: small;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#box-menu-news h3, #box-ns-rel h3 {
    padding: 0;
    margin: 5px;
}

.panel-body {
    padding: 15px;
}

#box-menu-news a {
    margin: 5px 15px 3px 0;
    display: inline-block;
    text-decoration: none;
}

#box-ns-rel ul, #box-ns-rel ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#box-ns-rel ul li {
    padding: 10px 0;
    border-bottom: dashed 1px #ddd;
}

#box-ns-rel a {
    text-decoration: none;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.pdlr {
    padding: 0 15px;
}

@media screen and (min-width: 680px) {
    #listOther .item {
        height: 170px;
        overflow: hidden;
        display: block;
        width: 50%;
    }
}

.blog-sidebar {
    background-color: #fff;
    -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    margin-bottom: 1.875rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
}

.ttl-blog01 {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: bold;
    color: #333333;
    padding-bottom: .7rem;
    margin-bottom: 0;
    position: relative;
}

.ttl-blog01:after {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: #10bf51;
    width: 3.4375rem;
    height: .3125rem;
    bottom: 0;
    left: 0;
}

.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.6875rem;
    position: relative;
    margin: 0 .625rem .625rem 0;
    font-size: .875rem;
    line-height: 1.58;
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis
}
    .blog-category a:before {
        content: '';
        position: absolute;
        width: 2.25rem;
        height: 2.25rem;
        border-radius: 50%;
        border: .0625rem solid #d6d6d6;
        /*background: url(../images3/common/ico-hashtag.png) no-repeat center;*/
        background: url('/images3/common/icon.png') no-repeat -176px -96px;
        left: -.0625rem;
        top: -.0625rem;
        z-index: 2;
    }

.panel-body {
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
}

.blog-sidebar-info ul, .blog-sidebar-info ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.blog-sidebar-info ul li, .blog-sidebar-info .item {
    padding: 10px 0;
    border-bottom: dashed 1px #ddd;
}
.blog-sidebar-info .item .tit{
    font-weight:bold;
    margin-top:3px
}
.blog-sidebar-info .item .tit a {
    color: #337ab7
}
.blog-sidebar-info .item .des {
    text-align: justify;
    overflow: hidden;
    height: 40px;
    line-height:20px;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-sidebar-info a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    font-size: 14px;
}

.ns-body h1, .page-blog h1, h1 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 26px;
}

.ns-desc, .ns-body {
    font-family: 'Noto Serif', serif;
    font-size: 17px;
    line-height: 32px;
}

.ns-desc {
    font-weight: 600;
}

.text-justify {
    text-align: justify;
}

/*================*/
.blog {
    background-color: #efefef;
    position: relative;
    padding: 1rem 0 1rem;
}

.blog .blog-content {
    background-color: #fff;
    -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    font-size: .875rem;
    line-height: 1.58;
    padding: .9375rem;
}

.blog .blog-content ul li {
    position: relative;
    padding-left: 1rem;
    margin-bottom: .125rem;
}

.blog-content h1 {
    font-weight: 700;
    font-size: 26px;
    margin-top: 1rem;
}

.blog-content h2 {
    font-size: 1.72em;
}

.blog-content .item {
    width: 100%;
    margin-left: 5px;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.blog-content .item a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

.blog-content .item a h3 {
    color: #337ab7;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
}

.bgwhite .breadcrumb {
    background: none;
    padding: 8px 0;
    margin: 0;
    border-bottom: 1px dashed #ddd;
    width: 100%;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb a {
    color: #1122cc;
}

.breadcrumb h1 {
    font-size: 14px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.blog-sidebar-info ul li {
    padding: 10px 0;
    border-bottom: dashed 1px #ddd;
}


.pagination {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.pagination > li {
    display: inline;
    margin-left: 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

#listOther .item {
    height: 165px;
    overflow: hidden;
    display: block;
    width: 50%;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
}

.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: 'Noto Serif', serif;
    font-size: 17px;
    line-height: 32px;
}

.ns-desc {
    font-weight: 600;
}

.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;
}

.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;
    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;
        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;
            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;
        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;
            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;
        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;
            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;
    font-style: italic;
}
/*Mẫu thiết kế thứ nhất*/
blockquote.decorate1 {
    display: block;
    font-size: 17px;
    line-height: 1.6;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #e64946;
}

    blockquote.decorate1 a {
        font-weight: 600;
        color: #e64946;
    }

/*Mẫu thiết kế thứ hai*/
blockquote.decorate2 {
    display: block;
    font-size: 17px;
    line-height: 1.6;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #10bf51;
}

    blockquote.decorate2 a {
        font-weight: 600;
        color: #10bf51;
    }

/*Mẫu thiết kế thứ ba*/

blockquote.decorate3 {
    display: block;
    font-size: 17px;
    line-height: 1.6;
    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: 17px;
    line-height: 1.6;
    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;
    }

        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
    }
}

.wysiwyg a {
    color: #1122cf
}
