@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,600,500);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
* {margin:0; padding:0;} 
html, body { height: 100%; font-family: 'Raleway', sans-serif, "NanumGothic" font-size:13px; line-height:20px;}
img, fieldset {width:100%; height:auto; border:0; padding:2px;}
ol, ul, li{list-style:none;}
ul {list-style: none; margin: 0; padding: 0;}
input { font-size:12px; color:#555;}
select {color:#555; font-size:13px;}
address,em { font-style:normal;}
button { border:none; background:none; cursor:pointer;}
hr, legend { display:none;}
p,h1,h2,h3,h4,h5,h6,form,input,dl,dt,dd {margin:0; padding:0;}
table { border-spacing:0;border-collapse:collapse; width:100%;}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
body, h1, h2, h3, h4, h5, h6, .button, input[type="button"], input[type="submit"], input[type="text"], input[type="password"], input[type="email"], textarea, select {
    font-size:13px;
    line-height:20px;
    color:#555;
}
h1 {
    font-size: 28px;
    line-height: 50px;
    margin: 0;
    margin-bottom: 10px ;
}
h2 {
    font-size: 22px;
    line-height: 30px;
}
h3 {
    font-size: 16px;
    line-height: 30px;
}
h4 {
    font-size: 14px;
    line-height: 30px;
}
h5 {
    font-size: 12px;
    line-height: 24px;
}
h6 {
    font-size: 10px;
    line-height: 20px;
}
a {text-decoration: none;}
a:hover{
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
     color:#555;
}
a:focus{
    outline: none;
    text-decoration: none;
}
.not-ie a {
 -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
  transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}
/* µå·¡±× ¼±ÅÃ ºí·Ï»ö»ó */
::selection {
    background:#aaa;
    color: #353e49;
    text-shadow: none;
}
::-moz-selection {
    background:#aaa;
    color: #fff;
    text-shadow: none;
}
::-webkit-selection {
    background:#aaa;
    color: #fff;
    text-shadow: none;
}
.mrg-0{ margin:0 auto; }
.mt-10{ margin-top:10px !important;}
.mt-20{ margin-top:20px !important;}
.mt-30{ margin-top:30px !important;}
.mt-40{ margin-top:40px !important;}
.mt-50{ margin-top:50px !important;}
.mb-10{ margin-bottom:10px !important;}
.mb-20{ margin-bottom:20px !important;}
.mb-30{ margin-bottom:30px !important;}
.mb-40{ margin-bottom:40px !important;}
.mb-50{ margin-bottom:50px !important;}
.pt-10{ padding-top: 10px !important;}
.pt-20{ padding-top: 20px !important;}
.pt-30{ padding-top: 30px !important;}
.fl {float:left !important;}
.fr {float:right !important;}
.fn {float:none !important;}
.center {text-align:center !important;}
.right {text-align:right !important;}
.left {text-align:left !important;}
.hand {cursor:pointer}
.overflow {overflow:auto; overflow:hidden}
.none {display:none !important;}
.clearfix {*zoom:1}
.clearfix:after {content:'';display:block;clear:both}
.sub_content {
    padding: 30px 0;
}
/* HEADER */
#background {
    width: 100%;
    height: 100%;
}
#header {
    z-index: 999;
    position: relative;
}
#header {
    width: 100%;
    height:538px;
    background-image:url("../../img/pure/main_backw.png");
}
/* »ó´Ü¹Ù »ö»ó */
#header-top {
    background:#353e49;
}
.wrapper {
    background:#fff;
    margin:0 auto;
    width: 100%;
}

 .top-info {
    padding:0 10px 0;
    color:#fff;
    line-height:28px;
} 


.top-info span {
    font:600 13px "open sans", Arial, sans-serif;
    color: #fff;
}
.top-info span i {
    font-size: 13px;
}

/* »ó´Ü¹Ù °æ°è¼± ¿Þ*/ 

.top-info-menu-left {float:left; list-style: outside none none; margin: 0; padding: 0; color:#fff; border-left: 1px ; }
.top-info-menu-left a {padding:8px 15px 8px 15px; color: #fff; border-right: 1px ; display: inline-block; float: left;}
.dropdown-menu {
    border-radius:0px ;
} 

.dropdown-items {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    color:#fff;
}

/* »ó´Ü¹Ù °æ°è¼± ¿À */ 

.dropdown-items li {
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    display: inline-block;
    float: left;
}
.dropdown-items .dropdown-menu li {
    border: 1px solid #fff;
    display:block;
    float:none;
    background:#fff;
}
.dropdown {
    position: relative;
}
.account-dropdown .dropdown-menu li a {
    padding:10px;
}
.top-member .dropdown .account-dropdown {
    display: block;
    padding: 8px 15px;
    color: #fff;
}
/* »ó´Ü ¿ìÃø ·Î±×ÀÎ ¸µÅ© */
.dropdown-menu > li > a {
    padding:5px 15px;
    font-family: "Nanum Gothic", sans-serif; font-size:12px; color: #333;
}
.dropdown-menu > li > a:hover {
    background:#353e49;
    color: #fff;
}
.dropdown .dropdown-menu {
    border-radius:0;
    border:none;
    margin:0;
    padding:0;
}
/* ·Î°í */
#menu-bar{
    position: relative;
    z-index: 999;
}
#logo {margin-top:0px; margin-bottom:0px; }
#logo img{
    width:100%;
    height:auto;
}
#logo > h1 {
    margin-top:0;
    line-height:0;
    display:inline-block;
}
/*-----------------------------------------------------*/
/* NAVIGATION (¸Þ´º°¡·ÎÅ©±â¼öÁ¤°¡´É)
/*-----------------------------------------------------*/
.navbar-default {
    background: transparent;
}
.navbar-collapse.collapse {
    float: right;
}
.navbar-nav ul {
    width:100%;
    min-width:160px!important;
    padding:0;
}
.navbar-toggle {
    background:#303436;
    border:none;
    padding:10px 10px;
    border-radius:3px;
    margin-top:5px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background:#303436;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color:#fff;
    height:3px;
}
.navbar {
    margin-bottom: 0;
    min-height:60px;
    border:none;
}
/* sub menus arrows */
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    position:static;
    margin-top:0;
    margin-right:0;
    margin-left:6px;
    display:inline-block;
    width:0;
    height: 0;
    overflow:hidden;
    vertical-align:middle;
}
.navbar-nav > li > .has-submenu .sub-arrow {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    width:8px;
    height: 8px;
    line-height: 8px;
    border-width: 0px;
}
.navbar-nav > li > .has-submenu .sub-arrow:before {
    content: "\f107";
}
.navbar-nav ul .sub-arrow {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
}
.navbar-nav ul .sub-arrow:before{
    content: "\f105";
    font-family:'FontAwesome';
    width: 99%;
    height: 98%;
    display: block;
    position: relative;
    top: 12px;
    right: 10px;
    text-align: right;
}
.navbar-nav ul a.has-submenu {
    padding-right:30px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: none;
    background: transparent;
}
.navbar-default .navbar-nav > li > a{
    color:#555;
    text-transform:uppercase;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
}
.navbar-nav > li{
    padding: 0;
}
.navbar-default .navbar-nav > li:first-child{
    border-left:none;
}
.navbar-nav > li > a:hover,.navbar-nav > li > a:focus,.navbar-nav > li.active > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background:transparent;
    color:fff !important;
}
.navbar-default .navbar-nav > li:hover > a {background: # !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent !important;
}
.nav.navbar-nav > li > a {
    border: 2px solid transparent;
}
.nav.navbar-nav > li.active > a {
    background:transparent;
    border: 2px solid #fff;
}
.nav.navbar-nav > li:hover > a {
    background:transparent;
}
/* fix SmartMenus sub menus auto width */
.navbar-nav .dropdown-menu { 
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-right:1px solid #e4e4e4; 
    border-left:1px solid #e4e4e4;
    border-bottom:0px solid #e4e4e4;
}
.navbar-nav .dropdown-menu > li > a {
    white-space:normal;
    font-size: 13px;
    padding:12px 20px;
    position: relative;
    border-bottom:1px solid #e4e4e4;
}
.navbar-nav > li > .dropdown-menu > li a {
    transition: all 0.3s ease 0s;
}
.navbar-nav .dropdown-menu > li > a:hover {
    color:#fff;
    background:#404951;
}
.navbar-nav ul.sm-nowrap > li > a {
    white-space:nowrap;
}
.navbar-nav .collapsible ul {display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
.navbar-nav .collapsible ul.sm-nowrap > li > a {white-space:normal;}
.navbar-nav .collapsible iframe{display:none;}
/* disable Bootstrap */
ul.sm li *,ul.sm li *:before,ul.sm li *:after {-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {border-color:transparent!important;}

/* »ó´Ü¸Þ´º sticky css */
.sticky-wrapper.is-sticky #menu-bar {
    background-color:#fff;
    opacity:0.95;
}
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active,
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover{ 
    background-color:#fff;
}
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav > li:hover > a {
    background:transparent;
}
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav > li > a {
    border:none;
}
.sticky-wrapper #menu-bar {
    padding: 30px 0;
}
.sticky-wrapper.is-sticky #menu-bar {
    padding: 0;
}
.sticky-wrapper.is-sticky #menu-bar #logo {
    margin-top: 7%;
}
.sticky-wrapper.is-sticky #menu-bar .navbar-default .navbar-nav > li > a {
    height:50px;
    line-height: 50px;
}
/* Animation */
.navbar-nav > li:hover > ul{
    -moz-animation: fadeInUp .4s ease-in;
    -webkit-animation: fadeInUp .4s ease-in ;
    animation: fadeInUp .4s ease-in;
}
.navbar-nav > li > ul.dropdown-menu li:hover ul{
    -moz-animation: fadeInUp .5s ease-in ;
    -webkit-animation: fadeInUp .5s ease-in ;
    animation: fadeInUp .5s ease-in;
}
/* Animation_Hover */
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/* Hover_Effect */
.navbar-default .navbar-nav > li > a {
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    padding: 10px 12px 6px 12px;
    color: #343d48;
}

/* »ó´Ü ¹Ù ¸Þ´º ÆùÆ® »ö»ó */
.navbar-default .navbar-nav > li > a > span.data-hover{
    position: relative;
    display: inline-block;
    height: 3em;
    color: #353e49;
    margin: 0 -29px;
    padding: 10px 32px;
    
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.navbar-default .navbar-nav > li > a > span.data-hover::before {
    position: absolute;
    color: #fff;
    right:100%;
    margin: -62px 6px;
    padding: 62px 24px;
    content: attr(data-hover);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transition:all 0.3s ease-in-out 0s;
    _webkit-transition:all 0.3s ease-in-out 0s;
    _moz-transition:all 0.3s ease-in-out 0s;
}
.navbar-default .navbar-nav > li:hover > a > span.data-hover,
.navbar-default .navbar-nav > li:focus > a > span.data-hover {
    -webkit-transform: translateX(-5%);
    -moz-transform: translateX(-5%);
    transform: translateX(-5%);
    transition:all 0.3s ease-in-out 0s;
    _webkit-transition:all 0.3s ease-in-out 0s;
    _moz-transition:all 0.3s ease-in-out 0s;
}
/* figure Room Preview */
@media all and (max-width: 420px) {
   .section preview_list {display: none; }
}
figure {
    position: relative;
    overflow: hidden;
    margin: 0;
    text-align: center;
    cursor: pointer;
}
figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}
figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure figcaption h5{
    color: #fff;
}
figure figcaption::before,
figure figcaption::after {
    pointer-events: none;
}
figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure h5,
figure p {
    margin: 0;
}
figure h5 {
    word-spacing: -0.15em;
    font-weight: 600;
    font-size: 115%;
}
.owl-item .item-description h5{
    font-size: 100%;
}
.owl-item .item-description p{
    font-size: 75%;
}
/* Hover Effect */
figure.effect-line {
    background: #ededed;
}
figure.effect-line img {
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-line:hover img {
    
}
/* Image Border */
figure.effect-line figcaption::before,
figure.effect-line figcaption::after {
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
/* Small Image Border */
.owl-item figure.effect-line figcaption::before,
.owl-item figure.effect-line figcaption::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}
figure.effect-line figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
figure.effect-line figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
figure.effect-line h5 {
    padding-top: 30%;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}
figure.effect-line p {
    padding: 6px 2.5em 20px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}
figure.effect-line:hover figcaption::before,
figure.effect-line:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-line:hover h5,
figure.effect-line:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/* Animation-CSS */
.animation-page .animation {
    text-align: center;
}
.animation-page .animation > p {
    font-size: 16px;
    margin: 20px 0;
}
/* preview_list */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
/* owl-carousel navigation control */
.owl-controls{
    position: absolute;
    top: -60px;
    right: 0;
}
.owl-prev,
.owl-next{
    width:23px;
    height:23px;
    display: inline-block;
    text-align:center;
    background: #F2F2F2;
    border-radius: 0;
}
.owl-next{
    margin-left: 1px;
}
.owl-prev:hover,
.owl-next:hover{
    background: #777;
    color: #fff;
}
.owl-prev:after,
.owl-next:after{
    font-family: 'FontAwesome';
    content: "\f104";
    font-size: 20px;
    line-height: 22px;
}
.owl-next:after{
    content: "\f105";
}
.box {
    background: #ddd;
    cursor: pointer;
    margin: 0 10px;
    overflow: hidden;
    position: relative;
}
/*-----------------------------------------------------*/
/* BUTTONS */
/*-----------------------------------------------------*/
.btn{
    color: #fff;
    transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
}
.btn-default{
    background:#727CB6;
    border:none;
    border-radius:2px;
}
.btn-default:hover{
    background:#444A6D;
    color:#fff;
}
/*--------------------------------------------------*/
/* TABS */
/*--------------------------------------------------*/
.nav-tabs {
    border:none;
}
.nav-tabs > li {margin-bottom: -2px;}
.nav-tabs > li > a {
    background:#f8f8f8;
    border:1px solid #ebebeb;
    margin:0;
    color:#333;
    border-radius:0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color:#ebebeb;
    outline:none;
    background:white;
    color:#003399;
    margin:0 0 -1px 0;
    border-bottom:none;
    border-top: 1px solid #003399;
}
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover {
    border-top: 1px solid #003399;
    color:#003399;
}
ul.nav-tabs li a i {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}
.tab-content {
    border:1px solid #ebebeb;
    padding:20px 14px;
}
.tab-content:first-child { display: block; }
.tab-content > h3 {
    color: #555333;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
}
.tab-content > p {
    font-family: "Open Sans", Arial, "Nanum Gothic", Dotum, "µ¸¿ò", sans-serif;
    line-height: 20px;
}
/*-----------------------------------------------------*/
/* Panel */
/*-----------------------------------------------------*/
.panel-group .panel {
    border-radius: 0px;
    border:0px none;
    box-shadow: none;
}
.panel-heading{
    padding: 0;
}
.panel-title{
    position: relative;
    font-size: 14px;
}
.panel-title > a{
    border:1px solid #003399;
    display: block;
    background: #003399;
    color:#fff;
    padding: 12px 45px;
    text-overflow:ellipsis; white-space: nowrap; overflow: hidden;
}
.panel-title > a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.panel-title .left-icon{
    border-right:1px solid #fff;
    font-size: 24px;
    color:#fff;
    width: 40px;
    padding: 13px 0;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left:0;
    top:0;
}
.panel-title a:after{
    content: "\f068";
    font-family: 'FontAwesome';
    float: right;
    font-size: 20px;
    margin-right: 20px;
    color:#fff;
    position: absolute;
    top:15px;
    right:0;
    display: inline-block;
}
.panel-title .collapsed:after{
    content: "\f067";
    color:#003399;
}
.panel-title .collapsed{
    background: #fff !important;
    color:#6d6d6d;
    border-color:lightgray;
}
.panel-title .collapsed .left-icon{
    color:#003399;
    border-color:lightgray;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body{
    border:1px solid #F1F1F1;
}
/*-----------------------------------------------------*/
/* ¸ÞÀÎ map */
/*-----------------------------------------------------*/


.map_box {
    background:#f2f2f2;
    padding: 30px 0;
    overflow: hidden;
}
.map_box .map_btn a.btn {
    float: right;
    margin-top:5px;
    border:none;
}
.map_box .map_btn a.btn i{
    margin-right:7px;
}
.map_content h3 {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    font-family:"Open Sans", Arial, "Nanum Gothic", Dotum, "µ¸¿ò", sans-serif;
    margin: 0 0 5px;
}
.map_content p{
    color:#666;
    font-family:"Open Sans", Arial, "Nanum Gothic", Dotum, "µ¸¿ò", sans-serif;
    margin-bottom:0;
}
.map_box.dark{
    background:#20242A;
}
.map_box.dark .map_content h3{ color: #fff; }
.map_box.dark .map_content p{ color: #b2b2b2; }
/*-----------------------------------------------------*/
/* map box */
/*-----------------------------------------------------*/
.map_box.autoreverse{
    background:#003399;
}
.map_box.autoreverse .map_content h3 {
    color:#fff;
}
.map_box.autoreverse .map_content p{
    color:#fff;
}
.map_box.autoreverse .map_btn a.btn{
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 2px solid hsl(0, 0%, 97%);
    border-radius: 0;
    color: hsl(0, 0%, 100%);
}
.map_box.autoreverse .map_btn a.btn:hover {
    background:#fff;
    color:#003399;
}
/*-----------------------------------------------------*/
/* Title */
/*-----------------------------------------------------*/
.divHeading h4,
.widget_title h4 {
    border-bottom: 1px solid #e2e2e2;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 25px;
    padding: 0 0 10px;
    position: relative;
}
.divHeading h4::before,
.widget_title h4::before {
    bottom: -2px;
    content: "";
    display: inline-block;
    height: 0px;
    left: 18px;
    position: absolute;
    width: 50px;
}
.divHeading h4::after,
.widget_title h4::after {
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100px;
}
.divHeading h4::after,
.widget_title h4::after,
.divHeading h4::before,
.widget_title h4::before {
   background: #003399;
}
.divHeading.text-center h4:before {
    left: 50%;
}
.divHeading.text-center h4:after {
    left: 50%;
    margin-left: -23px;
}

.widget_title h4 {
    font-size: 14px;
    text-transform: uppercase;
}
/*-----------------------------------------------------*/
/* CAROUSEL */
/*-----------------------------------------------------*/
.carousel-content, .porDetCarousel{position: relative; }
.carousel-item {
    width: 100%;
    display: block;
    visibility: hidden;
    position: absolute;
    top: 0;    left: 0;
}
.carousel-item.active {
    display: block;
    visibility: visible;
    position: static;
}
.carousel-item.current {
    left: 0;
    right: 0;
    visibility: visible;
    z-index: 1;
}
.carousel-item {
    max-width: 100%;
    display: block;
}
.carousel-control {
    position: absolute;
    top: 0;  left: 0;
    bottom: 0; right: 0;
    overflow: hidden;
    width:100%;
}
.porDetCarousel:hover .carousel-prev { left: 10px; }
.porDetCarousel:hover .carousel-next { right: 10px; }

<!-- ¸ÞÀÎ »ó´Ü¹Ù ±Û¾¾ Å©±â Á¶Á¤ -->
.carousel-prev, .carousel-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 40%;
    left: -40px;
    z-index: 2;
    background: #666;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
    transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
}
.carousel-next {
    left: auto;
    right: -40px;
}
.carousel-prev:hover, .carousel-next:hover {
    background: #555;
}
.carousel-prev:before, .carousel-next:before {
    content: '\f104';
    display: block;
    text-align: center;
    line-height: 40px;
    font: 20px/40px 'FontAwesome';
    color: #fff;
}
.carousel-next:before {
    content: '\f105';
}
.carousel-next:hover:before,
.carousel-prev:hover:before{color: #fff;}
.carousel-pagination {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transition: bottom 0.2s ease;transition: bottom 0.2s ease;
    -webkit-transform: translateX(-50%);transform: translateX(-50%);
    z-index: 2;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 50px;
}
.carousel-pagination li {
    background:rgba(0, 0, 0, 0.5);
    cursor: pointer;
    float: left;
    height: 6px;
    margin: 0 2px;
    width: 20px;
}
.carousel-pagination li.active {
    background: #727CB6;
}
/*-----------------------------------------------------*/
/* FOOTER */
/*-----------------------------------------------------*/
.footer_bottom{
    background:#343d48;
    padding:20px 0;
    color:#fff;
    border-top: 1px solid #222222;
}
.footer{
    background:#343d48;
    padding:30px 0;
    position: relative;
    color:#fff;
}
.footer .widget_title h4 {
    border-color: #b5b5b5;
}
.footer .widget_title h4 span {
    color:#fff;
}
/* Footer Widgets */
.widget_content{
    margin-top: 15px;
}
.widget_content > p {
    font-family: Pt Sans,Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.widget_content li a {color:#fff; font-size:13px;}
.copyright {
    color: #efefef;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}
/* Contact */
.details-list{padding:0;}
.details-list li{list-style:none;}
.details-list li p strong { color:#fff; float: left; margin: 0;font-size:12px;width:25%;}
.details-list li {margin: 0 0 5px 0;}
.details-list li a:hover {color:#27b097;}
.details-list p {
    line-height: 18px;
    width: 100%;
    margin:0;
}
.details-list p a {
    color: #FFFFFF;
    font-weight: 700;
    font-size:12px;
}
.details-list p a:hover {
    color: #919191;
}
.details-list li i {
    float: left;
    font-size: 12px;
    margin: 2px 0 0 0 ;
    width: 15px;
}
.contact-details li p strong { color:#666; float: left; margin: 0 5px 5px 0; }
.contact-details p,
.contact-details li,
.contact-details a {color: #666;}
.widget_info_contact {padding:0;margin-top:20px;}
.widget_info_contact li {list-style:none;}
.widget_info_contact li p strong { color:#666; float: left; margin: 0 5px 5px 0;font-size: 12px;width:20%;}
.widget_info_contact li {margin: 0 0 5px 0;}
.widget_info_contact p {
    margin: 0 0 0 20px;
    line-height: 18px;
    overflow:hidden;
}
.widget_info_contact p a {
    color: #666;
    font-weight: 600;
    font-size: 12.5px;
}
.widget_info_contact p a:hover {
    color: #919191;
}
.widget_info_contact li i {
    float: left;
    margin: 1px 0 0 0;
}
/*-----------------------------------------------------*/
/* Footer Social */
/*-----------------------------------------------------*/
.footer_social{
    float: right;
}
.footbot_social {
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.footbot_social li {
    float: left;
    background: none !important;
}
.footbot_social li a {
    color: #666;
    display:block;
    width:35px;
    height: 35px;
    text-align: center;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    margin: 0 2px;
}
.footbot_social li a i {
    font-size: 18px;
    line-height: 35px;
    margin-right: 0;
    float: none;
}
.footbot_social li a.facebook:hover {color:#fff; background:#1964DA; border-radius: 100%; }
.footbot_social li a.twitter:hover {color: #fff; background:#3ABDD1; border-radius: 100%; }
.footbot_social li a.admin:hover { color: #fff; background:#F97193; border-radius: 100%; }
/* Animation-CSS */
.animation {text-align: center;}
.animation > p {font-size: 16px; margin: 20px 0;}


@media only screen and (min-width: 980px) and (max-width: 1280px){
    .navbar-default .navbar-nav > li > a {
        padding: 10px 9px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 989px){
    .navbar-default .navbar-nav > li > a{ padding: 10px 12px;}
    .navbar-default .navbar-nav > li > a {
        padding: 5px 8px;
    }
    .navbar-default .navbar-nav li a {
        font-size: 12px;
    }
    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
        margin-left: 4px;
    }
    .tab-content{margin-bottom:30px;}
}
@media only screen and (max-width:768px) {
    #logo a img {height: auto;}
    .navbar-default .navbar-nav > li > a {padding: 10px 8px;}
    .navbar-default .navbar-nav li a {font-size: 12px;}
    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {margin-left: 4px;}
    figure.effect-line figcaption::before,
    figure.effect-line figcaption::after {
        top: 18px;
        right: 18px;
        bottom: 18px;
        left: 18px;
    }
    .medium-images figure h5 {
        font-size: 125%;
    }
    .medium-images figure.effect-line p {
        font-size: 85%;
        padding: 6px 2.5em 20px;
    }
    .medium-images .masonry_wrapper figure.effect-line h5 {
        padding-top: 26%;
    }
    .medium-images .masonry_wrapper figure.effect-line p {
        padding: 3px 2.5em 20px;
    }
    
    .sub_content {
        padding: 15px 0;
    }
    .tab-content{margin-bottom:30px;}
    .nav-tabs > li > a { padding:10px 10px;}
}
@media only screen and (max-width: 767px) {
    #menu-bar{padding: 10px 0 20px;}
    #logo {
        position: absolute;
        top: 0;
        margin: 0;
    }
    .navbar-default .navbar-nav > li > a{
        height:15px;
        line-height: 15px;
    }
    .navbar-default .navbar-collapse{
        box-shadow:none;
    }
    .navbar-collapse {
        position: absolute;
        width: 100%;
    }
    .navbar-nav{
        background:#fff;
        margin: 0;
    }
    .nav.navbar-nav > li > a{
        border: 0px none !important;
    }
    .nav.navbar-nav li.active > a{
        background: #003399 !important;
    }
    .navbar-nav > li ul > li:first-child > a{border-top:none;}
    .navbar-default .navbar-nav > li{ border-bottom:1px solid rgba(60, 65, 67, 0.81) ;}
    .navbar-default .navbar-nav > li > a,
    .navbar-nav .dropdown-menu > li > a {
        padding-top:12px!important;
        padding-bottom:12px!important;
        border-bottom:none!important;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        background: #fff;
        padding-left:45px;
        color:#353e49;
        font-size:11px;
    }
    .dropdown-menu.sm-nowrap > li{background:#303436; border-top: 1px solid rgba(60, 65, 67, 0.81);}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background:#4a5665;
        color:#fff;
    }
    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
        float:right;
        color:#fff;
    }
    .navbar-nav > li > ul:before {
        content:"";
        display:none;
    }
    .navbar-nav > li > .has-submenu .sub-arrow {
        font-size: 14px;
        font-weight: bold;
        width: 10px;
    }
    .navbar-nav ul .sub-arrow {
        position:absolute;
        top: 20px;
        left: 0;
        margin-top:6px;
        margin-right:15px;
        border-top:4px dashed transparent;
        border-bottom:4px dashed transparent;
        border-left:4px solid;
        width: 100%;
        height: 100%;
        margin-left: 0;
        transform: rotate(90deg);
    }
    .navbar-nav > li.active {
        color: #fff;
    }
    .navbar-nav > li:hover > ul{
        -moz-animation: none;
        -webkit-animation: none ;
        animation: none;
    }
    .navbar-nav > li > ul.dropdown-menu li:hover ul{
        -moz-animation: none;
        -webkit-animation:none;
        animation: none;
    }
    .navbar-default .navbar-nav > li > a > span.data-hover{
        margin: 0;
        padding: 0;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .navbar-default .navbar-nav > li > a > span.data-hover::before {
        content: "";
        margin: 0;
        padding: 0;
        transition:none;
        _webkit-transition:none;
        _moz-transition:none;
    }
    .navbar-default .navbar-nav > li:hover > a > span.data-hover,
    .navbar-default .navbar-nav > li:focus > a > span.data-hover{
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        transition:none;
        _webkit-transition:none;
        _moz-transition:none;
    }
    .sticky-wrapper.is-sticky #menu-bar #logo{
        margin-top: 1%;
    }
    .sticky-wrapper.is-sticky #menu-bar #logo img{
        width: 70%;
    }
    .sticky-wrapper.is-sticky #menu-bar .navbar-default .navbar-nav > li > a {
        height: 15px;
        line-height: 15px;
    }
    .page_head{
        padding: 5px 0 10px;
        position: relative;
    }
    .text-center > img {
        width: 100%;
    }
    .list_style li i{ margin-right:0; }
    .list_item{ width:100%;}
    .sub_content{padding: 20px 20px;}
    .widget_content{ margin-bottom:30px; }
    .map_box .map_btn a.btn {display: block; float: none; margin-top: 20px;  }
    .list_style{ margin:0 0 30px; }
    .copyright{ text-align:left; float:left; }
    .owl-item .item-description h5{font-size: 13px;}
}
@media only screen and (max-width: 480px){
    #logo {
        width: 70%;

    }
    .sticky-wrapper.is-sticky #menu-bar #logo img{
        width: 90%;
    }
    .owl-item .item-description h5{
        font-size: 125%;
    }
    .owl-item .item-description p{
        font-size: 85%;
        padding: 6px 2.5em 20px;
    }
    .sub_content {
        padding: 10px 0;
    }
    .pull-right{
        float: left !important;
    }
}
@media screen and (max-width: 360px) {
    .sticky-wrapper.is-sticky #menu-bar #logo{
        margin-top: 3%;
    }
}
/*-----------------------------------------------------*/
/* feature */
/*-----------------------------------------------------*/
.in-txt {font-weight: 200 !important;}
.in-txt2 {font-weight: 600 !important; font-size: 18px;}
.in-txt3 {font-weight: 600 !important; font-size: 14px;}
.feature {
  border: 1px solid #f5f6f6;
  text-align: center;
  position: relative;
  padding: 30px 20px;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
  -webkit-transition: border-color 0.9s;
          transition: border-color 0.9s;
}
.feature .feature-icon {
  width: 92px;
  text-align: center;
  font-size: 40px;
  line-height: 90px;
  border-radius: 70px;
  border: 1px solid #003399;
  position: relative;
  color: #003399;
  -webkit-transition: color 0.6s, border-color 0.6s;
          transition: color 0.6s, border-color 0.6s;
  margin: 0 auto;
}
.feature h3.feature-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 0;
  z-index: 9;
  top: 0;
  -webkit-transition: color 0.5s, top 0.4s;
          transition: color 0.5s, top 0.4s;
  color: #48575e;
  text-transform: uppercase;
}
.feature p.feature-desc {
  width: 100%;
  position: absolute;
  padding: 0 20px;
  color: #fff;
  top: 100%;
  left: 0;
  opacity: 1;
  -webkit-transition: color 0.5s, opacity 0.5s, top 0.4s;
          transition: color 0.5s, opacity 0.5s, top 0.4s;
}
.feature:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background: #003399;
  opacity: 0;
  -webkit-transition: top 0.5s, opacity 0.5s;
          transition: top 0.5s, opacity 0.5s;
}
.feature:hover {
  cursor: pointer;
}
.feature:hover .feature-icon {
  color: rgba(0, 0, 0, 0.07);
  border-color: rgba(0, 0, 0, 0.07);
  z-index: 9;
}
.feature:hover:after {
  top: 0;
  opacity: 1;
}
.feature:hover p.feature-desc {
  top: 65px;
  z-index: 9;
  opacity: 1;
  color: #fff;
}
.feature:hover h3.feature-title {
  top: -105px;
  color: #fff;
}
.all-features{
  overflow: hidden;
}
.all-features {
  padding: 50px 0;
}
/* banner */
section.banner {
 margin:15px 0 0px 0;
 background-position: 50% 50%;
 background-repeat: no-repeat;
 background-image: url(../../img/pure/main_bot_bg.png);
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 300px;
 display: block;
 min-height: 300px;
}
.banner-text {
 text-align: center;
 position: absolute;
 width: 100%;
 left: 50%;
 margin-left: -50%;
 z-index: 2;
}
.banner-text > h4 {
  color: #fff;
  font-size: 60px;
  padding-top:70px;
  margin-bottom: 40px;
}
.banner-text .btn-default2 {
  margin-left: auto; margin-right: auto; 
  color: #fff;
  font-size: 22px;
  background-color: #003399;
  border-color: #003399;
  border-radius: 4px;
  padding:10px;
  width: 410px;
  height: 40px;
}
.banner-text .ban_tit {
  color: #fff;
  font-size: 20px;
  padding-top:40px;
}
@media (max-width:767px){
 section.banner {
 background-position: 50% 50%;
 margin:15px 0 0px 0;
 background-repeat: no-repeat;
 background-image: url(../../img/pure/main_bot_bg.png);
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 200px;
 display: block;
 min-height: 200px;
}

.banner-text {
 text-align: center;
 position: absolute;
 width: 100%;
 left: 50%;
 margin-left: -50%;
 z-index: 2;
}
.banner-text > h4 {
  color: #fff;
  font-size: 33px;
  padding-top:30px;
  margin-bottom: 20px;
}
.banner-text .btn-default2 {
  margin-left: auto; margin-right: auto; 
  color: #fff;
  font-size: 18px;
  background-color: #003399;
  border-color: #003399;
  border-radius: 4px;
  padding:10px;
  width: 310px;
  height: 40px;
}
.banner-text .ban_tit {
  color: #fff;
  font-size: 18px;
  padding-top:20px;
}
}
@media only screen and (max-width: 989px) {
.carousel-prev, .carousel-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 45%;
    left: -40px;
    z-index: 2;
    background: #666;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
    transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
}
}
/* scrollTop */
#scrollTop {
 position: fixed;
 z-index: 1000;
 bottom: 35px;
 right: 35px;
 list-style: none;
 cursor: pointer;
 display: none;
}
#scrollTop .back-top {
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    background: #b5b5be;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s; 
}
#scrollTop  .back-top:hover { background: #003399; }
#scrollTop  .back-top i { margin-top: 5px; font-size: 18px; }
@media only screen and (min-width : 320px) and (max-width : 480px) {
#scrollTop {
 position: fixed;
 z-index: 1000;
 bottom: 20px;
 right: 20px;
 list-style: none;
 cursor: pointer;
 display: none;
}
#scrollTop .back-top {
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    background: #b5b5be;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s; 
}
#scrollTop  .back-top:hover { background: #003399; }
#scrollTop  .back-top i { margin-top: 5px; font-size: 18px; }
#logo img{
    width:100%;
    height:auto;

}
}