/*
 * BOOTSTRAP 4.X 기반
 * http://ETY.KR
 * 상업적 또는 영리로 이용 가능하며 제작의뢰 받아서 유료로 작업을 해도 됩니다.
 * 사용하셔도 되지만 다른곳에 배포하지 마세요.(저작권관련 문제가 발생될 수 있습니다.)
 * 배포, 재배포는 에티테마(http://ety.kr) ,소프트존(http://www.softzone.co.kr) 만 가능하며 솔루션으로 재판매할 수 없습니다.
 	
	font-family: 'Roboto', sans-serif;
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Noto Sans KR', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Raleway', sans-serif;

 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2018-2021 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body { }

.youTube { position:relative; overflow:hidden; width:100%; height:340px;}
.youTube .youTube_bg { position:absolute; z-index:5; top:0; left:0; width:100%; height:100%; overflow:hidden; }
.youTube iframe { position:absolute; width:150%; height:150%; top:-40%; left:-28%; right:-25%; bottom:-20%; border:0; background:#fff !important; }

/* 메인페이지 실시간 조항정보 관련 */
.real_fish { display:block; }
.real_fish div { text-align:center; }
.real_fish div h3 { display:inline-block; font-size:16px; background-color:#22a7a5; color:#fff; padding:5px 15px; border-radius:10px; }

a { color:#000; }
a:hover { color:gray; text-decoration: none; }
.footer ul li a{color:#fff;}
.footer ul li a:hover{color:#666;}

.list-group-item.active {
    z-index: 2;
    color: #008ad1;
	font-weight:bold;
    background-color: #f4f4f4;
	border: 1px solid rgba(0, 0, 0, 0.125);
    border-left:3px solid #008ad1;
}
.navbar .dropdown.show a:active { 
  background-color: #6c757d;
}
.bg-white {
    background-color: #ffffff!important;
	box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
    background-color: rgba(255, 255, 255, 0.98);
}
.ko{font-family: 'NEXON Lv2 Gothic', 'Sans-serif'}
.ko1{font-family: 'NEXON Lv2 Gothic', 'Sans-serif'}
.ko2{font-family: 'NEXON Lv2 Gothic', 'Sans-serif'}
.ko3{font-family: 'NEXON Lv2 Gothic', 'Sans-serif'}
.en1{font-family: 'NEXON Lv2 Gothic', 'Sans-serif'}
.en2{font-family: 'NEXON Lv2 Gothic', 'Sans-serif'}
.en3{font-family: 'NEXON Lv2 Gothic', 'Sans-serif'}
.ko_12 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:12px; }
.ko_13 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:13px; }
.ko_14 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:14px; }
.ko_15 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:15px; }
.ko_16 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:16px; }
.ko_17 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:17px; font-weight:400; line-height:1.8; }
.ko_18 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:18px; }
.ko_19 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:19px; }
.ko_20 { font-family: 'NEXON Lv2 Gothic', 'Sans-serif'font-size:20px; }

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px; line-height:1.8;}
.f19{font-size:19px; line-height:1.9;}
.f20{font-size:20px; line-height:2;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f23{font-size:23px;}
.f24{font-size:24px;}
.f25{font-size:25px;}

.f50{font-size:80px;}

.fw1{font-weight:100;}
.fw2{font-weight:200;}
.fw3{font-weight:300;}
.fw4{font-weight:400;}
.fw5{font-weight:500;}
.fw6{font-weight:600;}
.fw7{font-weight:700;}


.color-white{color:#c3c3c3;}


.color-sky-blue {background:#cce5ff;}
.color-green{background:#d4edda;}



.portfolio-item {
  margin-bottom: 30px;
}

/*
HEAD-LINE
**********/
h3 {
  text-align: center;
}

.subtitle {
  margin: 0 0 50px; 0;
}
.head-line {
  line-height: 0.5;
  text-align: center;
}
.head-line span {
  display: inline-block;
  position: relative;  
}
.head-line span:before,
.head-line span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  top: 0;
  width: 100px;
}
.head-line span:before {
  right: 100%;
  margin-right: 15px;
}
.head-line span:after {
  left: 100%;
  margin-left: 15px;
}
.subbg{background:url('../img/subbg.jpg');}


/*
.navbar {
  min-height: 80px;
}

.navbar-brand {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}
*/
.bg-dark {
    background-color: #000000!important;
}

#tnb {background:#fff;}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;width: 1120px;background:#333333;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li:first-child {border-right:1px solid #444444}
#tnb li {float:right;border-left:1px solid #444444;margin-bottom:-1px;}
#tnb a {display:inline-block;padding:0 10px;color:#eee;line-height:35px;}
#tnb a:focus, #tnb a:hover {color:#4ea1d3;background:#fafafa; font-size:12px}
#tnb .tnb_admin a{color:#ff0000;}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #ddd;}
#tnb .tnb_community{border-right:1px solid #ddd}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_community{background:#e7e7e7;font-weight:bold;}
#tnb .tnb_community:focus, #tnb .tnb_community:hover {color:#333;border-bottom:0}
#tnb .tnb_community a{color:#4ea1d3;border-bottom:1px solid #e7e7e7}
#tnb-left {float:left; margin-top:4px; vertical-align:middle; }
#tnb ul li a{font-size:12px; font-weight:normal; }

/*
헤딩
**********/
.center-heading {
    text-align: center;
    margin-bottom: 40px;
}
.center-heading p {
    margin-top: 10px;
}
.center-line {
    display: inline-block;
    width: 70px;
    height: 1px;
    border-top: 1px solid #bbb;
    margin: auto;
}

/*
아이콘박스
**********/
.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #3399ff; vertical-align: middle; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon > .info { margin-top: -24px; border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.box > .icon > .info > h3.title { margin-top:20px; font-size: 23px; color: #222; font-weight: 600; }
.box > .icon > .info > p { font-weight:300; color: #666; line-height: 1.7; margin: 20px; text-align:center;}
.box > .icon > .info > .more a { font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box .space { height: 30px; }

/*
parallax
**********/
.parallax-window {
    position: relative;
    min-height: 350px;
}
.para_count {
	padding-top:50px;
}

/*
callbox
**********/
.callbox { background:#00366c; margin-top:50px; padding-top:30px; padding-bottom:30px; color:#fff; }


/*
sns_icon
**********/

.sns_icon{
	list-style: none;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	padding:2px 2px 0 2px;
}

/*
footer
*/

.a-link a { color:#ffffff; }
.sns_icon a { color:#ffffff; }
.bg-gray{background:#454545;}
.bg-gray div{padding:15px;}

/*
상하 좌우 조절
**********/
.margin-top-10 {
	margin-top:10px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-top-30 {
	margin-top:30px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-top-50 {
	margin-top:50px;
}
.margin-top-60 {
	margin-top:60px;
}
.margin-top-70 {
	margin-top:70px;
}
.margin-top-80 {
	margin-top:80px;
}
.margin-top-90 {
	margin-top:90px;
}
.margin-top-100 {
	margin-top:100px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.margin-bottom-70 {
	margin-bottom:70px;
}
.margin-bottom-80 {
	margin-bottom:80px;
}
.margin-bottom-90 {
	margin-bottom:90px;
}
.margin-bottom-100 {
	margin-bottom:100px;
}
.margin-left-10 {
	margin-left:10px;
}
.margin-left-20 {
	margin-left:20px;
}
.margin-left-30 {
	margin-left:30px;
}
.margin-left-40 {
	margin-left:40px;
}
.margin-left-50 {
	margin-left:50px;
}
.margin-left-60 {
	margin-left:60px;
}
.margin-left-70 {
	margin-left:70px;
}
.margin-left-80 {
	margin-left:80px;
}
.margin-left-90 {
	margin-left:90px;
}
.margin-left-100 {
	margin-left:100px;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-right-20 {
	margin-right:20px;
}
.margin-right-30 {
	margin-right:30px;
}
.margin-right-40 {
	margin-right:40px;
}
.margin-right-50 {
	margin-right:50px;
}
.margin-right-60 {
	margin-right:60px;
}
.margin-right-70 {
	margin-right:70px;
}
.margin-right-80 {
	margin-right:80px;
}
.margin-right-90 {
	margin-right:90px;
}
.margin-right-100 {
	margin-right:100px;
}

.p-r{position: relative;}
.p-a{position: absolute;}


.para-text h2{ line-height:1.4; font-weight: 600; }
.display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.color_666{color:#666;}
.bg-gray2{
	background:#f2f2f2;
	padding-bottom: 20px;
	padding-top: 20px;
}

.heading{
	font-size: 18px;
	line-height: 24px;
}
.pro-icon i{font-size:24px;}

.navbar-toggler {
    background-color: #fff;
}


.para-text{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* 모바일기기 + 태블릿 */

@media only screen and (min-width: 1px) and (max-width: 768px){

	/* 모바일 2 슬라이드 크기 조절 */
	body { letter-spacing:-1px; }

	.carousel-item {
	  height: 400px;;
	  min-height: 200px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	  overflow:hidden;
	}
	h1 { font-size: 2rem; }
	h2 { font-size: 1.5rem; }
	.carousel-item img { height:100%; width:auto; margin-left:-50%; }
	.ko_17 { font-size:14px; text-align:center; word-break: keep-all;}
	.f15 { font-size: 14px; word-break: keep-all;}
	.para-text h2 { line-height: 1.5; font-size:23px; }
	.btn { line-height:48px !important; height:50px !important; }

	/* 모바일 슬라이드 텍스트 크기 조절 */
	.carousel-caption h3{font-size:24px;}
	.carousel-caption p{font-size:16px;}
	.callbox { padding-top: 30px; padding-bottom: 30px; }
	.margin-top-80 { margin-top: 40px; }
	.margin-bottom-80 { margin-bottom: 40px; }
	.margin-bottom-50 { margin-bottom: 10px; margin-top: 10px; }
	.f19 { font-size: 14px; word-break: keep-all;}
	.pt-5, .py-5 { padding-top: 0 !important; padding-bottom: 0rem !important; padding-left:0 !important; padding-right:0 !important; border-top:0 !important; }
	.pt-5, .py-5 h2 { font-size: 1.6rem; line-height: 1.5; padding:20px 0 0 0; text-align:center; }
	.pt-5, .py-5 p { font-size:13px; text-align:center; }
	.pt-5, .py-5 p strong { font-size:15px; text-align:center; }

	.col-lg-5 ul li { text-align:center; }
	
	.center-heading { margin-bottom:10px; }
	.center-heading p { margin-bottom:0; }

	.container h3 { font-size: 1.5rem; line-height: 2; text-align:center !important; }

	.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 30px;
    height: 30px;
	}

	p { margin-bottom:10px; }

	.root_daum_roughmap .wrap_map { height:300px !important; }
	.root_daum_roughmap .cont .section { margin: 0 0 !important; }
	.os_mac.root_daum_roughmap .section_address .tit, .os_mac.root_daum_roughmap .section_address .txt { font-size: 12px !important; }

	/*
	네비
	**********/
	.navbar-brand { font-size:25px; font-weight:bold; width:65%; padding-top:0; padding-bottom:0; }
	.navbar-nav { margin-top:15px; }
	.navbar-nav li {
		padding: 5px 0 5px 10px; 
	}

	.youTube { position:relative; padding-bottom:56.25%; height:0px; overflow:hidden; max-width:100%; }
	.youTube iframe { position:absolute; top:-50%; left:0px; width:100%; height:200%; display:block; }

	.youTube_m { position:relative; padding-bottom:56.25%; height:0px; overflow:hidden; max-width:100%;}
	.youTube_m iframe { position:absolute; top:-50%; left:0px; width:100%; height:200%; display:block; }

	.main_about_youTube { display:none; }
	.main_about_youTube_m { display:block; }
	.main_about_youTube_m iframe { position:absolute; top:-70%; left:-30%; width:150%; height:200%; display:block; }
	.main_about_con { padding-bottom:20px; }

	.list-group-first { padding:20px 0 20px 20px !important; }
	#bo_list_total { line-height:35px; font-size:0.8em; }

	button.btn_frmline {font-size:0.8em}

	.ytp-cued-thumbnail-overlay-image { border:1px solid red; }
	.margin-top-40 { margin-top:0 !important; padding-top:20px !important; }

	.carousel-item .carousel-caption h3 { opacity: 0; margin-left:30px; }
	.carousel-item .carousel-caption p { opacity: 0; margin-right:30px; }

	.carousel-item.active .carousel-caption h3 { opacity: 1 !important; margin-left:0; transition:all 0.5s; transition-delay: 0.3s; }
	.carousel-item.active .carousel-caption p { opacity: 1 !important; margin-right:0; transition:all 0.5s; transition-delay: 0.5s; }
}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px){

	/* 태블릿등 슬라이드 크기 조절 */
	.carousel-item {
	  height: 620px;;
	  min-height: 300px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}

	.carousel-item .carousel-caption h3 { opacity: 0; margin-left:100px; }
	.carousel-item .carousel-caption p { opacity: 0; margin-right:100px; }

	.carousel-item.active .carousel-caption h3 { opacity: 1 !important; margin-left:0; transition:all 0.5s; transition-delay: 0.3s; }
	.carousel-item.active .carousel-caption p { opacity: 1 !important; margin-right:0; transition:all 0.5s; transition-delay: 0.5s; }

	.youTube { position:relative; padding-bottom:33.33%; height:0px; overflow:hidden; max-width:100%;}
	.youTube .youTube_bg { display:none; }
	.youTube iframe { position:absolute; top:-50%; left:0px; width:100%; height:200%; display:block;  }

	/*
	네비
	**********/
	.navbar-brand { font-size:25px; font-weight:bold; width:32%; }
	.navbar-nav li {
		padding: 20px 0 20px 10px; width:auto; font-size:14px !important;
	}
	.f16 { font-size: 15px; }
	.container { padding-right:0; padding-left:0; }

	.carousel-caption > h3 { font-size: 3rem; font-weight:bold; color:#92fbff; }
	.carousel-caption > p { font-size: 1.5rem; color:#fff; }
	.mt-5,
	.my-5 {
	  margin-top: 3rem !important;
	}

	.main_about_youTube { display:block; }
	.main_about_youTube_m { display:none; }
}


/* 데스크탑 */
@media only screen and (min-width: 1201px) {

	/* DESKTOP 슬라이드 크기 조절 */
	.carousel-item {
	  height: 620px;;
	  min-height: 300px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	
	.carousel-item .carousel-caption h3 { opacity: 0; margin-left:100px; }
	.carousel-item .carousel-caption p { opacity: 0; margin-right:100px; }

	.carousel-item.active .carousel-caption h3 { opacity: 1 !important; margin-left:0; transition:all 0.5s; transition-delay: 0.3s; }
	.carousel-item.active .carousel-caption p { opacity: 1 !important; margin-right:0; transition:all 0.5s; transition-delay: 0.5s; }

	/*
	네비
	**********/
	.navbar-brand { font-size:25px; font-weight:bold; }
	.navbar-nav li {
		padding: 30px 0 20px 30px;
	}

	.mt-5,
	.my-5 {
	  margin-top: 7rem !important;
	}

	.main_about_youTube { display:block; }
	.main_about_youTube_m { display:none; }


}