body { margin:0px; min-width:1200px; }
#topbar { width:100%; background:#363C48; height:50px; position:relative; }

.topbar_iconbox { height:100%; margin-left:15px; float:left;  }
.topbar_iconbox img  { height:100%; }

.topbar_box { width:80px; float:right; color:#fff; height:35px; text-align:center; padding-top:15px; cursor:pointer; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  }
.topbar_box:hover { background:#4C5365; }

#main_nav { width:1170px; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.gnb { margin-top:20px; margin-left:30px; }
.gnb ul.depth1 { list-style:none; margin:0px; margin-top:15px; margin-left:145px; }
.gnb ul.depth1 li { float:left; margin:0px 12px; padding:20px 5px; text-align:center; }
.gnb ul.depth1 li a { color:#555; font-weight:600; font-size:20px; text-decoration:none; padding-bottom: 10px; font-family:'nanumsquare'; }
.gnb ul.depth1 li a:hover { border-bottom: 4px solid #53B1DC; }

.depth2 { list-style:none; margin:0 auto; display: inline-block; padding:0px; height:100%; }
.depth2 li { text-align:center; float:left; display: inline; height:100%; padding:11px 20px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; }
.depth2 li:hover { background:#363C48; }
.depth2 li a { color:#fff; text-decoration:none; font-size:14px; }

.box.box1 .widgetContainer >a >img {
    width: 100% !important;
    object-fit: contain;
    background: black;
}

.main_box_wrapper { width:1170px; margin:0 auto; }

.box { height:350px; float:left; position:relative; }
.box img { object-fit: cover; }

.box-text { position:absolute; color:#fff; font-size:16px; font-weight:600; padding-left:15px; } 
.box-table { bottom:11px; table-layout:fixed; width:100%; position:absolute; color:#fff; font-size:16px; font-weight:600; padding-left:15px; }
.box-table td { padding:4px 3px; width:50%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; } 

.row { margin:10px 0px; overflow:hidden; }

.main_icon_list img { height:100%; height:145px; }


footer { background:#363C48; width:100%; padding:20px 0px; margin-top:30px; }
footer p { color:#9A9CA2; font-size:14px; float:left; line-height:160%;  }

.container { width:1170px; margin:0 auto; }

.footer-box { width:33%; float:left; }


#widget_sermon { position:absolute; top:80px; left:45px; }
#widget_sermon p { color:#fff; margin:0px; }
#widget_sermon .sermon_date { font-size:20px; }
#widget_sermon .sermon_title { font-size:30px; font-weight:600; margin:20px 0px; }
#widget_sermon .sermon_bible { font-size:24px; }
#widget_sermon .sermon_pastor { font-size:24px; margin-top:20px; }


.sub_title { font-family: 'nanumsquare'; }

.xe_content { overflow:hidden !important; }

