/* img.slide-background {
  background-size: 100% auto!important;
  background-repeat: no-repeat!important;
} */

.img-register {
  width: 100%;
}

/* li a.register {
  background-color: #a83a25;
  border-radius: 20px;
} */

.footer .icon-social {
  display: inline-block;
  /* background-color: #ffffff; */
  margin: auto;
  padding: 5%;
  width: 100%;
  aspect-ratio: 1 / 1;
  font-size: 2.25rem;
}

.footer .icon-social i {
  color: #333333 !important;
}

.footer .text-copy {
  color: #999999 !important;
}

.statistic-number,
.text-template {
  color: #ffffff;
}

span.text-green {
  color: #319c5d;
}

.course-rating span.text-green {
  color: #319c5d;
  font-weight: 400;
  font-size: 0.725rem;
}

.course-rating span.desc-course {
  font-size: 0.8rem;
}

.course-rating span.owner {
  font-size: 0.8rem;
  color: #ffffff;
}

.date-course span {
  color: #a83a25;
  font-weight: 700;
  font-size: 0.9rem;
}

.cbox-4-footer {
  border-top: 1px solid #ddd;
}

.text-sm {
  font-size: 0.6rem;
}

.img-owner {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: absolute;
  left: 7%;
  bottom: 54%;
  object-fit: contain;
}

#about-3 {
  background-image: url('../../assets_template/images/bg-yangsrireaung.jpg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom;
}

#zone-desc img {
  height: 115px;
  object-fit: contain;
}

#zone-desc h5,
#zone-desc h3 {
  color: #a83a25;
}

.color-main {
  color: #a83a25;
}

p.grey-color {
  color: #000000;
  font-weight: 700;
  font-size: 0.9rem;
  text-align: center;
}

#services-6 {
  background-image: url('../../assets_template/images/bg-1.jpg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}

footer.copyright {
  background-color: #8F1A01;
}

.statistic-section {
  background-color: #8F1A01;
  color: #ffffff;
}

.tag-index {
  background-color: #00247D;
  font-size: 10px;
  border-radius: 50px;
  padding: 5px;
}

.text-effort {
  font-size: 0.75rem;
}

.cbox-1 img.img-topic,
.zone1-section .cbox-1 img.img-topic,
.page-detail .img-topic {
  aspect-ratio: 3/2;
  object-fit: contain;
}

.ratio-2-2 {
  aspect-ratio: 1/1;
  object-fit: contain;
}

.zone1-section {
  background-image: url('../images/bg1.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.zone1-section .title-white {
  background-color: #ffffff;
  color: #A92407;
  padding: 10px 30px;
  border-radius: 50px;
  font-size: 2rem;
}

.zone1-section .cbox-4-txt {
  padding: 10px 20px 15px 20px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  background-color: #ffffff;
  color: #A92407;
}

.zone1-section .text-template {
  color: #A92407;
}

.zone1-section .tag-index {
  background-color: #A92407;
  font-size: 10px;
  border-radius: 50px;
  padding: 5px;
  color: #ffffff;
}

.zone-normal label.title-white {
  color: #000000;
}

.zone-normal .cbox-1,
.page-detail .cbox-1,
.courses-section .cbox-1 {
  background-color: #A92407;
}

.zone2-section {
  background-image: url('../images/bg2.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.zone2-section .title-white {
  background-color: #ffffff;
  color: #A92407;
  padding: 10px 30px;
  border-radius: 50px;
  font-size: 2rem;
}

.zone2-section .cbox-4-txt {
  padding: 10px 20px 15px 20px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  background-color: #ffffff;
  color: #A92407;
}

.zone2-section .text-template {
  color: #A92407;
}

.zone2-section .tag-index {
  background-color: #A92407;
  font-size: 10px;
  border-radius: 50px;
  padding: 5px;
  color: #ffffff;
}

.border-radius-25 {
  border-radius: 25px;
}

.border-pink {
  border: 1px solid #FF646C;
}

.border-warning {
  border: 1px solid #FFC800;
}

.border-info {
  border: 1px solid #45ACFF;
}

.border-orange {
  border: 1px solid #F07F4A;
}


.page-abouts img.img-icon {
  width: 40%;
}

.accordion-item {
  background-color: #FAFAFA;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  border: 1px solid #A73C24 !important;
}

.accordion-button {
  background-color: #FAFAFA !important;
}

.accordion-button:not(.collapsed) {
  color: #000000;
  font-size: 1.5rem;
  background-color: #FAFAFA !important;
}


.zone-normal .cbox-4-txt {
  padding: 10px 20px 15px 20px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  color: #ffffff;
}

.text-name-index {
  height: 90px;
}

.cbox-1 a {
  display: block;
}