@charset "utf-8";
/* CSS Document */
body {
	margin:20px;
}

.head-main {
	padding-bottom:10px; 
	margin-top:-10px;

}

/* Style the tab */
.tab {
    overflow: hidden;
    background-color: #F5F5F5;
	margin: 10px;
	}

/* Style the buttons inside the tab */
button {
    background-color: inherit;
    float: left;
    border:  solid 2px blue;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #9ACD32;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
	border: solid 3px blue;
    margin-left:20px;
	margin-right: 10px;
	padding-left:10px;
	padding-right:10px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

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




.EX_H {
	font-family: 'Marcellus SC', serif;
	font-size: 1.4em;
	font-weight: bold;
	color: blue;
	font-variant: small-caps;
}

.EX_TX {
	padding-left: 20px;
}

.EXAMP {
	margin-bottom: 25px;
	margin-top: -20px;
	margin-left:-10px;
	padding-bottom:10px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: blue;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: blue;
}


p, ol, ul, heading1{
	font-size: 1.2em;
	word-wrap: break-word;
}

.heading1 {
	font-family: 'Marcellus SC', serif;
	font-style:bold;
	text-align: center;
	color: rgb(255,255,255); 	
	font-size: 2em;
	float: center;
	background-color: #B22222;
	margin-left:200px;
	margin-right:200px;
	border-radius: 15px;
	padding-bottom:5px;
	

}

.slug {
	margin-bottom:-30px;
	padding-top:-10px;
	margin-left:400px;
	margin-right:400px;

}

.NAM {
	font-size: 1.3em;
	text-align:center;
	font-style: italic;
	font-weight: bold;

}



.AKS {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	color:#C00;
	font-style:italic;
	font-weight:bold;

}

.head1 {
	font-family: 'Marcellus SC', Georgia, "Times New Roman", Times, serif;
	color: #C00;
	float:left;
	text-indent: 10px;
}

.head2 {
	text-align:left;
	color: #800000;
	clear:both;
}
	 
.menuBar1 {
	float:none;
	text-align:left;
		text-indent: 50px;
}

.txt1 {
	text-align:justify;
}

dl {
	text-align:justify;
}

dt {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #60C;
	margin-top: 10px;
}

dd {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F60;
	padding-left: 8px;
}

.topHead {
	background: #F0FFFF;
	border: medium solid blue;
	margin: 10px;
}

.courses
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	color: #0000ff;
	border-top-width: thick;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	padding: 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 15px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

.CBSE
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	color: #0000ff;
	border-top-width: thick;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	background-color: #9CF;
	padding: 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 15px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

.APE
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	color: #0000ff;
	border-top-width: thick;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	background-color: #CC3;
	padding: 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 15px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

.SAT
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	color: #0000ff;
	border-top-width: thick;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	background-color: #F9F;
	padding: 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 15px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

.SAT1_2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	color: #0000ff;
	border-top-width: thick;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	background-color: #3CF;
	padding: 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 15px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

.DTP
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	color: #0000ff;
	border-top-width: thick;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	background-color: #FF3;
	padding: 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 15px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

.HINDI
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	color: #0000ff;
	border-top-width: thick;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	background-color: #F90;
	padding: 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 15px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

.foot
{
	
	text-align: center;
	margin-top: 20px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #900;
	padding-top: 5px;
}

.course { font-weight: bold; }

.inst
{
	font-style: italic;
	color: #C00;
	font-weight: bold;
}

.inst-h
{
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
	text-align: left;
	margin-left: 30px;
}

.logo
{
	text-align: end;
	padding: 5px;

}


.main
{
	border-top-width: 35px;
	border-top-style: solid;
	border-top-color: #06C;
	border-right-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.topHead .contact {
	float: left; 
	margin-top: -10px;
	margin-left:  15px;
	font-size:1.2em;
	clear:left;

}

.list {
	text-align:left;
	font-size: 20px;
}

.fresh {
	font-size: 1.8em;
	color: #00F;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
}

.ding {
	font-size: 3em;
	color: #00F;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

.AP_List_H {
	font-weight: bold;
	font-style: italic;
	color: #C00;
	font-size: 1.5em;
	padding: 5px;
	border-top-width: thick;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	text-align: center;
	border-right-width: 1px;
	text-decoration: blink;
	margin-right: 200px;
	margin-left: 200px;
	border-radius: 16px;
}

.items {
	font-size: 1.4em;
	letter-spacing: .3em;
	margin-bottom: 5px;
}
.arrow {
	font-size: 2em;
	color: #C00;
	font-weight: bold;
}

.phone_H {
	background-color:#3366FF;
}
.phone {
	background: #CF0;
	display: block;
	border: medium solid #C00;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.banks_H {
	background-color: #C00;
}
.banks {
	display: block;
	border: medium solid #C00;
	background: #FCF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.cc {
	display: block;
	border: medium solid #C00;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: #3C9;
}
.Phil {
	display: block;
	border: medium solid #C00;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: #6FF;
}

.utilities {
	display: block;
	border: medium solid #C00;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: #FC9;
}
