/*Website Template by freewebsitetemplates.com */
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&family=Satisfy&family=Cardo&family=Great+Vibes&family=Iceland&family=Merienda&family=Special+Elite&display=swap');
* {box-sizing: border-box}

/*
font-family: 'Satisfy', cursive;
font-family: 'Dancing Script', cursive;
font-family: 'Great Vibes', cursive;
font-family: 'Iceland', cursive;
font-family: 'Merienda', cursive;
font-family: 'Special Elite', cursive;

*/
@media screen and (max-width:960px){

}
body {
	/*font-family: 'Conv_Ubuntu-Light';*/
	/*font-family: 'zen Antique', serif;*/
	/*background-color: black; /*#c5f8fa;*/
	font-weight: normal;
	line-height: 1.3;
	margin: 0;
	min-width: 960px;
	padding: 0;
	font-family: 'Cardo', serif;
}



a {
	text-decoration: none;
}


#page {
  display: block;
}

#navbar {

  /*background-color: #f1f1f1;*/
  padding: 10px 10px;
  transition: 0.4s;
  position: fixed;
  width: 100%;
	height: auto;
  top: 0;
  z-index: 1;

}

#navbar a {
  float: left;
  color: #FFFFFF;
  text-align: center;
  padding: 12px 20px;
  text-decoration: none;
	font-size: 1.2em;
  opacity: 0.9;
	font-family: 'Satisfy', cursive;
}
#navbar a h4 {
	font-family: 'Great Vibes', cursive;
	color: #000000;
}

.menu {
	background-color: #6E3CBC;

}
.menu_f {
	background-color: #6E3CBC;
	border-radius: 5px 0px 0px 5px;
}
.menu_l {
	background-color: #6E3CBC;
	border-radius: 0px 5px 5px 0px;
}
#navbar #logo {
  font-weight: bold;
  transition: 0.4s;
}

#navbar a:hover {
  background-color: #ddd;
  color: black;
}

#navbar a.active {
  background-color: dodgerblue;
  color: white;
	/*border-radius: 4px;*/
}

.left {
	float: left;
}
.right {
  float: right;
}
.topnav {

}

#content {
  margin:auto;
  font-size:20px;
  width: 100%;
	display: inline-block;
 }
 .report {

 }
 #pcontent {
   font-size:20px;
   width: 100%;
	 padding: 50px 200px;
 	 display: inline-block;
  }

#p_names {

}


#profile {
  text-align: justify;
  padding: 40px;
  border-radius: 15px;
  /*background-color: #71DFE7;*/
	width: 49%;
	float: left;
	font-family: 'Special Elite', cursive;
	color: brown;

}
#p_profile {
  text-align: justify;
  padding: 40px;
  border-radius: 15px;
  /*background-color: #71DFE7;*/
	width: 100%;
	float: left;
	font-family: 'Special Elite', cursive;

}
#r_profile {
  text-align: justify;
  padding: 40px;
  border-radius: 15px;
  /*background-color: #71DFE7;*/
	width: 100%;
	float: left;
	font-family: 'Special Elite', cursive;

}

#profile h2 {
	font-size: 2em;
}
#r_profile h2 {
	font-size: 2em;
}

#project {
	padding: 50px;
	border-bottom: dotted;
}
#p_body {
	text-indent: 100px;
}

#vision_mission {
	text-align: justify;
  padding: 40px;
  border-radius: 15px;
  /*background-color: #71DFE7;*/
	width: 50%;
	float: right;
}
#vision {
	background-image: url("../images/vision.png");
	background-repeat: no-repeat;
	font-family: 'Satisfy', cursive;
	font-size: 2em;

}

#mission {
	padding-top: 20px;
	font-family: 'Great Vibes', cursive;
	font-size: 2em;
}

#project {
  text-align: justify;
  padding: 40px;
  border-radius: 15px;
  /*background-color: #71DFE7;*/
	width: 60%;
	float: left;
	font-family: 'Special Elite', cursive;
	color: brown;

}
#project h2 {
	font-size: 1.5em;
}
#sponsor_amt {
	text-align: justify;
  padding: 40px;
  border-radius: 15px;
  /*background-color: #71DFE7;*/
	width: 39%;
	float: right;
}
#sponsor {
	/*background-image: url("../images/vision.png");*/
	background-repeat: no-repeat;
	font-family: 'Iceland', cursive;
	/*font-family: 'Satisfy', cursive;*/
	font-size: 1.5em;
}
#sponsor h3 {
	padding-bottom: 0;
	margin-bottom: 0;

}
#amt {
	padding-top: 20px;
	font-family: 'Great Vibes', cursive;
	font-size: 1.5em;
}

#areas {
	clear: both;
	padding: 100px;
	width: 100%;
	/*background: #f5f5f5;*/
}
#area1, #area2, #area3, #area4, #area5, #area6, #area7, #area8 {
	margin: 20px;
	width: 200px;
	height: 200px;
	padding: 50px;
	vertical-align: middle;
	text-align: center;
	float: left;
	background: #f5f5f5;
	font-family: 'Merienda', cursive;

}
#area1:hover,#area2:hover,#area3:hover,#area4:hover,#area5:hover,#area6:hover,#area7:hover,#area8:hover {
	margin-top:18px;
	margin-bottom: 22px;
}

#report {
	margin: 20px;
	width: 250px;
	height: 265px;
	padding: 0;
	float: left;
	background: #f5f5f5;
	font-family: 'Merienda', cursive;
}

#contact {
	width: 100%;
	padding: 100px 200px;
	background-image: linear-gradient(white, grey);
	font-size: 1.2em;
}
#contact img {
	width: 20px;
}
#contact table {
	width: 100%;
	margin: auto;
}
#contact table tr td {
	vertical-align: top;

}
#time {
	padding-left: 350px;
}

.menu_ul {

	width: 100%;
	margin: 0;
	list-style: none;
}
.menu_ul ul li {
	bottom: 100px;
	display: block;
	position: absolute;
}

.sub_menu {
	display: none;
	list-style: none;
	margin-left: 140px;
	position: absolute;
	margin-left: 220px;
	margin-top: 44px;
	text-align: center;
	z-index: -1;
	background-color: grey;
	opacity: 0.8;
}
.sub_menu ul li{
	display: block;

}

.menu_ul li:hover > .sub_menu {
	display: block;
}

.topnav {
	width: 600px;
	float: right;
	text-align: center;

}
.icon {
	display: none;
}


.mySlides {display: none}

.animate_top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}

img {vertical-align: middle;}

.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}10%{opacity:1}90%{opacity:1}100%{opacity:0}}

/* Slideshow container */
.slideshow-container {
	max-height: 600px;
	max-width: 100%;
	overflow: hidden;
  position: relative;
  margin: 0 auto;
	padding: 0 auto;

}
.slideshow-container_p {
	max-height: 300px;
	overflow: hidden;

  position: relative;
  margin: auto;
	padding: auto;

}
.slideshow-container-mini {
	background-image: url('../images/tricolor.webp');
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	background-origin: border-box;
	min-height: 300px;
	max-height: 600px;
	max-width: 100%;
	overflow: hidden;
  position: relative;
  margin: 0 auto;
	padding: 0 auto;

}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 10%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #ffffff;
  font-size: 1.5em;
  padding: 8px 12px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
	font-weight: bold;
	text-shadow: 0 0 15px #000000;
	background-color: #000000;
	opacity: 0.7;
}
.text_p {
  color: #000000;
	font-family: 'Iceland', cursive;
  font-size: 1.5em;
  padding: 8px 12px;
  position: relative;
	float: right;
  #bottom: 0px;
  width: 40%;
  text-align: center;
	font-weight: bold;
	text-shadow: 0 0 15px #000000;
	background-color: #000000;
	opacity: 0.7;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 3s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s ease;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px; font-weight: bold;}
}
