@charset "utf-8";
/********** reset **********/
@charset "utf-8";
 @import url('font.css');
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
*, :after, :before, legend, td, th { padding: 0 }
*, :after, :before { -webkit-box-sizing:content-box; -moz-box-sizing: content-box; box-sizing:content-box; margin: 0 }
canvas, img, video { max-width: 100% }
 [type=submit] {
 border-radius: 0
}
img, legend { border: 0 }
html {font-family: 'Noto Sans KR'; letter-spacing:-1px; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% }
body { margin: 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline }
audio:not([controls]) { display: none; height: 0 }
 [hidden], template {
 display: none
}
a { background-color: transparent; text-decoration: none; color: inherit }
a:active, a:hover { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, optgroup, strong { font-weight: 700 }
dfn { font-style: italic }
h1 { font-size: 2em }
mark { background: #ff0; color: #000 }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -.5em }
sub { bottom: -.25em }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 }
pre, textarea { overflow: auto }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 }
button { overflow: visible }
button, select { text-transform: none }
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer }
button[disabled], html input[disabled] { cursor: default }
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0}
input { line-height: normal }
input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto}
input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {-webkit-appearance: none}
fieldset { border:none; margin: 0; padding:0}
table { border-collapse: collapse; border-spacing: 0 }
ol, ul { list-style-type: none }
body, html { height: 100% }

.bx-wrapper { margin: 0 !important; }
.bx-wrapper .bx-viewport { border: none !important; box-shadow: none !important; left: 0 !important; background:none; }
::-webkit-input-placeholder{ color:#c4c4c4;font-size:13px; font-weight:normal;}
::-moz-placeholder{ color:#c4c4c4;font-size:13px; font-weight:normal;}
:-ms-input-placeholder{ color:#c4c4c4;font-size:13px;font-weight:normal; }
:-moz-placeholder{ color:#c4c4c4;font-size:13px; font-weight:normal; }
input:focus { outline: none;}

*::-moz-selection {background-color: #3da334; color: #f4f5f6;}
*::selection { background-color: #3da334; color: #f4f5f6;}

.dsmbtn:hover, .ov, .ov:before, .ov:after{-moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s;  transition: 0.5s;}

