.main-header-menu .menu-link, .main-header-menu>a {padding: 0 1.2em;}
.main-header-menu .menu-item-2093-en a {font-size: 13px; padding: 0 14px;}
.menu-item-2093-en {border:2px solid rgba(255,255,255,0.3); border-radius:3px; padding:8px 0px; margin-left:15px;}
#ast-fixed-header .menu-item-2093-en {border:2px solid rgba(0,0,0,0.15); border-radius:3px; padding:0px; margin-left:15px;}

.main-header-menu .menu-item-2132-ko a {font-size: 13px; padding: 0 14px;}
.menu-item-2132-ko {border:2px solid rgba(255,255,255,0.3); border-radius:3px; padding:8px 0px; margin-left:15px;}
#ast-fixed-header .menu-item-2132-ko {border:2px solid rgba(0,0,0,0.15); border-radius:3px; padding:0px; margin-left:15px;}

@media (max-width: 921px) {
	.menu-item-2132-ko {border:none;}
	#ast-fixed-header .menu-item-2132-ko {border:none;}
	.menu-item-2093-en {border:none;}
	#ast-fixed-header .menu-item-2093-en {border:none;}
}


#ast-fixed-header .main-header-bar {background: #fff;}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {background-color: #333;}

.ast-footer-copyright p {font-size: 14px; font-weight: 300; color: #b3b3b3;}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {padding: 0; border: 0;}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {    fill: #fff;}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile {color: #f9f9f9;}
.ast-hfb-header .ast-builder-menu-mobile .main-header-menu, .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link, .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link {color:#777;}

.kboard-default-poweredby {display:none;}




/* 푸터 */
#footer_sns {}
#footer_sns ul {list-style-type: none; margin: 0 0 20px;} 
#footer_sns ul li {display:inline-block;margin: 0 10px; cursor:pointer;}
#footer_sns ul li img {}

/* 퀵메뉴 */
#quickMenu {position:fixed; bottom:30px; right:30px; width:70px; z-index:99;}
#quickMenu ul {width:100%; overflow:hidden; margin: 0px;}
#quickMenu ul li {width:70px; height:70px; margin-top:5px; padding-top:10px; text-align:center; border-radius:35px; overflow:hidden; cursor:pointer; box-sizing: border-box;}
#quickMenu ul li p {font-size:25px; color:#333;}
#quickMenu ul li div {margin-top:4px; font-size:12px; line-height:12px; letter-spacing:-1px;}
#quickMenu ul li:nth-child(1) {background:#fee100; color:#381e1f !important; }
#quickMenu ul li:nth-child(1) p {color:#565549;}
#quickMenu ul li:nth-child(1):hover div {color:#000; text-decoration: underline;}
#quickMenu ul li:nth-child(2) {background:#d9edfb;}
#quickMenu ul li:nth-child(2) div {color:#44494c;}
#quickMenu ul li:nth-child(2):hover div {color:#000;     text-decoration: underline;}
#quickMenu ul li:nth-child(3) {background:#c8eab8; }
#quickMenu ul li:nth-child(3) div {color:#394137;}
#quickMenu ul li:nth-child(3):hover div {color:#000;     text-decoration: underline;}
#quickMenu ul li:nth-child(4) {background:#e6e6e6; padding-top:18px;}
#quickMenu ul li:nth-child(4) p {color:#fff;}
#quickMenu ul li:nth-child(4) div {color:#fff;}
#quickMenu ul li:nth-child(5) {background:#333; padding-top:18px;}
#quickMenu ul li.hvr-sweep-to-top:before {background:#555;}
#quickMenu ul li img {width:20px;}



@media (max-width: 921px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {margin-bottom: 0px;}
	}


@media (max-width: 479px) {
    #quickMenu {bottom:10px; right:10px; width:30px;}
    #quickMenu ul li {width:40px; height:40px; margin-top:3px; padding-top:4px; border-radius:20px;}
    #quickMenu ul li p {font-size:20px;}
    #quickMenu ul li:nth-child(1) {padding-top:5px;}
    #quickMenu ul li:nth-child(5) { padding-top: 2px;}
    #quickMenu {position:fixed; bottom:25px; right:20px; width:40px; z-index:99;}
    #quickMenu ul li div { margin-top: -8px; font-size: 8px; }
    #quickMenu ul li img { width: 13px !important; margin-top: -10px;}
  	#quickMenu ul li:nth-child(4) img {margin-top: -23px;}



@media only screen and (min-width: 480px) and (max-width: 767px) {
    #quickMenu {bottom:10px; right:10px; width:30px;}
    #quickMenu ul li {width:40px; height:40px; margin-top:3px; padding-top:4px; border-radius:20px;}
    #quickMenu ul li p {font-size:20px;}
    #quickMenu ul li:nth-child(1) {padding-top:5px;}
    #quickMenu ul li:nth-child(5) { padding-top: 2px;}
    #quickMenu {position:fixed; bottom:25px; right:20px; width:40px; z-index:99;}
    #quickMenu ul li div { margin-top: -8px; font-size: 8px; }
    #quickMenu ul li img { width: 13px !important; margin-top: -10px;}
	  #quickMenu ul li:nth-child(4) img {margin-top: -23px;}