﻿@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@font-face {
    font-family: 'Arita-buri-SemiBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-buri-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



#fp-nav { background: transparent; z-index:0!important;  top:57%!important; display:inline-block; height:15%; right: 70px!important;}
#fp-nav ul li, .fp-slidesNav ul li { margin:20px 7px; }
#fp-nav ul li:last-child , #fp-nav ul li:nth-of-type(7) { display:none; }
#fp-nav ul li .fp-tooltip { color:#fff!important; opacity:1!important; width:115px!important; text-align:right; font-size:17px; top:-5px;     transform: skew(-0.05deg); }
#fp-nav ul li.black .fp-tooltip { color:#000!important; }

#fp-nav ul li .fp-tooltip.right {    right: 40px;}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	border: 1px solid white;
	background: #fff;
	transform: translate(-50%, -50%);
} 
#fp-nav ul li.black a span, .fp-slidesNav ul li.black a span {
	border: 1px solid black;
	background: #000;
} 
#fp-nav ul li a.active {   text-decoration: none; padding: 15px; border-radius: 100%; top: -10px; left: -9px; position:relative; transition:.3s all; }
#fp-nav ul li a span, .fp-slidesNav ul li a span {  border:1px solid white; height: 10px;    width: 10px;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span { height: 10px; width:10px;     margin: 0px;  background:#fff0; font-weight:bold;}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: none !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: none !important;}




@media (min-width:1500px) {
    .container { width:1310px!important; } }

.direct-popup .visible-popups > .each { position:fixed!important; }

.board-theme.gallery .theme-list > .each-document > a.title { width:100%!important; }
.modal-backdrop { z-index:0!important; }
.board-theme .theme-list { font-family: inherit!important; }
.board-theme.gallery .theme-list > .each-document > a.title { height:auto!important; margin:0!important; text-decoration:none!important; }
.board-theme.gallery .theme-list > .each-document { margin-bottom:10px!important; }


body { padding:0!important; font-family: NanumSquare, sans-serif; /*letter-spacing: -0.5px;*/ }

header { position:absolute; top:0; width:100%; }
header > .white  #gnb > li > a { color:#fff; transition:.2s color;}
header .navbar-default { margin:0; padding:0; position:fixed; top:0; width:100%; transition:0.3s all; text-align:center; background:rgba(0,0,0,0.5); border-bottom:none; z-index:111; }
header .gnb { text-align:center; display:inline-block; float:none; }
header .navbar-brand { position:absolute; padding:0; left:14%; top:23px; }
header .header-gnb-all { position:absolute; padding:0; right: 12%; top: 35px; font-size: 18px; }
header .black >a {color: black;}
header .white >a {color: white;}

#gnb li.depth1.white >a , 
.header-gnb-all .login.white >a {color:white;}

#gnb { display:inline-block; margin-top:0px;margin-left: 0px; }
#gnb-wrap img { float:left; margin: 0;}
#gnb > li.depth1 {float:left;text-align:center;line-height: 70px;padding: 0 ; height: 95px;  font-weight:bold;  transition: all .2s ease-in-out; outline:none; width:135px; }
 #gnb > li.login >a {    font-size: 15px;    font-weight: 500;}

#gnb > li.login {
    float: left;
    text-align: center;
    line-height: 100px;
    padding: 0;
    height: 100px;
    font-weight: bold;
    transition: all .2s ease-in-out;
    outline: none;
    width: 80px;
}
header .header-gnb-all li.start { margin-left: 15px;}
header .header-gnb-all li.bar {width:15px; }

header .header-gnb-all > ul{     display: flex;    justify-content: space-between;    width: 100%;}
header .header-gnb-all a.toggle {    margin-left: 20px;}


#gnb > li > a { font-size:19px; color:#000; text-decoration:none; transition:all ease 0.2s; font-weight:bold!important;}
#gnb > li:hover > a {   /*border-top:4px solid #5670a5; padding-top:7px;*/ color:#00d2e1!important; transition:all ease 0.2s; font-weight:bold; }
#gnb > li > a.active {  border-top:4px solid #00d2e1; padding-top:7px; transition:all ease 0.2s; font-weight:bold; }

.subal {width: 220px;padding: 30px 30px; background-color: #282828;color: #fff; position: relative;left: 50%; z-index: 9999!important; visibility: hidden;
    -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);opacity: 0;top: 30px;-webkit-transition: opacity .2s ease-in-out,top .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,top .2s ease-in-out;-o-transition: opacity .2s ease-in-out,top .2s ease-in-out;transition: opacity .2s ease-in-out,top .2s ease-in-out;
    word-break: keep-all; border-radius:0px; box-shadow: rgba(113, 113, 113, 0.28) 0px 4px 7px; z-index:999;}
.subal li { height:auto; text-align:left; font-size:15px; padding:5px 0px; line-height:normal;}
.subal a { text-decoration:none; color:#ddd; }
.subal li:hover a { color:#3db7db; transition:.3s all; }

.subal li.depth2 {  font-size:16px; padding: 0px 20px 5px;  }
.subal li.depth3 {  font-size:14px;  padding: 5px; }

.subal li.depth2 hr {  font-size:16px; padding: 0px 10px 5px;  }

.subal hr {padding:0 0 5px;     margin: 10px 0; }


.sub-top h1 {
   position: absolute;
    left: 50%;
    top: 55%;
    color: white;
    transform: translate(-50%, -30%);
    font-size: 40px;
}
.sub-top h2 {
    position: absolute;
    left: 50%;
    top: 45%;
    color: white;
    transform: translate(-50%, -30%);
    font-size: 20px;
}




 
.subul {text-align:center; }
.subtext { display:inline-block; }
.subtext p { color:#333333;}
.subtext p:first-child { font-size:14px; margin-bottom:0px; display:none; }
.subtext p:nth-child(2) { font-size:30px; color:#fff; font-weight:bold;}
.subul > li {
    margin: 0;
    /* display: inline-block; */
    vertical-align: top;
    text-align: left;
    padding: 30px 15px;
    border-left: 1px solid #ddd;
    width: 250px;
}
.subul > li:last-child { margin-right:0px; border-right: 1px solid #ddd; }
.subul > li > a { font-size:18px; font-weight:600; position:relative; top:7px; padding-bottom:5px;   }
.subul > li > hr {   border-bottom: 1px solid #00d2e1; }
.subul > li > a > i { float:right; position:relative; top:3px; }
.subul > li > ul { margin-top:15px; padding: 0 15px;}
.subul > li > ul > li { font-size:17px; transition:all ease 0.3s; line-height: initial; padding: 2px 0px;}
.subul > li:hover { background: aliceblue; }
.subul > li > ul > li > a { font-size: 15px;display: inline-block;overflow: hidden; width: 100%; text-overflow: ellipsis; white-space: nowrap; color:#000; }
.subul > li > ul > li > a:hover { font-weight:bold; transition:0.2s all; color:black; }
.subul li a { color: #00d2e1; text-decoration:none; }
.subul > li > ul > li > ul > li > a { color:aliceblue; font-size:13px!important; }
.subul > li > ul > li > ul > li > a:hover { font-weight:bold; transition:0.2s all;   }
.subul > li > ul > li > ul > li  {   padding:5px 0; /*display:none;*/}
 


#gnb > li > a { 
    font-size: 20px;
    color: #000;
    text-decoration: none;
    transition: all ease 0.3s;
    padding: 12px 15px;
    height: 74px;
    display: inline-block;
}

#gnb > li > ul, #gnb > li > hr { display:none; } 
#gnb > li  { float:left; position:relative;}
.gnb2 {
    background: #fff;
      /*background: white;
    */ width:100%;
    position: absolute;
    left: 0px;
    z-index: 9999;
    top: 100px;
    height: 0;
    overflow: hidden;
	/* border-top:3px solid #087fc2; */
}
.subul {
    padding: 0px 0;
    display: flex;
    justify-content: center;
}
.gnb2 .wrapper   {
    border-top:3px solid #00d2e1;
}

 li.login > a:hover,  li.login > a.active { text-decoration:none; border:none; }
li.login > a { font-size:16px; color:#fff; text-decoration:none; transition:all ease 0.2s; font-weight:}

.gnb2 .depth3-1 a{font-size:17px; font-weight:bold;}
.sub-bottom li{text-align:center;}
.sub-bottom .container {
    display: flex;
    justify-content: space-around;
    padding: 0 0 2%; 
}
.sub-bottom .container .row{width:50%;}
.sub-bottom li{display:inline-block; margin: 0 1px;    border-top: 2px solid #ccc;}
.sub-bottom li a{display: inline-block;padding: 20px 10px 20px; position:relative;
text-decoration: none; color:black; font-size: 15px; white-space: nowrap;overflow: hidden;width: 100%;}

.sub-bottom	ul{display: flex;
    justify-content: space-evenly;}
/*.sub-bottom li:hover a .btn-plus,
.sub-bottom li.active a .btn-plus{opacity:1;transition:.3s all;}*/
.sub-bottom li:hover ,
.sub-bottom li.active{ border-top: 2px solid #000; transition:.3s all;}


.footer { background:black; position:relative; }
.footer ul { padding:20px 0; border-bottom:1px solid #cecece; }
.footer li { display:inline-block; font-size:17px; color:#989898; border-right:1px solid #cecece; }
.footer li:last-child { border-right:none; }
.footer li a { color:#989898; text-decoration:none; padding:0 50px; }
.footer li a:hover { color:#70AE62; transition:.3s color; }
.footer .footer-bottom { font-size:19px; line-height: 1.8; padding:5% 13%; color:#fff; height: 170px; transform: skew(-0.05deg);}
.footer .footer-bottom a { text-decoration:none; color: #fff; }



.footer-top >a {    color: #fff;    font-size: 16px; text-decoration:none;}
.footer-top {background: #2A2D40;  padding: 15px 14%;    color: #fff;    font-size: 16px;}
.footer-top img {margin-right: 15px;}
.footer-bottom img {    padding-top: 10px;}
.footer-txt {font-size:16px; word-break: keep-all;}
.footer-txt span {
    font-size: 15px;
    font-weight: 300;}
.footer .footer-bottom { font-size: 19px;
    line-height: 2;
    padding: 2% 13%;
    color: #fff;
    transform: skew(-0.05deg);}

.footer >img {position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-100%);}

.go_top{right:0; position:absolute; bottom:0;}
.go_top_a{display:block;}





#my-menu{  max-width:240px; display:none; z-index: 999; }
#mm-0:before { height:0!important; }
#mm-1 > ul > li:hover > a.mma1 { color: #34b4c7 !important; }
.mm-btn {top:unset!important;}
.mm-menu .mm-listview>li .mm-next:after { border-color:#fff; }
.mm-navbar { display:none!important; }
.mm-panels>.mm-panel>.mm-listview { margin:0px!important;}
.mm-panels>.mm-panel.mm-hasnavbar { padding-top:0!important; }
.mm-panels > .mm-panel { padding:0; }
.mm-panels, .mm-panels>.mm-panel { z-index:9999; background:#373737; }
.mm-listview { margin:0; }
.mm-listview > li > a, .mm-listview > li > span { padding: 10px 10px 10px 20px; margin: 0; }
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel { padding:0 0 0 10px; }
.mm-listview>li>a, .mm-listview>li>span { padding:10px 20px!important; font-size:17px; }
.mob-login { overflow:hidden; padding:15px 0; border-bottom:1px solid #808080; margin-bottom:10px; }
.mob-login li { float:right; overflow:hidden; }
.mob-login a { display: inline-block !important; font-size: 17px !important; border: 0px !important; box-shadow: none !important; color: #aaa !important; padding: 0px 10px !important; }
.mob-login a .fa { font-size:20px!important; }
.mmenu-depth1 > a { color:#fff!important; }
.mmenu-depth2 > a { color:#c0ffb2!important; }
body > .mm-opened {    display: block!important;}


#bibleBg {  background:#00aae0; padding:80px 0 50px; }
#bibleWrap { width: 1000px; height: auto; margin: 0 auto; overflow:hidden; }
#bibleWrap h1 { margin:0 0 45px; font-size:40px; }
#bibleWrap h1 a { color:#fff; text-decoration:none; }
.bible-tab { width: 100%; overflow: hidden; margin:0 auto; }
.bible-tab li { width: 50%; float:left; }
.bible-tab li.active { color: #000; }
.bible-tab li a { font-size:25px; color:#333; font-weight: bold; padding-top: 23px; text-align: center; background: #00A9E0; color: #fff; border-radius: 30px; height: 125px; width:100%; display:inline-block; text-decoration:none; }
.bible-tab li.active a { color:#00A9E0; background: #fff;  }
.tab-content { position: relative; width: 100%; height: auto; background: #fff; color: #000; border-radius: 30px; z-index: 1000; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4); padding: 50px 30px; margin:-50px auto 50px; }
.tab-content ul { overflow:hidden; }
.tab-content li { float:left; width:20%; text-align:center; margin:10px 0; }
.tab-content li a { text-decoration:none; font-size:24px; color:#333; }
.tab-content li a:hover { color: #00A9E0; transition:.2s color; }


.homeLNAV {
    text-decoration: none;
    z-index: 1;
    position: fixed;
    top: 35%;
    right: 6%;
}

.homeLNAV ul li {
    float: right;
    position: relative;
    width: 100%;
    text-align: left;
}

.homeLNAV ul li a {
    line-height: 2;
    text-decoration: none;
}
@keyframes aaa{
    from{left:-5px}to{left:5px;}
}
@keyframes bbb{
    from{top:-10px}to{top:-2px;}
}
.homeLNAV ul li a:hover > img {
    animation: aaa 0.4s infinite alternate;
    position: relative;
}
 



#dimodeBoard .board-actions .board-actions-left { 
    z-index: 0;
}
 



@media(max-width:1820px) {
	#fp-nav.right , .homeLNAV {right: 55px;} 
}
@media(max-width:1720px) {
	#gnb > li.depth1{width:9vw;} 
	header .header-gnb-all{right:6vw;}
	header .navbar-brand{left:6vw;}
}


@media(max-width:1500px) {
	#gnb > li.depth1{width:7vw;} 
	header .header-gnb-all{right:2vw;}
	header .navbar-brand{left:2vw;}


}



@media(max-width:1420px) {
	#gnb > li.depth1{width:6vw;} 
	header .header-gnb-all{right:3vw!important;}
	header .navbar-brand{left:3vw!important;}
	#gnb > li > a {    font-size: 15px;	}
	#gnb > li.start {    margin-left: 30px;}
	#gnb > li.login {width:60px!important;  }
	#gnb > li.bar {width:15px!important;}
	li.login > a {    font-size: 15px; } 
}

@media (max-width: 1024px) {
	 nav.navbar.navbar-default.navbar-static-top{ height: 100px;  } 
	 #gnb li.depth1.white >a, .header-gnb-all .login.white >a {    color: #fff;}
}







/*원래 있던것 */

@media (min-width:1200px) and (max-width:1499px) {
    #gnb { margin-left:50px; }
    #gnb > li.depth1 { width:140px; }
}

@media (min-width:993px) and (max-width:1199px) {
    #fp-nav {right: 10px !important;}
	.sub-top-ul2 li { margin:10px 0; }
    #gnb { margin-left:0px; }
    #gnb > li.depth1 { width:110px; }
    header .navbar-brand { left:15px; }
    header .header-gnb-all { right:15px; }
    .footer li a { padding:0 30px; }
    .board-theme .theme-list table tbody td.document-title a { width:400px; }
    #bibleWrap { max-width:900px; }
}

@media (min-width:768px) and (max-width:992px) {
    #fp-nav {right: 10px !important;}
    header .navbar-brand { left:30px; }
    header .header-gnb-all { right:30px; }
    .footer li a { padding:0 15px; }
    .board-theme .theme-list table tbody td.document-title a { width:200px; }
    .board-theme .theme-detail .detail-top .document-title { max-width:530px; }
    #bibleWrap { max-width:700px; }
    #bibleWrap h1 { font-size:30px; }
    .bible-tab li a { font-size:22px; }
    .tab-content li a { font-size:18px; }
}

@media (max-width: 767px) {
    #section-3 .section4T h5 {font-size: 16px;}
    .footer-txt {font-size: 15px;}
    header .header-gnb-all a.toggle img {width:20px;}
    li.login > a {font-size: 13px;}
    nav.navbar.navbar-default.navbar-static-top {height: 70px;}
	#bibleWrap .tab-content { padding:15px; }
	#bibleWrap .tab-content li { width:33.3333%; }
	#bibleWrap .tab-content li a { font-size:15px; transform: skew(-0.05deg); }
	#bibleBg { padding:30px 0 0; }
	#bibleWrap { max-width:100%; padding:0 15px; }
	#bibleWrap h1 { font-size:22px; margin-bottom:20px; }
	.bible-tab li a { font-size:17px; height:100px; padding-top:13px; }
	#loginForm { max-width:290px!important; }
	header .navbar-brand { left: 15px; top: 15px; }
	header .header-gnb-all { right: 15px; top: 25px; }
	.navbar-brand > img {  max-width: 120px; }
	.footer li { font-size:14px; transform: skew(-0.05deg); margin:5px 0; }
	.footer ul { padding:10px 0; }
	.footer li a { padding:0 15px; }
	.footer .footer-bottom { font-size: 14px; padding: 15px 15px; color: #fff; transform: skew(-0.05deg); height: 230px; }
}
@media (max-width: 600px) { 
	.navbar-brand > img {  max-width: 90px; } 
	 .gnb2 {     top: 80px; }
}