@import url(http://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);

/* 스크롤 설정 */
html {overflow-x: hidden; overflow-y: scroll;}

/* 폰트 설정 */
* {font-family: "Noto Sans CJK KR","나눔고딕", "NanumGothic", 'Apple SD Gothic Neo Medium', "맑은 고딕", 'Malgun Gothic', 'Gulim', sans-serif !important;}
h1, h2, h3, h4, h5, h6, p {font-family: "Noto Sans CJK KR","나눔고딕", "NanumGothic", 'Apple SD Gothic Neo Medium', "맑은 고딕", 'Malgun Gothic', 'Gulim', sans-serif !important;}
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}

/* 모바일 메뉴 위치 조정 */
.navbar-toggle {margin-top: 22px}

/* 소셜 아이콘 삭제 */
.footer-social-layout {display: none}

/* 게시판 본문 위치 조정 */
.dh-view-box > div:nth-child(2) > div:nth-child(3) {padding: 20px !important}

@media (min-width: 992px) {
	.container {
		width: 100%;
		max-width: 1170px;
	}
}

/*상단 메뉴 설정 시작*/
.navbar-inverse{
	background:#222222;     /*배경 색*/
	border-color:#080808;         /*테두리 색*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
	border:none;
}
/*상단 메뉴 설정 끝*/
.navbar-brand img{
	margin-top:0px;
	width: auto;
}
/*상단 메뉴 로고 시작*/

/*상단 메뉴 로고 끝*/


/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a{
	background-color:none;	      /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:15px 15px 15px 15px;  /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}

/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.dropdown-menu > li > a{
	color:rgba(255,2552,255,0.8);      /*텍스트 색*/
	padding:10px 25px 10px 25px;;      /*내부 여백*/
	margin:0px;       /*외부 여백*/
	font-size:14px;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
body > .navbar-fixed-bottom .text-center{
	background:#ffffff;           /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
	            /*텍스트 정렬*/
}
.footer_copy .text-center {
    background-color: #505050;
    color: #aaaaaa;
    font-size: 13px;
    padding: 50px 0px 45px 0px;
    margin: 0px 0px 0px 0px;
}

/* 하단 카피라이트 설정 끝*/

/*인트로 텍스트 설정 시작*/
h1.intro_span{
	background-color:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:36px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}

p.intro_span{
	background-color:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
.flex-caption{
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #000;
    background: rgba(0,0,0,0.3);
}
.flex-caption span.intro-title{
	background:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:36px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
.flex-caption span.intro-text{
	background:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
/*인트로 텍스트 설정 끝*/

/*수정시작*/
.navbar-inverse {
    top:0;
    width:100%;
    position: fixed;
    background: #FFFFFF;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
}
.navbar-nav{
    margin-top: 10px;
}
.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus {
    color: #3e4088;
}
.navbar-inverse .navbar-nav > li > a {
    color: #333;
    font-size: 14px;
    padding: 17px 15px 25px;
    margin: 0px;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.0);
}
.navbar-inverse .divider-vertical {
    display:none;
}
.flexslider {
    margin: 0px;
    background: url("images/ajax-loader.gif") no-repeat scroll center center #FFF;
    border: 0px solid #FFF;
    position: relative;
    border-radius: 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
    border-bottom-left-radius:0px;
    border-top-right-radius:0px;
overflow:hidden
}
.flex-viewport{
    border-bottom-left-radius:0px;
    border-top-right-radius:0px;
}
.flex-viewport li img{
}
.dropdown-menu {
    background: #24256b;
    width:auto;
    box-shadow: none;
	border-radius: 0px;
    border: none;
    padding: 10px 0;
}
.flex-caption span.intro-title {
    padding: 2px 14px;
    background: rgba(0,0,0,0.0);
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
.flex-caption span.intro-text {
    background: none repeat scroll 0% 0% transparent;
    padding: 4px 14px;
    background: rgba(0,0,0,0.5);
}

.intro-boardbox{
    padding: 1em 1em 1em 1em;
}

.intro-boardbox .page-header {
    display: block;
}
.intro-widgetbox > .page-header {
    
}
.intro-widgetbox {
    margin-bottom: 25px;
    margin-top: 0px;
}
.dh-front-txt div div div.panel-body {
    min-height: 135px;
}
.intro-widgetbox > .page-header {
    margin: 0px 0px 22px;
}
.panel-group .panel {
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
}

.title-bg1{background:url("/skin/img/titles-1.jpg");background-position:center;background-size:cover;}
.title-bg2{background:url("/skin/img/titles-2.jpg");background-position:center;background-size:cover;}
.title-bg3{background:url("/skin/img/titles-3.jpg");background-position:center;background-size:cover;}
.title-bg4{background:url("/skin/img/titles-4.jpg");background-position:center;background-size:cover;}
.title-bg5{background:url("/skin/img/titles-5.jpg");background-position:center;background-size:cover;}

.vs-titles{padding: 20px;}
.vs-titles h2{font-weight: bold; color: #fff; text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);}
.vs-titles span{color:#fff;font-weight:bold;background: rgba(0,0,0,0.8);}

.img-circle{width:100%;}


*, *:before, *:after {box-sizing:  border-box !important;}


.vs-masonry {
 -moz-column-width: 18em;
 -webkit-column-width: 18em;
column-width: 18em;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em; 
column-gap:1em; 


margin-left:0px;margin-right:0px;
  
}


.vs-masonry .item {
 display: inline-block;
 padding:  .25rem;
 width:  100%; 
}


.vs-masonry .well {
 position:relative;
 display: block;
}
.vs-masonry .well img{width:100%;}
.vs-masonry{}
.vs-masonry .well{padding:0px;}
.vs-masonry .well .panel{margin-bottom:0px;}
.vs-masonry .panel{border: 0px solid transparent;}





.dh-front-blog .thumbnail {
    margin-top: 0px;
    margin-bottom: 0px;
}

.vs-info{}
.vs-info >.list-group-item{padding-top:25px;}
.vs-info >.list-group-item>h4{font-weight:bold;}

.vs-fest .panel-body{padding:35px !important;}
.vs-fest .list-group{margin-bottom:0px}
.vs-fest .list-group-item {background:rgba(255,255,255,0.9);}


.vs-program{background:url("/skin/img/small_steps.png");}
.vs-program h2 {font-weight:bold;}
.vs-program h3 {color: #c23946;}
.vs-program .btn-default {
    background-image: linear-gradient(to bottom, #FFF 0px, #FFF 100%);
    background-repeat: repeat-x;
    text-shadow: 0px 0px 0px #FFF;
    border-color: #ddd;
}
.vs-program .btn-default a:color{255,255,255,0.5;}
.vs-program .btn-default a:hover{color:#c23946 !important;}
.vs-program .btn-default:hover, .vs-program .btn-default:focus {
    background-color: #FFF;
    background-position: 0px 0px;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0) inset, 0px 1px 1px rgba(0, 0, 0, 0);
}
.title-bg5{}
.topmarginLay_a{
	display:block;
}

@media screen and (min-width: 768px) {
	.topmarginLay_a {
		height: 144px;
	}
}

@media screen and (max-width: 767px) {
	.topmarginLay_a {
		height: 87px;
	}
}

@media screen and (min-width: 1200px) {
	.topmarginLay_a {
		height: 72px;
	}
}

.offers-box {
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    padding: 52px 0;
}
.offers-box figure {
    margin-bottom: 23px;
}
.offers-box .title {
    font: 30px/30px 'Pontano Sans';
    color: #262626;
    text-transform: uppercase;
    margin-bottom: 0;
    display: inline-block;
    margin-bottom: 16px;
}
.offers-box .hr {
    text-align: center;
    display: block;
    margin: 0 0 19px 0;
}
.offers-box .hr em {
    width: 370px;
    display: inline-block;
    border-top: 1px solid #5ee0f4;
}
.offers-box p {
    font: 14px/24px 'Istok Web';
    color: #737373;
    margin-bottom: 77px;
}
.thumb-pad0 .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}
.thumb-pad0 figure {
    margin: 0 0 40px 0;
    width: 131px;
    height: 131px;
    border-radius: 100%;
    background: #4cddf3;
    overflow: hidden;
    font: bold 30px/131px 'Istok Web';
    text-align: center;
    color: #ffffff;
    display: inline-block;
}
.thumb-pad0 .thumbnail .caption .description {
    font: 24px/24px 'Istok Web';
    color: #404141;
    ext-transform: uppercase;
    margin-bottom: 3px;
}
.thumb-pad0 .thumbnail .caption p {
    margin: 0 0 20px 0;
    color: #9f9f9f;
}
.btn-default.btn1 {
    box-shadow: none;
    position: relative;
    text-decoration: none !important;
    display: inline-block;
    padding: 0;
    font: 18px 'Inder';
    margin: 0;
    text-shadow: none;
    color: #404141;
    border-radius: 0;
    border: none;
    background: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn1 span {
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    background: url("/skin/img/_arrow.png") 0 top no-repeat;
    position: relative;
    top: 2px;
}











.center-box {
    color: #9f9f9f;
    border-bottom: 1px solid #e8e8e8;
    background: url("/skin/img/pattern2.png") repeat;
    padding: 80px 40px;
    margin-bottom: 16px;
}
.center-box h2{
    font: 30px/30px 'Pontano Sans';
    color: #262626;
    margin: 0 0 35px 0;
    text-transform: uppercase;
}
.thumb-pad1 {
    margin: 0;
    overflow: hidden;
}
.thumb-pad1 .thumbnail {
    position: relative;
    margin: 0 0 40px 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}
.thumb-pad1 figure {
    margin: 0 20px 0 0;
    float: left;
}
.thumb-pad1 figure img {
    border-radius: 100%;
}
.thumb-pad1 .thumbnail .caption .title {
    font: 24px/24px 'Istok Web';
    color: #3e3e3e;
    margin-bottom: 39px;
}
.thumbnail .caption {
    color: #9f9f9f;
    padding: 24px 0px 0px 0px;
}


.btn-default.btn2:hover {
    color: #ffffff;
    background: #4cddf3;
    text-decoration: none !important;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.btn-default.btn2 {
    box-shadow: none;
    position: relative;
    text-decoration: none !important;
    padding: 0 31px;
    font: 14px/42px 'Arial';
    margin: 0;
    text-shadow: none;
    color: #ffffff;
    border: 0;
    border-radius: 7px;
    background: #697580;
    display: inline-block;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}



.center-box .choose-box {
    border-left: 1px solid #d9d9d9;
}
.list1 {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
}
.list1 li {
    font-size: 13px;
    line-height: 1.428571429;
    overflow: hidden;
    position: relative;
    padding-bottom: 24px;
}
.list1 li em {
    display: inline-block;
    position: relative;
    z-index: 1;
    float: left;
    margin: 0 19px 0 0;
    width: 52px;
    height: 52px;
    overflow: hidden;
    background: url("/skin/img/page1_badge.png") 0 top no-repeat;
}
.list1 li:hover em {
    background: url("/skin/img/page1_badge.png") 0 bottom no-repeat;
}
.list1 li i {
    display: inline-block;
    width: 1px;
    height: 100%;
    position: absolute;
    z-index: 0;
    background: url("/skin/img/border.png") repeat-y;
    top: 0;
    left: 26px;
}
.list1 li a {
    color: #3e3e3e;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-size: 17px;
}

.list1 li p {
    margin-bottom: 0;
    margin-top: 16px;
    color: #9f9f9f;
    line-height: 24px;
}
.extra-wrap {
    overflow: hidden;
}
.list1 li .extra-wrap {
    padding-top: 9px;
}
.extra-wrap > p {
    line-height: 24px;
}
.footer-social-layout {
    display:none;
}





.thumb-pad2 {
    margin: 0;
    overflow: hidden;
}
.thumb-pad2 .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    text-align: left;
}
.thumb-pad2 figure {
    margin: 0 13px 0 0;
    float: left;
}
.thumb-pad2 .thumbnail .caption {
    padding: 7px 0 0 0;
    overflow: hidden;
}
.thumb-pad2 .thumbnail .caption .title1 {
    text-transform: uppercase;
    font: 30px/30px 'Pontano Sans';
    color: #404141;
    margin-bottom: 23px;
}
.thumb-pad2 .thumbnail .caption p {
    margin: 0;
    font: 13px/30px 'Pontano Sans';
    color: #4f5b69;
}
.thumb-pad2 .thumbnail .caption .title2 {
    font: 16px/30px 'Pontano Sans';
    color: #47cee2;
    margin-top: 5px;
    margin-bottom: 18px;
}



.testim > h2 {
    font-size: 30px;
    font-weight: bold;
    color: #262626;
    margin: 0 0 18px 0;
}

.global.indent {
    background: url("/skin/img/pattern1.png") repeat;
}
.who-box{
    padding: 4em 0em;
}
.who-box h2.indent{
    font-weight: bold;
    padding-bottom: 13px;
    border-bottom: 1px solid #000;
    margin: 0 0 25px 0;
}
.testim h2.indent {
    font-weight: bold;
    padding-bottom: 13px;
    border-bottom: 1px solid #000;
    margin: 0 0 25px 0;
}
.thumb-pad3 .thumbnail {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}
.thumb-pad3 figure img {
    width: 100%;
}
.thumb-pad3 .thumbnail h3 {
    color: #3e3e3e;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-size: 17px;
}
.thumb-pad3 .thumbnail p {
  margin-bottom: 24px;
  line-height: 24px;
}
.list6 li time {
    font-size: 16px;
    font-weight: bold;
    color: #404141;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 16px;
}
.list6 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list6 li {
    font-size: 13px;
    line-height: 1.428571429;
    margin-bottom: 49px;
}
.list6 li p {
    margin-bottom: 0;
    color: #9f9f9f;
}

.list1-1 {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.list1-1 li {
    font-size: 13px;
    line-height: 1.428571429;
    overflow: hidden;
    margin-bottom: 16px;
    padding-left: 22px;
    background: url("/skin/img/list_arrow.png") left 2px no-repeat;
}
.list1-1 li a {
    font: 13px 'Istok Web', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #9f9f9f;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}





.testimBox {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 6em 0em 6em 0em;
}
.thumb-pad6 figure img {
    width: 100%;
}




.advantages-box {
    padding: 6em 0em 6em 0em;
    background: #f2f2f2;
}
.advantages-box h2{
    font-size: 30px;
    font-weight: bold;
    color: #262626;
    margin: 0 0 18px 0;
}
.advantages-box h3{
    color: #3e3e3e;
    font-weight: bold;
    margin: 0 0 16px 0;
    font-size: 17px;
}
.list1 li strong {
    display: inline-block;
    position: relative;
    z-index: 1;
    float: left;
    margin: 0 19px 0 0;
    width: 52px;
    height: 52px;
    overflow: hidden;
    text-align: center;
    background: #697580;
    font: 30px/52px 'Pontano Sans';
    color: #ffffff;
    border-radius: 100%;
}
.list1 li:hover strong {
    background: #4cddf3;
}


.thumb-pad5 .thumbnail .caption a {
    font: 14px 'Istok Web';
    color: #404141;
    text-transform: uppercase;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.thumb-pad5 .thumbnail .caption a:hover {
    color: #4cddf3;
}
.thumb-pad5 .thumbnail .caption img {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
.thumb-pad5 .thumbnail {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}


.thumb-pad6 .thumbnail {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}
.thumb-pad6 .thumbnail .caption a:hover {
    color: #4cddf3;
}
.thumb-pad6 .thumbnail .caption a {
    font: 14px 'Istok Web';
    color: #404141;
    text-transform: uppercase;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
/* custom */

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
    background-image:none;
    box-shadow:none;
	background-color: #24256b !important;
}
.navbar-header {
    margin-bottom:0px;
}
.navbar-right .dropdown-menu {
    /*right:0;*/
    min-width:auto;
}
@media (min-width:768px){
    .navbar-right .dropdown-menu {
        right:auto !important;
    }
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-image: none;
    background-color: transparent;
    color: #ffffff;
}
.dropdown .dropdown-menu {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}

.dropdown:hover .dropdown-menu,.dropdown:focus .dropdown-menu{
    max-height: 300px;
    opacity: 1;
}
.slider {
}
.content {
    margin-top: 6em;
}
.section-title > h3 {
    font-weight: bold;
}
.section-title {
    margin-bottom: 3em;
}
.cap-icon {
    margin-bottom: 2em;
}
.cap-title > p {
    font-size: 24px;
    color: #464646;
    font-weight: 400;
}
.cap-des > p {
    font-size: 15px;
}
.cap-area:hover .cap-title > p {
    color: #1b3492;
}
.section-bg {
    background-image: url('/skin/img/main_bg.png');
    background-repeat:no-repeat;
    background-size:cover;
    height: auto;
    padding: 8em 0em 6em 0em;
}
.section-1 {
    margin-bottom:2em;
}
.cap-des2 > p{
    color: #ffffff;
    font-size: 16px;
    line-height: 1.7;
}
.section-title2 > h3{
    padding-right: 60px;
    padding-bottom: 20px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;

}
.section-title2 .more-area{
    margin-top: -44px;
    float: right;   
}
.section-title2 {
    margin-bottom: 1em;
}
.bbs-list-view-layout {
    margin-bottom: 1em;
}
.inline {
    display:inline-block;   
}
.more {
    color: #fff;
    font-size: 16px;
}
.page-header h4 {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
}
.btn.active, .btn:active {
    box-shadow: inset 0 3px 5px #fff;
}
.front-panel > .panel {
    padding-top: 0px;
    background-color: #FFF;
    border: 1px solid #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #fff;
}
.panel-body {
    padding: 0px;
}
.dh-front-list2-words{
    padding: 0px;
}
.dh-front-list2 h5 {
    border-top:none;
    padding:0px
}
.page-header {
    padding-bottom: 20px;
    margin: 40px 0 10px;
    border-bottom: 1px solid #dfdfdf;
}
.dh-front-list2 h6 a, 
.dh-front-list2 h6 a span {
    text-decoration: none;
    color: #555555;
    font-size: 14px;
    font-weight: 400;
}
.dh-front-list2 h6 a:hover span {
	color: #1b3492;
}
.dh-front-list2-words .label-danger{display:none;}
.list-row-subject, .list-row-regdate{
	display:inline-block
}
.f-logo {
    margin-bottom: 2.5em;
}
.f-social {
    margin-bottom: 1em;
}
.sub-section1  {
}
.sec2-box{
    padding: 0em 3em 0em 3em;
}
.caption > h3 {
    color: #3e3e3e;
    font-weight: bold;
    margin: 0 0 16px 0;
    font-size: 17px;   
}
.imp-padding1 {
    padding:0em !important;
}
.imp-padding2 {
    padding-top: 10px !important;
}
@media (max-width:767px){
    .navbar-brand img {
        padding-top:15px;
    }
}
@media (max-width:410px){
    .navbar-brand {
        width: 80%;
    }
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #232323;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #FFF;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #4CDDF3;
}
.list-row-contents {
    display:none;
}
.camera-caption {
    margin-top: 300px;
}
.intro-board-widget-layout {
    margin-bottom: 3em;
}
.f-social > a:hover{
    opacity: 0.7;
}
@media (max-width:1400px){
    .camera-caption {
        margin-top: 222px !important;
    }
}
@media (max-width:1000px){
    .camera-caption {
        margin-top: 170px !important;
    }
}
@media (max-width:500px){
    .camera-caption {
        margin-top: 170px !important;
    }
    .camera-caption .title {
        font: bold 22px/30px 'Pontano Sans' !important;
    }
}

.body-layout .fill~.container {
    width: 100%;
}
.fill h1 span {font-size: 28px;}
.fill h1 span, .fill p span {
    background-color: transparent;
    opacity: 1;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
    font-family: "NanumSquare" !important;
}
.carousel-caption {
    padding: 0;
	top:41%
}
.fill p span {font-size: 18px;}
@media screen and (min-width: 768px) {
    .fill h1 {
    margin: 0 0 3px;
	}
	.fill h1 span {
		font-size: 45px;
	}
	.fill p span {
		font-size: 23px;
	}
}

/* 서브 페이지 */

@media screen and (max-width: 767px) {
	.container.sub-layout {
		padding-left: 0;
		padding-right: 0;
	}
	
	#top, #page {
		border-left: 0;
		border-right: 0;
	}
}

#top {
	width: 100%;
	height: 150px;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	background: url('/skin/img/sub/top.jpg');
	background-position: center;
}

#page {
	margin-left: 0;
	margin-right: 0;
/* 	border-left: 1px solid #EEE; */
/* 	border-right: 1px solid #EEE; */
	padding-top: 25px;
	padding-bottom: 60px;
}
#side {
    padding-left: 0;
}

@media screen and (max-width: 991px) {
	#side {
		padding-left: 0;
		padding-right: 0;
	}
}

#side li {
	list-style: none;
}

#side > li.top {
    padding: 15px 20px;
    background: #EEE;
    border-top: 2px solid #3447ab;
    border-bottom: 1px solid #EEE;
    font-size: 18px;
}

#side > li > a {
	display: block;
	padding: 15px 20px;
	border-bottom: 1px solid #EEE !important;
	color: #555555;
    font-size: 15px;
}
#side > li.active > a, #side > li.active > a{
	color:#3447ab;
}
#side > li > a:hover, #side > li > a:focus {
    color: #3447ab;
    text-decoration: underline !important;
}

#side > li:last-child > a {
	border-bottom: 2px solid #EEE !important;
}

#content {
	min-height: 500px;
	margin-left: 0;
	margin-right: 0;
}

@media screen and (max-width: 991px) {
	#content {
		margin-top: 20px;
	}
}

#content .top {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 6px;
	margin-bottom: 25px;
}

#content img {
	width: 100%;
	border-radius: 6px;
}

#content > .row {
	margin-left: 0;
	margin-right: 0;
}

#content div {
	padding-left: 0;
	padding-right: 0;
}

#content .top h2 {
	margin-top: 9px;
	margin-bottom: 9px;
	font-weight: 400;
	display: inline-block;
}

#content .top .breadcrumb {
	margin-bottom: 0px;
	background: none;
	font-size: 12px;
	margin-top: 10px;
	float: right;
	padding-left: 0;
	padding-right: 0;
}

#content .top + div {
	margin-top: 20px;
}

#content div + div{
	margin-top: 40px;
}
#content h3 {
    font-size: 20px;
    margin: 0 0 10px;
    color: #3447ab;
}

#top.customForm {
	margin-bottom: 25px;
}

.table1 {
    border-top: 2px solid #555555;
    border-bottom: 2px solid #ddd;
}
.table1 tr {
    border-bottom: 1px solid #e3e3e3;
}
.table1 th {
    background: #f5f5f5;
}
.table1 td, .table1 th {
    padding: 15px !Important;
}
/* 인사말 페이지 */

.greeting_content {
	display: inline-block;
	width: 100%;
}
.gray-box {
    background: #f5f5f5;
    padding: 20px 20px 10px!important;
}
.gray-box h4 {
    margin: 0 0 15px;
    font-size: 18px;
	color:#3447ab;
}
.gray-box ul,.table1 ul {
    padding-left: 11px;
    line-height: 1.6;
}
.gray-box ul li, .table1 ul li, .panel-body li{
    margin-bottom: 6px;
	list-style-image: url(/skin/img/sub/list-head.png);
	color: #555;
}
.gray-box p{
	font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}
.greeting_des > h4 {
    line-height: 1.8;
    padding-top: 0;
    padding-right: 15px !important;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
}

@media screen and (max-width: 1199px) {
	.greeting_des > h4 {
		font-size: 15px;
	}
}

.greeting_content > div > li:before {
	content: '\f067';
    font-family: 'FontAwesome';
    margin-right: 15px;
    float: left;
	
}

.greeting_content > div > li {
	list-style: none;
	font-size: 16px;
	vertical-align: middle;
	line-height: 150%;
}



@media screen and (max-width: 991px) {
	.greeting_content > div > li {
		font-size: 13px;
		margin-top: 10px;
		word-spacing: -1px;
	}
}

.greeting_content_01 {
	width: 100px;
	height: 100px;
	border-radius: 35px;
	background: #DDD;
	color: #333;
	padding-top: 15px;
	margin-top: 15px;
}

@media screen and (max-width: 991px) {
	.greeting_content_01{
		margin-left: auto;
		margin-right: auto;
	}
}

.greeting_content_01 > p {
	vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 150%;
    font-weight: 400;
}

.greeting_content_02 {
	padding-left: 20px !important;
}

@media screen and (max-width: 767px) {
	.greeting_content_02 {
		padding-left: 0px !important;
	}
}


.greeting_table_2 > table > tbody > tr > th{
	vertical-align: middle;
	
}

.greeting_content_02 + div > p {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 180%;
}

@media screen and (max-width: 992px) {
	.greeting_content_02 + div > p {
		font-size: 14px;
	}
}


/* process 페이지 */
#page.process #content > .process_content > div + div {
	margin-top: 0px;
}

.process_num{
	border-radius: 50%;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

.process_num.bg1 { background: #7370A4; }
.process_num.bg2 { background: #3E6C9E; }
.process_num.bg3 { background: #729800; }
.process_num.bg4 { background: #A68719; }

.process_num > p {
    font-size: 4em;
    text-align: center;
    color: #fff;
    padding-top: 8px;
/*     text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.55); */
}

.recruit_content_01{
	border: 2px solid #D9D9D9;
	min-height: 200px;
    margin-right: 15px;
	margin-left: 15px;
	padding: 20px 15px !important;
}

.recruit_content_01 li {
	word-break: normal;
}

.recruit_content_01 > h4 {
	text-align: center;
}

.process_table{
	margin-top: 25px !important;
}

.process_table > table > tbody > tr > th{
	text-align: center;
	vertical-align: middle;
	
}

#page.process #content > .process_content > .process_panel_group > div + div {
	margin-top: 0px !important;
}

.process_panel_group{
	margin-top: 35px;
}
.process_panel_group > div {
	padding:0 15px !important;
}
.process_panel{
	min-height: 450px;
    border-radius: 0px;
    border-color: #dfdfdf;
    box-shadow: none;
	background:#f5f5f5;
}

.process_panel > .panel-heading {
    text-align: center;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding: 15px 0 0;
    background: #f5f5f5;
    color: #3447ab;
    font-weight: 500;
    border-radius: 0px;
    border-bottom: none;
}

.process_panel > .panel-body {
    margin: 15px 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #DEDEDE;
    background: #ffffff;
}

/* 주문폼 커스텀 */

#mod_type_formForm {
	display: inline-block;
	width: 75%;
}

@media screen and (max-width: 767px) {
	#mod_type_formForm {
		width: 100%;
		display: block;
	}
}

#content.customForm {
	min-height: auto
}

/* 주문폼 아이콘 커스텀 */
#mod_type_formForm > .q_number > div > i.fa:before { content: '\f105'; margin-right: -5px; } /* 회사명 */

/* 모든 항목의 크기를 반으로 줄임 */
#mod_type_formForm > .q_number {
	width: 50%;
	display: inline-block; 
}

/* 단 모바일에서는 100% 크기로 출력 */
@media screen and (max-width: 767px) {
	#mod_type_formForm > .q_number {
		width: 100%;
		display: block;
	}
}
.q_number textarea {
    height: 160px;
}
/* textarea가 들어간 q_number에는 100% 크기로 출력
!* 이 부분은 폼 내용에 맞게 수정 */
#mod_type_formForm > .q_9.q_number,
#mod_type_formForm > .q_10.q_number,
#mod_type_formForm > .q_11.q_number{
	display: block;
	width: 100%;
}

/* textbox와 textarea 스타일 수정 */
#mod_type_formForm input[type='text'],
#mod_type_formForm textarea {
	border: 1px solid #DDD;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	-moz-box-shadow: none;
	box-shadow: none !important;
    background: #FFF;
    border-radius: 0;
    margin-top: 10px;
	resize: none;
}

#mod_type_formForm input[type='text']:focus,
#mod_type_formForm textarea:focus {
	border: 2px solid #bcbcbc;
}

#mod_type_formForm a.save,
#mod_type_formForm a.save:hover {
	margin-top: 20px;
	margin-bottom: 20px;
    border-radius: 0px;
    background: #2E81C8;
    border: 1px solid #2569A0;
    box-shadow: none;
    text-shadow: 0px 2px 0px #2569A0;
}

#mod_type_formForm a.save:focus {
	box-shadow: inset 0px 0px 3px #2569A0 !important;
	outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/* 게시판 사이드 추가 */
.dh-board, #insertForm.form-horizontal {
    width: 75%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

#insertForm.form-horizontal > h2:first-child {
	margin-top: 0;
    margin-bottom: 25px;
    font-weight: 400;
}

#insertForm.form-horizontal h2:first-child:before {
	content: '\f040';
	font-family: 'FontAwesome';
	margin-right: 10px;
}

@media screen and (max-width: 767px) {
	.dh-board, #insertForm.form-horizontal {
		width: 100%;
		display: block;
	}
}

.dh-view-box {
	width: 75%;
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 0;
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
	.dh-view-box {
		width: 100%;
		display: block;
	}
}
/* 게시판 */
.dh-board>.table-hover {
    border-top: 2px solid #3447ab;
    border-bottom: 2px solid #ccc;
    margin:0 0 40px;
}
.dh-board > .table-hover th {
    background: #f5f5f5;
}
.dh-board>.table-hover td {
    padding: 13px 12px;
    border-bottom: 1px solid #ededed;
}
.dh-board>.table-hover .label-danger {
    background: transparent;
    color: #f39400;
}
.dh-line {
	padding: 0px 0 40px;
}
