body
{
	background-color: #070c12;
}
.bg-black
{
	background-color: #070c12;
}
.border1
{
	border-radius: 10px;
    border: 6px double #800c09;
}
audio
{
	position: absolute;
	top:10%;
	left:50%;
	z-index: -1;
	opacity: 0;
}
		.banner img
		{
			width: 100%;
		}

		.navbar
		{
			padding: 0px 30px 0 20px;
			margin-top: 15px;
    border-radius: 45px;position: absolute;
    top: 10px;
    left: 0px;
    width: 100%;
    z-index: 999;
			background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0.4));
		}
		.mutedvideo
		{
			position: absolute;
			z-index: -1;
		}
		.bgvideo
		{
			position: absolute;
			background-color: rgba(0,0,0,0);
			width: 100%;
			height: 100%;
			left:0;
			top:0;
			z-index: -1;
		}
		.mutedvideo video
		{
			width:100vw;
			height: 100vh;
			transform: scale(1.4);
		}
		.logo
		{
			width:200px;
		}
		.navbar-brand img
{

	width: 200px;
}

.container
{
	max-width: 1250px;
}
.class-sch h5 a
{
	color: #800c09;
}
.menu
{
	list-style: none;
	
	margin-bottom: 0px;
}
.menu>li
{
	float: left;
	position: relative;
}
.menu>li>a
{
	display: block;
	padding: 21px 15px;
	color: #031019;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	transition: 0.4s ease all;
	
}
.menu>li>a:hover
{
	background-color: #800c09;
	color: white;

}
.menu>li>a:hover i
{
	opacity: 0;
}
.menu li:hover .submenu
{
	display: block;
}



.submenu
{
	position: absolute;
	width: 250px;
	display: none;
	z-index: 99;
	list-style: none;
	padding: 0;
	background-color: rgba(0,0,0,0.7);
	
}

.submenu li a
{
	color: white;
	text-decoration: none;
	padding: 13px 28px;
	display: block;
	font-size: 15px;
	transition: 0.4s ease all;
}
.submenu a:hover
{
	background-color: black;
	color: #ffab20;
	padding-left: 32px;
}
.submenu1
{
	position: absolute;
	width: 250px;
	left: 100%;
	top: 0;
	display: none;
	z-index: 99;
	background-color: rgba(0,0,0,0.8);
	
}
.submenu li
{
	position: relative;
}
.submenu li:hover .submenu1
{
	display: block;
}
.nav-pills .nav-item .nav-link
{
	background-color: #800c09;;
	margin-bottom: 5px;
	color: white;
}
.nav-pills .nav-item .nav-link.active
{
	background-color: black;
	color: white;
}
.btn1 {
    font-size: 1rem;
    background-color: #800c09;
    border-radius: 5px;
    padding: 10px 20px;
    display: inline-block;
    border: none;
    cursor: pointer;
    transition: 0.4s ease all;
}
.tngo, .tngo1
{
	font-size: 90px;
	margin-left: 50px;
	margin-bottom: 0;
}
.tngo1 span
{
	color: #800c09;
	margin-left: 70px;
}
.btn1 a, .btn2 a {
    color: white;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}
.btn1:hover {
    background-color: #000000;
    
}
h1,h2,h3
{
	font-family: fantasy;
}
p
{
	color: white;
}

h1.heading
{
	    font-size: 60px;
    	margin-top: 100px;
}
h4.heading1
{
	font-size: 25px;
}
.heading1
{
	font-size: 43px;
	color: #800c09;
	display: inline-block;
	position: relative;
	padding-bottom: 13px;
	margin-bottom: 25px;

}
.press p a
{
	color: lightgray;
	font-size: 20px;
	font-weight: bold;
	transition: 0.4s ease all;
	text-decoration: none;
}
.press p a:before
{
	font-family: "FontAwesome";
	padding-right: 7px;
	  content: "\f0a4";
	  color: #800c09;
	  font-weight: normal;
}
.press p a:hover
{
	color: #800c09;
}
.v-hdng
{
	color: #800c09;
	font-weight: bold;
	font-size: 22px;
}
.heading1:after
{
	position: absolute;
	content: "";
	width: 50%;
	height: 3px;
	background-color: #800c09;
	right: 0;
	bottom: 0;
}
.btn2
{
	border: 2px solid #800c09;
	background-color: transparent;
	padding: 10px 20px;
	font-weight: bold;
	transition: 0.4s ease all;
}
.btn2 a
{
	color: #800c09;
	transition: 0.4s ease all;
	text-decoration: none;
}
.btn2:hover
{
	background-color: #800c09;
}
.btn2:hover a
{
	color: white;
}
.box1
{
	margin-top: -7px;
}
.about
{
	
}
.img1
{
	height: 100%;
    background: black;
    margin: 2px;
    padding: 5px;
    border: 3px solid #800c09;
}
.img1 img
{
	width: 100%;
height: 100%;
}
.contact-sec
{
	background-image: url(../img/back.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.class-sch .heading1
{
	font-size: 30px;
}
.class-sch h5
{
	color: #800c09;
	font-family: fantasy;
}
.details h5
{
	color: #800c09;
	font-size: 30px;
	font-family: fantasy;
}
.details p
{
	font-size: 19px;
}
.details p a
{
	color: black;
	font-weight: bold;
}
.details p i
{
	color: #800c09;
	font-size: 25px;
}
h4.foundr
{
color: white;
font-weight: bold;
font-size: 40px;
}
h5.p1 a, h5.p1 a i
{
	color: #ff9f00;
	
}
.about p a
{
	color: #b00702;
	transition: 0.4s ease all;
	font-size: 18px;
}
.list-text
{
	list-style: none;
	color: lightgray;
}
.list-text li
{
	line-height: 35px;
}

.about p a:hover
{
	color: lightgray;
}
.schedule
{
	width: 160px;
	background-color: #800c09;
	position: fixed;
	top: 45%;
	padding: 8px 10px 8px 10px;
	left: -59px;
	z-index: 9999;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	transform: rotate(90deg);
	animation: anim 0.3s infinite linear;
}
.schedule h5 a
{
	margin: 0;
	color: white;
}
@keyframes anim
{
	0%
	{
		background-color: #800c09;
	}
	50%
	{
		background-color: black;
	}
	100%
	{
		background-color: #800c09;
	}
}
.image-side img
{
	width: 100%;
	transform: translate(-20px,-20px);
	border-radius: 5px;
	box-shadow: 0px 0px 13px 1px lightgrey;
}
.image-side
{
	border: 3px solid #800c09;
	width: 95%;
	border-radius: 5px;
}
.form-control
{
	border-radius: 0px;
	
}
.inner-img img
{
	width: 100%;
}

input.form-control, textarea.form-control

{
	padding: 22px 14px !important;
	background-color: rgba(255,255,255,0.8);
	border-radius: 20px;
    border: none;

}
.hdng
{
	color: #ff9f00;
}
.btn3
{
	border: 2px solid #fff;
	background-color: transparent;
	padding: 10px 20px;
	font-weight: bold;
	transition: 0.4s ease all;
	color: white;
}
.btn3:hover
{
	background-color: #fff;
	color: black;
}
.testimonials
{
	background-image: url(../img/d1.jpg), url(../img/d2.jpg);
	background-repeat: no-repeat;
	background-position: top right, top left;
	padding: 60px 0px 30px 0px;
}
.testimonials1
{
	
	padding: 60px 40px 30px 80px;
}
.inner-img
{
	margin-top: 15px;
}

.testimonial
{
	margin-top: 30px;
	
	width: 90%;
	background-color: transparent;
}

.testimonial h5
{
	color: #ff9f00;
}
.testi-img
{
	width: 95px;
	height: 95px;
	border-radius: 50%;
	text-align: center;
	
}
.testi-img img
{
	width: 100%;
	border-radius: 50%;
}
.testimonials .slick-slide
{
	margin: 10px;
}
.testimonials .slick-dots li button:before
{
  color: transparent;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #800c09;
  opacity:1;

}
.testimonials .slick-dots li.slick-active button:before
{
 color: transparent !important;
 background-color: white;
 border: 3px solid #800c09;
}
.testimonials .slick-dots li button:before
{
	color: transparent !important;
}
.testimonials .slick-dots
{
	bottom: 0;
}
.tophd
{
	color: #e8e8e8;
	font-weight: bold;
	font-size: 25px;
}
.ftr
{
	background-color: #800c09;
	padding: 30px 0px;
	position: relative;
}
.tp
{
	border-bottom: 1px solid white;
	overflow: hidden;
}
.tp ul
{
	list-style: none;
	overflow: hidden;
	margin-bottom: 0;
	float: right;
}
.tp ul li
{
	float: left;
}
.tp ul li a
{
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	transition: 0.4s ease all;
	color: white;
}
.tp ul li a:hover
{
color: #ff9f00;
}

.s_icons a i
{
	
    width: 30px;
    height: 30px;
    margin: 5px;
    text-align: center;
    border-radius: 50%;
    background: red;
    font-size: 17px;
    padding-top: 7px;
    color: white;

}
.s_icons a i:hover
{
	transform: rotate(360deg); 
	transition: 0.5s ease all;
}
.logo1
{
	position: absolute;
	top: 20px;
	left: 50px;
}
.dance
{
	/*background-color: #f1f1f1;*/
}
.dance .img img
{
	width: 100%;
	transition: 0.4s ease all;
}
.dance .heading1
{
	font-size: 35px;
}
.dance .img
{
	box-shadow: 0px 0px 6px 4px #800c09;
	transition: 0.4s ease all;
}
.dance .img:hover img
{
	opacity: 0.7;
}
.s-top {
    position: fixed;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: black;
    text-align: center;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
    z-index: 999;
}
.w-100
{
	width: 100%;
}
.bg-image img
{
	border-radius: 10px;
}
.s-top i {
    color: white;
    padding: 5px 0px;
    font-size: 35px;
}
.slides
{
	position: relative;
}
.slides .main-text
{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: 70%;

}
.main-text h1, .main-text h3
{
	display: none;
}
.slick-slide.slick-current.slick-active .main-text h1, .slick-slide.slick-current.slick-active .main-text h3
{
	display: block;
}
h1.fadeInUp
{
	animation-delay: 0.7s;
}
h3.fadeInUp
{
	animation-delay: 1.5s;
}
.pp
{
	position: absolute;
	bottom:50px;
	left:50%;
	transform:translateX(-50%);
	color: white;
	animation:flash 600ms linear infinite;
}
.pp1
{
	color: white;
	animation:flash 600ms linear infinite;
}
@keyframes flash
{
	from{color:white;}
	to{color:blue;}
}
.modal-header
{
	    background: black;
    color: #800c09;
    border-top-left-radius: 0;
    border-top-right-radius: 0; 
    border-bottom: 0;
    box-shadow:5px 5px 25px rgba(255,255,255,0.3);
}
@media(max-width: 768px)
{
	.box1
	{
		background-image: none;
	}
	.heading1
	{
		font-size: 30px;
	}
	.dance .heading1
	{
		font-size: 30px;
	}
	.image-side
	{
		width: 100%;
		margin-bottom: 20px;
	}
	.image-side img
	{
		transform: translate(0px,0px);
		box-shadow: none;
	}
	.class-sch .heading1
	{
		font-size: 20px;
	}
	.testimonial
	{
		width: 100%;
	}
	.submenu
	{
		position: relative;
    width: 100%;
    background: black;
	}
	.submenu li a
	{
		text-align: center;
	}
	.testimonials1
	{
		padding: 20px 10px 0px 10px;
	}
	.navbar
	{
		border-radius: 0;
		top: 0;
		padding: 0;
		margin-top: 0;
		position: relative;
	}
	.btn1
	{
		display: none;
	}
	.menu
	{
		padding: 0;
		margin: 0;

	}
	.main-text h1
	{
		font-size: 17px;
		font-weight: normal;
	}
	.main-text h3
	{
		font-size: 16px;
		font-weight: normal;
	}
	.tngo, .tngo1
	{
		font-size: 50px;
		text-align: center;
		margin-left: 0;
		margin-bottom: 15px;
	}
	.tngo1 span
	{
		margin-left: 0;

	}
	.menu>li
	{
		float: none;
		border-bottom: 1px solid #800c09;
	}
	.menu>li>a
	{
		padding: 13px 15px;
		text-align: center;
	}
	 .items .inner h3
	 {
	 	display: none;
	 }
	 .box h1
	 {
	 	display: none;
	 }
	 .pp
	 {
	 	font-size: 15px;
    text-align: center;
    position: relative;
    bottom:120px;
	 }
}