body {
	font-family: sans-serif;
	background-image: url(images/b.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;

}

.box {
	width: 80%;
	box-shadow: rgba(0, 0, 0, 0.403) 0px, 10px, 20px;
	position: static;
}

.tbl {
	background-color: #f0f5f9;
	border: none;

}

.header {
	float: right;
	padding-right: 20%;
	padding-top: 4px;
	position: relative;
}

.welpa {
	float: right;

}

.wel {
	float: left;

}

.banner img {
	border-radius: 10px 10px 10px 10px;

}

.nav {
	background-color: #076a8c;
	height: 4%;
	padding-top: auto;
	color: white;
	font-family: Arial;
	border-radius: 0px 0px 15px 15px;
	width: 100%;
	position: relative;
	border-bottom: 4px solid #cc14f3;
	/* font-weight: bold; */
}

.nav ul li a {
	text-decoration: none;
	color: white;

}

.nav ul li {
	list-style: none;
	float: left;
	padding-left: 3%;
	padding-top: auto;
	color: white;
	margin-bottom: 15px;

}

.nav ul li :hover {
	color: #4bf806;

}

.nav ul {

	text-align: center;

}

.righta ul li {
	list-style: none;
	padding-top: 8px;

}

.righta ul li a {
	color: #520b27;
	text-decoration: none;
}


.righta {
	border-radius: 15px 0px 15px 0px;

}

.lefta {
	border-radius: 0px 15px 0px 15px;
	background-color: #076a8c;
	color: white;
}

.lefta ul li {
	list-style: none;
	padding-top: 8px;


}

.lefta ul li :hover {
	color: #4bf806;


}

.lefta ul li a {
	text-decoration: none;
	color: #ffffff;

}

.leftaneno {
	background-color: #076a8c;
	height: 30px;
	padding-top: auto;

}

.centa {
	background-color: white;
	border-radius: 15px 15px 0px 0px;
}

.centa p {
	padding-left: 10px;
	padding-right: 10px;

}

.pp {
	cursor: pointer;
	position: relative;
	margin-top: -20px;
}

.pp::after {
	content: "";
	position: absolute;
	height: 2px;
	left: 0;
	bottom: 0;
	width: 0;
	background-color: rgb(7, 240, 42);
	transition: width .2s;
}

.pp:hover:after {
	width: 100%;
}

.button {
	border: none;
	font-size: 14px;
	color: #FFF;
	background-color: #076a8c;
	padding: 8px 16px;
	border-radius: 6px;
	margin: 1px;
	cursor: pointer;
	transition: all 0.3s ease;

}

.button a {
	text-decoration: none;
	color: #FFF;
}

.button:hover {
	background-color: #265DF2;

}

/*----------Footer----*/
.art {
	width: 32%;
	float: left;
	margin-left: 1%;
}

.art ul li a {
	list-style: none;
	text-decoration: none;
	color: white;
}

.art ul li {
	list-style: none;
	padding-top: 2px;
	padding-left: 60px;
}

.art ul li :hover {
	color: #4bf806;
}

.footer {
	background-color: #076a8c;
	width: 100%;
	height: 33%;
	color: white;
	border-radius: 10px 10px 10px 10px;
	margin-top: 1%;
}

.button {
	border: none;
	font-size: 16px;
	color: #FFF;
	background-color: #4070F4;
	padding: 8px 16px;
	border-radius: 6px;
	margin: 14px;
	cursor: pointer;
	transition: all 0.3s ease;

}

.button a {
	text-decoration: none;
	color: #FFF;
}

.button:hover {
	background-color: #265DF2;
}

.art {
	width: 32%;
	float: left;
	margin-left: 1%;
}

.art ul li a {
	list-style: none;
	text-decoration: none;
	color: #ffffff;
}

.art ul li {
	list-style: none;
	padding-top: 2px;
	padding-left: 60px;

}

h2 .prg {
	max-width: 500px;
	text-align: center;
	margin: auto;
	position: relative;
}

.prg:before {
	content: "";
	width: 120px;
	height: 2px;
	display: block;
	background: black;
	position: absolute;
	top: 130.6%;
	left: 508px;
}

.prg:after {
	content: "";
	width: 120px;
	height: 2px;
	display: block;
	background: black;
	position: absolute;
	top: 130.6%;
	left: 890px;
}

.footer {
	background-color: #076a8c;
	width: 100%;
	height: 33%;
	float: right;
	font-family: sans-serif;
	border-radius: 1px;
	/* margin-top: 1%; */
}

.sub {
	border: none;
	font-size: 16px;
	color: black;
	background-color: #4070F4;
	padding: 8px 16px;
	border-radius: 6px;

	cursor: pointer;
	transition: all 0.3s ease;
}

.sub a {
	text-decoration: none;
	color: #FFF;
}

.sub:hover {
	background-color: #265DF2;
}

.reg {
	width: 600px;
	padding-left: 20px;
	margin-left: 200px;

}

.container {
	width: 100%;
	height: 80%;
	float: left;
}


/*--------Footer Ends here-----*/


.newa {
	float: left;
	padding-right: 5px;

}


/*--------About us-----*/
.aboutu {
	text-align: justify;
}



/* Slideshow container */
/* .slider-td {
	width: 100%;
	height: 50%;
} */

.slideshow-container {
	/* max-width: 1000px; */
	position: relative;
	margin: auto;
	width: 100%;

}

.slideshow-container img {
	height: 65vh;
}

/* Caption text */
.text {
	color: #4bf806;
	font-size: 17px;
	padding: 8px 12px;
	position: absolute;
	text-decoration-style: solid;
	bottom: 8px;
	width: 60%;
	text-align: center;
	background-color: #717171;
	text-align: center;
	margin-left: 20%;
	opacity: 60%;
}

/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

/* The dots/bullets/indicators */
/* .dot {
	height: 12px;
	width: 12px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
} */

.active {
	background-color: #717171;
}

/* Fading animation */
.fade {
	animation-name: fade;
	animation-duration: 0.5s;
}

@keyframes fade {
	from {
		opacity: .7
	}

	to {
		opacity: 5
	}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
	.text {
		font-size: 11px
	}
}

.copyright {
	background-color: #076a8c;
	color: white;
	margin-top: -10px;
}

.hep {
	color: #076a8c;
}

.hzr {
	background-color: aquamarine;
	height: 1px;
}


/*  Social starts here  */
.social {
	position: fixed;
	right: 13px;
	top: 30%;
	float: right;
	/* position: fixed; */
	margin-top: 1%;
}

.social ul li img {
	width: 30px;
	height: 30px;
	border-radius: 50px;
}

.social ul {
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.social ul li img {
	font-size: 20px;
	transition: 0.3s;
	color: #fff;
}

.social ul li {
	/* background-color: #000000; */
	display: flex;
	float: left;
	padding-left: 10px;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: relative;
	margin: 4px 0;
	transition: 0.3s;
}


/* .social ul li:nth-child(1) {
	background-color: #3b5998;
}

.social ul li:nth-child(2) {
	background-color: #8a3ab9;
}

.social ul li:nth-child(3) {
	background-color: #0077b5;
}

.social ul li:nth-child(4) {
	background-color: #ff0000;
} */


.social ul li:hover {
	transform: translateX(-15px);
}

.social ul li:hover {
	transform: rotate(360deg);
}

/* Go -to the top button */
#topbotton {
	position: fixed;
	bottom: 20px;
	margin-left: 84.6%;
	opacity: 0.5;
	padding: 10px 20px;
	cursor: pointer;
	transition: all 0.2s linear;
	border-radius: 3px solid red;
}

#topbotton:hover {
	opacity: 40;
}

.hidden {
	display: none;
}

/*-----============= END HERE ==========----*/

.cardx {
	background-color: #ffffff;
	border-radius: 15px 0px 15px 0px;
}

.cardx img {
	border-radius: 15px 0px 15px 0px;
}

.cardx :hover {
	background-color: #eeeeee;
}