.fit-cover {
  object-fit: cover;
}

h1 {
  font-family: Montserrat, sans-serif;
  color: var(--bs-gray-900);
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

div.jumbotron.carousel-hero {
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

div.jumbotron.hero-nature {
  background-image: url('/assets/img/gallery/River%20(1).jpg?h=646d30a1cb473d957d0df3ac19326a92');
}

div.jumbotron.hero-photography {
  background-image: url('/assets/img/ge115d7b4259b88212ea42b82b1a233aeb6bd239eab6d19dc48a99d081585592436fd577bfa6c6061662853ea70c4384b_640.jpg?h=f2e68d9ccf75e5af80456ed0868e1197');
}

div.jumbotron.hero-technology {
  background-image: url('/assets/img/jubilee_25-07-01-22-04-37%20004.jpeg?h=4cb16d008c7e5ea030f08b22eab4c538');
}

.btn.btn-primary {
  background-color: var(--bs-success)!important;
  border-color: #0d6efd!important;
}

.bs-icon {
  --bs-icon-size: .75rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--bs-icon-size);
  width: calc(var(--bs-icon-size) * 2);
  height: calc(var(--bs-icon-size) * 2);
  color: var(--bs-primary);
}

.bs-icon-md {
  --bs-icon-size: 1.5rem;
}

.bs-icon-xl {
  --bs-icon-size: 2.5rem;
}

.bs-icon.bs-icon-primary {
  color: var(--bs-white);
  background: var(--bs-primary);
}

.bs-icon.bs-icon-rounded {
  border-radius: .5rem;
}

.bs-icon.bs-icon-circle {
  border-radius: 50%;
}

*, *::before, *::after {
  box-sizing: border-box;
}

h5, .h5 {
  font-size: 1.25rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

img, svg {
  vertical-align: middle;
}

@media (min-width: 576px) {
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-radius: 1.125rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-img, .card-img-top, .card-img-bottom {
  width: 100%;
}

.card-img, .card-img-top {
  border-top-left-radius: calc(1.125rem - 1px);
  border-top-right-radius: calc(1.125rem - 1px);
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.text-muted {
  color: #6c757d !important;
}

.card:hover {
  filter: opacity(0.5);
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,0);
}

div.jumbotron.carousel-hero {
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0;
}

div.jumbotron.hero-sun1 {
  background-image: url('/assets/img/default/KakaoTalk_Photo_2024-01-28-20-44-26.jpeg?h=4226c42a33a41d83b0825266a1e87c3f');
}

div.jumbotron.hero-sun2 {
  background-image: url('/assets/img/default/선교사.jpg?h=4a43cf8fb8a4252e10280c45588a5791');
}

div.jumbotron.hero-sun3 {
  background-image: url('/assets/img/default/KakaoTalk_Photo_2024-01-28-20-44-39.jpeg?h=4226c42a33a41d83b0825266a1e87c3f');
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0 #048f83!important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #016090;
  border-color: #016090;
}

.btn.btn-primary {
  background-color: var(--bs-blue)!important;
  border-color: var(--bs-primary)!important;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);
}

span {
  font-style: inherit;
  font-weight: inherit;
}

div.jumbotron.hero-nature {
  color: #fff;
  text-align: center;
  background: url(gallery/River (1).jpg).jpg).jpg');
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

#box-2 {
  height: 300px;
  width: 100%;
  background-image: url(/assets/img/default/1591062142040-1.jpg?h=d5054e076821d13a3e76972694928a73);
  background-size: cover;
  display: table;
  background-attachment: fixed;
}

footer {
  background-color: #292c2f;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: bold 16px sans-serif;
  padding: 50px 40px 20px 40px;
  /*margin-top: 20px;*/
  bottom: 0;
  color: #fff;
}

.footer-about p {
  line-height: 20px;
  color: #92999f;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

div.social-links {
  margin-top: 20px;
  color: #fff;
}

.social-links a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #33383b;
  border-radius: 2px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-right: 5px;
  margin-bottom: 5px;
}

/* *
 * Swiper 6.4.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 22, 2021 */

:root {
  --swiper-theme-color: #007aff;
}

:root {
  --swiper-navigation-size: 44px;
}

.title-head {
  font-family: 'Noto Sans N Ko', sans-serif;
  letter-spacing: 0px;
  line-height: 40px;
  color: var(--bs-body-bg);
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
  margin-top: 14px;
  margin-bottom: 14px;
}

.title-sub {
  font-family: 'Noto Sans N Ko', sans-serif;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0px;
  color: var(--bs-body-bg);
  border-color: var(--bs-emphasis-color);
  margin-top: 14px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.title-subA {
  font-family: 'Noto Sans N Ko', sans-serif;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: 0px;
  color: var(--bs-body-bg);
  border-color: var(--bs-emphasis-color);
  margin-top: 14px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.title-subB {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
}

.title-headA {
  margin-bottom: 20px;
  font-family: 'Noto Sans N Ko', sans-serif;
  line-height: 40px;
  letter-spacing: 0px;
  font-weight: bold;
}

