@font-face {
  font-family: "LeagueGothic";
  src: url("./LeagueGothic-Regular.otf") format("opentype");
}
@font-face {
  font-family: "NotoSansKhmer-Medium";
  src: url("./NotoSansKhmer-Medium.ttf") format("opentype");
}
@font-face {
  font-family: "RobotoLight";
  src: url("./Roboto-Light.ttf") format("opentype");
}
.sponsors {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../../../images/k9hkd/sponsorship/bg.jpg");
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: gray;
}
.sponsors .first-item .title .one_line {
  margin-left: 20px;
  font-size: 25px;
}
.sponsors .first-item .show_one_line {
  transform: translateY(-50px) !important;
  padding-bottom: 40px;
  font-weight: bolder;
}
.sponsors .first-item .show_one_line_en {
  transform: translateY(-80px) !important;
}
.sponsors .first-item .one_line_en {
  font-size: 25px;
  font-weight: bolder;
}
.sponsors .first-item .title span {
  color: #fec943;
}
.sponsors .first-item .item_first_above {
  display: flex;
}
.sponsors .first-item .description {
  font-family: RobotoLight;
  margin: -60px 20px 0px 20px;
  font-size: 15px;
  text-align: justify;
}
.sponsors .first-item .title {
  transform: translateY(-80px);
}
.sponsors .first-item .title span.title-first {
  font-family: LeagueGothic;
  font-weight: bolder;
  margin-left: 20px;
  letter-spacing: 3px;
  font-size: 30px;
}
.sponsors .first-item .title .title-secend {
  font-size: 20px;
  font-family: LeagueGothic;
  font-weight: bolder;
  margin-left: 20px;
  letter-spacing: 3px;
}
.sponsors .first-item .item_first_above .img-right-side img {
  max-width: 300px;
  width: 100%;
}
.sponsors .first-item .item_first_above .logo_first {
  display: flex;
  margin-top: 70px;
  transform: translateX(20px);
}
.sponsors .first-item .item_first_above .logo_first .left img {
  max-width: 90px;
  width: 100%;
}
.sponsors .first-item .item_first_above .logo_first .middle img {
  margin-top: 10px;
  transform: translateX(5px);
  max-height: 40px;
  width: 100%;
}
.sponsors .first-item .item_first_above .logo_first .right img {
  max-width: 39px;
  transform: translateX(15px);
  margin-top: 8px;
  width: 100%;
}
.sponsors .next-item {
  margin: 50px 20px 0px 20px;
}
.sponsors .next-item .items {
  margin-bottom: 50px;
}
.sponsors .next-item .title-next-item {
  display: flex;
}
.sponsors .next-item .right {
  justify-content: space-between;
}
.sponsors .next-item .right .logo-next-item {
  align-items: flex-end;
}
.sponsors .next-item .right .name-sponser {
  margin-left: 30px;
}
.sponsors .next-item .bg-color {
  background-color: white !important;
}
.sponsors .next-item .left {
  justify-content: space-between;
}
.sponsors .next-item .left .logo-next-item {
  transform: translateX(0px);
}
.sponsors .next-item .left .name-sponser {
  font-family: LeagueGothic;
  font-weight: bolder;
  transform: translateX(0px);
  margin-right: 35px;
}
.sponsors .next-item .title-next-item .logo-next-item img {
  max-width: 200px;
  width: 100%;
}
.sponsors .next-item .title-next-item .name-sponser {
  font-family: LeagueGothic;
  font-weight: bolder;
  max-height: 100px;
  margin-top: 35px;
}
.sponsors .next-item .title-next-item .name-sponser span {
  font-family: LeagueGothic;
  font-weight: bolder;
  color: #fec943;
  font-size: 25px;
}
.sponsors .next-item .description {
  font-family: RobotoLight;
  margin-top: 20px;
  font-size: 15px;
  text-align: justify;
}

/*# sourceMappingURL=style.css.map */
