@charset "UTF-8";
body {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
}

.innerBox {
  max-width: 1640px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.cartTitle {
  font-size: 25pt;
  color: #262261;
  font-weight: 500;
}

.Cardlayout {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 4rem;
  max-width: 1640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4rem;
  padding: 0 20px;
}

.YellowCardlayout {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4rem;
  padding: 0px 20px 60px 20px;
}

.cardphone {
  font-size: 50px;
  font-weight: bold;
  color: #ffc63d;
}

.cardfax {
  font-size: 22pt;
  font-weight: 300;
}

.cardHover {
  width: 100%;
  min-height: 330px;
  background-size: cover;
  background-position: center;
}

.cardHover:hover {
  cursor: pointer;
}

.cardHover:hover .txtWrap {
  opacity: 1;
}

.txtWrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-color: rgba(255, 198, 61, 0.8509803922);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  min-height: 330px;
}

.tit {
  font-weight: bold;
  font-size: 22pt;
  color: #262261;
}

.desc {
  font-size: 15pt;
  color: #4B5563;
  margin-bottom: 3rem;
}

.cardhoverWrap:hover {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

.tits .tit {
  font-size: 22pt;
  color: #262261;
}

@media only screen and (max-width: 767px) {
  .innerBox {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cartTitle {
    font-size: 20pt;
  }
  .cardphone {
    font-size: 30px;
    font-weight: bold;
    color: #ffc63d;
  }
  .cardfax {
    font-size: 15pt;
    font-weight: 300;
  }
  .tits .tit {
    font-size: 20pt;
  }
}
@media only screen and (max-width: 1020px) {
  .Cardlayout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
    gap: 40px;
    margin-bottom: 0rem;
  }
  .YellowCardlayout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 80px;
    gap: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .YellowCardlayout {
    padding: 20px 20px;
  }
}
body {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
}

.fullWrapper {
  max-width: 1920px;
  margin: 0 auto;
}

.imgBanner {
  height: 300px;
  max-width: 1920px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #ffc63d;
  /* 1-р давхар: зураг (баруун 90.5%)
     2-р давхар: зүүн 9.5% талбайд 50% цагаан / 50% #2b2571 */
  background: url("../assets/about.png") right/90.5% 100% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #262261), color-stop(50%, #fff)) left/9.5% 100% no-repeat;
  background: url("../assets/about.png") right/90.5% 100% no-repeat, linear-gradient(to bottom, #262261 0 50%, #fff 50% 100%) left/9.5% 100% no-repeat;
}

@media only screen and (max-width: 1400px) {
  .imgBanner {
    background: url("../assets/about.png") 100% no-repeat;
    height: 200Px;
  }
}
.imgBannerInfo {
  height: 300px;
  max-width: 1920px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #ffc63d;
  /* 1-р давхар: зураг (баруун 90.5%)
     2-р давхар: зүүн 9.5% талбайд 50% цагаан / 50% #2b2571 */
  background: url("../assets/info.png") right/90.5% 100% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #262261), color-stop(50%, #fff)) left/9.5% 100% no-repeat;
  background: url("../assets/info.png") right/90.5% 100% no-repeat, linear-gradient(to bottom, #262261 0 50%, #fff 50% 100%) left/9.5% 100% no-repeat;
}

@media only screen and (max-width: 1400px) {
  .imgBannerInfo {
    background: url("../assets/info.png") 100% no-repeat;
    height: 200Px;
  }
}
.imgBannerCom {
  height: 300px;
  max-width: 1920px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #ffc63d;
  /* 1-р давхар: зураг (баруун 90.5%)
     2-р давхар: зүүн 9.5% талбайд 50% цагаан / 50% #2b2571 */
  background: url("../assets/community.png") right/90.5% 100% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #262261), color-stop(50%, #fff)) left/9.5% 100% no-repeat;
  background: url("../assets/community.png") right/90.5% 100% no-repeat, linear-gradient(to bottom, #262261 0 50%, #fff 50% 100%) left/9.5% 100% no-repeat;
}

@media only screen and (max-width: 1400px) {
  .imgBannerCom {
    background: url("../assets/community.png") 100% no-repeat;
    height: 200Px;
  }
}
.bgGrad {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #262261), color-stop(39.5%, #fff)) no-repeat;
  background: linear-gradient(to bottom, #262261 0 60.5%, #fff 39.5% 100%) no-repeat;
}

.bgmnSpr {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #262261), color-stop(10%, #fff)) no-repeat;
  background: linear-gradient(to bottom, #262261 0 90%, #fff 10% 100%) no-repeat;
}

@media only screen and (max-width: 767px) {
  .bgmnSpr {
    background: #262261;
  }
}
.tab {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  isolation: isolate;
  border-radius: 5rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
          box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
  overflow: hidden;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .tab {
    display: none;
  }
}
.tab button {
  overflow: hidden;
  position: relative;
  margin: 0.5rem 0.2rem;
  padding: 0.5rem 0.2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  min-width: 0;
  font-weight: 500;
  text-align: center;
  color: #3f4650;
  background-color: #ffffff;
  color: 15px;
  border-radius: 5rem;
  width: 50px;
}
.tab button:hover {
  background-color: #f1f1f1;
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
}
.tab button.active {
  border-bottom: 4px #ffc63d solid;
  background-color: #ffc63d;
  color: #ffffff;
}

.com tr.pin {
  background-color: #fff9eb;
}
.com tr.pin div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.com tr.pin img {
  width: 14px;
  height: 19px;
}

.iconClean .material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 100, "GRAD" 0, "opsz" 24;
  font-size: 50px;
}

.pinned {
  background-color: #f0f7fd !important;
}

.gradhoverd:hover {
  background: #faf7ff;
  background: radial-gradient(circle, rgb(250, 247, 255) 0%, rgb(247, 247, 247) 100%);
  scale: 1.02;
}

.gradhoverd {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  border-radius: 1rem;
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  border-bottom: 6px solid #ffc63d;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .gradhoverd {
    border-radius: 0rem;
  }
}

.gradhoverT:hover {
  background: #faf7ff;
  background: radial-gradient(circle, rgb(250, 247, 255) 0%, rgb(247, 247, 247) 100%);
  scale: 1.02;
}

.gradhoverT {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  border-radius: 1rem;
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  border-bottom: 6px solid #ffc63d;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .gradhoverT {
    border-radius: 0rem;
  }
}

.word {
  word-break: keep-all;
  line-break: loose;
}