p{
      line-height: 1.5;
    text-indent: 25px;

}
.changefont
{
font-family:blessedday;
}
.a
{
font-family:coppor;
}
.parag
{
line-height: 1.5;
    text-indent: 10px;
    text-align: justify;
    font-size: 22px;

}

#v1{
  width: 100%;
  height: 285px;
}
#v2{
  width: 100%;
  height: 285px;
}
    span#error {
    color: red;
    font-weight: 800;

}
div#gallery {
    padding: 65px;
}
div#con {
    padding: 65px;
}
div#programs {
    padding: 65px;
}
div#aboutus {
    padding: 70px 0px;
}

h1.add {
    color: white;
    font-size: 27px;
    font-weight: 800;
}

#pagewrap {
  margin: 0 auto;
  padding: 0px;
  position: relative;

}
#back-top {

  position: fixed;
  bottom: 30px;

}
#back-top a {
  width: 108px;
  display: block;
  text-align: center;
  font: 11px/100% Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #bbb;

  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;

}
#back-top a:hover {
  color: #000;
}
/* arrow icon (span tag) */
#back-top span {
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 7px;

  background: url('images/up-arrow.png')no-repeat center center;
  /* rounded corners */
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  /* background color transition */
  -webkit-transition: 10s;
  -moz-transition: 10s;
  transition: 10s;
}
#back-top a:hover span {
  background-color: #777;
}
  #changecolor
  {
    color:#E2A52C;
  }
video#video1 {
    border: #E2A52C solid 2px;
    border-radius: 10px;
}
video#video2 {
    border: #E2A52C solid 2px;
    border-radius: 10px;
}
@font-face { font-family: blessedday; src:url('../fonts/blesedday.otf'); }

