@media screen and (max-width: 1440px) {
	html {
		font-size: 8px;
	}	
}

/********************* 사용자 *********************/

/**
* 메인 헤더
**/
.main-header {
	height: 100px;
}

/**
* 메인 헤더 > 검색
**/
.header-wrap.is-main {
	border-bottom: 0;
}

/**
* 메인 컨텐츠
**/
.main-content {
	margin-bottom: 4rem;
	width: 100%;
	max-width: 144rem;
}

/**
* 메인 검색
**/
.main .search-wrap {
	background-color: #FFFFFF;
}

.main .search-wrap .search-main-form-row {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	max-width: 1308px;
	margin: 0 auto;
	padding: 2rem 0 3rem;
}

.main .search-wrap .btn-group {
	display: flex;
	width: 24.9rem;
	min-width: 24.9rem;
	height: 6.4rem;
	border: 1px solid #DDDDDD;
	border-radius: 60px;
	overflow: hidden;
}

.main .search-wrap .btn-group label {
	width: 100%;
	height: 100%;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 3.2;
	color: #555555;
	background-color: #FFFFFF;
}

.main .search-wrap .btn-group label.active {
	box-shadow: none;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #014099;
}

.main .search-wrap .search-form {
	margin-left: 1.6rem;
	width: 100%;
	height: 6.4rem;
	border: 3px solid #4F89DA;
	border-radius: 90px;
	background-color: #FFFFFF;
}

.main .search-wrap .search-form input {
	padding: 0 5rem 0 2.4rem;
}

.main .search-wrap .default-form {
	height: 100%;
	border: 0;
	border-radius: 90px;
	font-size: 1.6rem;
}

.main .search-wrap .rf-btn-search {
	top: 0;
	bottom: 0;
	right: 2.4rem;
	margin: auto;
	width: fit-content;
	height: fit-content;
	padding: 0;
	background: transparent;
}

.main .search-wrap .rf-btn-search:after {
	position: initial;
	width: 30px;
	height: 30px;
	background: url("../../../../resources/images/refinish/icon/icon_search.png") center/cover no-repeat;
	filter: brightness(0) saturate(100%) invert(15%) sepia(33%) saturate(7499%) hue-rotate(207deg) brightness(96%) contrast(103%);
}
#searchInput::-ms-input-placeholder {
	color: #B2B2B2 !important;
	font-weight: 400;
}

#searchInput:-ms-input-placeholder {
	color: #B2B2B2 !important;
	font-weight: 400;
}

#searchInput::-webkit-input-placeholder {
	color: #B2B2B2 !important;
	font-weight: 400;
}

#searchInput::placeholder {
	color: #B2B2B2 !important;
	font-weight: 400;
}

/**
* 컨텐츠 내용
**/
.sidebar .lnb-title {
	background-position: center;
	background-size: cover;
}

.main-content-wrap .sidebar {
	width: 246px;
	padding-left: 20px;
	padding-right: 20px;
}

/**
* 컨텐츠 내용
**/
.main-content-wrap .content {
	width: calc( 100% - 246px );
}

.banner-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.banner-row .banner-swiper {
	position: relative;
	width: 49%;
	height: 18rem;
	overflow: hidden;
}
.banner-row .banner-swiper .swiper-wrapper img {
	width: 100%;
	height: auto;
}
.banner-row .banner-swiper .fore-swiper-pagination,
.banner-row .banner-swiper .aft-swiper-pagination {
	position: absolute;
	bottom: 1rem;
	left: 0;
	right: 0;
	z-index: 2;
	margin: auto;
	width: fit-content;
	height: fit-content;
}

.notice-row {
	margin-top: 30px;
}
.notice-row .swiper-slide:hover {
	color: #1581ff;
}

body.EN .quickmenu-row.global,
body.CH .quickmenu-row.global,
body.RU .quickmenu-row.global,
body.TU .quickmenu-row.global,
body.JP .quickmenu-row.global,
body.PT .quickmenu-row.global,
body.SP .quickmenu-row.global{
	display: flex !important;
}

.main-content .quickmenu-row > div[class^="col"] {
	width: 100%;

}
.main-content .quickmenu-row > div[class^="col"].kakao {
	border: 4px solid #FFFFFF !important;
	padding: 2.6rem 1.1rem;
	background-color: #FFDE00;
}
.main-content .quickmenu-row > div[class^="col"].kakao img {
	width: 100%;
	height: auto;
}

body.EN .quickmenu-row > div[class^="col"]:hover .quickmenu-inner > span,
body.CH .quickmenu-row > div[class^="col"]:hover .quickmenu-inner > span,
body.RU .quickmenu-row > div[class^="col"]:hover .quickmenu-inner > span,
body.TU .quickmenu-row > div[class^="col"]:hover .quickmenu-inner > span,
body.JP .quickmenu-row > div[class^="col"]:hover .quickmenu-inner > span,
body.PT .quickmenu-row > div[class^="col"]:hover .quickmenu-inner > span,
body.SP .quickmenu-row > div[class^="col"]:hover .quickmenu-inner > span
 {
	filter: brightness(0) saturate(100%) invert(94%) sepia(92%) saturate(6525%) hue-rotate(183deg) brightness(129%) contrast(100%);
}

.main-content .board-row > div.board-inner {
	width: 100%;
	max-width: 43rem;
}

.main-content .board-row > div.board-inner.border-inner__video {
	width: 100%;
	min-width: initial !important;
	max-width: 97rem;
}

body.KO .main-content .board-row > div.board-inner.border-inner__video {
	max-width: 52rem;
}

.tab-row .tab-content-multi.flexible>.tab-pane {
	width: 136rem;
}

.main-content .board-row div.board-inner .board-header {
	padding-top: 36px !important;
}

.board-row div.board-inner .board-header .tit {
	line-height: 1.6;
}

.board-row div.board-inner .board-header .more i {
	color: #1f68c9 !important;
	transition: font-size 0.3s;
}

.board-row div.board-inner .board-header .more i:hover {
	font-size: 2.8rem;
	color: #1f68c9 !important;
}

.board-row>.board-inner .board-list>li:hover {
	color: #1581ff;
}

/**
* 메인 푸터
**/
.main-footer {
	width: 100%;
	max-width: 144rem;
}

/********************* 서브 페이지 *********************/
.lnb > li > a .material-icons,
.lnb-util > li .material-icons {
	padding-left: 6px;
	font-size: 18px;
	vertical-align: bottom;
	color: #959595;
}

.lnb > li:hover > a .material-icons,
.lnb-util > li:hover .material-icons {
	color: #1d50a4;
}

.lnb-util > li:hover > a {
	text-decoration: initial;
}

.lnb-util > li:hover > a span:not(.material-icons) {
	text-decoration: underline;
}

.lnb-util > li {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 10px;
}

.lnb-util > li:hover {
	background-color: #f5f5f5;
}

.lnb-util > li::before {
	top: 0 !important;
}

.lnb-util > li a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

/********************* 관리자 *********************/
.container {
	width: 100%;
	max-width: 144rem;
}