@font-face {
    font-family: 'nsh1';
    font-style: normal;
    font-weight: 100;
    src: local(※),
    url(../fonts/nsh/eot/NotoSansKR-Thin-Hestia.eot),
    url(../fonts/nsh/eot/NotoSansKR-Thin-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/nsh/woff/NotoSansKR-Thin-Hestia.woff) format('woff'),
    url(../fonts/nsh/otf/NotoSansKR-Thin-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'nsh3';
    font-style: normal;
    font-weight: 300;
    src: local(※),
    url(../fonts/nsh/eot/NotoSansKR-Light-Hestia.eot),
    url(../fonts/nsh/eot/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/nsh/woff/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(../fonts/nsh/otf/NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'nsh35';
    font-style: normal;
    font-weight: 350;
    src: local(※),
    url(../fonts/nsh/eot/NotoSansKR-DemiLight-Hestia.eot),
    url(../fonts/nsh/eot/NotoSansKR-DemiLight-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/nsh/woff/NotoSansKR-DemiLight-Hestia.woff) format('woff'),
    url(../fonts/nsh/otf/NotoSansKR-DemiLight-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'nsh4';
    font-style: normal;
    font-weight: 400;
    src: local(※),
    url(../fonts/nsh/eot/NotoSansKR-Regular-Hestia.eot),
    url(../fonts/nsh/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/nsh/woff/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(../fonts/nsh/otf/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'nsh5';
    font-style: normal;
    font-weight: 500;
    src: local(※),
    url(../fonts/nsh/eot/NotoSansKR-Medium-Hestia.eot),
    url(../fonts/nsh/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/nsh/woff/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(../fonts/nsh/otf/NotoSansKR-Medium-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'nsh7';
    font-style: normal;
    font-weight: 700;
    src: local(※),
    url(../fonts/nsh/eot/NotoSansKR-Bold-Hestia.eot),
    url(../fonts/nsh/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/nsh/woff/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(../fonts/nsh/otf/NotoSansKR-Bold-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'nsh9';
    font-style: normal;
    font-weight: 900;
    src: local(※),
    url(../fonts/nsh/eot/NotoSansKR-Black-Hestia.eot),
    url(../fonts/nsh/eot/NotoSansKR-Black-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/nsh/woff/NotoSansKR-Black-Hestia.woff) format('woff'),
    url(../fonts/nsh/otf/NotoSansKR-Black-Hestia.otf) format('opentype');
}

/*serif*/

@font-face {
    font-family: nb;
    src: url(../fonts/nanumbrush.eot);
    src: local(※), url(../fonts/nanumbrush.woff) format('woff')
}

@font-face {
    font-family: np;
    src: url(../fonts/nanumpen.eot);
    src: local(※), url(../fonts/nanumpen.woff) format('woff')
}

@font-face {
    font-family: nm7;
    src: url(../fonts/nanummyeongjo700.eot);
    src: local(※), url(../fonts/nanummyeongjo700.woff) format('woff')
}

@font-face {
    font-family: nm8;
    src: url(../fonts/nanummyeongjo800.eot);
    src: local(※), url(../fonts/nanummyeongjo800.woff) format('woff')
}



/*로딩*/

#no-fouc {
    opacity: 0;
}

.looo {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1000000000000;
}

.llo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
}

/*기본*/

html {
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    word-break: keep-all;
}

body {
    font-family: 'nsh4';
    font-size: 17px;
    color: #333;
    line-height: 1.8;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
    color: #333;
    text-decoration: none;
}

img {
    image-rendering: -moz-auto;
    /* Firefox */
    image-rendering: -o-auto;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: auto;
    -ms-interpolation-mode: bicubic;
    /* IE (non-standard property) */
    border: none;
}

a,
a:active,
a:focus,
button,
button:focus,
button:active,
.btn,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
    outline: 0;
}

input::-moz-focus-inner {
    border: 0;
}

.btn-default,
.btn-default:focus,
.btn-defaultn:active {
    padding: 0;
}

.btn-default span {
    position: relative;
}

input:focus {
    outline: none;
}

*:focus {
    outline: none;
}

.container-fluid {
    padding: 0;
}

.ctw-vpa {
    max-width: 1550px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.root_daum_roughmap .border1,
.root_daum_roughmap .border2 {
    border: none!important;
}

.root_daum_roughmap .border3,
.root_daum_roughmap .border4 {
    width: 0!important;
}

.mmvo {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.mmvo iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

/*슬라이드*/

.slider-active .owl-nav div {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.slider-active .owl-nav div.owl-next {
    left: auto;
    right: 30px;
}

.slider-active .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 17px;
}

.slider-active .owl-dot {
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0px 5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.slider-active .owl-dot.active {
    border: 3px solid #fff;
    border-radius: 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider-active .owl-dots,
.slider-active .owl-nav div {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.owl-carousel:hover .owl-nav div,
.owl-carousel:hover .owl-dots {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

/*스크롤*/

.scroll-up {
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 1.5em;
    right: 1.5em;
}

.scroll-up ul {
    margin: 0;
    padding: 0;
}

.scroll-up li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.scroll-up a {
    background-color: rgba(0, 0, 0, 0.3);
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: rgba(255, 255, 255, 1)!important;
    font-size: 25px;
    line-height: 1;
    padding: 4px 0 0;
    border-radius: 1px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.scroll-up a:hover,
.scroll-up a:active {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff!important;
}

/*사용*/

.dib {
    display: inline-block;
    vertical-align: top;
}

.feb7 {
    font-family: ngeb, sans-serif;
    font-size: 17px;
}

.feb5 {
    font-family: ngeb, sans-serif;
    font-size: 15px;
}

.bgt {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgc {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgt {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.imgw {
    text-align: center;
}

.imgw img {
    max-width: 100%;
    height: auto;
}

.cus-p {
    cursor: pointer;
}

.trs3 {
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
}

.trs5 {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

th {
    font-weight: normal!important;
}

/*상단*/

.navbar-brand {
    padding: 32px 0 0!important;
}

.navbar-brand img {
    max-width: 100%;
    height: auto;
}

.logo-pov {
    display: none;
}

.navbar-default {
    font-family: nsh4, sans-serif;
    background: transparent;
    border: 0;
}

.nvct-w {
    float: right;
    margin: 45px 0 0;
    font-size: 12px;
    line-height: 1;
}

.nvct-1 {
    padding: 4px 5px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.nvct-1:hover {
    opacity: 0.5;
}

.nvctdv {
    font-family: nsh1, sans-serif;
    color: #fff;
    opacity: 0.5;
    padding: 4px 5px;
}

/*풋터*/

.vcfw {
    background-color: #111;
    padding: 80px 0;
    line-height: 1;
}

.vcf-1-1,
.vcf-1-1 a {
    color: #ccc
}

.invcfw-2,
.invcfw-2 a {
    color: #999
}

.invcfw-2:after {
    content: "";
    display: block;
    clear: both;
}

.vcf-1 {
    width: 70%;
    float: left;
}

.vcf-2 {
    width: 30%;
    text-align: right;
}

.vcf-1-1 {
    margin-bottom: 40px;
}

.vcf-1-1-1 {
    font-family: nsh4, sans-serif;
    padding: 10px 30px;
    font-size: 18px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.vcf-1-1 a:first-child .vcf-1-1-1 {
    padding-left: 0;
}

.vcf-1-1-1:hover {
    opacity: 0.5;
}

.vcf-1-2 {
    font-size: 15px;
    line-height: 1.6;
}

.vcf-1-2-2,
.vcf-1-2-3,
.vcf-1-2-4 {
    margin-top: 5px;
}

.vcfdv1,
.vcfdv2,
.vcfdv3,
.vcfdv4,
.vcfdv5 {
    font-family: nsh1, sans-serif;
    padding: 0 10px;
    opacity: 0.54
}

.inw-vcf-2 {
    text-align: center;
}

.vcf-2-1 {
    font-size: 14px;
}

.vcf-2-2 {
    margin-top: 20px;
}

.sicw {
    max-width: 26px;
    height: auto;
    margin: 0 6px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.sicw:hover {
    opacity: 0.5;
}