﻿@font-face {
    font-family: 'notoserifkr-medium';
    src: url('fonts/notoserifkr-medium.otf') format('opentype');
}
@keyframes move {
  from {
    transform: translateX(100px) scale(1.2);
    animation-timing-function: cubic-bezier(.2,0,.8,1);
  }
  to { transform: translateX(0px) scale(1); }
}
@-webkit-keyframes updown {
    0% {
        bottom: 0;
    }

    100% {
        bottom: 30px;
    }
}
@-webkit-keyframes arrayR {0%,100% {-webkit-transform:translate(15px,-50%);}50% {-webkit-transform:translate(15px,-50%);}}
@keyframes arrayR {0%,100% {transform:translate(0,-50%);}50% {transform:translate(15px,-50%);}}
.no-padding{padding-right:0; padding-left:0;}
.no-margin{margin-right:0; margin-left:0;}
/* common */
.nav-tabs {border-bottom:none;}
.plus { position:absolute; top:0; right:0;}
.plus:hover { opacity:0.8; transition:0.3s all ease;}

#loginForm .form-heading{margin-top:225px!important;}

:root {--m1wd: 4;--m3wd:2;--m1px: 45px;}


.view-more {
    display: inline-block;
    text-decoration: none;
    overflow: hidden;
    vertical-align: middle;
    background: transparent;
    overflow: hidden;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    z-index: 1;
    font-weight: 100;
}

.view-more:hover:before {
-webkit-transform: translateX(0) skewX(-17.62deg);-ms-transform: translateX(0) skewX(-17.62deg);
transform: translateX(0) skewX(-17.62deg);-webkit-transform-origin: left top;
-ms-transform-origin: left top;transform-origin: left top;}

.view-more:before {
z-index: -1;content: "";display: block;width: 135%;height: 105%;position: absolute;left: 0;top: 0;
-webkit-transform-origin: right top;-ms-transform-origin: right top;transform-origin: right top;-webkit-transform: translateX(-101%) skewX(-17.62deg);
-ms-transform: translateX(-101%) skewX(-17.62deg);transform: translateX(-101%) skewX(-17.62deg);-webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1),  -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-backface-visibility: hidden;backface-visibility: hidden;}

#fp-nav { background: transparent; z-index:0!important;  top:55%!important; display:inline-block; margin:0!important; height:20%; width:2%;}
#fp-nav ul{display: inline-flex;flex-wrap: wrap;gap: 10px;}
#fp-nav ul li, .fp-slidesNav ul li { padding: 5px;margin: 0;display: inline-block;float: left;width: 30px;height: 30px; }
#fp-nav ul li:last-child { display:none; }
#fp-nav ul li .fp-tooltip { color: #fff!important;opacity: 1!important;width: 115px!important;
font-size: 15px;transform: skew(-0.05deg);right: 30px!important;padding: 5px;text-align: right;}
#fp-nav ul li.white .fp-tooltip { color:#fff!important; }
#fp-nav ul li a span{width:12px; height:12px;}
#fp-nav ul li a span,
#fp-nav ul li.white a span{ background-color:transparent; margin: -6px 0 0 -6px; border: 1px solid #fff;}
#fp-nav ul li a.active { text-decoration: none; border-radius: 100%; position:relative; transition:.3s all; }
#fp-nav ul li:hover a span,
#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 { width:12px; height:12px; border:1px solid #fff; background-color:#fff;}
#section-1 .each-img{margin:0;}
#section-1 .each-img img{width:100%;}
#section-1 .fp-slides .slide{background-repeat:no-repeat;background-position:center;background-size: contain;}
#section-2,
#section-3,
#section-4,
#section-5,
#section-6,
#section-7{background-repeat:no-repeat;background-position:center;background-size:cover;}

#section-2 .section2M{display: inline-flex;gap: 70px;width: 100%;}
#section-2 .section2M .section2R{width: 45%;}
#section-2 .section2M .section2R .section2RM{height:415px;}
#section-2 .section2M .section2R .section2RM .sermonRT{margin: 0;font-size: 24px;font-weight: bold;letter-spacing: 1px;padding: 20px;color:#fff;}
#section-2 .section2M .section2R .section2RM .sermonR{padding: 20px 20px 10px 20px;display: inline-block;width: 100%;color: #fff;text-decoration: none;border-top: 1px solid rgba(255,255,255,.1);}
#section-2 .section2M .section2R .section2RM .sermonR li h1{margin: 0;font-size: 20px;line-height: 1.5;}
#section-2 .section2M .section2R .section2RM .sermonR li h5{margin: 0;font-size: 17px;line-height: 1.5;}
#section-2 .section2M .section2R .sermonMN{grid-template-columns: 1fr 1fr;display: grid;gap: 20px;padding: 5px 0;}
#section-2 .section2M .section2R .sermonMN a{height:85px;position:relative;border: 2px solid #fff;}
#section-2 .section2M .section2R .sermonMN a:before{background-color:#fff;}
#section-2 .section2M .section2R .sermonMN a h1{margin: 0;font-size: 24px;color: #fff;transform: translate(0%,-50%);position: absolute;text-align: center;top: 50%;width: 100%;transition:0.3s all ease;}
#section-2 .section2M .section2R .sermonMN a:hover h1{color:#000;transition:0.3s all ease;font-weight:bold;}

#section-2 .section2M .section2L{width: 55%;}
#section-2 .section2M .section2L .sermonT{height:415px;display: inline-block;width: 100%;padding: 50px 75px;position:relative;background-size: cover;background-repeat: no-repeat;background-position: center;}
#section-2 .section2M .section2L .sermonT .sermonTM{position: relative;width: 100%;height: 100%;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonD{display: inline-block;text-align: center;color: #fff;padding: 5px;border-top: 1px solid rgba(255,255,255,.5);border-bottom: 1px solid rgba(255,255,255,.5);position:relative;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonD h1{margin: 0;font-size: 32px;font-weight: bold;letter-spacing: 1px;line-height: 1.5;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonD h3{margin: 0;font-size: 15px;line-height: 1.5;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonD h5{margin: 0;position: absolute;transform: translate(0,-50%);bottom: -50%;font-size: 17px;font-weight: bold;letter-spacing: .5px;width: 100%;left: 0;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonBT{padding: 81px;position: absolute;bottom: 0;right: 0;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonBT .on{position:absolute;top: 0;right: 0;opacity:0;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonBT .off{position:absolute;top: 0;right: 0;opacity:1;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonBT .on{position:absolute;top: 0;right: 0;opacity:0;transition:0.3s all ease;}
#section-2 .section2M .section2L .sermonT .sermonTM .sermonBT .off{position:absolute;top: 0;right: 0;opacity:1;transition:0.3s all ease;}
#section-2 .section2M .section2L:hover .sermonT .sermonTM .sermonBT .on{opacity:1;transition:0.3s all ease;}
#section-2 .section2M .section2L:hover .sermonT .sermonTM .sermonBT .off{opacity:0;transition:0.3s all ease;}
#section-2 .section2M .section2L .sermonB{padding: 35px 45px;display: inline-block;width: 100%;height: 200px;background-color:#fff;text-decoration:none;}
#section-2 .section2M .section2L .sermonB .sermonBM{position:relative;}
#section-2 .section2M .section2L .sermonB .sermonBM h1{font-size: 37px;color: #000;letter-spacing: .5px;margin:0;line-height:1.5;}
#section-2 .section2M .section2L .sermonB .sermonBM h5{font-size: 20px;color: #000;letter-spacing: .5px;margin:0;}
#section-2 .section2M .section2L .sermonB .sermonBM img{position: absolute;right: 0;border: 0;transform: translate(0,-50%);}

#section-3 .ministryT{padding-bottom:70px;}
#section-3 .ministryT h1{text-align: center;margin: 0;font-size: 58px;font-weight: bold;letter-spacing: 1px;line-height: 1.5;color:#fff;}
#section-3 .ministryT h5{text-align: center;margin: 0;font-size: 36px;color: #fff;line-height: 2;}
#section-3 .ministryM{grid-template-columns: 1fr 1fr 1fr 1fr;display: grid;gap:40px;}
#section-3 .ministryM a{padding: 137.5px 160px;position: relative;display: inline-block;background-color:#073662;}
#section-3 .ministryM a:hover{position:relative;
animation-name: updown;animation-duration:1s;animation-duration: leaner;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode: forwards;}
#section-3 .ministryM a h1{position: absolute;margin: 0;transform: translate(50%,-50%);color: #fff;font-size: 32px;top: 65%;right: 50%;}
#section-3 .ministryM a img{position: absolute;margin: 0;transform: translate(50%,-50%);top: 35%;right: 50%;}

#section-4 .section4M{grid-template-columns: 1fr 1fr;display: grid;gap:100px;padding-bottom:85px;}
#section-4 .section4M .jubo .juboT h1{margin: 0;font-size: 34px;font-weight: bold;letter-spacing: 1px;color: #fff;line-height:2;text-decoration:none;}
#section-4 .section4M .jubo .juboMSD{height:280px;overflow: hidden;}
#section-4 .section4M .jubo .juboMSD ul a.swiper-slide-active .juboSDT{border-top: 1px solid rgba(255,255,255,.3);}
#section-4 .section4M .jubo .juboMSD ul a .juboSDT{display: inline-flex;width: 100%;flex-wrap: nowrap;align-items: center;justify-content: space-between;padding: 10px;border-bottom: 1px solid rgba(255,255,255,.3);}
#section-4 .section4M .jubo .juboMSD ul a .juboSDT h2{margin: 0;display: inline-block;color: #fff;font-size: 20px;width: 65%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float: left;}
#section-4 .section4M .jubo .juboMSD ul a .juboSDT h5{margin: 0;display: inline-block;font-size: 17px;color: #fff;}
#section-4 .section4M .jubo .juboMSD ul a .juboBT{padding:24px;position:relative;display:inline-block;}
#section-4 .section4M .jubo .juboMSD ul a .juboBT .on,
#section-4 .section4M .jubo .juboMSD ul a .juboBT .off{position:absolute;top:0;left:0;}
#section-4 .section4M .jubo .juboMSD ul a .juboBT .on{opacity:0;transition:0.3s all ease;}
#section-4 .section4M .jubo .juboMSD ul a .juboBT .off{opacity:1;transition:0.3s all ease;}
#section-4 .section4M .jubo .juboMSD ul a:hover .juboBT .on{opacity:1;transition:0.3s all ease;}
#section-4 .section4M .jubo .juboMSD ul a:hover .juboBT .off{opacity:0;transition:0.3s all ease;}
#section-4 .section4M .news .newsT{text-decoration:none;}
#section-4 .section4M .news .newsT h1{margin: 0;font-size: 34px;font-weight: bold;letter-spacing: 1px;color: #fff;line-height:2;text-decoration:none;}
#section-4 .section4M .news .newsMSD{height:280px;overflow: hidden;}
#section-4 .section4M .news .newsMSD ul a.swiper-slide-active .newsSDT{border-top: 1px solid rgba(255,255,255,.3);}
#section-4 .section4M .news .newsMSD ul a .newsSDT{display: inline-flex;width: 100%;flex-wrap: nowrap;align-items: center;justify-content: space-between;padding: 10px;border-bottom: 1px solid rgba(255,255,255,.3);}
#section-4 .section4M .news .newsMSD ul a .newsSDT h2{margin: 0;display: inline-block;color: #fff;font-size: 20px;width: 65%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float: left;}
#section-4 .section4M .news .newsMSD ul a .newsSDT h5{margin: 0;display: inline-block;font-size: 17px;color: #fff;}
#section-4 .section4M .news .newsMSD ul a .newsBT{padding:24px;position:relative;display:inline-block;}
#section-4 .section4M .news .newsMSD ul a .newsBT .on,
#section-4 .section4M .news .newsMSD ul a .newsBT .off{position:absolute;top:0;left:0;}
#section-4 .section4M .news .newsMSD ul a .newsBT .on{opacity:0;transition:0.3s all ease;}
#section-4 .section4M .news .newsMSD ul a .newsBT .off{opacity:1;transition:0.3s all ease;}
#section-4 .section4M .news .newsMSD ul a:hover .newsBT .on{opacity:1;transition:0.3s all ease;}
#section-4 .section4M .news .newsMSD ul a:hover .newsBT .off{opacity:0;transition:0.3s all ease;}

#section-4 .GalleryM{position:relative;}
#section-4 .GalleryM .GalleryS{overflow:hidden;}
#section-4 .GalleryM .GalleryS .galleryIMG{display: block;position: relative;height: 200px;
overflow: hidden;background-color: #000;margin: 0 auto;background-size: cover;background-position: 50% 50%;
background-origin: border-box;background-repeat: no-repeat;}
#section-4 .GalleryM .GalleryS .galleryT{position: absolute;height: 100%;width: 100%;
background: rgba(0,0,0,0.7);z-index: 3;top: 0;left: 0;display: none;}
#section-4 .GalleryM .GalleryS .galleryT h2{font-size: 20px;margin: 0;color: #fff;position: absolute;
top: 40%;text-align: left;left: 5%;width: 95%;border: none;display: block;transform: translate(0,-50%);}
#section-4 .GalleryM .GalleryS .galleryT h5{font-size: 17px;color: #fff;margin: 0;position: absolute;
top: 55%;text-align: left;left: 5%;width: 95%;border: none;display: block;transform: translate(0,-50%);}
#section-4 .GalleryM .galleryP{position: absolute;z-index: 2;top: 50%;text-align: center;left: -5%;
border: none;display: block;transform: translate(0,-50%);}
#section-4 .GalleryM .galleryN{position: absolute;z-index: 999;top: 50%;text-align: center;right: -5%;
border: none;display: block;transform: translate(0,-50%);}

#section-5 .directT{padding-bottom: 90px;}
#section-5 .directT h1{text-align: center;margin: 0;font-size: 58px;font-weight: bold;letter-spacing: 1px;line-height: 1.5;}
#section-5 .directT h5{text-align: center;margin: 0;font-size: 36px;color: #000;line-height: 2;}
#section-5 .directM{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;display: grid;gap: 40px;}
#section-5 .directM a{padding:85px;position:relative;background-color: #fff;border-radius: 50%;text-decoration:none;}
#section-5 .directM a:hover{position:relative;
animation-name: updown;animation-duration:1s;animation-duration: leaner;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode: forwards;}
#section-5 .directM a img{position: absolute;transform: translate(50%,-50%);top: 35%;right: 50%;}
#section-5 .directM a h1{position: absolute;margin: 0;transform: translate(0%,-50%);color: #073662;font-size: 20px;width: 100%;top: 75%;right: 0;text-align: center;font-weight: bold;letter-spacing: 1px;}
#section-6 .section6M{height:350px;}
#section-6 .section6M .welcomeR{width: 60%;display: inline-flex;flex-wrap: wrap;justify-content: center;height: 100%;align-items: center;align-content: center;}
#section-6 .section6M .welcomeR h1{margin: 0;font-size: 24px;color: #fff;font-weight: bold;letter-spacing: 1px;text-align: center;line-height: 1.5;width: 100%;padding-bottom: 45px;}
#section-6 .section6M .welcomeR .welcomeBTN{display: inline-flex;gap: 30px;}
#section-6 .section6M .welcomeR .welcomeBTN a{position:relative;width:265px;height:70px;background-color:transparent;border:1px solid #fff;display: inline-block;}
#section-6 .section6M .welcomeR .welcomeBTN a:before{background-color:#fff;}
#section-6 .section6M .welcomeR .welcomeBTN a:hover h5{color:#000; transition:0.3s all ease;font-weight:bold;}
#section-6 .section6M .welcomeR .welcomeBTN a h5{color: #fff;position: absolute;margin: 0;transform: translate(0%,-50%);font-size: 20px;width: 100%;top: 50%;right: 0;text-align: center;letter-spacing: 1px;transition:0.3s all ease;}
#section-6 .section6M .onlineL{width: 40%;display: inline-flex;float: right;height: 100%;align-items: center;justify-content: center;gap: 30px;}
#section-6 .section6M .onlineL h1{font-size:27px; color:#fff; margin:0;}
@media (max-width:1699px) {
}

@media (max-width:1499px) {
	#section-3 .ministryM a{padding: 137.5px 20%;}
	#section-5 .directM{gap:20px;}
	#section-5 .directM a{padding:75px;}
	#section-5 .directM a h1{font-size:17px;}
}

@media (max-width:1199px) {
	#section-2 .section2M{flex-direction: column;gap:20px;}
	#section-2 .section2M .section2L{width:100%;}
	#section-2 .section2M .section2L .sermonT{height:385px;}
	#section-2 .section2M .section2L .sermonB{height:180px;}
	#section-2 .section2M .section2R{width:100%;}
	#section-2 .section2M .section2R .sermonMN {grid-template-columns: 1fr 1fr 1fr 1fr;}
	#section-2 .section2M .section2R .section2RM{height:330px;}
	#section-3 .ministryM {grid-template-columns: 1fr 1fr;}
	#section-4 .section4M {grid-template-columns: 1fr;gap:20px;padding-bottom:20px;}
	#section-5 .directM{justify-items: center;grid-template-columns: 1fr 1fr 1fr 1fr;}
	#section-5 .directM a {padding: 40%;}
}

@media (max-width:992px) {
	#section-1,
	#section-1 .fp-tableCell{height: auto !important;}
	#section-2 .section2M .section2L .sermonT{padding: 50px 60px;}
	#section-2 .section2M .section2L .sermonB {height: 165px;}
	#section-2 .section2M .section2L .sermonB .sermonBM h1{font-size:32px;}
	#section-2 .section2M .section2L .sermonB .sermonBM h5 {font-size: 17px;}
    #section-2 .section2M .section2R{padding-bottom:25px;}
	#section-2 .section2M .section2R .sermonMN a {height: 75px;}
	#section-2 .section2M .section2R .sermonMN a h1{font-size:20px;}
	#section-3 .ministryT h1{font-size:50px;}
	#section-3 .ministryT h5{font-size:32px;}
	#section-3 .ministryM {grid-template-columns: 1fr 1fr 1fr 1fr;gap: 20px;}
	#section-3 .ministryM a{padding: 105px 20%;}
	#section-3 .ministryM a h1{font-size: 24px;width: 100%;text-align: center;}
	#section-4 .section4M .news .newsT h1{font-size:27px;}
	#section-4 .section4M .jubo .juboT h1{font-size:27px;}
	#section-4 .section4M .news .newsMSD{height: 140px;}
	#section-4 .section4M .news .newsMSD ul a{}
	#section-4 .section4M .jubo .juboMSD{height: 140px;}
    #section-4 .GalleryM .galleryP{top: 80%;left: 0%;}
	#section-4 .GalleryM .galleryN{top: 80%;right: 0%;}
    #section-5{padding:25px 0;}
    #section-5 .directT{padding-bottom:25px;}
	#section-5 .directT h1{font-size:50px;}
	#section-5 .directT h5{font-size:32px;}
	#section-5 .directM {grid-template-columns: 1fr 1fr 1fr;}
	#section-5 .directM a h1 {font-size: 24px;}
	#section-6 .section6M .welcomeR .welcomeBTN{flex-direction: column;}
}

@media (max-width:767px) {
	#section-1,
	#section-1 .fp-tableCell{height: auto !important;}
	#section-2 .section2M .section2L .sermonT {height: 205px;}
	#section-2 .section2M .section2L .sermonT{background-size: cover;background-repeat: no-repeat;background-position: center;padding: 15px 25px;}
	#section-2 .section2M .section2L .sermonT .sermonTM .sermonD h1{font-size: 24px;}
	#section-2 .section2M .section2L .sermonT .sermonTM .sermonD h5{font-size: 15px;}
	#section-2 .section2M .section2L .sermonT .sermonTM .sermonBT {padding: 40px;}
	#section-2 .section2M .section2L .sermonB {padding: 20px;height:190px;}
	#section-2 .section2M .section2L .sermonB .sermonBM h1 {font-size: 24px;word-break: keep-all;}
	#section-2 .section2M .section2L .sermonB .sermonBM img{transform: translate(0,25%);}
	#section-2 .section2M .section2R .section2RM .sermonRT {font-size: 20px;}
	#section-2 .section2M .section2R .section2RM .sermonR li h1{font-size:17px;}
	#section-2 .section2M .section2R .section2RM .sermonR li span,
	#section-2 .section2M .section2R .section2RM .sermonR li h5{font-size:15px;}
	#section-2 .section2M .section2R .sermonMN a h1 {font-size: 17px;}
	#section-2 .section2M .section2R .sermonMN {grid-template-columns: 1fr 1fr;}
	#section-3 .ministryT h1{font-size:24px;}
	#section-3 .ministryT h5{font-size:20px;}
	#section-3 .ministryM {grid-template-columns: 1fr 1fr;}
	#section-3 .ministryM a {padding: 70px;}
	#section-3 .ministryM a h1{font-size:17px;top: 75%;}
	#section-4 .section4M .news .newsMSD ul a .newsSDT h2{font-size:17px;}
	#section-4 .section4M .news .newsMSD ul a .newsSDT h5{display:none;}
	#section-4 .section4M .jubo .juboMSD ul a .juboSDT h2{font-size:17px;}
	#section-4 .section4M .jubo .juboMSD ul a .juboSDT h5{display:none;}
	#section-4 .GalleryM .galleryP{top: 80%;left: 0%;}
	#section-4 .GalleryM .galleryN{top: 80%;right: 0%;}
	#section-4 .section4M .news .newsT h1{font-size:20px;}
	#section-4 .section4M .news .newsMSD{height: 70px;}
	#section-4 .section4M .jubo .juboT h1{font-size:20px;}
	#section-4 .section4M .jubo .juboMSD{height: 70px;}
	#section-5 .directT {padding-top:20px; padding-bottom: 30px;}
	#section-5 .directT h1{font-size:24px;}
	#section-5 .directT h5{font-size:20px;}
	#section-5 .directM {grid-template-columns: 1fr 1fr;}
	#section-5 .directM a h1 {font-size: 15px;}
	#section-6 .section6M {height: 300px;}
	#section-6 .section6M .welcomeR{width:100%;}
	#section-6 .section6M .welcomeR .welcomeBTN a {width: 240px;height: 60px;}
	#section-6 .section6M .welcomeR .welcomeBTN a h5{font-size:17px;}
	#section-6 .section6M .onlineL{width:100%;height:200px;}
	#section-6 .section6M .onlineL h1{font-size:17px;}
}

@media (max-width:320px) {
}