/* 팝업레이어 */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0;
}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
        height: auto !important;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}

.pointer{
	cursor: pointer;
}

/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
    display: none !important;
}

/*body*/
.body {
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
}
/* html::-webkit-scrollbar {
    display: none;
    visibility: hidden;
} */

/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
}

/*Common*/
img {
	max-width: 100%;
}
:focus {
    outline: -webkit-focus-ring-color auto 0;
}

@media (min-width:1400px){
    .container {
        width: 1430px;
    }
}
@media (max-width:1400px){
    .hid-max {
        display: none;
    }
}
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > div ,
    .row > li {
        padding:  0 5px;
    }
}
/* pagination */
.pagination > .active > a, .pagination > .active > span, 
.pagination > .active > a:hover, .pagination > .active > span:hover, 
.pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #eee !important;
    border-color: #0088cc;
}
.pagination > .active > a, body.dark .pagination > .active > a {
    border-color: #eee;
}
/* carousel */
.owl-carousel .owl-dots .owl-dot.active span, 
.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ffd051;
}
@media (max-width:992px){
    .owl-carousel .owl-nav {
		top: 40%;
	}
    .owl-carousel .owl-nav [class*="owl-"],
    .owl-carousel .owl-nav [class*="owl-"]:active, 
    .owl-carousel .owl-nav [class*="owl-"]:focus, 
    .owl-carousel .owl-nav [class*="owl-"]:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:focus {
        border: 1px solid #333;
        border-radius: 0px;
        background: #fff;
		color: #333;
        font-size: 12px;
        padding-top: 2px;
    }
}
/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
}

/*bt_wrp*/
html #header  {
    min-height: auto !important;
}
#header .bt_wrp .bar_i {
    display: inline-block;
}
#header .bt_wrp .bar_i_bk {
    display: none;
}
#header .bt_wrp .bar_i_bk3 {
    position: relative;
    margin-top: 3px;
    padding: 12px 15px 9px 5px;
}
#header .bt_wrp .bar_i_bk3 span {
    position: absolute;
    right: 7px;
    top: 10px;
    z-index: 10;
    color: #fff;
    background-color: #f70000;
    display: block !important;
    width: 18px;
    line-height: 18px;
    font-size: 8px;
    font-weight: 700;
    border-radius: 50%;
}
#header .ch_wrp {
    position: relative;
    z-index: 1;
}
#header .ch_wrp a {
    display: inline-block;
    font-size: 23px;
    color: #fff;
    text-decoration: none;
    line-height: 1em;
    padding: 0 15px;
    margin-right: 20px;
    vertical-align: middle;
    font-weight: 500;
    border-right: 1px solid rgba(255,255,255,0.4);
}
#header .ch_wrp a img {
    width: 20px;
    vertical-align: middle;
}
#header .ch_wrp a .bk{
    display: none;
}
#header .ch_wrp a .w {
    display: inline-block;
}
@media (min-width:1601px){
    #header .lo_wrp {
        width: 20%;
    }
    #header .mn_wrp {
        width: 60%;
    }
    #header .h_nav {
        width: 20%;
    }
    #header .bt_wrp {
        width: 25%;
        text-align: right;
        padding-right: 30px;
    }
}
@media (max-width:1850px) and (min-width:1601px){
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 15px;
        font-size: 17px;
    }
}
@media (max-width:1600px) and (min-width:1201px){
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 10px;
        font-size: 15px;
    }
    #header .lo_wrp {
        width: 15%;
    }
    #header .mn_wrp {
        width: 75%;
    }
    #header .bt_wrp {
        width: 10%;
    }
}
@media (max-width:1200px) and (min-width:991px){
    #header .lo_wrp {
        width: 15%;
    }
    #header .mn_wrp {
        width: 85%;
    }
    #header .bt_wrp {
        width: 0%;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 10px;
        font-size: 15px;
    }
    #header .ch_wrp a {
        font-size: 15px;
        padding: 10px 20px;
    }
}
@media (max-width:992px){
    #header .header-logo {
        float: none;
    }
    #header .bt_wrp {
        text-align: right;
        width: 35%;
    }
    #header .lo_wrp {
        text-align: center;
        width: 50%;
    }
    #header .h_nav {
        width: 50%;
        text-align: right;
    }
    #header .fo_wrp a {
        text-decoration: none;
        color: #fff !important;
        display: inline-block;
        padding: 12px 15px 10px;
        line-height: 1em;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        border-radius: 80px;
        vertical-align: middle;
        background-color: #009900;
    }
    #header .fo_wrp a img {
        width: 20px;
        vertical-align: middle;
    }
    html #header:hover .fo_wrp a,
    html.add-header #header .fo_wrp a,
    html.sticky-header-active #header.header-transparent .fo_wrp a {
        color: #333;
    }
}
/*sticky*/
html.add-header #header.header-transparent .header-body,
html.sticky-header-active #header.header-transparent .header-body {
    padding-top: 0px;
}
html #header.header-transparent .header-body:before {
    background-color: #111;
    opacity: 0;
    border-bottom: 0px;
}
html #header:hover .header-body:before,
html.add-header #header.header-transparent .header-body:before,
html.sticky-header-active #header.header-transparent .header-body:before {
    background: #c5000b;
    opacity: 1;
}
#header .header-nav-main nav > ul > li > a {
    font-weight: 600;
    color: #333 !important;
    border-radius: 0px;
    text-transform: none;
    vertical-align: middle;
    position: relative;
    padding: 30px 20px;
    font-size: 20px;
    letter-spacing: -0.07em;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 15px;
	color: #fff;
	border-color: #ff8400;
    word-break: keep-all;
}
html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #333;
}
html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover,
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #2664ab;
	background-color: transparent;
}
@media (max-width:1601px) {	
    html #header .bt_wrp a {
        width: auto;
        padding: 12px 12px 9px;
    }	
    html #header .bt_wrp a img {
        margin: 0;
    }
    html #header .header-nav-main nav > ul.act:after,
    html #header .header-nav-main nav > ul:after {
        content: "";
        position: absolute;
        width: 10000px;
        top: 100%;
        background-color: rgba(255, 255, 255, 0.2);
        height: 0px;
        left: -600px;
        transform: translate3d(0, 0, 0);
        clear: none;
        display: block;
        border-top: 1px solid rgba(255,255,255,0.3);
    }
    html.add-header #header .header-nav-main.act  nav > ul:after,
    html.add-header #header .header-nav-main nav > ul:after,
    html.sticky-header-active #header .header-nav-main.act  nav > ul:after,
    html.sticky-header-active #header .header-nav-main nav > ul:after {
        background-color: rgba(255,255,255, 0.95);
        border-top: 1px solid rgba(0,0,0,0.3);
    }
}
@media (max-width:1201px) {	
    html #header .bt_wrp a {
        width: auto;
        padding: 12px 4px 9px;
    }
}
@media (max-width:992px) {
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
		font-size: 16px;
		padding: 2px 0px;
        color: #666;
	}
	html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
	html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        color: #636363
	}
}
/*#header-t*/
#header .header-body .c_wrp {
    padding: 0 30px;
    position: relative;
    z-index: 3;
}
#header .header-body .header-t {
    background-color: #070d21;
    position: relative;
    z-index: 10;
}
#header .header-body .header-t a {
    text-decoration: none;
    display: inline-block;
    padding: 8px;
    color: #fff;
    font-size: 12px;
}
#header .header-body .header-t a strong {
    color: #2664ab;
}
/*#  - Header*/
#header .header-body {
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0;
    border-bottom: 1px solid rgba(155,155,155,0.3) !important;
}
html.add-header #header .header-body {
    border-bottom: 1px solid #ddd;
}
#header.bbt .header-body {
	border-bottom: 2px solid #e1e1e1;
}
#header .header-nav-main {
    margin: 0;
    float: none;
}
#header .header-nav-main nav > ul > li {
    position: relative;
    float: none;
    display: inline-block;
}
#header .header-nav-main nav > ul > li.act > a {
    color: #4ec6f2 !important;
	font-weight: 600;
	position: relative;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
	margin-bottom: 10px;
    border: 0px;
    border-radius: 0px;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    white-space: normal;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #ff8400;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
	background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
@media (min-width:992px) {	
    html #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        display: none !important;
    }
    #header .header-nav-main nav > ul > li.act > a:before,
    #header .header-nav-main nav > ul > li:hover > a:before {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        background: url(../img/h_arr_bg.png) center center no-repeat;
        height: 15px;
        width: 100%;
        z-index: 3;
    }
    #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
    }
    #header .header-nav-main nav > ul.act > li.dropdown > .dropdown-menu,
    #header .header-nav-main nav > ul:hover > li.dropdown > .dropdown-menu,
    #header .header-nav-main nav > ul > li.dropdown:hover  > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
        top: auto;
        display: block;
        opacity: 1;
    }
	#header .header-nav-main nav > ul > li > a > i {
		font-size: 10px;
		vertical-align: middle;
		margin-top: -3px;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-top: 0px;
		min-width: 0px;
		box-shadow: 0 0 0;
		padding: 25px 5px;
		min-width: 100%;
	}
	/*#header .header-nav-main nav > ul > li.act > a:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background-color: #612683;
		bottom: -2px;
		left: 0;
	}*/
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a {
        font-size: 15px;
        font-weight: 400;
        border-bottom: 0px;
        padding: 8px 0;
        line-height: 1.2em;
        text-align: center;
    }
}
@media (max-width:992px) {
    #header .header-body .c_wrp {
        padding: 0 15px;
    }
    #header .header-logo {
        padding: 0px !important;
        text-align: left;
    }
    #header.header-narrow .header-logo img {
        margin: 10px 0;
        width: 130px;
    }
	#header .header-nav-main {
		margin-bottom: 0px !important;
		padding: 0px !important;
		background-color: transparent !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		background-color: #fff;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: #2664ab !important;
		border-color: #fff;
	}
    #header .header-nav-main nav > ul > li > a {
        line-height: inherit;
		color: #333 !important;
        padding: 7px 8px 3px 8px !important;
		font-size: 18px;
    }
    #header .header-nav-main nav > ul li a .fa-caret-down {
        width: 100%;
        text-align: right;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #2664ab !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-bottom: 0px;
	}
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        background-color: transparent !important;
    }
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
/*actbtn*/
#header .bt_wrp a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 12px 5px 9px;
    line-height: 1em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 80px;
    vertical-align: middle;
}
#header .bt_wrp .actbtn {
    background-color: #009900;
}
#header .bt_wrp a img {
    width: 27px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
@media (min-width:1201px){
    #header .bt_wrp .actbtn {
        background-color: #009900;
        width: 140px;
    }
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    float: none;
	margin: 15px 0;
	background-color: transparent;
	color: #111;
	padding: 4px 8px !important;
	line-height: 22px !important;
	font-size: 26px !important;
    display: inline-block;
}
#header.header-transparent .header-btn-collapse-nav {
	color: #fff;
}
html #header:hover .header-btn-collapse-nav,
html #header:hover .header-btn-collapse-nav,
html.add-header #header .header-btn-collapse-nav,
html.sticky-header-active #header .header-btn-collapse-nav {
    color: #111;
}
@media (max-width:768px){
    #header .bt_wrp a {
        padding: 12px 3px 9px;
    }
}
/*sticky*/
html #header .default {
    display: none;
}
html #header .default-c {
    display: inline-block;
}
html #header.header-transparent .default {
    display: inline-block;
}
html #header.header-transparent .default-c {
    display: none;
}
html #header:hover .default,
html.add-header #header .default,
html.sticky-header-active #header .default {
    display: none;
}
html #header:hover .default-c,
html.add-header #header .default-c,
html.sticky-header-active #header .default-c {
    display: inline-block;
}
html #header:hover .bt_wrp a:not(.actbtn),
html.add-header #header .bt_wrp a:not(.actbtn),
html.sticky-header-active #header .bt_wrp a:not(.actbtn) {
    color: #333;
}
html #header:hover .bt_wrp .bar_i_bk,
html.add-header #header .bt_wrp .bar_i_bk,
html.sticky-header-active #header .bt_wrp .bar_i_bk {
    display: inline-block;
}
html #header:hover .bt_wrp .bar_i,
html.add-header #header .bt_wrp .bar_i,
html.sticky-header-active #header .bt_wrp .bar_i {
    display: none;
}
/*new_drop*/
#new_drop {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background-color: #fff;
}
#new_drop .dm_con {
    padding: 40px 0;
    position: relative;
    padding-left: 260px;
    display: none;
    /* min-height: 350px; */
}
#new_drop .dm_con.act {
    display: block;
}
#new_drop .dm_con .lt {
    padding-top: 40px;
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 100%;
    background: url(../img/dm_bg.png) left bottom no-repeat;
}
#new_drop .dm_con .lt p {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 300;
    color: #333;
    font-weight: 1.5em;
    margin-top: 10px;
}
#new_drop .dm_con .lt .icon {
    margin-top: 15px;
}
#new_drop .dm_con .rt > ul > li {
    margin-bottom: 10px;
}
#new_drop .dm_con .rt h5 a {
    display: block;
    border: 1px solid #ddd;
    line-height: 1em;
    padding: 17px 20px;
    text-decoration: none;
    color: #333;
    font-weight: 400;
    font-size: 18px;
    position: relative;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#new_drop .dm_con .rt h5 a:hover {
    color: #4ec6f2;
    border-color: #4ec6f2;
}
#new_drop .dm_con .rt h5 a:after {
    content: "";
    position: absolute;
    right: 20px;
    height: 100%;
    top: 0;
    width: 7px;
    background: url(../img/dm_arr.png) right center no-repeat;
}
#new_drop .dm_con .rt h5 a:hover:after {
    background: url(../img/dm_arr_sky.png) right center no-repeat;
}
#new_drop .dm_con .rt .dm {
    margin-top: 10px;
}
#new_drop .dm_con .rt .dm li a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #333;
    font-weight: 400;
    padding: 3px 0;
}
#new_drop .dm_con .rt .dm li:hover a {
    color: #4ec6f2;
}
@media (max-width:992px) {
    #new_drop {
        display: none !important;
    }
}
/*mn_header*/
.mn_header {
	background-color: #f2f2f2;
}
.mn_header .logobox {
	padding: 25px 0;
}
.mn_header .logobox a {
	text-decoration: none;
	display: block;
}
.mn_header .h_nav {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.mn_header .h_nav a {
	text-decoration: none;
	display: block;
	padding: 15px 0;
	color: #333;
	font-family: 'Libre Baskerville';
}
@media (max-width:992px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/*mmenu btn*/
.mmenu-toggle-btn {
	display: block;
    height: auto;
    text-align: center;
    padding: 6px 12px;
    float: right;
    font-size: 18px;
    line-height: 20px;
    min-width: 25px;
    vertical-align: middle;
    background-color: transparent;
    color: #333;
}
@media (min-width: 992px) {
	.mmenu-toggle-btn {
		display: none;
	}
}
/*Mobile Navigation*/
.mobile-nav {
	display: block !important;
	position: fixed;
	top: 0;
	left: -300px;
	z-index: 999;
	width: 300px;
	height: 100%;
	overflow-y: scroll;
	padding: 40px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #fff;
}

.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.mobile-side-menu .header-logo img {
    width: 60%;
}

.mobile-side-menu > .mmenu-toggle-btn {
	position: absolute;
    right: -5px;
    top: -20px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
	cursor: pointer;
}

.mobile-side-menu > .mmenu-toggle-btn {
    display: block;
    width: 100%;
    border-radius: 4px;
    font-weight: 300;
    font-size: 15px;
    cursor: pointer;
    background-color: #65afe6;
    position: relative;
    top: auto;
    padding: 10px;
    border: 0px;
    margin-top: 20px;
    color: #fff;
    font-weight: 500;
}
.mobile-side-menu #mainNav > li {
    border-bottom: 1px solid #ddd;
}
.mobile-side-menu > li > a {
	text-transform: uppercase;
}
.mobile-side-menu li {
	display: block;
	position: relative;
	width: 100%;
}
.mobile-side-menu li:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu #mainNav {
	margin-top: 30px;
}
.mobile-side-menu li {
    margin: 0px !important;
}
.mobile-side-menu li a {
	display: block;
	font-size: 17px;
	line-height: 1.2em;
	letter-spacing: -0.03em;
	font-weight: 500;
	background-color: transparent;
	color: #333;
	border: 0;
	padding: 10px;
	white-space: normal;
    word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none !important;
}
.mobile-side-menu li a:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu li ul {
	display: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
.mobile-side-menu .nav .open>a, 
.mobile-side-menu .nav .open>a:focus, 
.mobile-side-menu .nav .open>a:hover{
    background-color: transparent;
}
.mobile-side-menu li li a {
	margin-left: 10px;
	font-size: 15px;
}
.mobile-side-menu li li a:before {
	font: normal normal 16px/16px "FontAwesome";
	text-decoration: inherit;
	content: "\f105";
	-webkit-font-smoothing: antialiased;
	float: left;
	margin-right: 10px;
}
.mobile-side-menu li li li a {
	margin-left: 20px;
}
.mobile-side-menu li .mmenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #636363;
	background-color: transparent;
	cursor: pointer;
	font-size: 0;
	width: 40px;
	height: 40px;
    z-index: 100;
	margin-top: 1px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-side-menu li .mmenu-toggle:after {
	content: "\f196";
	font-family: 'FontAwesome';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
	width: 19px;
	height: 19px;
	font-size: 19px;
	line-height: 19px;
	display: block;
	position: absolute;
	left: 10px;
	top: 11px;
}
.mobile-side-menu li.open > .mmenu-toggle:after {
	content: "\f147";
}


.mobile-side-menu .dropdown-menu {
    border: 0px;
    box-shadow: 0 0 0;
    position: relative;
    min-width: 100%;
}
.mobile-side-menu  .dropdown-menu a {
    font-size: 15px;
}
.mobile-side-menu  .dropdown-submenu .dropdown-menu a {
    font-size: 13px;
    color: #999;
    padding-top: 8px;
    padding-bottom: 8px;
}
.mobile-side-menu .log_nav {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
}
.mobile-side-menu .log_nav li a {
	font-size: 16px;
    color: #989898;
    font-weight: 400;
}
#mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 998;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.mmenu-open #mobile-menu-overlay {
	opacity: .15;
	visibility: visible;
}

.mmenu-open.body {
	left: 250px;
}
.mmenu-open #mobile-menu-overlay {
	opacity: 0.3;
	visibility: visible;
}
.mmenu-open .mobile-nav {
	left: 0;
}

/*f_wrp*/
.mobile-side-menu .row {
    margin: 0 -5px;
}
.mobile-side-menu .row > div{
    padding: 0 5px;
}
.mobile-side-menu .f_wrp {
    margin-top: 20px;
}
.mobile-side-menu .f_wrp a {
    text-decoration: none;
    color: #333;
    display: inline-block;
    padding: 12px 10px 9px;
    line-height: 1em;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    vertical-align: middle;
    border: 2px solid #333;
}
.mobile-side-menu .f_wrp .actbtn {
    border-color: #009900;
    background-color: #009900;
    color: #fff;
}
.mobile-side-menu .f_wrp a img {
    width: 15px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}

/*lines_bar*/
.lines_bar {
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #333;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: 0.3s;
    position: absolute;
    background-color: #333;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.26rem center;
    transform-origin: 0.26rem center;
}
.lines_bar:before {
    top: 10px;
}
.lines_bar:after {
    top: -10px;
}
.lines_bar.darkmd,
.lines_bar.darkmd:before,
.lines_bar.darkmd:after {
    background-color: #333;
}
html.sticky-header-active #header .lines_bar,
html.sticky-header-active #header .lines_bar:before,
html.sticky-header-active #header .lines_bar:after,
html #header:hover .lines_bar,
html #header:hover .lines_bar:before,
html #header:hover .lines_bar:after {
    background-color: #333;
}
.mmenu-open .lines_bar {
    background-color: transparent !important;
}
.mmenu-open .lines_bar:before,
.mmenu-open .lines_bar:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 30px;
}
.mmenu-open .lines_bar:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.mmenu-open .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
/*sec_dvd*/
.sec_dvd {
    padding: 120px 0;
}
.sec_dvd.sec_dvd_lg {
    padding: 200px 0;
}
.sec_dvd.sec_dvd_md {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:768px){
    .sec_dvd {
        padding: 60px 0;
    }
    .sec_dvd.sec_dvd_lg {
        padding: 100px 0;
    }
    .sec_dvd.sec_dvd_md {
        padding: 40px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 30px 0;
    }
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_lg {
    margin-top: 100px;
}
.conbox.conbox_xlg {
    margin-top: 150px;
}
.conbox.conbox_xxlg {
    margin-top: 200px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
.conbox.conbox_xs {
    margin-top: 30px;
}
.conbox.conbox_xxs {
    margin-top: 20px;
}
@media (max-width:992px){
    .conbox {
        margin-top: 30px;
    }
    .conbox.conbox_lg {
        margin-top: 50px;
    }
    .conbox.conbox_xlg {
        margin-top: 80px;
    }
    .conbox.conbox_xxlg {
        margin-top: 100px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
	.conbox.conbox_xs {
		margin-top: 15px;
	}
    .conbox.conbox_xxs {
        margin-top: 8px;
    }
}

/*c_wrp*/
.v_m > div,
.v_m > li {
    vertical-align: middle;
}
@media (min-width:769px) {
    .c_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > div,
    .c_wrp > li {
        display: table-cell;
    }
}
/*c_wrp_lg*/
.v_m > div,
.v_m > li {
    vertical-align: middle;
}
@media (min-width:991px) {
    .c_wrp_lg {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp_lg.t_fx {
        table-layout: fixed;
    }
    .c_wrp_lg > div,
    .c_wrp_lg > li {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:992px) {
    .m_wrp_lg {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp_lg.t_fx {
        table-layout: fixed;
    }
    .m_wrp_lg > div,
    .m_wrp_lg > li {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:768px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > div,
    .m_wrp > li {
        display: table-cell;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
}
p.dft,
h1.dft,
h2.dft,
h3.dft,
h4.dft,
h5.dft,
h6.dft {
    line-height: 1.6em;
}
h1.dft {
    font-size: 45px;
    color: #464646;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 35px;
    color: #464646;
    font-weight: 600;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #464646;
    font-weight: 600;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #464646;
    font-weight: 600;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #464646;
    font-weight: 300;
    text-transform: none;
}
h6.dft {
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 400;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    color: #464646;
    font-weight: 400;
}


@media (max-width:768px){
    h1.dft {
        font-size: 30px;
    }
    h2.dft {
        font-size: 22px;
    }
    h3.dft {
        font-size: 20px;
    }
    h4.dft {
        font-size: 17px;
    }
    h5.dft {
        font-size: 15px;
    }    
    h6.dft {
        font-size: 13px;
    }
    p.dft {
        font-size: 14px;
    }
}

@media (max-width:500px){
    p.dft,
    h1.dft,
    h2.dft,
    h3.dft,
    h3.dft,
    h4.dft,
    h5.dft,
    h6.dft {
        line-height: 1.6em;
    }
    h1.dft {
        font-size: 26px;
    }
    h2.dft {
        font-size: 20px;
    }
    h3.dft {
        font-size: 17px;
    }
    h4.dft {
        font-size: 15px;
    }
    h5.dft {
        font-size: 14px;
    }    
    h6.dft {
        font-size: 11px;
    }
    p.dft {
        font-size: 13px;
    }
}
/*color*/
.c_org {
	color: #ee7700 !important;
}
.c_dorg {
	color: #fc7100 !important;
}
.c_pk {
	color: #e60044 !important;
}
.c_pp {
	color: #3c20a3 !important;
}
.c_yl {
	color: #ffce36 !important;
}
.c_sky {
	color: #65afe6 !important;
}
.c_bl {
	color: #1340a5 !important;
}
.c_rd {
	color: #e63737 !important;
}
.c_gd {
	color: #b69a68 !important;
}
.c_gr {
	color: #00a65a !important;
}
.c_dgr {
	color: #288828 !important;
}
.c_nv {
	color: #0b0b72 !important;
}
.c_lgr {
	color: #999 !important;
}
.c_pp {
	color: #4c36b2 !important;
}
.c_gray {
	color: #848484 !important;
}
.c_mint {
	color: #54fffa !important;
}
.c_hbl {
	color: #9dedff !important;
}
/*modal*/
.privacy .modal-dialog {
    margin: 0;
    display: table;
    width: 100%;
    height: 100%;
}
.privacy .modal-dialog > div {
    display: table-cell;
    vertical-align: middle;
}
.privacy .modal-dialog > div .modal-content {
    max-width: 600px;
    margin: 0 auto;
}
.privacy h4 {
    color: #222;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
}
.privacy #privacy {
    height: 50vh;
    overflow-y: scroll;
}
@media (max-width:768px){
    .privacy h4 {
        font-size: 13px;
    }
    .privacy .modal-dialog > div .modal-content {
        max-width: 90%;
    }
}

/* logBox */
#logBox {
    border-radius: 4px;
    padding: 0 15px;
}
#logBox .sp_lined {
    display: inline-block;
    width: 1px;
    height: 14px;
    background-color: #ddd;
    vertical-align: middle;
    margin: 0 10px;
}
#logBox .log_in {
    background: url(../img/log_in.png) 0px center no-repeat;
}
#logBox .log_join {
    background: url(../img/log_join.png) 0px center no-repeat;
}
#logBox .log_out {
    background: url(../img/log_out.png) 0px center no-repeat;
}
#logBox .log_my {
    background: url(../img/log_my.png) 0px center no-repeat;
}
#logBox a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    color: #888;
    font-weight: 400;
    padding: 10px 5px;
    line-height: 1em;
    cursor: pointer;
    text-align: center;
    padding-left: 20px;
}
@media (min-width:1200px){
    #logBox {
        display: inline-block;
        border: 1px solid #ddd;
    }
}
@media (max-width:1200px){
    #logBox {
        text-align: right;
        background-color: #f7f7f7;
    }
}

/*nw_slider*/
#nw_slider {
    position: relative;
}
#nw_slider .swiper-container.mslider {
    width:100%; 
    height:100%;
}
#nw_slider .swiper-container.mslider .swiper-slide {
    height:auto;
    position: relative;
}
#nw_slider .swiper-container.mslider .swiper-slide .bg {
    height:auto; 
    background-position:center; 
    background-size:cover;
    display: block;
    text-decoration: none;
}
#nw_slider .swiper-container.mslider .swiper-slide.slide_1 .bg {
    background-image:url(../img/main_slide1.jpg);
}
#nw_slider .swiper-container.mslider .swiper-slide.slide_2 .bg {
    background-image:url(../img/main_slide2.jpg);
}
#nw_slider .swiper-container.mslider .swiper-slide.slide_3 .bg {
    background-image:url(../img/main_slide3.jpg);
}
#nw_slider .swiper-container.mslider .counterSlide .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#nw_slider .swiper-container.mslider .counterSlide .txt .c_wrp {
    height: 100%;
}
#nw_slider .swiper-container.mslider .counterSlide .txt h1 {
    line-height: 160px;
    display: inline-block;
}
#nw_slider .swiper-container.mslider .counterSlide .txt .odometer {
    font-size: 150px;
    text-align: center;
    font-weight: normal;
    /*font-style: italic;*/
}
#nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 20px;
}
#nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt h2 {
    font-size: 60px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1em;
    font-weight: 700;
}
#nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt h5 {
    color: #fff;
    font-weight: 400;
}
#nw_slider .swiper-container.mslider div.swiper-button-next,
#nw_slider .swiper-container.mslider div.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 87px;
    margin-top: calc(-1 * 100 / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: url(../img/v_arr.png) center center no-repeat;
}
#nw_slider .swiper-container.mslider .swiper-button-prev {
    left: 60px;
}
#nw_slider .swiper-container.mslider .swiper-button-next {
    transform: rotate(180deg);
    right: 60px;
}
#nw_slider .swiper-container.mslider .swiper-button-prev:after, 
#nw_slider .swiper-container.mslider .swiper-button-next:after {
    content: "";
}
#nw_slider .swiper-container.mslider div.swiper-pagination {
    display:block;
    bottom: 60px;
}
#nw_slider .swiper-container.mslider .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background: #f7f7f7;
    margin: 0 7px;
    opacity: 1;
}
#nw_slider .swiper-container.mslider .swiper-pagination-bullet-active {
    background-color: #4ec6f2;
}
@keyframes arr {
	0% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}
	70% {
		-webkit-transform: translateY(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
        transform: translateY(8px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}  
}
@media (max-width:1400px){
    #nw_slider .swiper-container.mslider .counterSlide .txt h1 {
        line-height: 100px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .odometer {
        font-size: 100px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt {
        text-align: left;
        padding-left: 10px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt h2 {
        font-size:30px;
        margin-bottom: 5px;
    }
}
@media (max-width:992px){
    #nw_slider .swiper-container.mslider .counterSlide .txt h1 {
        line-height: 60px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .odometer {
        font-size: 60px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt h2 {
        font-size:20px;
        margin-bottom: 5px;
    }
}
@media (max-width:768px){
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt {
        padding-left: 5px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt h1 {
        line-height: 50px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .odometer {
        font-size: 50px;
    }
    #nw_slider .swiper-container.mslider div.swiper-button-next,
    #nw_slider .swiper-container.mslider div.swiper-button-prev {
        width: 20px;
        height: 40px;
        background-size: 100%;
        display: none;
    }
    #nw_slider .swiper-container.mslider .swiper-button-prev {
        left: 30px;
    }
    #nw_slider .swiper-container.mslider .swiper-button-next {
        right: 30px;
    }
    #nw_slider .swiper-container.mslider div.swiper-pagination {
        bottom: 20px;
    }
    #nw_slider .swiper-container.mslider .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
}
@media (max-width:700px){
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntWrp {
        white-space: nowrap;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt h2 {
        padding-left: 0;
        margin-top: 10px;
    }
}
@media (max-width:500px){
    #nw_slider .swiper-container.mslider .counterSlide .txt h1 {
        line-height: 40px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .odometer {
        font-size: 35px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntWrp {
        width: 320px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt h2 {
        font-size: 15px;
    }
    #nw_slider .swiper-container.mslider .counterSlide .txt .cntTxt h5 {
        font-size: 11px;
    }
}

/* footer */
#footer {
    margin-top: 0px !important;
    background-color: #f7f7f7;
    padding: 60px 0 !important;
    border-top: 1px solid #ddd;
}
#footer .time {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #aaa;
}
#footer .private {
    margin: 20px 0;
}
#footer .private .dvd {
    display: inline-block;
    width: 2px;
    height: 13px;
    background-color: #aaa;
    margin: 0 5px;
}
#footer .private span {
    display: inline-block;
    cursor: pointer;;
}
#footer h6 {
    color: #999;
    font-size: 15px;
}
#footer h6 span {
    font-weight: 400;
    display: inline-block;
    margin-right: 15px;
}
#footer h6 strong {
    display: inline-block;
    padding-right: 10px;
    margin-right: 5px;
    position: relative;
    color: #666;
}
#footer h6 strong:after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.2);
}
#footer .snsfoot {
    margin-top: 20px;
}
#footer .snsfoot li {
    border: 1px solid #ddd;
}
#footer .snsfoot li:not(:last-child) {
   /* border-right: 0px;*/
}
#footer .snsfoot li a {
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 15px 0;
}
#footer .snsfoot li a h6 {
    font-weight: 600;
    margin-top: 5px;
}
@media (max-width:992px){
    #footer {
        padding: 20px 0 100px !important;
    }
    #footer .footList > li:not(:first-child) {
        margin-top: 20px;
    }
    #footer h6 {
        font-size: 13px;
    }
    #footer .private {
        margin: 10px 0;
    }
    #footer .time {
        padding-top: 10px;
        margin-top: 10px;
    }
    #footer .snsfoot {
        margin-top:10px;
    }
    #footer .snsfoot li a {
        text-decoration: none;
        display: block;
        text-align: center;
        padding: 10px 0;
    }
    #footer .snsfoot li a img {
        width: 25px;
    }
    #footer .snsfoot li a h6 {
        font-size: 11px;
        margin-top: 5px;
    }
}

/* slick-dots */
.slick-dots {
    text-align: center;
    padding: 0px;
    margin-top: 40px;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 0px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 5px;
    padding: 0;
    color: transparent;
}
.slick-dots li.slick-active button {
    width: 30px;
    border-radius: 50px;
    background-color: #65afe6;
}
@media (max-width:768px){
    .slick-dots {
        text-align: center;
        padding: 0px;
        margin-top: 20px;
    }
}
/* msec1 */
#msec1 .dentalSlick li a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
} 
#msec1 .dentalSlick li a img {
    -webkit-transition: all 2.3s ease-out;
    -moz-transition: all 2.3s ease-out;
    -ms-transition: all 2.3s ease-out;
    -o-transition: all 2.3s ease-out;
    transition: all 2.3s ease-out;
}
#msec1 .dentalSlick li a:hover img {
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
#msec1 .dentalSlick li a .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-left: 30px;
}
#msec1 .dentalSlick li a .txt h3 {
    font-weight: 400;
}
#msec1 .dentalSlick li a .txt .more {
    position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff;
    margin-top: 40px;
}
#msec1 .dentalSlick li a .txt .more:before,
#msec1 .dentalSlick li a .txt .more:after {
    content: "";
    position: absolute;
}
#msec1 .dentalSlick li a .txt .more:before {
    width: 16px;
    left: 6px;
    top: 50%;
    background-color: #fff;
    height: 1px;
}
#msec1 .dentalSlick li a .txt .more:after {
    height: 16px;
    top: 6px;
    left: 50%;
    background-color: #fff;
    width: 1px;
}
#msec1 .dentalSlick li a .txt.dark h3 {
    color: #777;
}
#msec1 .dentalSlick li a .txt.dark .more {
    border-color: #777;
}
#msec1 .dentalSlick li a .txt.dark .more:before,
#msec1 .dentalSlick li a .txt.dark .more:after {
    background-color: #777;
}
/* sliderBeforeAfter */
.sliderBeforeAfter.owl-carousel img {
    width: auto;
    display: inline-block;
}
.sliderBeforeAfter .fBox {
    display: flex;
    flex-wrap: nowrap;
    text-decoration: none;
    align-items: center;
}
.sliderBeforeAfter .fBox .arw {
    width: 6%;
    padding: 0 15px;
}
.sliderBeforeAfter .fBox .before,
.sliderBeforeAfter .fBox .after {
    width: 52%;    
}
.sliderBeforeAfter .fBox .before .item,
.sliderBeforeAfter .fBox .after .item {
    border: 8px solid #666;
    border-bottom: 0px;
    background-color: #666;
}
.sliderBeforeAfter .fBox .before .item h3,
.sliderBeforeAfter .fBox .after .item h3 {
    background-color: #666;
    line-height: 1em;
    padding: 20px 15px;
    color: #fff;
    font-weight: 700;
}
.sliderBeforeAfter .fBox .after .item {
    border-color: #65afe6;
    background-color: #65afe6;
}
.sliderBeforeAfter .fBox .after .item h3 {
    background-color: #65afe6;
}
.sliderBeforeAfter .fBox .before .item .img,
.sliderBeforeAfter .fBox .after .item .img {
    position: relative;
    overflow: hidden;
}
.sliderBeforeAfter .fBox .after .item .img.beforeLogin .caseImg {
    filter: blur(5px);
    -webkit-filter: blur(3px);
}
.sliderBeforeAfter .fBox .before .item .img.beforeLogin .caseImg {
    filter: blur(5px);
    -webkit-filter: blur(3px);
}


.sliderBeforeAfter .fBox .before .item .img .loginAlert {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
    z-index: 3;
}
.sliderBeforeAfter .fBox .before .item .img .loginAlert h4 {
    margin-top: 10px;
}
.sliderBeforeAfter .fBox .before .item .img .loginAlert span {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 1em;
    padding: 10px 20px;
    border: 2px solid #fff;
    border-radius: 100px;
    margin-top: 30px;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.sliderBeforeAfter .fBox .before .item:hover .img .loginAlert span {
    background-color: #65afe6;
    border-color: #65afe6;
    color: #fff;
}
.sliderBeforeAfter .fBox .after .item .img .loginAlert {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
    z-index: 3;
}
.sliderBeforeAfter .fBox .after .item .img .loginAlert h4 {
    margin-top: 10px;
}
.sliderBeforeAfter .fBox .after .item .img .loginAlert span {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 1em;
    padding: 10px 20px;
    border: 2px solid #fff;
    border-radius: 100px;
    margin-top: 30px;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.sliderBeforeAfter .fBox .after .item:hover .img .loginAlert span {
    background-color: #65afe6;
    border-color: #65afe6;
    color: #fff;
}
.sliderBeforeAfter.owl-carousel .owl-nav {
    top: 45%;
    left: 0px;
}
.sliderBeforeAfter.owl-carousel .owl-nav [class*="owl-"] {
    line-height: 33px;
    padding: 0;
    border-radius: 0px;
    width: 40px;
    height: auto;
    color: #666;
    border: 3px solid #666;
    margin: 0px;
    background-color: transparent;
}
.sliderBeforeAfter.owl-carousel .owl-nav [class*="owl-"]:focus,
.sliderBeforeAfter.owl-carousel .owl-nav [class*="owl-"]:active{
    background-color: transparent;
    border-color: #666;
}
.sliderBeforeAfter.owl-carousel .owl-nav .owl-prev {
    left: auto;
    right: 100%;
    margin-right: 20px;
}
.sliderBeforeAfter.owl-carousel .owl-nav .owl-next {
    right: auto;
    left: 100%;
    margin-left: 20px;
}
.sliderBeforeAfter.owl-carousel .owl-dots {
    margin-top: 40px !important;
}
.sliderBeforeAfter.owl-carousel .owl-dots .owl-dot {
    width: 33.3333%;
} 
.sliderBeforeAfter.owl-carousel .owl-dots .owl-dot span, 
.sliderBeforeAfter.owl-carousel .owl-dots .owl-dot span {
    width: 100%;
    border-radius: 0;
    margin: 0;
    height: 5px;
    background-color: #f7f7f7;
}
.sliderBeforeAfter.owl-carousel .owl-dots .owl-dot.active span, 
.sliderBeforeAfter.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #65afe6;
}
@media (max-width:768px){
    .sliderBeforeAfter .fBox .arw {
        width: 10%;
        padding: 0 5px;
    }
    .sliderBeforeAfter .fBox .before,
    .sliderBeforeAfter .fBox .after {
        width: 50%;    
    }
    .sliderBeforeAfter .fBox .before .item,
    .sliderBeforeAfter .fBox .after .item {
        border-width: 4px;
    }
    .sliderBeforeAfter .fBox .before .item h3,
    .sliderBeforeAfter .fBox .after .item h3 {
        padding: 10px;
    }
    .sliderBeforeAfter .fBox .after .item .img .loginAlert img {
        width: 30px;
    }
    .sliderBeforeAfter .fBox .after .item .img .loginAlert h4 {
        margin-top: 5px;
    }
    .sliderBeforeAfter .fBox .after .item .img .loginAlert h5 {
        display: none;
    }
    .sliderBeforeAfter .fBox .after .item .img .loginAlert span {
        font-size: 10px;
        line-height: 1em;
        padding: 3px 10px;
        border: 1px solid #fff;
        margin-top: 5px;
    }
    .sliderBeforeAfter.owl-carousel .owl-dots {
        margin-top: 15px !important;
    }
}
@media (max-width:500px){
    .sliderBeforeAfter .fBox .after .item .img .loginAlert img {
        width: 20px;
    }
    .sliderBeforeAfter .fBox .after .item .img .loginAlert h4 {
        font-size: 12px;
    }
}
/* mtit */
.mtit h1 {
    color: #111;
}
.mtit .moreBtn {
    display: inline-block;
    font-size: 22px;
    line-height: 1em;
    padding: 15px 30px;
    border-radius: 100px;
    text-decoration: none;
    font-weight: 600;
}
.mtit .moreBtn.bl {
    background-color: #1340a5;
    color: #fff;
    font-weight: 500;
}
.mtit .moreBtn.bl-o {
    color: #1340a5;
    background-color: transparent;
    border: 1px solid #1340a5;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mtit .moreBtn.bl-o:hover {
    background-color: #1340a5;
    color: #fff;
}
.mtit .moreBtn.sky {
    background-color: #65afe6;
    color: #fff;
}
.mtit .moreBtn.org {
    background-color: #e06b14;
    color: #fff;
}
.mtit .moreBtn .plus {
    font-size: 1.4em;
    margin-right: 5px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 3px;
}
/*
.mtit .moreBtn .plus {
    position: relative;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.mtit .moreBtn .plus:before,
.mtit .moreBtn .plus:after {
    content: "";
    position: absolute;
}
.mtit .moreBtn .plus:before {
    width: 18px;
    left: 1px;
    top: 50%;
    background-color: #fff;
    height: 3px;
}
.mtit .moreBtn .plus:after {
    height: 18px;
    top: 1px;
    left: 50%;
    background-color: #fff;
    width: 3px;
} */
@media (max-width:768px){
    .mtit,
    .mtit .c_wrp > div {
        text-align: center;
    }
    .mtit .moreBtn {
        font-size: 14px;
        padding: 7px 15px;
        margin-top: 10px;
    }
    .mtit .moreBtn .plus {
        margin-bottom: 1px;
    }
}
/* msec2 */
#msec2 {
    background-color: #f7f7f7;
    background: url(../img/bg2_main3.jpg) center center no-repeat;
    background-size: cover;
}
/* msec3 */
#msec3 {
    background-color: #eee;
    background: url(../img/bg3_main.jpg) center center no-repeat;
}
#msec3 ul li {
    position: relative;
    margin: 15px 0;
}
#msec3 ul li .img {
    overflow: hidden;
}
#msec3 ul li .img img {
    -webkit-transition: all 2.3s ease-out;
    -moz-transition: all 2.3s ease-out;
    -ms-transition: all 2.3s ease-out;
    -o-transition: all 2.3s ease-out;
    transition: all 2.3s ease-out;
}
#msec3 ul li:hover .img img {
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
#msec3 ul li .txt {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 30px;
    padding-left: 30px;
}
#msec3 ul li .txt span {
    font-size: 13px;
    line-height: 1em;
    padding: 3px 15px;
    border-radius: 50px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
#msec3 ul li .txt h4 {
    line-height: 1.2em;
    margin-top: 10px;;
}
@media (max-width:768px){
    #msec3 ul li {
        position: relative;
        margin: 5px 0;
    }
}
@media (max-width:500px){
    #msec3 ul li .txt {
        position: absolute;
        padding-top: 20px;
        padding-left: 20px;
    }
    #msec3 ul li .txt span {
        font-size: 11px;
        padding: 3px 10px;
    }
    #msec3 ul li .txt h4 {
        margin-top: 5px;
    }
}
/* msec5 */
#msec5 {
    background: url(../img/msec5_bg2.jpg) center center no-repeat;
    background-size: cover;
}
/* msec7 */
#msec7 .sec_dvd {
    border-top: 1px solid #ddd;
}
/* msec8 */
#msec8 {
    background: url(../img/msec8_bg.jpg) 80% center no-repeat;
    background-size: cover;
}
/* formMain */
.formMain {
    width: 70%;
    background-color: rgba(255,255,255,0.8);
    padding: 60px 30px;
}
.formMain .mtit {
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.formMain .formItem {
    margin: 8px 0;
}
.formMain .formItem,
.formMain .formItem label,
.formMain .formItem .form-control {
    font-size: 17px;
}
.formMain .formItem .form-control {
    box-shadow:  0 0 0;
}
.formMain .formItem .form-control:not(textarea) {
    height: 40px;
}
.formMain .formItem label {
    font-weight: 600;
    color: #666;
    line-height: 40px;
    margin-right: 10px;
}
.formMain .formItem:not(.noFloat) {
    position: relative;
    padding-left: 80px;
}
.formMain .formItem:not(.noFloat) label {
    position: absolute;
    left: 0;
}
.formMain .formItem .radio-custom,
.formMain .formItem .checkbox-custom {
    display: inline-block;
}
.formMain .formItem .checkbox-custom,
.formMain .formItem .checkbox-custom label {
    font-size: 13px;
}
.formMain .formItem .checkbox-custom span {
    display: inline-block;
    border: 1px solid #aaa;
    color: #666;
    line-height: 1em;
    padding: 3px 5px;
    border-radius: 4px;
    font-size: 0.9em;
    cursor: pointer;
}
.formMain .smtBtn {
    display: block;
    background-color: #ddd;
    background-color: #65afe6;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 1em;
    padding: 15px;
    border-radius: 4px;
    text-align: center;
    border: 0px;
    width: 100%;
}
@media (max-width:768px){
    .formMain {
        width: 100%;
        background-color: rgba(255,255,255,0.8);
        padding: 40px 20px;
    }
    .formMain .mtit {
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .formMain .formItem {
        margin: 4px 0;
    }
    .formMain .formItem .form-control:not(textarea) {
        height: 30px;
    }
    .formMain .formItem,
    .formMain .formItem label,
    .formMain .formItem .form-control:not(textarea) {
        font-size: 13px;;
    }
    .formMain .formItem label {
        line-height: 30px;
        margin: 0px
    }
    .formMain .formItem:not(.noFloat) {
        position: relative;
        padding-left: 50px;
    }
    .formMain .formItem .checkbox-custom,
    .formMain .formItem .checkbox-custom label {
        font-size: 11px;
    }
    .formMain .smtBtn {
        font-size: 15px;
        padding: 8px;
    }
}
/* slideReview */
.slideReview {
    max-width: 1100px;
    margin: 0 auto;
}
.slideReview.owl-carousel a {
    text-decoration: none;
    display: block;
    padding: 1px;
    overflow: hidden;
    position: relative;
}
.slideReview.owl-carousel a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, #7acae8);
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.slideReview.owl-carousel a:before {
    content: "";
    position: absolute;
    left: 0;
    opacity: 0;
    top: -50px;
    width: 100%;
    height: 100%;
    background: url(../img/pls.png) center center no-repeat;
    z-index: 3;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.slideReview.owl-carousel a img {
    border: 1px solid #aaa;
}
.slideReview.owl-carousel .owl-nav {
    top: 45%;
    left: 0px;
}
.slideReview.owl-carousel .owl-nav [class*="owl-"] {
    line-height: 33px;
    padding: 0;
    border-radius: 0px;
    width: 40px;
    height: auto;
    color: #666;
    border: 3px solid #666;
    margin: 0px;
    background-color: transparent;
}
.slideReview.owl-carousel .owl-nav [class*="owl-"]:focus,
.slideReview.owl-carousel .owl-nav [class*="owl-"]:active{
    background-color: transparent;
    border-color: #666;
}
.slideReview.owl-carousel .owl-nav .owl-prev {
    left: auto;
    right: 100%;
    margin-right: 20px;
}
.slideReview.owl-carousel .owl-nav .owl-next {
    right: auto;
    left: 100%;
    margin-left: 20px;
}
@media (min-width:992px){
    #msec5 {
        padding-bottom: 60px;
    }
    .slideReview.owl-carousel a:hover:after,
    .slideReview.owl-carousel a:hover:before {
        top: 0;
        opacity: 1;
    }
}


/* slideMedia */
.slideMedia.owl-carousel a {
    text-decoration: none;
    display: block;
    padding: 1px;
}
.slideMedia.owl-carousel a .img {
    overflow: hidden;
    position: relative;
}
.slideMedia.owl-carousel a .img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, #7acae8);

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.slideMedia.owl-carousel a .img:before {
    content: "";
    position: absolute;
    left: 0;
    opacity: 0;
    top: -50px;
    width: 100%;
    height: 100%;
    background: url(../img/pls.png) center center no-repeat;
    z-index: 3;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    }
.slideMedia.owl-carousel a img {
    border: 1px solid #ddd;
}
.slideMedia.owl-carousel a h5 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 10px;
    font-weight: 400;
}
.slideMedia.owl-carousel .owl-nav {
    top: 45%;
    left: 0px;
    display: block !important;
}
.slideMedia.owl-carousel .owl-nav [class*="owl-"] {
    line-height: 33px;
    padding: 0;
    border-radius: 0px;
    width: 40px;
    height: auto;
    color: #fff;
    border: 3px solid #9f9f9f;
    background-color: #9f9f9f;
    margin: 0px;
}
.slideMedia.owl-carousel .owl-nav [class*="owl-"]:focus,
.slideMedia.owl-carousel .owl-nav [class*="owl-"]:active{
    background-color: #9f9f9f;
    border-color: #9f9f9f;
}
.slideMedia.owl-carousel .owl-nav .owl-prev {
    left: auto;
    right: 100%;
    margin-right: 20px;
}
.slideMedia.owl-carousel .owl-nav .owl-next {
    right: auto;
    left: 100%;
    margin-left: 20px;
}
@media (min-width:992px){
    .slideMedia.owl-carousel a:hover .img:after,
    .slideMedia.owl-carousel a:hover .img:before {
        top: 0;
        opacity: 1;
    }
}
/* latestTit */
.latestTit {
    margin-bottom: 10px;
}
.latestTit .more {
    padding-right: 80px;
    position: relative;
}
.latestTit .more a {
    display: inline-block;
    position: absolute;
    right: 0;
    font-size: 12px;
    line-height: 1em;
    border: 1px solid #aaa;
    padding: 5px;
    color: #666;
    text-decoration: none;
    top: 10px;
}
/* latestOnline */
#latestOnline li {
    margin: 12px 0;
}
#latestOnline li a {
    display: flex;
    flex-wrap: nowrap;
    text-decoration: none;
    align-items: center;
}
#latestOnline li a > .crrt {
    width: 20%;
}
#latestOnline li a > .sbj {
    width: 50%;
}
#latestOnline li a > .date {
    width: 30%;
    text-align: right;
}
#latestOnline li a > .crrt span {
    display: inline-block;
    padding: 5px 7px;
    background-color: #999;
    color: #fff;
    line-height: 1em;
}
#latestOnline li a > .crrt span.ing {
    background-color: #65afe6;
}
#latestOnline li a > .sbj p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* timeTable */
.timeTable h5 {
    color: #666;
    position: relative;
    padding-left: 100px;
    font-weight: 600;
    margin-top: 5px;
}
.timeTable h5 .mm {
    position: absolute;
    left: 0;
}
.timeTable ul {
    margin-top: 10px;
}
.timeTable ul li {
    font-size: 15px;
    line-height: 1.2em;
    color: #999;
}


/* telInfo */
.telInfo {
    position: relative;
    padding: 10px 0;
    padding-left: 90px;
    background: url(../img/m_tel_i.png) left center no-repeat;
}
.telInfo h2 {
    line-height: 1em;
    color: #111;
}
.telInfo .subTel > h5 {
    display: inline-block;
}
.telInfo .subTel > .sDvd {
    display: inline-block;
    width: 1px;
    height: 13px;
    background-color: #ddd;
    margin: 0 3px;
}
.telInfo .subTel > h5 span {
    display: inline-block;
    font-size: 12px;
    line-height: 1em;
    border: 1px solid #aaa;
    padding: 5px;
    color: #666;
    text-decoration: none;
    top: 10px;
    vertical-align: middle;
    margin-right: 5px;
    border-radius: 3px;
    margin-bottom: 3px;
}
/* goKakao */
a.goKakao {
    padding: 20px 30px;
    display: block;
    text-decoration: none;
    background: url(../img/kakao_ban.png) 90% bottom no-repeat;
    background-color: #f3f3f3;
    padding-right: 40%;
}
.goKakao p {
    color: #3b1e1e;
    line-height: 1.2em;
}
.goKakao span {
    display: inline-block;
    background-color: #3b1e1e;
    color: #fff;
    padding: 4px 8px;
    line-height: 1em;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    margin-top: 15px;
}
/* emblem */
#emblem {
    padding: 10px 0;
}
#emblem .item {
    padding: 20px 0;
    padding-left: 90px;
}
#emblem .item.item1 {
    background: url(../img/emblem1.png) left center no-repeat;
}
#emblem .item.item2 {
    background: url(../img/emblem2.png) left center no-repeat;
}
#emblem .item.item3 {
    background: url(../img/emblem3.png) left center no-repeat;
}
#emblem .item.item4 {
    background: url(../img/emblem4.png) left center no-repeat;
}
#emblem .item.item5 {
    background: url(../img/emblem5.png) left center no-repeat;
}
#emblem .item h6 {
    line-height: 1.4em;
    font-size: 13px;
}
#emblem .item h6 span {
    font-weight: 300;
}
@media (max-width:768px){
    #emblem .item {
        padding-top: 50px;
        padding-bottom: 5px;
        padding-left: 0;
        text-align: center;
        background-size: 45px !important;
        background-position: center top !important;
    }
}

/* quickSide */
#quickSide {
    position: fixed;
    right: 30px;
    top: 15%;
    width: 90px;
    text-align: center;
    z-index: 1000;
}
#quickSide .bg_w {
    background-color: #ffffffb3;
    border-radius: 100px;
    padding: 10px 0;
	
    border: 1px solid #eee;
}
#quickSide .bg_w li:not(:first-child) a{
    border-top: 1px solid #ddd;
}
#quickSide .bg_w li a {
    display: block;
    text-decoration: none;
    padding: 15px 10px;
}
#quickSide .bg_w li a p {
    font-size: 13px;
    color: #101d36;
    font-weight: 700;
    margin-top: 5px;
}
#quickSide .sns li {
    margin-top: 5px;
}
#quickSide .sns li a {
    text-decoration: none;
    display: block;
}
@media (max-width:992px){
    #quickSide {
        width: 100%;
        left: 0;
        right: auto;
        bottom: 0;
        top: auto;
    }
    #quickSide .bg_w {
        border-radius: 0;
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
    }
    #quickSide .bg_w > li {
        width: 25%;
    }
    #quickSide .bg_w li a{
        border-top: 1px solid #ddd;
        padding: 8px;
    }
    #quickSide .bg_w li:not(:first-child) a{
        border-right: 1px solid #ddd;
    }
    #quickSide .bg_w li:last-child a{
        border-right: 0 solid #ddd;
    }
}
@media (max-width:768px){
    #quickSide .bg_w li a{
        padding: 5px;
    }
    #quickSide .bg_w li a img {
        width: 20px;
    }
    #quickSide .bg_w li a p {
        font-size: 11px;
        margin-top: 0px;
    }
}

/* subtop */
#subtop .c_wrp {
    height: 350px;
    text-align: center;
}
#subtop .c_wrp h1 {
    font-size: 50px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: rgba(255,255,255,0.4);
}
#subtop .c_wrp h1 strong {
    color: #fff;
    font-weight: 600;
}
@media (min-width:992px) {
    #subtop .c_wrp h1 {
        margin-top: 1%;
    }
}
@media (max-width:992px) {
    #subtop .c_wrp {
        height: 250px;
    }
    #subtop .c_wrp h1 {
        font-size: 40px;
        margin-top: 20px;
    }
}
@media (max-width:768px) {
    #subtop {
        background-size: cover !important;
    }
    #subtop .c_wrp {
        height: 150px;
    }
    #subtop .c_wrp h1 {
        font-size: 30px;
        margin-top: 0;
    }
}

/* site_config */
#site_config {
    position: relative;
    z-index: 30;
    border-bottom: 1px solid #eee;
}
#site_config .site {
    background-color: #fff;
}
#site_config .site .home {
    float: left;
    line-height: 60px;
    position: relative;
    font-size: 17px;
    color: #838789;
    letter-spacing: -0.02em;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#site_config .site .home:hover {
    background-color: #f7f7f7;
}
#site_config .site .home.home2,
#site_config .site .home.home3 {
    width: 230px;
    position: relative;
    border-right: 1px solid #eee;
}
#site_config .site .home.home2:after,
#site_config .site .home.home3:after {
    content: "";
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 0;
    width: 22px;
    height: 100%;
    background: url(../img/site_arr.png) center center no-repeat;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#site_config .site .home.act:before {
    content: "";
    position:absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 1px solid #333;
    border-bottom: 0px;
}
#site_config .site .home.act:after {
    transform: rotate(180deg);
}
#site_config .site .home.home1 {
    width: 60px;
    text-align: center;
    background-color: #0172ff;
}
#site_config .site .home > span {
    display: block;
    padding: 0px 20px;
    cursor: pointer;
    position: relative;
    z-index: 3;
    color: #666;
}
#site_config .site .home > ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    border: 1px solid #333;
    border-top: 0px;
    background-color: #fff;
}
#site_config .site .home > ul li {
    border-top: 1px solid #eee;
}
#site_config .site .home > ul li a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    padding: 15px 20px;
    color: #666;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#site_config .site .home > ul li a.act {
    color: #0172ff;
}
#site_config .site .home > ul li a:hover{
    background-color: #0172ff;
    color: #fff;
}
#site_config .site .home > ul li:hover a:after {
    width: 100%;
    left: 0%;
}
@media (max-width:992px) {
    #site_config .site .home {
        line-height: 50px;
        font-size: 15px;
    }
    #site_config .site .home.home2,
    #site_config .site .home.home3 {
        width: 200px;
    }
}
@media (max-width:768px) {
    #site_config .site .home {
        line-height: 40px;
        font-size: 12px;
    }
    #site_config .site .home.home1 {
        width: 40px;
    }
    #site_config .site .home.home1 img {
        width: 11px;
    }
    #site_config .site .home.home2 {
        width: 120px;
    }
    #site_config .site .home.home3 {
        width: 140px;
    }
    #site_config .site .home.home2:after,
    #site_config .site .home.home3:after {
        right: 10px;
        width: 10px;
        background-size: 100%;
    }
    #site_config .site .home > span {
        padding: 0px 10px;
    }
    #site_config .site .home > ul li a {
        font-size: 12px;
        padding: 5px 15px;
    }
}

/* pList */
.pList > li {
    position: relative;
    padding-left: 15px;
}
.pList > li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 11px ;
    width: 4px;
    height: 4px;
    background-color: #aaa;
}
.pList > li p {
    font-weight: 300;
    text-align: left;
}
@media (max-width:768px){
    .pList > li:after {
        top: 6px ;
    }
}
/* hList */
.hList > li {
    position: relative;
    padding-left: 15px;
    margin: 3px 0;
}
.hList > li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 11px ;
    width: 4px;
    height: 4px;
    background-color: #aaa;
}
.hList > li h4 {
    font-weight: 300;
}
@media (max-width:768px){
    .hList > li:after {
        top: 9px ;
    }
}
/* formWrp */
.formWrp {
    background-color: #f7f7f7;
    padding: 60px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.formWrp ul li {
    margin: 8px 0;
}
.formCont label {
    font-size: 17px;
    font-weight: 600;
    color: #333;
    margin-bottom: 7px;
}
.formCont .form-control {
    padding: 4px 8px;
    box-shadow:  0 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
}
.formCont .form-control:not(textarea) {
    height: 40px;
}
.formCont .radio-custom {
    display: inline-block;
    margin: 0 15px 0 0;
}
.formCont .radio-custom label {
    font-weight: 300;
    margin: 0px;
}
.formCont .input-group-addon {
    border-width: 2px;
}
.formCont .input-group .form-control {
    border-radius: 0 4px 4px 0;
}
.formWrp .btnWrp input {
    border: 0px;
}
/* .formWrp .chc {
	margin-top: 20px;
} */
.formCont.chc .checkbox-custom {
	display: inline-block;
}
.formCont.chc .checkbox-custom label {
    font-size: 15px;
    font-weight: 400;
}
.formCont.chc .agr {
	display: inline-block;
	background-color: #fff;
	color: #666;
    border: 1px solid #ddd;
	font-size: 13px;
	font-weight: 300;
	padding: 9px 10px;
	margin-left: 5px;
	line-height: 1em;
	cursor: pointer;
}
@media (min-width:768px) {
    .formWrp .chkWrp {
        padding-left: 15px;
        line-height: 50px;
    }
}
@media (max-width:768px) {
    .formWrp {
        padding: 20px 15px;
    }
    .formWrp ul li {
        margin: 20px 0;
    }
    .formCont .form-control {
        padding: 3px 5px;
    }
    .formCont label {
        font-size: 15px;
        margin-bottom: 5px;
    }
}
/* btnWrp */
.btnWrp {
	margin-top: 25px;
}
.btnWrp .btnItem {
	text-decoration: none;
	display: inline-block;
	width: 260px;
	line-height: 50px;
	border-radius: 4px;
	text-align: center;
	font-size: 20px;
    font-weight: 600;
}
.btnWrp .btnItem.bl {
	background-color: #1340a5;
	color: #fff;
    font-weight: 600;
}
.btnWrp .btnItem.org {
	background-color: #f3791f;
	color: #fff;
	font-weight: 400;
}
.btnWrp .btnItem.brw {
	background-color: #563d05;
	color: #fff;
	font-weight: 400;
}
.btnWrp .btnItem.sky {
	background-color: #46a7db;
	color: #fff;
	font-weight: 400;
}
@media (max-width:768px){
	.btnWrp {
		margin-top: 15px;
	}
	.btnWrp .btnItem {
		width: 150px;
		line-height: 40px;
		font-size: 16px;
	}
}

/*fileupload*/
.fileupload {
    display: block;
    position: relative;
    padding-right: 51px;
    width: 100%;
    max-width: 100%;
}
.fileupload.fileupload-exists .btn-file {
    display: none;
}
.fileupload.fileupload-new .fileupload-exists {
    display: none;
}
.fileupload .input-append {
    width: 100%;
}
.fileupload .uneditable-input {
    width: 100%;
    position: relative;
    padding-left: 30px;
}
.fileupload .uneditable-input .fileupload-preview {
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fileupload .uneditable-input .fa {
    top: 10px;
    left: 10px;
}
.fileupload .btn {
    position: absolute;
    right: 0;
    width: 52px;
    text-align: center;
}
@media (max-width:768px){
    .fileupload {
        padding-right: 36px;
    }
    .fileupload .uneditable-input {
        font-size: 12px;
    }
    .fileupload .btn {
        padding: 6px;
        font-size: 12px;
    }
    .fileupload .uneditable-input .fileupload-preview {
        width: 200px;
    }
}


.formMain .formWrp {
    padding: 0px;
}