@font-face {
    font-family: ng;
    font-style: normal;
    src: url(../fonts/NanumGothic.eot);
    src: local(※), url(../fonts/NanumGothic.woff) format('woff')
}

@font-face {
    font-family: ngb;
    font-style: normal;
    src: url(../fonts/NanumGothicBold.eot);
    src: local(※), url(../fonts/NanumGothicBold.woff) format('woff')
}

@font-face {
    font-family: ngeb;
    font-style: normal;
    src: url(../fonts/NanumGothicExtraBold.eot);
    src: local(※), url(../fonts/NanumGothicExtraBold.woff) format('woff')
}

/*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')
}

/*antialiasing

@font-face {
    font-family: 'nga';
    font-style: normal;
    src: local('※'), url(../fonts/anti/NanumGothic.woff2) format('woff2'),
    url(../fonts/anti/NanumGothic.woff) format('woff'),
    url(../fonts/anti/NanumGothic.otf) format('opentype');
}

@font-face {
    font-family: 'ngba';
    font-style: normal;
    src: local('※'), url(../fonts/anti/NanumGothicBold.woff2) format('woff2'),
    url(../fonts/anti/NanumGothicBold.woff) format('woff'),
    url(../fonts/anti/NanumGothicBold.otf) format('opentype');
}

@font-face {
    font-family: 'ngeba';
    font-style: normal;
    src: local('※'), url(../fonts/anti/NanumGothicExtraBold.woff2) format('woff2'),
    url(../fonts/anti/NanumGothicExtraBold.woff) format('woff'),
    url(../fonts/anti/NanumGothicExtraBold.otf) format('opentype');
}

@font-face {
    font-family: 'ngta';
    font-style: normal;
    src: local('※'), url(../fonts/anti/NanumGothicLight.woff2) format('woff2'),
    url(../fonts/anti/NanumGothicLight.woff) format('woff'),
    url(../fonts/anti/NanumGothicLight.otf) format('opentype');
}

*/

/*****로딩*s*****/

#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;
}

/*****로딩*e*****/

/*****기본*s*****/

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

html {
    overflow-y: scroll;
}

body {
    font-family: ng, sans-serif;
    font-size: 15px;
    color: #333;
    line-height: 1.3;
    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: 1330px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/*****기본*e*****/

/*****탑메뉴*s*****/

/*퀵*/

#vp-tqg {
    background-color: #262626;
}

.vtop-n-wgw {
    padding-left: 6px;
    padding-right: 6px;
}

.vtpq-p {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    padding-top: 4px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.3);
    width: 23px;
    height: 23px;
    border-radius: 50%;
    float: left;
    cursor: pointer;
}

.vtop-n-wg {
    text-align: right;
    line-height: 1;
    height: 33px;
}

.vtm-btn {
    display: inline-block;
    vertical-align: top;
    padding: 5px 9px;
    font-size: 11px;
    color: #A6A6A6;
    cursor: pointer;
    margin-top: 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;
}

.vtm-btn:hover {
    opacity: 0.5;
}

.vtq-bv-1 {
    display: inline-block;
    vertical-align: top;
    width: 3px;
    height: 13px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    margin: 10px 1px 0 0;
}






/*로고*/

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

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

/*메뉴*/

.navbar-default {
    background: #fff;
    border: 0;
}

.navbar-nav > li > a {
    font-size: 17px;
    font-family: ngeb, sans-serif;
	     padding: 0 64px;
}


/*****탑메뉴*e*****/

/*****풋터*s*****/

.v21920-1-1,
.v21920-2-1-1,
.copy-sr-icon,
.vncm11-1 {
    display: inline-block;
    vertical-align: top;
}

.vncft-w {
    text-align: center;
    padding: 50px 0 60px;
    background-color: #222;
    color: #999;
}

.vncm11-1 {
    width: 0;
    height: 18px;
    margin: 9px 0 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.14);
}

.v21920-1-1 {
    font-family: ngeb, sans-serif;
    font-size: 15px;
    padding: 10px 40px 9px;
    line-height: 1;
    cursor: pointer;
    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;
}

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

.v21920-1-1:last-child {
    padding-right: 0;
}

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

.v21920-2-1 {
    font-size: 13px;
    line-height: 2.2;
    padding: 30px 0 0;
}

.v-dv-n-1,
.v-dv-n-2,
.v-dv-n-3,
.v-dv-n-4,
.v-dv-n-5,
.v-dv-n-6,
.v-dv-n-7,
.v-dv-n-8,
.v-dv-n-9 {
    display: inline-block;
    vertical-align: top;
    opacity: 0.3;
    padding: 0 10px;
}

.vc-fn-1 {
    cursor: pointer;
}

.vc-fn-1:hover {
    opacity: 0.5;
}

.v21920-2-2 {
    font-size: 13px;
    padding: 30px 0 0;
}

.vc-fnc-2 {
    text-align: center;
}

.v21920-2-3 {
    padding: 13px 0 0;
}

.copy-sr-icon {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
}

/*****풋터*e*****/

/*****슬라이드네비*s*****/

.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;
}

/*****슬라이드네비*e*****/

/*****스크롤탑*s*****/

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

.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.15);
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9)!important;
    font-size: 20px;
    line-height: 32px;
    border-radius: 50%;
    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.4);
    color: #fff!important;
}

/*****스크롤탑*e*****/

/*****공통*s*****/

/*기본*/

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

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

.fb {
    font-family: ngb, sans-serif;
}

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

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

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

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

/*트렌지션*/

.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;
}

/*카카오맵*/

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

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

/*동영상*/

.mvcode-w-1 {
    margin: 0 15px 0 0;
}

.mvcode-w-2 {
    margin: 0 0 0 14px;
}

.mvcode-w-3 {
    margin: 45px 15px 0 0;
}

.mvcode-w-4 {
    margin: 45px 0 0 14px;
}

.mvcode-1 {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    min-height: 178px;
    background-image: url(../../images/mvgi_1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mvcode-1 iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

.mddv-txx {
    text-align: center;
}

.mvcode-2 {
    text-align: center;
    line-height: 1.6;
    margin-top: 12px;
}

/*나눔선*s*/

.vnc-hr-1 {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #d9d9d9;
}

.vnc-line-1 {
    border-bottom: solid 1px #d9d9d9;
    margin-bottom: 90px;
    padding-bottom: 90px
}

/*****공통*e*****/


