

* {box-sizing: border-box;}
body { font-family: Montserrat, Arial, sans-serif;
    color: #444; background:#fff; overflow-x:hidden;
	overflow-y:scroll;}

.container {margin:0px; width:100%;  min-height: 100vh;
  overflow: visible;}

.header{
  position: relative;
  height: 130px;
  width: 100%;
}

.fixed-top{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #ffffff;
}




body {
  margin:0px; padding-top: 200px; /* header height ke barabar */
}



.brand{position:0 0; position:absolute; top:0px; height:120px; width:140px; margin-left: 30px; }


.header img {height: 120px; width: 100%;}
.brand-name{position:absolute; left:180px; top:0px; height:120px; width:620px; }
.brand-name h1{font-family: 'Fredoka One', cursive; font-size: 50px; color: black;margin:0px; padding-top:20px;}
.brand-address{position:absolute; bottom:0px; width:500px; padding-left:0px; height:40px;}

.brand-address h3{text-align:center; font-family:sans-serif; font-size: 20px; color:black; margin:0px;}
.brand-address h4{text-align:center; font-family:sans-serif; font-size: 15px; color:black; margin:0px;}
.social-top{ position:absolute; top:40px; right:0px; height: 50px; width:200px;}
.social-top img {height:50px; width:40px;}
.header-banner {position: absolute;top:0px; right:220px; height: 120px; width:300px;}
/*.nav{clear:both; width:100%; height: auto;  overflow:hidden;}*/

.nav{
  width: 100%;
  height: 40px;
  background: #0033cc;
}


.news{
  width:100%;
  height:30px;
  line-height:30px;
  background:#e8ffe8;
  text-align:center;
  font-weight:bold;
}
.slider{clear: both; height: 450px; width: 100%;  overflow: hidden;}


.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  clear: both;
  max-width: 100%;
  height: 400px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  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 {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
/*@media only screen and (max-width: 300px) {
  .text {font-size: 11px}*/
    
.c1{
  display: inline-block;
  padding: 0px;

  margin: 0px auto;
  width: 100%;
  text-align: justify;
  line-height: 25px;
}

 /* About Page CSS Begin*/   
.about-banner{width: 100%; height:200px;
background-image:url(../images/about-banner.jpg);
    background-attachment: scroll;
}

.about-transparent-bg{
 background-color: black;
    padding: 60px;
    color: #fff;
    text-align: center;
    font-size: 26px;
    width:100%;
    height:100%;
    opacity: 0.75;
}
.about-transparent-bg h2{font-size: 26px; font-weight: 600;}

.main-container{background-color:#fff;clear:both;  width:100%; height:auto;}
.left-var-nav{
  display: block;
  float: left;
  width: 30%;
  height: auto;
  text-align: justify;
  padding: 10px 0;
  font-size:12px;
}
#menubox  
        {  
            height: 100%;
            margin-left: 80px;
            margin-top: 30px; 
        }  
        .menu ul  
        {  
            width: 300px;  
            background: transparent;
            border:1px solid #ddd;  
        }  
        .menu ul li  
        {  
            list-style: none;  
            position: relative;
            border-bottom: 1px solid #ddd;

        }  

        .menu ul li a  
        {  
            text-decoration: none;  
            padding: 14px 30px 14px 30px;  
            color: #777777;  
            display: block;  
            border-bottom: 1px solid #fff;  
            background-color: transparent;
        }  
        
        .menu ul li:hover  
        {  
            background: #0033CC;  
            color: #FFFFFF;  
        }  

    .menu ul li a:hover {
    background: #da1b17;
    color: #fff; }

.menu ul li a.active{ background: #da1b17; color:#fff;}

.content{position: relative;
  display:inline-block;
  float: left;
  width: 70%;
  text-align: left;
  padding: 30px 0;
   height: 100%;
  padding-right: 20px;
  padding-left: 30px;  
 
}
.content h2{margin-top: 0;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
  color: #333;
}


.abt-content1 img {float:left;
   height:200px; width:200px;
    border: 7px solid #ffffff;
    box-shadow: 0 0 7px 0 rgba(0,0,0,.15);
    
    margin-right: 10px;}
.content p{line-height: 25px; font-size: 14px;}
.content h3{color:#DA1B17;}

.abt-content1{ box-sizing: border-box;  height: 100%;  
}
.abt-content2{padding-top: 20px;}

.abt-content3{
background-color: #fff;
    border-left: 5px solid #1c3d76;
    padding: 5px 15px;
    margin: 15px;
    float:left; font-style: italic; color:#333; font-weight: 600;}

.abt-content4{margin-top:10px; float:left;}
.abt-content5 li{font-size:14px;padding-left:10px;list-style: none; line-height: 30px;}
.abt-content5 li:before{content: "\f006";
    font-family: FontAwesome;
    color: #0074D9;}
.abt-content6{margin-top:10px; float:left;}
.abt-content7{margin-top:10px; float:left;}
/* About Page End */

.signature {
    font-family: 'Bulgatti-Regular';
    font-size: 24px;
    color: #333;
}

.award-content2{margin-top:50px;}
.award-content2 li{font-size:14px;padding-left:10px;list-style: none; line-height: 30px;}
.award-content2 li:before{content: "\f006";
    font-family: FontAwesome;
    color: #0074D9;}
	/* Gallery Page */
	.gallery{clear:both;}
	.gallery img{transition:1s;}
	.gallery img:hover { 
        filter: drop-shadow(4px 4px 6px gray); 
	transform: scale(1.1); }
	section{padding:20px; width:100%; margin:40px auto;}
	section ul{display:flex; margin-bottom:10px;}
	section ul li{list-style:none; background:#eee; padding:8px 20px; margin:5px; letter-spacing:1px; cursor:pointer;}
	section ul li.active{background:#03a9f4; color:#fff;}
	.product{display:flex; flex-wrap:wrap;}
	.product .itemBox{position:relative; width:300px; height:300px; margin:5px;}
	.product .itemBox img{position:absolute;top:0; left:0; width:100%; height:100%; object-fit:cover;}
	
	/* Fee Structure */
.table-box{
  width:100%;
  overflow-x:auto;
  margin-top:20px;
}

/* Main Table */
table{
  width:100%;
  border-collapse:collapse;
  background:#eaf3ff;   /* light blue base */
  font-family:'Montserrat', Arial, sans-serif;
  border-radius:10px;
  overflow:hidden;
  box-shadow:0 6px 18px rgba(0,0,0,0.08);
}

/* Table Header */
table th{
  background:#1e5fa3;   /* CBSE blue */
  color:#ffffff;
  padding:14px 10px;
  font-size:14px;
  text-transform:uppercase;
  border-right:1px solid rgba(255,255,255,0.3);
}

table th:last-child{
  border-right:none;
}

/* Table Cells */
table td{
  padding:12px 10px;
  font-size:14px;
  color:#0f3057;
  background:#ffffff;
  border-bottom:1px solid #d6e4f5;
}

/* Light Zebra Rows */
table tr:nth-child(even) td{
  background:#f4f9ff;
}

/* Hover Effect */
table tr:hover td{
  background:#dcecff;
  transition:0.2s ease-in-out;
}

/* First Column (Months) */
table td:first-child{
  font-weight:600;
  color:#1e5fa3;
}

/* Yearly Payment Highlight */
table tr:last-child td{
  background:#cfe3ff;
  font-weight:700;
  color:#0b3c6f;
}

/* Mobile Friendly */
@media(max-width:768px){
  table{
    font-size:13px;
  }
}

td.rupee::before{
  content: "₹ ";
  font-weight:600;
  color:#0b3c6f;
}
	


	
	/* Contact Page */
	.reach-us{float:left;height:600px; width:55%; }
	.reach-us h2{padding:50px 0 10px 100px;}
	.contact-address{padding:50px;float:left; height:600px; width:45%; }
	
		/* testimonial */
		.headline{ height:60px; width: 450px; margin: auto; }
	.headline h2{font-size:22px;padding-top: 10px; text-align: center; color:white; font-family: helvetica;}
	hr{ width:80%; margin:auto;border-bottom: 2px solid #fb6c04;}
	.testimonial-review .description{
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 25px;
}

/* CBSE Circular Page */
.cbse_circular{width:85%; height:auto;  margin:auto;}
.cbse_content h2{ font-size:16px; margin-top:10px; background:#e4e4e4; padding:5px 3px 0 5px;}







.cm_head{font-size:15px;}
.note{font-size:12px; text-align:justify;}
.n1{font-size:14px;}
.cbse_notice{position:absolute; top:0px; right:5px;}
.cbse_notice a{text-decoration:none; font-size:13px; color:black;}
.cbse_notice a{text-decoration:none; font-size:13px; color:black;}


