@charset "utf-8";

/*
 DESIGN MULTIPURPOSE XE LAYOUT
 https://pdbig.com/
 
 Contributing author : Daniel
--------User Custom CSS---------------------------------*/

/* 메인 메뉴
------------------------------------*/
#kso-header .navbar .navbar-nav > li > a {font-size:14px;} /* 메뉴 폰트 사이즈 */

/* 레이어팝업
------------------------------------*/
#kso-promotion .caption-subtitle {font-family: 'RixGothicM', 'Noto Sans KR', '나눔고딕', NanumGothic, ng !important;} /* 제목 */

/* 슬라이드
------------------------------------*/
#kso-promotion .caption-title {font-family: Montserrat, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;} /* 제목 */
#kso-promotion .caption-cont {font-size:16px;line-height: 1.3;} /* 요약 폰트 사이즈 */

/* 패럴랙스(슬라이드)
------------------------------------*/
#parallax-promotion .parallaxCover {color:#fff; background: rgba(0, 0, 0, .3);} /* 폰트컬러 & 커버 컬러 */
#parallax-promotion .parallax-caption h3 {font-size:50px;} /* 타이틀 폰트 사이즈 */
#parallax-promotion .parallax-caption p {} /* 요약 */

/* 섹션 5 패럴랙스
------------------------------------*/
.element-wrap h3 {} /* 제목 */
.element-wrap p {margin-bottom: 20px;} /* 요약 */

/* 섹션 여백
------------------------------------*/
.section1 {padding-top: 30px; padding-bottom: 10px;} /* 섹션 1 (아이콘박스) */
.section2 {padding-top: 40px; padding-bottom: 20px;} /* 섹션 2 (최근게시물) */
.section3 {padding-top: 60px; padding-bottom: 60px;} /* 섹션 3 (쇼케이스) */
.section4 {padding-top: 60px; padding-bottom: 60px;} /* 섹션 4 추가영역 첫 번째 */
.section6 {padding-top: 60px; padding-bottom: 40px;} /* 섹션 6 추가영역 두 번째 */
.section7 {padding-top: 20px; padding-bottom: 0px;}   /* 섹션 7 (하단배너) */

/* Footer (하단)
------------------------------------*/
#kso-footer {background-color:#f2f2f2;} /* 푸터 4컬럼 배경 컬러 */
#kso-copyright {background-color:#000;} /* 카피라이트 배경 컬러 */

.image-box2 {
	display: inline-block;
    position: relative;
    border-radius: 7px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
#rey-about .icon-wrap_2 a, #rey-about .icon-wrap_2 a:hover i {
    color: #f06060;
}
#rey-about .rey-about-1 {
    padding-top: 0px;
    padding-bottom: 60px;
}