@charset "utf-8";

/*! GGD Templatge 1.0.0 | https://www.gg.go.kr | (c) 2014 YOOtheme | MIT License */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont-af7ae.woff2) format("woff2"), url(../fonts/fontawesome-webfont-fee66.woff) format("woff"), url(../fonts/fontawesome-webfont-b0687.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}


b,strong{font-weight: 700}
em{color: #d05}
ins{text-decoration: none}
ins,mark{
    background: #ffa;
    color: #444
}
q{font-style: italic}
small{font-size: 80%}
sub,sup{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup{top: -.5em}
sub{bottom: -.25em}
audio,canvas,iframe,img,svg,video{vertical-align: middle}
audio,canvas,img,svg,video{
	max-width: 100%;
    height: auto;
    box-sizing: border-box
}
.ns-link, a{
    color: #07d;
    text-decoration: none;
    /* cursor: pointer */
}

a:focus { outline: 1px dotted;}

.ns-link:hover, a:hover{
    color: #059;
    text-decoration: underline
}
abbr[title]{border-bottom: 1px dotted}

:not(pre)>code, :not(pre)>kbd, :not(pre)>samp {
    font-size: 12px;
    font-family: Consolas, monospace, serif;
    color: #d05;
    white-space: nowrap
}

.ns-img-preserve, .ns-img-preserve audio, .ns-img-preserve canvas, .ns-img-preserve img, .ns-img-preserve svg, .ns-img-preserve video {
    max-width: none
}

img{border: 0}
svg:not(:root){overflow: hidden}
blockquote,figure{margin: 0}
address,blockquote,dl,fieldset,figure,ol,p,pre,ul{margin: 0 0 15px}
table ul {margin: 0px;}
h1,h2,h3,h4,h5,h6{
    margin: 0 0 15px;
    font-weight: 400;
    color: #444;
    text-transform: none
}

*+address,
*+blockquote,
*+dl,
*+fieldset,
*+figure,
*+ol,
*+p,
*+pre,
*+ul{margin-top: 15px}
*+h1, *+h2, *+h3, *+h4, *+h5, *+h6{margin-top: 25px}

.ns-h1, h1 {
    font-size: 36px;
    line-height: 42px
}
.ns-h2, h2{
    font-size: 24px;
    line-height: 30px
}
.ns-h3, h3{
    font-size: 18px;
    line-height: 24px
}
.ns-h4, h4 {
    font-size: 15px;
    line-height: 22px
}
.ns-h5, h5{
    font-size: 14px;
    line-height: 20px
}
.ns-h6, h6{
    font-size: 12px;
    line-height: 18px
}
ol, ul{
    padding-left: 30px
}
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul {
    margin: 0
}
dt{font-weight: 700}
dd{margin-left: 0}
hr{
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #ddd
}
address{font-style: normal}
blockquote{
    padding-left: 15px;
    border-left: 5px solid #ddd;
    font-size: 16px;
    line-height: 22px;
    font-style: italic
}
pre{
    padding: 10px;
    background: #f5f5f5;
    font: 12px/18px Consolas, monospace, serif;
    color: #444;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto
}
::-moz-selection {
    background: #39f;
    color: #fff;
    text-shadow: none
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block
}
progress{vertical-align: baseline}
iframe{border: 0}
[hidden],
audio:not([controls]),
template{
    display: none
}


.ns-grid{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}
.ns-grid:after, .ns-grid:before {
    content: "";
    display: block;
    overflow: hidden
}
.ns-grid:after{clear: both}
.ns-grid>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    margin: 0;
    float: left
}
.ns-grid li > a { display: block;}
/* .ns-grid li > a:focus { outline: 1px solid #000;} */
.ns-grid>*>:last-child{margin-bottom: 0}
.ns-grid{margin-left: -27px}
.ns-grid>*{padding-left: 27px}
.ns-grid+.ns-grid,
.ns-grid-margin,
.ns-grid>*>.ns-panel+.ns-panel{
    margin-top: 27px
}


@media (min-width:1220px){
    .ns-grid{margin-left: -27px}
    .ns-grid>*{padding-left: 27px}
    .ns-grid+.ns-grid,
	.ns-grid-margin,
	.ns-grid>*>.ns-panel+.ns-panel{
        margin-top: 27px
    }
}


.ns-grid-collapse{margin-left: 0}
.ns-grid-collapse>*{padding-left: 0}
.ns-grid-collapse+.ns-grid-collapse,
.ns-grid-collapse>*>.ns-panel+.ns-panel,
.ns-grid-collapse>.ns-grid-margin{
    margin-top: 0
}
.ns-grid-small{margin-left: -10px}
.ns-grid-small>*{padding-left: 10px}
.ns-grid-small+.ns-grid-small,
.ns-grid-small>*>.ns-panel+.ns-panel,
.ns-grid-small>.ns-grid-margin{
    margin-top: 10px
}
.ns-grid-medium{margin-left: -27px}
.ns-grid-medium>*{padding-left: 27px}
.ns-grid-medium+.ns-grid-medium,
.ns-grid-medium>*>.ns-panel+.ns-panel,
.ns-grid-medium>.ns-grid-margin{
    margin-top: 27px
}


@media (min-width:960px){
    .ns-grid-large{margin-left: -27px}
    .ns-grid-large>*{padding-left: 27px}
    .ns-grid-large+.ns-grid-large,
	.ns-grid-large-margin,
	.ns-grid-large>*>.ns-panel+.ns-panel{
        margin-top: 27px
    }
}
@media (min-width:1220px){
    .ns-grid-large{margin-left: -27px}
    .ns-grid-large>*{padding-left: 27px}
    .ns-grid-large+.ns-grid-large,
	.ns-grid-large-margin,
	.ns-grid-large>*>.ns-panel+.ns-panel{
        margin-top: 27px
    }
}

.ns-grid-divider:not(:empty) {
    margin-left: -27px;
    margin-right: -27px
}

.ns-grid-divider>* {
    padding-left: 27px;
    padding-right: 27px
}

.ns-grid-divider>[class*=ns-width-1-]:not(.ns-width-1-1):nth-child(n+2),
.ns-grid-divider>[class*=ns-width-2-]:nth-child(n+2),
.ns-grid-divider>[class*=ns-width-3-]:nth-child(n+2),
.ns-grid-divider>[class*=ns-width-4-]:nth-child(n+2),
.ns-grid-divider>[class*=ns-width-5-]:nth-child(n+2),
.ns-grid-divider>[class*=ns-width-6-]:nth-child(n+2),
.ns-grid-divider>[class*=ns-width-7-]:nth-child(n+2),
.ns-grid-divider>[class*=ns-width-8-]:nth-child(n+2),
.ns-grid-divider>[class*=ns-width-9-]:nth-child(n+2){
    border-left: 1px solid #ddd
}

@media (min-width:768px){
    .ns-grid-divider>[class*=ns-width-medium-]:not(.ns-width-medium-1-1):nth-child(n+2) {
        border-left: 1px solid #ddd
    }
}

@media (min-width:960px) {
    .ns-grid-divider>[class*=ns-width-large-]:not(.ns-width-large-1-1):nth-child(n+2) {
        border-left: 1px solid #ddd
    }
}

@media (min-width:1220px) {
    .ns-grid-divider:not(:empty) {
        margin-left: -27px;
        margin-right: -27px
    }
    .ns-grid-divider>* {
        padding-left: 27px;
        padding-right: 27px
    }
    .ns-grid-divider:empty {
        margin-top: 27px;
        margin-bottom: 27px
    }
}

.ns-grid-divider:empty {
    margin-top: 27px;
    margin-bottom: 27px;
    border-top: 1px solid #ddd
}

.ns-grid-match>* {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.ns-grid-match>*>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none
}

.ns-grid-match>*>*,
[class*=ns-grid-width]>*{
    box-sizing: border-box;
    width: 100%
}

.ns-grid-width-1-2>* {
    width: 50%
}

.ns-grid-width-1-3>* {
    width: 33.333%
}

.ns-grid-width-1-4>* {
    width: 25%
}

.ns-grid-width-1-5>* {
    width: 20%
}

.ns-grid-width-1-6>* {
    width: 16.666%
}

.ns-grid-width-1-10>* {
    width: 10%
}

.ns-grid-width-auto>* {
    width: auto
}

@media (min-width:480px) {
    .ns-grid-width-small-1-1>* {
        width: 100%
    }
    .ns-grid-width-small-1-2>* {
        width: 50%
    }
    .ns-grid-width-small-1-3>* {
        width: 33.333%
    }
    .ns-grid-width-small-1-4>* {
        width: 25%
    }
    .ns-grid-width-small-1-5>* {
        width: 20%
    }
    .ns-grid-width-small-1-6>* {
        width: 16.666%
    }
    .ns-grid-width-small-1-10>* {
        width: 10%
    }
}

@media (min-width:768px) {
    .ns-grid-width-medium-1-1>* {
        width: 100%
    }
    .ns-grid-width-medium-1-2>* {
        width: 50%
    }
    .ns-grid-width-medium-1-3>* {
        width: 33.333%
    }
    .ns-grid-width-medium-1-4>* {
        width: 25%
    }
    .ns-grid-width-medium-1-5>* {
        width: 20%
    }
    .ns-grid-width-medium-1-6>* {
        width: 16.666%
    }
    .ns-grid-width-medium-1-10>* {
        width: 10%
    }
}

@media (min-width:960px) {
    .ns-grid-width-large-1-1>* {
        width: 100%
    }
    .ns-grid-width-large-1-2>* {
        width: 50%
    }
    .ns-grid-width-large-1-3>* {
        width: 33.333%
    }
    .ns-grid-width-large-1-4>* {
        width: 25%
    }
    .ns-grid-width-large-1-5>* {
        width: 20%
    }
    .ns-grid-width-large-1-6>* {
        width: 16.666%
    }
    .ns-grid-width-large-1-10>* {
        width: 10%
    }
}

@media (min-width:1220px) {
    .ns-grid-width-xlarge-1-1>* {
        width: 100%
    }
    .ns-grid-width-xlarge-1-2>* {
        width: 50%
    }
    .ns-grid-width-xlarge-1-3>* {
        width: 33.333%
    }
    .ns-grid-width-xlarge-1-4>* {
        width: 25%
    }
    .ns-grid-width-xlarge-1-5>* {
        width: 20%
    }
    .ns-grid-width-xlarge-1-6>* {
        width: 16.666%
    }
    .ns-grid-width-xlarge-1-10>* {
        width: 10%
    }
}

[class*=ns-width] {
    box-sizing: border-box;
    width: 100%
}

.ns-width-1-1 {
    width: 100%
}

.ns-width-1-2, .ns-width-2-4, .ns-width-3-6, .ns-width-5-10 {
    width: 50%
}

.ns-width-1-3, .ns-width-2-6 {
    width: 33.333%
}

.ns-width-2-3, .ns-width-4-6 {
    width: 66.666%
}

.ns-width-1-4 {
    width: 25%
}

.ns-width-3-4 {
    width: 75%
}

.ns-width-1-5, .ns-width-2-10 {
    width: 20%
}

.ns-width-2-5, .ns-width-4-10 {
    width: 40%
}

.ns-width-3-5, .ns-width-6-10 {
    width: 60%
}

.ns-width-4-5, .ns-width-8-10 {
    width: 80%
}

.ns-width-1-6 {
    width: 16.666%
}

.ns-width-5-6 {
    width: 83.333%
}

.ns-width-1-10 {
    width: 10%
}

.ns-width-3-10 {
    width: 30%
}

.ns-width-7-10 {
    width: 70%
}

.ns-width-9-10 {
    width: 90%
}

@media (min-width:480px) {
    .ns-width-small-1-1 {
        width: 100%
    }
    .ns-width-small-1-2, .ns-width-small-2-4, .ns-width-small-3-6, .ns-width-small-5-10 {
        width: 50%
    }
    .ns-width-small-1-3, .ns-width-small-2-6 {
        width: 33.333%
    }
    .ns-width-small-2-3, .ns-width-small-4-6 {
        width: 66.666%
    }
    .ns-width-small-1-4 {
        width: 25%
    }
    .ns-width-small-3-4 {
        width: 75%
    }
    .ns-width-small-1-5, .ns-width-small-2-10 {
        width: 20%
    }
    .ns-width-small-2-5, .ns-width-small-4-10 {
        width: 40%
    }
    .ns-width-small-3-5, .ns-width-small-6-10 {
        width: 60%
    }
    .ns-width-small-4-5, .ns-width-small-8-10 {
        width: 80%
    }
    .ns-width-small-1-6 {
        width: 16.666%
    }
    .ns-width-small-5-6 {
        width: 83.333%
    }
    .ns-width-small-1-10 {
        width: 10%
    }
    .ns-width-small-3-10 {
        width: 30%
    }
    .ns-width-small-7-10 {
        width: 70%
    }
    .ns-width-small-9-10 {
        width: 90%
    }
}

@media (min-width:768px) {
    .ns-width-medium-1-1 {
        width: 100%
    }
    .ns-width-medium-1-2, .ns-width-medium-2-4, .ns-width-medium-3-6, .ns-width-medium-5-10 {
        width: 50%
    }
    .ns-width-medium-1-3, .ns-width-medium-2-6 {
        width: 33.333%
    }
    .ns-width-medium-2-3, .ns-width-medium-4-6 {
        width: 66.666%
    }
    .ns-width-medium-1-4 {
        width: 25%
    }
    .ns-width-medium-3-4 {
        width: 75%
    }
    .ns-width-medium-1-5, .ns-width-medium-2-10 {
        width: 20%
    }
    .ns-width-medium-2-5, .ns-width-medium-4-10 {
        width: 40%
    }
    .ns-width-medium-3-5, .ns-width-medium-6-10 {
        width: 60%
    }
    .ns-width-medium-4-5, .ns-width-medium-8-10 {
        width: 80%
    }
    .ns-width-medium-1-6 {
        width: 16.666%
    }
    .ns-width-medium-5-6 {
        width: 83.333%
    }
    .ns-width-medium-1-10 {
        width: 10%
    }
    .ns-width-medium-3-10 {
        width: 30%
    }
    .ns-width-medium-7-10 {
        width: 70%
    }
    .ns-width-medium-9-10 {
        width: 90%
    }
}

@media (min-width:960px) {
    .ns-width-large-1-1 {
        width: 100%
    }
    .ns-width-large-1-2, .ns-width-large-2-4, .ns-width-large-3-6, .ns-width-large-5-10 {
        width: 50%
    }
    .ns-width-large-1-3, .ns-width-large-2-6 {
        width: 33.333%
    }
    .ns-width-large-2-3, .ns-width-large-4-6 {
        width: 66.666%
    }
    .ns-width-large-1-4 {
        width: 25%
    }
    .ns-width-large-3-4 {
        width: 75%
    }
    .ns-width-large-1-5, .ns-width-large-2-10 {
        width: 20%
    }
    .ns-width-large-2-5, .ns-width-large-4-10 {
        width: 40%
    }
    .ns-width-large-3-5, .ns-width-large-6-10 {
        width: 60%
    }
    .ns-width-large-4-5, .ns-width-large-8-10 {
        width: 80%
    }
    .ns-width-large-1-6 {
        width: 16.666%
    }
    .ns-width-large-5-6 {
        width: 83.333%
    }
    .ns-width-large-1-10 {
        width: 10%
    }
    .ns-width-large-3-10 {
        width: 30%
    }
    .ns-width-large-7-10 {
        width: 70%
    }
    .ns-width-large-9-10 {
        width: 90%
    }
}

@media (min-width:1220px) {
    .ns-width-xlarge-1-1 {
        width: 100%
    }
    .ns-width-xlarge-1-2, .ns-width-xlarge-2-4, .ns-width-xlarge-3-6, .ns-width-xlarge-5-10 {
        width: 50%
    }
    .ns-width-xlarge-1-3, .ns-width-xlarge-2-6 {
        width: 33.333%
    }
    .ns-width-xlarge-2-3, .ns-width-xlarge-4-6 {
        width: 66.666%
    }
    .ns-width-xlarge-1-4 {
        width: 25%
    }
    .ns-width-xlarge-3-4 {
        width: 75%
    }
    .ns-width-xlarge-1-5, .ns-width-xlarge-2-10 {
        width: 20%
    }
    .ns-width-xlarge-2-5, .ns-width-xlarge-4-10 {
        width: 40%
    }
    .ns-width-xlarge-3-5, .ns-width-xlarge-6-10 {
        width: 60%
    }
    .ns-width-xlarge-4-5, .ns-width-xlarge-8-10 {
        width: 80%
    }
    .ns-width-xlarge-1-6 {
        width: 16.666%
    }
    .ns-width-xlarge-5-6 {
        width: 83.333%
    }
    .ns-width-xlarge-1-10 {
        width: 10%
    }
    .ns-width-xlarge-3-10 {
        width: 30%
    }
    .ns-width-xlarge-7-10 {
        width: 70%
    }
    .ns-width-xlarge-9-10 {
        width: 90%
    }
}

@media (min-width:768px) {
    [class*=ns-pull-], [class*=ns-push-] {
        position: relative
    }
    .ns-push-1-2, .ns-push-2-4, .ns-push-3-6, .ns-push-5-10 {
        left: 50%
    }
    .ns-push-1-3, .ns-push-2-6 {
        left: 33.333%
    }
    .ns-push-2-3, .ns-push-4-6 {
        left: 66.666%
    }
    .ns-push-1-4 {
        left: 25%
    }
    .ns-push-3-4 {
        left: 75%
    }
    .ns-push-1-5, .ns-push-2-10 {
        left: 20%
    }
    .ns-push-2-5, .ns-push-4-10 {
        left: 40%
    }
    .ns-push-3-5, .ns-push-6-10 {
        left: 60%
    }
    .ns-push-4-5, .ns-push-8-10 {
        left: 80%
    }
    .ns-push-1-6 {
        left: 16.666%
    }
    .ns-push-5-6 {
        left: 83.333%
    }
    .ns-push-1-10 {
        left: 10%
    }
    .ns-push-3-10 {
        left: 30%
    }
    .ns-push-7-10 {
        left: 70%
    }
    .ns-push-9-10 {
        left: 90%
    }
    .ns-pull-1-2, .ns-pull-2-4, .ns-pull-3-6, .ns-pull-5-10 {
        left: -50%
    }
    .ns-pull-1-3, .ns-pull-2-6 {
        left: -33.333%
    }
    .ns-pull-2-3, .ns-pull-4-6 {
        left: -66.666%
    }
    .ns-pull-1-4 {
        left: -25%
    }
    .ns-pull-3-4 {
        left: -75%
    }
    .ns-pull-1-5, .ns-pull-2-10 {
        left: -20%
    }
    .ns-pull-2-5, .ns-pull-4-10 {
        left: -40%
    }
    .ns-pull-3-5, .ns-pull-6-10 {
        left: -60%
    }
    .ns-pull-4-5, .ns-pull-8-10 {
        left: -80%
    }
    .ns-pull-1-6 {
        left: -16.666%
    }
    .ns-pull-5-6 {
        left: -83.333%
    }
    .ns-pull-1-10 {
        left: -10%
    }
    .ns-pull-3-10 {
        left: -30%
    }
    .ns-pull-7-10 {
        left: -70%
    }
    .ns-pull-9-10 {
        left: -90%
    }
}

.ns-panel {
    display: block;
    position: relative
}

.ns-panel, .ns-panel:hover {
    text-decoration: none
}

.ns-panel:after, .ns-panel:before {
    content: "";
    display: table
}

.ns-panel:after {
    clear: both
}

.ns-panel>:not(.ns-panel-title):last-child {
    margin-bottom: 0
	
}

.ns-panel-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-transform: none;
    color: #444
}

.ns-panel-badge {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.ns-panel-teaser {
    margin-bottom: 15px
}

.ns-panel-body {
    padding: 15px
}

.ns-panel-box {
    padding: 15px;
    background: #f5f5f5;
    color: #444
}

.ns-panel-box-hover:hover, .ns-panel-box .ns-panel-title {
    color: #444
}

.ns-panel-box .ns-panel-badge {
    top: 10px;
    right: 10px
}

.ns-panel-box>.ns-panel-teaser {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px
}

.ns-panel-box>.ns-nav-side {
    margin: 0 -15px
}

.ns-panel-box-primary {
    background-color: #ebf7fd;
    color: #2d7091
}

.ns-panel-box-primary-hover:hover, .ns-panel-box-primary .ns-panel-title {
    color: #2d7091
}

.ns-panel-box-secondary {
    background-color: #eee;
    color: #444
}

.ns-panel-box-secondary-hover:hover, .ns-panel-box-secondary .ns-panel-title {
    color: #444
}

.ns-panel-hover {
    padding: 15px;
    color: #444
}

.ns-panel-hover:hover {
    background: #f5f5f5;
    color: #444
}

.ns-panel-hover .ns-panel-badge {
    top: 10px;
    right: 10px
}

.ns-panel-hover>.ns-panel-teaser {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px
}

.ns-panel-header .ns-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    color: #444
}

.ns-panel-space {
    padding: 30px
}

.ns-panel-space .ns-panel-badge {
    top: 30px;
    right: 30px
}

.ns-panel+.ns-panel-divider {
    margin-top: 50px!important
}

.ns-panel+.ns-panel-divider:before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    border-top: 1px solid #ddd
}

@media (min-width:1220px) {
    .ns-panel+.ns-panel-divider {
        margin-top: 70px!important
    }
    .ns-panel+.ns-panel-divider:before {
        top: -35px
    }
}

.ns-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width:768px) {
    .ns-block {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.ns-block:after, .ns-block:before {
    content: "";
    display: table
}

.ns-block:after {
    clear: both
}

.ns-block>:last-child {
    margin-bottom: 0
}

.ns-block-large {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width:768px) {
    .ns-block-large {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (min-width:960px) {
    .ns-block-large {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.ns-block-default {
    background: #fff
}

.ns-block-muted {
    background: #f9f9f9
}

.ns-block-primary {
    background: #00a8e6
}

.ns-block-secondary {
    background: #222
}

.ns-article:after, .ns-article:before {
    content: "";
    display: table
}

.ns-article:after {
    clear: both
}

.ns-article>:last-child {
    margin-bottom: 0
}

.ns-article+.ns-article {
    margin-top: 25px
}

.ns-article-title {
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
    text-transform: none
}

.ns-article-title a {
    color: inherit;
    text-decoration: none
}

.ns-article-meta {
    font-size: 12px;
    line-height: 18px;
    color: #999
}

.ns-article-lead {
    color: #444;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

.ns-article-divider {
    margin-bottom: 25px;
    border-color: #ddd
}

*+.ns-article-divider {
    margin-top: 25px
}

.ns-comment-header {
    margin-bottom: 15px
}

.ns-comment-header:after, .ns-comment-header:before {
    content: "";
    display: table
}

.ns-comment-header:after {
    clear: both
}

.ns-comment-avatar {
    margin-right: 15px;
    float: left
}

.ns-comment-title {
    margin: 5px 0 0;
    font-size: 16px;
    line-height: 22px
}

.ns-comment-meta {
    margin: 2px 0 0;
    font-size: 11px;
    line-height: 16px;
    color: #999
}

.ns-comment-body>:last-child {
    margin-bottom: 0
}

.ns-comment-list {
    padding: 0;
    list-style: none
}

.ns-comment-list .ns-comment+ul {
    margin: 15px 0 0;
    list-style: none
}

.ns-comment-list .ns-comment+ul>li:nth-child(n+2), .ns-comment-list>li:nth-child(n+2) {
    margin-top: 15px
}

@media (min-width:768px) {
    .ns-comment-list .ns-comment+ul {
        padding-left: 100px
    }
}

.ns-cover-background {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.ns-cover {
    overflow: hidden
}

.ns-cover-object {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none
}

.ns-cover-object, [data-ns-cover] {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ns-nav, .ns-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ns-nav li>a {
    display: block;
    text-decoration: none
}

.ns-nav>li>a {
    padding: 5px 15px
}

.ns-nav ul {
    padding-left: 15px
}

.ns-nav ul a {
    padding: 2px 0
}

.ns-nav li>a>div {
    font-size: 12px;
    line-height: 18px
}

.ns-nav-header {
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.ns-nav-header:not(:first-child) {
    margin-top: 15px
}

.ns-nav-divider {
    margin: 9px 15px
}

ul.ns-nav-sub {
    padding: 5px 0 5px 15px
}

.ns-nav-parent-icon>.ns-parent>a:after {
    content: "\F104";
    width: 20px;
    margin-right: -10px;
    float: right;
    font-family: FontAwesome;
    text-align: center
}

.ns-nav-parent-icon>.ns-parent.ns-open>a:after {
    content: "\F107"
}

.ns-nav-side>li>a {
    color: #444
}

.ns-nav-side>li>a:focus, .ns-nav-side>li>a:hover {
    background: rgba(0, 0, 0, .05);
    color: #444;
    outline: 0
}

.ns-nav-side>li.ns-active>a {
    background: #00a8e6;
    color: #fff
}

.ns-nav-side .ns-nav-header {
    color: #444
}

.ns-nav-side .ns-nav-divider {
    border-top: 1px solid #ddd
}

.ns-nav-side ul a {
    color: #07d
}

.ns-nav-side ul a:hover {
    color: #059
}

.ns-nav-dropdown>li>a {
    color: #444
}

.ns-nav-dropdown>li>a:focus, .ns-nav-dropdown>li>a:hover {
    background: #00a8e6;
    color: #fff;
    outline: 0
}

.ns-nav-dropdown .ns-nav-header {
    color: #999
}

.ns-nav-dropdown .ns-nav-divider {
    border-top: 1px solid #ddd
}

.ns-nav-dropdown ul a {
    color: #07d
}

.ns-nav-dropdown ul a:hover {
    color: #059
}

.ns-nav-navbar>li>a {
    color: #444
}

.ns-nav-navbar>li>a:focus, .ns-nav-navbar>li>a:hover {
    background: #00a8e6;
    color: #fff;
    outline: 0
}

.ns-nav-navbar .ns-nav-header {
    color: #999
}

.ns-nav-navbar .ns-nav-divider {
    border-top: 1px solid #ddd
}

.ns-nav-navbar ul a {
    color: #07d
}

.ns-nav-navbar ul a:hover {
    color: #059
}

.ns-nav-offcanvas>li>a {
    color: #ccc;
    padding: 10px 15px
}

.ns-nav-offcanvas>.ns-open>a, html:not(.ns-touch) .ns-nav-offcanvas>li>a:focus, html:not(.ns-touch) .ns-nav-offcanvas>li>a:hover {
    background: #404040;
    color: #fff;
    outline: 0
}

html .ns-nav.ns-nav-offcanvas>li.ns-active>a {
    background: #1a1a1a;
    color: #fff
}

.ns-nav-offcanvas .ns-nav-header {
    color: #777
}

.ns-nav-offcanvas .ns-nav-divider {
    border-top: 1px solid #1a1a1a
}

.ns-nav-offcanvas ul a {
    color: #ccc
}

html:not(.ns-touch) .ns-nav-offcanvas ul a:hover {
    color: #fff
}

.ns-navbar {
    background: #eee;
    color: #444
}

.ns-navbar:after, .ns-navbar:before {
    content: "";
    display: table
}

.ns-navbar:after {
    clear: both
}

.ns-navbar-nav {
    margin: 0!important;
    padding: 0;
    list-style: none;
    float: left
}

.ns-navbar-nav>li {
    float: left;
    position: relative
}

.ns-navbar-nav>li>a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    color: #444;
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.ns-navbar-nav>li>a[href="#"] {
    cursor: text
}

.ns-navbar-nav>li.ns-open>a, .ns-navbar-nav>li:hover>a, .ns-navbar-nav>li>a:focus {
    background-color: #f5f5f5;
    color: #444;
    outline: 0
}

.ns-navbar-nav>li>a:active {
    background-color: #ddd;
    color: #444
}

.ns-navbar-nav>li.ns-active>a {
    background-color: #f5f5f5;
    color: #444
}

.ns-navbar-nav .ns-navbar-nav-subtitle {
    line-height: 28px
}

.ns-navbar-nav-subtitle>div {
    margin-top: -6px;
    font-size: 10px;
    line-height: 12px
}

.ns-navbar-brand, .ns-navbar-content, .ns-navbar-toggle {
    box-sizing: border-box;
    display: block;
    height: 40px;
    padding: 0 15px;
    float: left
}

.ns-navbar-brand:before, .ns-navbar-content:before, .ns-navbar-toggle:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.ns-navbar-content+.ns-navbar-content:not(.ns-navbar-center) {
    padding-left: 0
}

.ns-navbar-content>a:not([class]) {
    color: #07d
}

.ns-navbar-content>a:not([class]):hover {
    color: #059
}

.ns-navbar-brand {
    font-size: 18px;
    color: #444;
    text-decoration: none
}

.ns-navbar-brand:focus, .ns-navbar-brand:hover {
    color: #444;
    text-decoration: none;
    outline: 0
}

.ns-navbar-toggle {
    font-size: 18px;
    color: #444;
    text-decoration: none
}

.ns-navbar-toggle:focus, .ns-navbar-toggle:hover {
    color: #444;
    text-decoration: none;
    outline: 0
}

.ns-navbar-toggle:after {
    content: "\F0C9";
    font-family: FontAwesome;
    vertical-align: middle
}

.ns-navbar-toggle-alt:after {
    content: "\F002"
}

.ns-navbar-center {
    float: none;
    text-align: center;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto
}

.ns-navbar-flip {
    float: right
}

.ns-subnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: -10px;
    padding: 0;
    list-style: none
}

.ns-subnav>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 10px;
    margin-top: 10px;
    position: relative
}

.ns-subnav:after, .ns-subnav:before {
    content: "";
    display: block;
    overflow: hidden
}

.ns-subnav:after {
    clear: both
}

.ns-subnav>* {
    float: left
}

.ns-subnav>*>* {
    display: inline-block;
    color: #444
}

.ns-subnav>*>:focus, .ns-subnav>*>:hover {
    color: #07d;
    text-decoration: none
}

.ns-subnav>.ns-active>* {
    color: #07d
}

.ns-subnav-line>:before {
    content: "";
    display: inline-block;
    height: 10px;
    vertical-align: middle
}

.ns-subnav-line>:nth-child(n+2):before {
    margin-right: 10px;
    border-left: 1px solid #ddd
}

.ns-subnav-pill>*>* {
    padding: 3px 9px
}

.ns-subnav-pill>*>:focus, .ns-subnav-pill>*>:hover {
    background: #eee;
    color: #444;
    text-decoration: none;
    outline: 0
}

.ns-subnav-pill>.ns-active>* {
    background: #00a8e6;
    color: #fff
}

.ns-subnav>.ns-disabled>* {
    background: 0 0;
    color: #999;
    text-decoration: none;
    cursor: text
}

.ns-breadcrumb {
    padding: 0;
    list-style: none;
    font-size: 0
}

.ns-breadcrumb>li {
    font-size: 1rem;
    vertical-align: top
}

.ns-breadcrumb>li, .ns-breadcrumb>li>a, .ns-breadcrumb>li>span {
    display: inline-block
}

.ns-breadcrumb>li:nth-child(n+2):before {
    content: "/";
    display: inline-block;
    margin: 0 8px
}

.ns-breadcrumb>li:not(.ns-active)>span {
    color: #999
}

.ns-pagination {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0
}

.ns-pagination:after, .ns-pagination:before {
    content: "";
    display: table
}

.ns-pagination:after {
    clear: both
}

.ns-pagination>li {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top
}

.ns-pagination>li:nth-child(n+2) {
    margin-left: 5px
}

.ns-pagination>li>a, .ns-pagination>li>span {
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: initial;
    box-sizing: content-box;
    text-align: center
}

.ns-pagination>li>a {
    background: #eee;
    color: #444
}

.ns-pagination>li>a:focus, .ns-pagination>li>a:hover {
    background-color: #f5f5f5;
    color: #444;
    /* outline: 0 */
}

.ns-pagination>li>a:active {
    background-color: #ddd;
    color: #444
}

.ns-pagination>.ns-active>span {
    background: #00a8e6;
    color: #fff
}

.ns-pagination>.ns-disabled>span {
    background-color: #f5f5f5;
    color: #999
}

.ns-pagination-previous {
    float: left
}

.ns-pagination-next {
    float: right
}

.ns-pagination-left {
    text-align: left
}

.ns-pagination-right {
    text-align: right
}

.ns-tab {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #ddd
}

.ns-tab:after, .ns-tab:before {
    content: "";
    display: table
}

.ns-tab:after {
    clear: both
}

.ns-tab>li {
    margin-bottom: -1px;
    float: left;
    position: relative
}

.ns-tab>li>a {
    display: block;
    padding: 8px 12px;
    border: 1px solid transparent;
    border-bottom-width: 0;
    color: #07d;
    text-decoration: none
}

.ns-tab>li:nth-child(n+2)>a {
    margin-left: 5px
}

.ns-tab>li.ns-open>a, .ns-tab>li>a:focus, .ns-tab>li>a:hover {
    border-color: #f5f5f5;
    background: #f5f5f5;
    color: #059;
    /* outline: 0 */
}

.ns-tab>li.ns-open:not(.ns-active)>a, .ns-tab>li:not(.ns-active)>a:focus, .ns-tab>li:not(.ns-active)>a:hover {
    margin-bottom: 1px;
    padding-bottom: 7px
}

.ns-tab>li.ns-active>a {
    border-color: #ddd;
    border-bottom-color: transparent;
    background: #fff;
    color: #444
}

.ns-tab>li.ns-disabled>a {
    color: #999;
    cursor: text
}

.ns-tab>li.ns-disabled.ns-active>a, .ns-tab>li.ns-disabled>a:focus, .ns-tab>li.ns-disabled>a:hover {
    background: 0 0;
    border-color: transparent
}

.ns-tab-flip>li {
    float: right
}

.ns-tab-flip>li:nth-child(n+2)>a {
    margin-left: 0;
    margin-right: 5px
}

.ns-tab>li.ns-tab-responsive>a {
    margin-left: 0;
    margin-right: 0
}

.ns-tab-responsive>a:before {
    content: "\F0C9\A0";
    font-family: FontAwesome
}

.ns-tab-center {
    border-bottom: 1px solid #ddd
}

.ns-tab-center-bottom {
    border-bottom: none;
    border-top: 1px solid #ddd
}

.ns-tab-center:after, .ns-tab-center:before {
    content: "";
    display: table
}

.ns-tab-center:after {
    clear: both
}

.ns-tab-center .ns-tab {
    position: relative;
    right: 50%;
    border: none;
    float: right
}

.ns-tab-center .ns-tab>li {
    position: relative;
    right: -50%
}

.ns-tab-center .ns-tab>li>a {
    text-align: center
}

.ns-tab-bottom {
    border-top: 1px solid #ddd;
    border-bottom: none
}

.ns-tab-bottom>li {
    margin-top: -1px;
    margin-bottom: 0
}

.ns-tab-bottom>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-top-width: 0
}

.ns-tab-bottom>li.ns-open:not(.ns-active)>a, .ns-tab-bottom>li:not(.ns-active)>a:focus, .ns-tab-bottom>li:not(.ns-active)>a:hover {
    margin-bottom: 0;
    margin-top: 1px;
    padding-bottom: 8px;
    padding-top: 7px
}

.ns-tab-bottom>li.ns-active>a {
    border-top-color: transparent;
    border-bottom-color: #ddd
}

.ns-tab-grid {
    margin-left: -5px;
    border-bottom: none;
    position: relative;
    z-index: 0
}

.ns-tab-grid:before {
    display: block;
    position: absolute;
    left: 5px;
    right: 0;
    bottom: -1px;
    border-top: 1px solid #ddd;
    z-index: -1
}

.ns-tab-grid>li:first-child>a {
    margin-left: 5px
}

.ns-tab-grid>li>a {
    text-align: center
}

.ns-tab-grid.ns-tab-bottom {
    border-top: none
}

.ns-tab-grid.ns-tab-bottom:before {
    top: -1px;
    bottom: auto
}

@media (min-width:768px) {
    .ns-tab-left, .ns-tab-right {
        border-bottom: none
    }
    .ns-tab-left>li, .ns-tab-right>li {
        margin-bottom: 0;
        float: none
    }
    .ns-tab-left>li>a, .ns-tab-right>li>a {
        padding-top: 8px;
        padding-bottom: 8px
    }
    .ns-tab-left>li:nth-child(n+2)>a, .ns-tab-right>li:nth-child(n+2)>a {
        margin-left: 0;
        margin-top: 5px
    }
    .ns-tab-left>li.ns-active>a, .ns-tab-right>li.ns-active>a {
        border-color: #ddd
    }
    .ns-tab-left {
        border-right: 1px solid #ddd
    }
    .ns-tab-left>li {
        margin-right: -1px
    }
    .ns-tab-left>li>a {
        border-bottom-width: 1px;
        border-right-width: 0
    }
    .ns-tab-left>li:not(.ns-active)>a:focus, .ns-tab-left>li:not(.ns-active)>a:hover {
        margin-bottom: 0;
        margin-right: 1px;
        padding-bottom: 8px;
        padding-right: 11px
    }
    .ns-tab-left>li.ns-active>a {
        border-right-color: transparent
    }
    .ns-tab-right {
        border-left: 1px solid #ddd
    }
    .ns-tab-right>li {
        margin-left: -1px
    }
    .ns-tab-right>li>a {
        border-bottom-width: 1px;
        border-left-width: 0
    }
    .ns-tab-right>li:not(.ns-active)>a:focus, .ns-tab-right>li:not(.ns-active)>a:hover {
        margin-bottom: 0;
        margin-left: 1px;
        padding-bottom: 8px;
        padding-left: 11px
    }
    .ns-tab-right>li.ns-active>a {
        border-left-color: transparent
    }
}

.ns-thumbnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: -10px;
    padding: 0;
    list-style: none
}

.ns-thumbnav>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 10px;
    margin-top: 10px
}

.ns-thumbnav:after, .ns-thumbnav:before {
    content: "";
    display: block;
    overflow: hidden
}

.ns-thumbnav:after {
    clear: both
}

.ns-thumbnav>* {
    float: left
}

.ns-thumbnav>*>* {
    display: block;
    background: #fff
}

.ns-thumbnav>*>*>img {
    opacity: .7;
    transition: opacity .15s linear
}

.ns-thumbnav>*>:focus>img, .ns-thumbnav>*>:hover>img, .ns-thumbnav>.ns-active>*>img {
    opacity: 1
}

.ns-list {
    padding: 0;
    list-style: none
}

.ns-list>li:after, .ns-list>li:before {
    content: "";
    display: table
}

.ns-list>li:after {
    clear: both
}

.ns-list>li>:last-child {
    margin-bottom: 0
}

.ns-list ul {
    margin: 0;
    padding-left: 20px;
    list-style: none
}

.ns-list-line>li:nth-child(n+2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #ddd
}

.ns-list-striped>li {
    padding: 5px
}

.ns-list-striped>li:nth-of-type(odd) {
    background: #f5f5f5
}

.ns-list-space>li:nth-child(n+2) {
    margin-top: 10px
}

@media (min-width:768px) {
    .ns-description-list-horizontal {
        overflow: hidden
    }
    .ns-description-list-horizontal>dt {
        width: 160px;
        float: left;
        clear: both;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .ns-description-list-horizontal>dd {
        margin-left: 180px
    }
}

.ns-description-list-line>dt {
    font-weight: 400
}

.ns-description-list-line>dt:nth-child(n+2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #ddd
}

.ns-description-list-line>dd {
    color: #999
}

.ns-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 15px
}

*+.ns-table {
    margin-top: 15px
}

.ns-table td, .ns-table th {
    padding: 8px
}

.ns-table th {
    text-align: left
}

.ns-table td {
    vertical-align: top
}

.ns-table thead th {
    vertical-align: bottom
}

.ns-table caption, .ns-table tfoot {
    font-size: 12px;
    font-style: italic
}

.ns-table caption {
    text-align: left;
    color: #999
}

.ns-table tbody tr.ns-active {
    background: #eee
}

.ns-table-middle, .ns-table-middle td {
    vertical-align: middle!important
}

.ns-table-striped tbody tr:nth-of-type(odd) {
    background: #f5f5f5
}

.ns-table-condensed td {
    padding: 4px 8px
}

.ns-table-hover tbody tr:hover {
    background: #eee
}

.ns-form input, .ns-form select, .ns-form textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    color: inherit
}

.ns-form select {
    text-transform: none
}

.ns-form optgroup {
    font: inherit;
    font-weight: 700
}

.ns-form input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ns-form input[type=checkbox], .ns-form input[type=radio] {
    padding: 0
}

.ns-form input[type=checkbox]:not(:disabled), .ns-form input[type=radio]:not(:disabled) {
    cursor: pointer
}

.ns-form input:not([type]), .ns-form input[type=datetime], .ns-form input[type=email], .ns-form input[type=number], .ns-form input[type=password], .ns-form input[type=search], .ns-form input[type=tel], .ns-form input[type=text], .ns-form input[type=url], .ns-form textarea {
    -webkit-appearance: none
}

.ns-form input[type=search]::-webkit-search-cancel-button, .ns-form input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.ns-form input[type=number]::-webkit-inner-spin-button, .ns-form input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.ns-form fieldset {
    border: none;
    margin: 0;
    padding: 0
}

.ns-form textarea {
    overflow: auto;
    vertical-align: top
}

.ns-form ::-moz-placeholder {
    opacity: 1
}



.ns-form input:not([type=radio]):not([type=checkbox]), .ns-form select {
    vertical-align: middle
}

.ns-form>:last-child {
    margin-bottom: 0
}

.ns-form input:not([type]), .ns-form input[type=color], .ns-form input[type=date], .ns-form input[type=datetime-local], .ns-form input[type=datetime], .ns-form input[type=email], .ns-form input[type=month], .ns-form input[type=number], .ns-form input[type=password], .ns-form input[type=search], .ns-form input[type=tel], .ns-form input[type=text], .ns-form input[type=time], .ns-form input[type=url], .ns-form input[type=week], .ns-form select, .ns-form textarea {
    height: 30px;
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #ddd;
    background: #fff;
    color: #444;
    -webkit-transition: all .2s linear;
    -webkit-transition-property: border, background, color, box-shadow, padding;
    transition: all .2s linear;
    transition-property: border, background, color, box-shadow, padding
}

.ns-form input:not([type]):focus, .ns-form input[type=color]:focus, .ns-form input[type=date]:focus, .ns-form input[type=datetime-local]:focus, .ns-form input[type=datetime]:focus, .ns-form input[type=email]:focus, .ns-form input[type=month]:focus, .ns-form input[type=number]:focus, .ns-form input[type=password]:focus, .ns-form input[type=search]:focus, .ns-form input[type=tel]:focus, .ns-form input[type=text]:focus, .ns-form input[type=time]:focus, .ns-form input[type=url]:focus, .ns-form input[type=week]:focus, .ns-form select:focus, .ns-form textarea:focus {
    border-color: #99baca;
    outline: 0;
    background: #f5fbfe;
    color: #444
}

.ns-form input:not([type]):disabled, .ns-form input[type=color]:disabled, .ns-form input[type=date]:disabled, .ns-form input[type=datetime-local]:disabled, .ns-form input[type=datetime]:disabled, .ns-form input[type=email]:disabled, .ns-form input[type=month]:disabled, .ns-form input[type=number]:disabled, .ns-form input[type=password]:disabled, .ns-form input[type=search]:disabled, .ns-form input[type=tel]:disabled, .ns-form input[type=text]:disabled, .ns-form input[type=time]:disabled, .ns-form input[type=url]:disabled, .ns-form input[type=week]:disabled, .ns-form select:disabled, .ns-form textarea:disabled {
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #999
}

.ns-form :-ms-input-placeholder {
    color: #999!important
}

.ns-form ::-moz-placeholder {
    color: #999
}

.ns-form ::-webkit-input-placeholder {
    color: #999
}

.ns-form :disabled:-ms-input-placeholder {
    color: #999!important
}

.ns-form :disabled::-moz-placeholder {
    color: #999
}

.ns-form :disabled::-webkit-input-placeholder {
    color: #999
}

.ns-form legend {
    width: 100%;
    border: 0;
    padding: 0;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 30px
}

.ns-form legend:after {
    content: "";
    display: block;
    border-bottom: 1px solid #ddd;
    width: 100%
}

input:not([type]).ns-form-small, input[type].ns-form-small, select.ns-form-small, textarea.ns-form-small {
    height: 25px;
    padding: 3px;
    font-size: 12px
}

input:not([type]).ns-form-large, input[type].ns-form-large, select.ns-form-large, textarea.ns-form-large {
    height: 40px;
    padding: 8px 6px;
    font-size: 16px
}

.ns-form select[multiple], .ns-form select[size], .ns-form textarea {
    height: auto
}

.ns-form-danger {
    border-color: #dc8d99!important;
    background: #fff7f8!important;
    color: #d85030!important
}

.ns-form-success {
    border-color: #8ec73b!important;
    background: #fafff2!important;
    color: #659f13!important
}

.ns-form-blank {
    border-color: transparent!important;
    border-style: dashed!important;
    background: 0 0!important
}

.ns-form-blank:focus {
    border-color: #ddd!important
}

input.ns-form-width-mini {
    width: 40px
}

select.ns-form-width-mini {
    width: 65px
}

.ns-form-width-small {
    width: 130px
}

.ns-form-width-medium {
    width: 200px
}

.ns-form-width-large {
    width: 500px
}

.ns-form-row:after, .ns-form-row:before {
    content: "";
    display: table
}

.ns-form-row:after {
    clear: both
}

.ns-form-row+.ns-form-row {
    margin-top: 15px
}

.ns-form-help-inline {
    display: inline-block;
    margin: 0 0 0 10px
}

.ns-form-help-block {
    margin: 5px 0 0
}

.ns-form-controls>:first-child {
    margin-top: 0
}

.ns-form-controls>:last-child {
    margin-bottom: 0
}

.ns-form-controls-condensed {
    margin: 5px 0
}

.ns-form-stacked .ns-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

@media (max-width:959px) {
    .ns-form-horizontal .ns-form-label {
        display: block;
        margin-bottom: 5px;
        font-weight: 700
    }
}

@media (min-width:960px) {
    .ns-form-horizontal .ns-form-label {
        width: 200px;
        margin-top: 5px;
        float: left
    }
    .ns-form-horizontal .ns-form-controls {
        margin-left: 215px
    }
    .ns-form-horizontal .ns-form-controls-text {
        padding-top: 5px
    }
}

.ns-form-icon {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.ns-form-icon>[class*=ns-icon-] {
    position: absolute;
    top: 50%;
    width: 30px;
    margin-top: -7px;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.ns-form-icon:not(.ns-form-icon-flip)>input {
    padding-left: 30px!important
}

.ns-form-icon-flip>[class*=ns-icon-] {
    right: 0
}

.ns-form-icon-flip>input {
    padding-right: 30px!important
}

.ns-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ns-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #444;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: #eee;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center
}

.ns-button:not(:disabled) {
    cursor: pointer
}

.ns-button:focus, .ns-button:hover {
    background-color: #f5f5f5;
    color: #444;
    outline: 0;
    text-decoration: none
}

.ns-button.ns-active, .ns-button:active {
    background-color: #ddd;
    color: #444
}

.ns-button-primary {
    background-color: #00a8e6;
    color: #fff
}

.ns-button-primary:focus, .ns-button-primary:hover {
    background-color: #35b3ee;
    color: #fff
}

.ns-button-primary.ns-active, .ns-button-primary:active {
    background-color: #0091ca;
    color: #fff
}

.ns-button-success {
    background-color: #8cc14c;
    color: #fff
}

.ns-button-success:focus, .ns-button-success:hover {
    background-color: #8ec73b;
    color: #fff
}

.ns-button-success.ns-active, .ns-button-success:active {
    background-color: #72ae41;
    color: #fff
}

.ns-button-danger {
    background-color: #da314b;
    color: #fff
}

.ns-button-danger:focus, .ns-button-danger:hover {
    background-color: #e4354f;
    color: #fff
}

.ns-button-danger.ns-active, .ns-button-danger:active {
    background-color: #c91032;
    color: #fff
}

.ns-button:disabled {
    background-color: #f5f5f5;
    color: #999
}

.ns-button-link, .ns-button-link.ns-active, .ns-button-link:active, .ns-button-link:disabled, .ns-button-link:focus, .ns-button-link:hover {
    border-color: transparent;
    background: 0 0
}

.ns-button-link {
    color: #07d
}

.ns-button-link.ns-active, .ns-button-link:active, .ns-button-link:focus, .ns-button-link:hover {
    color: #059;
    text-decoration: underline
}

.ns-button-link:disabled {
    color: #999
}

.ns-button-link:focus {
    outline: 1px dotted
}

.ns-button-mini {
    min-height: 20px;
    padding: 0 6px;
    line-height: 20px;
    font-size: 11px
}

.ns-button-small {
    min-height: 25px;
    padding: 0 10px;
    line-height: 25px;
    font-size: 12px
}

.ns-button-large {
    min-height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 16px
}

.ns-button-group {
    vertical-align: middle;
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.ns-button-group, .ns-button-group>* {
    display: inline-block
}

.ns-button-group .ns-button {
    vertical-align: top
}

.ns-button-dropdown {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

[class*=ns-icon-] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=ns-icon-], [class*=ns-icon-]:focus, [class*=ns-icon-]:hover {
    text-decoration: none
}

.ns-icon-small {
    font-size: 150%;
    vertical-align: -10%
}

.ns-icon-medium {
    font-size: 200%;
    vertical-align: -16%
}

.ns-icon-large {
    font-size: 250%;
    vertical-align: -22%
}

.ns-icon-justify {
    width: 1em;
    text-align: center
}

.ns-icon-spin {
    display: inline-block;
    -webkit-animation: ns-rotate 2s infinite linear;
    animation: ns-rotate 2s infinite linear
}

.ns-icon-hover {
    color: #999
}

.ns-icon-hover:hover {
    color: #444
}

.ns-icon-button {
    box-sizing: border-box;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #eee;
    line-height: 35px;
    color: #444;
    font-size: 18px;
    text-align: center
}

.ns-icon-button:focus, .ns-icon-button:hover {
    background-color: #f5f5f5;
    color: #444;
    outline: 0
}

.ns-icon-button:active {
    background-color: #ddd;
    color: #444
}

.ns-icon-glass:before {
    content: "\F000"
}

.ns-icon-music:before {
    content: "\F001"
}

.ns-icon-search:before {
    content: "\F002"
}

.ns-icon-envelope-o:before {
    content: "\F003"
}

.ns-icon-heart:before {
    content: "\F004"
}

.ns-icon-star:before {
    content: "\F005"
}

.ns-icon-star-o:before {
    content: "\F006"
}

.ns-icon-user:before {
    content: "\F007"
}

.ns-icon-film:before {
    content: "\F008"
}

.ns-icon-th-large:before {
    content: "\F009"
}

.ns-icon-th:before {
    content: "\F00A"
}

.ns-icon-th-list:before {
    content: "\F00B"
}

.ns-icon-check:before {
    content: "\F00C"
}

.ns-icon-close:before, .ns-icon-remove:before, .ns-icon-times:before {
    content: "\F00D"
}

.ns-icon-search-plus:before {
    content: "\F00E"
}

.ns-icon-search-minus:before {
    content: "\F010"
}

.ns-icon-power-off:before {
    content: "\F011"
}

.ns-icon-signal:before {
    content: "\F012"
}

.ns-icon-cog:before, .ns-icon-gear:before {
    content: "\F013"
}

.ns-icon-trash-o:before {
    content: "\F014"
}

.ns-icon-home:before {
    content: "\F015"
}

.ns-icon-file-o:before {
    content: "\F016"
}

.ns-icon-clock-o:before {
    content: "\F017"
}

.ns-icon-road:before {
    content: "\F018"
}

.ns-icon-download:before {
    content: "\F019"
}

.ns-icon-arrow-circle-o-down:before {
    content: "\F01A"
}

.ns-icon-arrow-circle-o-up:before {
    content: "\F01B"
}

.ns-icon-inbox:before {
    content: "\F01C"
}

.ns-icon-play-circle-o:before {
    content: "\F01D"
}

.ns-icon-repeat:before, .ns-icon-rotate-right:before {
    content: "\F01E"
}

.ns-icon-refresh:before {
    content: "\F021"
}

.ns-icon-list-alt:before {
    content: "\F022"
}

.ns-icon-lock:before {
    content: "\F023"
}

.ns-icon-flag:before {
    content: "\F024"
}

.ns-icon-headphones:before {
    content: "\F025"
}

.ns-icon-volume-off:before {
    content: "\F026"
}

.ns-icon-volume-down:before {
    content: "\F027"
}

.ns-icon-volume-up:before {
    content: "\F028"
}

.ns-icon-qrcode:before {
    content: "\F029"
}

.ns-icon-barcode:before {
    content: "\F02A"
}

.ns-icon-tag:before {
    content: "\F02B"
}

.ns-icon-tags:before {
    content: "\F02C"
}

.ns-icon-book:before {
    content: "\F02D"
}

.ns-icon-bookmark:before {
    content: "\F02E"
}

.ns-icon-print:before {
    content: "\F02F"
}

.ns-icon-camera:before {
    content: "\F030"
}

.ns-icon-font:before {
    content: "\F031"
}

.ns-icon-bold:before {
    content: "\F032"
}

.ns-icon-italic:before {
    content: "\F033"
}

.ns-icon-text-height:before {
    content: "\F034"
}

.ns-icon-text-width:before {
    content: "\F035"
}

.ns-icon-align-left:before {
    content: "\F036"
}

.ns-icon-align-center:before {
    content: "\F037"
}

.ns-icon-align-right:before {
    content: "\F038"
}

.ns-icon-align-justify:before {
    content: "\F039"
}

.ns-icon-list:before {
    content: "\F03A"
}

.ns-icon-dedent:before, .ns-icon-outdent:before {
    content: "\F03B"
}

.ns-icon-indent:before {
    content: "\F03C"
}

.ns-icon-video-camera:before {
    content: "\F03D"
}

.ns-icon-image:before, .ns-icon-photo:before, .ns-icon-picture-o:before {
    content: "\F03E"
}

.ns-icon-pencil:before {
    content: "\F040"
}

.ns-icon-map-marker:before {
    content: "\F041"
}

.ns-icon-adjust:before {
    content: "\F042"
}

.ns-icon-tint:before {
    content: "\F043"
}

.ns-icon-edit:before, .ns-icon-pencil-square-o:before {
    content: "\F044"
}

.ns-icon-share-square-o:before {
    content: "\F045"
}

.ns-icon-check-square-o:before {
    content: "\F046"
}

.ns-icon-arrows:before {
    content: "\F047"
}

.ns-icon-step-backward:before {
    content: "\F048"
}

.ns-icon-fast-backward:before {
    content: "\F049"
}

.ns-icon-backward:before {
    content: "\F04A"
}

.ns-icon-play:before {
    content: "\F04B"
}

.ns-icon-pause:before {
    content: "\F04C"
}

.ns-icon-stop:before {
    content: "\F04D"
}

.ns-icon-forward:before {
    content: "\F04E"
}

.ns-icon-fast-forward:before {
    content: "\F050"
}

.ns-icon-step-forward:before {
    content: "\F051"
}

.ns-icon-eject:before {
    content: "\F052"
}

.ns-icon-chevron-left:before {
    content: "\F053"
}

.ns-icon-chevron-right:before {
    content: "\F054"
}

.ns-icon-plus-circle:before {
    content: "\F055"
}

.ns-icon-minus-circle:before {
    content: "\F056"
}

.ns-icon-times-circle:before {
    content: "\F057"
}

.ns-icon-check-circle:before {
    content: "\F058"
}

.ns-icon-question-circle:before {
    content: "\F059"
}

.ns-icon-info-circle:before {
    content: "\F05A"
}

.ns-icon-crosshairs:before {
    content: "\F05B"
}

.ns-icon-times-circle-o:before {
    content: "\F05C"
}

.ns-icon-check-circle-o:before {
    content: "\F05D"
}

.ns-icon-ban:before {
    content: "\F05E"
}

.ns-icon-arrow-left:before {
    content: "\F060"
}

.ns-icon-arrow-right:before {
    content: "\F061"
}

.ns-icon-arrow-up:before {
    content: "\F062"
}

.ns-icon-arrow-down:before {
    content: "\F063"
}

.ns-icon-mail-forward:before, .ns-icon-share:before {
    content: "\F064"
}

.ns-icon-expand:before {
    content: "\F065"
}

.ns-icon-compress:before {
    content: "\F066"
}

.ns-icon-plus:before {
    content: "\F067"
}

.ns-icon-minus:before {
    content: "\F068"
}

.ns-icon-asterisk:before {
    content: "\F069"
}

.ns-icon-exclamation-circle:before {
    content: "\F06A"
}

.ns-icon-gift:before {
    content: "\F06B"
}

.ns-icon-leaf:before {
    content: "\F06C"
}

.ns-icon-fire:before {
    content: "\F06D"
}

.ns-icon-eye:before {
    content: "\F06E"
}

.ns-icon-eye-slash:before {
    content: "\F070"
}

.ns-icon-exclamation-triangle:before, .ns-icon-warning:before {
    content: "\F071"
}

.ns-icon-plane:before {
    content: "\F072"
}

.ns-icon-calendar:before {
    content: "\F073"
}

.ns-icon-random:before {
    content: "\F074"
}

.ns-icon-comment:before {
    content: "\F075"
}

.ns-icon-magnet:before {
    content: "\F076"
}

.ns-icon-chevron-up:before {
    content: "\F077"
}

.ns-icon-chevron-down:before {
    content: "\F078"
}

.ns-icon-retweet:before {
    content: "\F079"
}

.ns-icon-shopping-cart:before {
    content: "\F07A"
}

.ns-icon-folder:before {
    content: "\F07B"
}

.ns-icon-folder-open:before {
    content: "\F07C"
}

.ns-icon-arrows-v:before {
    content: "\F07D"
}

.ns-icon-arrows-h:before {
    content: "\F07E"
}

.ns-icon-bar-chart-o:before, .ns-icon-bar-chart:before {
    content: "\F080"
}

.ns-icon-twitter-square:before {
    content: "\F081"
}

.ns-icon-facebook-square:before {
    content: "\F082"
}

.ns-icon-camera-retro:before {
    content: "\F083"
}

.ns-icon-key:before {
    content: "\F084"
}

.ns-icon-cogs:before, .ns-icon-gears:before {
    content: "\F085"
}

.ns-icon-comments:before {
    content: "\F086"
}

.ns-icon-thumbs-o-up:before {
    content: "\F087"
}

.ns-icon-thumbs-o-down:before {
    content: "\F088"
}

.ns-icon-star-half:before {
    content: "\F089"
}

.ns-icon-heart-o:before {
    content: "\F08A"
}

.ns-icon-sign-out:before {
    content: "\F08B"
}

.ns-icon-linkedin-square:before {
    content: "\F08C"
}

.ns-icon-thumb-tack:before {
    content: "\F08D"
}

.ns-icon-external-link:before {
    content: "\F08E"
}

.ns-icon-sign-in:before {
    content: "\F090"
}

.ns-icon-trophy:before {
    content: "\F091"
}

.ns-icon-github-square:before {
    content: "\F092"
}

.ns-icon-upload:before {
    content: "\F093"
}

.ns-icon-lemon-o:before {
    content: "\F094"
}

.ns-icon-phone:before {
    content: "\F095"
}

.ns-icon-square-o:before {
    content: "\F096"
}

.ns-icon-bookmark-o:before {
    content: "\F097"
}

.ns-icon-phone-square:before {
    content: "\F098"
}

.ns-icon-twitter:before {
    /* content: "\F099" */
}

.ns-icon-facebook-f:before, .ns-icon-facebook:before {
    /* content: "\F09A" */
}

.ns-icon-github:before {
    content: "\F09B"
}

.ns-icon-unlock:before {
    content: "\F09C"
}

.ns-icon-credit-card:before {
    content: "\F09D"
}

.ns-icon-rss:before {
    content: "\F09E"
}

.ns-icon-hdd-o:before {
    content: "\F0A0"
}

.ns-icon-bullhorn:before {
    content: "\F0A1"
}

.ns-icon-bell:before {
    content: "\F0F3"
}

.ns-icon-certificate:before {
    content: "\F0A3"
}

.ns-icon-hand-o-right:before {
    content: "\F0A4"
}

.ns-icon-hand-o-left:before {
    content: "\F0A5"
}

.ns-icon-hand-o-up:before {
    content: "\F0A6"
}

.ns-icon-hand-o-down:before {
    content: "\F0A7"
}

.ns-icon-arrow-circle-left:before {
    content: "\F0A8"
}

.ns-icon-arrow-circle-right:before {
    content: "\F0A9"
}

.ns-icon-arrow-circle-up:before {
    content: "\F0AA"
}

.ns-icon-arrow-circle-down:before {
    content: "\F0AB"
}

.ns-icon-globe:before {
    content: "\F0AC"
}

.ns-icon-wrench:before {
    content: "\F0AD"
}

.ns-icon-tasks:before {
    content: "\F0AE"
}

.ns-icon-filter:before {
    content: "\F0B0"
}

.ns-icon-briefcase:before {
    content: "\F0B1"
}

.ns-icon-arrows-alt:before {
    content: "\F0B2"
}

.ns-icon-group:before, .ns-icon-users:before {
    content: "\F0C0"
}

.ns-icon-chain:before, .ns-icon-link:before {
    content: "\F0C1"
}

.ns-icon-cloud:before {
    content: "\F0C2"
}

.ns-icon-flask:before {
    content: "\F0C3"
}

.ns-icon-cut:before, .ns-icon-scissors:before {
    content: "\F0C4"
}

.ns-icon-copy:before, .ns-icon-files-o:before {
    content: "\F0C5"
}

.ns-icon-paperclip:before {
    content: "\F0C6"
}

.ns-icon-floppy-o:before, .ns-icon-save:before {
    content: "\F0C7"
}

.ns-icon-square:before {
    content: "\F0C8"
}

.ns-icon-bars:before, .ns-icon-navicon:before, .ns-icon-reorder:before {
    content: "\F0C9"
}

.ns-icon-list-ul:before {
    content: "\F0CA"
}

.ns-icon-list-ol:before {
    content: "\F0CB"
}

.ns-icon-strikethrough:before {
    content: "\F0CC"
}

.ns-icon-underline:before {
    content: "\F0CD"
}

.ns-icon-table:before {
    content: "\F0CE"
}

.ns-icon-magic:before {
    content: "\F0D0"
}

.ns-icon-truck:before {
    content: "\F0D1"
}

.ns-icon-pinterest:before {
    content: "\F0D2"
}

.ns-icon-pinterest-square:before {
    content: "\F0D3"
}

.ns-icon-google-plus-square:before {
    content: "\F0D4"
}

.ns-icon-google-plus:before {
    content: "\F0D5"
}

.ns-icon-money:before {
    content: "\F0D6"
}

.ns-icon-caret-down:before {
    content: "\F0D7"
}

.ns-icon-caret-up:before {
    content: "\F0D8"
}

.ns-icon-caret-left:before {
    content: "\F0D9"
}

.ns-icon-caret-right:before {
    content: "\F0DA"
}

.ns-icon-columns:before {
    content: "\F0DB"
}

.ns-icon-sort:before, .ns-icon-unsorted:before {
    content: "\F0DC"
}

.ns-icon-sort-desc:before, .ns-icon-sort-down:before {
    content: "\F0DD"
}

.ns-icon-sort-asc:before, .ns-icon-sort-up:before {
    content: "\F0DE"
}

.ns-icon-envelope:before {
    content: "\F0E0"
}

.ns-icon-linkedin:before {
    content: "\F0E1"
}

.ns-icon-rotate-left:before, .ns-icon-undo:before {
    content: "\F0E2"
}

.ns-icon-gavel:before, .ns-icon-legal:before {
    content: "\F0E3"
}

.ns-icon-dashboard:before, .ns-icon-tachometer:before {
    content: "\F0E4"
}

.ns-icon-comment-o:before {
    content: "\F0E5"
}

.ns-icon-comments-o:before {
    content: "\F0E6"
}

.ns-icon-bolt:before, .ns-icon-flash:before {
    content: "\F0E7"
}

.ns-icon-sitemap:before {
    content: "\F0E8"
}

.ns-icon-umbrella:before {
    content: "\F0E9"
}

.ns-icon-clipboard:before, .ns-icon-paste:before {
    content: "\F0EA"
}

.ns-icon-lightbulb-o:before {
    content: "\F0EB"
}

.ns-icon-exchange:before {
    content: "\F0EC"
}

.ns-icon-cloud-download:before {
    content: "\F0ED"
}

.ns-icon-cloud-upload:before {
    content: "\F0EE"
}

.ns-icon-user-md:before {
    content: "\F0F0"
}

.ns-icon-stethoscope:before {
    content: "\F0F1"
}

.ns-icon-suitcase:before {
    content: "\F0F2"
}

.ns-icon-bell-o:before {
    content: "\F0A2"
}

.ns-icon-coffee:before {
    content: "\F0F4"
}

.ns-icon-cutlery:before {
    content: "\F0F5"
}

.ns-icon-file-text-o:before {
    content: "\F0F6"
}

.ns-icon-building-o:before {
    content: "\F0F7"
}

.ns-icon-hospital-o:before {
    content: "\F0F8"
}

.ns-icon-ambulance:before {
    content: "\F0F9"
}

.ns-icon-medkit:before {
    content: "\F0FA"
}

.ns-icon-fighter-jet:before {
    content: "\F0FB"
}

.ns-icon-beer:before {
    content: "\F0FC"
}

.ns-icon-h-square:before {
    content: "\F0FD"
}

.ns-icon-plus-square:before {
    content: "\F0FE"
}

.ns-icon-angle-double-left:before {
    content: "\F100"
}

.ns-icon-angle-double-right:before {
    content: "\F101"
}

.ns-icon-angle-double-up:before {
    content: "\F102"
}

.ns-icon-angle-double-down:before {
    content: "\F103"
}

.ns-icon-angle-left:before {
    content: "\F104"
}

.ns-icon-angle-right:before {
    content: "\F105"
}

.ns-icon-angle-up:before {
    content: "\F106"
}

.ns-icon-angle-down:before {
    content: "\F107"
}

.ns-icon-desktop:before {
    content: "\F108"
}

.ns-icon-laptop:before {
    content: "\F109"
}

.ns-icon-tablet:before {
    content: "\F10A"
}

.ns-icon-mobile-phone:before, .ns-icon-mobile:before {
    content: "\F10B"
}

.ns-icon-circle-o:before {
    content: "\F10C"
}

.ns-icon-quote-left:before {
    content: "\F10D"
}

.ns-icon-quote-right:before {
    content: "\F10E"
}

.ns-icon-spinner:before {
    content: "\F110"
}

.ns-icon-circle:before {
    content: "\F111"
}

.ns-icon-mail-reply:before, .ns-icon-reply:before {
    content: "\F112"
}

.ns-icon-github-alt:before {
    content: "\F113"
}

.ns-icon-folder-o:before {
    content: "\F114"
}

.ns-icon-folder-open-o:before {
    content: "\F115"
}

.ns-icon-smile-o:before {
    content: "\F118"
}

.ns-icon-frown-o:before {
    content: "\F119"
}

.ns-icon-meh-o:before {
    content: "\F11A"
}

.ns-icon-gamepad:before {
    content: "\F11B"
}

.ns-icon-keyboard-o:before {
    content: "\F11C"
}

.ns-icon-flag-o:before {
    content: "\F11D"
}

.ns-icon-flag-checkered:before {
    content: "\F11E"
}

.ns-icon-terminal:before {
    content: "\F120"
}

.ns-icon-code:before {
    content: "\F121"
}

.ns-icon-mail-reply-all:before, .ns-icon-reply-all:before {
    content: "\F122"
}

.ns-icon-star-half-empty:before, .ns-icon-star-half-full:before, .ns-icon-star-half-o:before {
    content: "\F123"
}

.ns-icon-location-arrow:before {
    content: "\F124"
}

.ns-icon-crop:before {
    content: "\F125"
}

.ns-icon-code-fork:before {
    content: "\F126"
}

.ns-icon-chain-broken:before, .ns-icon-unlink:before {
    content: "\F127"
}

.ns-icon-question:before {
    content: "\F128"
}

.ns-icon-info:before {
    content: "\F129"
}

.ns-icon-exclamation:before {
    content: "\F12A"
}

.ns-icon-superscript:before {
    content: "\F12B"
}

.ns-icon-subscript:before {
    content: "\F12C"
}

.ns-icon-eraser:before {
    content: "\F12D"
}

.ns-icon-puzzle-piece:before {
    content: "\F12E"
}

.ns-icon-microphone:before {
    content: "\F130"
}

.ns-icon-microphone-slash:before {
    content: "\F131"
}

.ns-icon-shield:before {
    content: "\F132"
}

.ns-icon-calendar-o:before {
    content: "\F133"
}

.ns-icon-fire-extinguisher:before {
    content: "\F134"
}

.ns-icon-rocket:before {
    content: "\F135"
}

.ns-icon-maxcdn:before {
    content: "\F136"
}

.ns-icon-chevron-circle-left:before {
    content: "\F137"
}

.ns-icon-chevron-circle-right:before {
    content: "\F138"
}

.ns-icon-chevron-circle-up:before {
    content: "\F139"
}

.ns-icon-chevron-circle-down:before {
    content: "\F13A"
}

.ns-icon-html5:before {
    content: "\F13B"
}

.ns-icon-css3:before {
    content: "\F13C"
}

.ns-icon-anchor:before {
    content: "\F13D"
}

.ns-icon-unlock-alt:before {
    content: "\F13E"
}

.ns-icon-bullseye:before {
    content: "\F140"
}

.ns-icon-ellipsis-h:before {
    content: "\F141"
}

.ns-icon-ellipsis-v:before {
    content: "\F142"
}

.ns-icon-rss-square:before {
    content: "\F143"
}

.ns-icon-play-circle:before {
    content: "\F144"
}

.ns-icon-ticket:before {
    content: "\F145"
}

.ns-icon-minus-square:before {
    content: "\F146"
}

.ns-icon-minus-square-o:before {
    content: "\F147"
}

.ns-icon-level-up:before {
    content: "\F148"
}

.ns-icon-level-down:before {
    content: "\F149"
}

.ns-icon-check-square:before {
    content: "\F14A"
}

.ns-icon-pencil-square:before {
    content: "\F14B"
}

.ns-icon-external-link-square:before {
    content: "\F14C"
}

.ns-icon-share-square:before {
    content: "\F14D"
}

.ns-icon-compass:before {
    content: "\F14E"
}

.ns-icon-caret-square-o-down:before, .ns-icon-toggle-down:before {
    content: "\F150"
}

.ns-icon-caret-square-o-up:before, .ns-icon-toggle-up:before {
    content: "\F151"
}

.ns-icon-caret-square-o-right:before, .ns-icon-toggle-right:before {
    content: "\F152"
}

.ns-icon-eur:before, .ns-icon-euro:before {
    content: "\F153"
}

.ns-icon-gbp:before {
    content: "\F154"
}

.ns-icon-dollar:before, .ns-icon-usd:before {
    content: "\F155"
}

.ns-icon-inr:before, .ns-icon-rupee:before {
    content: "\F156"
}

.ns-icon-cny:before, .ns-icon-jpy:before, .ns-icon-rmb:before, .ns-icon-yen:before {
    content: "\F157"
}

.ns-icon-rouble:before, .ns-icon-rub:before, .ns-icon-ruble:before {
    content: "\F158"
}

.ns-icon-krw:before, .ns-icon-won:before {
    content: "\F159"
}

.ns-icon-bitcoin:before, .ns-icon-btc:before {
    content: "\F15A"
}

.ns-icon-file:before {
    content: "\F15B"
}

.ns-icon-file-text:before {
    content: "\F15C"
}

.ns-icon-sort-alpha-asc:before {
    content: "\F15D"
}

.ns-icon-sort-alpha-desc:before {
    content: "\F15E"
}

.ns-icon-sort-amount-asc:before {
    content: "\F160"
}

.ns-icon-sort-amount-desc:before {
    content: "\F161"
}

.ns-icon-sort-numeric-asc:before {
    content: "\F162"
}

.ns-icon-sort-numeric-desc:before {
    content: "\F163"
}

.ns-icon-thumbs-up:before {
    content: "\F164"
}

.ns-icon-thumbs-down:before {
    content: "\F165"
}

.ns-icon-youtube-square:before {
    content: "\F166"
}

.ns-icon-youtube:before {
    content: "\F167"
}

.ns-icon-xing:before {
    content: "\F168"
}

.ns-icon-xing-square:before {
    content: "\F169"
}

.ns-icon-youtube-play:before {
    content: "\F16A"
}

.ns-icon-dropbox:before {
    content: "\F16B"
}

.ns-icon-stack-overflow:before {
    content: "\F16C"
}

.ns-icon-instagram:before {
    content: "\F16D"
}

.ns-icon-flickr:before {
    content: "\F16E"
}

.ns-icon-adn:before {
    content: "\F170"
}

.ns-icon-bitbucket:before {
    content: "\F171"
}

.ns-icon-bitbucket-square:before {
    content: "\F172"
}

.ns-icon-tumblr:before {
    content: "\F173"
}

.ns-icon-tumblr-square:before {
    content: "\F174"
}

.ns-icon-long-arrow-down:before {
    content: "\F175"
}

.ns-icon-long-arrow-up:before {
    content: "\F176"
}

.ns-icon-long-arrow-left:before {
    content: "\F177"
}

.ns-icon-long-arrow-right:before {
    content: "\F178"
}

.ns-icon-apple:before {
    content: "\F179"
}

.ns-icon-windows:before {
    content: "\F17A"
}

.ns-icon-android:before {
    content: "\F17B"
}

.ns-icon-linux:before {
    content: "\F17C"
}

.ns-icon-dribbble:before {
    content: "\F17D"
}

.ns-icon-skype:before {
    content: "\F17E"
}

.ns-icon-foursquare:before {
    content: "\F180"
}

.ns-icon-trello:before {
    content: "\F181"
}

.ns-icon-female:before {
    content: "\F182"
}

.ns-icon-male:before {
    content: "\F183"
}

.ns-icon-gittip:before, .ns-icon-gratipay:before {
    content: "\F184"
}

.ns-icon-sun-o:before {
    content: "\F185"
}

.ns-icon-moon-o:before {
    content: "\F186"
}

.ns-icon-archive:before {
    content: "\F187"
}

.ns-icon-bug:before {
    content: "\F188"
}

.ns-icon-vk:before {
    content: "\F189"
}

.ns-icon-weibo:before {
    content: "\F18A"
}

.ns-icon-renren:before {
    content: "\F18B"
}

.ns-icon-pagelines:before {
    content: "\F18C"
}

.ns-icon-stack-exchange:before {
    content: "\F18D"
}

.ns-icon-arrow-circle-o-right:before {
    content: "\F18E"
}

.ns-icon-arrow-circle-o-left:before {
    content: "\F190"
}

.ns-icon-caret-square-o-left:before, .ns-icon-toggle-left:before {
    content: "\F191"
}

.ns-icon-dot-circle-o:before {
    content: "\F192"
}

.ns-icon-wheelchair:before {
    content: "\F193"
}

.ns-icon-vimeo-square:before {
    content: "\F194"
}

.ns-icon-try:before, .ns-icon-turkish-lira:before {
    content: "\F195"
}

.ns-icon-plus-square-o:before {
    content: "\F196"
}

.ns-icon-space-shuttle:before {
    content: "\F197"
}

.ns-icon-slack:before {
    content: "\F198"
}

.ns-icon-envelope-square:before {
    content: "\F199"
}

.ns-icon-wordpress:before {
    content: "\F19A"
}

.ns-icon-openid:before {
    content: "\F19B"
}

.ns-icon-bank:before, .ns-icon-institution:before, .ns-icon-university:before {
    content: "\F19C"
}

.ns-icon-graduation-cap:before, .ns-icon-mortar-board:before {
    content: "\F19D"
}

.ns-icon-yahoo:before {
    content: "\F19E"
}

.ns-icon-google:before {
    content: "\F1A0"
}

.ns-icon-reddit:before {
    content: "\F1A1"
}

.ns-icon-reddit-square:before {
    content: "\F1A2"
}

.ns-icon-stumbleupon-circle:before {
    content: "\F1A3"
}

.ns-icon-stumbleupon:before {
    content: "\F1A4"
}

.ns-icon-delicious:before {
    content: "\F1A5"
}

.ns-icon-digg:before {
    content: "\F1A6"
}

.ns-icon-pied-piper:before {
    content: "\F1A7"
}

.ns-icon-pied-piper-alt:before {
    content: "\F1A8"
}

.ns-icon-drupal:before {
    content: "\F1A9"
}

.ns-icon-joomla:before {
    content: "\F1AA"
}

.ns-icon-language:before {
    content: "\F1AB"
}

.ns-icon-fax:before {
    content: "\F1AC"
}

.ns-icon-building:before {
    content: "\F1AD"
}

.ns-icon-child:before {
    content: "\F1AE"
}

.ns-icon-paw:before {
    content: "\F1B0"
}

.ns-icon-spoon:before {
    content: "\F1B1"
}

.ns-icon-cube:before {
    content: "\F1B2"
}

.ns-icon-cubes:before {
    content: "\F1B3"
}

.ns-icon-behance:before {
    content: "\F1B4"
}

.ns-icon-behance-square:before {
    content: "\F1B5"
}

.ns-icon-steam:before {
    content: "\F1B6"
}

.ns-icon-steam-square:before {
    content: "\F1B7"
}

.ns-icon-recycle:before {
    content: "\F1B8"
}

.ns-icon-automobile:before, .ns-icon-car:before {
    content: "\F1B9"
}

.ns-icon-cab:before, .ns-icon-taxi:before {
    content: "\F1BA"
}

.ns-icon-tree:before {
    content: "\F1BB"
}

.ns-icon-spotify:before {
    content: "\F1BC"
}

.ns-icon-deviantart:before {
    content: "\F1BD"
}

.ns-icon-soundcloud:before {
    content: "\F1BE"
}

.ns-icon-database:before {
    content: "\F1C0"
}

.ns-icon-file-pdf-o:before {
    content: "\F1C1"
}

.ns-icon-file-word-o:before {
    content: "\F1C2"
}

.ns-icon-file-excel-o:before {
    content: "\F1C3"
}

.ns-icon-file-powerpoint-o:before {
    content: "\F1C4"
}

.ns-icon-file-image-o:before, .ns-icon-file-photo-o:before, .ns-icon-file-picture-o:before {
    content: "\F1C5"
}

.ns-icon-file-archive-o:before, .ns-icon-file-zip-o:before {
    content: "\F1C6"
}

.ns-icon-file-audio-o:before, .ns-icon-file-sound-o:before {
    content: "\F1C7"
}

.ns-icon-file-movie-o:before, .ns-icon-file-video-o:before {
    content: "\F1C8"
}

.ns-icon-file-code-o:before {
    content: "\F1C9"
}

.ns-icon-vine:before {
    content: "\F1CA"
}

.ns-icon-codepen:before {
    content: "\F1CB"
}

.ns-icon-jsfiddle:before {
    content: "\F1CC"
}

.ns-icon-life-bouy:before, .ns-icon-life-buoy:before, .ns-icon-life-ring:before, .ns-icon-life-saver:before, .ns-icon-support:before {
    content: "\F1CD"
}

.ns-icon-circle-o-notch:before {
    content: "\F1CE"
}

.ns-icon-ra:before, .ns-icon-rebel:before {
    content: "\F1D0"
}

.ns-icon-empire:before, .ns-icon-ge:before {
    content: "\F1D1"
}

.ns-icon-git-square:before {
    content: "\F1D2"
}

.ns-icon-git:before {
    content: "\F1D3"
}

.ns-icon-hacker-news:before {
    content: "\F1D4"
}

.ns-icon-tencent-weibo:before {
    content: "\F1D5"
}

.ns-icon-qq:before {
    content: "\F1D6"
}

.ns-icon-wechat:before, .ns-icon-weixin:before {
    content: "\F1D7"
}

.ns-icon-paper-plane:before, .ns-icon-send:before {
    content: "\F1D8"
}

.ns-icon-paper-plane-o:before, .ns-icon-send-o:before {
    content: "\F1D9"
}

.ns-icon-history:before {
    content: "\F1DA"
}

.ns-icon-circle-thin:before, .ns-icon-genderless:before {
    content: "\F1DB"
}

.ns-icon-header:before {
    content: "\F1DC"
}

.ns-icon-paragraph:before {
    content: "\F1DD"
}

.ns-icon-sliders:before {
    content: "\F1DE"
}

.ns-icon-share-alt:before {
    content: "\F1E0"
}

.ns-icon-share-alt-square:before {
    content: "\F1E1"
}

.ns-icon-bomb:before {
    content: "\F1E2"
}

.ns-icon-futbol-o:before, .ns-icon-soccer-ball-o:before {
    content: "\F1E3"
}

.ns-icon-tty:before {
    content: "\F1E4"
}

.ns-icon-binoculars:before {
    content: "\F1E5"
}

.ns-icon-plug:before {
    content: "\F1E6"
}

.ns-icon-slideshare:before {
    content: "\F1E7"
}

.ns-icon-twitch:before {
    content: "\F1E8"
}

.ns-icon-yelp:before {
    content: "\F1E9"
}

.ns-icon-newspaper-o:before {
    content: "\F1EA"
}

.ns-icon-wifi:before {
    content: "\F1EB"
}

.ns-icon-calculator:before {
    content: "\F1EC"
}

.ns-icon-paypal:before {
    content: "\F1ED"
}

.ns-icon-google-wallet:before {
    content: "\F1EE"
}

.ns-icon-cc-visa:before {
    content: "\F1F0"
}

.ns-icon-cc-mastercard:before {
    content: "\F1F1"
}

.ns-icon-cc-discover:before {
    content: "\F1F2"
}

.ns-icon-cc-amex:before {
    content: "\F1F3"
}

.ns-icon-cc-paypal:before {
    content: "\F1F4"
}

.ns-icon-cc-stripe:before {
    content: "\F1F5"
}

.ns-icon-bell-slash:before {
    content: "\F1F6"
}

.ns-icon-bell-slash-o:before {
    content: "\F1F7"
}

.ns-icon-trash:before {
    content: "\F1F8"
}

.ns-icon-copyright:before {
    content: "\F1F9"
}

.ns-icon-at:before {
    content: "\F1FA"
}

.ns-icon-eyedropper:before {
    content: "\F1FB"
}

.ns-icon-paint-brush:before {
    content: "\F1FC"
}

.ns-icon-birthday-cake:before {
    content: "\F1FD"
}

.ns-icon-area-chart:before {
    content: "\F1FE"
}

.ns-icon-pie-chart:before {
    content: "\F200"
}

.ns-icon-line-chart:before {
    content: "\F201"
}

.ns-icon-lastfm:before {
    content: "\F202"
}

.ns-icon-lastfm-square:before {
    content: "\F203"
}

.ns-icon-toggle-off:before {
    content: "\F204"
}

.ns-icon-toggle-on:before {
    content: "\F205"
}

.ns-icon-bicycle:before {
    content: "\F206"
}

.ns-icon-bus:before {
    content: "\F207"
}

.ns-icon-ioxhost:before {
    content: "\F208"
}

.ns-icon-angellist:before {
    content: "\F209"
}

.ns-icon-cc:before {
    content: "\F20A"
}

.ns-icon-ils:before, .ns-icon-shekel:before, .ns-icon-sheqel:before {
    content: "\F20B"
}

.ns-icon-meanpath:before {
    content: "\F20C"
}

.ns-icon-buysellads:before {
    content: "\F20D"
}

.ns-icon-connectdevelop:before {
    content: "\F20E"
}

.ns-icon-dashcube:before {
    content: "\F210"
}

.ns-icon-forumbee:before {
    content: "\F211"
}

.ns-icon-leanpub:before {
    content: "\F212"
}

.ns-icon-sellsy:before {
    content: "\F213"
}

.ns-icon-shirtsinbulk:before {
    content: "\F214"
}

.ns-icon-simplybuilt:before {
    content: "\F215"
}

.ns-icon-skyatlas:before {
    content: "\F216"
}

.ns-icon-cart-plus:before {
    content: "\F217"
}

.ns-icon-cart-arrow-down:before {
    content: "\F218"
}

.ns-icon-diamond:before {
    content: "\F219"
}

.ns-icon-ship:before {
    content: "\F21A"
}

.ns-icon-user-secret:before {
    content: "\F21B"
}

.ns-icon-motorcycle:before {
    content: "\F21C"
}

.ns-icon-street-view:before {
    content: "\F21D"
}

.ns-icon-heartbeat:before {
    content: "\F21E"
}

.ns-icon-venus:before {
    content: "\F221"
}

.ns-icon-mars:before {
    content: "\F222"
}

.ns-icon-mercury:before {
    content: "\F223"
}

.ns-icon-transgender:before {
    content: "\F224"
}

.ns-icon-transgender-alt:before {
    content: "\F225"
}

.ns-icon-venus-double:before {
    content: "\F226"
}

.ns-icon-mars-double:before {
    content: "\F227"
}

.ns-icon-venus-mars:before {
    content: "\F228"
}

.ns-icon-mars-stroke:before {
    content: "\F229"
}

.ns-icon-mars-stroke-v:before {
    content: "\F22A"
}

.ns-icon-mars-stroke-h:before {
    content: "\F22B"
}

.ns-icon-neuter:before {
    content: "\F22C"
}

.ns-icon-facebook-official:before {
    content: "\F230"
}

.ns-icon-pinterest-p:before {
    content: "\F231"
}

.ns-icon-whatsapp:before {
    content: "\F232"
}

.ns-icon-server:before {
    content: "\F233"
}

.ns-icon-user-plus:before {
    content: "\F234"
}

.ns-icon-user-times:before {
    content: "\F235"
}

.ns-icon-bed:before, .ns-icon-hotel:before {
    content: "\F236"
}

.ns-icon-viacoin:before {
    content: "\F237"
}

.ns-icon-train:before {
    content: "\F238"
}

.ns-icon-subway:before {
    content: "\F239"
}

.ns-icon-medium-logo:before {
    content: "\F23A"
}

.ns-icon-500px:before {
    content: "\F26E"
}

.ns-icon-amazon:before {
    content: "\F270"
}

.ns-icon-balance-scale:before {
    content: "\F24E"
}

.ns-icon-battery-0:before, .ns-icon-battery-empty:before {
    content: "\F244"
}

.ns-icon-battery-1:before, .ns-icon-battery-quarter:before {
    content: "\F243"
}

.ns-icon-battery-2:before, .ns-icon-battery-half:before {
    content: "\F242"
}

.ns-icon-battery-3:before, .ns-icon-battery-three-quarters:before {
    content: "\F241"
}

.ns-icon-battery-4:before, .ns-icon-battery-full:before {
    content: "\F240"
}

.ns-icon-black-tie:before {
    content: "\F27E"
}

.ns-icon-calendar-check-o:before {
    content: "\F274"
}

.ns-icon-calendar-minus-o:before {
    content: "\F272"
}

.ns-icon-calendar-plus-o:before {
    content: "\F271"
}

.ns-icon-calendar-times-o:before {
    content: "\F273"
}

.ns-icon-cc-diners-club:before {
    content: "\F24C"
}

.ns-icon-cc-jcb:before {
    content: "\F24B"
}

.ns-icon-chrome:before {
    content: "\F268"
}

.ns-icon-clone:before {
    content: "\F24D"
}

.ns-icon-commenting:before {
    content: "\F27A"
}

.ns-icon-commenting-o:before {
    content: "\F27B"
}

.ns-icon-contao:before {
    content: "\F26D"
}

.ns-icon-creative-commons:before {
    content: "\F25E"
}

.ns-icon-expeditedssl:before {
    content: "\F23E"
}

.ns-icon-firefox:before {
    content: "\F269"
}

.ns-icon-fonticons:before {
    content: "\F280"
}

.ns-icon-get-pocket:before {
    content: "\F265"
}

.ns-icon-gg:before {
    content: "\F260"
}

.ns-icon-gg-circle:before {
    content: "\F261"
}

.ns-icon-hand-lizard-o:before {
    content: "\F258"
}

.ns-icon-hand-paper-o:before, .ns-icon-hand-stop-o:before {
    content: "\F256"
}

.ns-icon-hand-peace-o:before {
    content: "\F25B"
}

.ns-icon-hand-pointer-o:before {
    content: "\F25A"
}

.ns-icon-hand-grab-o:before, .ns-icon-hand-rock-o:before {
    content: "\F255"
}

.ns-icon-hand-scissors-o:before {
    content: "\F257"
}

.ns-icon-hand-spock-o:before {
    content: "\F259"
}

.ns-icon-hourglass:before {
    content: "\F254"
}

.ns-icon-hourglass-o:before {
    content: "\F250"
}

.ns-icon-hourglass-1:before, .ns-icon-hourglass-start:before {
    content: "\F251"
}

.ns-icon-hourglass-2:before, .ns-icon-hourglass-half:before {
    content: "\F252"
}

.ns-icon-hourglass-3:before, .ns-icon-hourglass-end:before {
    content: "\F253"
}

.ns-icon-houzz:before {
    content: "\F27C"
}

.ns-icon-i-cursor:before {
    content: "\F246"
}

.ns-icon-industry:before {
    content: "\F275"
}

.ns-icon-internet-explorer:before {
    content: "\F26B"
}

.ns-icon-map:before {
    content: "\F279"
}

.ns-icon-map-o:before {
    content: "\F278"
}

.ns-icon-map-pin:before {
    content: "\F276"
}

.ns-icon-map-signs:before {
    content: "\F277"
}

.ns-icon-mouse-pointer:before {
    content: "\F245"
}

.ns-icon-object-group:before {
    content: "\F247"
}

.ns-icon-object-ungroup:before {
    content: "\F248"
}

.ns-icon-odnoklassniki:before {
    content: "\F263"
}

.ns-icon-odnoklassniki-square:before {
    content: "\F264"
}

.ns-icon-opencart:before {
    content: "\F23D"
}

.ns-icon-opera:before {
    content: "\F26A"
}

.ns-icon-optin-monster:before {
    content: "\F23C"
}

.ns-icon-registered:before {
    content: "\F25D"
}

.ns-icon-safari:before {
    content: "\F267"
}

.ns-icon-sticky-note:before {
    content: "\F249"
}

.ns-icon-sticky-note-o:before {
    content: "\F24A"
}

.ns-icon-television:before, .ns-icon-tv:before {
    content: "\F26C"
}

.ns-icon-trademark:before {
    content: "\F25C"
}

.ns-icon-tripadvisor:before {
    content: "\F262"
}

.ns-icon-vimeo:before {
    content: "\F27D"
}

.ns-icon-wikipedia-w:before {
    content: "\F266"
}

.ns-icon-y-combinator:before, .ns-icon-yc:before {
    content: "\F23B"
}

.ns-icon-y-combinator-square:before, .ns-icon-yc-square:before {
    content: "\F1D4"
}

.ns-icon-bluetooth:before {
    content: "\F293"
}

.ns-icon-bluetooth-b:before {
    content: "\F294"
}

.ns-icon-codiepie:before {
    content: "\F284"
}

.ns-icon-credit-card-alt:before {
    content: "\F283"
}

.ns-icon-edge:before {
    content: "\F282"
}

.ns-icon-fort-awesome:before {
    content: "\F286"
}

.ns-icon-hashtag:before {
    content: "\F292"
}

.ns-icon-mixcloud:before {
    content: "\F289"
}

.ns-icon-modx:before {
    content: "\F285"
}

.ns-icon-pause-circle:before {
    content: "\F28B"
}

.ns-icon-pause-circle-o:before {
    content: "\F28C"
}

.ns-icon-percent:before {
    content: "\F295"
}

.ns-icon-product-hunt:before {
    content: "\F288"
}

.ns-icon-reddit-alien:before {
    content: "\F281"
}

.ns-icon-scribd:before {
    content: "\F28A"
}

.ns-icon-shopping-bag:before {
    content: "\F290"
}

.ns-icon-shopping-basket:before {
    content: "\F291"
}

.ns-icon-stop-circle:before {
    content: "\F28D"
}

.ns-icon-stop-circle-o:before {
    content: "\F28E"
}

.ns-icon-usb:before {
    content: "\F287"
}

.ns-icon-american-sign-language-interpreting:before, .ns-icon-asl-interpreting:before {
    content: "\F2A3"
}

.ns-icon-assistive-listening-systems:before {
    content: "\F2A2"
}

.ns-icon-audio-description:before {
    content: "\F29E"
}

.ns-icon-blind:before {
    content: "\F29D"
}

.ns-icon-braille:before {
    content: "\F2A1"
}

.ns-icon-deaf:before, .ns-icon-deafness:before {
    content: "\F2A4"
}

.ns-icon-envira:before {
    content: "\F299"
}

.ns-icon-fa:before, .ns-icon-font-awesome:before {
    content: "\F2B4"
}

.ns-icon-first-order:before {
    content: "\F2B0"
}

.ns-icon-gitlab:before {
    content: "\F296"
}

.ns-icon-glide:before {
    content: "\F2A5"
}

.ns-icon-glide-g:before {
    content: "\F2A6"
}

.ns-icon-hard-of-hearing:before {
    content: "\F2A4"
}

.ns-icon-low-vision:before {
    content: "\F2A8"
}

.ns-icon-question-circle-o:before {
    content: "\F29C"
}

.ns-icon-sign-language:before, .ns-icon-signing:before {
    content: "\F2A7"
}

.ns-icon-snapchat:before {
    content: "\F2AB"
}

.ns-icon-snapchat-ghost:before {
    content: "\F2AC"
}

.ns-icon-snapchat-square:before {
    content: "\F2AD"
}

.ns-icon-themeisle:before {
    content: "\F2B2"
}

.ns-icon-universal-access:before {
    content: "\F29A"
}

.ns-icon-viadeo:before {
    content: "\F2A9"
}

.ns-icon-viadeo-square:before {
    content: "\F2AA"
}

.ns-icon-volume-control-phone:before {
    content: "\F2A0"
}

.ns-icon-wheelchair-alt:before {
    content: "\F29B"
}

.ns-icon-wpbeginner:before {
    content: "\F297"
}

.ns-icon-wpforms:before {
    content: "\F298"
}

.ns-icon-yoast:before {
    content: "\F2B1"
}

.ns-icon-adress-book:before {
    content: "\F2B9"
}

.ns-icon-adress-book-o:before {
    content: "\F2BA"
}

.ns-icon-adress-card:before {
    content: "\F2BB"
}

.ns-icon-adress-card-o:before {
    content: "\F2BC"
}

.ns-icon-bandcamp:before {
    content: "\F2D5"
}

.ns-icon-bath:before, .ns-icon-bathub:before {
    content: "\F2CD"
}

.ns-icon-drivers-license:before {
    content: "\F2C2"
}

.ns-icon-drivers-license-o:before {
    content: "\F2C3"
}

.ns-icon-eercast:before {
    content: "\F2DA"
}

.ns-icon-envelope-open:before {
    content: "\F2B6"
}

.ns-icon-envelope-open-o:before {
    content: "\F2B7"
}

.ns-icon-etsy:before {
    content: "\F2D7"
}

.ns-icon-free-code-camp:before {
    content: "\F2C5"
}

.ns-icon-grav:before {
    content: "\F2D6"
}

.ns-icon-handshake-o:before {
    content: "\F2B5"
}

.ns-icon-id-badge:before {
    content: "\F2C1"
}

.ns-icon-id-card:before {
    content: "\F2C2"
}

.ns-icon-id-card-o:before {
    content: "\F2C3"
}

.ns-icon-imdb:before {
    content: "\F2D8"
}

.ns-icon-linode:before {
    content: "\F2B8"
}

.ns-icon-meetup:before {
    content: "\F2E0"
}

.ns-icon-microchip:before {
    content: "\F2DB"
}

.ns-icon-podcast:before {
    content: "\F2CE"
}

.ns-icon-quora:before {
    content: "\F2C4"
}

.ns-icon-ravelry:before {
    content: "\F2D9"
}

.ns-icon-s15:before {
    content: "\F2CD"
}

.ns-icon-shower:before {
    content: "\F2CC"
}

.ns-icon-snowflake-o:before {
    content: "\F2DC"
}

.ns-icon-superpowers:before {
    content: "\F2DD"
}

.ns-icon-telegram:before {
    content: "\F2C6"
}

.ns-icon-thermometer:before {
    content: "\F2C7"
}

.ns-icon-thermometer-0:before {
    content: "\F2CB"
}

.ns-icon-thermometer-1:before {
    content: "\F2CA"
}

.ns-icon-thermometer-2:before {
    content: "\F2C9"
}

.ns-icon-thermometer-3:before {
    content: "\F2C8"
}

.ns-icon-thermometer-4:before {
    content: "\F2C7"
}

.ns-icon-thermometer-empty:before {
    content: "\F2CB"
}

.ns-icon-thermometer-full:before {
    content: "\F2C7"
}

.ns-icon-thermometer-half:before {
    content: "\F2C9"
}

.ns-icon-thermometer-quarter:before {
    content: "\F2CA"
}

.ns-icon-thermometer-three-quarters:before {
    content: "\F2C8"
}

.ns-icon-times-rectangle:before {
    content: "\F2D3"
}

.ns-icon-times-rectangle-o:before {
    content: "\F2D4"
}

.ns-icon-user-circle:before {
    content: "\F2BD"
}

.ns-icon-user-circle-o:before {
    content: "\F2BE"
}

.ns-icon-user-o:before {
    content: "\F2C0"
}

.ns-icon-vcard:before {
    content: "\F2BB"
}

.ns-icon-vcard-o:before {
    content: "\F2BC"
}

.ns-icon-widow-close:before {
    content: "\F2D3"
}

.ns-icon-widow-close-o:before {
    content: "\F2D4"
}

.ns-icon-window-maximize:before {
    content: "\F2D0"
}

.ns-icon-window-minimize:before {
    content: "\F2D1"
}

.ns-icon-window-restore:before {
    content: "\F2D2"
}

.ns-icon-wpexplorer:before {
    content: "\F2DE"
}

.ns-close::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ns-close {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background: 0 0;
    display: inline-block;
    box-sizing: content-box;
    width: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    opacity: .3
}

.ns-close:after {
    display: block;
    content: "\F00D";
    font-family: FontAwesome
}

.ns-close:focus, .ns-close:hover {
    opacity: .5;
    outline: 0;
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

.ns-close-alt {
    padding: 2px;
    border-radius: 50%;
    background: #eee;
    opacity: 1
}

.ns-close-alt:focus, .ns-close-alt:hover {
    opacity: 1
}

.ns-close-alt:after {
    opacity: .5
}

.ns-close-alt:focus:after, .ns-close-alt:hover:after {
    opacity: .8
}

.ns-badge {
    display: inline-block;
    padding: 0 5px;
    background: #00a8e6;
    font-size: 10px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    text-transform: none
}

.ns-badge, a.ns-badge:hover {
    color: #fff
}

.ns-badge-notification {
    box-sizing: border-box;
    min-width: 18px;
    border-radius: 500px;
    font-size: 12px;
    line-height: 18px
}

.ns-badge-success {
    background-color: #8cc14c
}

.ns-badge-warning {
    background-color: #faa732
}

.ns-badge-danger {
    background-color: #da314b
}

.ns-alert {
    margin-bottom: 15px;
    padding: 10px;
    background: #ebf7fd;
    color: #2d7091
}

*+.ns-alert {
    margin-top: 15px
}

.ns-alert>:last-child {
    margin-bottom: 0
}

.ns-alert h1, .ns-alert h2, .ns-alert h3, .ns-alert h4, .ns-alert h5, .ns-alert h6 {
    color: inherit
}

.ns-alert>.ns-close:first-child {
    float: right
}

.ns-alert>.ns-close:first-child+* {
    margin-top: 0
}

.ns-alert-success {
    background: #f2fae3;
    color: #659f13
}

.ns-alert-warning {
    background: #fffceb;
    color: #e28327
}

.ns-alert-danger {
    background: #fff1f0;
    color: #d85030
}

.ns-alert-large {
    padding: 20px
}

.ns-alert-large>.ns-close:first-child {
    margin: -10px -10px 0 0
}

.ns-thumbnail {
    display: inline-block;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 4px;
    border: 1px solid #ddd;
    background: #fff
}

a.ns-thumbnail:focus, a.ns-thumbnail:hover {
    border-color: #aaa;
    background-color: #fff;
    text-decoration: none;
    outline: 0
}

.ns-thumbnail-caption {
    padding-top: 4px;
    text-align: center;
    color: #444
}

.ns-thumbnail-mini {
    width: 150px
}

.ns-thumbnail-small {
    width: 200px
}

.ns-thumbnail-medium {
    width: 300px
}

.ns-thumbnail-large {
    width: 400px
}

.ns-thumbnail-expand, .ns-thumbnail-expand>img {
    width: 100%
}

.ns-overlay {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    margin: 0
}

.ns-overlay.ns-border-circle {
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 0)
}

.ns-overlay>:first-child {
    margin-bottom: 0
}

.ns-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff
}

.ns-overlay-panel.ns-flex>*>:last-child, .ns-overlay-panel>:last-child {
    margin-bottom: 0
}

.ns-overlay-panel h1, .ns-overlay-panel h2, .ns-overlay-panel h3, .ns-overlay-panel h4, .ns-overlay-panel h5, .ns-overlay-panel h6 {
    color: inherit
}

.ns-overlay-panel a:not([class]) {
    color: inherit;
    text-decoration: underline
}

.ns-overlay-panel a[class*=ns-icon-]:not(.ns-icon-button) {
    color: inherit
}

.ns-overlay-active :not(.ns-active)>.ns-overlay-panel:not(.ns-ignore), .ns-overlay-hover:not(:hover):not(.ns-hover) .ns-overlay-panel:not(.ns-ignore) {
    opacity: 0
}

.ns-overlay-background {
    background: rgba(0, 0, 0, .5)
}

.ns-overlay-image {
    padding: 0
}

.ns-overlay-top {
    bottom: auto
}

.ns-overlay-bottom {
    top: auto
}

.ns-overlay-left {
    right: auto
}

.ns-overlay-right {
    left: auto
}

.ns-overlay-icon:before {
    content: "\F002";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    font-size: 50px;
    line-height: 1;
    font-family: FontAwesome;
    text-align: center;
    color: #fff
}

.ns-overlay-blur, .ns-overlay-fade, .ns-overlay-grayscale, .ns-overlay-scale, .ns-overlay-spin, [class*=ns-overlay-slide] {
    transition-duration: .3s;
    transition-timing-function: ease-out;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter
}

.ns-overlay-active .ns-overlay-fade, .ns-overlay-active .ns-overlay-scale, .ns-overlay-active .ns-overlay-spin, .ns-overlay-active [class*=ns-overlay-slide] {
    transition-duration: .8s
}

.ns-overlay-fade {
    opacity: .7
}

.ns-overlay-active .ns-active>.ns-overlay-fade, .ns-overlay-hover.ns-hover .ns-overlay-fade, .ns-overlay-hover:hover .ns-overlay-fade {
    opacity: 1
}

.ns-overlay-scale {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.ns-overlay-active .ns-active>.ns-overlay-scale, .ns-overlay-hover.ns-hover .ns-overlay-scale, .ns-overlay-hover:hover .ns-overlay-scale {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.ns-overlay-spin {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.ns-overlay-active .ns-active>.ns-overlay-spin, .ns-overlay-hover.ns-hover .ns-overlay-spin, .ns-overlay-hover:hover .ns-overlay-spin {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg)
}

.ns-overlay-grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.ns-overlay-active .ns-active>.ns-overlay-grayscale, .ns-overlay-hover.ns-hover .ns-overlay-grayscale, .ns-overlay-hover:hover .ns-overlay-grayscale {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

[class*=ns-overlay-slide] {
    opacity: 0
}

.ns-overlay-slide-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.ns-overlay-slide-bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.ns-overlay-slide-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.ns-overlay-slide-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.ns-overlay-active .ns-active>[class*=ns-overlay-slide], .ns-overlay-hover.ns-hover [class*=ns-overlay-slide], .ns-overlay-hover:hover [class*=ns-overlay-slide] {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

.ns-overlay-area {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    transition: opacity .15s linear;
    -webkit-transform: translateZ(0)
}

.ns-overlay-toggle.ns-hover .ns-overlay-area, .ns-overlay-toggle:hover .ns-overlay-area, .ns-overlay.ns-hover .ns-overlay-area, .ns-overlay:hover .ns-overlay-area {
    opacity: 1
}

.ns-overlay-area:empty:before {
    content: "\F002";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    font-size: 50px;
    line-height: 1;
    font-family: FontAwesome;
    text-align: center;
    color: #fff
}

.ns-overlay-area:not(:empty) {
    font-size: 0
}

.ns-overlay-area:not(:empty):before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.ns-overlay-area-content {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    vertical-align: middle;
    font-size: 1rem;
    text-align: center;
    padding: 0 15px;
    color: #fff
}

.ns-overlay-area-content>:last-child {
    margin-bottom: 0
}

.ns-overlay-area-content a:not([class]), .ns-overlay-area-content a:not([class]):hover {
    color: inherit
}

.ns-overlay-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    opacity: 0;
    transition: opacity .15s linear;
    -webkit-transform: translateZ(0)
}

.ns-overlay-toggle.ns-hover .ns-overlay-caption, .ns-overlay-toggle:hover .ns-overlay-caption, .ns-overlay.ns-hover .ns-overlay-caption, .ns-overlay:hover .ns-overlay-caption {
    opacity: 1
}

[class*=ns-column-] {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px
}

.ns-column-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.ns-column-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.ns-column-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.ns-column-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}

.ns-column-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
}

@media (min-width:480px) {
    .ns-column-small-1-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .ns-column-small-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .ns-column-small-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
    .ns-column-small-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }
    .ns-column-small-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

@media (min-width:768px) {
    .ns-column-medium-1-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .ns-column-medium-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .ns-column-medium-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
    .ns-column-medium-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }
    .ns-column-medium-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

@media (min-width:960px) {
    .ns-column-large-1-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .ns-column-large-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .ns-column-large-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
    .ns-column-large-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }
    .ns-column-large-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

@media (min-width:1220px) {
    .ns-column-xlarge-1-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .ns-column-xlarge-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .ns-column-xlarge-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
    .ns-column-xlarge-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }
    .ns-column-xlarge-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

[class*=ns-animation-] {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media screen {
    [data-ns-scrollspy*=ns-animation-]:not([data-ns-scrollspy*=target]) {
        opacity: 0
    }
}

.ns-animation-fade {
    -webkit-animation-name: ns-fade;
    animation-name: ns-fade;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.ns-animation-scale-up {
    -webkit-animation-name: ns-fade-scale-02;
    animation-name: ns-fade-scale-02
}

.ns-animation-scale-down {
    -webkit-animation-name: ns-fade-scale-18;
    animation-name: ns-fade-scale-18
}

.ns-animation-slide-top {
    -webkit-animation-name: ns-fade-top;
    animation-name: ns-fade-top
}

.ns-animation-slide-bottom {
    -webkit-animation-name: ns-fade-bottom;
    animation-name: ns-fade-bottom
}

.ns-animation-slide-left {
    -webkit-animation-name: ns-fade-left;
    animation-name: ns-fade-left
}

.ns-animation-slide-right {
    -webkit-animation-name: ns-fade-right;
    animation-name: ns-fade-right
}

.ns-animation-scale {
    -webkit-animation-name: ns-scale-12;
    animation-name: ns-scale-12
}

.ns-animation-shake {
    -webkit-animation-name: ns-shake;
    animation-name: ns-shake
}

.ns-animation-reverse {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.ns-animation-15 {
    -webkit-animation-duration: 15s;
    animation-duration: 15s
}

.ns-animation-top-left {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.ns-animation-top-center {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ns-animation-top-right {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.ns-animation-middle-left {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ns-animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ns-animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.ns-animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ns-animation-bottom-right {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.ns-animation-hover:not(:hover), .ns-animation-hover:not(:hover) [class*=ns-animation-], .ns-touch .ns-animation-hover:not(.ns-hover), .ns-touch .ns-animation-hover:not(.ns-hover) [class*=ns-animation-] {
    -webkit-animation-name: none;
    animation-name: none
}



@keyframes ns-fade {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}



@keyframes ns-fade-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}



@keyframes ns-fade-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}



@keyframes ns-fade-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}


@keyframes ns-fade-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}



@keyframes ns-fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ns-fade-scale-15 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}


@keyframes ns-fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}


@keyframes ns-slide-left {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}


@keyframes ns-slide-right {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}


@keyframes ns-slide-left-33 {
    0% {
        -webkit-transform: translateX(33%);
        transform: translateX(33%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}


@keyframes ns-slide-right-33 {
    0% {
        -webkit-transform: translateX(-33%);
        transform: translateX(-33%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}


@keyframes ns-scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}



@keyframes ns-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}



@keyframes ns-shake {
    0%, to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px)
    }
    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px)
    }
    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }
    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}



@keyframes ns-slide-top-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}



@keyframes ns-slide-bottom-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.ns-dropdown, .ns-dropdown-blank {
    display: none;
    position: absolute;
    z-index: 970;
    box-sizing: border-box;
    width: 200px
}

.ns-dropdown {
    padding: 15px;
    background: #f5f5f5;
    color: #444;
    font-size: 1rem;
    vertical-align: top
}

.ns-dropdown:focus {
    outline: 0
}

.ns-open>.ns-dropdown, .ns-open>.ns-dropdown-blank {
    display: block;
    -webkit-animation: ns-fade .2s ease-in-out;
    animation: ns-fade .2s ease-in-out;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.ns-dropdown-top {
    margin-top: -5px
}

.ns-dropdown-bottom {
    margin-top: 5px
}

.ns-dropdown-left {
    margin-left: -5px
}

.ns-dropdown-right {
    margin-left: 5px
}

.ns-dropdown .ns-nav {
    margin: 0 -15px
}

.ns-dropdown-grid>[class*=ns-width-]>.ns-panel+.ns-panel, .ns-grid .ns-dropdown-grid+.ns-dropdown-grid {
    margin-top: 15px
}

@media (min-width:768px) {
    .ns-dropdown:not(.ns-dropdown-stack)>.ns-dropdown-grid {
        margin-left: -15px;
        margin-right: -15px
    }
    .ns-dropdown:not(.ns-dropdown-stack)>.ns-dropdown-grid>[class*=ns-width-] {
        padding-left: 15px;
        padding-right: 15px
    }
    .ns-dropdown:not(.ns-dropdown-stack)>.ns-dropdown-grid>[class*=ns-width-]:nth-child(n+2) {
        border-left: 1px solid #ddd
    }
    .ns-dropdown-width-2:not(.ns-dropdown-stack) {
        width: 400px
    }
    .ns-dropdown-width-3:not(.ns-dropdown-stack) {
        width: 600px
    }
    .ns-dropdown-width-4:not(.ns-dropdown-stack) {
        width: 800px
    }
    .ns-dropdown-width-5:not(.ns-dropdown-stack) {
        width: 1000px
    }
}

@media (max-width:767px) {
    .ns-dropdown-grid>[class*=ns-width-] {
        width: 100%
    }
    .ns-dropdown-grid>[class*=ns-width-]:nth-child(n+2) {
        margin-top: 15px
    }
}

.ns-dropdown-stack>.ns-dropdown-grid>[class*=ns-width-] {
    width: 100%
}

.ns-dropdown-stack>.ns-dropdown-grid>[class*=ns-width-]:nth-child(n+2) {
    margin-top: 15px
}

.ns-dropdown-small {
    min-width: 150px;
    width: auto;
    padding: 5px;
    white-space: nowrap
}

.ns-dropdown-small .ns-nav {
    margin: 0 -5px
}

.ns-dropdown-navbar {
    margin-top: 0;
    background: #f5f5f5;
    color: #444
}

.ns-open>.ns-dropdown-navbar {
    -webkit-animation: ns-slide-top-fixed .2s ease-in-out;
    animation: ns-slide-top-fixed .2s ease-in-out
}

.ns-dropdown-scrollable {
    overflow-y: auto;
    max-height: 200px
}

.ns-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .15s linear;
    -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.ns-modal.ns-open {
    opacity: 1
}

.ns-modal-page, .ns-modal-page body {
    overflow: hidden
}

.ns-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 50px auto;
    padding: 20px;
    width: 600px;
    max-width: 100%;
    max-width: calc(100% - 20px);
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    transition: opacity .3s linear, -webkit-transform .3s ease-out;
    transition: opacity .3s linear, transform .3s ease-out;
    transition: opacity .3s linear, transform .3s ease-out, -webkit-transform .3s ease-out
}

@media (max-width:767px) {
    .ns-modal-dialog {
        width: auto;
        margin: 10px auto
    }
}

.ns-open .ns-modal-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.ns-modal-dialog>:not([class*=ns-modal-]):last-child {
    margin-bottom: 0
}

.ns-modal-dialog>.ns-close:first-child {
    margin: -10px -10px 0 0;
    float: right
}

.ns-modal-dialog>.ns-close:first-child+:not([class*=ns-modal-]) {
    margin-top: 0
}

.ns-modal-dialog-lightbox {
    margin: 15px auto;
    padding: 0;
    max-width: 95%;
    max-width: calc(100% - 30px);
    min-height: 50px
}

.ns-modal-dialog-lightbox>.ns-close:first-child {
    position: absolute;
    top: -12px;
    right: -12px;
    margin: 0;
    float: none
}

@media (max-width:767px) {
    .ns-modal-dialog-lightbox>.ns-close:first-child {
        top: -7px;
        right: -7px
    }
}

.ns-modal-dialog-blank {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    transition: opacity .3s linear
}

.ns-modal-dialog-blank>.ns-close:first-child {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    margin: 0;
    float: none
}

@media (min-width:768px) {
    .ns-modal-dialog-large {
        width: 930px
    }
}

@media (min-width:1220px) {
    .ns-modal-dialog-large {
        width: 1130px
    }
}

.ns-modal-header {
    margin-bottom: 15px
}

.ns-modal-footer {
    margin-top: 15px
}

.ns-modal-footer>:last-child, .ns-modal-header>:last-child {
    margin-bottom: 0
}

.ns-modal-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin-bottom: -10px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ns-modal-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 25px;
    color: #ddd
}

.ns-modal-spinner:after {
    content: "\F110";
    display: block;
    font-family: FontAwesome;
    -webkit-animation: ns-rotate 2s infinite linear;
    animation: ns-rotate 2s infinite linear
}

.ns-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.ns-offcanvas.ns-active {
    display: block
}

.ns-offcanvas-page {
    position: fixed;
    transition: margin-left .3s ease-in-out;
    margin-left: 0
}

.ns-offcanvas-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1001;
    width: 270px;
    max-width: 100%;
    background: #333;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -ms-scroll-chaining: none
}

.ns-offcanvas.ns-active .ns-offcanvas-bar.ns-offcanvas-bar-show {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.ns-offcanvas-bar-flip {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.ns-offcanvas-bar[mode=none] {
    transition: none
}

.ns-offcanvas-bar[mode=reveal] {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    clip: rect(0, 0, 100vh, 0);
    transition: clip .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, clip .3s ease-in-out;
    transition: transform .3s ease-in-out, clip .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.ns-offcanvas-bar-flip[mode=reveal] {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.ns-offcanvas-bar-flip[mode=reveal]>* {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.ns-offcanvas.ns-active .ns-offcanvas-bar-flip[mode=reveal].ns-offcanvas-bar-show>* {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.ns-offcanvas .ns-panel {
    margin: 20px 15px;
    color: #777
}

.ns-offcanvas .ns-panel-title, .ns-offcanvas .ns-panel a:not([class]) {
    color: #ccc
}

.ns-offcanvas .ns-panel a:not([class]):hover {
    color: #fff
}

.ns-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}

.ns-switcher>:not(.ns-active) {
    display: none
}

.ns-text-small {
    font-size: 11px;
    line-height: 16px
}

.ns-text-large {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

.ns-text-bold {
    font-weight: 700
}

.ns-text-muted {
    color: #999!important
}

.ns-text-primary {
    color: #2d7091!important
}

.ns-text-success {
    color: #659f13!important
}

.ns-text-warning {
    color: #e28327!important
}

.ns-text-danger {
    color: #d85030!important
}

.ns-text-contrast {
    color: #fff!important
}

.ns-text-left {
    text-align: left!important
}

.ns-text-right {
    text-align: right!important
}

.ns-text-center {
    text-align: center!important
}

.ns-text-justify {
    text-align: justify!important
}

.ns-text-top {
    vertical-align: top!important
}

.ns-text-middle {
    vertical-align: middle!important
}

.ns-text-bottom {
    vertical-align: bottom!important
}

@media (max-width:959px) {
    .ns-text-center-medium {
        text-align: center!important
    }
    .ns-text-left-medium {
        text-align: left!important
    }
}

@media (max-width:767px) {
    .ns-text-center-small {
        text-align: center!important
    }
    .ns-text-left-small {
        text-align: left!important
    }
}

.ns-text-nowrap, .ns-text-truncate {
    white-space: nowrap
}

.ns-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

.ns-text-break {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.ns-text-capitalize {
    text-transform: capitalize!important
}

.ns-text-lowercase {
    text-transform: lowercase!important
}

.ns-text-uppercase {
    text-transform: uppercase!important
}

.ns-container {
    box-sizing: border-box;
    max-width: 980px;
    padding: 0 25px
}

@media (min-width:1220px) {
    .ns-container {
        max-width: 1200px;
        padding: 0 35px
    }
}

.ns-container:after, .ns-container:before {
    content: "";
    display: table
}

.ns-container:after {
    clear: both
}

.ns-container-center {
    margin-left: auto;
    margin-right: auto
}

.ns-clearfix:before {
    content: "";
    display: table-cell
}

.ns-clearfix:after {
    content: "";
    display: table;
    clear: both
}

.ns-nbfc {
    overflow: hidden
}

.ns-nbfc-alt {
    display: table-cell;
    width: 10000px
}

.ns-float-left {
    float: left
}

.ns-float-right {
    float: right
}

[class*=ns-float-] {
    max-width: 100%
}

[class*=ns-align-] {
    display: block;
    margin-bottom: 15px
}

.ns-align-left {
    margin-right: 15px;
    float: left
}

.ns-align-right {
    margin-left: 15px;
    float: right
}

@media (min-width:768px) {
    .ns-align-medium-left {
        margin-right: 15px;
        float: left
    }
    .ns-align-medium-right {
        margin-left: 15px;
        float: right
    }
}

.ns-align-center {
    margin-left: auto;
    margin-right: auto
}

.ns-vertical-align {
    font-size: 0
}

.ns-vertical-align:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.ns-vertical-align-bottom, .ns-vertical-align-middle {
    display: inline-block;
    max-width: 100%;
    font-size: 1rem
}

.ns-vertical-align-middle {
    vertical-align: middle
}

.ns-vertical-align-bottom {
    vertical-align: bottom
}

[class*=ns-height] {
    box-sizing: border-box
}

.ns-height-1-1 {
    height: 100%
}

.ns-height-viewport {
    height: 100vh;
    min-height: 600px
}

.ns-responsive-height, .ns-responsive-width {
    box-sizing: border-box
}

.ns-responsive-width {
    max-width: 100%!important;
    height: auto
}

.ns-responsive-height {
    max-height: 100%;
    width: auto
}

.ns-margin {
    margin-bottom: 27px
}

*+.ns-margin {
    margin-top: 27px
}

.ns-margin-top {
    margin-top: 27px!important
}

.ns-margin-bottom {
    margin-bottom: 27px!important
}

.ns-margin-left {
    margin-left: 27px!important
}

.ns-margin-right {
    margin-right: 27px!important
}

.ns-margin-large {
    margin-bottom: 50px
}

*+.ns-margin-large {
    margin-top: 50px
}

.ns-margin-large-top {
    margin-top: 50px!important
}

.ns-margin-large-bottom {
    margin-bottom: 50px!important
}

.ns-margin-large-left {
    margin-left: 50px!important
}

.ns-margin-large-right {
    margin-right: 50px!important
}

.ns-margin-small {
    margin-bottom: 5px
}

*+.ns-margin-small {
    margin-top: 5px
}

.ns-margin-small-top {
    margin-top: 5px!important
}

.ns-margin-small-bottom {
    margin-bottom: 5px!important
}

.ns-margin-small-left {
    margin-left: 5px!important
}

.ns-margin-small-right {
    margin-right: 5px!important
}

.ns-margin-remove {
    margin: 0!important
}

.ns-margin-top-remove {
    margin-top: 0!important
}

.ns-margin-bottom-remove {
    margin-bottom: 0!important
}

.ns-padding-remove {
    padding: 0!important
}

.ns-padding-top-remove {
    padding-top: 0!important
}

.ns-padding-bottom-remove {
    padding-bottom: 0!important
}

.ns-padding-vertical-remove {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.ns-border-circle {
    border-radius: 50%
}

.ns-border-rounded {
    border-radius: 5px
}

.ns-heading-large {
    font-size: 36px;
    line-height: 42px
}

@media (min-width:768px) {
    .ns-heading-large {
        font-size: 52px;
        line-height: 64px
    }
}

.ns-link-muted, .ns-link-muted:hover, .ns-link-muted a, .ns-link-muted a:hover {
    color: #444
}

.ns-link-reset, .ns-link-reset:focus, .ns-link-reset:hover, .ns-link-reset a, .ns-link-reset a:focus, .ns-link-reset a:hover {
    color: inherit;
    text-decoration: none
}

.ns-scrollable-text {
    height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    resize: both
}

.ns-scrollable-box {
    box-sizing: border-box;
    height: 170px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    resize: both
}

.ns-scrollable-box>:last-child {
    margin-bottom: 0
}

.ns-overflow-hidden {
    overflow: hidden
}

.ns-overflow-container {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.ns-overflow-container>:last-child {
    margin-bottom: 0
}

.ns-position-absolute, [class*=ns-position-bottom], [class*=ns-position-top] {
    position: absolute!important
}

.ns-position-top {
    top: 0;
    left: 0;
    right: 0
}

.ns-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.ns-position-top-left {
    top: 0;
    left: 0
}

.ns-position-top-right {
    top: 0;
    right: 0
}

.ns-position-bottom-left {
    bottom: 0;
    left: 0
}

.ns-position-bottom-right {
    bottom: 0;
    right: 0
}

.ns-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ns-position-relative {
    position: relative!important
}

.ns-position-z-index {
    z-index: 1
}

.ns-display-block {
    display: block!important
}

.ns-display-inline {
    display: inline!important
}

.ns-display-inline-block {
    display: inline-block!important;
    max-width: 100%
}

@media (min-width:960px) {
    .ns-hidden-large, .ns-visible-medium, .ns-visible-small {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:959px) {
    .ns-hidden-medium, .ns-visible-large, .ns-visible-small {
        display: none!important
    }
}

@media (max-width:767px) {
    .ns-hidden-small, .ns-visible-large, .ns-visible-medium {
        display: none!important
    }
}

.ns-hidden {
    display: none!important
}

.ns-hidden, .ns-invisible {
    visibility: hidden!important
}

.ns-visible-hover:hover .ns-hidden, .ns-visible-hover:hover .ns-invisible {
    display: block!important;
    visibility: visible!important
}

.ns-visible-hover-inline:hover .ns-hidden, .ns-visible-hover-inline:hover .ns-invisible {
    display: inline-block!important;
    visibility: visible!important
}

.ns-notouch .ns-hidden-notouch, .ns-touch .ns-hidden-touch {
    display: none!important
}

.ns-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.ns-flex-inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex
}

.ns-flex-inline>*, .ns-flex>* {
    -ms-flex-negative: 1
}

.ns-flex-top {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.ns-flex-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.ns-flex-bottom {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.ns-flex-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.ns-flex-right {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.ns-flex-space-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.ns-flex-space-around {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.ns-flex-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.ns-flex-column {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.ns-flex-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.ns-flex-nowrap {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.ns-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.ns-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.ns-flex-wrap-top {
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start
}

.ns-flex-wrap-middle {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center
}

.ns-flex-wrap-bottom {
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end
}

.ns-flex-wrap-space-between {
    -ms-flex-line-pack: justify;
    -webkit-align-content: space-between;
    align-content: space-between
}

.ns-flex-wrap-space-around {
    -ms-flex-line-pack: distribute;
    -webkit-align-content: space-around;
    align-content: space-around
}

.ns-flex-order-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
}

.ns-flex-order-last {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99
}

@media (min-width:480px) {
    .ns-flex-order-first-small {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }
    .ns-flex-order-last-small {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width:768px) {
    .ns-flex-order-first-medium {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }
    .ns-flex-order-last-medium {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width:960px) {
    .ns-flex-order-first-large {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }
    .ns-flex-order-last-large {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width:1220px) {
    .ns-flex-order-first-xlarge {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }
    .ns-flex-order-last-xlarge {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

.ns-flex-item-none {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none
}

.ns-flex-item-auto {
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    -ms-flex-negative: 1
}

.ns-flex-item-1 {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.ns-contrast {
    color: #fff
}

.ns-contrast .ns-link, .ns-contrast a:not([class]) {
    color: hsla(0, 0%, 100%, .7);
    text-decoration: none
}

.ns-contrast .ns-link:hover, .ns-contrast a:not([class]):hover {
    color: #fff;
    text-decoration: underline
}

.ns-contrast :not(pre)>code, .ns-contrast :not(pre)>kbd, .ns-contrast :not(pre)>samp, .ns-contrast em, .ns-contrast h1, .ns-contrast h2, .ns-contrast h3, .ns-contrast h4, .ns-contrast h5, .ns-contrast h6 {
    color: #fff
}

.ns-contrast hr {
    border-top-color: hsla(0, 0%, 100%, .2)
}

.ns-contrast .ns-nav li>a, .ns-contrast .ns-nav li>a:hover {
    text-decoration: none
}

.ns-contrast .ns-nav-side>li>a {
    color: #fff
}

.ns-contrast .ns-nav-side>li>a:focus, .ns-contrast .ns-nav-side>li>a:hover {
    background: hsla(0, 0%, 100%, .1);
    color: #fff
}

.ns-contrast .ns-nav-side>li.ns-active>a {
    background: #fff;
    color: #444
}

.ns-contrast .ns-nav-side .ns-nav-header {
    color: #fff
}

.ns-contrast .ns-nav-side .ns-nav-divider {
    border-top-color: hsla(0, 0%, 100%, .2)
}

.ns-contrast .ns-nav-side ul a {
    color: hsla(0, 0%, 100%, .7)
}

.ns-contrast .ns-nav-side ul a:hover {
    color: #fff
}

.ns-contrast .ns-subnav>*>a {
    color: hsla(0, 0%, 100%, .7);
    text-decoration: none
}

.ns-contrast .ns-subnav>*>a:focus, .ns-contrast .ns-subnav>*>a:hover {
    color: #fff;
    text-decoration: none
}

.ns-contrast .ns-subnav>.ns-active>a {
    color: #fff
}

.ns-contrast .ns-subnav-line>:nth-child(n+2):before {
    border-left-color: hsla(0, 0%, 100%, .2)
}

.ns-contrast .ns-subnav-pill>*>a:focus, .ns-contrast .ns-subnav-pill>*>a:hover {
    background: hsla(0, 0%, 100%, .7);
    color: #444;
    text-decoration: none
}

.ns-contrast .ns-subnav-pill>.ns-active>a {
    background: #fff;
    color: #444
}

.ns-contrast .ns-tab {
    border-bottom-color: hsla(0, 0%, 100%, .2)
}

.ns-contrast .ns-tab>li>a {
    border-color: transparent;
    color: hsla(0, 0%, 100%, .7)
}

.ns-contrast .ns-tab>li.ns-open>a, .ns-contrast .ns-tab>li>a:focus, .ns-contrast .ns-tab>li>a:hover {
    border-color: hsla(0, 0%, 100%, .7);
    background: hsla(0, 0%, 100%, .7);
    color: #444;
    text-decoration: none
}

.ns-contrast .ns-tab>li.ns-active>a {
    border-color: hsla(0, 0%, 100%, .2);
    border-bottom-color: transparent;
    background: #fff;
    color: #444
}

.ns-contrast .ns-tab-center {
    border-bottom-color: hsla(0, 0%, 100%, .2)
}

.ns-contrast .ns-list-line>li:nth-child(n+2), .ns-contrast .ns-tab-grid:before {
    border-top-color: hsla(0, 0%, 100%, .2)
}

.ns-contrast .ns-form input:not([type]), .ns-contrast .ns-form input[type=color], .ns-contrast .ns-form input[type=date], .ns-contrast .ns-form input[type=datetime-local], .ns-contrast .ns-form input[type=datetime], .ns-contrast .ns-form input[type=email], .ns-contrast .ns-form input[type=month], .ns-contrast .ns-form input[type=number], .ns-contrast .ns-form input[type=password], .ns-contrast .ns-form input[type=search], .ns-contrast .ns-form input[type=tel], .ns-contrast .ns-form input[type=text], .ns-contrast .ns-form input[type=time], .ns-contrast .ns-form input[type=url], .ns-contrast .ns-form input[type=week], .ns-contrast .ns-form select, .ns-contrast .ns-form textarea {
    border-color: hsla(0, 0%, 100%, .8);
    background: hsla(0, 0%, 100%, .8);
    color: #444;
    background-clip: padding-box
}

.ns-contrast .ns-form input:not([type]):focus, .ns-contrast .ns-form input[type=color]:focus, .ns-contrast .ns-form input[type=date]:focus, .ns-contrast .ns-form input[type=datetime-local]:focus, .ns-contrast .ns-form input[type=datetime]:focus, .ns-contrast .ns-form input[type=email]:focus, .ns-contrast .ns-form input[type=month]:focus, .ns-contrast .ns-form input[type=number]:focus, .ns-contrast .ns-form input[type=password]:focus, .ns-contrast .ns-form input[type=search]:focus, .ns-contrast .ns-form input[type=tel]:focus, .ns-contrast .ns-form input[type=text]:focus, .ns-contrast .ns-form input[type=time]:focus, .ns-contrast .ns-form input[type=url]:focus, .ns-contrast .ns-form input[type=week]:focus, .ns-contrast .ns-form select:focus, .ns-contrast .ns-form textarea:focus {
    border-color: #fff;
    background: #fff;
    color: #444
}

.ns-contrast .ns-form :-ms-input-placeholder {
    color: rgba(68, 68, 68, .7)!important
}

.ns-contrast .ns-form ::-moz-placeholder {
    color: rgba(68, 68, 68, .7)
}

.ns-contrast .ns-form ::-webkit-input-placeholder {
    color: rgba(68, 68, 68, .7)
}

.ns-contrast .ns-button {
    color: #444;
    background: #fff
}

.ns-contrast .ns-button:focus, .ns-contrast .ns-button:hover {
    background-color: hsla(0, 0%, 100%, .8);
    color: #444
}

.ns-contrast .ns-button.ns-active, .ns-contrast .ns-button:active {
    background-color: hsla(0, 0%, 100%, .7);
    color: #444
}

.ns-contrast .ns-button-primary {
    background-color: #00a8e6;
    color: #fff
}

.ns-contrast .ns-button-primary:focus, .ns-contrast .ns-button-primary:hover {
    background-color: #35b3ee;
    color: #fff
}

.ns-contrast .ns-button-primary.ns-active, .ns-contrast .ns-button-primary:active {
    background-color: #0091ca;
    color: #fff
}

.ns-contrast .ns-icon-hover {
    color: hsla(0, 0%, 100%, .7)
}

.ns-contrast .ns-icon-hover:hover {
    color: #fff
}

.ns-contrast .ns-icon-button {
    background: #fff;
    color: #444
}

.ns-contrast .ns-icon-button:focus, .ns-contrast .ns-icon-button:hover {
    background-color: hsla(0, 0%, 100%, .8);
    color: #444
}

.ns-contrast .ns-icon-button:active {
    background-color: hsla(0, 0%, 100%, .7);
    color: #444
}

.ns-contrast .ns-text-muted {
    color: hsla(0, 0%, 100%, .6)!important
}

.ns-contrast .ns-text-primary {
    color: #2d7091!important
}

@media print {
    *, :after, :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img, tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
/*    @page {
        margin: .5cm
    }*/
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
}

.ns-slidenav {
    display: inline-block;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: rgba(50, 50, 50, .4);
    font-size: 60px;
    text-align: center
}

.ns-slidenav:focus, .ns-slidenav:hover {
    outline: 0;
    text-decoration: none;
    color: rgba(50, 50, 50, .7);
    cursor: pointer
}

.ns-slidenav:active {
    color: rgba(50, 50, 50, .9)
}

.ns-slidenav-previous:before {
    content: "\F104";
    font-family: FontAwesome
}

.ns-slidenav-next:before {
    content: "\F105";
    font-family: FontAwesome
}

.ns-slidenav-position {
    position: relative
}

.ns-slidenav-position .ns-slidenav {
    display: none;
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -30px
}

.ns-slidenav-position:hover .ns-slidenav {
    display: block
}

.ns-slidenav-position .ns-slidenav-previous {
    left: 20px
}

.ns-slidenav-position .ns-slidenav-next {
    right: 20px
}

.ns-slidenav-contrast {
    color: hsla(0, 0%, 100%, .5)
}

.ns-slidenav-contrast:focus, .ns-slidenav-contrast:hover {
    color: hsla(0, 0%, 100%, .7)
}

.ns-slidenav-contrast:active {
    color: hsla(0, 0%, 100%, .9)
}

[data-ns-slider] {
    direction: ltr
}

html[dir=rtl] .ns-slider>* {
    direction: rtl
}

.ns-slider {
    position: relative;
    z-index: 0;
    -ms-touch-action: pan-y;
}

.ns-slider:not(.ns-grid) {
    margin: 0;
    padding: 0;
    list-style: none
}

.ns-slider>* {
    position: absolute;
    top: 0;
    left: 0
}

.ns-slider-container {
    overflow: hidden
}

.ns-slider:not(.ns-drag) {
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear
}

.ns-slider.ns-drag {
    cursor: col-resize;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
   /* user-select: none*/
}

.ns-slider a, .ns-slider img {
    -webkit-user-drag: none;
   
    -webkit-touch-callout: none;
}

.ns-slider img {
}

.ns-slider-fullscreen, .ns-slider-fullscreen>li {
    height: 100vh
}

.ns-dotnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-top: -15px;
    padding: 0;
    list-style: none
}

.ns-dotnav>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 15px;
    margin-top: 15px
}

.ns-dotnav:after, .ns-dotnav:before {
    content: "";
    display: block;
    overflow: hidden
}

.ns-dotnav:after {
    clear: both
}

.ns-dotnav>* {
    float: left
}

.ns-dotnav>*>* {
    display: block;
    box-sizing: content-box;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(50, 50, 50, .1);
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap
}

.ns-dotnav>*>:focus, .ns-dotnav>*>:hover {
    background: rgba(50, 50, 50, .4);
    outline: 0
}

.ns-dotnav>*>:active {
    background: rgba(50, 50, 50, .6)
}

.ns-dotnav>.ns-active>* {
    background: rgba(50, 50, 50, .4)
}

.ns-dotnav-contrast>*>* {
    background: hsla(0, 0%, 100%, .4)
}

.ns-dotnav-contrast>*>:focus, .ns-dotnav-contrast>*>:hover {
    background: hsla(0, 0%, 100%, .7)
}

.ns-dotnav-contrast>*>:active, .ns-dotnav-contrast>.ns-active>* {
    background: hsla(0, 0%, 100%, .9)
}

.ns-dotnav-vertical {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.ns-dotnav-vertical>* {
    float: none
}

.ns-slideshow {
    position: relative;
    z-index: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -ms-touch-action: pan-y;
}

.ns-slideshow>li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0
}

.ns-slideshow>.ns-active {
    z-index: 10;
    opacity: 1
}

.ns-slideshow>li>img {
    visibility: hidden
}

[data-ns-slideshow-slide] {
    cursor: pointer
}

.ns-slideshow-fullscreen, .ns-slideshow-fullscreen>li {
    height: 100vh
}

.ns-slideshow-fade-in {
    -webkit-animation: ns-fade .5s linear;
    animation: ns-fade .5s linear
}

.ns-slideshow-fade-out {
    -webkit-animation: ns-fade .5s linear reverse;
    animation: ns-fade .5s linear reverse
}

.ns-slideshow-scroll-forward-in {
    -webkit-animation: ns-slide-right .5s ease-in-out;
    animation: ns-slide-right .5s ease-in-out
}

.ns-slideshow-scroll-forward-out {
    -webkit-animation: ns-slide-left .5s ease-in-out reverse;
    animation: ns-slide-left .5s ease-in-out reverse
}

.ns-slideshow-scroll-backward-in {
    -webkit-animation: ns-slide-left .5s ease-in-out;
    animation: ns-slide-left .5s ease-in-out
}

.ns-slideshow-scroll-backward-out {
    -webkit-animation: ns-slide-right .5s ease-in-out reverse;
    animation: ns-slide-right .5s ease-in-out reverse
}

.ns-slideshow-scale-out {
    -webkit-animation: ns-fade-scale-15 .5s ease-in-out reverse;
    animation: ns-fade-scale-15 .5s ease-in-out reverse
}

.ns-slideshow-swipe-forward-in {
    -webkit-animation: ns-slide-left-33 .5s ease-in-out;
    animation: ns-slide-left-33 .5s ease-in-out
}

.ns-slideshow-swipe-forward-out {
    -webkit-animation: ns-slide-left .5s ease-in-out reverse;
    animation: ns-slide-left .5s ease-in-out reverse
}

.ns-slideshow-swipe-backward-in {
    -webkit-animation: ns-slide-right-33 .5s ease-in-out;
    animation: ns-slide-right-33 .5s ease-in-out
}

.ns-slideshow-swipe-backward-out {
    -webkit-animation: ns-slide-right .5s ease-in-out reverse;
    animation: ns-slide-right .5s ease-in-out reverse
}

.ns-slideshow-swipe-backward-in:before, .ns-slideshow-swipe-forward-in:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .6);
    -webkit-animation: ns-fade .5s ease-in-out reverse;
    animation: ns-fade .5s ease-in-out reverse
}

.ns-search {
    display: inline-block;
    position: relative;
    margin: 0
}

.ns-search:before {
    content: "\F002";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 14px;
    color: rgba(0, 0, 0, .2)
}

.ns-search-field::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ns-search-field::-webkit-search-cancel-button, .ns-search-field::-webkit-search-decoration {
    /* -webkit-appearance: none */
}

.ns-search-field::-ms-clear {
    display: none
}

.ns-search-field::-moz-placeholder {
    opacity: 1
}

.ns-search-field {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    color: #444;
   /*  -webkit-appearance: none; */
    width: 120px;
    height: 30px;
    padding: 0 0 0 30px;
    border: 1px solid transparent;
    background: transparent;
    transition: all .2s linear;
    vertical-align: middle
}

.ns-search-field:-ms-input-placeholder {
    color: #999!important
}

.ns-search-field::-moz-placeholder {
    color: #999
}

.ns-search-field::-webkit-input-placeholder {
    color: #999
}

.ns-search-field:focus {
    outline: 0
}

.ns-search-field:focus, .ns-search.ns-active .ns-search-field {
    width: 180px
}

.ns-dropdown-search {
    width: 300px;
    margin-top: 0;
    background: #f5f5f5;
    color: #444
}

.ns-open>.ns-dropdown-search {
    -webkit-animation: ns-slide-top-fixed .2s ease-in-out;
    animation: ns-slide-top-fixed .2s ease-in-out
}

.ns-navbar-flip .ns-dropdown-search {
    margin-top: 5px;
    margin-right: -15px
}

.ns-nav-search>li>a {
    color: #444
}

.ns-nav-search>li.ns-active>a {
    background: #00a8e6;
    color: #fff;
    outline: 0
}

.ns-nav-search .ns-nav-header {
    color: #999
}

.ns-nav-search .ns-nav-divider {
    border-top: 1px solid #ddd
}

.ns-nav-search ul a {
    color: #07d
}

.ns-nav-search ul a:hover {
    color: #059
}

.ns-offcanvas .ns-search {
    display: block;
    margin: 20px 15px
}

.ns-offcanvas .ns-search:before {
    color: #777
}

.ns-offcanvas .ns-search-field {
    width: 100%;
    border-color: transparent;
    background: #1a1a1a;
    color: #ccc
}

.ns-offcanvas .ns-search-field:-ms-input-placeholder {
    color: #777!important
}

.ns-offcanvas .ns-search-field::-moz-placeholder {
    color: #777
}

.ns-offcanvas .ns-search-field::-webkit-input-placeholder {
    color: #777
}

.ns-datepicker {
    z-index: 1050;
    width: auto;
    -webkit-animation: ns-fade .2s ease-in-out;
    animation: ns-fade .2s ease-in-out;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.ns-datepicker-nav {
    margin-bottom: 15px;
    text-align: center;
    line-height: 20px
}

.ns-datepicker-nav:after, .ns-datepicker-nav:before {
    content: "";
    display: table
}

.ns-datepicker-nav:after {
    clear: both
}

.ns-datepicker-nav a {
    color: #444;
    text-decoration: none
}

.ns-datepicker-nav a:hover {
    color: #444
}

.ns-datepicker-previous {
    float: left
}

.ns-datepicker-next {
    float: right
}

.ns-datepicker-next:after, .ns-datepicker-previous:after {
    width: 20px;
    font-family: FontAwesome
}

.ns-datepicker-previous:after {
    content: "\F053"
}

.ns-datepicker-next:after {
    content: "\F054"
}

.ns-datepicker-table {
    width: 100%
}

.ns-datepicker-table td, .ns-datepicker-table th {
    padding: 2px
}

.ns-datepicker-table th {
    font-size: 12px
}

.ns-datepicker-table a {
    display: block;
    width: 26px;
    line-height: 24px;
    text-align: center;
    color: #444;
    text-decoration: none
}

a.ns-datepicker-table-muted {
    color: #999
}

.ns-datepicker-table a:focus, .ns-datepicker-table a:hover {
    background-color: #ddd;
    color: #444;
    outline: 0
}

.ns-datepicker-table a:active {
    background-color: #ccc;
    color: #444
}

.ns-datepicker-table a.ns-active {
    background: #00a8e6;
    color: #fff
}

.ns-form-select {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden
}

.ns-form-select select {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    left: 0;
   /*  -webkit-appearance: none */
}



body{min-width: 1200px}


.ns-button-round-o {
    border: 2px solid #fff;
    box-sizing: border-box;
    height: 40px;
    line-height: 38px;
    width: 126px;
    display: inline-block;
    background: hsla(0, 0%, 100%, 0);
    color: #fff;
    font-size: 15px;
    border-radius: 20px
}

.ns-button-round-o:hover {
    color: #fff;
    text-decoration: inherit;
    background: #ff8900;
    border-color: #ff8900
}

.line60{width: 60px;background: #fff}
.line38,
.line60{
    display: inline-block;
    height: 1px
}
.line38{width: 38px;background: #000}
.w-280{width: 280px}
.fl{float: left}
.fr{float: right}

.ns-slidenav-position .ns-slidenav {
    display: block;
    width: 31px;
    height: 31px;
    margin-top: -15px
}
.ns-slidenav-position .ns-slidenav-previous{left: 50%;margin-left: -680px}
.ns-slidenav-position .ns-slidenav-next{right: 50%;margin-right: -680px}

.ns-grid-panel-border a{text-decoration: inherit}
.ns-grid-panel-border a:hover .panel-box,
.ns-grid-panel-border a:focus .panel-box {border-color: #c5c5c5}

.ns-grid-panel-border .panel-box {
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    padding: 27px 30px;
    color: #000;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}
.ns-grid-panel-border .panel-box .ns-panel-teaser{margin: -27px -30px 0}
.ns-grid-panel-border .panel-box .ns-panel-teaser img{width: 100%}
.ns-grid-panel-border .panel-box h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    margin-top: 27px;
    margin-bottom: 10px
}

#content .ns-grid-panel-border .panel-box h4 {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 27px;
    margin-bottom: 10px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}
.ns-grid-panel-border .panel-box p {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    padding: 0;
    margin: 0;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis
}
.ns-grid-panel-border .panel-box p.date {
    margin-top: 10px;
    font-size: 11px;
    color: #768395;
    height: 20px
}

.ns-con{
    width: 1200px;
    padding: 0 20px;
    box-sizing: border-box
}

a{color: #444}



.ns-weather-wrap .ns-weather ul>li span.temperature:after{
    content: "";
    display: inline-block;
    width: 17px;
    height: 18px;
    margin-left: 4px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAALFJREFUOI290rENgmAQxfEfxl5rKmsrN5ARGMHKQhs30E0cwGGsqIkT4AZYeCQUKhCIL3nNJd//u3t3kOKCInxBWte1vp5hjzUO4XXUBqnAtqFii2JoJ6M1xw3HJEma2jFqgzQ62CRyGKVJMpkE8nPWlnKUqMMVzkMgu3i0a0GzgF77QFbxc/ZhiE10s+yCnHDviqQr2AWeYyEPLLsgf8mE79up9NxOo9w74OZOSq07eQFWbiGUArRv3AAAAABJRU5ErkJggg==") no-repeat
}
.ns-weather-wrap .ns-weather ul>li span.info {
    font-size: 12px;
    letter-spacing: -1px;
    border: 1px solid #e3e4e5;
    padding: 0 12px;
    border-radius: 13px;
    box-sizing: border-box;
    margin-left: 5px;
    height: 26px;
    line-height: 26px
}
.ns-weather-wrap .ns-weather .ns-slideshow {
    text-align: center
}
.ns-weather-wrap .weather-previous {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px
}
.ns-weather-wrap .weather-previous:before {
    content: "";
    width: 4px;
    height: 7px;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAABFJREFUCJljYEAF/8ngkCEIAI72Bvqz9kuBAAAAAElFTkSuQmCC") no-repeat
}
.ns-weather-wrap .weather-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px
}
.ns-weather-wrap .weather-next:before {
    content: "";
    width: 4px;
    height: 7px;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAABRJREFUCJljYGBg+M+ABZApSCQHAJrqBvpTq6+VAAAAAElFTkSuQmCC") no-repeat
}

.ns-slidenav-previous:before{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAARCAYAAAAPFIbmAAAAVElEQVQokYXSSQ4AMQgDwWb+/2fm5CgLhlwpATKJzGR4+U0AoEMaEQ4t4DodoEIPuFEJdmSBUAuEVLSpalwL98UtvCMoYRXmA91ZDtgdeMHpqwTADxcJEx4Z61/LAAAAAElFTkSuQmCC") no-repeat}
.ns-slidenav-next:before, .ns-slidenav-previous:before{
    content: "";
    display: block;
    width: 9px;
    height: 17px;
    position: absolute;
    margin-top: 2px
}

.ns-slidenav-next:focus, .ns-slidenav-previous:focus { outline: 1px solid red;}

.ns-slidenav-next:before{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAARCAYAAAAPFIbmAAAAUElEQVQokYXSwQ4AMAQDUPz/P3eXWcxac0HyohcOAGbmNlTsjh/yH8xLI4wySxhtp7AjChl6oEIXnFDGuUIHqLgLMPSAjiioSIJEI6iXxn9aUVYTH89jcjsAAAAASUVORK5CYII=") no-repeat}

.ns-dotnav-contrast>*>*{
    width: 9px;
    height: 9px;
    background: transparent;
    border: 2px solid #fff
}
.ns-dotnav-contrast .ns-active>*,
.ns-dotnav-contrast>*>:hover{
    background: #fff
}

.more-large:before{
	display: block;
	width: 6px;
	height: 11px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAEFJREFUGJV1j0sOgFAIxKbc/851YTQIT1ak5ZMhiSoZVSqAS+ReWbKeZsrqU12i63wA6wRV6gQ/Pzp8xYRJQn6SX/dsLA2BzzCGAAAAAElFTkSuQmCC") no-repeat;
	content: ""
}


.ns-intro-box{
    display: block;
    width: 1160px;
    height: 417px
}
.ns-intro{
    float: left;
    width: 987px;
    height: 417px;
    box-sizing: border-box;
    position: relative
}
.ns-intro .ns-slideshow li a{
    display: block;
    height: 417px;
    overflow: hidden
}

.ns-slideshow li a:focus{
	outline: 1px dotted;
}

.ns-intro .ns-slideshow li a .ns-overlay-panel p{margin: 0}
.ns-intro .ns-slideshow li a .ns-overlay-panel .subject{
    font-size: 14px;
    margin-bottom: 5px
}
.ns-intro .ns-slideshow li a .ns-overlay-panel .title{
    font-size: 45px;
    font-weight: 700;
    line-height: 1.3
}
.ns-intro .ns-slideshow li a .ns-overlay-panel .line60{margin: 10px 0}
.ns-intro .ns-slideshow li a .ns-overlay-panel .txt{font-size: 14px}
.ns-intro .ns-slideshow li a .ns-overlay-panel.ns-text-left{padding-left: 90px}
.ns-intro .ns-slideshow li a .ns-overlay-panel.ns-text-right{padding-right: 90px}
.ns-intro .ns-slideshow li a .ns-overlay-panel.ns-overlay-fade{opacity: 1}
.ns-intro .ns-slideshow li img{min-height: 417px}

.dotnav-box,
.dotnav-box>ul{
    position: absolute;
    width: 100%
}
.dotnav-box>ul {
    display: block;
    margin: auto;
    margin-bottom: 40px;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    height: 17px;
    box-sizing: border-box
}
.dotnav-box>ul>li{display: inline-block;float: inherit;margin-top: 0}
.dotnav-box>ul>li.first{margin-right: 25px}
.dotnav-box>ul>li.first>a{height: 17px;border: none}
.dotnav-box>ul>li.last{margin-left: 25px}
.dotnav-box>ul>li.last>a{height: 17px;border: none}
.dotnav-box>ul>li.first>a:focus,
.dotnav-box>ul>li.first>a:hover,
.dotnav-box>ul>li.last>a:focus,
.dotnav-box>ul>li.last>a:hover{
    background: none
}


.play-btn{
	width: 13px;
	height: 13px;
	padding: 0;
	border: none;
	border-radius: 0;
	cursor: pointer
}
.play-btn:hover{background: transparent}
.play-btn:before{
	display: block;
	width: 11px;
	height: 13px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAB9JREFUKJFj/P///38GBGBkwARweSYskjjBqOIRpRgAVp0FFhdIRhUAAAAASUVORK5CYII=") no-repeat;
	content: ""
}
.play-btn.ns-active:before{
	display: block;
	width: 8px;
	height: 13px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAERJREFUGJWF0EsKADAIQ8GX3v/O6aIg/VjNSnAgENk2KyLJ2G53IEU3eFAGDvQDgSoA4A6oAqoqYrQMHIve4Jl7VE+ACY2MChfzYo/VAAAAAElFTkSuQmCC") no-repeat;
	content: ""
}


span.more {
    font-size: 11px;
    line-height: 1
}
span.more:after {
    display: inline-block;
    content: "";
    width: 4px;
    height: 7px;
    margin-left: 9px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAABRJREFUCJljYGBg+M+ABZApSCQHAJrqBvpTq6+VAAAAAElFTkSuQmCC) no-repeat
}

[class^=section-] h1{font-size: 24px;color: #fff}
[class^=section-] .sec-content{ position: relative;box-sizing: border-box;margin-top: 50px}
[class^=section-] .sec-content a{display: block;text-decoration: inherit}
[class^=section-] .sec-content a.more-btn{position: absolute;right: 0;margin-top: -10px}
[class^=section-] .sec-content a:hover,
[class^=section-] .sec-content a:focus {outline: 1px dotted;}
[class^=section-] .sec-content a:hover .panel-box,
[class^=section-] .sec-content a:focus .panel-box{background: #ff8900}
[class^=section-] .sec-content a:hover .panel-box .txt,
[class^=section-] .sec-content a:hover .panel-box h4,
[class^=section-] .sec-content a:focus .panel-box .txt,
[class^=section-] .sec-content a:focus .panel-box h4,
[class^=section-] .sec-content span.more{
    color: #fff
}
[class^=section-] .sec-content span.more:after{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAACxJREFUCJlVzcENAEAIAsHV/nve+6jh+DEJoVSBYtJTTCBx4TBBoDrLTr6XB/1zCgueLp/8AAAAAElFTkSuQmCC") no-repeat}
[class^=section-] .sec-content+.sec-content{margin-top: 100px}
[class^=section-] .last .panel-box{background: #f7fafc}
[class^=section-] .slider .slider-nav{margin-top: 12px;margin-bottom: -46px}
[class^=section-] .slider .slider-nav>*{display: inline-block;vertical-align: middle}
[class^=section-] .slider .slider-nav a{position: relative}
[class^=section-] .slider .slider-nav a:before{display: block;width: 16px;height: 16px;content: ""}
[class^=section-] .slider .slider-nav a.prev:before{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAANdJREFUOI2lU0GOhDAMcxJewkfhp+1HGu9hx6ikzEiz6wvCaVzHSq21xswEAEQESOIbbJmJfd8BAJkJd78dkKCZLXxrDR4RF+nuIPnWxVwzM7g7NpLQCBKZoZtJ3lzo/376D9hkZVaebz/PEwCu7yIwN9QQ5+aai8bZ5rmemo/juDXIpQQfM6hjVE78GGMVULp19roHcuyfNk/2a4ASMzOg986KMcbCVWQme+/89x74GGMh3wUnZCbMDCR/30Ld/6fA5rreDPBapNbaVZCyhOQwIjC71c78AH5txmlmYNUAAAAAAElFTkSuQmCC") no-repeat}
[class^=section-] .slider .slider-nav a.next:before{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAN1JREFUOI2lk2GywyAIhD8wF8lJ40kTcxCgPzpaktrpe9Od8YcI6y6oHMcR/AMigpkBoKos7s66rojIJTEiRkGGu6OqAOz7zqKqI+lTUT7rxQClFBYRISIQkQvRnaTv3f1CqvyIZRYUEWqtANRah/y7BRF5Kug28soE3Z6IzC3k5uVebNs2SD4qMLM/jTDbyNDMmJnzzd3GjER78l1FL+42ZogIaK2Fu8c3mNlbrLUWP78D7a8uj+dN5sQigJm9xpibOWvWfSIR8fwLAOd5XhSUUsaXLaVcVETEyFVVHrXYw3Y7TdBXAAAAAElFTkSuQmCC") no-repeat}
[class^=section-] .slider .slider-nav .pagestate{
    /* height: 16px; */
    padding: 0 20px 0 16px;
    font-size: 16px;
    font-weight: 500;
    color: #0051a3;
}


.ns-panel-link {
	padding-top: 11px;
}

.ns-panel-link__list {
	margin:0;
	padding: 0 5px;
}

.ns-panel-link__list:after {
	content: " ";
	display: block;
	clear:both;
}

.ns-panel-link__list li {
	float: left;
	width: 50%;
}

.ns-panel-link__list li:nth-child(3) {
	width: 33.333%;
	box-sizing: border-box;
}
.ns-panel-link__list li:nth-child(4) {
	width: 33.333%;
	box-sizing: border-box;
	padding-left: 13px;
}
.ns-panel-link__list li:nth-child(5) {
	width: 33.333%;
	box-sizing: border-box;
}

.ns-panel-link__list li a {
	padding-left: 6px;
	background: url("/wp-content/themes/ggdo_2017/images/main/bul-gov.jpg") no-repeat left center;
	font-size: 0.875em;
}

/* .ns-panel-link__list li:first-child {
	background:url("/wp-content/uploads/2018/07/governor-bg.png") no-repeat right center;
	padding-right: 25px;
	margin: 0 25px 0 5px;
} */

.section-5 .ns-navbar h1 {
    margin-bottom: 40px;
    font-size: 21px
}
.section-5 .ns-navbar h1+nav {
    margin-top: 0
}
.section-5 .ns-navbar nav {
    margin-top: 70px
}
.section-5 .ns-navbar .ns-tab-left.ns-list-line>li {
    margin: 0;
    padding: 0;
    border-color: hsla(0, 0%, 100%, .3)
}
.section-5 .ns-navbar .ns-tab-left>li>a {
	display: block;
    margin: 0;
    color: #fff;
    border: none;
    font-weight: 400;
    padding: 15px 0;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
    position: relative
}
.section-5 .ns-navbar .ns-tab-left>li:hover>a {
    background: transparent
}



.content ol,
.content ul {
    padding-left: 0
}


#lnb.ns-con {
    border: none;
    background: transparent;
    height: inherit
}

#lnb.ns-con .lnb {
    width: 1160px
}

#lnb.ns-con .lnb .lnb_list>li {
    border-right: 1px solid #a7b1be
}

#lnb.ns-con ul li.depth-home a {
    width: 45px;
    min-width: 45px;
    padding: 0
}

#lnb.ns-con ul li a {
    padding: 0 15px;
    font-size: 13px;
    color: #fff;
    text-decoration: inherit;
	transition: all .2s ease-in-out;
}

#lnb.ns-con ul li a:hover {
    color: #fff
}

#lnb.ns-con ul li.active {
    background: #535f71
}

#lnb.ns-con ul li ul.path {
    border: none;
    background: #535f71;
    left: 0;
    top: 45px;
    padding: 20px 0;
    border-top: 1px solid #637185;
	display: none;
}

#lnb.ns-con ul li.mover ul.path {
	display: block;
}

#lnb.ns-con ul li ul.path li {
    background: #535f71
}

#lnb.ns-con ul li ul.path li a {
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 26px;
    color: #c6d9f1
}

#lnb.ns-con ul li ul.path li a[target] {
    padding-left: 20px
}

#lnb.ns-con ul li ul.path li a span.open {
    right: inherit;
    display: inline-block;
    top: inherit;
    position: relative;
    margin-left: 5px
}

#lnb.ns-con ul li ul.path li a:hover {
    color: #fff;
    background: transparent;
    font-weight: 400
}

#lnb.ns-con ul li ul.path li a:hover:hover[target]:after {
    display: none
}

#lnb.ns-con ul li ul.path li a:hover:after {
    right: 20px;
    margin-top: -4px;
    top: 50%;
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 7px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAACxJREFUCJlVzcENAEAIAsHV/nve+6jh+DEJoVSBYtJTTCBx4TBBoDrLTr6XB/1zCgueLp/8AAAAAElFTkSuQmCC") no-repeat
}

#lnb.ns-con ul li ul.path li a.on,
#lnb.ns-con ul li ul.path li a:focus {
    color: #fff;
    background: transparent;
    font-weight: 400
}

#lnb.ns-con ul li ul.path li a.on:after {
    right: 20px;
    margin-top: -2px;
    top: 50%;
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 7px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAACxJREFUCJlVzcENAEAIAsHV/nve+6jh+DEJoVSBYtJTTCBx4TBBoDrLTr6XB/1zCgueLp/8AAAAAElFTkSuQmCC") no-repeat
}

#lnb.ns-con ul li ul li {
    background: #535f71
}

#lnb.ns-con div.lnb {
    font-family: inherit
}

.lnb, .subnavbar {
    background: #919eae;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 40px
}

.lnb>a, .subnavbar>a {
    color: #fff;
    text-decoration: inherit
}

.lnb .depth-home, .lnb .home, .subnavbar .depth-home, .subnavbar .home {
    float: left;
    width: 45px;
    display: inline-block;
    box-sizing: border-box;
    border-right: 1px solid #a7b1be;
    text-align: center
}

.lnb>ul li a, .subnavbar>ul li a {
    color: #fff
}

.lnb .snb-menu, .subnavbar .snb-menu {
    padding: 0 20px;
    position: relative;
    display: block
}

.lnb .snb-menu:after, .subnavbar .snb-menu:after {
    right: 20px;
    margin-top: -2px;
    top: 50%;
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 4px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAACRJREFUCJlj/P///38GHICJgYGBEYccIxOMgS4B08mApgCuEADHiQQKNbPFtAAAAABJRU5ErkJggg==") no-repeat
}

.lnb .lib_list, .lnb .snb, .subnavbar .lib_list, .subnavbar .snb {
    position: relative;
    margin: 0
}

.lnb .lib_list>li, .lnb .snb>li, .subnavbar .lib_list>li, .subnavbar .snb>li {
    display: inline-block;
    border-right: 1px solid #a7b1be;
    width: 180px;
    box-sizing: border-box;
    float: left;
    position: relative
}

.lnb .lib_list>li>a, .lnb .snb>li>a, .subnavbar .lib_list>li>a, .subnavbar .snb>li>a {
    text-decoration: inherit;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px
}

.lnb .lib_list>li.ns-open, .lnb .snb>li.ns-open, .subnavbar .lib_list>li.ns-open, .subnavbar .snb>li.ns-open {
    background: #535f71;
    border-color: #535f71
}

.lnb .lib_list>li.ns-open .ns-dropdown, .lnb .snb>li.ns-open .ns-dropdown, .subnavbar .lib_list>li.ns-open .ns-dropdown, .subnavbar .snb>li.ns-open .ns-dropdown {
    margin-top: -1px;
    background: #535f71;
    border-top: 1px solid #637185
}

.lnb .lib_list .ns-dropdown, .lnb .snb .ns-dropdown, .subnavbar .lib_list .ns-dropdown, .subnavbar .snb .ns-dropdown {
    box-sizing: border-box;
    max-width: 180px;
    padding: 20px
}

.lnb .lib_list .ns-dropdown ul.ns-list, .lnb .snb .ns-dropdown ul.ns-list, .subnavbar .lib_list .ns-dropdown ul.ns-list, .subnavbar .snb .ns-dropdown ul.ns-list {
    margin-bottom: 0
}

.lnb .lib_list .ns-dropdown ul>li, .lnb .snb .ns-dropdown ul>li, .subnavbar .lib_list .ns-dropdown ul>li, .subnavbar .snb .ns-dropdown ul>li {
    box-sizing: border-box;
    line-height: 2
}

.lnb .lib_list .ns-dropdown ul>li>a, .lnb .snb .ns-dropdown ul>li>a, .subnavbar .lib_list .ns-dropdown ul>li>a, .subnavbar .snb .ns-dropdown ul>li>a {
    box-sizing: border-box;
    font-size: 13px;
    color: #97a5b7;
    text-decoration: inherit;
    position: relative;
    display: block
}

.lnb .lib_list .ns-dropdown ul>li>a:hover, .lnb .snb .ns-dropdown ul>li>a:hover, .subnavbar .lib_list .ns-dropdown ul>li>a:hover, .subnavbar .snb .ns-dropdown ul>li>a:hover {
    color: #fff
}

.lnb .lib_list .ns-dropdown ul>li>a:hover:after, .lnb .snb .ns-dropdown ul>li>a:hover:after, .subnavbar .lib_list .ns-dropdown ul>li>a:hover:after, .subnavbar .snb .ns-dropdown ul>li>a:hover:after {
    right: 0;
    margin-top: -2px;
    top: 50%;
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 7px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAACxJREFUCJlVzcENAEAIAsHV/nve+6jh+DEJoVSBYtJTTCBx4TBBoDrLTr6XB/1zCgueLp/8AAAAAElFTkSuQmCC") no-repeat
}

.lnb .snb-sns, .subnavbar .snb-sns {
    height: 45px;
    line-height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    background: #768395
}

.lnb .snb-sns [class^=ns-icon-]:before, .subnavbar .snb-sns [class^=ns-icon-]:before {
    display: block;
    content: "";
    margin-bottom: -3px
}

.lnb .snb-sns .ns-icon-facebook:before, .subnavbar .snb-sns .ns-icon-facebook:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAPCAYAAAAoAdW+AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAHlJREFUGJXNz7sJQlEQBuFPuWBichMjixEEsQ27uA0JBhZgDyb2IBgbCIrJb+A5+ECNHVhYdmBhJFFmlmSb5JxCFeMkl7zRuDPFoOwnrHGtcuTBBgto0GLolRZ6SeIzx/4XAYcGHSaYl+MOK+xrSvdUsKyJv97+n7wBNrdYgD8GmgkAAAAASUVORK5CYII=") no-repeat;
    width: 6px;
    height: 14px
}

.lnb .snb-sns .ns-icon-twitter:before, .subnavbar .snb-sns .ns-icon-twitter:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAORJREFUKJGN0s8qhGEYhvF7mCFFVo6BYqEsbBRRlprs7NWU83AYykpWFmJjoZQ/CyvHMKXYKH0byvwsfKMxfTPjqnfxvL339fT2PEEdS8iAM4djvKHABdawj5VgE+/YQ60vXMOjau7QDFZ7Lh/QxFQpWBgQhjNMB5Nl0UuBe5wPEewiwQba6Ax5XMVyV1Ab0amKNsa7gmAGp/j4p6BV5jKWH4oknSQTGc11kqPfyt+R7eBmSOdbzPZkEsxjCwe4xFdFsMAhGvoWrZ7kOcl6ku0ki0k+kzSSvCZ5SnKV5CTJS9V/vgHkdBBy0nr/zAAAAABJRU5ErkJggg==") no-repeat;
    width: 16px;
    height: 12px
}

.lnb .snb-sns .ns-icon-googleplus:before, .subnavbar .snb-sns .ns-icon-googleplus:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAWJJREFUKJF1ks0r7VEYhZ8fipOPm3xcUiI3A4MbMjKhDG4UKVMj+SgTcxnfwR2YqlvKwH8gGZ1kZmIg5RwS5UwIE0QYPAb2qd3xO2/t2r1rv631rrUTlVA/gXmgFRgFuoAbIAdsAjuUlor6S82ps2pG7VHz6pM6Et58O8XLnnpeAv7xqw7UpNxwvfqonqoVEdig3qk3anXacAXwATwAvUBftNFjwM6B98iXdaAx3nklSMyqP0JvXL1W+yO2DvVSbVRJIrfngCXgHhDoBmaAPNAC/A9J/AaOgUKai6NBxWHUy6iT6rJaUBfUidLBGnUoRKS6q7ZFeLt6VlytKLsfWAGqgAvgBZgGhoETYAy4AzLAAHAEvKFOqa/qapBXZKlWN4KCtXI5XwQpafsn6pW6XS7nJqAOqP32d79cfwOyKRiof6OMB9XaILlT/aduqpVpzImaAIvhNAMF4BZ4BvaBrVRW4BP3k+JtRZkSvAAAAABJRU5ErkJggg==") no-repeat;
    width: 15px;
    height: 15px
}

.lnb .snb-sns .ns-icon-kakaostory:before, .subnavbar .snb-sns .ns-icon-kakaostory:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAHtJREFUGJXNjzEOglAQROd7BgtLjsEFDDUHMKE03M9DUFFJYk0BLc1PLMyjcZN1UWonmWLzZjO7CZgknfRdcwL4ASVJhz34T4G7pOXtHPhTgHfDp4ZYcQlz57drtqoMnoEcYA8kC9wCfAElIAscgYcLtFbtbyiAEbj6z1Yl5rWj36C5YwAAAABJRU5ErkJggg==") no-repeat;
    width: 8px;
    height: 15px
}

.lnb .snb-sns .ns-icon-recommend:before, .subnavbar .snb-sns .ns-icon-recommend:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAJhJREFUKJGd0DEOAWEQxfHfolCJhELrDuIO2yiVruQQG2dwDLfQIVtpJKMgrPVtrP0nk8xM3nzv5RMRErWIN/2UpifNptIXSUWD4zo+ae2YN+xfZBFR3w1xrcwlxnXRIPHYuTYfscTsqR9hl0VEjhMm2OMrQlPUqjBre9j0Ob8oujrmXQ5LTLtE3eL2r+MFc5T/OB6w8ojqDtu/g+DdYjq1AAAAAElFTkSuQmCC") no-repeat;
    width: 14px;
    height: 14px
}

.lnb .sns-list, .subnavbar .sns-list {
    height: 45px;
    padding: 0;
    margin-bottom: 0
}

.lnb .sns-list>li, .subnavbar .sns-list>li {
    display: inline-block;
    line-height: 45px;
    height: 45px
}

/* .lnb .sns-list>li:hover, .subnavbar .sns-list>li:hover {
    background: #535f71
} */

.lnb .sns-list>li>a, .subnavbar .sns-list>li>a {
    display: block;
    width: 45px;
    color: #fff;
    text-align: center;
    line-height: 45px
}

.sub h1 {
    font-size: 22px;
    font-weight: 400;
    color: #000;
    line-height: 1
}

.sub .line46 {
    background: #000;
    margin: 15px 0;
    display: block;
    height: 1px;
    width: 46px
}

.sub p.subject {
    font-size: 13px;
    font-weight: 200;
    color: #737373
}

.sub .flip-box {
    height: 29px;
    float: left
}

.sub .flip-box span {
    float: left
}

.sub .flip-box span.text {
    font-size: 11.5px;
    color: #333;
    line-height: 29px;
    padding: 0 10px
}

.sub .flip-box a {
    height: 29px;
    width: 29px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    text-align: center
}

.sub .flip-box a, .sub .flip-box a>i {
    display: inline-block
}

.sub .flip-box a>i:before {
    top: 50%;
    display: block
}

.sub .flip-box a+a {
    margin-left: -1px
}

.sub .flip-box .plus:before {
    margin-bottom: -4px;
    content: "";
    width: 9px;
    height: 9px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAChJREFUGJXNjqERACAQgMD9d8b6TYNBIkfAiola5XSLC95FAh2jD8c3KjwPCdUyALUAAAAASUVORK5CYII=") no-repeat
}

.sub .flip-box .minus:before {
    content: "";
    width: 9px;
    height: 1px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAABCAYAAAAMwoR9AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAABBJREFUCJljZGBg+M9AAAAAISkBAU+zW0YAAAAASUVORK5CYII=") no-repeat
}

.sub .flip-box+.flip-box {
    margin-left: 10px
}

.sub .print:before {
    margin-bottom: -5px;
    content: "";
    width: 15px;
    height: 11px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAFJJREFUKJGtkVEKwDAIQ5Ph/a/89rOWDVtQunxKEh9qSehAQC//+LlOtsaufDFzNZyMK/2KXbncpErYgO0t9ac8JMl251eM8gDmmkrJ25+wOxQ3MJMZHvZCUJoAAAAASUVORK5CYII=") no-repeat
}

.sub .head{position: relative;margin-bottom: 40px}
.sub .head .flip{position: absolute;top: 0;right: 0}

.content{padding-bottom: 70px}

/* 인권센터 */

.human-wrap .content {
	padding-bottom: 0px;
}

.page-template-ggd_temp_gg_human_right .human-wrap .left-layout {
	height: auto;
}

.page-template-ggd_temp_gg_human_right .human-wrap .right-layout {
	height: auto;
}

.page-template-ggd_temp_gg_human_right .human-wrap .p-box-10 {
	padding: 30px 40px;	
}

.human-wrap .left-layout_bottom:after {
	display: block;
	content: ' ';
	clear: both;
}

.human-wrap .imgbox {
	margin-bottom: 14px;
}

.human-wrap .left-layout_bottom .video-wrap {
	float: left;
	width: 62%;
}

.human-wrap .procedures-wrap {
	float: right;
	background-color: #859dd4;
	position: relative;
	width:36%;
	height: 264px;
}

.human-wrap .procedures-wrap a.icon-link {
	position: absolute;
	right: 0;
	top:0;
	display: block;
}

.human-wrap .procedures-wrap a.icon-link:before {
	content: "\f067";
	font-family: fontAwesome;
	font-size: 24px;
	background-color: #5f78b1;
	color: #859dd4;
	display: block;
	padding: 10px;
}

.procedures-inner {
	padding: 20px;
}

.human-wrap .procedures-wrap dt {
	color: #fff;
	margin: 0 0 20px 0;
}

.human-wrap .procedures-wrap dd {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	color: #fff;
}

.human-wrap .video-wrap {

}

.human-wrap .video-wrap video {
	max-width: 470px;
	width: 100%;
}

.human-wrap .right-layout dl {
	margin: 0;
}

.human-wrap .right-layout dl:first-child {
	border-bottom: 1px solid #ddd;
	margin-bottom: 39px;
}

.human-wrap .right-layout dl dt {
	float: none;
	width: auto;
	padding: 0;
	margin: 0 0 18px 0;
}

.human-wrap .right-layout dl dt.bg {
	float: none;
	width: auto;
	padding: 0;
	margin: 0 0 21px 0;
}

.page-template-ggd_temp_gg_human_right .human-wrap .right-layout dl dd {
	float: none;
	width: auto;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
}

	.page-template-ggd_temp_gg_human_right .human-wrap .right-layout dl:first-child  dd{
		margin-bottom: 45px;
	} 

/* 인권센터 */

.ns-icon-disk{position: relative}
.ns-icon-disk:before{
    margin-top: -7px;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAWUlEQVQokdWTwQrAMAhD80b//5ezw+hwUpk9NicjalQUSVYTtol8ZCfgyaO94ldXdYoAb6fLZMAxqCrAw7+zdAB4q+2MQ5NHdlRblooj+Quqih66MLTxVRk3kcErH4uJfkkAAAAASUVORK5CYII=") no-repeat
}

.board-header{margin-bottom: 40px;border-top: 2px solid #6997ce}
.board-header dl{
    display: table;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e5e5e5
}
.board-header dl:nth-child(odd){float: left;width: 76%}
.board-header dl:nth-child(2n){float: right;width: 24%}
.board-header dl>*{
	display: table-cell;
	box-sizing: border-box;
	height: 40px;
	font-size: 14px;
	line-height: 40px
}
.board-header dl dt{
    width: 137px;
    text-align: center;
    font-weight: 400;
    color: #476fad
}
.board-header dl dd{font-weight: 300;color: #494949}
.board-header .board-header-title dd{font-weight: 400}

.board-footer{margin-top: 40px !important}
.board-footer .btn{
    border-color: #4c4c4c;
    background-color: #757575;
    color: #fff;
    text-shadow: none;
    padding: 7px 27px;
    text-decoration: inherit
}
.board-footer .btn:hover{
    border-color: #222;
    background-color: #444;
    color: #fff
}
.board-footer .ns-pagination li:nth-child(n+2){margin-left: 0}
.board-footer .ns-pagination li:first-child>a{border-top-left-radius: 4px;border-bottom-left-radius: 4px}
.board-footer .ns-pagination li:last-child>a{border-top-right-radius: 4px;border-bottom-right-radius: 4px}
.board-footer .ns-pagination li > a{
    color: #95a0a4;
    border: 1px solid #d6e1e5;
    margin-left: -1px;
    background: #fff;
    font-size: 13px;
    min-width: 40px;
    box-sizing: border-box;
    padding: 9px 6px;
	display: block;
}

/* .board-footer .ns-pagination li>a:focus{
	outline: 1px solid #000;
} */
.board-footer .ns-pagination li>a>i{color: #20bbf0}
.board-footer .ns-pagination li>span{
    color: #fff;
    margin-left: -1px;
    min-width: 40px;
    background: #768395;
    font-size: 13px;
    box-sizing: border-box;
    padding: 10px 6px
}
.board-footer .ns-pagination [class^=icon-arrow]:before{
    display: inline-block;
    content: "";
    width: 14px;
    height: 7px
}
.board-footer .ns-pagination .icon-arrow-left:before{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAHCAYAAAA4R3wZAAAATElEQVQYlZWQMRKAIBADN2Drs/y0/EpqJzZ3DRbANmmyk5uTbZLaut/rVG2dGbJNFA1oagQlcksCULkfz2t/jljaXsxTU15G41dXlz8vpBnFMNknggAAAABJRU5ErkJggg==") no-repeat}
.board-footer .ns-pagination .icon-arrow-right:before{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAHCAYAAAA4R3wZAAAATUlEQVQYlZWQMQ7AMAgDz2lWnsWn01+lM6JLImVrudHS2Qi1Mfki3LjuJ8NNO9Mf8SABhRutYgFaMmpjZlEGoK+WCgmoemruoV6Rzq++/8UTB9avfeMAAAAASUVORK5CYII=") no-repeat}

.board-prevnext{margin-top: 40px;border-bottom: 1px solid #ebebeb}
.board-prevnext>dl{
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ebebeb
}
.board-prevnext>dl>*{
    display: table-cell;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #ebebeb;
    padding: 0 20px;
    box-sizing: border-box
}
.board-prevnext>dl>*>a{text-decoration: inherit;color: #494949}
.board-prevnext>dl>*>a:hover{color: #476fad}
.board-prevnext>dl>dt{width: 120px;text-align: center;font-size: 15px;font-weight: 400}
.board-prevnext>dl>dd{border-right: 1px solid #ebebeb;font-size: 14px}

.board-form{position: relative;margin-bottom: 40px}
.board-form .date{text-align: center}
.board-form .date>*{display: inline-block}
.board-form .date .ns-form-title{margin-right: 18px;font-size: 13px}
.board-form .date .ns-form-controls{position: relative}
.board-form .date .ns-form-controls>i{position: absolute;top: 50%;right: 10px;margin-top: -7px}
.board-form .date .ns-form-controls+.ns-form-controls:before{display: inline-block;margin: 0 10px;content: "-"}
.board-form .date input{
    width: 160px;
    height: 40px;
    padding-left: 16px;
    font-size: 14px;
    font-weight: 200;
    color: #000
}
.board-form .date input:focus{border-color: #6997ce;background: #fff}

.board-form .search{
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    font-size: 0
}
.board-form .search .ns-form-row{margin: 0}
.board-form .search select{
    -webkit-appearance: none;
    -moz-appearance: none;
    /*appearance: none;*/
    width: 80px;
    height: 40px;
    font-size: 13px;
    padding-left: 15px
}
.board-form .search select:-ms-expand{display: none}
.board-form .search select>option{padding-left: 15px}
.board-form .search select:focus{
    width: 80px;
    height: 40px;
    font-size: 13px;
    padding-left: 15px;
    background: #fff;
    border-color: #6997ce
}
.board-form .search .select-box{
    display: inline-block;
    position: relative;
    margin-right: 10px
}
.board-form .search .select-box:after{
    right: 10px;
    top: 50%;
    margin-top: -2px;
    content: "";
    width: 7px;
    height: 4px;
    display: inline-block;
    position: absolute;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAALklEQVQImXWJQQoAIAzDuj05/+ib62kiooFCSsp29KGBegWgeuQOkqQke7Zz/gWaURycNAZ66QAAAABJRU5ErkJggg==") no-repeat
}
.board-form .search input:not([type=radio]):not([type=checkbox]){
    height: 40px;
    width: 140px;
    font-size: 14px;
    padding-left: 16px
}
.board-form .search input:not([type=radio]):not([type=checkbox]):focus{
    background: #fff;
    border-color: #6997ce
}
.board-form .search .ns-button{
    margin-left: -1px;
    width: 40px;
    height: 40px;
    background: #ff8900;
    color: #fff;
    font-size: 13px
}

.board-form .total-search{
    padding: 20px 30px;
    border: 2px solid #6997ce
}
.board-form .total-search .date input{width: 202px}
.board-form .total-search .search{margin-top: 15px;font-size: 14px}
.board-form .total-search .search .ns-form-controls .ns-search-field{width: 343px;padding-right: 50px}
.board-form .total-search .ns-form-row{line-height: 40px}
.board-form .total-search .ns-form-row>*{display: inline-block;font-size: 14px}
.board-form .total-search .ns-form-row .ns-form-title{width: 70px;margin-right: 30px;font-size: 14px}
.board-form .total-search .ns-form-row .ns-form-controls{position: relative}
.board-form .total-search .ns-form-row .ns-form-controls>.ns-button{position: absolute;top: 0;right: 0}
.board-form .total-search .ns-form-row .ns-form-controls>a{
    margin-right: 30px;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    text-decoration: inherit
}
.board-form .total-search .ns-form-row .ns-form-controls>*{display: inline-block}
.board-form .total-search .ns-form-row .ns-form-controls>label{
    margin-right: 20px;
    font-size: 13px;
    line-height: 18px;
    height: 18px
}
.board-form .total-search .ns-form-row .ns-form-controls>label>input[type=radio]{
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 10px
}
.board-form .total-search .date{text-align: left}
.board-form .total-search .search{position: inherit}

.board-form fieldset legend {
    display: block;
    overflow: hidden;
    position: absolute;
    top: -1000em;
    left: 0
}
.board-form fieldset .board-search-date input {
    height: 40px;
    font-size: 13px;
    font-weight: 200;
    color: #000;
    width: 160px;
    padding-left: 16px
}
.board-form fieldset .board-search-date button {
    cursor: pointer;
    background: transparent;
    margin-left: -38px;
    border: none;
    font-size: 14px;
    height: 38px;
    width: 34px;
    line-height: 30px;
    color: #666
}
.board-form fieldset .board-search-date .btn {
    background: #ff8900;
    color: #fff;
    border: none;
    width: 60px;
    cursor: pointer;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
}

.ns-datepicker{border: 1px solid #ebebeb;background: #fafafa}
.ns-datepicker .ns-datepicker-table a.ns-active{background: #6997ce}

.board-table .ns-tab{border-bottom: 2px solid #6997ce}
.board-table .ns-tab li{margin: 0;padding: 0;text-align: center}
.board-table .ns-tab li+li a{margin-left: -1px}
.board-table .ns-tab li>a{
    margin: 0;
    color: #7d9dbe;
    background: #f8fbfd;
    border-color: #e7f1f7;
    border-bottom: none
}
.board-table .ns-tab li.ns-active>a{border-color: #6997ce;background: #6997ce;color: #fff}

.ns-form.only-input .board-search select {
	max-width: 117px;
}

.ns-form {
	background: #f2f3f5;
	padding: 5px 10px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	text-align: center;
}

.ns-form:after {
	clear: both;
	content: ' ';
	display: block;
}

.board-table .ns-table{margin-top: 0}
.board-table .ns-table thead tr th{
    height: 44px;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #959595;
    text-align: center;
    vertical-align: middle;
	background-color: #f9f9f9;
}

.board-table .ns-table tbody tr:hover {
	background-color: #f8f9fb;
}

.board-table .ns-table tbody tr td{
    height: 44px;
	font-size: 15px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    vertical-align: middle;
    color: #494949
}
.board-table .ns-table tbody tr td a {
    padding: 0 0 0 10px;
    text-decoration: inherit;
    color: #494949;
}


.board-table .ns-table tbody tr td a:hover{color: #476fad}
.board-table .ns-table tbody tr td:nth-child(2){text-align: left}

.board-list-box{border-top: 2px solid #6997ce;border-bottom: 2px solid #959595}
.board-list-box ul{margin: 0}
.board-list-box ul>li{display: table;width: 100%;min-height: 125px}
.board-list-box ul>li>*{display: table-cell;vertical-align: middle}
.board-list-box ul>li>* p{
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 300;
    color: #494949
}
.board-list-box ul>li>* a{
    margin-bottom: 18px;
    display: block;
    font-size: 18px;
    text-decoration: inherit;
    color: #476fad
}
.board-list-box ul>li .num{width: 80px;text-align: center}
.board-list-box ul>li .text{padding: 30px 20px}
.board-list-box ul>li .author{width: 140px;text-align: center}
.board-list-box .ns-list-line>li:nth-child(n+2){
    margin: 0;
    padding: 0;
    border-color: #e5e5e5
}

.content-dept{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right
}
.content-dept span{
    color: #494949;
    line-height: 1;
    font-size: 14px
}
.content-dept span>strong{padding-right: 20px}
.content-dept span+span:before{
    content: "|";
    color: #e4e4e4;
    font-weight: 400;
    padding: 0 20px
}

#img-license{
    box-sizing: border-box;
    border: 1px solid #ddd;
    line-height: 43px;
    text-align: center;
    padding: 0 20px;
    margin-top: 40px;
    margin-bottom: 10px
}
#img-license:before{content: "\203B   \BCF8   \CF58\D150\CE20\B294   \C720\B8CC\C774\BBF8\C9C0\AC00   \D3EC\D568\B3FC   \C788\C2B5\B2C8\B2E4. \CF58\D150\CE20\C804\CCB4   \B610\B294   \C77C\BD80\B97C   \C774\C6A9\D560   \ACBD\C6B0   \C800\C791\AD8C\C5D0   \C704\BC30\B420   \C218   \C788\C73C\BBC0\B85C   \C778\C6A9\C2DC   \C8FC\C758   \BC14\B78D\B2C8\B2E4."}

footer .ns-icon-angle-up{height: 6px}
footer .ns-icon-angle-up:before{
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAADNJREFUGJWFjEEOADAIwpD//5mdTKZM1yNpCUl4IADRRy6ivXT5frSAg5iUgItoAT9iCQ5z6Q4IrVno4QAAAABJRU5ErkJggg==") no-repeat;
    width: 11px;
    height: 6px;
    display: block;
    margin-top: -3px
}
footer .ns-icon-angle-down{height: 6px}
footer .ns-icon-angle-down:before{
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAADpJREFUGJWFj0EOACAIw8r+/+d5IQbBKDegDSxsGwj+ZSXoHwiEsnkJ+7LK8CYcL6otqzCydLgKI/QCVPQOCXyxMyEAAAAASUVORK5CYII=") no-repeat;
    width: 11px;
    height: 6px;
    display: block;
    margin-top: -3px
}

.columns-vertical{
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    width: 100%;
    height: 100px
}
.columns-vertical>li>a{text-decoration: inherit;color: #878787}
.columns-vertical>li>a:hover{color: #fff}
.columns-horizontal{display: block;list-style-type: disc;overflow: hidden}
.columns-horizontal>li{float: left;width: 20%;height: 29px}
.columns-horizontal>li>a{text-decoration: inherit;letter-spacing: -2px;color: #878787}
.columns-horizontal>li>a:hover{color: #fff}


.links .ns-tab{text-align: center;line-height: 30px}
.links .ns-tab>li{box-sizing: border-box}
.links .ns-tab>li:nth-child(n+2)>a{margin-left: -1px}
.links .ns-tab>li:hover{z-index: 1}
.links .ns-tab>li.ns-open{z-index: 971}
.links .ns-tab>li>a{
    border-top: 1px solid #484848;
    border-color: #484848;
    background: #333;
    color: #cfcfcf
}
.links .ns-tab>li.ns-open>a,
.links .ns-tab>li>a:hover{
	margin-top: 0;
	padding-top: 8px;
}
.links .ns-tab>li.ns-open>a{border-top-width: 1px}
.links .ns-tab>li.ns-open>a:before{
    display: block;
    margin-top: 1px;
    content: ""
}
.links .ns-tab>li>.ns-dropdown {
    margin-top: 1px;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #aeaeae;
    z-index: -1;
    background: #333
}
.links .ns-tab>li>.ns-dropdown:after{border-bottom: 1px solid #aeaeae}
.links .ns-tab-grid, .links .ns-tab-grid>li:first-child>a{margin-left: 0}
.links .ns-tab-grid:before {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    border-top: 1px solid #484848;
    z-index: -1
}
.links .ns-tab-grid.ns-tab-bottom:before {
    top: -1px;
    bottom: auto
}
.links .ns-tab-bottom {
    margin-top: -1px;
    margin-bottom: 0
}


span.logo:before{
    width: 63px;
    height: 45px;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAAtCAYAAAAZQbNPAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAFahJREFUaIG9mnucXlV1979rn3Oe+yVzTSaTyUySyeRCCAGS2MhFEKTyaoDKq1L1hUqLeKmtgvSjFqgVhY+KLQq8loKiVF5UWqLYj9zBhhggQG7knpnMTJK5X5+Zee7POat/nGcmk0kgoPVdn89JznP2Pvvs31pr//Zaa4+4Aw/zzkQhswVKfWhhPpqPgdBs7dhwo1iHv4kVPupedCfYYdTNzJXUs0uF3EbElCgp8vrreOFlYNknGVrBtpGFi8BYkE1B62aoPQ3p3oJma/HWfx/CcfBKmH1fh47tcLgN6uZi4gtwa87GzF8PXumUSAxi8ftcikHCY1iZdqxMp9A/fqESX+ElqhE7jNhRTOqlayTTdo3YUSQUhcFBdHwMjHmHCv/jiC3pl97hK16jpg/cTGDWv2CFXtc5s2C0u00iod1kUufqbHnSjG0Cy6lj9OWPaPU59xCfV2JkFB3YizjWHwXI7yM2+U0neSygb/aKDkjuUJp07CdUv///EK/bRj7naePiX8ro4TNNIShknlJwVxMMHZT4sp8zdBRau0A9A7wb1XZEu1BAZMbw/6P43lJs1DnJYw8cA67n3x8vGcKVN5hC6Buq8mmNn/55GcgVCA88ppGWJ8SKqPYcgLmjm4hVvS6joxPsaUcDToje1O0ykLtcw71XYejCADptfFUkHAZZ9EcDPF1s7a4+/omnMHwQmpJIMAJOwCeiKXGBAU8rFv+9Vp3RQNdwQY92QKErLfs2p2k+F8kFkL7QiNcsI5TaIN1ryWDmqzKRPlPqmq/BzbwmTQZTGcYb2Q+UrS8uMtrsO8j/h9VhozPcThSyNvpaDhY3QcVccIvT2gVkPvQdUG17+rDp7qzF1RYNRlvE86oYG09rIN6GsfexP9+p/BbGD1kEazeaZSu/54XHh0xwDJIRIA7TuU+m/pkxJzlxefwPyEn2m/L3bQHjgZRA3GltNpTORLu2z2Zw83XgfEjyqUVSKsWxPOHwTsQK5LBD7VQ2bhCbe1DpUaPPanwQZmehUEhQisxBCkG0dAgkjSo4eiJ2Y8B1a8jnlyLWQexwL1bIn9fJFPUHg5/+YbF9b5gUy4Z8ZqV09/9QMgOrJViegzWptAJoIURxYpnpHVmmYi4lPvfTmqjfQn0VFIfrIXAbhY51WiBDqOGLwEYsgZExyE/DZFloLneV2fb8raSOLiZmb6P3lU8QiR/A9cAr+p1FwJg6LGsUkewfDl4E6e8FSYFOWl5RkovY+tufmEzPKqL47DydEmTahYuU3DN1cOinzF12FYG1W/FezeJV/Kt4u+5SK5YnufIwlMCLwL528CZQLYJayOjYenOg9Yci6QgRkNH9a2TnI+uIVRzQwAREFSwrIhP5G+ga/IT2lvbI2afdiphdb2eZvCV4MhmYSINdRmdZSPu+GxnpXkUSn/veTCYV4oAUJhZLd+f3KF1+OdI4jOx/mQBgBII2TAB9EVApc04GHCsuOzfdJG46QhLfI0xsgtpFh0jUQL4NZMyQl89KvnQbZhjSw0t037YgTZetxy2esE29ffBlX/aGxxFNUXavWTKeOluipwA+XTwgDGaw7Ry3Y+sVLF79IzJp2GGjEUH2vYxXfQYStH3yK3mIW4EO7V/BaOcqwv63NGdSWhn6ilTNeomAhUgQSskoI9kP4AAhX0GirquSAymccmpvveZFARvPCiAWYExWhHEKPqDj3H3yXmb8nhqrINL+3OWePfqIMc1Z2m1ICAy1wjlLIeY4uO4HOdp3GQtDj5ucNyCFrEMYyNkw/4z7NDD6AznyItpzBKmtRgKhJNm+KiygCGhoTFdeeCdBx3s7xnlr8ADGYKwgomlwyUuy6l4dt9ZKbiyOXQYp+BYu4hPfJAlOV4AByeSrjKkxuJyNFP4CNYcImadJjzeS2nGNaX/jMibGQjz7fy/y1p7zSZOYv0cyh88iIJDPVklhwmFWpiiFtENPKooWQrjZIDaQBu/M9/2Q+sUb8XIn0f7JwJ+MF5RleN56PO1A2YAVLopE0UIvGk1u0IbaAH2tN4mlS6Bo1HMHiMd3aU3dNjKFBtPVfiV2IeZHcFNjIoFZWa1cXCPP/+xuvPw6yRcV8QasPZurKBQtdQJIMujKxJF5MnE0pkvXPiwvHj6LiiIyuOcawpGYpkYOSn9mNQ2LX9Dinp+IbbukC5BsPMzaj92vydlQzPB2tkGb4swMy5wmPb3/bnKjSyGoEq98kIaaGzDxFFqEUg6CsZ97S1qesQLJZs31Bb1c+qgRq0fr5uQkVUDT2Sck1XMPWqyeCmIEPNE8A3uSjOxpIgjYKniJAAG3U+ORQ9p87oOMdP6F7N/9PokuqdTG+vu81sY1ZrT3Sqy8IxOZj7KrE52/6kltaP4PaesoimUNUsjCwhW/xrBXhg6fEvQUeBk4wT1WSDG7lIgHXlbMWO+1OhiAOcnP49kZjTRBIQMUhjFmix994YfArot6LqY6+nOsyksZ7r8GUx7fAwJWP1UL27S6pVV6X69DLfXOuvQWlcyjpm//qEg2L/mR92MUuveswKQe1KYFf6lDsV+oFTpPrKijc1duontL3ux95mYyqQVqzHIJGzRzxNWtD1mYpIueOpcHsDUya+azvGA8vLLNwi7Sd+RaiBSJOV8kXJ31SkcR40Cp6G+J6qGuh0gRCQOJasDpY2AQrDLzGAdqFz6pmZEJKuc8J12ch+sKw4MXUVn5iAx05j0ndLrkzFpskP7ts8l3iFYszhAMbtDahRuIJiCXu1Jad/5YJJ/EUX9ZBUDadn9KGuNDum79bVgBPT4fmSYKVkAhqNg0Jo5vFLONg9F2iulFTCZ84RL0H7iebE2MymVfECc8KJFK9MhW/8OBWUgshidNQBG1YxaZ1+qM5/qUmgWilVskoc/hFKFp0aO0Vl5Hcbhe2p+/Qrpr6tR1t0n7vvdQKCzRUhBd/OHXaFiuMnwQjryIpAeQ/Hiz7Hz1nzG5JCGOJZwCWG7IHN51k7tGnyAcexX35Na3Qh6th1ye2uZga3RGLGBJp7fk9G/Llhfvk0ThWOIRLiITPR/Xjj2VWlt5k1hmNyiaziCxJrSqAQJLIVgAO7BUhl84HwcoAblw3jt9/u3iMGQsA4nEXj1z/bfZsuGfxB2zGO9/F8K7CFYe1IrwC97spb9h6UUPiFiYw7/Bw0Vz/cjQyDmUUvMIcnymXbY++VTMbH/kLELRV49Llct9JFSkMzWHD/30UnZ3lrDJ52ZYXqCu5gFvYUuTad9/g8SLQUz5YyHFDOy4VEYrWzij4lbgUUSKqOvH2caDjm1J6eq4Q9JtjYRBxyJFPfuDt+rc4K8IBCGXQQIJZdHZ3/dS7SnT88bV4kSG1LKfo+RlWHPJ06T6+2RwN3Lol35S5YTqGctezfDI9TilN6dxY2Ci1yI/Mw0HLI/9h2Jc+Z9XcDRrqK/2sGV84MRBbMdjbsUt6rTsofPwN8SMN+KUNRwBKQwvYucLD2J5F2tVxbcQsx8x4DFPuvbdI8N71msQGGdQWxZ+zVt62r/ggvTuRUe7ILoPrV0DieRP1K16lGAiS0q/LIffuE0Hu75inPEfyhv/htrFBiX2UTPWezUTI6ejnu9JgRnzLccUWnI8XXpxB9EkeMdb3lSU+N7dzRxMzeKsxUHuuuVcbORNioluySUe+6m35LQtMtR3sxk4fBXGdbDxg5jSSIA8n5SBwiWEZ99LZf295MZWyWjnBSRCR7w5S57Ezd4jsdBOKxNAxgehdxdqBWGgFwp5JNEAGsx4dk1Mir1XiFOqYdcz32DeglrEWUTvwHvFG1yAB1hWzpt3xoMajtrW3s3XEeJYAqX4+UHdyt/RdO5LOCHwjoV4Jmn42a/y/PK1Ap/7SBP/+IU1xKPOKSI8zwPLOUB15dWaTz8G7pckk15HIWcIlr2glK3Xtldul6HBD1Fdt8Fb2nIj8fiLxi4dIBcHpx5xI4ABJwhiGyQUQDSIUoUnc6Wz/WqT7l1NDETdORxsvR0PP+kJJrq1uuYZofiwVNQ84yWcGu0wUVHnCorFCJ6AZVxqq3/HilU3SSA6gggiFoQFQsLP/iPPzQ/a/OiO83n/+Q3HHPwtwYO/djwPDL/UeU0bKQYv52j3X0mmfx1khCBIBEi1rZbBQ6s1VrubgHyYgJXGig4SNhkK+5XSEIylbIpuEne8Ukw2RuFwPYWxGimOz8LBD4+LNhqpGZSYtV0ShSeprH5C7OR+untc8UrYlgx4ces63PC/adWalaY6KYxuOpQz85/3nNAQmRJi25RKyhe+nSFdUELROl5+9N1UV4SOgybu5stPBGxZ6EAPki+haiNuDuk9is5vBKcKITZLR3v+jN7Oa01maB1OzpqK80v4Gd8k33iAK/6uMbkvU253y+qXEJ5t90qkaptU1L1Ac/XG9o749tYD/flAVZzRdILHdjYRtQq8a/kw19T+K+SisOwcBvQ0Nr/8Bjc++RE8HMTIlM1CkQhf/tQqrr5i8Untavt7QHnxvFlgMNMLxBuVSPhBb37j4162Yb10bL1VtLAAuwzGZkZio75VwVeCZ9CA5RGsbsV4r2n96k1MHH5JkuG2YqJu/GuPreDpg4vY3x3nT99dQ31tiA7pZ/f+cX51IM2OZo9PLdvMU88s5tdtqziavjixbk149ZIFiZ3NjYnBlgUVNDcmSMRmMuMJ4ENQzIMW/EqtbZ1aCZOKcHVIk8kfU1/fK4N9P0MzyWPt+F6AAcvJaDxxFOw3xPEGtWr+FroOHtQFLV0y0N1O7RzNTvTRO5Dku89fglavSXzzxtnvPX9N3dJQ0KoAuoAXJzLFbVt3D/L6vvNpn2e4qL6STzcl6oIB617g/cArwLVA+6kBgK3eSkzfK0ihB01WoqUJqKvH3wVOkrC7RaAAxTxiCkjEwGln7dQtW/pkPJMkWO5asCFQ+YYmnUelVNqoDYvaSWePSG5IqaiEIx5qBAkGMQN72ZquJrv8p9z7l1WzRbgP+CDHF7D7YhHnrvPX1P3T+WuYXqlYD/xZ+f4CYPVbgF8CfBEYAB6wwSuHhxYyPg7dByEYgOw4YlWgbvk7xgHLQRe8B6J1aCmH2ILaDnQdXGxSv5lDoAw8D1q9fJNWzfkEmbZOKU34hxOq/hZUKqGz5yNjbWisHjm0FzuwjL1t41zynqq/BU5CRMwGvgkMAg8AlfgllUun9ekEXivfz6woCHB9+QK48Hi2NwYcx9+Di0VwAog7gdgOuvqjUDEHohWoHQEiqCpYtiW9XR+nlE1MlpwgUKQqfh+BYifZaUdfngdWEGIRCDUghzpRq2qtFkLnvmvZ3teGMz/eCF9r4M3FAB8A+oDv4xevktPa7wfGgS8Dy4Ah4HngP8uK6JnWd9Wb1O0nDwnKsxYDxQKy4xfQtAJNNvhHwKJIz/7zzN4XPkIYn9kVNGQymm3twfVPXpQSeB4aj+GFq32OsSzIc530HfgH0WI9L2vfBz7zxvU/2rDv65+8YuliERqBV4GdwJ8AF5VntwLf6q8DdcCZ5eftwGbgIY73huvKyrgX6C7P0gD5U+/z08UO+u/lcz54OxCT7Zv/gdJYksg0XbmWIbHQJprwH1Z7iII2rEW9EoKF9B19H4OFu8TkIwRBMszmqa4vrl3+2CWfu+3i/3X3zWsaLCMH8HPC04AngXn47vsi8Osy+IeAs4CNQGwGcMrPbgdewPeYIn6MWnhn4I2BVBpa92HyWdHKJX/H8MAFJPGZXfEpKuOGtXpdHXVVfhk6V0Ran4SFUd/1S8VKWnffIl4+Qqj8XhhIjc5aXDFeM9G/p6tYPHvYCk7x3dRJAPAs0Az8M77bzy2P8AqwA98jqoD/Kvc7B4gC84FhjmUHz7wz8JPTCIahfc/fmKOdN5HAJzg70aZWyDJufxPkbenYeplGGh/WbKEoo0UknYLeQxAJoP3D603PzndPeUu5AOoary8II1/5RJxQ8LiTynVlkCV8iw/gW3IWPtsHgO3AYeB/AxFgD7AIeKr8v3LM5XPA4+8cvG3bTOT/homxO6gkgILK7GFdefrHCDXP478e+TnBlC2HtlyubvffEkzcSfVp/haZS0N+dKG07vwSdsmaSpUNULRgTvMLTIxnmhfOnf7FOcBnyip6DN/yeeCvy+1PA+cDY+XfHdPedfF9agDYDyws/94ObD7134dMkp9lo54sl9Zd95sjO+6QynJiOQK6cO53iCe3sOi9j3vLL3uIrEAwY0xH29dldPw7eG4Lth2j6K2VvVsfMqm2FVPuboFmQeMtB82SC34x7swnHz1rStXAV/FJ7Q3g5jJwgFXA3wMt+KQ4HTT46/rL+B5zW7l9TrltE9B9zPLG+Kwu4jOxZYFIGE+r1SutomPXn8qRPR+W/HDt1IHFWABv/vI7mWV9ByywKkq0rL5ZWx9vkXzqXCJu2Ay3fomx7k/iOGOm/8kq8cYSU4FQ2d1lAtUVLd+VmrpDgUIFwWgQwAG+DXwen+CuBw6WFfKPwOc4ts1l8Nf03mngL8APlG4C7i4/OwOfQB+e1CwY4zCRuRCxVlIsOgwNBclnZ1NML5Ts6Dyy6RYp5G0i+NThAiMW3poP362Ni74q3b9yUQUtgbg93uz4tWbYul8mRt9DxAUzXkWeKjEcyyMVn3czJkfI+wZJeQADnemFtPg9okBFWQF34rsuwA1lbwB4AtgAfAH4BfCxsocA7MYPeXdNmhffa+4AXvbBW8EIo6PfpOPAtYQkIVqEjhF/dlJ+ZbKAoUABSAveivO+pWdfeCu9bdP+cgE/ijNyUOfV/TnZxbfQt+cqyY1X4JTHKvjKUyxIzN2m9VXfMl3bH8VTDwuSNY2TI6WAT+OT06TEgSvL9/vw9/AuIF225meAz5bbj5avqZkB3ypbHgBbul75gXRuuZpQ4VgkPXnWLjNeLYBnwiNUcRv19XehevISsSoY06PzGj+rJv2wWNGLyXRdIGP9NZqMlyQ0+1WCZiPRWc/imZ6pCNCuZHYyOv2LMwqMUznjpEzOcDJ9q+LEsHb6eOnjBpMDj/05oTLgkx02ClACLRlIztukCxbeIn2v/5ZS6a2zv8k43sjvqKv/nebc78jESISqypLOmjsqmZTfb1q5icBbRbaAH7r+Fj+oWYrv6q9yLLF57k2An1Rs6s7aSOfOiwiWjrf25MEjBiIVbVpbc7/WzvsBoeDYzOLgKcXzwPMyQKZ87ytnZh02MP9UI5WA7wJN+MnPuvIFfrLz/97JtGwWLPkrb7TvDpMZuxIn7fjEZYBERhOVO6mIbiAe+XdyhUNT1vxjSKQOrBNOj04m3cDH8YObtfg+uwWf+PJv8d4JYkOpw5s39wa8xoLp23Ge5gslwkGl/txntGruXUwcaJWJsbdX4PhDpDgOmR30jC+kbnb8VL1zwKPl6/eW/wbHgVj0wCk1egAAAABJRU5ErkJggg==") no-repeat;
    content: ""
}

.smooth-scroll{margin-top: 60px;padding-bottom: 30px;text-align: center}
.smooth-scroll a{text-decoration: inherit;color: hsla(0,0%,100%,.5)}
.smooth-scroll a .ns-icon-top{margin-bottom: 5px}
.smooth-scroll a .ns-icon-top:before{
    display: block;
    width: 51px;
    height: 26px;
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAaCAYAAAAaAmTUAAAAyklEQVRYhdXWWxaDIAxF0eD85xx/eq21iORxEc4EWBsFUlRVBqQiUtiLbOwF5Auh7xobc/4idBATU/u1qCAWpnVGaCAGpuewU0DZGMutlQ7KxHiu31RQFibyjqSBMjAZD2IKKIrJfNnDoAiGMaKEQF4Mc9ZygzyYEUOjC2TFDJl+P5lBFsxICDKBejFvQFA3qAfzJgR1gZ4wM0DQI6iFmQmCmqA7zIwQdAuqYWaGoCroilkBgv5AZ8xKEPQDAmZFCDpAm6wNQUVEdAcOXDYwmb7tRAAAAABJRU5ErkJggg==") no-repeat
}
.smooth-scroll a p{margin: 0;font-size: 11px;line-height: 1;}


.hide{
	overflow: hidden;
	position: absolute;
	border: 0;
	margin: -1px;
	width: 1px;
	height: 1px;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
}

#exam_tab .tab-menu ul,
.tab-menu ul{padding-left: 0; border-top:0; }

.ns-form fieldset legend {
    display: block;
    overflow: hidden;
    position: absolute;
    top: -1000em;
    left: 0
}
.ns-form fieldset .ui-datepicker-trigger {
    border: none;
    background: transparent;
    cursor: pointer;
    width: 40px;
    height: 30px;
    margin-top: 0;
    margin-left: -40px
}
.ns-form fieldset .board-search .search-fields {
    -webkit-appearance: none;
    -moz-appearance: none;
    /*appearance: none;*/
    width: 80px;
    height: 40px;
    font-size: 13px;
    padding-left: 15px
}
.ns-form fieldset .board-search select{height: 32px}
.ns-form fieldset .board-search .board-search-keyword {
    height: 32px;
    width: 140px;
    font-size: 14px;
    padding-left: 16px
}
.ns-form fieldset .board-search .board-search-submit {
    margin-left: -1px;
    width: 60px;
    height: 32px;
    background: #ff8900;
    color: #fff;
    font-size: 14px;
    border: none;
    font-weight: 700
}
.ns-form .board-search-date .search-date-picker {
    height: 32px;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    width: 160px;
    padding-left: 16px
}
.ns-form .board-search-date .search-date-picker+.search-date-picker:before{margin-left: 30px}

.board-title-h3 {
    margin: 0;
    padding: 0;
    height: 0;
    text-indent: -9999em
}

.board-search-submit{
    border: none;
    font-weight: 700;
    font-size: 14px;
    width: 16px
}

.board-table .ns-table{margin-bottom: 0}
.board-table .ns-table tr:last-child td{border-bottom: none}

.snb-sns{width: 242px}
.snb-sns .sns-list>li{width: 45px}
.org-link{padding-left: 0}


@media (max-width:767px){
    body{min-width: auto}
    .ns-con{width: 100%}
    .ns-form{display: none}
}

.ns-form select.search-fields{height: 28px !important; padding: 1px 6px !important; vertical-align: top !important;} 

