/* Footer */

.bottomLink {
    border-top: 0px solid #e4e4e4;
    border-bottom: 1px solid #444;
    background-color: #393633;
    font-family: Open Sans, NanumBarunGothic, Malgun Gothic, Dotum, Apple SD Gothic Neo, AppleGothic, Helvetica, sans-serif;
	background-color: #121211;
}

.bottomLink ul{margin:0px;display:flex;padding:10px 0px;justify-content:center;}
.bottomLink ul li{padding:0px 20px;list-style:none;border-left:1px solid #444;}
.bottomLink ul li:first-child{border-left:none;}
.bottomLink ul li a{color:#999;text-decoration:none;}


.bottomLinkDiv{
	border-top: 0px solid #ddd;
    width:1240px;
	margin:0px auto;
	text-align:center;
	display:flex;
	
}
.bottomLinkDiv > div{
	border:0px solid #000;
	display:block;
	flex-grow:1;

}

.bcount{margin-top:10px;}


.footer {
    border-top: 0px solid #e4e4e4;
    border-bottom: 1px solid #444;
    background-color: #333;
    font-family: Open Sans, NanumBarunGothic, Malgun Gothic, Dotum, Apple SD Gothic Neo, AppleGothic, Helvetica, sans-serif;
	padding:30px;
	text-align:center;
	color:#999;
	line-height:150%;
	font-size:1.3em;
	padding-bottom:130px;
}
.footer a:hover, .footer a:focus {
    text-decoration: none
}

.footer .address{
overflow: hidden;
width: 1240px;
margin: 0 auto;
text-align:left; line-height:1.5em; color:#999; font-size:14px; padding:20px 0px; letter-spacing:0.7px;
border-bottom:1px solid #444;

};

.footer strong{color:#ff6600 !important;font-weight:700;font-size:16px;}

.footer b{color:#b2ae6f;}

.footer .copyright {
    font-size: 13px;
    color: #999;
    line-height: 12px;
	width:1240px;
	margin:0px auto;
	padding:15px 0px;
}



.yesinfo_wrap{background:#f3f3f3; display:block; padding:0; margin:0;}
.yesinfo{width:1420px; margin:0 auto; display:block; padding:0; overflow:hidden;}
.yesinfo img{display:block;}
.yeslogo{/*width:370px;*/ padding:165px 50px 0 0; float:left; display:block;}
.yesmap{/*width:270px;*/ float:left; display:block; padding:35px 0 0; margin:0;}
.yesmap .map{padding:0px 0 0 0px; margin:6px 0 0px;}
.yesmap p{background:#001d70; text-align:center; color:#fff; padding:6px 0; margin-top:1px; font-family: 'GmarketSansMedium'; font-size:14px;}
.yescall{/*width:302px;*/ padding:35px 0 47px 45px; float:left; display:block;}
.yesbaro{/*width:213px;*/ float:left; display:block; padding:30px 0 0;}
.yesbaro-li{list-style:none;}

.wrap_controllers{display:none !important;}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}