/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/
@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/
* {
	box-sizing: border-box !important;
}

html {
	scroll-behavior: smooth;
}

body {
	color: #000;
	font-size: 14px;
	font-family: 'Roboto Slab', serif;
	line-height: 1.80857;
	font-weight: normal;
	overflow-x: hidden;
	background-color: #f4f4f4;
}

a {
	color: #1f1f1f;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0 0 10px 0;
	font-weight: normal;
	line-height: normal;
	color: #111111;
	margin: 0
}

h1 {
	font-size: 24px
}

h2 {
	font-size: 22px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 14px;
	color: #ffffff;
}

h6 {
	font-size: 13px
}

.container {
	max-width: 1250px;
}

*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #212121;
	text-decoration: none !important;
	opacity: 1
}

button:focus {
	outline: none;
}

ul,
li,
ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	margin: 0px;
	font-weight: 300;
	font-size: 15px;
	line-height: 24px;
}

a {
	color: #222222;
	text-decoration: none;
	outline: none !important;
}

a,
.btn {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

img {
	max-width: 100%;
	height: auto;
}

:focus {
	outline: 0;
}

.btn-custom {
	margin-top: 20px;
	background-color: transparent !important;
	border: 2px solid #ddd;
	padding: 12px 40px;
	font-size: 16px;
}

.lead {
	font-size: 18px;
	line-height: 30px;
	color: #767676;
	margin: 0;
	padding: 0;
}

.form-control:focus {
	border-color: #ffffff !important;
	box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
	border: none !important;
}

.badge {
	font-weight: 500;
}

blockquote {
	margin: 20px 0 20px;
	padding: 30px;
}

button {
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.layout_padding {
	padding-top: 90px;
	padding-bottom: 90px;
}

.layout_padding_2 {
	padding-top: 75px;
	padding-bottom: 75px;
}

.light_silver {
	background: #f9f9f9;
}

.theme_bg {
	background: #38c8a8;
}

.margin_top_30 {
	margin-top: 30px !important;
}

.full {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 150px;
}

/*---------------------------- preloader area ----------------------------*/
.loader_bg {
	position: fixed;
	z-index: 9999999;
	background: #fff;
	width: 100%;
	height: 100%;
}

.loader {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loader img {
	width: 280px;
}

.margin_top_50 {
	margin-top: 50px;
}

.margin_bottom_30_all {
	margin-bottom: 30px;
}

.text_align_center {
	text-align: center;
}

/*--------------------------------------------------------------------- header area ---------------------------------------------------------------------*/
.logo_section {
	text-align: center;
}

.logo {
	float: left;
	padding-bottom: 6px;
}

nav.main-menu {
	float: left;
	margin-left: 0;
	margin-left: 0;
}

.main-menu ul>li nth:child(5) a {
	padding-right: 0px;
}

.menu-area-main li.active a {
	color: #252525;
}

.main-menu {
	text-align: center;
}

.main-menu ul {
	margin: 0;
	list-style-type: none;
}

.main-menu ul>li {
	display: inline-block;
	position: relative;
}

.main-menu ul>li a {
	padding: 11px 15px;
	text-align: center;
	/*     line-height: 20px;  */
	line-height: 10px;
	font-size: 16px;
	display: block;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}

.main-menu ul>li a:hover {
	color: #252525;
}

.main-menu ul li:last-child a {
	padding-right: 0;
}

.sub-down li {
	background: #ffffff;
}

.main-menu ul>li .sub-down li a {
	color: #114c7d;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 300;
	padding: 12px 5px;
	position: relative;
	border-bottom: solid #eee 1px;
}

.main-menu ul>li .sub-down li a:hover {
	color: #111111;
}

.main-menu ul li:first-child {
	margin-left: 0;

}

.main-menu ul>li>ul {
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 100%;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 240px;
	z-index: 999;
	background: #fff;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.main-menu>ul>li:hover>ul {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	visibility: visible;
	opacity: 1;
}

.main-menu ul>li>ul>li {
	margin: 0px;
	position: relative;
	display: block;
}

.main-menu ul>li>ul>li:hover>ul {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	visibility: visible;
	opacity: 1;
	left: 100%;
	top: 10px;
}

.main-menu ul>li>ul>li>a {
	background: none !important;
}

.mean-container .mean-nav {
	margin-top: 0px;
	position: absolute;
	top: 100%;
}

.main-menu ul>li {
	position: inherit;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	margin: 22px 15px;
}

/* .main-menu ul>li:nth-child (6) {
	padding-right: 0px;
} */

.nav>li {
	position: inherit;
	display: inline-block;
	vertical-align: middle;
}

.megamenu .sub-down {
	max-width: 1140px;
	width: 100%;
	left: 0;
	margin: 0 auto;
	right: 0;
	padding: 15px 0px;
}

/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/
/*--------------------------------------------------------------------- layout new css ---------------------------------------------------------------------*/
.menu-area {
	float: left;
	width: 100%;
}

.header_information {
	padding: 0 0;	
	margin-right: 0;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
	height: 50px;
	margin-top: -20px;
	right: 0;
	padding-left:10%;
}

.mean-last {
	display: inline-block !important;
	background: #082e0b;
	margin: 0 !important;
	padding: 30px 36px 30px 16px;
	float: right;
	margin-right: 110px !important;
	width: 14%;
}


.mean-last a {
	padding: 0px 20px;
	color: #fff;
	font-size: 16px;
}


.mean-last::before {
	width: 44px;
	height: 85px;
	margin-left: -51px;
	background: url(../images/top_arrow2.png);
	display: block;
	content: "";
	position: absolute;
	top: 0;

	background-repeat: no-repeat;
}

.padding_left0 {
	padding-left: 0px;
}

.header-top {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-bottom: 0px;


}

.header {	
	position: relative;
	z-index: 999;
	width: 100%;
	padding: 0px 0px 0px 0px;
	padding-top:20px;
	background: #000;
}

.logo a {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
}

.banner_Client {
	position: relative;
}

.text-bg {
	text-align: left;
}

.text-bg h1 {
	color: #000;
	padding-top: 50px;
	font-size: 71px;
	line-height: 85px;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-weight: 500;
}

.text-bg p {
	font-size: 17px;
	display: block;	
	line-height: 25px;
	padding-bottom: 50px;
	font-weight: 500;
}

.text-bg a {
	font-size: 16px;
	border: #252525 solid 1px;
	background-color: #252525;
	color: #fff;
	padding: 9px 0px;
	max-width: 171px;
	width: 100%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
	margin-right: 10px;
}

.text {
	position: inherit;
	text-align: left;
	background: #0fbbad;
	width: 100%;
	bottom: auto;
	padding: 0;
	margin-top: 90px
}

.img_bg {
	text-align: center;
	margin: 0 auto;
	align-items: center;
	width: 100%;
	display: flex;
	height: 100%;
	text-align: center;
	justify-content: center;
	flex-wrap: wrap;
}

.images_box figure {
	margin: 0px;
}

.images_box figure img {
	width: 100%;
}

.img_bg h3 {
	text-align: center;
	font-size: 50px;
	line-height: 58px;
	color: #fff;
}

.slider_section {
	padding-top: 50px;
}

.black_nolmal {
	font-weight: normal;
	color: #000;
}

.carousel-indicators {
	left: inherit;
	top: 40%;
	margin-right: 2%;
	display: block;

}

.carousel-caption {
	position: inherit;
}

.carousel-indicators .active {
	background-color: #252525;
}

.carousel-indicators li {
	width: 15px;
	height: 15px;
	border-radius: 10px;
	background: #000;
	margin: 5px 0px;
}

.padding_dd {
	padding: 0px 50px;
}

.carousel-control-next {
	display: none;
}

.carousel-control-prev {
	display: none;
}

/** about section **/

.about .about-box {
	text-align: left;

}

.about .about-box h2 {
	padding: 0;
	font-weight: bold;
	color: #252525;
	line-height: 50px;
	font-size: 30px;
	font-family: inherit;
}

.about .about-box p {
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	color: #000;
	padding: 10px 0px;
}

.about .about-box a {
	font-size: 16px;
	border: #252525 solid 1px;
	background-color: #760023;
	color: #fff;
	padding: 0px 0px;
	
	width: 100%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
}

.about .about-box figure {
	margin: 0;
}

.about .about-box figure img {
	width: 100%;
}

/** end about section **/


/** how_it section **/
.width {
	width: 25%;
}

.important {
	background-color: #fff;
}

.important .titlepage span {
	padding-top: 30px;
	display: inline-block;
	font-size: 17px;
}

.important_bg .important_box {
	text-align: center;
}

.important_bg .important_box h3 {
	color: #252525;
	font-size: 46px;
	line-height: 46px;
	font-weight: bold;
	padding: 0;
}

.important_bg .important_box h3:hover {
	color: #fff;
}

.important_bg .important_box span:hover {
	color: #fff;
}

.important_bg .important_box span {
	font-size: 29px;
	line-height: 26px;
	color: #252525;
	padding-top: 20px;
	font-weight: 400;
	display: inline-block;
}

.important .important_box a {
	font-size: 16px;
	border: #fff solid 1px;
	background-color: #000;
	color: #fff;
	padding: 10px 27px;
	display: inline-block;
}

.important .Games a:hover {
	background-color: #ff0000;
	border: #ff0000 solid 1px;
	color: #fff;
}

/** end important section **/
/** Courses section **/
.Courses {
	padding-top: 90px;
	background: #fff;
}

.box_bg {
	background: #252525aa;
	border-radius: 0px 0px 0px 0px;
	padding: 10px 30px 30px 0px;
	display: inline-block;
	width: 100%;
}

.box_my1 {
	background: #f44428;
	text-align: center;
	position: relative;
	margin-top: 20px;
}

.box_bg1 {
	background: #fff;
	padding: 10px 30px 30px 0px;
	display: inline-block;
	width: 100%;
}

.box_bg_img {
	max-width: 500px;
	float: right;
	width: 100%;
}

.box_bg_img .box_my {
	text-align: center;
	border-radius: 0px 50px 0px 0px;
	position: relative;
	margin-top: 20px;
}

.bxx {
	margin-top: 20px;
	/*   box-shadow: #4d4646ab 0px 0px 15px 1px;   */
	box-shadow: #3e3e3eab 0px 0px 15px 1px;
}

.box_bg_img .box_my figure {
	margin: 0;
	position: relative;

}

.box_bg_img .box_my figure img {
	border-radius: 0px 0px 0px 0px;
	width: 100%;
}

.box_bg_img .box_my .overlay h3,
.box_bg_img .box_my .overlay p {
	color: #fff;
}

.box_bg_img .box_my .overlay h3 {
	font-weight: 500;
	margin: 9px 0 0 0;
	padding: 0;
	padding-bottom: 9px;

}

.box_bg_img .box_my .overlay p {
	line-height: normal;
	margin-top: 8px;
	height: 0;
	overflow: hidden;
	opacity: 0;
	margin: 0;
	transition: all .4s ease-in;
}

.box_bg_img .box_my:hover .overlay p {
	height: 65px;
	opacity: 1;
	transition: ease all 0.5s;
}

.box_text {
	max-width: 531px;
	width: 100%;
	padding: 25px 2px 2px 2px;
}


.box_text .titlepage {
	padding-bottom: 20px;
	text-align: right;
}

.box_text p {
	font-size: 17px;
	line-height: 27px;
	font-weight: 400;
	text-align: right;
	color: #181716;
}

.box_text a {
	font-size: 16px;
	border: #252525 solid 1px;
	background-color: #252525;
	color: #fff;
	padding: 9px 0px;
	max-width: 171px;
	width: 100%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
	margin-top: 20px;
}

.padding_left3 {
	padding-left: 0px;
}

.make .titlepage {
	text-align: left;
	padding-bottom: 30px;
}

.white_colo {
	color: #fff;
}

.ornbg {
	background-color: #25252555;
}

.whtbg {
	background-color: white;
	border-style: solid;
	border-color: #436e0a;
	border-width: 0px;
	border-radius: 35px;

}

.make_text1 p {
	color: #000;
}

.make_text1 a {
	font-size: 16px;	
	color: white;
	max-width: 171px;
	width: 100%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
	float: left;
	margin-top: 20px;
}

.make_text1 a:hover {
	background-color: #252525;
	border: #252525 solid 1px;
	color: #fff;
}

.make_text p {
	color: #fff;
}

.make_text a {
	font-size: 16px;
	border: #fff solid 1px;
	background-color: #fff;	
	padding: 9px 0px;
	max-width: 171px;
	width: 100%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
	float: left;
	margin-top: 20px;
}

.make_text a:hover {
	background-color: #252525;
	border: #252525 solid 1px;
	color: #fff;
}


.make_img figure {
	margin: 0px;
	box-shadow: #000000bb 0px 0px 15px 1px;
}

.make1 {
	margin-top: 0px;
	padding: 50px 0px;
}

.make1 .titlepage {
	text-align: left;
	padding-bottom: 30px;
}

.white_colo {
	color: #fff;
}

.make1_img figure {
	margin: 0px;
}

.margleft {
	margin-left: 5%;
}

.titlepage div {
	text-align: center;
	padding-bottom: 60px;
}

.titlepage span {
	padding-top: 30px;
	display: inline-block;
	font-size: 14px;
	color: #000;
}

.titlepage h2 {
	padding: 0;
	font-weight: bold;
	color: #252525;
	line-height: 50px;
	font-size: 30px;
	font-family: inherit;
}

.contact {
	padding-top: 90px;
}

.contact_bg .titlepage {
	padding-bottom: 20px;
	text-align: right !important;
	padding-right: 10px;
}

#map {
	height: 100%;
	min-height: 470px;
}

.padding_left2 {
	padding: 0px 0px;
}

.white_color {
	background: #fff;
	box-shadow: 0px 0px 11px 0px;
}

.map figure {
	margin: 0px;
}

.map figure img {
	width: 100%;
}

.white_bg {
	background-color: #fff;
	padding: 40px 30px 30px 30px
}

.contact .titlepage {
	text-align: center;
}

.contact .titlepage h3 {
	padding: 0px 0px 6px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 46px;
	border-bottom: #fff solid 1px;
	font-size: 40px;
	width: 367px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.contact .contact_bg {
	max-width: 541px;

	padding: 0;
	padding: 60px 0px;
}

.contact .contact_bg .contactus {
	border: #b1b0b0 solid 1px;
	padding: 12px 19px;
	margin-bottom: 26px;
	border-radius: inherit;
	color: #000;
	width: 100%;
}

.contact .contact_bg .textarea {
	margin-bottom: 25px;
	padding: 15px 19px;
	color: #000 !important;
	width: 100%;
	border: #b1b0b0 solid 1px;
	border-radius: inherit;
}

.contact .contact_bg .send {
	font-size: 16px;
	border: #252525 solid 1px;
	background-color: #252525;
	color: #fff;
	padding: 11px 67px;
	float: right;
	transition: all 0.3s ease-in;
}

.footer {
	background: #08240a;

	margin-top: 0px;
}

.footer h2 {
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
}

.footer span {
	color: #fff;
	font-size: 17px;
	line-height: 28px;
	padding-bottom: 30px;
	display: block;
}

.footer .address h3 {
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	padding-bottom: 20px;
}

.location_section {
	background-color: #fff;
	margin-bottom: 40px;
	border-radius: 10px;
	padding: 20px 35px;
}

.news {
	padding-bottom: 50px;
	margin-top: -35px;
}

.news .newslatter {
	padding: 18px 30px;
	box-shadow: inherit;
	border: inherit;
	width: 70%;
	font-size: 19px;
	box-shadow: #b0b0b0 0px -2px 9px 0px;
	border-radius: 30px 0px 0px 30px;
	text-transform: uppercase;
}

.submit {
	padding: 18px 45px;
	border: #252525 solid 1px;
	background: #252525;
	color: #fff;
	margin-left: -5px;
	font-weight: 500;
	font-size: 19px;
	max-width: 271px;
	width: 100%;
	border-radius: 0px 30px 30px 0px;
	box-shadow: #b0b0b0 0px -2px 9px 0px;
	text-transform: uppercase;
	transition: all 0.3s ease-in;
}

ul.social_link {
	padding-bottom: 35px;
	padding-top: 7px;
	display: block;
}

ul.social_link li {
	display: inline-block;
	padding-right: 4px;

}

ul.social_link li a img {
	width: 30px;
	height: 30px;
}

ul.social_link li a img:hover {
	background-color: #252525;
	border-radius: 20px;
}

ul.Menu_footer li {
	padding-bottom: 6px;
	display: block;
	color: #3e7f21;
	position: relative;
}

ul.Menu_footer li:before {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 20px;
	background: #fff;
	margin-top: 9px;
}

ul.Menu_footer li a {
	display: block;
	color: #fcfbfb;
	font-size: 15px;
	padding-left: 30px;
}

ul.Menu_footer li a:hover {
	color: #252525;
}

ul.Links_footer {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

ul.Links_footer li a {
	display: block;
	color: #fcfbfb;
	font-size: 15px;
	padding-left: 30px;
}

ul.Links_footer li a:hover {
	color: #252525;
}

ul.Links_footer li {
	padding-bottom: 6px;
	color: #3e7f21;
	display: block;
	position: relative;
}

ul.Links_footer li:before {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 20px;
	background: #fff;
	margin-top: 9px;
}

ul.loca li {
	color: #fcfbfb;
	padding-bottom: 10px;
	display: flex;
	font-size: 16px;
	flex-wrap: wrap;
}

ul.loca li a {
	padding-right: 16px;
	color: #fcfbfb;
	margin-top: 4px;
}

.copyright p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	text-align: center;

}

.copyright a {
	color: #fff;
}

.copyright a:hover {
	color: #252525;
}


.copyright1 {
	padding: 3px 0px;
	background-color: #252525;
}

.copyright1 p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	padding-left: 50px;

}

.copyright1 a {
	color: #fff;
}

.copyright1 a:hover {
	color: #252525;
}


.copyright2 {
	padding: 1px 0px;
	background-color: #fff;
}

.copyright2 p {
	color: #000;
	font-size: 28px;
	text-align: center;

}

.copyright2 a {
	color: #000;
}

.copyright2 a:hover {
	color: #252525;
}

.bgrepeat {
	background-repeat: repeat-x;
	background-image: url('../images/1.jpg');
}

.orangecolour {
	color: #252525 !important;
}

.col-1-5 {
	margin: 20px;
}

.img-responsive {
	width: 215px;
	height: 136px;
}

.movingtext {
	color: #100f10;
	font-size: 14vw;
	position: relative;
	text-transform: uppercase;
	-webkit-text-stroke: 0.3vw #f7f7fe;
}

.movingtext::before {
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	color: #252525;
	overflow: hidden;
	position: absolute;
	content: attr(data-text);
	border-right: 2px solid #37b9f1;
	-webkit-text-stroke: 0vw #f7f7fe;
	animation: animate 6s linear infinite;
}

@keyframes animate {

	0%,
	10%,
	100% {
		width: 0;
	}

	70%,
	90% {
		width: 100%;
	}
}

.login-btn {
	background-color: #252525;
	border-radius: 30px;
	color: white !important;
	padding: 10px 20px 10px 20px;
}

.column {
	width: 50%;
}

ul.menusociallink {
	float: right;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.menusociallink li a img {
	width: 20px;
	height: 20px;
}


.slide-content {
	margin: 8px;
	width: 400px;
	height: 250px;
	background-color: lightgray;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
}

img {
	width: 100%;
}

.slid-er {
	height: 300px;
	/* slide-content height + 2*margin */
	margin: auto;
	overflow: hidden;
	width: 100%;
}

.slid-er .slides {
	display: flex;
}

.slid-er .slide {
	width: 400px;
	margin-right: 10px;
}

.container1 {
	display: flex;
	width: 100%;
	height: 250px;
	background: #FFF;
}

.img {
	position: relative;
	width: 100%;
	height: 100%;
	flex: 1;
	background-size: cover;
	background-position: center;
	outline: 10px solid #fff;
	outline-offset: -8px;
	transition: flex 0.3s, filter 0.3s;
	overflow: hidden;
}

.img:hover {
	flex: 1.5;
	filter: none;
}

.img span {
	display: block;
	width: 50%;
	padding: 10px;
	text-align: center;
	color: #fff;
	background: #000;
	position: absolute;
	bottom: -80px;
	left: 50%;
	transform: translateX(-50%);
	font-family: inherit;
	transition: all 0.5s 0.1s cubic-bezier(.82, -0.7, .3, 1.6);
}

.img:hover span {
	bottom: 20px;
}


.img1 {
	background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcShB73gal6lpT7S9M4lkaJtrdWUdC9UBFx7mqL3mVnOXvg0ZD474ZWWkH4KPWfDcg5uXi8&usqp=CAU?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=688&q=80');
}

.img2 {
	background-image: url('https://us.123rf.com/450wm/olegdudko/olegdudko1911/olegdudko191100984/133654536-graduation-mortarboard-on-top-of-stack-of-books-on-background.jpg?ver=6?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80');
}

.img3 {
	background-image: url('../images/mop.png?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80');
}

.img4 {
	background-image: url('https://www.javatpoint.com/fullformpages/images/ba.png?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80');
}

.img5 {
	background-image: url('https://www.klegibnpn.edu.in/images/logo6.jpg?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80');
}


.slider {
	max-width: 1100px;
	display: flex;
}

.slider .cards {
	flex: 1;
	margin: 0 10px;
	background: #fff;
}

.slider .cards .imgs {
	height: 200px;
	width: 100%;
}

.slider .cards .imgs img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.slider .cards .content {
	padding: 10px 20px;
}

.cards .content .title {
	font-size: 25px;
	font-weight: 600;
}

.cards .content .sub-title {
	font-size: 20px;
	font-weight: 600;	
	line-height: 20px;
}

.cards .content p {
	text-align: justify;
	margin: 10px 0;
}

.cards .content .btn {
	display: block;
	text-align: left;
	margin: 10px 0;
}

.cards .content .btn button {
	background: #e74c3c;
	color: #fff;
	border: none;
	outline: none;
	font-size: 17px;
	padding: 5px 8px;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.2s;
}

.cards .content .btn button:hover {
	transform: scale(0.9);
}

.body2 {
	place-items: center;
	text-align: center;
}


.footerview {
	background: url('https://www.nocturnal.asia/wp-content/gallery/green-wallpaper/green-background-hd-wallpapers.jpg')no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.zoom {
	animation: scale 30s linear infinite;
}

@keyframes scale {
	50% {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
}

.footer-company-name {
	color: white;
	font-size: 13px;
	padding-top:10px;
}

.footer-college-name {
	position: absolute;
	padding-top: 100px;
	width: 100%;
	padding-left: 100px;
	z-index: 100;
}

.address h3 {
	color: white;
}


@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,700");

.outter {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.video-container {
	height: 500px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

video {
	object-fit: cover;
	position: absolute;
	height: 500px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.video-container:after {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .2);
	z-index: 1;
}

.slider-container {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	position: relative;
	height: 75vh;
	width: 100vw;
}

.slider-container h1 {
	position: relative;
	z-index: 100;
	text-align: center;
	color: #ddd;
	padding-top: 50px;
	font-size: 30px;
	line-height: 85px;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-weight: 500;
}

.slider-container p {
	position: relative;
	z-index: 100;
	font-size: 20px;
	display: block;
	color: white;
	line-height: 25px;
	padding-bottom: 50px;
	font-weight: 500;
}

.slider-container a {
	position: relative;
	z-index: 100;
	font-size: 16px;
	border: #252525 solid 1px;
	background-color: #252525;
	color: #fff;
	padding: 9px 0px;
	max-width: 171px;
	width: 100%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
	margin-right: 10px;
}

.slider-container::after {
	background-color: #000;
	content: '';
	position: absolute;
	opacity: 0.3;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.slidehdr {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
	transform: scale(1.15);
	transition: opacity .6s ease;
}

.slidehdr.active {
	animation: grow 4s linear forwards;
	opacity: 1;
}

@keyframes grow {

	0%,
	20% {
		transform: scale(1);
	}

	75%,
	100% {
		transform: scale(1.15);
	}
}

.controls-container {
	position: absolute;
	top: 50%;
	right: 10px;
	display: flex;
	flex-direction: column;
	transform: translateY(-50%);
	z-index: 2;
}

.control {
	background-color: #fff;
	cursor: pointer;
	opacity: 0.5;
	margin: 6px;
	height: 40px;
	width: 5px;
	transition: opacity 0.3s, background-color 0.3s, transform 0.3s;
}

.control.active,
.control:hover {
	background-color: #fff;
	opacity: 1;
	transform: scale(1.2);
}

.hero {
	display: flex;
	width: 100%;
	height: 100%;
	min-height: 500px;
	/* max-width: 1440px; */
	gap: 2em;
	justify-content: space-between;
}

.grid__container {
	min-width: 80%;
	margin-left: 10%;
	width: 80%;
	display: grid;
	grid-gap: 0.5em;
	grid-template-columns: repeat(8, 1fr);
	min-height: 100%;
	height: 500px;
	padding-top: 20px;
}

.grid__item {
	background-color: grey;
	border-radius: 0.5em;
}

.one {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	background-image: url('../images/gallery/Gallery1.jpg');
	background-position: center;
	background-size: cover;
}

.two {
	grid-column: 2 / 5;
	grid-row: 1 / 4;
	background-image: url('../images/gallery/Gallery2.jpg');
	background-position: center;
	background-size: cover;
}

.three {
	grid-column: 5 / 6;
	grid-row: 1 / 2;
	background-image: url('../images/gallery/Gallery3.jpg');
	background-position: center;
	background-size: cover;
}

.four {
	grid-column: 6 / 7;
	grid-row: 1 / 2;
	background-image: url('../images/gallery/Gallery9.jpg');
	background-position: center;
	background-size: cover;
	border-radius: 0 0 100px 0;
	-moz-border-radius: 0 0 100px 0;
	-webkit-border-radius: 0 0 100px 0;
}


.five {
	grid-column: 5 / 7;
	grid-row: 2 / 4;
	background-image: url('../images/gallery/Gallery4.jpg');
	background-position: center;
	background-size: cover;
}

.six {
	grid-column: 7 / 8;
	grid-row: 2 / 3;
	background-image: url('../images/gallery/Gallery10.jpg');
	background-position: center;
	background-size: cover;
	border-radius: 0 100px 0 0;
	-moz-border-radius: 0 100px 0 0;
	-webkit-border-radius: 0 100px 0 0;
}

.seven {
	grid-column: 7 / 8;
	grid-row: 3 / 4;
	background-image: url('../images/gallery/Gallery5.jpg');
	background-position: center;
	background-size: cover;
}

.eight {
	grid-column: 8 / 9;
	grid-row: 3 / 4;
	border-radius: 50%;
	background-image: url('../images/gallery/Gallery11.jpg');
	background-position: center;
	background-size: cover;
}

.nine {
	grid-column: 1 / 2;
	grid-row: 4 / 5;
	background-image: url('../images/gallery/Gallery12.jpg');
	background-position: center;
	background-size: cover;
	border-radius: 100px 0 0 0;
	-moz-border-radius: 100px 0 0 0;
	-webkit-border-radius: 100px 0 0 0;
}

.ten {
	grid-column: 2 / 3;
	grid-row: 4 / 5;
	background-image: url('../images/gallery/Gallery6.jpg');
	background-position: center;
	background-size: cover;
}

.eleven {
	grid-column: 3 / 5;
	grid-row: 4 / 6;
	background-image: url('../images/gallery/Gallery7.jpg');
	background-position: center;
	background-size: cover;
}

.twelve {
	grid-column: 5 / 6;
	grid-row: 4 / 5;
	background-image: url('../images/gallery/Gallery8.jpg');
	background-position: center;
	background-size: cover;
}

@media (max-width: 900px) {
	.grid__container {
		min-width: 50%;
		height: 400px;
		margin-top: 50px;
	}

	@media (max-width: 780px) {
		.hero {
			flex-direction: column-reverse;
			margin: 2em 2em;
		}

		.text {
			width: 100%;
		}
	}
}

.otherpages {
	background-color: #f4f4f4;
}

.otherpages .about .about-box p {
	color: black;
	line-height: 40px;
}

.otherpages h2 {
	text-align: center;
}

.otherpages .sidebarabout .about-box p {
	color: black;
}


.flip {
	position: relative;
}

.flip>.front,
.flip>.back {
	display: block;
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition-duration: 0.5s;
	transition-property: transform, opacity;
}

.flip>.front {
	transform: rotateY(0deg);
}

.flip>.back {
	position: absolute;
	opacity: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	transform: rotateY(-180deg);
}

.flip:hover>.front {
	transform: rotateY(180deg);
}

.flip:hover>.back {
	opacity: 1;
	transform: rotateY(0deg);
}

.flip.flip-vertical>.back {
	transform: rotateX(-180deg);
}

.flip.flip-vertical:hover>.front {
	transform: rotateX(180deg);
}

.flip.flip-vertical:hover>.back {
	transform: rotateX(0deg);
}

.flip {
	position: relative;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 1em;
	width: 280px;
}

.flip>.front,
.flip>.back {
	display: block;
	color: white;
	width: inherit;
	background-size: cover !important;
	background-position: center !important;
	height: 220px;
	padding: 1em 2em;
	background: #313131;
	border-radius: 10px;
}

.flip>.front p,
.flip>.back p {
	font-size: 0.9125rem;
	line-height: 160%;
	color: white !important;
}

.flip>.front h3 {
	color: white;
	margin-top: 75px;
	text-align: center;
}

.cell {
	font-size: 20px !important;
	font-weight: 500 !important;	
	color: white !important;
   	text-align: left !important;
    
}

.sidebar {
	width: 250px;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;	
	border-right: solid white;
}

.sidebar h1 {
	color: white;
	text-decoration: none;
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	background-color: #252525;
	padding: 2%;
	border-bottom: solid white;
}

.sidebar a {
	display: block;
	padding: 10px 20px 10px 20px;
	color: white;
	text-decoration: none;
}

.sidebar a.active {
	color: #fff;
	background: #252525;
}

.sidebarabout .about-box h2 {
	padding: 0;
	font-weight: bold;
	color: #252525;
	line-height: 50px;
	font-size: 30px;
	font-family: inherit;
}

.sidebarabout .about-box p {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	padding: 10px 0px;
}

.sidebarabout .about-box ul {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #000;
	padding: 10px 0px;
	list-style: inside !important;
}

.sidebarabout .about-box li {
	list-style: inside !important;
}

.galleryg>*,
.galleryg>*::before,
.galleryg>*::after {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	list-style: none;
	list-style-type: none;
	text-decoration: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.galleryg {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	color: #252a32;
	background: #fff;
}

.containerg {
	max-width: 80rem;
	width: 100%;
	padding: 4rem 2rem;
	margin: 0 auto;
}

.maing .containerg {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 1rem;
	justify-content: center;
	align-items: center;
}

.maing .cardg {
	color: #252a32;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}

.maing .cardg-image {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 70%;
	background: #fff;
	transition: transform 400ms ease-out;
}

.maing .cardg-image:hover {
	transform: scale(1.05);
}

.maing .cardg-image img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media only screen and (max-width: 600px) {
	.maing .containerg {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 1rem;
	}
}

ul.contact li {
	color: black;
	padding-bottom: 10px;
	display: flex;
	font-size: 16px;
	flex-wrap: wrap;
}

ul.contact li a {
	padding-right: 16px;
	color: white;
	margin-top: 4px;
}

nav a {
	display: block;
	padding: 15px 15px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	
}

nav a:hover {
	background-color: #252525;
	color: white;
}

nav ul ul {
	display: none;
	position: absolute;
	top: 50px;
}

nav ul ul a {
	padding: 12px 8px;
	/* color:black;
	background-color: white;  */
}

nav ul li:hover>ul {
	display: inherit;
}

nav ul ul li {
	width: 180px;
	float: none;
	display: list-item;
	position: relative;
}

nav ul ul ul li {
	position: relative;
	top: -50px;
	left: 180px;
}

.scroll {
	cursor: pointer;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 5px;
	right: -80px;
	border-radius: 100%;	
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 0 5px 0px #252525;
	transition: 300ms;
	z-index: 120;
}

.scroll i {
	margin-top: 10px;
	text-shadow: 0 0 2px #fff;
}

.scroll:hover i {
	animation-name: rotate;
	animation-duration: 300ms;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

@keyframes rotate {
	from {
		margin-top: 15px
	}

	to {
		margin-top: 5px
	}
}

.visible {
	right: 5px;
	transition: all 400ms;
	transform: rotate(360deg)
}

.tab {
	overflow: hidden;
	border: 1px solid #aaa;
	background-color: #252525;
}

.tab button {
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 10px;
	font-size: 16px;	
	width: 25%;
	color: white;
	border: solid white 1px;
}

.tab button.active {
	background-color: #252525;
}

.tabcontent {
	display: none;
	padding: 5px 15px 5px 15px;
	border-top: none;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap');

.team {
	padding-bottom: 70px;
	font-family: 'Poppins', sans-serif
}

.team .section-title {
	text-align: left;
	margin-bottom: 50px
}

.team__item {
	height: 280px;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	overflow: hidden;
	background-position: center;
	background-size: cover;
}

.team__item:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(34, 48, 96, 0.8);
	content: "";
	z-index: -1;
	opacity: 0;
	-webkit-transition: all, 0.5s, ease-out, .5s;
	-o-transition: all, 0.5s, ease-out, .5s;
	transition: all, 0.5s, ease-out, .5s
}

.team__item:hover:after {
	opacity: 1
}

.team__item:hover .team__text {
	top: 0
}

.team__item:hover .team__text .team__title {
	border-bottom: 1px solid rgba(183, 183, 183, 0.2);
	padding: 0 0 26px;
	margin-bottom: 26px;
	opacity: 0;
	visibility: hidden;
	position: relative;
	bottom: initial;
	opacity: 1;
	visibility: visible
}

.team__item:hover .team__text p {
	top: 0;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .5s ease .3s;
	-o-transition: all .5s ease .3s;
	transition: all .5s ease .3s
}

.team__item:hover .team__text .team__social {
	opacity: 1;
	visibility: visible;
	bottom: 34px;
	-webkit-transition: all .5s ease .5s;
	-o-transition: all .5s ease .5s;
	transition: all .5s ease .5s
}

.team__text {
	height: 100%;
	top: 160px;
	position: relative;
	padding: 35px 30px 30px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.team__text .team__title {
	border-bottom: 1px solid rgba(183, 183, 183, 0.2);
	padding: 0 0 26px;
	margin-bottom: 26px;
	position: relative
}

.team__text .team__title h4 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 6px
}

.team__text .team__title span {
	font-size: 15px;
	color: #8ef371;
	font-weight: 500;
}

.team__text p {
	color: #e4e4e4;
	line-height: 26px;
	opacity: 0;
	visibility: hidden;
	position: relative;
	top: 50px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.team__text .team__social {
	position: absolute;
	left: 0;
	width: 100%;
	padding: 0 30px;
	bottom: 0;
	opacity: 0;
	visibility: hidden
}

.team__text .team__social a {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	margin-right: 34px;
	-webkit-transition: all, .3s;
	-o-transition: all, .3s;
	transition: all, .3s
}

.team__text .team__social a:last-child {
	margin-right: 0
}

.team__text .team__social a:hover {
	color: #88C417
}

@media(max-width:768px) {
	.team__item {
		height: 350px
	}

	.team__text {
		padding: 25px 20px 20px
	}
}

.animated-button1 {	
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	margin-top:15px;	
	text-align:center;
	border-radius: 20px;
}

.animated-button1 a {
	color: #FFFFFF !important;
	background-color: #;
	padding: 5px 10px 5px 10px;
	border-radius: 20px;
}

.animated-button1::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;	
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
	opacity: 0.2;
}

.animated-button1 span {
	position: absolute;
}

.animated-button1 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 4px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(white));
	background: linear-gradient(to left, rgba(43, 8, 8, 0), white);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button1 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 4px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(white));
	background: linear-gradient(to top, rgba(43, 8, 8, 0), white);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}

	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button1 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 4px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(white));
	background: linear-gradient(to right, rgba(43, 8, 8, 0), white);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button1 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(white));
	background: linear-gradient(to bottom, rgba(43, 8, 8, 0), white);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.contactform {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 60px;
	margin: 42px auto;
	border: 2px solid #ccc;
	border-radius: 20px;
	position: relative;
	z-index: 1;	
}

.contactform>div {
	position: absolute;
	top: 0;
	left: 50%;
	padding: 0 20px;
	transform: translate(-50%, -50%);
	background-color: #252525;
	border: 2px solid #ccc;
	border-radius: 20px;
	text-align: center;
}

.contactform>div>img {
	filter: invert(1);
	width: 100px;
}

.contactform>input,
.contactform>textarea {
	padding: 12px;
	margin: 12px auto;
	border: 1px solid #ccc;
	color: black;
	background-color: white;
	border-radius: 4px;
	display: block;
	width: 34vw;
}

.contactform>textarea{
	height: 100px;
	resize: none;
}

.newstextarea>textarea {
	height: 300px;
	resize: none;
	background: white;
    color: black;
}
.addnews>button:hover{
	background: #252525;
    color: white;
}
.addnews>button{	
    color: white;
}
.contactform>input[type="submit"] {
	max-width: 7vw;
	padding-left: 1%;
	padding-right: 1%;
	cursor: pointer;
	color: white;
	transition: 0.35s;	
}

.contactform>input[type="submit"]:hover {
	background-color: #252525;
}

.hdrcontent1 {
	width:80%;
	height:30px;
}
.hdrcontent1 p {
	margin-top: 5px !important;
}

.hdrcontent2 {
	width:20%;
}
.hdrcontent2 ul{
	margin-top: 5px !important;
}

.headerlogo {
	display:flex;
	flex-wrap: wrap;
}

.main-layout {
	background-color: #f4f4f4;
}
.page-header__top {	
	display:none;
	float:right;
}
.page-header__toggle {
	font-size: 2em;
    color: white;
    margin-right: 5px;
}
.page-header__bottom {
	display:block;
}
.mobilemenu {
	display:none;
}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a {  
	list-style: none;  
	display: block;
	position: relative;
	color: white;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#cssmenu ul ul {
  display: none;
}
#cssmenu > ul > li.active > ul {
  display: block;
}
#cssmenu > ul > li > a {
  padding: 16px 22px;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
  color: #ffffff;  
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li > a:hover {
	background-color: #252525;
}
#cssmenu ul > li.has-sub > a:after {
  position: absolute;
  right: 26px;
  top: 19px;
  z-index: 5;
  display: block;
  height: 10px;
  width: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub > a:before {
  position: absolute;
  right: 22px;
  top: 23px;
  display: block;
  width: 10px;
  height: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub.open > a:after,
#cssmenu ul > li.has-sub.open > a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu ul ul li a {
  padding: 14px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 11px;
  text-decoration: none;
  color: #dddddd;  
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul ul li a {
  padding-left: 32px;  
}
#cssmenu ul ul li a:hover {
	background-color: #252525;
}
#cssmenu ul ul > li.has-sub > a:after {
  top: 16px;
  right: 26px;
  background: #dddddd;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 20px;
  background: #dddddd;
}
.login-button  {   
	padding-top: 20%;
    padding-left: 20%;
}
.login-button a {
    color: #FFFFFF !important;
    background-color: #252525;
    padding: 10px 20px 10px 20px;
    border-radius: 20px;
}

.table-wrapper {
	height: 450px;
	border: 1px solid var(--borderColor);
	overflow: auto;
	margin-top:3%;
} 
thead {	
	line-height: 16px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

th, td {
	padding: 18px 24px;
	white-space: nowrap;
	border-bottom: 1px solid gray;
}
td{
	background-color: white;
}

tr:last-child td {
	border: none;
}

.sticky-header thead {
	position: sticky;
	top: 0;
	z-index: 1;	
	color:white;
	box-shadow: 0 0 6px rgba(0,0,0,0.25);
}
.sticky-column th:first-child,
.sticky-column td:first-child {
	position: sticky;
	left: 0;
	background: lightgray;
	color:white;
	border-right: 1px solid gray;
}

.sticky-column th:first-child::after,
.sticky-column td:first-child::after {
	content: "";
	position: absolute;
	right: -6px;
	top: 0;
	bottom: -1px;
	width: 5px;
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	opacity: 0.08;
}
.displaynone
{
	display: none;
}
section {
	height:600px;
}
marquee{
	height:350px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}
marquee p{
	text-align:justify;
	line-height:2.5; 
	color:black;
	font-size:14px;
}
.hdrtopic1
{
	font-family:inherit; 	
	font-size:30px !important;
	font-weight:700;
}
.hdrtopic2
{
	font-size:14px !important;
	padding-top:8px;
	color:#000;
	font-weight:450;
} 
.hdrtopic3
{
	font-size:14px !important;
	color:#000;
	font-weight:400;
}
@media (min-width: 280px) and (max-width: 560px)  { 
    .dbheader{
        height:100px;
    }
	.addbutton{
		margin-bottom: 10%;
	}
}