.ftkorBold{
	font-family:"³ª´®°íµñ",NanumGothic, 'Malgun Gothic', '¸¼Àº °íµñ', dotum,'µ¸¿ò', tahoma, sans-serif;font-weight:bold;-webkit-text-size-adjust:none;
}

#intro {
  background: url("../img/007.jpg") no-repeat center center;
  background-size: cover;
}

.top-nav-collapse {
  background-color: #303f9f !important;
}

.navbar:not(.top-nav-collapse) {
  background: transparent !important;
}

.nav-item a:hover,
.nav-item a:focus{
  background-color: #4dabe7;
  border-color:#fff;
}

.nav-pills .nav-item .nav-link:hover {
  background-color: #FFFFFF;
}

@media (max-width: 768px) {
  .navbar:not(.top-nav-collapse) {
    background: #303f9f !important;
  }
}

#intro .h6 {
  font-weight: 500;
  line-height: 1.7;
}

#intro .h5 {
  font-weight: 700;
  line-height: 1.7;
}

.hm-gradient .full-bg-img {
  background: rgba(56, 154, 216, 0.1);
  background: linear-gradient(45deg, rgba(56, 154, 216, 0.1), rgba(29, 210, 177, 0.3) 100%);
}

@media (max-width: 450px) {
  .margins {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}

#pricing .lead {
  opacity: 0.5;
}

#pricing .card-image {
  background: url("../img/img2_1.jpg") no-repeat center center;
}

#pricing .card-image1 {
  background: url("../img/img2_2.jpg") no-repeat center center;
}

#pricing .card-image2 {
  background: url("../img/img2_3.jpg") no-repeat center center;
}

#pricing .card-image3 {
  background: url("../img/img3_1.jpg") no-repeat center center;
}

#pricing .card-image4 {
  background: url("../img/img3_2.jpg") no-repeat center center;
}

#pricing .card-image5 {
  background: url("../img/img3_3.jpg") no-repeat center center;
}

#pricing ul li {
  font-size: 1.1em;
}