.error {color: #FF0000;}
a:link {
  color: navy;
  background-color: transparent;
  text-decoration: underline;
}

a:visited {
  color: DimGrey;
  background-color: transparent;
  text-decoration: underline;
}

a:hover {
  color: blue;
  background-color: transparent;
  text-decoration: underline;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
button.specialeffects:hover {
  color: black ;
  background-color: blue;
} 


.bg {
 background-position: center;
  background: url(images/yinyang2.jpg);
  background-color: black;
  background-repeat: repeat;
}
img.one {
  height: auto;
  width: auto;
}
.contain {
  object-fit: contain;
}
.flex0 {
max-width: 95%;
min-width:90%;
box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
height: auto;
  border: 2px solid black;
border-radius: 25px;
background-size:cover;
background-image: url(images/bannergif1.gif);
background-repeat: no-repeat;
background-position: center2
position: static;
margin-left:auto;
margin-right:auto;
  text-align: center;
  line-height: auto;	
  
  
}
.flex1 {
	width: 100%;
}
.flex1 > div {
margin-left:auto;
margin-right:auto;
  text-align: center;
  line-height: auto;	
	font-family: arial;
  font-size:1em;
	
}
.flex1a {
	width: 100%;
}
.flex1a > div {
background: url(images/bgpap.gif);
border-radius: 25px;
padding: 1em 1em 1em 1em;
margin-left:12px;
margin-right:auto;
  text-align: left;
  line-height: auto;	
	
}
.flex2 {
	width: 100%;
}
.flex2 > div {
  width: 75%;
  height: auto;
margin-left:auto;
margin-right:auto;
  text-align: justify;
  line-height: auto;
}
.flex3 {
	width: 100%;
}
.flex3 > div {
  width: 75%;
  border-radius: 25px;
  padding: 1em 1.5em 1em 1.5em;
  height: auto;
  background: url(images/bgpap.gif);
  opacity:0.99;
margin-left:auto;
margin-right:auto;
font-family: arial;
  text-align: justify;
  line-height: auto;
  font-size:1vw;
}

.flex3a {
  width: 65%;
  border-radius: 20px;
  padding: 2%;
  height: auto;
  background: url(images/bgpap.gif);
  opacity:0.85;
margin-left:auto;
margin-right:auto;
font-family: arial;
  text-align: center;
  line-height: 1em;
  font-size:1.7vw;
  font-family: arial;
}
.flex3b {
  width: 98%;
  border-radius: 24px;
  padding: .9em .9em .9em .9em;
  height: auto;
  background: url(images/bgpap.gif);
  opacity:0.75;
margin-left:auto;
margin-right:auto;
font-family: arial;
  text-align: justify;
  line-height: 1em;
  font-size:1.6vw;
  font-family: arial;
}
.flex4 {
	 width: 70%;
  border-radius: 20px;
  padding: 1em 1.5em 1em 1.5em;
  height: auto;
margin-left:auto;
margin-right:auto;
font-family: arial;
  text-align: center;
  line-height: auto;
  font-size:1.7vw;
  font-family: arial;
}

.flex44 {
	 width: 100%;
	height: 340px; overflow: hidden; 
	 position: static;
  border: 2px solid black;
border-radius: 25px;
  padding: .5em .5em .5em .5em;
margin-left:auto;
margin-right:auto;
font-family: arial;
  text-align: center;
  line-height: auto;
  font-size:1.7vw;
  font-family: arial;
}

.flex5 {
	 width: 45%;
  border-radius: 20px;
  padding: 1em 1em 1em 1em;
  height: auto;
margin-left:auto;
margin-right:auto;
font-family: arial;
  text-align: center;
  line-height: auto;
  font-size:1.7vw;
  font-family: arial;
}
.responsive {
  width: 100%;
  height: auto;
}
.responsive1 {
  width: 33%;
  height: auto;
  border: 0px;
}

.table {
	width: auto;
	margin-left: auto;
  margin-right: auto;
    text-align: center;
	padding: 4px;	
	font-family: arial;
	background-color:white;
	opacity: 0.82;
}
th, td {
  padding: 2px;
  text-align: center;
  font-family: arial;
    border:solid black 1px;
}
th {
  background-color: #87f88c;
  color: black;
  border-radius:16px;
    -moz-border-radius:16px;
}

.grid-containerm {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: .75vw;
	padding: .75vw;
}

.oneside {
width: 95%;
	background: url(images/bgpap.gif);
box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
	opacity:0.99;
	border-radius: 25px;
	border-style: solid;
    text-align: center;
	padding: .75vw;	
	font-family: arial;
	font-size: 1.3VW;	
}
.onesideM {
width: 95%;
	background: url(images/bgpap.gif);
	box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
	opacity:0.8;
	border-radius: 25px;
	border-style: solid;
    text-align: center;
	padding: .75vw;	
	font-family: arial;
	font-size: 1.3VW;	
}
.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: .1vw;
	padding: 0;
}
.grid-containerx {
    display: grid;
    grid-template-columns: 2fr 5fr;
    grid-gap: .75vw;
	padding: .75vw;
}
.leftside {
width: 99%;
	background: url(images/bgpap.gif);
	box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
	opacity: 0.75;
	border-radius: 25px;
	border-style: solid;
text-align: center;
	padding: .25vw;	
	font-family: arial;
	font-size: 1.3VW;	
}
.rightside {
	width: 95%;
	background: url(images/bgpap.gif);
	opacity: 0.75;
	border-radius: 25px;
	border-style: solid;
    text-align: center;
	padding: .5vw;	
	font-family: arial;
	font-size: 1.3VW;	
}
.leftside1 {
text-align: justify;
	padding: 1vw;	
	font-family: arial;
	font-size: 1.5VW;	
}
.rightside1 {
	width: 90%;
	text-align: left;
	padding: 1vw;	
	font-family: arial;
	font-size: 1.4VW;	
}
.grid-containerv {
    display: grid;
    grid-template-columns: 1fr 3fr ;
    grid-gap: .3vw;
}
.grid-containere {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: .3vw;
}
.leftsidev {
text-align: right;
	padding: 1vw;	
	font-family: arial;
	font-size: 1.4VW;	
}
.rightsidev {
	width: 90%;
	background: url(images/bgpap.gif);
	border-radius: 18px;
	border-style: solid;
text-align: left;
	padding: 1vw;	
	font-family: arial;
	font-size: 1.3VW;	
}
.rightmusic {
	
	width: 100%;
}
.headline {
	width: 50%;
	box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
	 padding: .2em .2em .2em .2em;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    margin-top: 1VW;
    margin-bottom: 1VW;
	background-color: #ede9f9; 
	opacity:0.75;
	text-shadow: 2px 2px 2px grey;
	font-family:Macondo; 
	font-size:2.8vw; border: 
	3px solid DodgerBlue; 
	border-radius:12px;
    -moz-border-radius:12px; 
	text-align:center; 
	color:navy;
}


/* Popup container - can be anything you want */
.popup {
  position: relative;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 130%;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 20%;
  margin-left: -40px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: relative;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the fpopup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}


@import url("https://fonts.googleapis.com/css?family=Raleway:900&display=swap");

#container {
    margin-left: auto;
	margin-right: auto;
   width: 95%;
    filter: url(#threshold) blur(0.6px);
}

#text1,
#text2 {
    position: absolute;
    width: 85%;
    font-family: "Macondo", sans-serif;
    font-size: 30px;
    text-align: center;
    user-select: none;
}

.playpause {
 margin-left: auto;
 margin-right:auto;
 background-color: #16c8f3;
 border-color: black;
 border-radius: 10px;
 text-align: center;
 padding: .45em .45em;
  text-align: center;
  color: black;
  text-decoration: none;
  display: inline-block;
  font-size: .75em;
  font-weight: bold;
  z-index: 1;
}
.playpause:hover {
  background-color: #5fd5f2;
  cursor: pointer;
}

.videow {
	position: relative;
	padding-bottom:56.25%;
	height:0;
	opacity:1;
}
.videow iframe {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:1;
}

.grid-slide {
	margin-left:auto;
	margin-right:auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 0;
	padding: 0;
}

.z{
width:100%;
opacity:1;	
}

#slide{
	width:96%;
	}
	
* {
	box-sizing: border-box
}

.mySlides {
	display: none
}

.slideshow-container {
	width: auto;
	position: relative;
	margin: -5px;

}
/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: relative;
	top: 200px;
	width: auto;
	padding: 8px;
	margin-top: -8px;
	color: #494B55;
	background-color:white;
	font-weight: bold;
	font-size: 2VW;
	transition: 0.4s ease;
	border-radius: 8px;
	border-style: solid;
}
/* 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: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}

/* The dots/bullets/indicators */
.dot {
	cursor: pointer;
	height: 13px;
	width: 13px;
	margin: 0 6px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
.active, .dot:hover {
	background-color: #494B55;
}
/* Fading animation */
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 2s;
	animation-name: fade;
	animation-duration: 2s;
}
@-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) {
  .text {font-size: 11px}
}
.pics
{
    border:3px solid #494B55;
     width:500px;
	 max-height:800px;
  height: auto;
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Roboto:wght@400;500;700&display=swap");


.container {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding: 10px;
	box-sizing: border-box;
	font-family: "Roboto", sans-serif;
	font-size: 1.4vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.container .btn {
	position: relative;
	background-color: rgba(255,255,255,0.2);
	top: 0;
	left: 0;
	width: 250px;
	height: 50px;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.container .btn a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.15);
	box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 30px;
	padding: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	overflow: hidden;
	color: black;
	font-weight: 400px;
	z-index: 1;
	transition: 0.5s;
	backdrop-filter: blur(15px);
}
.container .btn:hover a {
	letter-spacing: 3px;
}
.container .btn a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(to left, rgba(255, 255, 255, 0.15), transparent);
	transform: skewX(45deg) translate(0);
	transition: 0.5s;
	filter: blur(0px);
}
.container .btn:hover a::before {
	transform: skewX(45deg) translate(200px);
}
.container .btn::before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	bottom: -5px;
	width: 30px;
	height: 10px;
	background: #f00;
	border-radius: 10px;
	transition: 0.5s;
	transition-delay: 0.5;
}
.container .btn:hover::before /*lightup button*/ {
	bottom: 0;
	height: 50%;
	width: 80%;
	border-radius: 30px;
}

.container .btn::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	top: -5px;
	width: 30px;
	height: 10px;
	background: #f00;
	border-radius: 10px;
	transition: 0.5s;
	transition-delay: 0.5;
}
.container .btn:hover::after /*lightup button*/ {
	top: 0;
	height: 50%;
	width: 80%;
	border-radius: 30px;
}

.container .btn::before, /* 2*/
.container .btn::after {
	background: #87CEFA;
	box-shadow: 0 0 5px #87CEFA, 0 0 15px #87CEFA, 0 0 30px #87CEFA,
		0 0 60px #87CEFA;
}
.gcai {
      display: grid;
	  border: 2px solid black;
border-radius: 25px;
      grid-template-columns: 1fr 1fr; /* Creates two columns of equal width */
      /* Optional: Add space between items */
      grid-gap: 6px;
    }