.purpleFont{
  color: #BB6FBD;
}
.lGreenFont{
  color: #A7BC39;
}
.dGreenFont{
  color: #3A9B46;
}
.dGreenFont{
  color: #3A9B46;
}
.blueFont{
  color: #00B7BD;
}
.orangeFont{
  color: #E39526;
}
.pinkFont{
  color: #E74197;
}
.pContainer{
  padding: 40px 0;
}
.iword{
  font-style: italic;
  font-size: 10pt;
  padding: 0;
  margin-bottom: 5px;
}
.secTitle{
  padding: 20px;
  font-weight: bold;
  font-size: 25pt; 
}
.card a{
  color: inherit;
}
.card a:hover{
  font-decoration: none;
}

.img-holder .img{
  padding: 10px;
}
.newsContent .news-thumb{
  margin-top: 10px;
}
.newsContent .news-thumb img{
  display: block;
  width: 100%;
  height: 240px;
  object-fit: contain;
  background: #fff;
}
.newsContent .news-thumb img,
.newsContent .news-thumb iframe{
  border: 1px solid #e5e5e5;
  border-radius: 6px;
}
.newsContent .small-thumbs img{
  display: block;
  width: 100%;
  height: 70px;
  object-fit: contain;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
#newsCarousel .carousel-indicators{
  position: static;
  margin: 15px 0 0;
}
#newsCarousel .carousel-indicators li{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #3A9B46;
  opacity: 0.5;
}
#newsCarousel .carousel-indicators .active{
  opacity: 1;
  background-color: #E39526;
}
.news-lightbox{
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1050;
}
.news-lightbox.is-open{
  display: flex;
}
.news-lightbox img{
  max-width: 90vw;
  max-height: 85vh;
  /*border: 3px solid #E39526;*/
  border-radius: 8px;
  background: #fff;
}
.news-lightbox button{
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
  background: #E39526;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  padding: 8px 12px;
  border-radius: 4px;
}
#priNav{
  border-bottom: 3px solid #E74197;
}

#indexNews{
  background: #F5E9D6;
}

#indexCourse{
  background: #E39526;
}
#indexCourse h3{
  color: white;

}
#indexCourse .card-title{
  font-weight: bold;
  font-size: 13pt;
}
#indexCourse .card-text{
  min-height: 100px;
  font-size: 10pt;
  line-height: 25px;
}
#indexCourse .card{
  margin: 10px;
}
#indexAboutUs{
  padding: 50px;
  background: #ff3909; 
}
#indexAboutUs .secTitle{
  color: white;
}
#indexAboutUs p{
  color: white;
  line-height: 35px;
}
#vaclass .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg-o.png");
}
#vaclass .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#cculture .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg-b.png");
}
#cculture .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}


#cculture h4{
    font-size: 12pt;
}

#mscourse .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg-b.png");
}
#mscourse .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#acdcourse .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg-p.png");
}
#acdcourse .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#dancecourse .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg-y.png");
}
#dancecourse .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#sportcourse .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#sportcourse .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg-g.png");
}
#dracourse .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#dracourse .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg-r.png");
}
#aboutus .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#aboutus .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg.jpg");
}
#contactus .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#contactus .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg.jpg");
}
#otherservice .header h2{
  color: white;
  line-height: 130px;
  font-weight: bold;
}
#otherservice .header{
  margin: 10px 0;
  line-height: 100px;
  background-image: url("../img/bg.jpg");
}
.pRow{
  padding: 20px 0;
}
/* Footer Start */
footer{
  background: #3A9B46;
  border-top: 3px solid #84952d;
  color: white;
  font-size: 10pt;
  padding: 10px;
}
footer .container{
  padding: 20px 10px;
}
footer .menu{
  padding: 10px;
}
footer h5{
  font-size: 10pt;
  font-weight: bold;
}
footer ul{
  margin: 0 0 0 15px;
  padding: 0;
}
footer li a{
  color: white;
}
footer .copyright{
  padding: 10px 0;
}
/* Footer End */
