/* 웹폰트 Import */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 스크롤 설정 */
html {overflow-x: hidden; overflow-y: scroll;}
body {background-color: #fff;}

/* 폰트 설정 */
* {font-family: 'Nanum Gothic', sans-serif !important;}
h1, h2, h3, h4, h5, h6, p {font-family: 'Nanum Gothic', sans-serif !important;}
p { word-break: break-word; }
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}
ol, ul, li {list-style: none;}


/* ========== 메뉴 설정 시작 ========== */
.navbar-inverse{background: #fff; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); position: absolute; top: auto;}
.navbar-inverse .divider-vertical{display: none;}
.caret{display: none;}
.navbar ~ br{display: none;}
.topmarginLay_a{height: 80px !important;}
@media screen and (max-width: 767px) {
	.topmarginLay_a{height: 64px !important;}
}

/*===== 로고 설정 =====*/
.navbar-brand {margin: 10px 0 10px !important; padding: 10px !important;}
.navbar-inverse .navbar-brand{color: #333; font-size: 28px; font-weight: 400; text-shadow: 0px 0px 0px rgba(0, 0, 0, 0); letter-spacing: -1px;}
.navbar-brand img{width: 100%; margin: 0 !important;}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus{color: #333; background-color: rgba(0,0,0,0);}
@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-brand{margin: 32px 0 0;}
    .navbar-brand img{width: 110px;}
}
@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-brand{margin: 20px 0 0;}
    .navbar-top > div > a{margin: 5px 20px 0;}
}

/*===== 메인 메뉴 설정 =====*/
.navbar-inverse .navbar-nav > li > a {color: #555;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    letter-spacing: -0.05em;
    padding: 10px 25px;
    margin: 25px 0 15px;
    border-right: 1px solid rgba(0,0,0,0) !important;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{background: #fff; color: #9e2328; box-shadow: 0 0 0 rgba(0,0,0,0); border: none; border-right: 1px solid rgba(0,0,0,0) !important;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color: #9e2328; border: none; border-right: 1px solid rgba(0,0,0,0) !important;}
.navbar-inverse .navbar-nav > li:last-child > a, .navbar-inverse .navbar-nav > li:nth-child(5) > a  {border: 1px solid #9e2328 !important; border-radius: 50px; color: #9e2328; font-size: 14px;
    padding: 8px 20px;
    margin: 25px 0 0 15px;}
.navbar-inverse .navbar-nav > li:last-child > a:hover ,.navbar-inverse .navbar-nav > li:nth-child(5) > a:hover {color: #9e2328;}
@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-nav > li > a{font-size: 16px; margin: 22px 0px 18px 0px; padding: 12px 20px 12px 20px;}
}
@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a{font-size: 16px; margin: 0; padding: 14px 20px 14px 20px;}
	.navbar-nav .open .dropdown-menu{padding: 0;}
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{color: #333; border: none !important; margin: 0 0 0; background: #f7f7f7;}}

/*===== 서브 메뉴 설정 =====*/
.dropdown-menu {background: #f7f7f7; left: 0 !important; right: auto !important; padding: 20px 0; margin: 0; border-radius: 0; border: 1px solid rgba(0,0,0,0.15); box-shadow: 0 0 0 rgba(0,0,0,0); min-width: 180px;}
.dropdown-menu > li > a {color: #555; padding: 6px 30px; margin: 0; font-size: 15px; font-weight: normal; text-align: left; letter-spacing: -0.05em;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {background: rgba(0,0,0,0); color: /*#19aab6*/#9e2328; font-weight: bold; text-decoration: underline !important;}

/*===== 모바일 메뉴 설정 =====*/
.navbar-toggle{background: #9e2328; border-radius: 0; border: none; margin: 15px 20px 15px; padding: 10px 10px;}
@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color: #fff; background: #9e2328;}
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{padding: 10px 15px 10px 25px;}
}

/* ========== //메뉴 설정 끝 ========== */

/* ========== 슬라이드 영역 설정 시작 ========== */
.container_slide {width: 100%; padding: 0;}
.carousel-caption {top: 50%; bottom: auto; margin: -170px auto 0; padding: 0; background: rgba(158, 35, 40, 0.4); border-radius: 100%; width: 340px; height: 330px;}
.fill {height: 470px;}
.fill h1 {margin: 90px 0 0;}
.fill h1 > span {color: #fff; font-size: 45px; line-height: 54px;}
.fill h1 > span > span {display: block; font-weight: bold;}
.fill p {margin: 60px 0 0;}
.fill p a {color: #fff; font-size: 17px; border-bottom: 1px solid #fff !important;}
.fill h1 span, .fill p span {background: rgba(0,0,0,0); opacity: 1; padding: 0; text-shadow: 0 0 0 rgba(0,0,0,0);}
/* ========== ///슬라이드 영역 설정 끝 ========== */


/* 푸터 영역 설정 시작 */
.footer_copy .text-center{background: #323232; color: #aaa; font-size: 12px; text-align: left; padding: 30px 0 10px; margin: 0;}
.footer-top {width: 1170px; margin: 0 auto 10px; padding: 0 15px;}
.footer-top ul{margin: 0; padding: 0; display: inline-block; width: 100%;}
.footer-top ul li{float: left; display: inline-block;}
.footer-top ul li a{color: #c5c5c5; font-size: 13px; margin-right: 30px;}
.footer-top ul li:last-child a:after{content: ""}
.footer-middle {width: 1170px; margin: 0 auto 20px; padding: 0 15px;}
.footer-middle ul{margin: 0; padding: 0; display: inline-block; width: 100%; line-height: 1.6;}
.footer-middle ul li{float: left; display: inline-block;}
.footer-middle ul li span:after{content: "|"; color: rgba(255,255,255,0.2); padding: 0 6px 0;}
.footer-middle ul li:last-child span:after{content: "";}
.footer-bottom {width: 1170px; margin: 0 auto; padding: 0 15px;}
.footer-bottom p{display: inline-block; width: 100%;}
.socialArea{display: none;}
@media screen and (max-width: 991px) {
	.footer-top{width: 100%;}
	.footer-middle{width: 100%;}
	.footer-bottom{width: 100%;}
}
/* //푸터 영역 설정 끝*/


/*=================================================
			메인 커스텀 
=================================================*/
.container_contents {max-width: 1170px; width: 100%; margin: 0 auto; padding: 0;}

/*===== 메인 사업영역 설정 =====*/
#main_area .row {margin: 0 -3px;}
#main_area .main_con {padding: 0 3px;}
.intro-html-layout {width: 66.666666%; float: left;}
.intro-html-layout > div {padding: 0 0 0 15px;}
.main_con > a {color: #fff; background-size: cover; display: inline-block; width: 100%; min-height: 220px; position: relative;}
.main_con01 > a {background: url('/skin/img/main/main_biz01.jpg') no-repeat; background-size: cover;}
.main_con02 > a {background: url('/skin/img/main/main_biz02.jpg') no-repeat; background-size: cover;}
.main_con03 > a {background: url('/skin/img/main/main_biz03.jpg') no-repeat; background-size: cover;}
.main_con04 > a {background: url('/skin/img/main/main_biz04.jpg') no-repeat; background-size: cover;}

.main_con .biz_text_wrap {position: absolute; bottom: 0; width: 100%; background: rgba(0,0,0,0.6); padding: 15px; letter-spacing: -0.03em}
.main_con .biz_text_wrap h5 {margin: 0 0 10px; font-size: 19px; font-weight: bold;}
.main_con .biz_text_wrap p {margin: 0; color: #cecece; font-size: 13px;}

/*===== 메인 게시판 설정 =====*/
.intro-board-widget-layout {margin: 0;}
.intro-board-layout {width: 33.333333%; float: right; padding: 0 0 0 15px; margin: 0;}
.page-header { display: none; }
.mainbiz_header {margin: 60px 0 15px; letter-spacing: -0.05em;}
.main_title {display: inline-block; margin: 0; color: #000; font-size: 19px; font-weight: bold;}
.main_title_link {display: inline-block; float: right; color: #9a9a9a; font-size: 15px; font-weight: bold;}
.main_title_link::after {content: ">"; font-size: 14px; font-weight: 900; padding-left: 5px;}
.intro-boardbox {padding: 0;}
.intro-boardbox .front-panel > .panel {padding: 0; margin: 0; background-color: rgba(0,0,0,0) !important; border: none; border-radius: 0px; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);}
.intro-boardbox .panel-body {padding: 0; margin: 20px 0 0;}
.dh-front-list2-words{margin: 0 !important; padding: 10px 0;}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span {color: #555555; font-weight: normal; font-size: 13px; letter-spacing: -0.05em;}
.dh-front-list2 h6 a:hover span{text-decoration: none;}
.dh-front-list2 h6 a:hover .list-row-subject{color: #333; text-decoration: none;}
.dh-front-list2-words:first-child{margin: auto;}
.list-row-subject{float: left; text-overflow: ellipsis; overflow: hidden; max-width: 250px; white-space: nowrap;}
.row-separator{display: none;}
.list-row-regdate {float: right; color: #777 !important;}
.list-row-contents{display: none;}
.dh-front-list2 h6 a small > span{color: #9e2328 !important; font-weight: bold;}

/*===== 메인 배너 설정 =====*/
.intro-widget-layout {width: 100%; margin: 50px 0 100px; padding: 0;}
.intro-widget-layout a {color: #333;}
.intro-widget-layout > a:nth-of-type(1) .main_underbox:hover {border: 1px solid #9e2328; background: #f7f7f7}
.intro-widget-layout > a:nth-of-type(2) .main_underbox:hover {border: 1px solid rgba(158, 35, 40, 0.85); background: #f7f7f7}
.intro-widget-layout > a:nth-of-type(3) .main_underbox:hover {border: 1px solid rgba(158, 35, 40, 0.7); background: #f7f7f7}
.main_underbox {border: 1px solid #d6d6d6; margin: 0; padding: 15px 20px 15px 30px; display: inline-block; width: 33.1%;}
@media screen and (min-width: 992px) and (max-width: 1199px) { .main_underbox { width: 32.8%; } }
.main_underbox > span:nth-of-type(1) {width: 70px; height: 70px; color: #fff; font-size: 28px; border-radius: 100%; display: block; text-align: center; padding: 15px 0 0; float: left;}
.main_underbox01 > span:nth-of-type(1) { background-color: #9e2328;}
.main_underbox02 > span:nth-of-type(1) { background-color: /*#19aab6*/rgba(158, 35, 40, 0.85);}
.main_underbox03 > span:nth-of-type(1) { background-color: /*#6c54cc*/rgba(158, 35, 40, 0.7);}
.underbox_txt_area {display: inline-block; padding-left: 30px;}
.underbox_txt_area h5 {margin: 12px 0 6px; color: #333; font-size: 19px; font-weight: bold; letter-spacing: -0.05em;}
.underbox_txt_area p {margin: 0; color: #6f6f6f; font-size: 14px; letter-spacing: -0.05em;}
.main_underbox > i { float: right; margin-top: 20px; font-size: 24px; }
.main_underbox > i::before {color: #8c8c8c;}
@media screen and (max-width: 991px) {
	.intro-html-layout {width: 100%; float: none; margin: 0;}
	.intro-html-layout > div {padding: 0;}
	.intro-board-layout {width: 100%; float: none; margin: 0;}
	.main_underbox {width: 100%; padding: 10px 30px; margin: 0 0 10px;}
}
@media screen and (max-width: 767px) {
    #main_area .row {margin: 0 -15px;}
    #main_area .main_con {padding: 0 15px;}
}

/*=================================================
			서브 커스텀 
=================================================*/
.sub-layout{ width: 100%; margin: 0px; padding: 0px; margin-top:50px;}
#subtop {height: 290px; position: relative; background: url('/skin/img/sub/sub-top.jpg') no-repeat center; background-size: cover; z-index: -1;}
.sub_caption {position: absolute; top: 50%; width: 100%; margin: -60px 0 0; text-align: center;}
.sub_caption h3 {margin: 0; color: #fff; font-size: 32px; font-weight: normal; letter-spacing: -0.05em;}
.sub_caption h3 span {font-size: 34px; font-weight: bold; background: rgba(158, 35, 40, 0.4); border-radius: 100%; width: 90px; height: 90px; display: inline-block; padding: 28px 4px 0 0;}
#sub_content { position: relative; min-height: 600px; width: 100%; max-width: 1170px; margin: -60px auto 30px; background: #fff; padding: 50px 0 60px;}
#sub_content .row {margin: 0;}
.sub_headline {text-align: right; padding: 0 50px 0 0;}
.sub_title {font-size: 25px; font-weight: bold; margin: 0 0 30px; letter-spacing: -0.03em;}
.sub_title small {color: #999; font-weight: bold; letter-spacing: 0.05em;}
.sub_des { border-left: 1px solid #E9E9E9; min-height: 550px; padding: 0 50px;}
.sub_des ol {padding-left: 20px;}
.sub_des .sub_text_wrap p {color: #555; font-size: 15px; line-height: 1.8; letter-spacing: -0.03em; margin: 0 0 20px;}
#sub_content {visibility: visible; margin : -50px auto 30px;}

/*===== table 설정 =====*/
table {width: 100%; font-size: 14px; color: #626262; line-height: 180%;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tbody > tr > td {vertical-align: middle; text-align: left; padding: 10px 20px;}

/*=================================================
			01. 회사소개
=================================================*/
/*===== 인사말 =====*/
.ceo-sign {font-size: 17px !important; color: #777 !important;}
.ceo-sign span {color: #333 !important; font-weight: bold; padding-left: 10px;}

/*===== CI소개 =====*/
#sub_content .ci-page.symbol {
    margin-bottom: 30px;
}
.ci-page h4 {
	position: relative;
	display: inline-block;
	margin-top: 0;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.03em;
}
.ci-page h4::before {
    content: '';
    background: #c6c6c6;
    top: 3px;
    left: -20px;
    width: 14px;
    height: 14px;
    position: absolute;
    border-radius: 50px;
}
.ci-page ul {
    margin: 25px 0;
}
.ci-page ul > li {
    margin-bottom: 40px;
}
.ci-page ul > li strong {
    font-size: 16px;
    position: relative;
    padding-left: 14px;
}
.ci-page ul > li strong::before {
    content: '';
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    position: absolute;
    background-color: #9e2328;
}
.ci-page img {
    background: url('/skin/img/sub/pattern-grid.png');
    border: 1px solid #ddd;
}
#sub_content .ci-page.logo img {
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
	.ci-page img {
		width: 100%;
	}
	.ci-page ul {
		padding: 0;
	}
	#sub_content .ci-page.logo img {
		margin-bottom: 15px;
	}
}

/*===== 오시는길 =====*/
.location_tb {border-top: 2px solid #414141;}
.location_tb th{background-color: #fafafa; font-weight: normal; color: #292929; text-align: center;}
.location_tb th, .location_tb td {border: 1px solid #eee; padding: 10px 20px;}

/*=================================================
			02. 사업분야
=================================================*/
/*===== 컨설팅 =====*/
h3.biz_title {font-size: 30px; font-weight: bold; letter-spacing: -0.05em; margin: 60px 0 20px; position: relative; display: inline-block;}
h3.biz_title::before {content: ""; background: #9e2328; width: 26px; height: 5px; display: inline-block; border-radius: 50px; position: absolute; top: -10px;}
.consult_tb {margin: 0 0 40px;}
.consult_tb h4 {margin: 20px 0 15px; color: #555; font-size: 21px; font-weight: bold; letter-spacing: -0.03em;}
.consult_tb h4::before {content: "\f111"; color: #c6c6c6; font-size: 14px; font-family: "FontAwesome"; padding-right: 10px;}
.consult_tb p {margin: 0 0 30px; color: #777; font-size: 13px; line-height: 1.6;}
.consult_tb > thead > tr > th {border: none !important; padding: 0 !important;}
.consult_tb > tbody > tr > td {background: #f7f7f7; padding: 0 !important;}
.consult_tb ol {margin: 0; padding: 20px 30px;}
.consult_tb ol li {color: #333; font-size: 14px; line-height: 1.7;}
.consult_tb ol li::before {content: "\f00c\00a0\00a0\00a0\00a0"; font-family: "FontAwesome"; font-size: 10px;}
.consult_tb ol.list-none li::before {display: none;}

/*===== F2F(대면모금) =====*/
.f2f_process {
	width: 16.666667%;
    border: 1px solid #9e2328;
    float: left;
    height: 60px;
    border-radius: 100px;
    display: block;
    text-align: center;
	padding-top: 10px;
}
.f2f_process p {margin: 0 !important; color: #555 !important; font-weight: bold; letter-spacing: -0.06em;}
@media screen and (max-width: 991px)  { .f2f_process { width: 33.333333333%; margin-top: 28px;}  }
@media screen and (max-width: 767px)  {
    .f2f_process { width: 50%;  margin-top: 28px;  }
}
.f2f_des h4 {margin: 20px 0 15px; color: #555; font-size: 21px; font-weight: bold; letter-spacing: -0.03em;}
.f2f_des h4::before {content: "\f111"; color: #c6c6c6; font-size: 14px; font-family: "FontAwesome"; padding-right: 10px;}
.f2f_des p {margin: 0 0 40px; color: #777; font-size: 13px; line-height: 1.6;}
.f2f_des_box {}
.f2f_des_box > div {background: #f7f7f7; padding: 20px 30px; min-height: 165px; margin: 0 0 40px;}
.f2f_des_box > div:nth-of-type(1) {border-right: 1px solid #dedede;}
.f2f_des_box h5 {margin: 0 0 15px; color: #555; font-size: 17px; font-weight: bold; letter-spacing: -0.05em;}
.f2f_des_box p {margin: 0; font-size: 13px; line-height: 1.7;}

/*===== 컨설팅 =====*/
#biz04 .wrap-img {
    position: relative;
}
#biz04 .wrap-img > .icons {
    right: 20px;
    bottom: 20px;
    position: absolute;
}
#biz04 .wrap-img > .icons i {
    width: 50px;
    height: 50px;
    margin-left: 3px;
    padding: 10px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background-color: rgba(158, 35, 40, .7);
    border-radius: 100%;
}
#biz04 .consult_tb h4 {
    font-size: 19px;
}
@media screen and (max-width: 767px)  {
    #biz04 .wrap-img > .icons {
        right: 10px;
        bottom: 10px;
    }
    #biz04 .wrap-img > .icons i {
        float: left;
        width: 35px;
        height: 35px;
        padding: 9px;
        font-size: 18px;
    }
}

/*=================================================
			로그인 페이지 설정
=================================================*/
.login-layout {min-height: 600px; width: 1170px; margin: 0 auto;}
.id-find-layout, .pw-find-layout {min-height: 400px;  width: 1170px; margin: 0 auto;}
.login-layout .inner-box-wrapper, .id-find-layout .inner-box-wrapper, .pw-find-layout .inner-box-wrapper {padding: 50px 30px; border: 1px solid #cecece; border-radius: 4px;}
.login-layout .inner-box-wrapper {margin: 100px 0 140px;}
.id-find-layout .inner-box-wrapper {margin: 140px 0 160px;}
.pw-find-layout .inner-box-wrapper {margin: 120px 0 160px;}
.login-layout .panel, .id-find-layout .panel, .pw-find-layout .panel {border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); border: 1px solid rgba(0,0,0,0); min-height: 320px;}
.login-layout .panel-body h2, .id-find-layout .panel-body h2, .pw-find-layout .panel-body h2 {margin: 0; color: #454545; font-size: 28px; font-weight: 500; letter-spacing: 0.01em;}
.login-layout .inner-box-msg p, .id-find-layout .inner-box-msg p, .pw-find-layout .inner-box-msg p {font-size: 13px; color: #666; margin: 0;}
.login-layout .inner-box-form form label, .id-find-layout .inner-box-form form label, .pw-find-layout .inner-box-form form label {font-size: 14px;}
.login-layout input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background: #fff !important; border: 1px solid #d5d5d5;}
.login-layout .btn-warning, .id-find-layout .btn-warning, .pw-find-layout .btn-warning {background-image: none; background-color: #414141; border: none; border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); text-shadow: 0 0 0 rgba(0,0,0,0); color: #f5f5f5;}
.login-layout .btn-warning:focus, .login-layout .btn-warning:hover, .id-find-layout .btn-warning:focus, .id-find-layout .btn-warning:hover, .pw-find-layout .btn-warning:focus, .pw-find-layout .btn-warning:hover {background: #9e2328;}
.login-layout form > div > p > a {display: inline-block; float: left; font-size: 12px; color: #777;}
.login-layout form > div > p > a:hover {color: #303030;}
.login-layout form > div > p > a:after {content: " | "; font-size: 8px; padding: 0 8px 0; margin: 0; color: #d9d9d9;}
.login-layout form > div > p:last-child > a:after {content: "";}

/*=================================================
			게시판 설정
=================================================*/
.dh-board, form#insertForm, .img-bbs-default-index-layout > div:nth-child(2), .dh-view-box.dh-margin-topx2 {min-height: 200px; width: 100%; margin: 0px auto;}

/*========== 텍스트 게시판 ==========*/
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thea d > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding: 14px 10px; color: #555; font-size: 14px;}
.table > thead > tr > th {vertical-align: middle; border-bottom: 1px solid #ccc; font-weight: 500; color: #333;}
.table > tbody > tr > td > strong > a {color: #555;}
.table > tbody > tr > td > strong > a > span {color: #58ba36 !important;}
.dh-board > .table-hover {border-top: 1px solid #9e2328; border-bottom: 1px solid #ccc; margin: 0px 0 30px;}
.dh-board > .table-hover > tbody > tr:hover td {background-color: #fcfcfc;}
.table > tbody > tr:hover > td > strong > a {color: #222;}
.dh-margin-top {margin-top: 40px; display: inline-block;}
@media screen and (max-width: 767px) {
    .dh-board .table thead > tr > th.num, .dh-board .table tbody > tr > td.num {display: none;}
}
/*========== 게시판 버튼 ==========*/
.label{background: rgba(0,0,0,0); padding: 0px 5px 0px; font-size: 90%;}
.label-danger{color: #9e2328;}
.label-primary{color: #9e2328;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #9e2328; border: 1px solid #9e2328 !important;}
.pagination > li > a, .pagination > li > span{color: #9e2328;}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination> li > span:focus, .pagination>li>span:hover{color: #9e2328;}
.dh-margin-top form#insertForm {width: 100%; max-width: 100%; display: block;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 30px;}

/*========== 게시글 뷰 페이지 설정 ==========*/
.dh-view-box{padding: 0 !important;}
.sns-box{display: none;}
.dh-view-box > .row > .page-header {border-top: 1px solid #2c2c2c; border-bottom: 1px solid #eee; padding: 5px 20px 5px; margin: 0; display: inherit;}
.dh-view-box > .row > .page-header > h4 {color: #2c2c2c;}
.dh-view-box > .row > .dh-view-info{border-bottom: 1px solid #ccc; background: rgba(0,0,0,0); padding: 8px 20px 8px; color: #888;}
.dh-view-box > .row > .dh-view-info > span{padding: 0 15px 0 0;}
.dh-view-box > .row > .dh-view-info > span > strong{color: #555; padding: 0 5px 0 0;}
.dh-view-box .dh-attach h6 {margin: 0 0 0; padding: 5px 5px 0;}
.dh-view-box > .row:nth-child(2) > div:nth-child(3) {padding: 15px 20px 40px !important;}

/*==========메일폼=====================*/
#mailForm {width: 100%;}
.form-control{padding: auto 16px; height: auto; font-size: 13px; line-height: 1.6; color: #666; border-radius: 0;}
#mailForm .btn-primary{background: #414141; border-radius: 0; border: 1px solid #414141; padding: 10px 0; box-shadow: 0 0 0 rgba(0,0,0,0);}
#mailForm .btn-primary:focus, .btn-primary:hover{background-color: #6c54cc !important; border: 1px solid #6c54cc !important;}

/*==========블로그 게시판==============*/
.dhb-txt-box-type-b {
	border: none !important;
	padding: 5px !important;
	margin-bottom: 10px !important;
}

.dhb-txt-box-type-b div.row {
	padding-top: 5px;
	border: 1px solid #d9d9d9;
}


.thumb-hidden {
	border: none !important;
	box-shadow: none !important;
	height: 120px !important;
}

.thumb-hidden img { 
	height: 100% !important;
}

/* span.label.label-primary {display:none;} */

h5.txt-box-footer {margin-top: 5px !important;}


/*===========댓글================*/
#SmartEditorCommentForm div.col-xs-12 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.comment-area {
	height: 150px !important;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b {
	background-color: #FFFFFF !important;
}

#commentForm div.col-xs-12 {
	margin: 0 !important;
	padding: 0 !important;
}

#commentForm div.col-xs-12 div.dh-nonmember-comment-btn {
	margin-left: 10px !important;
}

/*7-17*/
.section1{
	padding-top:100px;
	padding-bottom:30px;
}
.section2{
	padding-bottom:50px;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin-right:-35px;
	margin-left : -2px;	
}

.Btn_div>.text-center>.btn{
	margin-top : 150px;
	margin-bottom : 380px;
	width:40%;
	height : 100px;
    font-weight : bold;
}

/*---------------------*/

/* 2018-07-17 */
#workshop_cata {
	border: 1px solid #CCC;
	box-shadow: 0px 2px 5px rgba(0, 0, 0 ,.125);
}

#workshop_cata .carousel-control .glyphicon {
    background-color: rgba(0, 0, 0, 5);
    padding: 10px;
    width: auto;
    height: auto;
}

#workshop_cata .carousel-control.left .glyphicon {
	left: 10px;
}

#workshop_cata .carousel-control.right .glyphicon {
	right: 10px;
}

.btn.btn-workshop-dl {
	border: 1px solid #9e2328 !important;
    border-radius: 4px;
    color: #9e2328;
}

.btn.btn-workshop-dl:hover, .btn.btn-workshop-dl:focus {
	background-color: #9e2328;
	color: #FFF;
}

/* .sub_des > .row > .col-sm-8 > .sub_text_wrap>.word{
	line-height: 2;
	padding-top: 5px;
	word-break:keep-all;
} */