﻿

#gnb-wrap{    background: #5d5249e0;}


/*서브탑*/ 
#subtop{position:relative; margin-top:95px;}

#daumRoughmapContainer1752475915500 .cont{display:none;}
#subgnb { text-align: left; background:transparent; width:100%; margin-bottom: 20px; }
#subgnb > .container { background:#fff; padding:0 15px;  border-radius: 5px; z-index:10; } 
#subgnb > div > div > div > img { float: left;  padding: 11px 15px 15px 5px; position: relative; top: 2px; max-width: 45px;}
#subgnb a.active { color:#294553; font-weight:bold; }


#subgnb span, #subgnb a {   color:#777;font-weight:bold; position:relative; text-decoration:none; transform: skew(-0.05deg); }


/*서브탑 빵*/
#subgnb .subgnb-home { float:left; margin-top:0px; margin-right:0; }
.subgnb-home span, .subgnb-home a { color:#777;font-weight:bold; position:relative; text-decoration:none; transform: skew(-0.05deg); }
.sub-dd-bt{    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 1.5rem;}
.sub-dd-bt	button.btn {
	color:#000;
    border: 0px;
    font-size: 1rem;
    font-weight: 700;
    padding: 0;
	    background: white;
		transition: all .2s linear;
}
.sub-dd-bt	button.btn:hover {
   color:#baa28e ;
}
.sub-dd-bt .dropdown-menu>li>a{font-size: 0.8rem;
    padding: 0.5rem 1rem;}
	
.sub-dd-bt .dropdown-menu {	left:-1rem;;    border-radius: 8px;}


.subgnb-text {float: right; margin-top: 15px; margin-right: 0; font-size: 20px; color: red; font-weight: bold; position: relative;}
.support-1 .page-content { padding-bottom:0px;}
.sub-top-2{position:relative;}
.sub-top-2 .subtop-bottom{background-color: rgba(255,255,255,1);position: relative;bottom: 0; padding: 2% 0 0%;width: 100%;}
.sub-top-2 .subtop-bottom .subtop-menu ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sub-top-2 .subtop-bottom .subtop-menu ul li{display:inline-block;}
.sub-top-2 .subtop-bottom .subtop-menu ul li a{display: inline-block;padding: 52px 13px 25px;font-size: 17px;font-weight:700;text-decoration: none;color: #343434;position: relative;}
.sub-top-2 .subtop-bottom .subtop-menu ul li p{display: inline-block;padding: 52px 0px 25px;font-size: 17px;font-weight:700;text-decoration: none;color: #343434;position: relative;}
.sub-top-2 .subtop-bottom .subtop-menu ul li a .btn-plus{position: absolute;top: 40%;left: 45%;background:#f1592a;width: 6px;height: 6px;border-radius: 50%;
text-align: center;opacity: 0;transition: all .3s linear;}
.sub-top-2 .subtop-bottom .subtop-menu ul li a:hover .btn-plus,
.sub-top-2  .subtop-bottom .subtop-menu ul li.active a .btn-plus,
.sub-top-2  .subtop-bottom .subtop-menu ul li a:focus .btn-plus{opacity:1;}
.subtop-bottom2{background-color: rgba(255,255,255,1);height: 140px;position: relative;bottom: 0; left: 10px;width: 100%;}
.subtop-bottom2 .subtop-menu ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.subtop-bottom2 .subtop-menu ul li{display:inline-block;}
.subtop-bottom2 .subtop-menu ul li a{ display: inline-block; margin: 30px 0; width:420px; padding: 15px 70px; border: solid 1px #dfdfdf;font-size: 17px;font-weight:700;text-decoration: none;color: #343434;position: relative;}
.subtop-bottom2 .subtop-menu ul li p{display: inline-block;padding: 52px 0px 25px;font-size: 17px;font-weight:700;text-decoration: none;color: #343434;position: relative;}
.subtop-bottom2 .subtop-menu ul li a:hover, .subtop-bottom2 .subtop-menu ul li.active a, .subtop-bottom2 .subtop-menu ul li a:focus {
    border: solid 1px #123369;
    color: #123369;
}
.subTitle {
    position: relative;  text-align: center;
}
#sub_title {
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0;
    display: inline-block;
    padding: 0px 0px 0px;
    width: 100%;
    float: left;
}
.sub-unit {
    padding: 3rem 0px 6rem;
    border-color: rgb(51, 51, 51);
    border-style: none;
    border-width: 0px;
    display: flex;
    margin: 0px; 
    align-items: flex-start;
    gap: 80px;
    justify-content: space-between;
}





/**/
.board-title{margin-top: 30px;margin-bottom: 30px; position: relative; display: inline-block; transform: translateX(-50%);left: 50%; text-align: center; padding-bottom: 15px; text-align: center; border-bottom: 3px solid #000; font-size: 40px;}
.img-wrap{word-break:keep-all;text-align: center;}
.page-content{word-break:keep-all!important;}

/*버튼*/
.section6-more-btn {display:inline-block; position:relative; text-align: center; transition:0.3s all;border: 3px solid #000;color:#FC5D33; font-size:18px; text-decoration:none;  background:black;border: 3px solid #000;width: 180px;height: 60px;}
.section6-more-btn:hover{ text-decoration:none;color:#FC5D33; }
.section6-more-btn span{position: absolute;top: 50%;left: 50%;width: 100%;transform: translateX(-50%) translateY(-50%);}

/*탭 페이지 S*/
#dimodeBoard.board-detail .document-extended_keys table th, #dimodeBoard.board-detail .document-extended_keys table td {font-size: 17px; }
.history-tab {text-align: center; display: flex; flex-wrap: wrap; justify-content: space-between;}
.history-tab li { display: inline-block;}
.history-tab li a { display: inline-block; padding: 50px 20px; font-size: 17px; font-weight: 700; text-decoration: none; color: #343434; position: relative;}
.history-tab li a .btn-plus { position: absolute; top: 30%; left: 45%; background: #f1592a; width: 6px; height: 6px; border-radius: 50%; text-align: center; opacity: 0; transition: all .3s linear;}
.history-tab li a:hover .btn-plus, .history-tab li.active a .btn-plus, .history-tab li a:focus .btn-plus { opacity: 1;}
.sub-section1{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub/four/1.2_titleimg.jpg);}
.sub-section2-back{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub/outsideview/outsideview.jpg);}
.tab-content-right{transition:0.3s all; position: absolute; top: 0;left: auto; right: 0;height:100%;width:50%;background-size: cover!important; background-position: 50% 50%!important;background-repeat: no-repeat;}

.active-tab{display:block; opacity:1;  transition:150ms all;}
.tab-wrap{position:relative; background-color: #fdb723; width: 260px; padding: 40px 0; text-align: center; position: absolute; top: 140px; left: 50%; z-index: 10; -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);transform: translateX(-50%);}
.tab-top{display: none;padding: 35px 0 0 100px;color: #fdb723; margin: 0 0 30px;}
.tab-header{cursor:pointer;color: #fff;position: relative;-webkit-transition: color .2s ease-in-out;-moz-transition: color .2s ease-in-out;
            -o-transition: color .2s ease-in-out;  transition: color .2s ease-in-out; font-size: 24px; letter-spacing: .72px;}
.tab-header.active-tab, .tab-header:hover{color:#000;}
.tab-header.active-tab:before{content: '';position: absolute; border-bottom: 10px solid transparent; border-top: 10px solid transparent; border-right: 10px solid #fdb723;
    top: 50%; left: -10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.tab-content-wrap{min-height:700px; background:black; }
.tab-content-wrap:after{content: "";display: table; clear: both;}
.tab-content-left{word-break:keep-all;padding:75px;height:100%; width:50%;float: left;padding-top: 125px; padding-right: 170px; color:white;}

.each-tab {opacity:0; min-height: 700px;float: left;position: relative;top: 0;left: 0; width: 100%; height: 100%;}

.title{ font-weight:bold; margin-bottom:30px;}
.sub-title{font-size:23px;margin-bottom:30px;}
.content{font-size:20px;}

/*원서클*/
.section2-2-circle {width: 140px;height: 140px;position: relative;display: inline-block;border: 6px solid #fff;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.section2-2-circle p{font-size: 20px; color:white;position: absolute;left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}
.circletime-wrap {width: 900px;}
/*탭 페이지 E*/
/*슬라이드 페이지 S*/
.slide-head-title {
    font-size: 35px;
    margin-bottom: 20px;
}
.slide-body-content{font-size:25px; line-height:1.5;margin-bottom:20px;} 
.slide-footer-add li{font-size:25px; line-height:1.5;}

.awana-wrap{position:absolute;left:0;top:0;height:100%;width:100%;display:table;}
.awana-wrap2{display:table-row;}
.awana-wrap3{display:table-cell;vertical-align:middle;}
.sub-slide-section1-back1{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub//kids/kids_back.jpg);}
.sub-slide-section1-back2{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub/awana/awana_back.jpg);}
.sub-slide-section1-back3{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub/discipleship/discipleship_back.jpg);}

.sub-slide-section2{padding-top: 90px; padding-bottom: 90px;   background-color: #fdb723; text-align:center; font-size:25px; color:white;}
.sub-slide-section2 .inner-content p{margin:0px;}

#custom_carousel .item {color: #000; padding: 0px 0; }
#custom_carousel .controls {overflow-x: auto;overflow-y: hidden;padding: 30px 0px; margin: 0; white-space: normal; text-align: center; position: relative;  background: #000}
#custom_carousel .controls li {display: inline-block;}
#custom_carousel .controls li:before { content: '/'; position: absolute;  left: -4px; top: 15px; color: #fff; font-size: 20px; z-index: 999; }
#custom_carousel .controls li:first-child:before {display: none;}
#custom_carousel .controls li.active a {color: white;font-size: 20px; }
#custom_carousel .controls li a { overflow: hidden;display: block; font-size: 20px; margin-top: 5px; font-weight: bold; color: orange;}
/*슬라이드 페이 E*/
.text-clean li{counter-increment: chapter;    padding-left: 1em;  text-indent: -1.1em;}
.text-clean li:before{content: counter(chapter)". "; }
.center-padding p img{padding:0px 5px!important;}
.slide__content{padding-top:50px;}
.ul-secondary li{line-height:1.5;}
.margin-15px{margin:15px 0px;}

.root_daum_roughmap_landing {
    width:100% !important;
}


/*subgnbD*/
#subgnbD{padding: 0 0 55px ; text-align:right;}
#subgnbD a, #subgnbD a:hover{text-decoration:none;  }

 
#subgnbD .subTDM .subTD3 ul{display: inline-flex;justify-content: flex-end;width: 100%;gap: 35px;} 
#subgnbD .subTDM .subTD3 ul a li{position:relative;}
#subgnbD .subTDM .subTD3 ul a li:after{content: '';position: absolute;height: 2px;width: 0%;background-color: #000;left: 0;bottom: -5px;transition: all ease .3s;}
#subgnbD .subTDM .subTD3 ul a:hover li:after,
#subgnbD .subTDM .subTD3 ul a li.active:after{width: 100%;transition: all ease .3s;}
#subgnbD .subTDM .subTD3 ul a li h1{margin: 0;/*font-size: 24px;*/font-weight: bold;color: rgba(0, 0, 0, 0.5);transition: all ease .3s;}
#subgnbD .subTDM .subTD3 ul a li:hover h1,
#subgnbD .subTDM .subTD3 ul a li.active h1{color: rgba(0, 0, 0, 1);transition: all ease .3s;}


#subtop >img {width:100%;}



 

div#daumRoughmapContainer1761024307810 {
    aspect-ratio: 64 / 37;
} 



@media (max-width:1900px) {
}
@media(max-width:1700px){
}
@media(max-width:1400px){
	
}
@media(max-width:1300px){ 
}
@media(max-width:1199px){
    .circletime-wrap {
        width: 700px;
    }
    /*게시판 subtop 반응형*/
    .board-title-padding {
        padding-bottom: 45px!important;
    }
	
	
	/*이리중앙*/
	
	.sub-13 div#component2236{padding: 3rem 0 !important;}
	
}
@media(max-width:991px) {
    #content .col-sm-12 { padding: 0px;}
     #recent-sermon .col-sm-12 { padding: 15px;}  
	/*슬라이드페이지*/
	.awana-wrap{position:relative; padding:15px;}
		
    /*탭페이지 S*/
    .open{left:0px!important;}
    #sub_title{font-size:30px;}
    .tab-wrap{width: 320px; height: 100%;top: 0; z-index: 10; text-align: left; padding: 35px 12px 35px 35px;
    -webkit-transform: none;-ms-transform: none; transform: none; -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;transition: all .2s ease-in-out; left: -260px;}
    .tab-content-left{padding-top:250px;padding-right:75px;width:100%; height:50%;}
    .tab-content-right{position:relative;width:100%;padding: 35px 20px 50px 90px;height: 250px;}
    .arrow{width: 20px;height: 20px;background-color: #fff;position: absolute; right: 25px;top: 39px; -webkit-border-radius: 50%;
    -moz-border-radius: 50%;border-radius: 50%;}
    .arrow:before {font-family: FontAwesome,FontAwesome;content: '\f104'; position: absolute; color: #fdb723;line-height: 20px;font-size: 18px;font-weight: 700;left: 6px;}
    .be-arrow:before{font-family: FontAwesome,FontAwesome;content: '\f105'; position: absolute; color: #fdb723;line-height: 20px;font-size: 18px;font-weight: 700;left: 8px;}
    .tab-wrap:before{content: ''; position: absolute;  right: -10px; top: 39px; border-bottom: 10px solid transparent; border-top: 10px solid transparent;
    border-left: 10px solid #fdb723;  opacity: 1; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;  transition: opacity .2s ease-in-out;}
    .tab-top{display:block;margin-bottom: 40px;padding-right: 50px;line-height: 1;}
    .tab-header{ max-width: 200px;}
    /*탭페이지 E*/
	
	
    #subtop {        margin-top: 80px;  } 
	
	
	
	/*이리중앙*/
	.sub-60 .dimode-sort.row.container.ui-sortable, 
	.sub-61 .dimode-sort.row.container.ui-sortable, 
	.sub-62 .dimode-sort.row.container.ui-sortable	{    display: flex;    flex-direction: column-reverse;    align-items: center; gap:3rem;}
	.sub-60 .dimode-sort.row.container.ui-sortable >div,
	.sub-61 .dimode-sort.row.container.ui-sortable >div,
	.sub-62 .dimode-sort.row.container.ui-sortable >div	{   width:100%;}

}

@media(max-width:767px){
     #sub_title { font-size: 25px; }
	 
    #subtop > img {
        width: 120vw;
        max-width: unset;
        transform: translate(-50%, 0);
        left: 50%;
        position: relative;
    }
    #subgnb a {  font-size: 16px;    }

	/*슬라이드탭*/
	.slide-head-title{font-size:30px; margin-bottom:20px;}
	.slide-body-content{font-size:20px; line-height:1.5;margin-bottom:20px;} 
	.slide-footer-add li{font-size:20px; line-height:1.5;}
 
	
	 
	#subgnbD .subTDM .subTD3 ul { 		gap: 10px;flex-wrap: wrap;	}	
	#subgnb span, #subgnb a { 		word-break: keep-all;     font-size: 12px;}		
	
	
	/*이리중앙*/
	
	.sub-16 div#component7229 {    margin: 10px auto !important;}
	.sub-472 div#unit7944 {    padding: 0 !important;}
	
	
	/*이리중앙 다음세대*/
	div#component5855 >div {    width: 100%;}
	div#component8416 {    padding: 0 15px!important;}
	div#component5922 {    padding: 0 15px !important;}
	
}


@media(max-width:440px) { 


	/*이리중앙*/ 
	.wrap_map { 
		aspect-ratio: 64 / 37;
		height: auto!important;
		width: 100%;
	}
	
	#recent-sermon-cont .recentInfo-title {
        font-size: 1.5rem!important;
		font-weight:bold;
    }
	
	#recent-sermon-cont .recentInfo-sub, #recent-sermon-cont .recentInfo-date{font-size: 1rem!important;}
	
	
	
	 
	.sub-16 div#component5597{    padding: 3rem 0px!important;}
	.sub-16 div#component7229 {    padding: 0!important ;}
	
	.sub-60 .dimode-sort.row.container.ui-sortable,
	.sub-61 .dimode-sort.row.container.ui-sortable,
	.sub-62 .dimode-sort.row.container.ui-sortable	{   gap:15px;}
	.sub-60 div#component7856, 
	.sub-61 div#component7856, 
	.sub-62 div#component7856{    padding: 3rem 0px!important;}
	
	
	
	
	/*이리중앙 다음세대*/
	div#component8647{    padding: 3rem 0px!important;}
	div#component2203{    padding: 3rem 0px!important;}
	div#component2470 .font-3xl{font-size:1.3rem;}
	
	
	.sub-unit {
		padding: 1rem 0px 1rem ; 
		margin: 0px;
		align-items: stretch;
		gap: 3rem;
		justify-content: space-between;
		flex-direction: column;
	}
	

}