.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;
}
#priNav{
  border-bottom: 3px solid #E74197;
}
#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 */
