/* Minification failed. Returning unminified contents.
(1115,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(1115,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(1115,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(1115,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(1184,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(1184,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(1184,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(1184,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(1227,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(1227,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(1227,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(1227,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(1296,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(1296,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(1296,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(1296,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(1339,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(1339,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(1339,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(1339,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(1411,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(1411,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(1411,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(1411,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(1483,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(1483,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(1483,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(1483,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%}
}
.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
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    font-size:14px
}
.site-content {
    background-color: #f1f1f1;
    position: relative;
}

.site-content.sec {
    padding-bottom: 50px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, table, th, td, form, select, option, address, pre, strong, em, caption, cite, code, dfn, var {
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

ol, ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    background-color: transparent;
}


a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:active, a:hover {
    outline: 0;
}
.ns-desc a, .ns-body a {
    color: #116330
}
.h4, h4 {
    font-size: 18px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
}

h3, h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    font-size: 32px;
    margin: 15px 0;
    font-weight: 500;
}

li {
    margin-left: 0;
}


.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > .active {
    color: #777;
}


#list-article .item {
    width: 100%;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

#list-article .item {
    margin-bottom: 10px;
}

#list-article .item a {
    text-decoration: none;
}
#list-article .des, #listOther .des {
    text-align: justify;
    overflow: hidden;
    height: 60px;line-height:20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
    a h3 {
        color: #337ab7;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 20px;
    }

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.item .info {
    margin-bottom: 5px;
    font-size: small;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#box-menu-news h3, #box-ns-rel h3 {
    padding: 0;
    margin: 5px;
}

.panel-body {
    padding: 15px;
}

#box-menu-news a {
    margin: 5px 15px 3px 0;
    display: inline-block;
    text-decoration: none;
}

#box-ns-rel ul, #box-ns-rel ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#box-ns-rel ul li {
    padding: 10px 0;
    border-bottom: dashed 1px #ddd;
}

#box-ns-rel a {
    text-decoration: none;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.pdlr {
    padding: 0 15px;
}

@media screen and (min-width: 680px) {
    #listOther .item {
        height: 170px;
        overflow: hidden;
        display: block;
        width: 50%;
    }
}

.blog-sidebar {
    background-color: #fff;
    -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    margin-bottom: 1.875rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
}

.ttl-blog01 {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: bold;
    color: #333333;
    padding-bottom: .7rem;
    margin-bottom: 0;
    position: relative;
}

.ttl-blog01:after {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: #10bf51;
    width: 3.4375rem;
    height: .3125rem;
    bottom: 0;
    left: 0;
}

.blog-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.25rem 0 .625rem;
    margin-right: -.625rem;
}

.blog-category a {
    display: block;
    white-space: nowrap;
    border: .0625rem solid #d6d6d6;
    border-radius: 999px;
    padding: .375rem .625rem .375rem 2.6875rem;
    position: relative;
    margin: 0 .625rem .625rem 0;
    font-size: .875rem;
    line-height: 1.58;
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis
}
    .blog-category a:before {
        content: '';
        position: absolute;
        width: 2.25rem;
        height: 2.25rem;
        border-radius: 50%;
        border: .0625rem solid #d6d6d6;
        /*background: url(../images3/common/ico-hashtag.png) no-repeat center;*/
        background: url('/images3/common/icon.png') no-repeat -176px -96px;
        left: -.0625rem;
        top: -.0625rem;
        z-index: 2;
    }

.panel-body {
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
}

.blog-sidebar-info ul, .blog-sidebar-info ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.blog-sidebar-info ul li, .blog-sidebar-info .item {
    padding: 10px 0;
    border-bottom: dashed 1px #ddd;
}
.blog-sidebar-info .item .tit{
    font-weight:bold;
    margin-top:3px
}
.blog-sidebar-info .item .tit a {
    color: #337ab7
}
.blog-sidebar-info .item .des {
    text-align: justify;
    overflow: hidden;
    height: 40px;
    line-height:20px;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-sidebar-info a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    font-size: 14px;
}

.ns-body h1, .page-blog h1, h1 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 26px;
}

.ns-desc, .ns-body {
    font-family: 'Noto Serif', serif;
    font-size: 17px;
    line-height: 32px;
}

.ns-desc {
    font-weight: 600;
}

.text-justify {
    text-align: justify;
}

/*================*/
.blog {
    background-color: #efefef;
    position: relative;
    padding: 1rem 0 1rem;
}

.blog .blog-content {
    background-color: #fff;
    -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    font-size: .875rem;
    line-height: 1.58;
    padding: .9375rem;
}

.blog .blog-content ul li {
    position: relative;
    padding-left: 1rem;
    margin-bottom: .125rem;
}

.blog-content h1 {
    font-weight: 700;
    font-size: 26px;
    margin-top: 1rem;
}

.blog-content h2 {
    font-size: 1.72em;
}

.blog-content .item {
    width: 100%;
    margin-left: 5px;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.blog-content .item a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

.blog-content .item a h3 {
    color: #337ab7;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
}

.bgwhite .breadcrumb {
    background: none;
    padding: 8px 0;
    margin: 0;
    border-bottom: 1px dashed #ddd;
    width: 100%;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb a {
    color: #1122cc;
}

.breadcrumb h1 {
    font-size: 14px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.blog-sidebar-info ul li {
    padding: 10px 0;
    border-bottom: dashed 1px #ddd;
}


.pagination {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.pagination > li {
    display: inline;
    margin-left: 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

#listOther .item {
    height: 165px;
    overflow: hidden;
    display: block;
    width: 50%;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
}

.xjobs-r li {
    border-bottom: 1px dashed #ddd;
}

.list-job3 li {
    margin: 10px 0 0;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: solid 1px #ddd;
    justify-content: flex-start;
}

.list-job3 li .logoemp {
    margin-right: 4%;
    height: 70px;
    width: 18%;
}

.list-job3 li a {
    text-decoration: none;
    color: #337ab7;
    cursor: pointer;
}

.logoemp {
    border: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}

.list-job3 li .job-descrip {
    width: 78%;
}

.ns-desc, .ns-body, .ns-content {
    font-family: 'Noto Serif', serif;
    font-size: 17px;
    line-height: 32px;
}

.ns-desc {
    font-weight: 600;
}

.text-justify {
    text-align: justify;
}


.xjobs {
    margin: 20px 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4em;
}

.xjobs .panel-heading, .xjobs-r .panel-heading {
    background-color: #ed5d5f;
    color: white;
}

.xjobs .panel-body {
    border: 1px solid #ddd;
}
.fl-sb {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.list-job ul, .list-job2 ul, .list-job3 ul, .list-job4 ul, .list-job5 ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.xjobs .row, .xjobs li, .xjobs-r .row {
    padding: 7px;
    border-bottom: 1px dashed #ddd;
}

.xjobs li {
    margin: 0 !important;
    padding: 10px !important;
    list-style: none;
}

.ns-body li {
    list-style-type: circle;
    margin: 0 0 0 25px;
}

.list-job4 li {
    width: 100%;
}

.list-job4 li {
    padding: 6px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: 1px dashed #ddd;
    justify-content: flex-start;
}

.list-job4 li .logoemp {
    margin-right: 2%;
    height: 70px;
    width: 12%;
}

.xjobs .logoemp {
    height: 60px !important;
}

.list-job4 li .job-descrip {
    width: 71%;
}

.xjobs .titjob {
    font-size: 15px;
}

.titjob {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.xjobs .titjob a {
    color: #666;
}

.xjobs .iconhot {
    margin-left: 5px;
    margin-right: 0;
}

.xjobs .namecompany {
    margin-bottom: 2px;
}

.namecompany {
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infother {
    font-size: 13px;
    color: #999;
}

.xjobs .job-mg {
    margin-right: 20px;
}

.job-mg {
    margin-right: 15px;
}

.job-mg i {
    margin-right: 3px;
}

blockquote.decorate1 a {
    font-weight: 600;
    color: #58b3ce;
}

blockquote.decorate4 a {
    font-weight: 600;
    color: #58b3ce;
}

.ns-body h2 {
    font-size: 22px;
    margin: 15px 0;
    font-weight: 600;
    color: #11843c;
}
.ns-body p{
    margin:3px 0;
}
em {
    font-style: italic;
}

.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.color2 a {
    color: #fff;
    text-decoration: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    opacity: .5
}
.adsr {
    margin-bottom: 10px
}
.ns-body .glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ns-body .glyphicon-pushpin:before {
    content: "\f0a4"
}
.ns-body .glyphicon-hand-right:before {
    content: "\f0a4"
}
.ns-body .glyphicon-bookmark:before {
    content: "\f02e"
}
.ns-body .glyphicon-search:before {
    content: "\f002"
}
.ns-body .glyphicon-user:before {
    content: "\f007"
}
.ns-body .glyphicon-star:before {
    content: "\f005"
}
.ns-body .glyphicon-ok:before {
    content: "\f00c"
}

.ns-body .glyphicon-ok-sign:before {
    content: "\f058"
}

.ns-body .glyphicon-chevron-right:before {
    content: "\f054"
}
strong {
    font-weight: bold;
}
/* -------------Tem1--------- */
.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color2 a {
        color: #fff;
        text-decoration: none;
    }


    .color2 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #8cbaa2, #10bf51);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color2 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color2 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2--------- */
.box-color1 {
    display: inline-block;
    border: 2px solid #25ab56;
    border-radius: 15px;
    width: 100%;
}


    .box-color1 .header {
        position: relative;
        background-color: #25ab56;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color1 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color1 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color1 .action a {
            color: #fff;
            text-decoration: none;
        }


        .box-color1 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #8cbaa2, #10bf51);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #86ae47;
            border-radius: 200px;
        }

            .box-color1 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color1 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1a--------- */
.color1 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color1 a {
        color: #fff;
        text-decoration: none;
    }


    .color1 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #9caed9, #25355a);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color1 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color1 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2a--------- */
.box-color2 {
    display: inline-block;
    border: 2px solid #25355a;
    border-radius: 15px;
    width: 100%;
}


    .box-color2 .header {
        position: relative;
        background-color: #25355a;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color2 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color2 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color2 .action a {
            color: #fff;
            text-decoration: none;
        }


        .box-color2 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #9caed9, #25355a);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #25355a;
            border-radius: 200px
        }

            .box-color2 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color2 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1b--------- */
.color3 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color3 a {
        color: #fff;
        text-decoration: none;
    }


    .color3 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color3 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color3 .button:active {
            position: relative;
            top: 1px;
        }


/* -------------Tem2b--------- */
.box-color3 {
    display: inline-block;
    border: 2px solid rgb(0, 114, 255);
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color3 .header {
        position: relative;
        background-color: rgb(0, 114, 255);
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color3 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color3 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color3 .action a {
            color: #fff;
            text-decoration: none;
        }


        .box-color3 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color3 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color3 .action .button:active {
                position: relative;
                top: 1px;
            }


/******Template 4******/
.box-color4 {
    display: inline-block;
    border: 2px solid #FF8800;
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color4 .header {
        position: relative;
        background-color: #FF8800;
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color4 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color4 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color4 .action a {
            color: #fff;
            text-decoration: none;
        }


        .box-color4 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(216, 201, 179) 0%, #FF8800 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color4 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color4 .action .button:active {
                position: relative;
                top: 1px;
            }

    .box-color4 .textin {
        padding: 10px 15px;
        line-height: 1.5;
        text-align: justify;
    }

/*********Menu*********/

.menu {
    border: 1px solid rgba(63, 195, 39, 0.75);
    ;
}

.menu-header {
    font-size: 20px;
    font-weight: 500;
    min-height: 15px;
    margin: 0;
    background: rgba(63, 195, 39, 0.75);
    padding: 15px;
    color: #fff;
}

    .menu-header .btn-collapse:hover {
        cursor: pointer;
    }

.collapsein {
    display: block;
    padding: 10px;
}

    .collapsein li {
        list-style-type: none;
        font-style: italic;
    }

.ns-desc .menu label, .ns-body .menu label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

em.highlight {
    background-color: #2eb938;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight2 {
    background-color: #ff5c5c;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight3 {
    background-color: #aaa;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight4 {
    background-color: #b84400;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight5 {
    background-color: #1C15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight6 {
    background-color: #FA15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight7 {
    background-color: #16DAAA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

blockquote p:last-child {
    margin: 0;
}

blockquote.decorate1, blockquote.decorate2, blockquote.decorate3, blockquote.decorate4 {
    background: #dddddd82;
    font-style: italic;
}
/*Mẫu thiết kế thứ nhất*/
blockquote.decorate1 {
    display: block;
    font-size: 17px;
    line-height: 1.6;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #e64946;
}

    blockquote.decorate1 a {
        font-weight: 600;
        color: #e64946;
    }

/*Mẫu thiết kế thứ hai*/
blockquote.decorate2 {
    display: block;
    font-size: 17px;
    line-height: 1.6;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #10bf51;
}

    blockquote.decorate2 a {
        font-weight: 600;
        color: #10bf51;
    }

/*Mẫu thiết kế thứ ba*/

blockquote.decorate3 {
    display: block;
    font-size: 17px;
    line-height: 1.6;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #345390;
}

    blockquote.decorate3 a {
        font-weight: 600;
        color: #345390;
    }

/*Mẫu thiết kế thứ tư*/
blockquote.decorate4 {
    display: block;
    font-size: 17px;
    line-height: 1.6;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #58b3ce;
}

    blockquote.decorate4 a {
        font-weight: 600;
        color: #58b3ce;
    }

/* Template 2*/

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.adjust {
    border-radius: 5px;
    padding: 5px;
}

    em.adjust p {
        margin: 0;
    }

    em.adjust a {
        text-decoration: none;
        color: #fff;
    }

        em.adjust a:hover {
            text-decoration: underline;
        }

/* template 3 */

.button.resize1 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #2eb938;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.button.resize3 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #ff5c5c;
}

.button.resize4 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #aaa;
}

.button.resize5 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #b84400;
}

.button.resize6 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #1C15FA;
}

.button.resize7 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #FA15FA;
}

.button.resize8 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #16DAAA;
}

.box-color3 .textin {
    padding: 10px 15px;
    line-height: 1.5;
    text-align: justify;
}
.ns-mi-content .item {
    margin: 15px 0 30px 0;
    counter-increment: item;
}

.ns-mi-content h2 {
    border-bottom: dashed 1px #ddd;
    text-transform: uppercase
}
.ns-mi-content h2 i.fa{font-size:18px}
.ns-mi-content.ns-body {
    font-size: 16px;
    line-height: 22px
}

.ns-mi-content p {
    margin: 5px 0
}
.ns-mi-content .list-item h4:before {
    /*font-weight: bold;*/
    content: counter(item)'.';
    padding-right: 5px;
}
.ns-mi-content h3 {
    font-size: 20px;
    color: #253556
}
.mi-should h2 {
    color: #14a744
}
.mi-not h2 {
    color: #3f51b5
}
.list-num>.num {
    counter-increment: num;
    align-items: center;
    display: flex;
    margin: 0.9166666667em 0 0.75em;
    font-weight: 600;
}
.list-num>.num:before {
    content: counter(num);
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 0.6666666667em;
    border-radius: 5px;
    width: 42px;
    height: 42px;
    background-color: #11be52;
    color: #fff;
}
.list-sub-num .num {
    counter-increment: subnum;
}
.list-sub-num .num:before {
    content: counter(num)'.'counter(subnum)'.';
    padding-right: 5px;
}
.hidebyfixed{
    display:none
}
.bd-clipboard {
    position: relative;
    float: right;
}

.btn-clipboard {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 10;
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 75%;
    color: #818a91;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.25rem;
}

.highlight {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #f7f7f9;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.highlight div {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    font-size: inherit;
    color: #212529;
}

.cv-follow {
    position: fixed;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    bottom: 0;
    width: 100%;
    display: none;
    padding: 5px 0;
    color: #fff;
}
.cv-follow button.close {
    color: #fff;
    padding-right: 10px;
    opacity: initial;
}
.cv-follow .btn-create-cv {
    padding: 7px 20px;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
    background-color: #10bf51;
    border: solid 2px #85da89;
}
.sec-choose-news {
    padding: 30px 0;
    background: #efefef;
    border-radius: 10px
}

.sec-choose-news .title3 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center
}

.sec-choose-news .whychoose-news {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    text-align: center;
    flex-wrap: wrap;
    margin: 10px 0
}

.whychoose-news li {
    list-style: none;
    width: 25%;
    padding: 10px;
    margin-left: 0
}

.whychoose-news .cimg5 img {
    width: 65%
}

.whychoose-news li p.txt7 {
    line-height: 26px
}

.sec-choose-news .cv-btn {
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 40px;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    background-color: #10bf51;
    border: solid 2px #a6c7a7;
    display: inline-block
}

@media screen and (max-width: 992px) {
    .whychoose-news li {
        display: flex;
        width: 100%;
        text-align: left;
        list-style: none;
        margin-left: 0
    }

        .whychoose-news li .cimg5 {
            width: 20%
        }

    .whychoose-news .cimg5 img {
        width: 90%
    }

    .whychoose-news li p.txt7 {
        padding-left: 10px;
        width: 80%
    }

    .sec-choose-news .cv-btn {
        width: 80%;
        padding: 7px 14px;
        font-size: 16px;
        line-height: 24px
    }
}

.wysiwyg a {
    color: #1122cf
}
.form-horizontal .control-label {
    text-align:left;
    font-weight:bold
}
#xbox-confirm-giftcode, #xbox-confirm-info-giftcode {
    margin: 20px 0 50px 0
}
#xbox-confirm-info-giftcode .modal-body {
    margin-top: 20px;
    margin-bottom: 30px
}
#xbox-confirm-giftcode .modal-content, #xbox-confirm-info-giftcode .modal-content {
    border: none;
    min-height: 300px
}
#xbox-confirm-giftcode .modal-header, #xbox-confirm-info-giftcode .modal-header {
    background: linear-gradient(to right,#18b151,#1e4175);
    color: #fff;
    margin-bottom:15px;
}
#xbox-confirm-giftcode .modal-header h4, #xbox-confirm-info-giftcode .modal-header h4 {
    margin: 0;
    padding: 3px 0;
    font-size: 1.2em;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
@media (min-width: 992px) {
    .col-md-offset-2 {
        margin-left: 16.67%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33%;
    }

    .col-md-offset-5 {
        margin-left: 41%;
    }

    .col-md-6 {
        width: 50%;
    }

    #xbox-confirm-giftcode, #xbox-confirm-info-giftcode {
        margin: 30px 0 70px 0
    }

    #xbox-confirm-giftcode .modal-content, #xbox-confirm-info-giftcode .modal-content {
        min-height: 350px
    }

    #xbox-confirm-giftcode .modal-body {
        margin-top: 20px
    }
    #xbox-confirm-giftcode .modal-body {
        margin-top: 20px;
    }
}
.timeline {
    display: inline-block;
    width: 100%;
    font-size: 15px;
}

@media screen and (min-width:768px) {
    .timeline {
        margin-bottom: 70px;
    }
}

@media screen and (min-width:768px) {
    .timeline .row {
        margin-bottom: -25px
    }
}

.timeline__item {
    position: relative;
    text-align: center;
    margin-bottom: 30px
}

@media screen and (min-width:768px) {
    .timeline__item {
        margin-bottom: 0;
        flex-direction: column;
        display: flex;
        height: 100%
    }
}

[class*=col]:last-child .timeline__item {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .timeline__item::after {
        content: "";
        position: absolute;
        right: -94px;
        width: 153px;
        height: 27px
    }
}

[class*=col]:nth-child(1) .timeline__item::after {
    top: 3px;
    background: url(../images/common/ellipse-1.png) no-repeat
}

[class*=col]:nth-child(2) .timeline__item::after {
    top: 116px;
    background: url(../images/common/ellipse-2.png) no-repeat
}

.timeline__item-icon {
    position: relative;
    z-index: 5;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto 10px;
    border-radius: 50%;
    width: 146px;
    height: 146px
}

[class*=col]:nth-child(1) .timeline__item-icon {
    background-color: #d5f6e2
}

[class*=col]:nth-child(2) .timeline__item-icon {
    background-color: #dbeaff
}

[class*=col]:nth-child(3) .timeline__item-icon {
    background-color: #fff0df
}

.timeline__item-title {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 700
}

.timeline__item-subtitle {
    margin-bottom: 15px
}

@media screen and (min-width:768px) {
    .timeline__item-subtitle {
        min-height: 24px
    }
}

.timeline__item-content {
    border-radius: 20px;
    padding: 15px 20px 17px;
    text-align: left
}

@media screen and (min-width:768px) {
    .timeline__item-content {
        flex-grow: 1;
        align-items: center;
        display: flex
    }
}

[class*=col]:nth-child(1) .timeline__item-content {
    background-color: #11be52
}

[class*=col]:nth-child(2) .timeline__item-content {
    background-color: #4490f3
}

[class*=col]:nth-child(3) .timeline__item-content {
    background-color: #ff8500
}

.timeline__item-text {
    line-height: 1.25;
    color: #fff
}

    .timeline__item-text p:not(:last-child) {
        margin-bottom: 4px
    }

.heading {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 22px;
    font-size: 22px;
    line-height: 1.11;
    font-weight: 700;
    text-align: center;
    letter-spacing: -.5px;
    color: #0045a5
}

@media screen and (min-width:768px) {
    .heading {
        font-size: 36px;
        margin-bottom: 46px
    }
}

.heading::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 54px;
    height: 2px;
    background: linear-gradient(to right,#458ff6,#11be52)
}
