/* Minification failed. Returning unminified contents.
(3568,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3568,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3568,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3568,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3637,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3637,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3637,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3637,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3680,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3680,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3680,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3680,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3749,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3749,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3749,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3749,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3792,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3792,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3792,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3792,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3864,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3864,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3864,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3864,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3936,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3936,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3936,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3936,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;
    }

@charset 'UTF-8';.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;width: 100%;}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list {
    background: #fff url("data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=") center center no-repeat;
}
.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;border-radius:50%;background:#e3e3e3;z-index:10;transition:background-color .3s ease}.slick-next:focus,.slick-prev:focus{outline:0}.slick-prev{left:-80px}.slick-next{right:-80px}.slick-dots{position:absolute;bottom:0;display:block;width:100%;padding:0;margin:0 auto;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:0;cursor:pointer;color:transparent;border:0;outline:0;background:#dbdbdb;width:12px;height:12px;border-radius:50%}.slick-dots li.slick-active button{background:#10bf51}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}
.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
    }

.blog-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.25rem 0 .625rem;
    margin-right: -.625rem;
}
    .blog-category a {
        display: block;
        white-space: nowrap;
        border: .0625rem solid #d6d6d6;
        border-radius: 999px;
        padding: .375rem .625rem .375rem 2.25rem;
        position: relative;
        margin: 0 .625rem .625rem 0;
        font-size: 13px;
        line-height: 1.4em;
        color: #555555;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .blog-category a:before {
            content: '';
            position: absolute;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: .0625rem solid #d6d6d6;
            background: url('/images3/common/icon.png') no-repeat -178px -98px;
            left: -.0625rem;
            top: -.0625rem;
            z-index: 2;
        }

.ns-body h1, .page-blog h1, h1 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 26px;
}

.ns-desc a:not(.btn), .ns-body a:not(.btn) {
    color: #079f40
}
.ns-desc {
    font-weight: 600;
}

.text-justify {
    text-align: justify;
}

.xjobs-r li {
    border-bottom: 1px dashed #ddd;
}

.list-job3 li {
    margin: 10px 0 0;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: solid 1px #ddd;
    justify-content: flex-start;
}

.list-job3 li .logoemp {
    margin-right: 4%;
    height: 70px;
    width: 18%;
}

.list-job3 li a {
    text-decoration: none;
    color: #337ab7;
    cursor: pointer;
}

.logoemp {
    border: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}

.list-job3 li .job-descrip {
    width: 78%;
}

.ns-desc, .ns-body, .ns-content {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height:28px;
}

.text-justify {
    text-align: justify;
}


.xjobs {
    margin: 20px 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4em;
}

    .xjobs .panel-heading, .xjobs-r .panel-heading {
        background-color: #ed5d5f;
        color: white;
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

.xjobs .panel-body {
    border: 1px solid #ddd;
}
.fl-sb {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.list-job ul, .list-job2 ul, .list-job3 ul, .list-job4 ul, .list-job5 ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.xjobs .row, .xjobs li, .xjobs-r .row {
    padding: 7px;
    border-bottom: 1px dashed #ddd;
}

.xjobs li {
    margin: 0 !important;
    padding: 10px !important;
    list-style: none;
}

.ns-body li {
    list-style-type: circle;
    margin: 0 0 0 25px;
}

.list-job4 li {
    width: 100%;
}

.list-job4 li {
    padding: 6px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: 1px dashed #ddd;
    justify-content: flex-start;
}

.list-job4 li .logoemp {
    margin-right: 2%;
    height: 70px;
    width: 12%;
}

.xjobs .logoemp {
    height: 60px !important;
}

.list-job4 li .job-descrip {
    width: 71%;
}

.xjobs .titjob {
    font-size: 15px;
}

.titjob {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.xjobs .titjob a {
    color: #666;
}

.xjobs .iconhot {
    margin-left: 5px;
    margin-right: 0;
}

.xjobs .namecompany {
    margin-bottom: 2px;
}

.namecompany {
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infother {
    font-size: 13px;
    color: #999;
}

.xjobs .job-mg {
    margin-right: 20px;
}

.job-mg {
    margin-right: 15px;
}

.job-mg i {
    margin-right: 3px;
}

blockquote.decorate1 a {
    font-weight: 600;
    color: #58b3ce;
}

blockquote.decorate4 a {
    font-weight: 600;
    color: #58b3ce;
}

.ns-body h2 {
    font-size: 22px;
    margin: 15px 0;
    font-weight: 600;
    color: #11843c;
}
.ns-body p{
    margin:3px 0;
}
em {
    font-style: italic;
}

.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.color2 a {
    color: #fff !important;
    text-decoration: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    opacity: .5
}
.adsr {
    margin-bottom: 10px
}
.ns-body .glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ns-body .glyphicon-pushpin:before {
    content: "\f0a4"
}
.ns-body .glyphicon-hand-right:before {
    content: "\f0a4"
}
.ns-body .glyphicon-bookmark:before {
    content: "\f02e"
}
.ns-body .glyphicon-search:before {
    content: "\f002"
}
.ns-body .glyphicon-user:before {
    content: "\f007"
}
.ns-body .glyphicon-star:before {
    content: "\f005"
}
.ns-body .glyphicon-ok:before {
    content: "\f00c"
}

.ns-body .glyphicon-ok-sign:before {
    content: "\f058"
}

.ns-body .glyphicon-chevron-right:before {
    content: "\f054"
}
strong {
    font-weight: bold;
}
/* -------------Tem1--------- */
.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color2 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color2 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #8cbaa2, #10bf51);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color2 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color2 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2--------- */
.box-color1 {
    display: inline-block;
    border: 2px solid #25ab56;
    border-radius: 15px;
    width: 100%;
}


    .box-color1 .header {
        position: relative;
        background-color: #25ab56;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color1 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color1 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color1 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color1 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #8cbaa2, #10bf51);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #86ae47;
            border-radius: 200px;
        }

            .box-color1 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color1 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1a--------- */
.color1 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color1 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color1 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #9caed9, #25355a);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color1 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color1 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2a--------- */
.box-color2 {
    display: inline-block;
    border: 2px solid #25355a;
    border-radius: 15px;
    width: 100%;
}


    .box-color2 .header {
        position: relative;
        background-color: #25355a;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color2 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color2 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color2 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color2 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #9caed9, #25355a);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #25355a;
            border-radius: 200px
        }

            .box-color2 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color2 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1b--------- */
.color3 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color3 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color3 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color3 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color3 .button:active {
            position: relative;
            top: 1px;
        }


/* -------------Tem2b--------- */
.box-color3 {
    display: inline-block;
    border: 2px solid rgb(0, 114, 255);
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color3 .header {
        position: relative;
        background-color: rgb(0, 114, 255);
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color3 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color3 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color3 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color3 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color3 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color3 .action .button:active {
                position: relative;
                top: 1px;
            }


/******Template 4******/
.box-color4 {
    display: inline-block;
    border: 2px solid #FF8800;
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color4 .header {
        position: relative;
        background-color: #FF8800;
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color4 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color4 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color4 .action a {
            color: #fff;
            text-decoration: none;
        }


        .box-color4 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(216, 201, 179) 0%, #FF8800 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color4 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color4 .action .button:active {
                position: relative;
                top: 1px;
            }

    .box-color4 .textin {
        padding: 10px 15px;
        line-height: 1.5;
        text-align: justify;
    }

/*********Menu*********/

.menu {
    border: 1px solid rgba(63, 195, 39, 0.75);
    ;
}

.menu-header {
    font-size: 20px;
    font-weight: 500;
    min-height: 15px;
    margin: 0;
    background: rgba(63, 195, 39, 0.75);
    padding: 15px;
    color: #fff;
}

    .menu-header .btn-collapse:hover {
        cursor: pointer;
    }

.collapsein {
    display: block;
    padding: 10px;
}

    .collapsein li {
        list-style-type: none;
        font-style: italic;
    }

.ns-desc .menu label, .ns-body .menu label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

em.highlight {
    background-color: #2eb938;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight2 {
    background-color: #ff5c5c;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight3 {
    background-color: #aaa;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight4 {
    background-color: #b84400;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight5 {
    background-color: #1C15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight6 {
    background-color: #FA15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight7 {
    background-color: #16DAAA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

blockquote p:last-child {
    margin: 0;
}

blockquote.decorate1, blockquote.decorate2, blockquote.decorate3, blockquote.decorate4 {
    background: #dddddd82;
}
/*Mẫu thiết kế thứ nhất*/
blockquote.decorate1 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #e64946;
}

    blockquote.decorate1 a {
        font-weight: 600;
        color: #e64946 !important;
    }

/*Mẫu thiết kế thứ hai*/
blockquote.decorate2 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #10bf51;
}

    blockquote.decorate2 a {
        font-weight: 600;
        color: #0b6e30;
    }

/*Mẫu thiết kế thứ ba*/

blockquote.decorate3 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #345390;
}

    blockquote.decorate3 a {
        font-weight: 600;
        color: #345390;
    }

/*Mẫu thiết kế thứ tư*/
blockquote.decorate4 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #58b3ce;
}

    blockquote.decorate4 a {
        font-weight: 600;
        color: #58b3ce;
    }

/* Template 2*/

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.adjust {
    border-radius: 5px;
    padding: 5px;
}

    em.adjust p {
        margin: 0;
    }

    em.adjust a {
        text-decoration: none;
        color: #fff !important;
    }

        em.adjust a:hover {
            text-decoration: underline;
        }

/* template 3 */

.button.resize1 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #2eb938;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.button.resize3 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #ff5c5c;
}

.button.resize4 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #aaa;
}

.button.resize5 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #b84400;
}

.button.resize6 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #1C15FA;
}

.button.resize7 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #FA15FA;
}

.button.resize8 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #16DAAA;
}

.box-color3 .textin {
    padding: 10px 15px;
    line-height: 1.5;
    text-align: justify;
}
.ns-mi-content .item {
    margin: 15px 0 30px 0;
    counter-increment: item;
}

.ns-mi-content h2 {
    border-bottom: dashed 1px #ddd;
    text-transform: uppercase
}
.ns-mi-content h2 i.fa{font-size:18px}
.ns-mi-content.ns-body {
    font-size: 16px;
    line-height: 22px
}

.ns-mi-content p {
    margin: 5px 0
}
.ns-mi-content .list-item h4:before {
    /*font-weight: bold;*/
    content: counter(item)'.';
    padding-right: 5px;
}
.ns-mi-content h3 {
    font-size: 20px;
    color: #253556
}
.mi-should h2 {
    color: #14a744
}
.mi-not h2 {
    color: #3f51b5
}
.list-num>.num {
    counter-increment: num;
    align-items: center;
    display: flex;
    margin: 0.9166666667em 0 0.75em;
    font-weight: 600;
}
.list-num>.num:before {
    content: counter(num);
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 0.6666666667em;
    border-radius: 5px;
    width: 42px;
    height: 42px;
    background-color: #11be52;
    color: #fff;
}
.list-sub-num .num {
    counter-increment: subnum;
}
.list-sub-num .num:before {
    content: counter(num)'.'counter(subnum)'.';
    padding-right: 5px;
}
.hidebyfixed{
    display:none
}
.bd-clipboard {
    position: relative;
    float: right;
}

.btn-clipboard {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 10;
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 75%;
    color: #818a91;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.25rem;
}

.highlight {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #f7f7f9;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.highlight div {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    font-size: inherit;
    color: #212529;
}

.cv-follow {
    position: fixed;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    bottom: 0;
    width: 100%;
    display: none;
    padding: 5px 0;
    color: #fff;
}
.cv-follow button.close {
    color: #fff;
    padding-right: 10px;
    opacity: initial;
}
.cv-follow .btn-create-cv {
    padding: 7px 20px;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
    background-color: #10bf51;
    border: solid 2px #85da89;
}
.sec-choose-news {
    padding: 30px 0;
    background: #efefef;
    border-radius: 10px
}

.sec-choose-news .title3 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center
}

.sec-choose-news .whychoose-news {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    text-align: center;
    flex-wrap: wrap;
    margin: 10px 0
}

.whychoose-news li {
    list-style: none;
    width: 25%;
    padding: 10px;
    margin-left: 0
}

.whychoose-news .cimg5 img {
    width: 65%
}

.whychoose-news li p.txt7 {
    line-height: 26px
}

.sec-choose-news .cv-btn {
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 40px;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    background-color: #10bf51;
    border: solid 2px #a6c7a7;
    display: inline-block
}

@media screen and (max-width: 992px) {
    .whychoose-news li {
        display: flex;
        width: 100%;
        text-align: left;
        list-style: none;
        margin-left: 0
    }

        .whychoose-news li .cimg5 {
            width: 20%
        }

    .whychoose-news .cimg5 img {
        width: 90%
    }

    .whychoose-news li p.txt7 {
        padding-left: 10px;
        width: 80%
    }

    .sec-choose-news .cv-btn {
        width: 80%;
        padding: 7px 14px;
        font-size: 16px;
        line-height: 24px
    }
}

.xmd-1 .modal-content{border-radius:16px}
.xmd-1 .modal-header{padding:8px 20px 0;border:none}
.xmd-1 .modal-header .close{font-weight:300}
.xmd-1 .modal-body{margin:10px 22px 22px;border:dashed 1px #73C48F;border-radius:12px}
.xmd-1 .modal-body .tit{font-size:18px;font-weight:bold;margin:0 0 10px;color:#123983}
.xmd-1 .modal-body button{color:#fff;background-color:#2DB670;border-radius:30px;font-size:16px;font-weight:500;padding:7px 20px}
.xmd-1 .modal-footer{border:none;padding-top:0}
.action-module{margin-bottom:16px;padding:38px 0 31px;background-color:#f4f4f4}
.action-module a:hover{text-decoration:none}
.action-module .row{margin-right:-14px;margin-left:-14px}
.action-module [class*=col-]{padding-right:14px;padding-left:14px}
.action-module.action-module-v2{margin-bottom:0;padding:29px 0 40px;background-color:#ededed}
.action-module.action-module-v3{margin-bottom:0;padding:8px 0 40px;background-color:#f1f1f1}
.action-module__inner{border-color:#0a208f;border-radius:8px;background-color:#fff}
@media screen and (min-width:768px){
.action-module__inner{padding:20px 23px 36px 27px}
}
@media screen and (min-width:768px){
.action-module-v3 .action-module__inner{padding-bottom:25px}
}
.action-module__title{padding-left:3px;text-transform:none;color:#243556}
@media screen and (min-width:768px){
.action-module__title{padding-bottom:0;letter-spacing:1px}
}
.action-module__title::before{background-color:#00bf71}
@media screen and (min-width:768px){
.action-module__title::before{bottom:9px;left:103%;width:92px;height:3px}
}
.action-module-v2 .action-module__title{padding-left:0}
@media screen and (min-width:768px){
.action-module-v2 .action-module__title::before{left:107%}
}
@media screen and (min-width:768px){
.action-module-v3 .action-module__title::before{left:114%}
}
.action-module__btn-text{margin-right:0;font-size:14px;font-weight:400;text-transform:none;color:#555}
.action-module__btn-icon{top:0;font-size:16px}
.action-module__head{margin-bottom:26px}
.action-module__item{border-bottom:none;margin-bottom:30px;padding-bottom:0}
.action-module__item-image{position:relative;overflow:hidden;border-radius:6px;width:37.4%}
.action-module__item-content{width:62.6%;padding-left:20px}
.action-module__item-title{font-size:15px;line-height:20px;color:#292929}
@media screen and (min-width:768px){
.action-module__item-title{margin:5px 0 13px}
}
.action-module__item-title:hover,.action-module__slider .item-title:hover{color:#00af68}
.action-module__item-text{line-height:20px;color:#5e5e5e}
.action-module__slider{margin-top:20px}
.action-module__slider .slick-list{margin-right:-8.5px;margin-left:-8.5px;padding:10px 0}
.action-module__slider .slick-slide{padding-right:8.5px;padding-left:8.5px}
.action-module__slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;border:none;padding:0;background:0 0;color:#6a6a6a}
.action-module__slider .slick-arrow::before{content:none}
.action-module__slider .slick-arrow:hover{color:#0a208f}
.action-module__slider .slick-prev{left:-53px}
.action-module__slider .slick-next{right:-53px}
.action-module__slider .item{display:flex;align-items:flex-start;box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);border-radius:8px;padding:14px 14px 10px;background:#fff;position:relative}
.action-module__slider .item-image{overflow:hidden;border-radius:6px;width:115px}
.action-module__slider .item-image::before{padding-bottom:86.9565217391%}
.action-module__slider .item-content{width:calc(100% - 115px);padding-left:10px}
.action-module__slider .item-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;transition:all .3s ease;margin:0 0 6px;font-size:15px;line-height:18px;font-weight:600;font-style:normal;color:#292929}
.action-module__slider .item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:18px;font-weight:400;font-style:normal;color:#5d5d5d}
.action-module__slider .item-date-v2{margin-top:6px;font-size:14px;line-height:20px;font-weight:400;font-style:normal;color:#9d9d9d}
/*.action-module-v2 .action-module__slider{margin-top:11px}
.action-module-v2 .action-module__slider .slick-slide>div+div{margin-top:14px}
.action-module-v2 .action-module__slider .slick-arrow{top:-37px;transform:none;width:30px;height:30px}
.action-module-v2 .action-module__slider .slick-arrow:not(:hover){color:#6a6a6a}
.action-module-v2 .action-module__slider .slick-arrow svg{width:100%;height:100%}
.action-module-v2 .action-module__slider .slick-next{right:5px}
.action-module-v2 .action-module__slider .slick-prev{right:39px;left:auto}
.action-module-v3 .action-module__slider{margin-top:13px}
.action-module-v3 .action-module__slider .slick-list{margin-right:-14px;margin-left:-14px}
.action-module-v3 .action-module__slider .slick-slide{padding-right:14px;padding-left:14px}
.action-module-v3 .action-module__slider .slick-slide>div+div{margin-top:30px}
.action-module-v3 .action-module__slider .slick-arrow{top:-41px;transform:none;width:30px;height:30px}
.action-module-v3 .action-module__slider .slick-arrow:not(:hover){color:#6a6a6a}
.action-module-v3 .action-module__slider .slick-arrow svg{width:100%;height:100%}
.action-module-v3 .action-module__slider .slick-next{right:0}
.action-module-v3 .action-module__slider .slick-prev{right:33px;left:auto}
.action-module-v3 .action-module__slider .item{box-shadow:none;padding:0}
@media screen and (min-width:768px){
.action-module-v3 .action-module__slider .item-image{width:33%}
}
.action-module-v3 .action-module__slider .item-image::before{padding-bottom:52.7777777778%}
@media screen and (min-width:768px){
.action-module-v3 .action-module__slider .item-content{width:67%;padding-left:24px}
}
.action-module-v3 .action-module__slider .item-title{line-height:1.2667}
.action-module-v3 .action-module__slider .item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}*/

.list-cv-section{padding:0;background-color:#fff}
.list-cv-section__head{padding:0;background:0 0;text-align:left}
.list-cv-section__head-v2{margin-bottom:13px}
.list-cv-section__title{margin:0 0 1px;font-size:30px;line-height:35px;color:#123983}
.list-cv-section__head-v2 .list-cv-section__title{margin-bottom:8px;font-size:26px;line-height:30px}
.list-cv-section__text{line-height:22px;color:#292929}
@media screen and (min-width:768px){
.list-cv-order{margin-bottom:11px}
.list-cv-section{padding:31px 0 22px}
}
.list-cv-order>p{font-size:14px;line-height:26px}
.list-cv-order .wrapper button{font-size:12px}
@media screen and (min-width:992px){
.list-cv-order .wrapper button{min-width:89px;padding:4px 18px}
}
@media screen and (min-width:992px){
.list-cv-order .wrapper button.all{background-color:rgba(230,230,230,.6)}

.list-cv-order .wrapper button.newest{background-color:rgba(230,230,230,.6)}
.list-cv-order .wrapper button.newest::before{width:12px;height:12px;margin-right:7px}

.list-cv-order .wrapper button.popular{background-color:rgba(230,230,230,.6)}
.list-cv-order .wrapper button.popular::before{width:17px;height:14px;margin-right:10px}

.list-cv-order .wrapper button.favourite{background-color:rgba(230,230,230,.6)}
.list-cv-order .wrapper button.favourite::before{width:17px;height:13px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' fill='none'%3E%3Cpath stroke='%23D9282D' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12.286 1C9.75 1 8.5 3 8.5 3S7.25 1 4.714 1C2.654 1 1.021 2.38 1 4.025c-.043 3.417 3.388 5.847 7.148 7.888A.74.74 0 0 0 8.5 12a.74.74 0 0 0 .352-.087c3.76-2.041 7.19-4.471 7.148-7.888C15.979 2.38 14.347 1 12.286 1Z'/%3E%3C/svg%3E")}

.list-cv-order .wrapper button.active{background-color:#123983}
}
@media screen and (min-width:1200px){
.list-cv-section__main{width:calc(100% - 300px);padding-right:35px}
}
.list-cv-section__sidebar{margin-top:0}
@media screen and (min-width:1200px){
.list-cv-section__sidebar{width:300px}
}
@media screen and (min-width:768px){
.list-cv-filter{box-shadow:none;border:1px solid #e1e1e1;border-top:none;border-radius:6px;margin-bottom:22px;padding:23px 24px 26px 26px;background:linear-gradient(to right,#123983,#123983) no-repeat left top/100% 5px,#fff}
}
.list-cv-filter__title{color:#123983}
@media screen and (min-width:768px){
.list-cv-filter__title{margin-bottom:12px;padding-left:36px}
}
.list-cv-filter__title::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='19' fill='none'%3E%3Cpath fill='%23123983' d='M16.946 2.777h4.197-4.197ZM1 2.777h12.59H1Zm15.946 13.034h4.197-4.197ZM1 15.811h12.59H1Zm7.554-6.517h12.589-12.59ZM1 9.294h4.196H1Z'/%3E%3Cpath stroke='%23123983' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M1 9.294h4.196m11.75-6.517h4.197-4.197ZM1 2.777h12.59H1Zm15.946 13.034h4.197-4.197ZM1 15.811h12.59H1Zm7.554-6.517h12.589-12.59Z'/%3E%3Cpath fill='%23123983' stroke='%23123983' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M15.219 4.555a1.777 1.777 0 1 0 0-3.555 1.777 1.777 0 0 0 0 3.555ZM6.924 11.072a1.777 1.777 0 1 0 0-3.555 1.777 1.777 0 0 0 0 3.554ZM15.219 17.588a1.777 1.777 0 1 0 0-3.554 1.777 1.777 0 0 0 0 3.554Z'/%3E%3C/svg%3E")}
@media screen and (min-width:768px){
.list-cv-filter__title::before{top:-3px;left:1px;width:22px;height:29px}
}
@media screen and (min-width:768px){
.list-cv-filter__form .form-control{margin-bottom:14px;padding-left:12px;background-position:right 15px center}
}
.list-cv-tags__list-v2{margin-top:5px;margin-bottom:10px}
@media screen and (min-width:768px){
.list-cv-tags__list-v2{display:block!important;overflow-y:auto;height:auto!important;max-height:630px;margin-top:0;margin-bottom:0;padding-right:8px}
.list-cv-tags__list-v2::-webkit-scrollbar{width:9px}
.list-cv-tags__list-v2::-webkit-scrollbar-track{border-radius:10px}
.list-cv-tags__list-v2::-webkit-scrollbar-thumb{border-radius:10px;background:#d9d9d9}
.list-cv-tags__list-v2::-webkit-scrollbar-thumb:hover{background:#d9d9d9}
}
.list-cv-tags__list-v2 .item{display:flex;border:1px solid #e2e2e2;border-radius:44px;margin-bottom:6px;padding:6px 15px 7px;background:#fff;font-size:14px;color:#6b6b6b}
.list-cv-tags__list-v2 .item.active,.list-cv-tags__list-v2 .item:hover{border-color:#123983!important;text-decoration:none;color:#123983}
.list-cv-tags__list-v2 .item-icon{display:flex;justify-content:center;align-items:center;width:15px}
.list-cv-tags__list-v2 .item-text{width:calc(100% - 15px);padding-left:6px}
@media screen and (min-width:768px){
.list-cv-filter__form .btn{font-size:16px}
}
@media screen and (min-width:768px){
.list-cv-tags{box-shadow:none;border:1px solid #e1e1e1;border-radius:6px;margin-bottom:22px;padding:18px 8px 23px 16px}
.list-cv-tags.has-border{background:linear-gradient(to right,#123983,#123983) no-repeat left top/100% 5px,#fff}
}
.list-cv-tags__button{display:inline-block;border:none;border-radius:999px;margin-bottom:6px;padding:9px 35px;background-color:#d4d4d4;font-size:15px;text-align:center;color:#424242}
@media screen and (min-width:768px){
.list-cv-tags__button{margin-bottom:20px;font-size:18px}
}
.list-cv-tags__button:hover{background-color:#123983;text-decoration:none;color:#fff}
.list-cv-tags__title{padding-bottom:10px;color:#123983}
@media screen and (min-width:768px){
.list-cv-tags__title{margin-right:17px;padding-left:38px;margin-top:0;margin-bottom:15px;border-bottom:1px dashed #c5c5c5}
}
.list-cv-tags__title button{border:none;background-color:#123983}
@media screen and (min-width:768px){
.list-cv-tags__title button{top:2px;left:6px;width:22px;height:22px}
}
.list-cv-tags__title button::after,.list-cv-tags__title button::before{border-radius:20px;background-color:#fff}
@media screen and (min-width:768px){
.list-cv-tags__title button::after,.list-cv-tags__title button::before{width:11px;height:2px}
}
.list-cv-order-v2{display:flex;align-items:flex-start;border-top:1px dashed #c5c5c5;margin-bottom:19px;padding-top:14px;font-size:14px;line-height:18px}
.list-cv-order-v2>p{flex-shrink:0;margin:0 10px 0 2px;font-weight:500;color:#123983}
.list-cv-order-v2 .wrapper{color:#292929}
.list-cv-order-v2 .wrapper a{display:inline-block;margin:0 9px 2px 9px;text-decoration:underline}
.list-cv-order-v2 .wrapper a:hover{color:#123983}
.list-cv-order-v2 .wrapper .action-module__btn{display:inline-flex;text-decoration:none;color:#00bf71}
.list-cv-order-v2 .wrapper .action-module__btn-text{font-size:13px;line-height:18px;color:#00bf71}
@media screen and (min-width:576px){
.list-all-cv .row{margin-bottom:-5px}
}
.list-all-cv .item{margin-bottom:16px}
.list-all-cv .item-head{overflow:hidden;box-shadow:none;border:1px solid #e1e1e1;border-radius:6px}
.list-all-cv .item-head:hover .item-tags{opacity:0;visibility:hidden}
.list-all-cv .item-img img{min-height:368px}
.list-all-cv .item-tags{opacity:1;visibility:visible;transition:all .3s ease;background:linear-gradient(180deg,rgba(186,186,186,0) 0,rgba(144,142,142,.56) 61.98%,#7f7f7f 100%)}
.list-all-cv .item-tags>span{background:rgba(72,72,72,.45);font-size:11px}
.list-all-cv .item-func{display:flex;flex-direction:column;align-items:center;padding:20px;background:rgba(53,53,53,.5)}
@media screen and (max-width:768px) {
    .list-all-cv .item-func {
        display: none;
    }
    .list-cv-section__sidebar .list-cv-tags__button{display:none}
}
.list-all-cv .item-func .btn-com01-md{max-width:138px;z-index:3}
@media screen and (min-width:576px){
.list-all-cv .item-body{padding-top:2px}
}
@media screen and (min-width:576px){
.list-all-cv .item-colors{box-shadow:none;min-height:29px;padding:7px 6px}
}
.list-all-cv .item-colors a{border:none;margin:0 2px}
@media screen and (min-width:768px){
.list-all-cv .btn-view-more{width:342px}
}
.list-all-cv .btn-view-more i{margin-left:7px;font-size:16px}
.list-all-cv .item.new::after{top:13px;right:10px;width:51px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='18' fill='none'%3E%3Crect width='49.4' height='17.784' x='.844' y='.032' fill='%2300BF71' rx='8.892'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m17.64 5.59-5.533 6.669-2.37-2.501'/%3E%3Cpath fill='%23fff' d='M22.038 5.423h1.364l2.009 5.741 2.008-5.741h1.365l-2.825 7.82h-1.096l-2.825-7.82Zm-.736 0h1.359l.247 5.596v2.224h-1.606v-7.82Zm6.859 0h1.364v7.82h-1.611v-2.224l.247-5.596Zm8.937-.602h1.037c0 .501-.072.927-.215 1.278-.14.351-.356.62-.65.806-.294.186-.671.28-1.133.28v-.833c.254 0 .45-.061.59-.183.14-.122.237-.297.29-.526.054-.23.081-.503.081-.822Zm.242 4.33v.37c0 .594-.08 1.128-.242 1.6a3.406 3.406 0 0 1-.682 1.209c-.294.33-.644.582-1.053.757a3.341 3.341 0 0 1-1.343.263c-.39 0-.757-.055-1.1-.166a3.101 3.101 0 0 1-.924-.494 3.204 3.204 0 0 1-.704-.795 3.865 3.865 0 0 1-.457-1.064 5.18 5.18 0 0 1-.155-1.31v-.37c0-.599.08-1.132.241-1.601.165-.473.394-.876.688-1.209a2.991 2.991 0 0 1 1.053-.763 3.379 3.379 0 0 1 1.348-.263c.39 0 .755.057 1.096.172.343.111.651.276.923.494.276.215.51.478.704.79.197.311.347.666.451 1.063.104.398.156.836.156 1.316Zm-1.628.37v-.382c0-.329-.025-.628-.075-.897a2.752 2.752 0 0 0-.215-.709 1.67 1.67 0 0 0-.349-.51 1.356 1.356 0 0 0-.472-.317 1.55 1.55 0 0 0-.591-.107c-.272 0-.514.055-.725.166-.212.108-.39.269-.537.484-.144.215-.253.48-.328.795-.075.315-.113.68-.113 1.095v.382c0 .33.023.628.07.897.05.268.122.506.215.714.096.204.213.376.349.516.14.14.299.245.478.317.183.071.383.107.602.107.272 0 .512-.055.72-.166.21-.112.388-.274.531-.49a2.36 2.36 0 0 0 .328-.8c.075-.318.112-.683.112-1.095Zm-2.411-4.555 1.052-1.654h1.682l-1.477 1.654H33.3Zm7.084.457v7.82H38.78v-7.82h1.606Z'/%3E%3C/svg%3E") no-repeat center/contain}
.list-all-cv .item.favourite::after{top:13px;right:10px;width:89px;height:19px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='89' height='19' fill='none'%3E%3Crect width='88.01' height='17.784' x='.66' y='.62' fill='%23D9282D' rx='8.892'/%3E%3Cpath fill='%23fff' d='m23.144 6.152 1.632 3.567 1.633-3.567h1.757l-2.573 4.974v2.846H23.96v-2.846l-2.578-4.974h1.762Zm10.983 6.564v1.256h-4.162v-1.256h4.162Zm-3.636-6.564v7.82H28.88v-7.82h1.611Zm3.094 3.185v1.225h-3.62V9.337h3.62Zm.537-3.185v1.262h-4.157V6.152h4.157Zm-2.078-2.116 1.622 1.493v.065h-1.23l-.844-.785-.832.785H29.55v-.081l1.596-1.477h.897Zm7.342 2.116h1.606v5.167c0 .602-.13 1.108-.387 1.52a2.387 2.387 0 0 1-1.058.93c-.448.207-.963.31-1.547.31s-1.103-.103-1.558-.31a2.419 2.419 0 0 1-1.063-.93c-.254-.412-.381-.918-.381-1.52V6.152h1.61v5.167c0 .351.056.637.167.86.111.221.27.384.478.488.212.104.46.156.747.156.294 0 .542-.052.747-.156.207-.104.365-.267.472-.489.111-.222.167-.508.167-.859V6.152Zm8.878 0v7.82h-1.606v-7.82h1.606Zm2.406 0v1.262h-6.38V6.152h6.38Zm6.134 3.185v1.257h-4.082V9.337h4.082ZM53.2 6.152v7.82H51.59v-7.82H53.2Zm4.754 0v7.82h-1.606v-7.82h1.606Zm3.115 0v7.82h-1.606v-7.82h1.606Zm-1.542-.462 1.053-1.654h1.681L60.784 5.69h-1.257Zm7.584 5.688h1.606a2.913 2.913 0 0 1-.435 1.402c-.254.408-.61.727-1.069.956-.454.23-1.002.344-1.643.344-.501 0-.95-.086-1.348-.258a2.867 2.867 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.264 3.264 0 0 1 1.332-.263c.651 0 1.2.118 1.648.355.452.236.8.562 1.048.977.25.416.4.888.451 1.418h-1.611a2.074 2.074 0 0 0-.188-.8 1.066 1.066 0 0 0-.49-.5c-.214-.114-.5-.171-.858-.171-.269 0-.504.05-.704.15-.2.1-.369.252-.505.457a2.254 2.254 0 0 0-.306.773c-.065.308-.097.67-.097 1.085v.553c0 .405.03.761.092 1.069.06.304.153.562.279.774.129.207.293.365.494.472.204.104.45.156.736.156.336 0 .614-.054.832-.161.219-.108.385-.267.5-.478.118-.211.188-.475.21-.79Zm7.88-2.04v1.256h-4.082V9.337h4.082Zm-3.604-3.186v7.82h-1.612v-7.82h1.612Zm4.753 0v7.82h-1.606v-7.82h1.606Z'/%3E%3Cpath fill='%23F6F6F6' d='m13.467 13.852-.213-.124c-1.016-.588-2.302-1.252-3.254-2.23-1.003-1.028-1.485-2.085-1.472-3.23.015-1.28 1.198-2.32 2.638-2.32 1.142 0 1.902.576 2.301.992.4-.416 1.16-.992 2.302-.992 1.44 0 2.623 1.04 2.638 2.318.013 1.147-.468 2.203-1.472 3.232-.952.978-2.238 1.642-3.254 2.23l-.214.124Z'/%3E%3C/svg%3E") no-repeat center/contain}
.list-all-cv .item.popular::after{top:13px;right:10px;width:79px;height:19px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='79' height='19' fill='none'%3E%3Crect width='78.338' height='17.784' x='.271' y='.62' fill='%231480E4' rx='8.892'/%3E%3Cpath fill='%23fff' d='M25.326 11.185h-1.993V9.928h1.993c.308 0 .558-.05.752-.15a.965.965 0 0 0 .424-.43c.09-.183.134-.389.134-.618 0-.233-.044-.45-.134-.65-.09-.2-.231-.362-.424-.483-.194-.122-.444-.183-.752-.183h-1.434v6.558H22.28v-7.82h3.046c.612 0 1.137.11 1.573.333.44.218.777.52 1.01.908.233.386.35.829.35 1.326 0 .505-.117.942-.35 1.31-.233.37-.57.654-1.01.855-.436.2-.961.3-1.573.3Zm9.26-1.848v1.257h-4.083V9.337h4.082ZM30.98 6.152v7.82h-1.61v-7.82h1.61Zm4.754 0v7.82h-1.606v-7.82h1.606Zm7.825 3.727v.371c0 .594-.08 1.128-.241 1.6a3.52 3.52 0 0 1-.682 1.21c-.294.329-.645.581-1.053.756a3.353 3.353 0 0 1-1.348.264c-.49 0-.94-.088-1.348-.264a3.021 3.021 0 0 1-1.053-.757 3.54 3.54 0 0 1-.693-1.208 4.945 4.945 0 0 1-.242-1.601v-.37c0-.599.081-1.132.242-1.601a3.52 3.52 0 0 1 .682-1.209 2.99 2.99 0 0 1 1.053-.762 3.378 3.378 0 0 1 1.348-.264c.494 0 .944.088 1.348.264.408.175.76.43 1.053.762.297.333.526.736.688 1.209.164.469.246 1.002.246 1.6Zm-1.627.371v-.381c0-.416-.038-.78-.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.056-.725.167a1.45 1.45 0 0 0-.532.483c-.143.215-.252.48-.327.795-.076.315-.113.68-.113 1.096v.381c0 .412.037.777.113 1.096.075.315.186.582.333.8.146.215.326.378.537.489.211.11.453.166.725.166.272 0 .514-.055.725-.166.211-.111.388-.274.532-.489.143-.218.252-.485.327-.8.075-.319.113-.684.113-1.096Zm-1.267-5.752 1.498 1.251h-1.101l-.849-.747-.848.747h-1.107l1.504-1.251h.903Zm1.831.564h-.816l-.075-.618c.15-.007.27-.022.36-.043a.452.452 0 0 0 .203-.091.21.21 0 0 0 .07-.162c0-.085-.028-.15-.086-.193a.512.512 0 0 0-.236-.097 1.573 1.573 0 0 0-.338-.032l.037-.596c.258 0 .484.02.677.06.193.038.356.098.489.176a.785.785 0 0 1 .295.274c.068.108.102.23.102.365 0 .212-.071.37-.215.473-.14.1-.295.163-.467.188v.296Zm8.025 5.478h-2.01l-.01-1.106h1.686c.298 0 .541-.038.73-.113a.885.885 0 0 0 .425-.339.993.993 0 0 0 .145-.547c0-.244-.046-.44-.14-.591a.767.767 0 0 0-.424-.328 2.219 2.219 0 0 0-.736-.102h-1.117v6.558H47.46v-7.82h2.728c.455 0 .862.043 1.22.129.361.086.667.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.172-.71.267-1.208.284l-.467.414Zm-.07 3.432h-2.38l.629-1.257h1.75c.283 0 .514-.044.694-.134a.92.92 0 0 0 .397-.376c.086-.158.129-.338.129-.542 0-.23-.04-.428-.118-.597a.797.797 0 0 0-.365-.386c-.169-.093-.39-.14-.666-.14h-1.553l.011-1.106h1.934l.37.435c.476-.008.86.077 1.15.252.293.172.506.396.639.671.136.276.204.572.204.887 0 .501-.11.923-.328 1.267-.218.34-.539.597-.961.768-.42.172-.931.258-1.536.258Zm5.747-7.82v7.82h-1.606v-7.82h1.606Zm6.757 6.563v1.257h-4.163v-1.257h4.163Zm-3.637-6.563v7.82h-1.611v-7.82h1.611Zm3.094 3.185v1.225h-3.62V9.337h3.62Zm.537-3.185v1.262h-4.157V6.152h4.157ZM58.465 5.7l1.52-1.246h.86L62.37 5.7h-1.139l-.816-.693-.816.693h-1.134Zm3.513-.736.88-1.445h1.22l-1.22 1.445h-.88Zm8.282 1.187v7.82H68.65L65.507 8.73v5.242h-1.612v-7.82h1.612l3.147 5.247V6.152h1.606Z'/%3E%3Cpath fill='%23F6F6F6' d='M14.499 10.3c-.497 0-.978-.227-1.354-.64a2.499 2.499 0 0 1-.629-1.508c-.042-.608.14-1.168.511-1.576.372-.408.892-.628 1.472-.628.576 0 1.097.224 1.467.63.374.412.557.97.514 1.574a2.505 2.505 0 0 1-.628 1.509c-.375.412-.856.639-1.353.639Zm3.187 4.352h-6.374a.657.657 0 0 1-.532-.264.755.755 0 0 1-.127-.638c.203-.836.707-1.529 1.458-2.005.666-.421 1.514-.654 2.388-.654.89 0 1.716.223 2.386.644a3.236 3.236 0 0 1 1.46 2.017.764.764 0 0 1-.128.637.672.672 0 0 1-.53.263ZM9.93 10.399c-.85 0-1.599-.81-1.668-1.804-.035-.509.12-.98.435-1.326.31-.342.75-.53 1.233-.53.484 0 .919.19 1.232.533.316.349.47.819.435 1.324-.07.994-.818 1.803-1.667 1.803Zm1.588.778c-.426-.213-.978-.32-1.588-.32-.712 0-1.404.19-1.948.535a2.679 2.679 0 0 0-1.199 1.65.692.692 0 0 0 .116.577.616.616 0 0 0 .486.242h2.683c.046 0 .09-.017.124-.046a.199.199 0 0 0 .067-.117 3.584 3.584 0 0 1 1.405-2.12.198.198 0 0 0 .08-.169.2.2 0 0 0-.095-.161 1.908 1.908 0 0 0-.131-.071Z'/%3E%3C/svg%3E") no-repeat center/contain}
.list-all-cv .item.luxury::after{top:13px;right:10px;width:80x;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='18' fill='none'%3E%3Crect width='79.306' height='17.784' x='.162' y='.076' fill='%23123983' rx='8.892'/%3E%3Cpath fill='%23fff' d='M30.046 11.148h1.606a2.913 2.913 0 0 1-.435 1.402c-.254.408-.61.727-1.07.956-.454.23-1.002.344-1.643.344-.5 0-.95-.086-1.348-.258a2.87 2.87 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.076-1.09.226-1.553.154-.465.372-.86.655-1.187a2.92 2.92 0 0 1 1.026-.751 3.264 3.264 0 0 1 1.332-.264c.652 0 1.201.118 1.65.355.45.236.8.562 1.046.977.251.416.402.888.452 1.418H30.05a2.074 2.074 0 0 0-.188-.8 1.067 1.067 0 0 0-.488-.5c-.215-.114-.502-.171-.86-.171-.268 0-.503.05-.704.15-.2.1-.368.252-.504.457a2.254 2.254 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.449.156.735.156.337 0 .614-.054.833-.161.218-.108.385-.267.5-.478.118-.212.187-.475.209-.79ZM35.89 7.26l-2.127 6.482h-1.714l2.906-7.82h1.09L35.89 7.26Zm1.767 6.482L35.524 7.26l-.172-1.338h1.102l2.922 7.82h-1.72Zm-.097-2.91v1.261h-4.13v-1.262h4.13Zm8.868-1.182v.37c0 .595-.08 1.128-.242 1.6a3.519 3.519 0 0 1-.682 1.21c-.294.329-.645.581-1.053.757a3.355 3.355 0 0 1-1.348.263c-.49 0-.94-.088-1.348-.263a3.022 3.022 0 0 1-1.053-.758 3.539 3.539 0 0 1-.693-1.208 4.942 4.942 0 0 1-.241-1.6V9.65c0-.598.08-1.132.241-1.6a3.52 3.52 0 0 1 .682-1.21 2.991 2.991 0 0 1 1.053-.762 3.379 3.379 0 0 1 1.348-.263c.494 0 .944.087 1.348.263.409.175.76.43 1.053.763.297.333.526.735.688 1.208.164.47.247 1.003.247 1.6Zm-1.628.37V9.64c0-.415-.037-.78-.112-1.096a2.375 2.375 0 0 0-.334-.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-.252.48-.327.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.211.111.453.167.725.167.272 0 .514-.056.725-.167.211-.111.389-.274.532-.489.143-.218.252-.485.328-.8.075-.319.112-.684.112-1.096Zm10.06 1.128h1.606a2.911 2.911 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.868 2.868 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-.751 3.263 3.263 0 0 1 1.332-.264c.651 0 1.2.118 1.648.355.452.236.8.562 1.048.977.25.416.4.888.451 1.418h-1.611a2.072 2.072 0 0 0-.188-.8 1.066 1.066 0 0 0-.489-.5c-.215-.114-.501-.171-.86-.171-.268 0-.502.05-.703.15-.2.1-.369.252-.505.457a2.254 2.254 0 0 0-.306.773c-.064.308-.097.67-.097 1.085v.553c0 .405.03.761.092 1.069.06.304.154.562.279.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.482L60.34 7.26l-.172-1.338h1.101l2.922 7.82H62.47Zm-.096-2.91v1.261h-4.13v-1.262h4.13Zm-3.803-5.34 1.52-1.246h.86l1.525 1.246h-1.14l-.816-.692-.816.692h-1.133Zm3.512-.735.881-1.445h1.22l-1.22 1.445h-.88Zm5.876 6.198h-1.992V9.698h1.992c.308 0 .559-.05.752-.15a.964.964 0 0 0 .425-.43c.09-.183.134-.389.134-.618 0-.232-.045-.45-.134-.65-.09-.2-.231-.361-.425-.483-.193-.122-.444-.183-.752-.183h-1.434v6.558h-1.611v-7.82h3.045c.613 0 1.137.111 1.574.333.44.219.777.521 1.01.908.233.387.35.829.35 1.326 0 .505-.117.942-.35 1.311-.233.369-.57.653-1.01.854-.437.2-.961.3-1.574.3Z'/%3E%3Cpath fill='%23F3BE4B' d='m17.114 13.539-5.716.032a.426.426 0 0 1-.435-.426.427.427 0 0 1 .43-.43l5.716-.031a.426.426 0 0 1 .435.425.43.43 0 0 1-.43.43ZM12.022 11.703l4.591-.025c.662-.004 1.12-1.177 1.432-2.323.312-1.147.418-2.802.418-2.802s-1.093 1.359-1.926 1.344c-.84-.014-1.768-1.179-2.15-2.322l-.286-.03s-.739 2.156-1.806 2.37c-1.067.213-2.118-1.285-2.118-1.285l-.317.203s.212 1.685.33 2.427c.119.741.65 2.45 1.832 2.443Z'/%3E%3Cpath fill='%23F3BE4B' d='M14.218 5.89a.975.975 0 0 0 .974-.974.974.974 0 0 0-.984-.964.975.975 0 0 0-.975.975.974.974 0 0 0 .985.963ZM18.638 7.327a.975.975 0 0 0 .974-.975.974.974 0 0 0-.984-.963.975.975 0 0 0-.974.974.974.974 0 0 0 .984.964ZM9.864 7.26a.975.975 0 0 0 .974-.974.974.974 0 0 0-.984-.964.975.975 0 0 0-.974.975.974.974 0 0 0 .984.964Z'/%3E%3C/svg%3E") no-repeat center/contain}

.nw-utils{padding:30px 0 16px;background-color:#cbe0f1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='560' height='277' viewBox='0 0 560 277' fill='none'%3E %3Cpath opacity='0.03' fill-rule='evenodd' clip-rule='evenodd' d='M0 0C1.60881 153.258 126.346 277 279.984 277C433.623 277 558.36 153.258 559.969 0H446.699C445.099 90.7047 371.071 163.742 279.984 163.742C188.898 163.742 114.869 90.7047 113.269 0H0Z' fill='%23243556'/%3E %3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='505' height='362' viewBox='0 0 505 362' fill='none'%3E %3Cpath opacity='0.05' fill-rule='evenodd' clip-rule='evenodd' d='M541 361.348C548.804 335.604 553 308.292 553 280C553 125.36 427.64 0 273 0C141.095 0 30.4929 91.2097 0.823242 214H119.83C145.4 154.738 204.356 113.258 273 113.258C341.644 113.258 400.6 154.738 426.17 214H541V361.348Z' fill='%23243556'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:left 60px top,right bottom -148px}
@media screen and (min-width:768px){
.nw-utils{padding-top:37px;padding-bottom:41px}
}
.nw-utils__title{position:relative;display:inline-block;flex-shrink:0;margin-right:auto;margin-bottom:18px;padding-right:75px;line-height:1.4583;letter-spacing:1px}
@media screen and (min-width:768px){
.nw-utils__title{padding-right:98px}
}
.nw-utils__title::after{content:"";position:absolute;right:0;bottom:7px;width:65px;height:3px;background-color:#00bf71}
@media screen and (min-width:768px){
.nw-utils__title::after{bottom:12px;width:91px}
}
.nw-utils__inner [class*=col-]{margin-bottom:24px}
.nw-utils__inner .item{display:flex;align-items:center;transition:all .3s ease;box-shadow:0 4px 4px 0 rgba(0,0,0,.15);border-radius:138px;padding:6px 25px 7px 9px;background:#fff;color:#3c3c3c}
.nw-utils__inner .item:hover{background:#00bf71;text-decoration:none;color:#fff}
.nw-utils__inner .item-icon{display:flex;justify-content:center;align-items:center;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:45.5px;width:57px;height:57px;background:#fff}
.nw-utils__inner .item-content{width:calc(100% - 57px);padding-left:15px}
@media screen and (min-width:768px){
.nw-utils__inner .item-content{padding-left:19px}
}
.nw-utils__inner .item-content span{line-height:1.4375}
.tooltip{max-width:200px}
.tooltip .arrow{left:calc(50% - 6px)}

.list-cv-tags__list .a {
    display: flex;
    border: 1px solid #e2e2e2;
    border-radius: 44px;
    margin-bottom: 6px;
    padding: 6px 15px 7px;
    background: #fff;
    font-size: 14px;
    color: #6b6b6b;
}

.list-cv-extensions .list-cv-extensions__title {
    color: #123983;
    filter: brightness(0) saturate(100%) invert(17%) sepia(18%) saturate(7338%) hue-rotate(203deg) brightness(100%) contrast(94%);
}

.list-cv-tags__list-v2 .item-icon svg {
    vertical-align: middle;
    display: inline-block;
    background-repeat: no-repeat;
    width: 15px;
    height: 17px;
}

.list-cv-tags__list-v2 .item.active svg, .list-cv-tags__list-v2 .item:hover svg {
    border-color: #123983 !important;
    text-decoration: none;
    color: #123983;
    filter: brightness(0) saturate(100%) invert(17%) sepia(18%) saturate(7338%) hue-rotate(203deg) brightness(100%) contrast(94%);
}
.x-icon-1 {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="17" fill="none"><path fill="currentColor" d="M3.658 6.502c.41-.3.816-.587 1.206-.888a17.048 17.048 0 0 0 4.128-4.557c.02-.038.045-.071.065-.11.222-.362.529-.362.746 0 .445.746.89 1.486 1.335 2.231a4143.57 4143.57 0 0 1 3.747 6.276c.055.09.11.196.114.296.015.215-.168.353-.44.353-1.028.005-2.047.1-3.055.277a18.757 18.757 0 0 0-4.34 1.342c-.095.043-.189.086-.302.134-1.068-1.781-2.131-3.563-3.204-5.354ZM2.897 6.946c1.063 1.782 2.116 3.54 3.174 5.311-.045.034-.084.058-.124.082-.514.286-1.023.577-1.537.86-1.202.653-2.625.286-3.327-.86-.257-.42-.51-.846-.757-1.27-.667-1.142-.281-2.523.89-3.187.554-.31 1.108-.616 1.681-.936ZM5.191 13.757c.287-.158.564-.32.846-.473.321-.177.642-.349.964-.53.089-.053.148-.038.222.033.554.545 1.118 1.08 1.671 1.624.262.258.257.564-.005.822-.232.229-.47.458-.707.683-.232.215-.553.22-.78 0-.727-.697-1.45-1.4-2.176-2.097-.01-.014-.015-.033-.035-.062ZM13.896 6.077c-.514-.864-1.024-1.715-1.533-2.565.49-.291 1.385-.014 1.79.54.46.635.35 1.552-.257 2.025Z"></path></svg>');
}

.x-icon-2 {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="15" fill="none"><path fill="currentColor" d="M12 7.504v5.726c0 1.098-.633 1.762-1.684 1.762-2.877.008-5.762.008-8.64 0C.64 14.992 0 14.322 0 13.245V1.74C0 .672.655 0 1.69 0h8.62c1.057 0 1.697.665 1.697 1.755C12 3.673 12 5.592 12 7.504ZM6 4.51h3.799c.374 0 .489-.12.489-.493V2.763c0-.314-.123-.448-.425-.448H2.165c-.309 0-.431.134-.438.462-.008.389 0 .784 0 1.173 0 .455.1.56.54.56H6Zm2.906 2.986h.59c.331 0 .454-.127.46-.463v-.306c-.006-.32-.129-.448-.445-.455-.288-.008-.576 0-.856 0-.705 0-.784.082-.741.821v.03c.021.239.144.373.381.38.201-.007.41-.014.611-.007Zm.008 5.197h.56c.36 0 .476-.127.483-.5v-.277c-.007-.306-.13-.44-.425-.448-.302-.007-.611 0-.913 0-.677 0-.727.053-.713.762v.052c.015.254.137.396.389.403.209.008.41.008.619.008Zm-5.842 0h.295c.698 0 .74-.045.727-.777-.008-.32-.13-.448-.447-.448-.309-.007-.625 0-.935 0-.611 0-.669.068-.662.702v.142c.022.239.151.373.382.38h.64Zm0-5.197h.266c.734 0 .777-.052.748-.799-.014-.276-.13-.418-.395-.425a35.368 35.368 0 0 0-1.26 0c-.23 0-.366.134-.395.373-.058.493.022.754.252.829.057.022.122.015.187.022h.597Zm2.92 0c.109 0 .217-.007.325 0 .805.053.712-.254.712-.791v-.03c-.022-.269-.144-.403-.417-.403-.303-.008-.605 0-.914 0-.69 0-.748.06-.72.776v.082c.022.232.144.351.367.359.223.007.432 0 .648.007Zm-2.927 2.599c.1.007.194.007.295.007.705 0 .762-.06.734-.799-.015-.284-.123-.41-.396-.418-.317-.007-.626 0-.943 0-.676 0-.733.067-.712.77v.051c.015.24.137.381.374.396.216 0 .432-.007.648-.007Zm2.942 2.598h.54c.367 0 .482-.12.489-.493 0-.104.007-.201 0-.306-.014-.291-.144-.418-.424-.426-.295-.007-.59.008-.885 0-.82-.037-.741.194-.734.844 0 .247.144.373.374.38h.64Zm2.935-3.815c0-.008 0-.008 0 0h-.295c-.705 0-.755.052-.733.769.007.313.122.44.424.448.295.007.59 0 .892 0 .705 0 .756-.053.734-.777v-.052c-.014-.247-.137-.381-.374-.388-.216-.008-.432 0-.648 0Zm-2.92-.008c-.101 0-.195.008-.295 0-.792-.037-.749.142-.741.821 0 .262.144.396.388.404.425.007.842.007 1.266 0 .216 0 .382-.112.382-.344.007-.291.13-.627-.202-.836-.065-.037-.158-.037-.237-.037-.187-.008-.374-.008-.561-.008Z"></path></svg>');
}

.x-icon-3 {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" fill="none"><path fill="currentColor" d="M.87 6.654V1.27c0-.417.158-.6.52-.6h10.236c.347 0 .514.187.514.591v7.388h-.149c-1.838 0-3.676 0-5.51.004-.105 0-.16-.037-.203-.145-.213-.508-.441-1.012-.658-1.52-.098-.233-.25-.337-.474-.337-1.364.004-2.728 0-4.089 0-.058.004-.112.004-.188.004Zm3.046-4.486c-.29 0-.58-.005-.869 0-.26.004-.445.208-.445.507-.003.654-.003 1.307 0 1.965 0 .308.185.516.453.516.564.004 1.128.004 1.693 0 .271 0 .452-.208.452-.516.004-.65.004-1.299 0-1.948 0-.316-.184-.524-.46-.524h-.824Zm2.16.008v.982h4.316v-.982H6.076Zm4.323 1.998H6.083v.978h4.316v-.978Zm0 1.993H7.382v.979h3.017v-.979Z"></path><path fill="currentColor" d="M3.908 9.639v-.99h1.458c-.13-.3-.254-.571-.366-.854-.043-.108-.094-.15-.202-.15-1.549.004-3.097.004-4.646.004H0v7.388c0 .4.163.587.514.587h11.972c.351 0 .514-.187.514-.587V9.635c-3.04.004-6.068.004-9.092.004ZM4.33 3.179v.974h-.853v-.974h.853Z"></path></svg>');
}

.x-icon-4 {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" fill="none"><path fill="currentColor" d="M.004 1.102C.068.814.178.549.403.342.678.093 1.003 0 1.37 0h12.267c.308 0 .601.06.853.251.358.27.51.64.51 1.08V8.658c0 .53-.22.947-.711 1.175a1.534 1.534 0 0 1-.606.133c-1.39.009-2.783.004-4.173.004-.037 0-.073-.004-.119-.009.01-.365.17-.649.417-.891l3.087-3.077c.036-.037.082-.069.105-.092L10.358 3.27c-.921.919-1.866 1.86-2.81 2.798-.014-.005-.028-.014-.046-.018v-.384c0-.608-.138-1.18-.473-1.692-.642-.988-1.554-1.5-2.737-1.472-1.583.041-2.876 1.234-3.013 2.798-.06.654-.019 1.312-.023 1.97v.202H.004V1.1Z"></path><path fill="currentColor" d="M.005 10.945c.073-.247.11-.508.22-.736.458-.965 1.238-1.468 2.306-1.481 1.096-.014 2.197-.01 3.293 0 .532.004.977-.179 1.348-.554 1.023-1.024 2.05-2.043 3.073-3.067.036-.037.064-.074.091-.106.298.302.587.595.88.897l-.086.091c-.734.732-1.468 1.472-2.206 2.2a2.581 2.581 0 0 0-.803 1.938c.005 1.133 0 2.267 0 3.401v.188H.188c-.064 0-.128.004-.188.009.005-.928.005-1.857.005-2.78Z"></path><path fill="currentColor" d="M6.251 5.61c0 1.033-.83 1.86-1.87 1.865-1.042 0-1.89-.846-1.88-1.874A1.88 1.88 0 0 1 4.38 3.74a1.874 1.874 0 0 1 1.87 1.87Z"></path></svg>');
}


.note-lang {
    font-style: italic;
    color: #c70303;
    font-size:13px;
}

.list-cv-order-v2 .collapsing,.list-cv-order-v2 .collapse.show {
    display: inline-block
}
@media screen and (min-width: 992px) {
    #xbox-previewcv .modal-lg {
        max-width: 70rem;
    }
}
@media screen and (min-width: 1200px) {
    #xbox-previewcv .modal-lg {
        max-width: 80rem;
    }
}

#xbox-previewcv h4.modal-title{font-size:18px}
#xbox-previewcv .content-preview {
    display: flex
}
#xbox-previewcv .preview-cv-iframe{width:100%;height:100%}
#xbox-previewcv .preview-cv-iframe iframe {
    width: 100%;height:100%;
}
#xbox-previewcv .content-preview img {
    margin: 0 auto
}
#xbox-previewcv .col-preview {
    /*overflow-y: scroll;*/
    width:70%;min-height:200px;max-height:793px;position:relative
}
#xbox-previewcv .col-actions{
    padding:10px 20px;width:30%;position:relative;background:#fff
}
@media screen and (max-width:768px) {
    #xbox-previewcv .content-preview {
        display: block
    }
    #xbox-previewcv .col-preview{
        width:100%
    }
    #xbox-previewcv .col-actions {
        /*box-shadow: 0px -2px 1px 0 rgba(0, 0, 0, .15);*/
        border-top:solid 1px #ddd;
        width: 100%
    }
}

#xbox-previewcv .tit{margin-bottom:10px}
#xbox-previewcv .list-colors .color {
    height: 24px;
    width: 24px;
    margin: 3px 10px 3px 0;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #263757;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
#xbox-previewcv .list-colors .color.active:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color:#fff;line-height:22px
}
#xbox-previewcv .btn-ok {
    width: 100%;
    margin: 20px 0 30px;
}


.preview-cv-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .9375rem;
    padding-left: 0;
    list-style-type: none;justify-content:space-around
}

    .preview-cv-bar li {
        font-size: .875rem;
        color: #888;
        display: inline-block;
        padding: .1875rem .875rem;
        border-radius: 999px;
        -webkit-box-shadow: 0 .0625rem .3125rem #d0d0d0;
        box-shadow: 0 .0625rem .3125rem #d0d0d0;
        margin: 0 .625rem .625rem 0;
        min-width: 4.5rem;
        text-align: center
    }

        .preview-cv-bar li:last-child {
            margin-right: 0
        }

        .preview-cv-bar li i {
            margin-right: .3125rem
        }
    .preview-cv-bar i.fa-eye {
        color: #10bf51
    }

    .preview-cv-bar i.fa-heart {
        color: #f20d0d
    }
.preview-cv-heading {
    color: #333;
    font-size: .9375rem;
    line-height: 1.47;
    font-weight: bold;
    margin-bottom: .9375rem
}

.preview-cv-txt {
    background-color: #ebebeb;
    padding: .9375rem .8125rem;
    color: #333;
    font-size: .875rem;
    line-height: 1.58;
    position: relative;
    margin-bottom: .875rem
}

    .preview-cv-txt:before {
        content: '';
        position: absolute;
        z-index: 2;
        width: 0;
        height: 0;
        border: .6875rem solid #ebebeb;
        border-top-color: transparent;
        border-left-color: transparent;
        border-right-color: transparent;
        top: -1.375rem;
        left: 1.4375rem
    }

    .preview-cv-txt:last-child {
        margin-bottom: 0
    }

    .preview-cv-txt p {
        margin-bottom: .5rem;
        padding-left: 1.375rem;
        position: relative
    }

        .preview-cv-txt p:before {
            content: '';
            position: absolute;
            font-family: FontAwesome;
            z-index: 1;
            left: 0;
            top: 0;
            font-size: .9375rem;
            color: #999;
            line-height: 1.47
        }

        .preview-cv-txt p:last-child {
            margin-bottom: 0
        }
#xbox-previewcv .col-actions .more {
    display: none;
}
