@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(//fonts.googleapis.com/earlyaccess/notosansthai.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:300,400,700|Noto+Sans+TC:300,400,700');


html {
    overflow-x: hidden;
    overflow-y: auto;
}
body, h1, h2, h3, h4, h5, h6 , p, ul, li, div {
    font-family: 'Noto Sans Thai', "Noto Sans KR", "Malgun gothic" !important;
	word-break: keep-all;
}


/* 메뉴 설정 시작 */
.navbar-inverse {
    background: rgba(0, 0, 0, 0.65);
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    top: auto;
	z-index: 9999;
}
.navbar-inverse .navbar-brand {
    padding: 15px 10px;
    background: none !important;
}
.navbar-inverse .navbar-brand img {width: 100%; margin-top: 0 !important;}
.navbar-inverse .divider-vertical {display: none;}
.caret {display: none;}
.navbar ~ br {display: none;}
.topmarginLay_a {display: none;}

/* ----- 메뉴 상단 영역 설정 ----- */
.navbar-top{width: 100%; padding: 0; background: #414141;}
.navbar-top-wrap{width: 1170px; margin: 0 auto;}
.navbar-top-wrap ul{margin:0; padding: 0;}
.navbar-top-wrap ul li{float: left;}
.navbar-top-wrap .navbar-top-btn{margin: 0; padding: 12px 15px; display: inline-block; color: #c8c8c8; font-size: 12px; font-weight: 300; line-height: 1;}
.navbar-top-wrap ul li:last-child .navbar-top-btn{background: #2a2a2a; color: #fff;}
@media screen and (max-width: 991px) {
	.navbar-top-wrap{width: 100%;}
}
@media screen and (max-width: 767px) {
	.navbar-top{display: none;}
}


@media screen and (max-width: 767px) {
    .navbar-top > div > a { margin: 5px 20px 0; }
}

/* ----- 메인 메뉴 설정 -----*/
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    letter-spacing: -0.06em;
    margin: 15px 0 0;
    padding: 25px 30px;
    border-bottom: 2px solid rgba(0,0,0,0);
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background: none !important;
    color: #fff;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    border-bottom: 2px solid #d7192a;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    border-bottom: 2px solid #d7192a;
}
@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;}}

/* ----- 서브 메뉴 설정 -----*/
.navbar-inverse .dropdown-menu {
    background: #000;
    left: 0 !important;
    right: auto !important;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    min-width: 170px;
    margin: 0;
    padding: 5px;
}
.navbar-inverse .dropdown-menu > li > a {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 12px 20px;
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    letter-spacing: -0.04em;
    position: relative;
    border-bottom: 1px solid #000 !important;
}
.navbar-inverse .dropdown-menu > li > a:focus, .navbar-inverse .dropdown-menu > li > a:hover {
    background: #fff;
    color: #D7192A;
}
.intro-html-layout {
	margin: 0;
	padding: 0;
	width: 100%;
}
.intro-html-layout > div:nth-child(3) {
	background: #f1f1f1;
}

/* 다국어버튼 */
#navtop{
	position:absolute;
	right:20%;
	z-index:10000;	
}
@media(max-width:992px){
	#navtop{
		right:0;	
	}
}
@media(max-width:767px){
	#navtop{
		bottom:0;	
	}
}
.main-lang{
	list-style:none;
	padding:0;
}
.main-lang li{
	float:left;	
}
.main-lang li button{
	color:#bbb;
	padding:5px 10px;
	border:none;
	background:none;
}
.main-lang li button:hover{
	color:#f98401;
}
.main-lang li button.active{
	color:#fff;
	font-weight:700;
}

/* 슬라이드 설정 시작 */
.carousel-inner > .item:nth-child(1) {
    background-image: url(/skin/img/slide/slide01.jpg);
	background-size: 100% 100%;
}

.carousel-inner > .item:nth-child(2) {
    background-image: url(/skin/img/slide/slide02.jpg);
	background-size: 100% 100%;
}

.carousel-inner > .item:nth-child(3) {
    background-image: url(/skin/img/slide/slide03.jpg);
	background-size: 100% 100%;
}

.container_contents {
    width: 100%;
    padding: 0;
	margin: 0;
    background-color: #FFF;
}


.carousel-inner {height: 600px; position: relative;}
.carousel-control {position: absolute; z-index: 9998;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {width: 45px; height: 45px; margin-top: -22px;}

.carousel-inner > .item {width: 100%; height: 100%; background-repeat:no-repeat; background-size:cover;}
.carousel-inner > .item img {width: 100%; height: 100%;}

.carousel-caption {
    top: 50%;
    bottom: auto;
    text-align: center;
    margin: -50px 0 0;
    padding: 0;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    line-height: 1;
}
.carousel-caption h1 {
    background: #f98401;
    display: inline-block;
    margin: 0 0 5px;
    padding: 2px 5px 6px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.1em;
    text-shadow: none;
}
.carousel-caption h3 {
    margin: 0 0 15px;
    font-size: 55px;
    font-weight: 700;
    letter-spacing: -0.04em;
}
.carousel-caption p {
    margin: 0;
    font-size: 17px;
    letter-spacing: -0.06em;
}
.carousel-caption .compname:before {
    content: "";
    display: block;
    float: left;
    width: 50px;
    height: 1px;
    background: #0b89cf;
    margin-top: 7px;
    margin-right: 13px;
}
.carousel-caption .compname {
    font-size: 13px;
    color: #0b89cf;
    font-weight: 600;
    line-height: 1;
    display: block;
    letter-spacing: 6px;
    margin-bottom: 23px;
}
.carousel-caption h3, 
.carousel-caption p, .carousel-caption .compname{
	font-family: 'Nanum square' !important;
}
.carousel-indicators {
    bottom: 40px;
}
.carousel-indicators li {
    display: inline-block;
    width: 20px !important;
    height: 20px !important;
    margin-right: 0 !important;
    margin: 0 2px !important;
    text-indent: -999px;
    cursor: pointer;
    background: none !important;
    border: 3px solid #fff;
    border-radius: 0;
}
.carousel-indicators li.active {
	border: 3px solid #f98401;
}

@media screen and (max-width: 1170px) {
	.carousel-caption {
		padding-left: 130px;
	}
}

@media screen and (max-width: 991px) {
	.carousel-inner {height: 380px}
	.carousel-inner > .item {height: 380px;}
    .carousel-caption {
		padding-left: 85px;
		padding-top: 40px;
    }    
	.carousel-caption h3 {font-size: 26px; line-height: 1.3; letter-spacing: -0.25px;}
    .carousel-caption span {font-size: 14px;}
}

@media screen and (max-width: 767px) {
	.carousel-inner {height: 340px}
	.carousel-inner > .item {
		height: 340px;	
	}
    .carousel-caption {
		padding-left: 35px;
		padding-top: 10px;
    }
	.carousel-indicators {
		bottom: 20px;
	}
}

@media screen and (max-width: 500px) {
    .carousel-caption {
		padding-left: 15px;
    }    
	.carousel-caption h3 {font-size: 20px; line-height: 1.3; letter-spacing: -0.25px;}
    .carousel-caption span {font-size: 13px;}
}

/* //슬라이드 설정 끝 */


/* 푸터 영역 설정 시작 */
.socialArea {display: none;}
.footer-bottom ~ br {
	display: none;
}
.footer_copy {
    display: block;
    width: 100%;
}
.footer_copy > div {
    background: #323232;
    padding: 0;
}
.footer-top {display: inline-block; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.1); text-align: left;}
.footer-top > ul {width: 1170px; margin: 0 auto; padding: 0;}
.footer-top > ul > li {display: inline-block;}
.footer-top > ul > li > a {
    color: #e6e6e6;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 0;
    display: inline-block;
	text-decoration: none;
}
.footer-top > ul > li > a::after {content: "|"; padding: 0 20px; color: rgba(255, 255, 255, 0.2); font-size: 10px;}
.footer-top > ul > li:last-child > a::after {content: "";}
.footer-bottom {
    text-align: left;
    width: 1170px;
    margin: 0 auto;
    color: #aaa;
    font-size: 13px;
    font-weight: 400;
    padding: 20px 0;
}
.footer-bottom > address {margin: 0; line-height: 1.5;}
.footer-bottom > ul {padding: 0; margin: 0 0 10px; line-height: 1.5;}
.footer-bottom > ul > li {display: inline-block;}
.footer-bottom > ul > li::after {content: "|"; padding: 0 10px; color: rgba(255, 255, 255, 0.2); font-size: 10px;}
.footer-bottom > ul > li:last-child::after {content: "";}
.footer-bottom > p {margin: 0;}
.footer-bottom > p span {color: #f98401; font-weight: 400;}
@media screen and (max-width: 991px) {
	.footer-top > ul, .footer-bottom {width: 100%;}
	.footer-top > ul {padding: 0 15px;}
	.footer-top > ul > li > a::after {padding: 0 10px;}
	.footer-bottom {padding: 20px 15px;}
}
/* //푸터 영역 설정 끝 */



/* sub 시작 */
.container.sub-layout {
	width: 100%;
	padding: 0;
	margin: 0;
}
.visual_wrap {
    background-image: url(/skin/img/sub/sub_top.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 350px;
    position: relative;
}
.visual_inner_wrap {
    max-width: 1170px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 165px 0;
    text-align: center;
}
.visual_inner_wrap h4 {
    margin: 0;
    padding: 0 0 5px;
    color: #fff;
    font-size: 34px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.08em;
    border-bottom: 3px solid #f98401;
    text-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.visual_inner_wrap p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    letter-spacing: 0.04em;
    line-height: 1;
}

.breadcrumb_wrap {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dedede;
    margin: 0 0 35px;
}

.breadcrumb_wrap h3 {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    color: #323232;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.08em;
}
.breadcrumb_wrap h3 span {
    font-size: 13px;
    font-weight: 300;
    color: #888;
    letter-spacing: 0.06em;
}
.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0;
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.06em;
    color: #888;
    float: right;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>.active {
    color: #323232;
    font-weight: 700;
}
.breadcrumb>li+li:before {
    content: "\276D";
}

.sub-page {
	min-height: 600px;
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding: 50px 15px;
}

.left_menu_wrap {
    padding: 0;
	margin-bottom: 40px;
}

.right_menu_wrap {
    padding: 0 0 0 50px;
}

@media (max-width: 767px) {
	.right_menu_wrap {
		padding: 0;
	}	
}

.left_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
}
.left_menu > div {
    background: rgba(249, 132, 1, 0.75);
    padding: 40px 0;
    text-align: center;
}
.left_menu h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    margin: 0;
    letter-spacing: -0.08em;
}
.left_menu > li > a {
    display: block;
    background: #FFF;
    border-left: 1px solid #e1e1e1 !important;
    border-right: 1px solid #e1e1e1 !important;
    border-bottom: 1px solid #e1e1e1 !important;
    margin: 0;
    padding: 16px 20px;
    color: #323232;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.06em;
}
.left_menu > li.active > a {
	color: #727272;
    background-color: rgba(249, 132, 1, 0.15);
    font-weight: 700;
}
/* .left_menu > li.active > a:after {
    content: "\276F";
    float: right;
} */

.sub-page > .row {
    margin: 0;
}
.company-wrap {
    margin-bottom: 50px;
}

/* sub page 끝 */



/* 게시판 설정 */
.dh-board, .dh-view-box, .bbs-list-edit-layout #insertForm, .bbs-list-add-layout #insertForm, .bbs-blog-add-layout #insertForm, .bbs-blog-edit-layout #insertForm, .contact-mail-layout #mailForm {
	display: none;
}
.bbs-wrap #insertForm h2 {
	margin-top: 0;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: -0.2px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {    
    background-color: #f98401;
    border-color: #f98401;
}
#btnNew {
    background-color: #f98401;
    border-color: #f98401;
    border-radius: 0;
    letter-spacing: -0.02em;
}
#btnNew:hover, #btnNew:focus {
    background-color: #FFF;
    border-color: #f98401;
    color: #f98401;
}

.dhb-txt-box {
	float: left;
	width: 25%;
	padding: 15px;
	margin: 0;
	border: none;
	background-color: #FFF;
}

.intro-board-widget-layout {
	display: none;
}

@media (max-width: 990px) {
	.dhb-txt-box {
		width: 33.33333333333%;
	}
}

@media (max-width: 767px) {
	.dhb-txt-box {
		width: 50%;
	}
}

@media (max-width: 500px) {
	.dhb-txt-box {
		width: 100%;
	}
}

.dhb-txt-box > .text-right {
	display: none;
}

.dhb-txt-box > .dhb-txt-list {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 0;
	transition: 0.3s;
}


.dhb-txt-box > .dhb-txt-list:hover {
    border: 1px solid #f98401;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
    margin-top: -10px;
	margin-bottom: 10px;
}

.dhb-txt-list img.dhb-thumb {
    width: 100%;
	height: 160px;
	transition: 0.3s;
}

.dhb-txt-box > .dhb-txt-list:hover h4 {
	background-color: #f98401 !important;
}

.dhb-txt-box > .dhb-txt-list:hover h4 strong a {
	color: #FFF !important;
}

.dhb-txt-box > .dhb-txt-list:hover img.dhb-thumb {
    transform: translate3d(0px, 0px, -1000px) scale(1.1, 1.2);
}


.dhb-txt-list > .row > .col-xs-12.col-sm-5.col-md-5 {
	width: 100%;
}

.dhb-txt-list > .row > .col-xs-12.col-sm-7.col-md-7 {
	width: 100%;
}

@media (max-width: 767px) {
	.dhb-txt-box {
		padding: 0;
		margin-bottom: 15px;
	}
}

.dhb-txt-list h5 {
	display: none;
}

.dhb-txt-list .thumb-hidden {
	border: none;
	max-height: 160px;
/* 	padding: 10px; */
}

.dhb-txt-list .thumb-hidden a {
	overflow: hidden;
	display: block;
	margin: 0;
}

.dhb-txt-list h4 {
    padding: 5px 20px 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
    background-color: #FFF;
    border-top: 1px solid #e9e9e9;
	height: 75px!important;	
	overflow:hidden;
}

.dhb-txt-list h4 small {
	display: none;
}
.dhb-txt-list h4 strong a {
    font-size: 13px;
    font-weight: 700;
    color: #323232;
    letter-spacing: -0.06em;
	line-height: 1.6;
	text-align: center;
}

.dhb-txt-list h4 strong a span {
/* 	white-space: nowrap;
    word-wrap: normal;
    max-width: 150px !important;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis; */
	display: block;
	text-align: center;
}

.filter-items {padding: 0; margin: 0 0 10px;}
.filter-items .filter-label {
	color: #f98401;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 12px 20px;
    cursor: pointer;
    background: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.08em;
    border: 2px solid #e1e1e1;
}
.filter-label:hover, .filter-label:focus {
    background: #f98401;
	border: 2px solid #f98401;
	color: #FFF;
}

@media (max-width: 767px) {
	.dhb-txt-list .thumb-hidden {
		max-height: 300px;
	}
	
	.dhb-txt-list img.dhb-thumb {
		height: 300px;
	}
	
	.dhb-txt-list h4 {
/* 		padding-top: 20px; */
	}
}


/* 게시판 설정 끝 */


/* 테이블 설정 */
.table {
    border-top: 2px solid #f98401;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 0;
}
.table tbody tr th {
    padding: 15px 20px;
    border: 1px solid #e1e1e1;
    background-color: #f6f6f6;
    vertical-align: middle;
    color: #323232;
    font-size: 13px;
    letter-spacing: -0.04em;
}
.table tbody tr td {
    padding: 15px 20px;
    border: 1px solid #e6e6e6;
    color: #555;
    font-size: 13px;
    letter-spacing: -0.04em;
    line-height: 1.6;
}

/* 테이블 설정 끝 */


/* 문의 폼 시작 */
#mailForm {width: 100%; max-width: 1170px; margin: 0 auto; padding: 0;}
#mailForm .form-group {margin: 0; padding: 25px 35px; background: #f8f8f8; border-bottom: 1px solid #e0e0e0;}
#mailForm .form-group:first-child {border-top: 2px solid #000;}
#mailForm .form-group:nth-child(5) {background: none; border: none; padding: 30px 25px;}
#mailForm .form-group label {width: 15%; float: left; margin: 10px 0 0;}
#mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {width: 85%; max-width: 935px; border: 1px solid #d0d0d0; border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0);}
#mailForm .form-group input.form-control {height: 40px;}
#mailForm .form-group p.error, #mailForm .form-group~p.error {margin: 0; color: #d7192a; font-size: 12px}
#mailForm .form-group~p.error {padding-left: 35px; margin: -15px 0 0;}
#mailForm .form-group .checkbox {margin: -8px 0 0;}
#mailForm .form-group .checkbox label {width: 100%; margin: 0;}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 200px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 10px 0 12px;
    border: 2px solid #dedede !important;
    border-radius: 0;
    background: #fff !important;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    color: #323232;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
input[type=button].btn-block:hover, input[type=reset].btn-block:hover, input[type=submit].btn-block:hover {background: #f98401 !important; border: 2px solid #f98401 !important; color: #fff;}
@media screen and (max-width: 991px) {
    #mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {max-width: 567px;}
}
@media screen and (max-width: 767px) {
    #mailForm .form-group {padding: 20px 15px;}
    #mailForm .form-group label {width: 20%; font-size: 13px; font-weight: 500; letter-spacing: -0.05em;}
    #mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {width: 80%;}
    #mailForm .form-group~p.error {padding-left: 15px; margin: 0;}
    input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {margin-top: 80px;}
}
/* 문의 폼 끝 */

.greeting-title {
    margin: 0 0 30px;
    color: #323232;
    font-size: 22px;
    letter-spacing: -0.06em;
    line-height: 1;
}
.greeting-title span.company {
    background: #f98401;
    color: #fff;
    padding: 0 5px 5px;
}
.greeting-title span.ceo {
    font-weight: 700;
    letter-spacing: -0.08em;
}
.greeting p {
    font-size: 15px;
    font-weight: 400;
    color: #555;
    margin: 0 0 20px;
    letter-spacing: -0.02em;
    line-height: 1.6;
}
.greeting p.text-right {
    margin: 0;
    color: #323232;
    font-weight: 700;
}
.main-wrap {
    width: 100%;
    padding: 0;
    margin: 0;
}

.main-inner-wrap {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 15px;
}
.main-inner-wrap .row > div:first-child {
	text-align: center;
}
.main-title {
    font-size: 32px;
    font-weight: 700;
    color: #323232;
    letter-spacing: -0.08em;
    margin: 0 0 10px;
    padding: 0 15px;
    display: inline-block;
    position: relative;
}
/* .main-title:before {
    content: '';
    background: #d7192a;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 18px;
    left: 0;
}
.main-title:after {
	content: '';
    background: #d7192a;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 18px;
    right: 0;
} */


.main-sub-title {
    font-size: 13px;
    font-weight: 500;
    color: #888;
    text-align: center;
    letter-spacing: -0.04em;
    margin-bottom: 25px;
}

.main-sub-title:before {
	content: "";
    display: block;
	width: 40px;
	height: 3px;
	background-color: #f98401;
	text-align: center;
	vertical-align: middle;
	margin: 5px auto 5px;
	padding: 0;
}
@media(min-width:768px){
	.main-box{
		width:20%;
	}
}
.main-box a {
    display: block;
/*     border: 1px solid #e9e9e9; */
	border-bottom: 1px solid #e9e9e9;
    transition: 0.4s;
}

.image-wrap {
    overflow: hidden;
}

.image-wrap img {
    width: 100%;
    height: auto;
    transition: 0.4s;
}
.main-box h4 {
    padding: 15px 20px;
    font-size: 15px;
    color: #323232;
    font-weight: 600;
    letter-spacing: -0.08em;
    margin: 0;
    background-color: #fff;
/*     border-top: 1px solid #e6e6e6; */
}
.main-box.en h4{
    padding: 23px 20px;
}
.main-box.en:nth-child(3) h4{
    padding: 15px 20px;
}
.main-box h4:after {
    content: '\f105';
    font-family: "FontAwesome";
    float: right;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #f98401;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 1px 0 0;
    border-radius: 100%;
}
.main-box:hover a, .main-box:focus a {
    border: 1px solid #f98401;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
	text-decoration: none;
	transform:translatey(-10px);
}

.main-box:hover a img, .main-box:focus a img {
    transform: translate3d(0px, 0px, -1000px) scale(1.1, 1.1);
}

.main-box:hover a h4, .main-box:focus a h4 {
    color: #FFF;
    background-color: #f98401;
}
.main-bottom {
    padding-bottom: 30px;
}
.main-bottom-box {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	border: 1px solid #e1e1e1;
	padding: 65px 25px 0;
	position: relative;
}
.main-bottom > div:nth-child(1) .main-bottom-box {
	background-image: url(/skin/img/main/m_box01.jpg);
}
.main-bottom > div:nth-child(2) .main-bottom-box {
	background-image: url(/skin/img/main/m_box02.jpg);
}
.main-bottom-box h4 {
    text-align: center;
    margin: 0;
    vertical-align: middle;
    font-size: 19px;
    font-weight: 700;
    color: #323232;
    letter-spacing: -0.08em;
	text-decoration: none;
}
.main-bottom-box h4.hover-text {
    display: none;
    width: 100%;
    height: 150px;
    padding: 65px 25px 0;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(249, 132, 1, 0.65);
    color: #FFF;
}
.main-bottom-box h4.hover-text:before {
	content: '\f002';
	font-family: "FontAwesome";
	padding-right: 8px;
}
.main-bottom-box:hover h4.hover-text, .main-bottom-box:focus h4.hover-text {
	display: block;
}

.dh-view-info {
	display: none;
}

.dh-attach > h6 > b {
	display: none;
}
.dh-view-box>.row>.page-header {
    border-top: 2px solid #f98401;
    border-bottom: 1px solid #ccc;
    padding: 0 10px;
    color: #323232;
    margin: 0;
}

.dh-view-box {
	margin-top: 40px;	
}

.image-wrap {
	border: 1px solid #e9e9e9;
	border-bottom: none;
	overflow: hidden;
}

.image-wrap img {
	transform: translate3d(0px, 0px, -1000px) scale(1.1, 1.1);
}

.image-title {
    padding: 15px 20px;
    font-size: 15px;
    color: #323232;
    font-weight: 600;
    letter-spacing: -0.08em;
    margin: 0;
    background-color: #fff;
	text-align: center;
	border: 1px solid #e1e1e1;
}

.country-box {
    transition: 0.4s;
}

.country-box:hover, .country-box:focus {
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
    margin-top: -10px;
    margin-bottom: 10px;
    text-decoration: none;
}

.country-box:hover .image-title, .country-box:focus .image-title {
	color: #323232;
    background-color: #e9e9e9;
}

.country-list-wrap {
	max-width: 150px;
	float: right;
/* 	margin-bottom: 40px; */
}

.country-list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.country-list li {
	float: left;
	width: 33.33333333%;
}

.country-list li a {
	display: block;
}

.country-list li a .img-mini-wrap {
	padding: 5px;
}

.country-list li a .img-mini-wrap img {
	border: 1px solid #e1e1e1;
	width: 40px;
    height: 28px;
    object-fit: cover;
}


.left_menu_sub {
    margin: 0;
    padding: 0;
	list-style: none;
}
.left_menu_sub > li.active > a {
    color: #f98401;
    background-color: #f3f3f0;
    font-size: 13px;
    font-weight: 700;
}
.left_menu_sub > li > a {
    background: #FFF;
    padding: 14px 20px 14px 35px;
    width: 100%;
    display: inline-block;
    font-size: 13px;
    color: #323232;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.06em;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.left_menu_sub > li.active > a:after {
    content: "\276F";
    float: right;
}
.bbs20 .dhb-txt-list h4 strong a span{
	fontfamily:'Noto Sans Thai', sans-serif!important;
}
.now-filter-idx:after{
	content:'';
	display:block;
	clear:both;
}