@charset "utf-8";

/*history 관련*/
.cid-sIdYH1r1jN {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url("../../page/img/buildings.jpg");
}
.cid-sIdYH1r1jN .mbr-section-title {
  text-align: center;
}
.cid-sIdYH1r1jN .mbr-text,
.cid-sIdYH1r1jN .mbr-section-btn {
  text-align: center;
}


.cid-sIdPXBbSTB {
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: url("../../page/img/background1.jpg");
}
.cid-sIdPXBbSTB .iconfont-wrapper {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.cid-sIdPXBbSTB .iconfont-wrapper:before {
  content: "";
  top: 0;
  left: 50%;
  bottom: 0;
  z-index: -1;
  width: 60px;
  position: absolute;
  background-color: rgba(107, 61, 240, 0.07);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
}
.cid-sIdPXBbSTB .iconfont-wrapper .mbr-iconfont {
  color: #6b3df0;
  height: 75px;
  line-height: 75px;
  font-size: 46px;
  text-align: center;
}
.cid-sIdPXBbSTB .btn_link {
  display: block;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.cid-sIdPXBbSTB .btn_link span {
  display: inline-block;
  margin-left: .25rem;
  font-size: 16px;
  vertical-align: middle;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cid-sIdPXBbSTB .btn_link:hover {
  cursor: pointer;
}
.cid-sIdPXBbSTB .btn_link:hover a {
  color: #6592e6 !important;
}
.cid-sIdPXBbSTB .btn_link:hover span {
  transform: translatex(5px);
}
.cid-sIdPXBbSTB .mbr-section-title {
  margin-bottom: 36px;
  color: #ff6666;
}
.cid-sIdPXBbSTB .mbr-text {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .cid-sIdPXBbSTB .column2 {
    margin-top: 100px;
  }
}
.cid-sIdPXBbSTB .card__block {
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding: 45px 35px;
  margin-bottom: 40px;
  background: #ffffff;
}
.cid-sIdPXBbSTB .icon__card_wrap {
  width: 100%;
  margin-bottom: 25px;
}
.cid-sIdPXBbSTB .icon__card {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.cid-sIdPXBbSTB .icon__card .mbr-iconfont {
  font-size: 48px;
  color: #ffffff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.cid-sIdPXBbSTB .icon__card.color1 span {
  text-shadow: 0 14px 30px rgba(101, 146, 230, 0.4);
  background: -webkit-linear-gradient(40deg, #6592e6 0%, rgba(101, 146, 230, 0.3) 100%);
}
.cid-sIdPXBbSTB .icon__card.color2 span {
  text-shadow: 0 14px 30px rgba(64, 176, 191, 0.4);
  background: -webkit-linear-gradient(40deg, #40b0bf 0%, rgba(64, 176, 191, 0.3) 100%);
}
.cid-sIdPXBbSTB .icon__card.color3 span {
  text-shadow: 0 14px 30px rgba(71, 181, 237, 0.4);
  background: -webkit-linear-gradient(40deg, #47b5ed 0%, rgba(71, 181, 237, 0.3) 100%);
}
.cid-sIdPXBbSTB .icon__card.color4 span {
  text-shadow: 0 14px 30px rgba(255, 225, 97, 0.4);
  background: -webkit-linear-gradient(40deg, #ffe161 0%, rgba(255, 225, 97, 0.3) 100%);
}
.cid-sIdPXBbSTB .card__title {
  margin-bottom: 15px;
  color: #ff6666;
}
.cid-sIdPXBbSTB .card__text {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .cid-sIdPXBbSTB .title__block {
    text-align: center;
  }
  .cid-sIdPXBbSTB .iconfont-wrapper {
    margin-bottom: 30px;
  }
  .cid-sIdPXBbSTB .mbr-sectioin-title {
    margin-bottom: 22px;
  }
  .cid-sIdPXBbSTB .mbr-text {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .cid-sIdPXBbSTB .card__block {
    padding: 35px 30px;
    margin-top: 40px;
    margin-bottom: 0;
  }
}

.position-container{max-width:100%; margin:0 auto;}
.top-title{bottom:20px; left:30px;}
.text18{font-size:18px;}

@media (max-width: 768px) {
	.top-title{bottom:10px; left:30px;}
}