@charset "utf-8";
/*
 KSODESIGN MULTIPURPOSE XE LAYOUT
 http://ksodesign.com/
 
 Copyright 2010~2016 KSODESIGN	 
 Contributing author : KSJade (ksodesign1@naver.com)
--------User Custom CSS---------------------------------*/

body {font-family:'Open Sans','Apple SD 산돌고딕 Neo','Apple SD Gothic Neo','나눔고딕',NanumGothic,ng;}
#kso-wrapper {min-height: 100%;position: relative;overflow: hidden;}
.control-sidebar {position: absolute;}
.sidebar-form {margin-bottom: 10px;}

/* 풀스크린 슬라이더 */
#fullscreen .screen-caption p, #fullscreen .screen-caption h1 {color: #fff;}
#fullscreen .screen-caption h1:before {background-color: #fff;}
#fullscreen .btn-fullscreen {color: #fff;border-color: #fff;} /* -------- 풀스크린 캡션 컬러 */

/* 소셜아이콘 */
.skin-light .main-sidebar .kso-social a {color: #e2e2e2;}
.skin-light .main-sidebar .kso-social a .fa-inverse {color: #777;} /* 라이트 컬러 */
.skin-dark .main-sidebar .kso-social a { color: #728f9e;}
.skin-dark .main-sidebar .kso-social a .fa-inverse {color: #fff;} /* 다크 컬러 */

/* Section - 섹션 상하 간격
------------------------------------------------------*/
.kso-section {padding-top:70px;padding-bottom:70px} /* 섹션 기본 */
#section-ico {padding-top:40px;padding-bottom:20px;} /* 1) 아이콘 퀵 메뉴 */
#section-us {padding-top:70px;padding-bottom:50px} /* 2) 어바웃 */
#section-mov {padding-top:100px;padding-bottom:100px} /* 3) 동영상 */
#section-para {padding-top: 0px;padding-bottom: 0px;} /* 4) 패럴렉스 */
#section-ser {padding-top:80px;padding-bottom:40px} /* 5) 서비스 */
#section-gal {padding-top:80px;padding-bottom:30px} /* 6) 갤러리 */
#section-post {padding-top:80px;padding-bottom:50px} /* 7) 포스트 */
#section-footer {padding-top:70px;padding-bottom:70px} /* 8) 하단 */

#section-us > .section-block:before {background-color:#f7f7f7;}





