/* 웹폰트 Import */
@import url(http://fonts.googleapis.com/css?family=Pacifico);

/* 스크롤 설정 */
html {overflow-x: hidden; overflow-y: scroll;}
body {background-color: #fff;}

/* 폰트 설정 */
* {font-family: "Roboto", 'Lato', Open Sans, sans-serif !important;}
h1, h2, h3, h4, h5, h6, p {font-family: "Roboto", 'Lato', Open Sans, sans-serif !important;}
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}
ol, ul, li {list-style: none;}


/* 메뉴 영역 설정 시작 */
.navbar ~ br{display: none;}
.navbar-inverse .divider-vertical{display: none;}
.navbar-inverse {
	border: none;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    background: #fff;
    margin: 0;
}
.navbar-inverse .divider-vertical {display: none;}

/* ----- 로고 설정 -----*/
.navbar-inverse .navbar-brand{padding: 0;}
.navbar-brand img {margin: 22px 0 0; padding: 0 15px 0; width: 100% !important;}
@media screen and (max-width: 767px) {.navbar-brand img { margin-bottom: 25px; } }
/* ----- 메인 메뉴 설정 -----*/
.navbar-inverse .navbar-nav > li > a {
    color: #444;
    font-size: 14px;
    font-weight: 700;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    padding: 35px 20px 30px;
    transition: all 170ms ease-in-out;
	text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {color: #6098ec;}
/* .navbar-inverse .navbar-nav > li:last-child > a::after {content: url('/skin/img/logo/logo-right.png'); position: absolute; margin: -15px 0 0 30px;} */
.navbar-inverse .navbar-nav > li > a.m-20{color: #6098ec;}
@media (max-width: 768px) {
    .navbar-inverse .navbar-toggle .icon-bar {background-color: #333;}
    .navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar {background-color: #fff;}
}
.navbar-toggle {margin-top: 24px; display: none;}
/* //메뉴 영역 설정 끝 */


/* 하단 카피라이트 설정 시작*/

/* 하단 카피라이트 설정 끝*/


/* 슬라이드 설정 시작 */
.carousel li {margin-right: 0px;}
.gu-slider .carousel-inner .item{height: 560px; background-size: cover !important; background-position: center !important;}
.gu-slider .carousel-inner .item .container{
	width: 100%;
    margin: 0 auto;
    position: relative;
    height: 100%;
    max-width: 1170px;
}
.sl-con{
	display: inline-block;
    position: absolute;
    width: 100%;
    top: 50%;
    bottom: auto;
    margin: -127px 0 0;
}
.sl-con h2{
	color: #fff;
    font-size: 35px;
    font-weight: 900;
    /* margin: 0 0 20px; */
    margin: 0 0 60px;
	word-break: keep-all;
}
@media screen and (max-width: 480px) {.sl-con h2 {font-size: 21px;}}

.sl-con p{
	color: #ccc !important;
	font-size: 16px !important;
	margin: 0;
	word-break: keep-all;
}
.sl-con .sl-btn{
    margin: 30px 0 0;
}
.sl-con .sl-btn a{
	background: #6098ec;
    border: 2px solid #6098ec !important;
    border-radius: 4px;
    display: inline-block;
    padding: 16px 30px 14px;
    color: #fff;
    font-weight: 700;
    transition: all .50s ease-in-out;
}
.sl-con .sl-btn a:hover{
	background: transparent;
	color: #6098ec;
}
.carousel-control {display: none;}

/* -----슬라이드 원형 버튼 시작----- */
.carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 0 3px;
  border: none;
  background-color: #B6B6B6
}
.carousel-indicators .active {
  width: 30px;
  height: 10px;
  margin: 0 3px;
  border: none;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {bottom: 40px;}
}
/* -----슬라이드 원형 버튼 끝----- */
/* //슬라이드 설정 끝 */


/* 푸터 영역 설정 시작*/
.footer_copy .text-center{background: #eeeeee; border-top: 1px solid #eeeeee; color: #767676; font-size: 12px; text-align: left; padding: 30px 0 10px; margin: 0;}
.footer-top {width: 1170px; margin: 0 auto 20px; padding: 0 15px;}
.footer-top ul{margin: 0; padding: 0; display: inline-block; width: 100%; line-height: 1.6;}
.footer-top ul li{float: left; display: inline-block;}
.footer-top ul li span:after{content: "|"; color: #dedede; padding: 0 6px 0;}
.footer-top ul li:last-child span:after{content: "";}
.footer-bottom {width: 1170px; margin: 0 auto; padding: 0 15px;}
.footer-bottom p{display: inline-block; width: 100%; color: #999;}
.socialArea{display: none;}
@media screen and (max-width: 991px) {
	.footer-top{width: 100%;}
	.footer-top{width: 100%;}
	.footer-bottom{width: 100%;}
}
/* //푸터 영역 설정 끝*/


/* 메인페이지 설정 시작 */
/*common_css*/
.padd00{padding:0;}
.list_style00 li{margin-bottom:8px;}
.main_title00{
	margin: 0 0 10px;
    font-size: 36px;
    color: #454545;
    font-weight: 700;
}
.separator_wrapper{
    margin: 10px 0 30px;
	text-align: center;
}
.separator_wrapper::after, .separator_wrapper::before {
    background-color: #6098ec;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 60px;
    height: 1px;
    margin-top: -3px;
}
.icon-star-two:before {
    content: "\f005";
	color: #6098ec;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding: 0 5px 0;
}
.sub_title00{
	margin: 0 0 0;
    padding: 0 0 0 10px;
    font-size: 22px;
    font-weight: 500;
    color: #555;
    border-left: 2px solid #6098ec;
}
.sect_marg{
	display: inline-block;
    width: 100%;
	margin: 10px 0;
}

body ul li {word-break: keep-all;}

/*layout*/
.container_contents {width: auto;}
.container_contents section {overflow: hidden; min-height: 100px;}
.con-area2, .con-area3, .con-area4 {max-width: 1170px; margin: 0 auto; width: 100%;}
.intro-html-layout>div {padding: 0;}
.intro-html-layout p {color: #777; font-size: 17px; word-break: keep-all;}
.sect {padding: 50px 0 10px;}
.article_grid{padding: 0 0 30px;}
.footer-social-layout {display: none;}
.sub_title00 {word-break: keep-all;}
@media screen and (max-width: 767px) {
	.sub_title00 {margin-bottom: 50px;}
	#section2, #section3, #section4 {padding-left: 15px; padding-right: 15px;}
}


/*about_us */
.about_grid00>div {padding: 0;}
.about_grid00 .border_r{border-right: 1px dashed #ccc;}
.about_grid00 .border_r{min-height: 210px;}
.about_grid00 .min_h{min-height: 210px;}
.about_grid00 h3{color: #6098ec; margin: 10px 0; padding: 0 15px; font-weight: 700;}
.about_grid00 p{font-size: 14px; margin: 0 0 5px; padding: 0 15px;}
.about_grid00 ul{color: #999; padding-left: 20px !important; margin: 0 0 10px;}
@media only screen and (max-width:768px){
	.about_grid00 .border_r{border-right: none;} 
	.about_grid00 .col-sm-3{text-align: center; border-bottom: 1px dashed #a4a4a4;}
	.about_grid00 .min_h{min-height: 160px;}
}


.company_structure h3 { margin-top: 0px; margin-bottom: 50px; font-size: 22px; text-align: center; color: #575757; word-break: keep-all;}
.company_structure .col-md-2, .company_structure .col-md-4 {padding-right: 0px; padding-left: 0px;}
.company_structure .col-md-4 h4{margin: 0 0 10px;
    color: #454545;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.03em;}
.company_structure ul {margin: 0 0 30px;}
.company_structure ul li {color: #777; font-size: 16px; word-break: keep-all;}

.structure_circle { position: relative; border: 6px solid #EAE3CF; max-width: 400px; width: 100%; height: 100px; border-radius: 50%; padding-top: 22px; margin-bottom: 75px; background: #6098EC;}
.structure_circle p {color: #fff;}
.structure_circle:after { 
    content: '' ; 
    display: block ; 
    position: absolute; 
    top: 0; 
    bottom: 0; 
    left: 0; 
    right: 0; 
    border-radius: 50%;
    border: 3px solid #6098EC;
}
.structure_circle ~ .text-center { margin-top: 45px;}
.structure_circle + .text-center i { color: #909091; }
.img-w{width: 100%;}
.f_center{margin: 0 auto;float: none;}
.struct-num{background: #6098ec;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border-radius: 100%;
    padding: 18px 0 0;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    text-align: center;}
@media screen and (max-width: 1024px) {
	.company_structure .col-md-4 {text-align: center;}
}
@media screen and (max-width: 991px) {
	.about_grid00 .border_r {
		border-bottom: 1px dashed #ccc;
		border-right: none;
		min-height: inherit;
	 	padding-bottom: 25px;
	}
	.about_grid00 h3 {
    	margin-top: 45px;
	}
	.struct-num {margin-bottom: 25px;}
}

/*Business */
#section3{background:#fafafa;}
.overview{text-align: left !important;}
.sec3_ul01 h4, .sec3_ul02 h4{
	margin: 25px 0 20px;
    font-weight: 700;
    color: #454545;
	word-break: keep-all;
}
.sec3_ul01 ul, .sec3_ul02 ul{
	padding-left: 35px;
    color: #555;
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 1.6;
}
.sec3_ul01 .fa-plus-square:before, .sec3_ul02 .fa-plus-square:before, .section3_second02 .fa-plus-square:before, .section3_second03 .fa-plus-square:before, .section3_second04 .fa-plus-square:before {
    color: #6098ec;
    padding-right: 5px;
}
.section3_second01 h4, .section3_second02 h4{
    font-weight: 600;
}
.section3_second02{
    overflow: hidden;
}
.section3-inner-left{
    background-color: #2f5597;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    line-height: 1.8;
}
.section3-inner-left h5{
    color: #fff;
    font-size: 22px;
    padding-bottom: 60px;
    margin-bottom: 0;
    line-height: 1.8;
    position: relative;
}
.section3-inner-left h5:after{
    content: '';
    width: 80px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0);
    border-top: 4px solid #fff;
}
.section3-inner-left p{
    color: #fff;
    padding-top: 60px;
    font-size: 14px;
}
.section3-inner-right{
    position: relative;
}
.section3-inner-right img{
    width: 100%;
}
.section3-inner-right span{
    position: absolute;
    color: #a0a0a0;
    font-style: italic;
    transform: translate(-50%, -50%);
}
.section3-inner-right span:nth-child(2){
    top:-10px;
    left: 50%;
}
.section3-inner-right span:nth-child(3){
    bottom: -30px;
    left: 105px;
}
.section3-inner-right span:nth-child(4){
    bottom: -30px;
    right: 35px;
}
.section3_second03{
    background-image: url(/skin/img/main/cwsm03_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.section3_second03 h4{
    font-size: 24px;
    padding-left: 20px;
}
.section3_second03 h4 span{
    padding-left: 40px;
}
.section3_second03 .section3-inner-p{
    background-color: rgba(255,255,255,.6);
    margin-top: 65px;
    padding: 15px 30px;
}
.section3_second03 .section3-inner-p p{
    margin-bottom: 20px;
    color: #444;
}


/* animation */
.section2_animation {transition: all 4s ease;}
#section2 .sect_marg:nth-of-type(2) {animation-delay: .4s; animation-duration: 1s;}
#section2 .sect_marg:nth-of-type(1) {animation-delay: .6s; animation-duration: 1s;}
#section3 > .main_title00 {transition: all 1s ease; animation-duration: 1s; animation-delay: .2s}
.sec3_top {animation-delay: .5s;}
.sec3_ul01 {transition: all 1s ease; animation-delay: .9s}
.sec3_ul02 {transition: all 1s ease; animation-delay: 1.5s}
.section3_second01 {animation-delay: .5s }
.section3_second02 {animation-delay: .7s }
.section3_second03 {animation-delay: .9s }
.section3_second04 {animation-delay: 1.1s }
#section4 {animation-delay: .7s;}
/* //메인페이지 설정 끝 */


/* 서브페이지 설정 시작 */
.sub-layout{margin: 40px auto 50px;}

/* ----- form mail ----- */
.contact-mail-layout h1{
    font-size: 36px;
    color: #454545;
    font-weight: 700;
    margin: 20px 0 10px;
}
#mailForm{width: 80%; margin: 30px auto 0;}
#mailForm .form-group .form-control {
    min-height: 50px;
    padding: 10px 10px 10px;
    color: #666;
    line-height: 1.5;
    border: 1px solid #ccc;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}
#mailForm label[for='mail_agree'] {
    color: #777;
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 20px;
}
#mailForm input[type=submit].btn-block {
    width: 230px;
    height: 50px;
    margin: 0 auto;
    padding: 14px 0;
    background: #6098ec;
    border: 2px solid #6098ec;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    text-transform: uppercase;
    font-weight: 700;
}
#mailForm input[type=submit].btn-block:hover {
	color: #6098ec;
    background-color: transparent;
    border: 2px solid #6098ec;
    transition: all .50s ease-in-out;
}

/* ----- 로그인 ----- */
.login-layout .panel{border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); border: 1px solid transparent;}
.login-layout .panel-body h2{margin: 0; color: #454545; font-size: 20px; font-weight: 500; letter-spacing: 0.01em;}
.login-layout .inner-box-msg p{font-size: 13px; color: #666;}
.login-layout .inner-box-form form label{font-size: 14px;}
.login-layout input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background: #fff !important; border: 1px solid #d5d5d5;}
.login-layout .btn-warning{background-image: none; background-color: #6098ec; margin: 15px 0 0; border: 2px solid #6098ec !important; border-radius: 4px; color: #fff; font-weight: 700; box-shadow: 0 0 0 rgba(0,0,0,0); text-shadow: 0 0 0 rgba(0,0,0,0); text-transform: uppercase;}
.login-layout .btn-warning:focus, .login-layout .btn-warning:hover{background: #fff; color: #6098ec;}
.login-layout form > div > p > a{display: inline-block; float: left; font-size: 13px; font-weight: 500; color: #999;}
.login-layout form > div > p > a:hover{color: #303030;}
.login-layout form > div > p > a:after{content: " | "; font-size: 8px; padding: 0 8px 0; margin: 0; color: #d9d9d9;}
.login-layout form > div > p:last-child > a:after{content: "";}
/* //서브페이지 설정 끝 */
