@charset "utf-8";
/* CSS Document */

.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
 
.clearfix:after {
clear: both;
}
 
.clearfix {
	zoom: 1;
}



a {
	font-family: "Khand",  "Arial Narrow", "Gill Sans MT", "Lucida Console", sans-serif, Georgia;
	color: hsla(60,100%,48%,1.00);
	text-decoration: none;
}
a:link, a:visited {
	color: hsla(60,100%,48%,1.00);
}

a:hover, a:active {
	color: hsla(60,100%,48%,1.00);
	
}

/*.transition {
	transition:1s ease-in-out all;
}*/



 #headerpr nav ul li a:link,  #headerpr nav ul li a:visited {
	color: hsla(60,100%,48%,1.00);
	display: inline-block;
	height: 50px;
	font-weight: 500;
	line-height: 35px;
	font-size: 30px;
	text-align: center;
	padding: 10px 15px 20px;
	text-shadow: 0px 0px;
}



.header nav ul li a:link,.header nav ul li a:visited {
	color: hsla(60,100%,48%,1.00);
	display: inline-block;
	height: 50px;
	font-weight: 300;
	line-height: 35px;
	font-size: 30px;
	text-align: center;
	padding: 11px 15px 7px;
	text-shadow: 0px 0px;
}

 #headerpr nav ul li a:hover,  #headerpr nav ul li a:active,.header nav ul li a:hover,.header nav ul li a:active {
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	background-color: hsla(0,0%,29%,0.60);
}
.active {
	border-radius: 6px;
	padding: 0px 2px;
	background-image: -webkit-linear-gradient(33deg,rgba(255,141,143,0.80) 0%,rgba(222,120,255,0.79) 14.51%,rgba(167,163,244,0.79) 28.50%,rgba(165,189,93,0.68) 42.49%,rgba(222,232,56,0.73) 53.89%,rgba(197,139,51,0.81) 64.77%,rgba(255,0,0,0.67) 70.98%,rgba(255,245,0,0.72) 82.90%,rgba(0,255,179,0.75) 92.75%);
	background-image: -moz-linear-gradient(33deg,rgba(255,141,143,0.80) 0%,rgba(222,120,255,0.79) 14.51%,rgba(167,163,244,0.79) 28.50%,rgba(165,189,93,0.68) 42.49%,rgba(222,232,56,0.73) 53.89%,rgba(197,139,51,0.81) 64.77%,rgba(255,0,0,0.67) 70.98%,rgba(255,245,0,0.72) 82.90%,rgba(0,255,179,0.75) 92.75%);
	background-image: -o-linear-gradient(33deg,rgba(255,141,143,0.80) 0%,rgba(222,120,255,0.79) 14.51%,rgba(167,163,244,0.79) 28.50%,rgba(165,189,93,0.68) 42.49%,rgba(222,232,56,0.73) 53.89%,rgba(197,139,51,0.81) 64.77%,rgba(255,0,0,0.67) 70.98%,rgba(255,245,0,0.72) 82.90%,rgba(0,255,179,0.75) 92.75%);
	background-image: linear-gradient(57deg,rgba(255,141,143,0.80) 0%,rgba(222,120,255,0.79) 14.51%,rgba(167,163,244,0.79) 28.50%,rgba(165,189,93,0.68) 42.49%,rgba(222,232,56,0.73) 53.89%,rgba(197,139,51,0.81) 64.77%,rgba(255,0,0,0.67) 70.98%,rgba(255,245,0,0.72) 82.90%,rgba(0,255,179,0.75) 92.75%);
}

.opac a:link, .opac a:visited {
	color: hsla(60,100%,48%,1.00);
	font-weight: 400;
	font-size: 18px;
	text-transform: capitalize;
}

.opac a:hover, .opac a:active {
	color: hsla(60,100%,48%,1.00);
	background-color: hsla(240,4%,21%,0.48);
	font-weight: 400;
	text-transform: capitalize;
	border-radius: 6px;
}
p  .active        {
	color: #240800;
	font-weight: 400;
	text-shadow: 0px 0px;
}
.second_head {
	padding: 20px 0px 0px 30px;
}
.second_head h1 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 38px;
	line-height: 50px;
	text-align: center;
}
