@charset "utf-8";
/*
@import url('//fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('//fonts.googleapis.com/css?family=Roboto:300,400,500,700'); 
*/
@font-face {
  font-family: 'NS-L';
  src: url('/assets3/fonts/NS/NS-L.ttf') format('truetype'),
       url('/assets3/fonts/NS/NS-L.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NS-R';
  src: url('/assets3/fonts/NS/NS-R.ttf') format('truetype'),
       url('/assets3/fonts/NS/NS-R.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NS-B';
  src: url('/assets3/fonts/NS/NS-B.ttf') format('truetype'),
       url('/assets3/fonts/NS/NS-B.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NS-EB';
  src: url('/assets3/fonts/NS/NS-EB.ttf') format('truetype'),
       url('/assets3/fonts/NS/NS-EB.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* * {
	font-family : 'NS-R'
}
body {
	font-family : 'NS-R'
} */
html,body{width:100%;height:100%}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button{/* font-family:'NS-R'; */font-size:16px;line-height:1.4;font-weight:400;color:#444}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle}
img{vertical-align:top}
i,em,address{font-style:normal}
label,button{border:0;cursor:pointer}
button{margin:0;padding:0}
a{color:#555555;text-decoration:none}
a:hover{text-decoration:none}
button *{position:relative}
button img{left:-3px;*left:auto}
html:first-child select{padding-right:6px}
option{padding-right:6px}
caption,hr{display:none}
legend{*width:0}
table{border-collapse:collapse;border-spacing:0}
input::-ms-clear{display:none}
img{max-width:100%}
.mb10 {
    margin-bottom: 10px !important;
}
.mt5 {
    margin-top: 5px !important;
}
.blind,legend{display:block;overflow:hidden;position:absolute;top:-999em;left:0;font-size:0;line-height:0;text-indent:-999em}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{width:14px;height:14px}
.hr{border-bottom:1px solid #cdcdcd;margin:25px 0 25px}
.lineauto{line-height:1.25em !important}
.lead{color:#2c3987}
.txt_red{color:#e91e63}
.txt_blue{color:#5c7fbc}
.txt_sky{color:#0078b9}
.txt_gray{color:#999}
.bgc_gray{background-color:#ededed}
.mgl10{margin-left:10px !important}
.mgl20{margin-left:16px !important}
.mgt5{margin-top:5px !important}
.mgt10{margin-top:10px !important}
.mgt20{margin-top:20px !important}
.mgt30{margin-top:30px !important}
.mgt40{margin-top:40px !important}
.mgt50{margin-top:50px !important}
.w100px{width:100px !important}
.w150px{width:150px !important}
.txtlink{color:#0078b9}
.clear{clear:both}
.btn-primary{background-color:#466284}
.btn-primary:hover{background-color:#2f4969}
.text-primray{color:#466284 !important}
.text-green{color:#039003 !important}
.text-purple{color:purple !important}
.text-orange{color:#ff9800 !important}
.underline{position:relative}
.underline:after{display:inline-block;content:'';position:absolute;bottom:-2px;left:0;right:0}
.underline.txt_red:after{border-bottom:1px solid #ff000b}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=text], input[type=number],input[type=password],input[type=tel] {
   -webkit-appearance: none;
   -webkit-border-radius: 0;
}
.tit_cate{font-weight:600;font-size:1.6em !important;padding-left:30px;position:relative}
.tit_cate:before{content:'';display:inline-block;position:absolute;top:7px;left:0;display:inline-block;width:21px;height:21px;background:url(/images/common/bullet_blue.gif) no-repeat 0 0}
.tit_cate.text-green:before{background-image:url(/images/common/bullet_green.gif)}

.ico{display:inline-block;background:url(/images/common/sprite-ico.png) no-repeat;text-indent:-9999px}
.align-right{text-align:right}
.btnbox{margin-top:30px;text-align:center}
.btnbox a{text-align:center}
.tabbox{overflow:hidden;display:block;width:100%;margin-top:20px;margin-bottom:10px;border-bottom:1px solid #dfe5eb;white-space:nowrap}
.tabbox a{display:inline-block;min-width:200px;padding:10px 30px;background-color:#ededed;border:1px solid #4b7fb7;border-bottom:none;text-align:center;font-size:16px;line-height:1.4em;color:#2c4984;vertical-align:middle;box-sizing:border-box}
.tabbox a:first-child{border-left:none}
.tabbox a.on{background-color:#cddcee}
.tabbox a:hover, .tabbox a:visited, .tabbox a:focus{text-decoration:none;opacity:0.9;cursor:pointer}
.tabcont .contbx{display:none}
.tabcont .contbx:first-child{display:block}
div[class*="tabbox"].t1 a{width:100%}
div[class*="tabbox"].t2 a{width:50%}
div[class*="tabbox"].t3 a{width:33.33%}
div[class*="tabbox"].t4 a{width:25%}
div[class*="tabbox"].t5 a{width:20%}
div[class*="tabbox"].t6 a{width:16.66%}
.tabbox2{overflow:hidden;display:block;width:100%;margin-top:10px;margin-bottom:50px}
.tabbox2 a{display:inline-block;min-width:270px;padding:12px 20px;margin-bottom:8px;background-color:#6894c4;border-left:1px solid #fff;border-right:1px solid #fff;text-align:center;font-size:18px;line-height:1.5em;color:#fff;vertical-align:middle}
.tabbox2 a:hover, .tabbox2 a:visited, .tabbox2 a:focus{text-decoration:none;opacity:0.9;cursor:pointer}
.tabbox2 a.on{background-color:#07367a;font-weight:600;color:#fff}
.tabbox2+.tabbox2{margin-top:-50px}
.tabbox2.type2 a{background-color:#85be4d}
.tabbox2.type2 a.on{background-color:#039d49}
@media (max-width:1199px){
	.tabbox2 a{padding:10px 15px;font-size:14px;min-width:200px}
}
@media (max-width: 767px){
.btn{margin-bottom:4px;}
.tabbox2{margin-bottom:38px}
.tabbox2 a{min-width:32.3%;padding:10px 15px;border-width:1px;font-size:14px}
.tabbox2+.tabbox2{margin-top:-40px}
.tabbox a, .tabbox2 a{font-size:13px;min-width:0;padding:6px 18px}
.row {margin-right: -10px; margin-left: -10px;}
}

.table-center th, .table-center td{text-align:center}

.tbl_type1{clear:both;width:100%}
.tbl_type1 thead th{background-color:#4f81b8;border-bottom:1px solid #ddd;color:#fff}
.tbl_type1 th{min-height:25px;padding:10px 15px;background-color:#4f81b8;border:1px solid #ddd;font-size:17px;color:#fff;font-weight:400;text-align:center;line-height:1.5}
.tbl_type1 td{min-height:25px;padding:10px 15px;border:1px solid #ddd;font-size:17px;color:#333;text-align:center;line-height:1.5}
.tbl_type1 tfoot th{background-color:#f1f1f1;color:#000}
.tbl_type1 tbody th{background-color:#f3f3f3;color:#000}
.tbl_type1 .align_left{text-align:left;}
.tbl_type1 .align_left2{text-align:left;padding:0px 0px 0px 20px;}
.tbl_type1 .align_right{text-align:right}
.tbl_type1 .title_event{background-color:#2f5496;color:#fff}
.tbl_type1 .bg_blue{background-color:#e6edf8}
.tbl_type1 .txt_blue{color:#2f5496}

.tbl_type2{width:100%}
.tbl_type2 th{padding-left:20px;padding-right:20px;background-color:#eaeaea;border:1px solid #ddd;}
.tbl_type2 td{padding:8px 20px;font-size:15px;color:#464646;border:1px solid #ddd;}
.tbl_type2 td.td_chk{text-align:left;padding-left:30px}
.tbl_type2 td.td_chk.disabled{color:#999}
.tbl_type2 .align_left{text-align:left}
.tbl_type2 .align_center{text-align:center}
.tbl_type2 tfoot td{padding-left:20px;color:#000}
.tbl_type2 .txt_blue{font-size:17px;color:#1f5dac}
.tbl_type2 .txt_red{font-size:17px;color:#ed1c24}
.tbl_type2 select{height:30px;padding:2px}
.tbl_type2 input[type=text]{height:30px}

.tbl_type3{clear:both;width:100%;border-top:2px solid #222}
.tbl_type3 th{min-height:25px;padding:10px 10px;background:#eee;border:1px solid #ddd;font-size:17px;color:#000;font-weight:500;text-align:left}
.tbl_type3 td{min-height:25px;padding:10px 10px;border:1px solid #ddd;font-size:17px;color:#333;text-align:left}
.tbl_type3 tfoot th{background-color:#f1f1f1;color:#000}
@media (max-width: 767px){
.tbl_type1 td,.tbl_type2 td,.tbl_type3 td{padding-left:10px;padding-right:10px}
}

.lst_ty > li{margin-bottom:4px}
.lst_ty0 > li{position:relative;margin-bottom:4px;padding-left:12px;font-size:16px;line-height:24px;color:#000}
.lst_ty0 > li:after{position:absolute;top:12px;left:0;width:3px;height:3px;background-color:#636363;border-radius:100%;content:''}
.lst_ty1 > li{position:relative;margin:5px 0 9px 7px;padding-left:10px;font-size:16px;line-height:24px}
.lst_ty1 > li:after{position:absolute;top:9px;left:0;width:4px;height:4px;background-color:#466284;content:''}
.lst_ty1 > li strong{font-weight:normal}
.lst_ty2 > li{position:relative;margin-left:7px;margin-bottom:7px;padding-left:15px;font-size:16px;line-height:24px;}
.lst_ty2 > li:after{position:absolute;top:10px;left:0;width:4px;height:2px;background-color:#0095b6;content:''}
.lst_ty1 .lst_ty2{margin-top:10px}
.lst_ty3 li{position:relative;margin-bottom:4px;padding-left:23px;font-size:16px;list-style:none}
.lst_ty3 li:before{display:inline-block;content:'';position:absolute;top:2px;left:0;width:20px;height:20px;background:url(/images/common/bul_h_arrow.png) no-repeat 0 0}

.nav-tabs{border-bottom:2px solid #14328c}
.nav-tabs>li>a{padding:8px 40px 6px}
.nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover{background-color:#009de0;font-size:16px;color:#fff}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background-color:#15338b;font-size:16px;color:#fff}
.tab-pane{position:relative}
.tab-pane .more{position:absolute;top:-33px;right:0;width:19px;height:19px;background-position:0 0}
.tab-pane ul{padding:30px 15px}
.tab-pane li{position:relative;padding-left:12px;padding-right:100px;margin-bottom:15px}
.tab-pane li:before{position:absolute;width:3px;height:3px;background-color:#222;content:'';display:block;top:8px;left:0}
.tab-pane li a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.tab-pane li span{position:absolute;top:0;right:0}

.btn.btn-xlg{height:80px;line-height:80px;padding:0 60px;font-size:23px;border-radius:40px}
.btn.btn-danger{background-color:#d02930}

@media (max-width: 1174px){
	.lst_ty0 > li{margin-bottom:7px;padding-left:12px;font-size:14px;line-height:20px}
	.lst_ty0 > li:after{top:7px;width:4px;height:4px}
	.lst_ty1 > li{margin-bottom:7px;padding-left:12px;font-size:14px;line-height:20px}
	.lst_ty1 > li:after{top:7px;width:4px;height:4px}
	.btn.btn-xlg{height:62px;line-height:62px;padding:0 40px;font-size:22px;border-radius:31px}
}
@media (max-width: 767px){
	.nav-tabs>li>a{padding-left:20px;padding-right:20px}
	.tab-pane ul{padding:20px 10px}
	.tab-pane li{padding-right:70px}
	.tab-pane li a{font-size:13px}
	.tab-pane li span{font-size:13px}
	.btn.btn-xlg{height:50px;line-height:50px;padding:0 33px;font-size:17px;border-radius:30px}
}
.lst_sns{position:absolute;top:70px;right:0}
.lst_sns ul{overflow:hidden;font-size:0}
.lst_sns ul li{position:relative;float:left;margin:0 10px;font-size:0}
.lst_sns ul li:before{position:absolute;left:-10px;top:10px;width:1px;height:20px;border-left:1px solid #ddd;content:'';display:block;}
.lst_sns ul li:first-child:before{display:none}
.lst_sns ul li a{transition: all 0.2s ease-in-out;display:inline-block;width:40px;height:40px;background:url(../images/common/ico_sns.png) no-repeat;text-indent:-9999px;font-size:0}
.lst_sns ul li.fb a{background-position:0 -40px}
.lst_sns ul li.tw a{background-position:-55px -40px}
.lst_sns ul li.kt a{background-position:-110px -40px}
.lst_sns ul li.ka a{background-position:-170px -40px}
.lst_sns ul li.url a{background-position:-220px -40px}
.lst_sns ul li a:hover{background-position-y:0}
@media (max-width: 1174px){
	.lst_sns{top:63px}
	.lst_sns ul li{margin:0 4px}
	.lst_sns ul li:before{left:-3px;top:12px}
	.lst_sns ul li a{background:url(../images/common/ico_snsx2.png) no-repeat;background-size:250px auto}
	.lst_sns ul li.fb a{background-position:5px -26px}
	.lst_sns ul li.tw a{background-position:-43px -26px}
	.lst_sns ul li.kt a{background-position:-91px -26px}
	.lst_sns ul li.ka a{background-position:-137px -26px}
	.lst_sns ul li.url a{background-position:-182px -26px}
}
@media (max-width: 767px){
	.lst_sns{top:75px}
}
.sns_footer{overflow:hidden}
.sns_footer .lst_sns{position:static;top:auto;right:auto;float:right}
.text-center+.sns_footer{margin:-88px 0 44px}
@media (max-width: 767px){
	.text-center+.sns_footer{margin:10px 0 -20px}
	.sns_footer .lst_sns{float:none}
	.lst_sns{text-align:center}
	.lst_sns ul li{float:none;display:inline-block;margin:0}
	.lst_sns ul li:before{display:none}	
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 60px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: rgba(0,0,0,0.5);
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 6px;
    font-size: 16px;
}

#myBtn:hover {
    background-color: rgba(0,0,0,0.7);
}

/* Header */
#header{transition:all 0.4s}
#header .wraparea{min-width:1600px;width:1600px;/* padding-bottom:7px; */}
#header .navbar{margin-bottom:0}
#header .navbar-nav{margin:27px 0 0}

#header .navbar-nav>li.dropdown {
  position: relative;
}

#header .navbar-nav>li.dropdown::after {
  content: "";
  position: absolute;
  left:5%;
  bottom:15px;
  height: 3px;
  width: 85%;
  background: skyblue;
  transform: scaleX(0);
  margin-left: 50%;
  transform-origin: left;
  transition: transform 500ms ease, margin-left .5s ease;
}
#header .navbar-nav>li.dropdown:hover::after {
  transform: scaleX(1);
  margin-left: 5px;
}

#header .navbar-nav>li.dropdown:last-child:hover::after {
  transform: scaleX(1);
  margin-left: 18px;
}


#header .navbar-nav>li>a:hover, #header .navbar-nav>li>a:focus, #header .navbar-nav>li>a:visited{background:none}
#header .navbar-nav>li>a{
	position:relative;
	padding:0px 50px 38px 50px;
	font-size:18px;
	color:#000;
	font-weight:900;
	/* font-family: 'NS-B'; */
}
#header .navbar-header{position:relative;z-index:1}
#header .navbar-brand{
	position:relative;
	left:0;top:-25px;
	padding-top:8px;
	padding-left:3px;
	font-size:0;line-height:0;
}
#header .navbar-brand-01{
	position: absolute;
    /*top: -9px;*/
    left: 0;
    padding-top: 8px;
    padding-left: 3px;
    width: 300px;
    height: 95px;
    font-size: 0;
    line-height: 0;
    background-size: 100% auto;
}
.page_home #header .navbar-nav>li>a{
	color:#fff;
	padding:0px 20px 32px 20px;
}
#header .navbar-nav>li:last-child>a{padding-right:0}
#header .dropdown-menu{/*border:1px solid rgba(255,255,255,0.4);*/background-color:#fff;border-radius:0;border-top:none;margin-top:9px;box-shadow:none}
#header .dropdown:last-child >.dropdown-menu{right:-60px;}
#header .dropdown-menu>li>a{font-size:16px;line-height:2;color:#fff}
.page_home #header .dropdown-menu>li>a{color:#000}
#header .dropdown-menu>li>a:focus, #header .dropdown-menu>li>a:hover{background-color:#0c4ba3}
#header.affix .dropdown-menu>li>a, #header.affix .dropdown-menu>li>a{color:#000}
#header.affix .dropdown-menu>li>a:focus, #header.affix .dropdown-menu>li>a:hover{background-color:rgba(255,255,255,0.4);color:#000}
#header .general-nav{overflow:hidden;width:100%;height:39px;border-bottom:1px solid #fff}
.page_home #header .general-nav{border-bottom:none}
#header .general-nav .navbar-nav{float:right;height:39px;margin:0 auto}
#header .general-nav .navbar-nav>li>a{padding:8px 9px;color:#175282 !important;font-size:13px;font-weight:500}
.page_home #header .general-nav .navbar-nav>li>a{color:#fff !important;}
#header.affix{top:0;width:100%;z-index: 9999 !important}
#header.affix + .mainwrap, #header.affix + .subwrap{padding-top:132px}
#header.affix{height:93px;border-top:none}
#header.affix .general-nav{display:none}
#header .container-fluid{padding:0}
.page_home #header:not(.affix){position:relative;z-index:1000}
.page_home #header:not(.affix){background-color:transparent;border-top-color:transparent}
.page_home #header:not(.affix){border-bottom:1px solid #b9b9b999;    position: absolute;}
.page_home #header:not(.affix) .navbar-nav>li>a{color:#fff}
.page_home #header:not(.affix) .dropdown-menu>li>a:focus, .page_home #header .dropdown-menu>li>a:hover{background-color:#6fc0e5;color:#fff}
@media (max-width: 1345px){
	#header .navbar-brand{width:300px;height:65px;top:13px}
	.page_home #header .navbar-brand{top:-2px}
	.page_home #header:not(.affix){border-bottom:1px solid rgba(255, 255, 255, 0.4)}
	#header .wraparea{min-width:100%;width:100%}
	#header .navigation{clear:both;white-space:nowrap}
	#header .navigation .navbar-nav>li>a{font-size:15px;padding:10px 20px 28px 20px}
}
@media (max-width: 767px){
	#header{position:relative;z-index:10}
	#header .wraparea{padding:0;height:100%}
	#header .navbar-header{position:relative;padding:0;margin:0}
	#header .navbar-header:before,
	#header .navbar-header:after{content:none}
	#header .navbar-brand{display:none}
	#header .navbar-brand-01{display:none}
	#header .general-nav{height:48px;background-color:#fff}
	.page_home #header .general-nav{background-color:#232722}
	.page_home #header.affix .general-nav{background-color:#fff}
	#header .general-nav .navbar-nav{float:right;height:40px;margin-right:10px;padding:0;text-align:right}
	#header .general-nav .navbar-nav>li{display:inline-block}
	#header .general-nav .navbar-nav>li>a{padding:0 3px;font-size:13px;line-height:48px}
	#header .sns-nav>li{margin:3px 0px}
	#header .sns-nav>li>a{width:40px;height:40px}
	#header .sns-nav>li.sns_fb{background-size:auto 20px}
	#header .sns-nav>li.sns_tw{background-size:auto 20px}
	#header .sns-nav>li.sns_yt{background-size:auto 20px}
	#myNavbar{padding:0}
	#header .navbar-nav{margin:0}
	#header .navigation{float:none;padding-bottom:0;border-bottom:1px solid #ddd;height:auto;max-height:400px;overflow-y:auto}
	#header .navigation .navbar-nav>li:hover>a.dropdown-toggle:after{display:none}
	#header .navigation .navbar-nav>li>a{background-color:#fff;position:relative;border-top:1px solid #d7d7d7;padding:15px 10px;font-size:15px;color:#000 !important}
	#header .navigation .navbar-nav>li:first-child>a{border-top:none}
	#header .navigation .navbar-nav>li>a:before{display:none}
	#header .navigation .navbar-nav>li>a .caret{position:absolute;top:50%;right:18px}
	#header .navigation .dropdown-menu{padding:0;border-top:none;background-color:#fff;    margin-top: 0;}
	#header .navigation .navbar-nav .open .dropdown-toggle{background-color:#eee}
	#header .navigation .navbar-nav .open .dropdown-menu .dropdown-header, #header .navigation .navbar-nav .open .dropdown-menu>li>a{background-color:#fff;border-bottom:1px dashed #eee}
	#header .navigation .navbar-nav .open .dropdown-menu .dropdown-header, 
	#header .navigation .navbar-nav .open .dropdown-menu>li>a{color:#343b69;font-size:14px}
	#header .navigation .navbar-nav .open .dropdown-menu>li:last-child>a{border-bottom:none}
	#header .navbar-toggle{position:absolute;z-index:10;top:-48px;left:0;width:48px;height:48px;margin:0;padding:12px 9px;border:none}
	#header .navbar-toggle:focus, #header .navbar-toggle:active, #header .navbar-toggle:visited, #header .navbar-toggle:hover{background:None}
	#header .navbar-toggle .icon-bar{width:100%;height:2px;border-radius:2px;background-color:#222;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}
	.page_home #header .navbar-toggle .icon-bar{background-color:#fff}
	#header .navbar-toggle[aria-expanded="true"]  .icon-bar:nth-child(2){
		opacity: 0;
	}
	#header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(1){
		-webkit-transform: translateY(7px) rotate(45deg);
		-ms-transform: translateY(7px) rotate(45deg);
		-o-transform: translateY(7px) rotate(45deg);
		transform: translateY(7px) rotate(45deg);
	}
	#header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3){
		-webkit-transform: translateY(-7px) rotate(-45deg);
		-ms-transform: translateY(-7px) rotate(-45deg);
		-o-transform: translateY(-7px) rotate(-45deg);
		transform: translateY(-7px) rotate(-45deg);
	}
	#header .navbar-toggle .icon-bar+.icon-bar{margin-top:5px}
	#header .caret{display:inline-block}
	#header.affix{position:fixed;left:0;right:0;z-index:10;height:auto;border-bottom:0}
	#header.affix ~ .mainwrap, #header.affix ~ .subwrap{padding-top:44px}
	#header.affix .general-nav{display:block}
	#header.affix .wraparea{background-color:#fff}
	.page_home #header.affix .general-nav{background-color:#312e28}
	.page_home #header.affix .general-nav .wraparea{background-color:#312e28}
}

@media (min-width: 768px){
	#header.affix{top:0;width:100%;left:0;z-index: 9999 !important;background-color:/*rgba(76, 134, 197, 0.9)*/#fff;}
	#header.affix ~ .mainwrap, #header.affix ~ .subwrap{padding-top:126px}
	#header.affix{height:64px;border-top:none}
	#header.affix .navbar-brand{padding-top:22px}
	#header.affix .navbar-nav{margin:0 auto;float:none !important}
	#header.affix .navigation{float:none;height:60px;text-align:center}
	#header.affix .navigation .navbar-nav>li{float:none;display:inline-block}
	#header.affix .navigation .navbar-nav>li>a{position:relative;padding:20px 30px 22px;font-size:18px;color:#000}
	#header.affix .dropdown-menu{margin-top:0;border-radius:0 0 8px 8px;}
	#header.affix .general-nav,#header.affix .navbar-header{display:none}
}
	@media (min-width: 768px) and (max-width:1199px){
		#header.affix ~ .mainwrap, #header.affix ~ .subwrap{padding-top:126px}
		#header.affix{height:60px}
		#header.affix .navigation{height:60px}
		#header.affix .navigation .navbar-nav>li>a{padding:18px 25px 18px;font-size:15px}
	}

.title_look h2, .title_look p {
    text-align: center;
    color: #333;
    font-size: 22px;
}

.btn_more_content{height:122px;background-color:#fff}
.btn_more_content .btn_more{position:relative;display:block;width:500px;margin:0 auto;padding:36px 0;text-align:center}
.btn_more_content .btn_more:before{position:absolute;top:50%;left:50%;width:100%;height:1px;margin-left:-50%;background-color:#e0e5eb;display:block;content:''}
.btn_more_content .btn_more button{transition: all 0.2s ease-in-out;position:relative;z-index:1;width:250px;height:50px;border:1px solid #e0e5eb;background-color:#fff;font-size:17px;color:#7c91ae;box-shadow:4px 4px 8px 0px rgba(0,0,0,0.06)}
.btn_more_content .btn_more button:hover{background-color:#f6f6f6}
@media (max-width: 811px){
	.btn_more_content .btn_more{width:100%;font-size:15px}
}

/* layout */
.wraparea{width:100%;max-width:1346px;margin:0 auto;position:relative}
.wraparea:after{display:block;content:'';clear:both}
@media (max-width: 1199px){
	.wraparea{padding:0 15px}
}
@media (max-width: 767px){
	.wraparea{padding:0 12px}
}

/* sub layout */
.subwrap .statebar{position:relative;z-index:10;height:50px;background-color:#f6f6f6;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;text-align:right;white-space:nowrap}
.subwrap .statebar ul{border-left:1px solid #dcdcdc}
.subwrap .statebar:after{content:'';display:block;clear:both}
.subwrap .statebar ul li{float:left;position:relative;min-width:130px;border-right:1px solid #dcdcdc;text-align:left}
.subwrap .statebar ul li a{padding:0 22px 0 22px}
.subwrap .statebar ul li:last-child a{padding-right:40px}
.subwrap .statebar ul li.home{min-width:0;text-align:center}
.subwrap .statebar ul a{display:block;width:100%;position:relative;font-size:16px;color:#767676;line-height:50px}
.subwrap .statebar ul a .caret{position:absolute;top:50%;right:20px}
.subwrap .statebar ul li:hover{background-color:#f6f6f6f3}
.subwrap .statebar ul li li{border:none;width:100%}
.subwrap h2{overflow:hidden;clear:both;}
.subwrap h2 span{display:inline-block;position:relative;font-size:34px;color:#243182;font-weight:bold}
.subwrap h3{margin-top:25px;margin-bottom:10px;font-size:23px;color:#333333}
.subwrap h3 span{display:inline-block;min-width:245px;padding:0 70px;height:44px;line-height:44px;background-color:#111749;text-align:center;font-size:22px;color:#fff;font-weight:400}
.subwrap h3 strong{font-weight:500}
.subwrap h3.nomg{margin-top:0}
.subwrap h3+h4{margin-top:10px}
.subwrap h4{margin-top:30px;margin-bottom:10px;font-size:23px;font-weight:400;color:#137ebc}
.subwrap h4.nomg{margin-top:0}
.subwrap .contents{padding-top:50px;padding-bottom:90px;min-height:700px}
.subtop{position:relative;height:235px;overflow:hidden;background:url(/images/common/sub_bg.gif)}
.subtop div{
	position:absolute;
	z-index:1;top:0;left:0;width:100%;height:100%;margin:0 auto;
	background:url('/images/sub/sub_visual2020.jpg') no-repeat center top;
	background-size:cover;
}
@media (max-width: 1199px){
.subtop{height:160px}
.subtop div{background-position:20% top}
.subwrap h2 span{font-size:30px}
.subwrap h3{margin-top:20px;margin-bottom:6px;font-size:20px}
.subwrap h3 span{font-size:19px;padding:0 20px;min-width:0;display:block;text-align:left;margin-bottom:5px}
.subwrap h4{margin-top:20px;font-size:23px}
.subwrap .contents{padding-top:40px;padding-bottom:40px}
}
@media (max-width: 767px){
.subwrap .statebar{height:40px}
.subwrap .statebar ul a{padding:0 12px;font-size:12px;line-height:39px}
.subwrap .statebar ul .home a{padding-left:2px}
.subtop{height:110px}
.subtop div{background-position:44% top}
.subwrap h2 span{font-size:24px}
.subwrap h3{font-size:18px}
.subwrap .contents{padding-top:30px;padding-bottom:30px;min-height:400px}
}


/* Modal */
.modal.fade .modal-dialog 
{
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}
body.modal-op{overflow:hidden}
body.modal-op .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{width:900px}
.modal-body{padding:20px}
.modal-body .lst_sns{top:-45px;background-color:#fff}
.modal-open .modal-dialog h4{padding-top:0}
.modal-dialog .close{font-size:43px}
.modal-dialog p{font-size:16px}
.modal-dialog h5{position:relative;margin:35px 0 10px;font-size:19px;color:#000}
.modal-dialog h5:after{position:absolute;top:0;left:0;width:1px;height:10px;background-color:#0078b9;display:inline-block}
.modal-dialog .ul_tit{position:relative;margin:10px 0 10px 0;padding-bottom:5px;font-size:17px;font-weight:500;color:#000;display:inline-block}
.modal-dialog .ul_tit:before{content:'';display:inline-block;position:absolute;bottom:0;left:0;height:2px;background:#03a9f4;right: 0}
.modal-dialog .tit_default{font-size:22px}
.modal-dialog .tit_ul{font-size:18px}
.modal-dialog .nav-tabs{margin-bottom:30px;border-color:#0078b9}
.modal-dialog .nav-tabs>li>a{font-size:17px;min-width:240px;text-align:center;border-bottom:1px solid #0078b9;background-color:#f3f3f3;color:#0078b9}
.modal-dialog .nav-tabs>li>a:hover{border-color:#eee #eee #0078b9;background-color:#e5e5e5}
.modal-dialog .nav-tabs>li.active>a, .modal-dialog .nav-tabs>li.active>a:focus, .modal-dialog .nav-tabs>li.active>a:hover{background-color:#0078b9;color:#fff}
@media (max-width: 1000px){
	.modal-dialog{width:auto}
	.modal-body .lst_sns{right:42px}
}
@media (max-width: 767px){
	.modal-body{padding:12px}
	.modal-dialog .nav-tabs{border-bottom:0}
	.modal-dialog .nav-tabs>li{width:100%;margin-bottom:10px}
	.modal-dialog .nav-tabs>li>a{min-width:0;border:none}
	.modal-open .modal-dialog h4{font-size:20px}
}

/* pagination */
.pagination{display:block;margin:40px 0 0;text-align:center}
.pagination>li.prev a,.pagination>li.next a{height:35px;padding:7px;font-weight:bold;font-size:14px}
.pagination>li{display:inline-block;margin:0 3px}
.pagination>li>a{color:#555}
.pagination>li>span{background-color:#eaeaea;color:#000;font-weight:bold}
@media (max-width: 767px){
	.pagination{margin-top:30px}
}
.pager{margin:40px 0 0}
.pager + .search_area{margin-top:20px}
.pager li>a,.pager li>span{border-radius:0;font-weight:bold}

/* search area */
.search_area{margin-top:40px;padding:10px 5px;border:1px solid #ddd;background-color:#f9f9f9;text-align:center}
.search_box input.form_ipt{border:1px solid #ddd;background-color:#fff;padding:0 4px;height:30px;vertical-align:middle;display:inline-block;max-width:220px;width:40%}
.search_box select.form_slt{border:1px solid #ddd;background-color:#fff;padding:3px 4px;height:30px;vertical-align:middle;display:inline-block;width:100px}
.search_box .btn_search{font-size:14px;color:#fff;background-color:#3b3529;text-align:center;height:30px;line-height:30px;padding:0 20px}

/* �몄뇙�섍린 */
#btnPrint{position:relative}
#btnPrint:before{content:'';display:inline-block;position:relative;top:3px;margin-right:5px;width:16px;height:16px;background:url(../images/common/ico_print.png) no-repeat 0 0}
@media print{*{-webkit-print-color-adjust:exact;}}
@media print {
body * {visibility:hidden;height:0 !important}
body #printSection, body #printSection * {visibility:visible;height:auto !important}
}
/* filterbx */
h3+.filterbx{margin:-40px 0 0 0}
.filterbx{text-align:right}
.filterbx .form-group{display:inline-block;width:100%;max-width:200px}
@media (max-width: 767px){
	h3+.filterbx{margin:-30px 0 0 0}
	.filterbx{text-align:center;margin-top:10px}
	.filterbx .form-group{max-width:100%}
}

#myBtn {
    display: block;
    position: fixed;
    bottom: 20px;
    right: 70px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: rgba(0,0,0,0.5);
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
    font-size: 1.2em;
	width:60px;
	height:60px
}

#myBtn:hover {
	text-decoration: none;
    background-color: rgba(0,0,0,0.7);
}

.btnShare{
    display: block;
    position: fixed;
    bottom: 90px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #71a2ca;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
    font-size: 16px;
	width:60px;
	height:60px;
	font-size:23px;
}
.box_layer-share{display:block;position:fixed;z-index:100;bottom:160px;right:30px;width:60px}
.box_layer-share ul{text-align:Center;width:60px}
.box_layer-share ul li{display:inline-block;margin-top:10px}
.box_layer-share ul li a{display:inline-block;width:60px;height:60px;line-height:60px;border-radius:50%;text-align:Center;color:#fff;font-size:1.5em}
#cards .tim-container{max-width:1000px; padding:80px 5px 60px 5px;}
@media (max-width: 1199px){
.box_layer-share{display:none}
}
@media (max-width: 767px){
#footer .copyright{font-size:10px;}
#myBtn,.btnShare,.box_layer-share{right:15px}
#cards .tim-container{padding:60px 10px 30px 10px;}
}
.card {
  border-radius: 12px;
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  color: #333333;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  border: 0 none;
  -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}
.card:not(.card-plain):hover {
  box-shadow: 0px 12px 19px -7px rgba(0, 0, 0, 0.3);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}
.card.no-transition:hover,
.card.page-carousel:hover,
.card.card-refine:hover,
.card.card-register:hover {
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  -moz-transform: none;
}
.card a:not(.btn) {
  color: #444444;
}
.card a:not(.btn):hover,
.card a:not(.btn):focus {
  color: #333333;
}
.card .card-description {
  color: #9A9A9A;
  margin-bottom: 5px;
  margin-top: 15px;
}
.card img {
  max-width: 100%;
  height: auto;
  border-radius: 12px 12px 0 0;
}
.card[data-radius="none"] {
  border-radius: 0px;
}
.card[data-radius="none"] .header {
  border-radius: 0px 0px 0 0;
}
.card[data-radius="none"] .header img {
  border-radius: 0px 0px 0 0;
}
.card.card-plain {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}
.card.card-plain .card-body {
  padding-left: 5px;
  padding-right: 5px;
}
.card.card-plain img {
  border-radius: 12px;
}
.card .card-link {
  color: #FFFFFF;
}
.card .card-background-image ul li {
  color: #FFF;
  border-color: rgba(255, 255, 255, 0.3);
}
.card.card-blog,
.card.card-testimonial .card-description+.card-title {
  margin-top: 30px;
}
.card.card-blog .card-image .img,
.card.card-testimonial .card-description+.card-title .card-image .img {
  border-radius: 12px;
}
.card.card-blog .card-image .card-title,
.card.card-testimonial .card-description+.card-title .card-image .card-title {
  text-align: center;
}
.card.card:not(.card-plain) .card-image .img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.card.card-blog {
  margin-top: 5px;
}
.card.card-blog .btn {
  margin: 0 auto;
}
.card .author {
  display: inline-block;
}
.card .author .avatar {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.card .author .avatar-big {
  width: 100px;
  height: 100px;
  border-radius: 50% !important;
  position: relative;
  margin-bottom: 15px;
}
.card .author .avatar-big.border-white {
  border: 4px solid #FFFFFF;
}
.card .author .avatar-big.border-gray {
  border: 4px solid #ccc;
}
.card .clearfix+.author {
  margin-top: 15px;
}
.card .stats {
  display: inline-block;
  float: right;
  color: #9A9A9A;
  font-size: 12px;
  margin-top: 6px;
}
.card .stats i {
  font-size: 16px;
  position: relative;
  text-align: center;
  top: 1px;
  margin-left: 5px;
  margin-top: -1px;
  opacity: .6;
}
.card .card-category {
  color: #9A9A9A;
}
.card .category-social .fa {
  font-size: 24px;
  position: relative;
  margin-top: -4px;
  top: 2px;
  margin-right: 5px;
}
.card .card-title-uppercase {
  text-transform: uppercase;
}
.card .header {
  position: relative;
  border-radius: 3px 3px 0 0;
  z-index: 3;
}
.card .header.header-with-icon {
  height: 150px;
}
.card .header img {
  width: 100%;
}
.card .header .card-category {
  padding: 15px;
}
.card .card-body .card-footer {
  padding: 0;
}
.card .card-body .card-description+.card-footer {
  padding-top: 10px;
}
.card .more {
  float: right;
  z-index: 4;
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  position: relative;
}

.card .filter,
.card .header .actions {
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.76);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
}

.card .header .actions {
  background-color: transparent;
  z-index: 3;
}

.card .header .actions .btn {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.card:hover .filter {
  opacity: .7;
}

.card:hover .header .social-line,
.card:hover .header .actions {
  opacity: 1;
}

.card .card-category i,
.card .label i {
  font-size: 15px;
}

.card>.card-title {
  margin: 0;
  padding: 30px 0 0;
}

.card .card-body {
  padding: 20px;
}

.card .card-body .card-title {
  margin: 5px 0 0 0;
}

.card .card-body .card-category~.card-title {
  margin-top: 5px;
}

.card .card-text {
  font-size: 15px;
  color: #66615b;
  padding-bottom: 15px;
}

.card h6 {
  font-size: 12px;
  margin: 0;
}

.card .card-footer {
  padding: 15px;
  background: transparent;
  border-top: 0 none;
}

.card .card-footer .social-line .btn:first-child {
  border-radius: 0 0 0 6px;
}

.card .card-footer .social-line .btn:last-child {
  border-radius: 0 0 6px 0;
}

.card.card-separator:after {
  height: 100%;
  right: -15px;
  top: 0;
  width: 1px;
  background-color: #DDDDDD;
  content: "";
  position: absolute;
}

.card .card-icon {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 30px 0 10px;
}

.card .card-icon i {
  font-size: 40px;
  width: 105px;
  border: 2px solid #ccc;
  border-radius: 50%;
  height: 105px;
  line-height: 105px;
}

.col-lg-4 .card .card-icon i {
  font-size: 80px;
  padding: 22px;
}

.card.card-with-border .card-body {
  padding: 15px 15px 25px 15px;
}

.card.card-with-border .card-footer {
  padding-bottom: 25px;
}

.card.card-with-border:after {
  position: absolute;
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  content: "";
  top: 5px;
  left: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  z-index: 1;
  border-radius: 5px;
}

.card.card-just-text .card-body {
  padding: 50px 65px;
  text-align: center;
}

.card.card-just-text #dLabel {
  float: right;
}

.card.card-just-text #dLabel i {
  font-size: 20px;
}

.card.card-just-text .dropdown-menu {
  margin-top: 55px;
}

.card[data-background="image"] {
  background-position: center center;
  background-size: cover;
  text-align: center;
}

.card[data-background="image"] .card-body {
  position: relative;
  z-index: 2;
  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 440px;
  margin: 0 auto;
  text-align: center;
}

.card[data-background="image"] .card-title {
  color: #FFF;
  margin-top: 10px;
}

.card[data-background="image"]:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.56);
  border-radius: 12px;
}

.card[data-background="image"] .card-category {
  color: #FFFFFF;
}

.card[data-background="image"] .image,
.card[data-background="color"] .image,
.card[data-color] .image {
  border-radius: 6px;
}

.card[data-background="image"] .filter,
.card[data-background="color"] .filter,
.card[data-color] .filter {
  border-radius: 6px;
}

.card[data-background="image"] .card-description,
.card[data-background="color"] .card-description,
.card[data-color] .card-description {
  color: rgba(255, 255, 255, 0.8);
}

.card[data-background="image"] .card-title,
.card[data-background="image"] .card-category,
.card[data-background="image"] .card-text,
.card[data-background="image"] .card-body,
.card[data-background="image"] .card-footer,
.card[data-background="image"] .stats,
.card[data-background="image"] small,
.card[data-background="image"] [class*="text-"],
.card[data-background="image"] ul li b,
.card[data-background="image"] a:not(.btn),
.card[data-background="color"] .card-title,
.card[data-background="color"] .card-category,
.card[data-background="color"] .card-text,
.card[data-background="color"] .card-body,
.card[data-background="color"] .card-footer,
.card[data-background="color"] .stats,
.card[data-background="color"] small,
.card[data-background="color"] [class*="text-"],
.card[data-background="color"] ul li b,
.card[data-background="color"] a:not(.btn),
.card[data-color] .card-title,
.card[data-color] .card-category,
.card[data-color] .card-text,
.card[data-color] .card-body,
.card[data-color] .card-footer,
.card[data-color] .stats,
.card[data-color] small,
.card[data-color] [class*="text-"],
.card[data-color] ul li b,
.card[data-color] a:not(.btn) {
  color: #FFFFFF !important;
}

.card[data-background="image"] a:not(.btn):hover,
.card[data-background="image"] a:not(.btn):focus,
.card[data-background="color"] a:not(.btn):hover,
.card[data-background="color"] a:not(.btn):focus,
.card[data-color] a:not(.btn):hover,
.card[data-color] a:not(.btn):focus {
  color: #FFFFFF;
}

.card[data-background="image"] .card-icon i,
.card[data-background="color"] .card-icon i,
.card[data-color] .card-icon i {
  color: #FFFFFF;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.card[data-background="image"].card-with-border:after,
.card[data-background="color"].card-with-border:after,
.card[data-color].card-with-border:after {
  border: 1px solid rgba(255, 255, 255, 0.45);
}

.card[data-background="image"] .filter {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

.card[data-background="image"]:hover .filter {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.card[data-color="blue"] {
  background: #2e4578;
}

.card[data-color="green"] {
  background: #86d9ab;
}

.card[data-color="yellow"] {
  background: #fcd27b;
}

.card[data-color="brown"] {
  background: #e4c4a1;
}

.card[data-color="purple"] {
  background: #cc90cc;
}

.card[data-color="orange"] {
  background: #f7765f;
}

.btn-center {
  text-align: center;
}

.card-big-shadow {
  max-width: 320px;
  position: relative;
}

.card-big-shadow:before {
  background-image: url("http://static.tumblr.com/i21wc39/coTmrkw40/shadow.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: -12%;
  content: "";
  display: block;
  left: -12%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

.card-image.card-big-shadow {
  max-width: 100%;
}

.card-image .card {
  background-size: cover;
  min-height: 430px;
  width: 100%;
}

.card-image .img-raised {
  margin-top: -20px;
}

.page-header .card-pricing.card-plain .card-category,
.page-header .card-pricing.card-plain .card-title {
  color: #FFFFFF;
}

.card-plain .card-avatar {
  margin-top: 0;
}

.card-refine .panel-title {
  font-size: 1em;
}

.card-background {
  background-position: center center;
  background-size: cover;
  text-align: center;
}

.card-background .card-body {
  position: relative;
  z-index: 2;
  min-height: 370px;
  max-width: 530px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.card-background.card-background-product .card-body {
  max-width: 400px;
}

.card-background.card-background-product .card-body .card-title {
  margin-top: 30px;
}

.card-background .stats {
  color: #FFFFFF;
}

.card-background .card-footer .stats-link>a {
  color: #FFFFFF;
  line-height: 1.9;
}

.card-background .category,
.card-background .card-description,
.card-background small {
  color: #fff;
}

.card-background .card-title {
  color: #FFFFFF;
  margin-top: 130px;
}

.card-background:not(.card-pricing) .btn {
  margin-bottom: 0;
}

.card-background:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.63);
  border-radius: 6px;
}

.card-blog .row .category {
  margin-bottom: 0;
}

.card-blog .card-image+.category {
  margin-top: 20px;
}

.card-contact .card-header {
  margin: 15px;
  border-radius: 3px;
  padding: 15px 0 0 0;
  background-color: #FFFFFF;
  border: 0;
}

.card-contact .card-header .card-title {
  color: #66615B;
  margin-top: 0px;
  padding-bottom: 25px;
  border-bottom: 1px solid #DDDDDD;
}

.card-contact .card-body .card-icon {
  float: left;
  margin-top: 24px;
  margin-right: 10px;
  border: 0;
}

.card-contact .card-body .card-icon i {
  font-size: 30px;
  padding: 25px;
  width: 50px;
  border: 0;
  border-radius: 50%;
  height: 110px;
}

.card-image .details-center .author {
  position: relative;
  display: inline-block;
  text-align: left;
  margin: 20px auto 0;
}

.card-image .details-center .author img {
  position: absolute;
  top: 0;
  left: -50px;
}

.card-image .details-center .author .name {
  color: #66615b;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.15;
  max-width: 11em;
  overflow: hidden;
  padding-top: 3px;
  text-overflow: ellipsis;
}

.card-image .card-body {
  min-height: 50px;
  padding: 0 4px 0.5em;
  position: relative;
}

.card-image .card-body .author img {
  height: 40px;
  width: 40px;
  margin-bottom: 5px;
  border-radius: 50%;
}
.card-image img{height:155px;}
.card-image .card-body .name {
  color: #66615b;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.15;
  max-width: 14em;
  overflow: hidden;
  padding-top: 3px;
  text-overflow: ellipsis;
}

.card-image .card-body .name:hover,
.card-image .card-body .name:active,
.card-image .card-body .name:focus {
  color: #403D39;
}

.card-image .card-body .meta {
  color: #A49E9E;
  font-size: 0.8em;
}

.card-image .card-body .actions {
  float: right;
  font-size: 0.875em;
  line-height: 2.6;
  position: absolute;
  right: 4px;
  top: 36px;
  z-index: 1;
}

.card-image .card-body .actions .btn.btn-simple {
  padding-left: 2px;
}

.card-image .card-body-center {
  text-align: center;
}

.card-image .card-body-center .author {
  position: relative;
  display: inline-block;
  text-align: left;
  margin: 20px auto 0;
}

.card-image .card-body-center .author img {
  position: absolute;
  left: 0;
  top: 0;
}

.card-image .card-body-center .author .text {
  padding-left: 50px;
}

.card-register {
  background-color: #FF8F5E;
  border-radius: 8px;
  color: #fff;
  max-width: 350px;
  margin: 20px 0 70px;
  min-height: 400px;
  padding: 30px;
}

.card-register label {
  margin-top: 15px;
}

.card-register .card-title {
  color: #B33C12;
  text-align: center;
}

.card-register .btn {
  margin-top: 30px;
}

.card-register .forgot {
  text-align: center;
}

.card-plain {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}

.card-plain .card-body {
  padding-left: 5px;
  padding-right: 5px;
}

.card-plain img {
  border-radius: 12px;
}

.card-pricing {
  text-align: center;
}

.card-pricing .card-body {
  padding: 15px !important;
}

.card-pricing .card-category {
  margin: 10px 0 10px;
  color: #333333;
}

.card-pricing .card-icon {
  padding: 35px 0 5px;
  transform: translateY(0%);
  color: #333333;
}

.card-pricing .card-icon.icon-info {
  color: #51bcda;
}

.card-pricing .card-icon.icon-danger {
  color: #f5593d;
}

.card-pricing .card-icon.icon-primary {
  color: #51cbce;
}

.card-pricing .card-icon.icon-success {
  color: #6bd098;
}

.card-pricing .card-icon.icon-warning {
  color: #fbc658;
}

.card-pricing .card-title {
  margin-top: 30px !important;
}

.card-pricing ul {
  list-style: none;
  padding: 0;
  max-width: 240px;
  margin: 20px auto;
}

.card-pricing ul li {
  padding: 5px 0;
  list-style-type: none;
}

.card-pricing ul li b {
  font-weight: 600;
  color: #333333;
}

.card-pricing .btn-neutral {
  color: #66615B;
}

.card-pricing .btn-neutral:hover,
.card-pricing .btn-neutral :focus {
  color: #403D39;
}

.card-pricing.card-background-image ul li {
  color: #FFFFFF;
  text-align: center;
  border-color: rgba(255, 255, 255, 0.3);
}

.card-pricing.card-background-image ul li b {
  color: #FFFFFF !important;
}

.card-pricing.card-background-image .card-description {
  color: #FFFFFF !important;
}

.card-pricing.card-background-image .card-title small {
  color: rgba(255, 255, 255, 0.6);
}

.card-pricing.card-plain .card-category,
.card-pricing.card-plain .card-title {
  color: #333333;
}

.card-pricing.card-plain ul li b {
  font-weight: 600;
  color: #333333;
}

.card-profile {
  margin-top: 30px;
  text-align: center;
}

.card-profile .card-cover {
  height: 130px;
  background-position: center center;
  background-size: cover;
  border-radius: 12px 12px 0 0;
}

.card-profile .card-body .card-title {
  margin-top: 5px !important;
}

.card-profile .card-body .card-category {
  margin-bottom: 5px;
  margin-top: 5px;
}

.card-profile .card-avatar {
  max-width: 120px;
  max-height: 120px;
  margin: -60px auto 0;
  border-radius: 50%;
  overflow: hidden;
}

.card-profile .card-avatar.border-white {
  border: 4px solid #FFFFFF;
}

.card-profile .card-avatar.border-gray {
  border: 4px solid #ccc;
}

.card-product .card-body .card-description .name {
  margin-top: 20px;
}

.card-product .card-body .card-text {
  display: inline-block;
  margin-right: 65px;
}

.card-product .card-body .actions h5 {
  color: #403D39;
}

.card-product .image-plain {
  height: 0;
  margin-top: 110px;
}

.card-product .author {
  text-align: center;
  text-transform: none;
  margin-top: -65px;
}

.card-product .author .card-title {
  color: #403D39;
  line-height: 24px;
  margin-bottom: 5px !important;
  margin-top: 0;
}

.card-product .author .card-title small {
  color: #ccc;
}

.card-product .author .card-category {
  margin-bottom: 15px;
}

.card-product .card-img-top {
  background-color: transparent;
  box-shadow: none !important;
}

.card-product .btn-just-icon.btn-link {
  padding: 0 !important;
}

.card-testimonial {
  margin-top: 30px;
  text-align: center;
}

.card-testimonial .card-icon {
  padding: 0;
}

.card-testimonial .card-icon i {
  font-size: 30px;
  border: 0;
  display: block;
  line-height: 100px;
  margin: 0px auto;
  margin-bottom: 30px;
}

.card-testimonial .card-body {
  padding: 15px 30px;
  margin-top: -70px;
}

.card-testimonial .card-body .card-description {
  font-style: italic;
}

.card-testimonial .card-body .card-category {
  margin-bottom: 20px;
}

.card-testimonial .card-avatar {
  margin-top: 0;
}

.card-testimonial .card-avatar .img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.card-testimonial .card-footer .card-title {
  color: #333333;
  text-align: center;
}

.card-testimonial .card-footer .card-category {
  color: #9A9A9A;
}

.card-testimonial .card-footer .card-avatar {
  margin-top: 20px;
}

.card-testimonial .card-footer .card-avatar .img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
@media (max-width: 767px){
.card-image img { height: 130px;}
}
@media (max-width: 468px){
.card-image img { height: 100px;}
.card .card-description {font-size: 13px;}
}