﻿/**********************************************************************
***********************************************************************
Innovasphere Infotech 
Version V-1.0
Designed by Haja////
***********************************************************************
***********************************************************************
    
    Pages Include in this page
1. home page
2.



/* Home page */

/* Services 
    1. Beyond Limit
    2. Child Development
    3. Principal Message
    4. Admission

*/
/* Full Box Class and hover */
.margin-align
{
    margin-top: 50px;
    margin-bottom: 100px;
}
.padding-align
{
    padding-top:50px;
    padding-bottom:50px;
}
.row 
{
    margin-right: 0px;
    margin-left: 0px;
}
    
/* Read More Button */
.readMoreButton
{
    padding: 5px;
    border: 2px solid #fff;
    float: right;
    position: absolute;
    right: 9%;
    bottom: 3%;
    color: #fff;
    }

.readMoreButton:hover
{
    padding-right:20px;
    transition:1s all ease-in-out;
}

.readMoreButton-yellow {
    padding: 5px;
    border: 2px solid #ffb903;
    float: right;
    position: absolute;
    right: 9%;
    bottom: 3%;
    color: #ffb903;
}
.readMoreButton-yellow:hover
{
     padding-right:20px;
    transition:1s all ease-in-out;
}

/* School Update */
/* Parallax Bg */
.parallax {
    /* The image used */
    background-image: url("../images/slides/4.jpg");
    /* Set a specific height */
    min-height: 500px; 
    width:100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:100px;
    padding-bottom: 100px;
}
.parallax1 {
    /* The image used */
    background-image: url("../images/slides/5.jpg");
    /* Set a specific height */
    min-height: 500px; 
    width:100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:100px;
    padding-bottom: 100px;
}
/*Calender*/
.school-calendar {
  text-align: center;
  background: url(../images/bottom-icon-calendar.png) top center no-repeat;
}
.school-calendar:hover {
  color: #000;
  background: url(../images/bottom-icon-calendar.png) bottom center no-repeat;
}
#SchoolCalender
{
    width: 100%;
}
#SchoolCalender td, #SchoolCalender th
{
    padding: 8px;
}
#SchoolCalender tbody tr:first-child td
{
    padding:5px 8px;
}
.calendar-head td
{
    color: #fff;
}
.inner-calendar-head td
{
    background-color: #e1e1e1 !important;
    font-weight: bold;
    text-align: center;
}
.inner-calendar
{
    max-width: 850px;
    margin: 25px auto;
}
.inner-calendar td
{
    text-align: center;
}
        
.Event
{
    color: #965C05;
}
.Holiday
{
    color: #06538F;
}

.calender > tbody > tr > td:first-child, .calender > tbody > tr > th:first-child
{
      border-left: 1px solid #fff;
}
.calender > tbody > tr > td:last-child, .calender > tbody > tr > th:last-child
{
      border-right: 1px solid #fff;
}
.calender > tbody > tr:last-child > td
{
      border-bottom: 1px solid #fff;
}
.calender > tbody > tr:first-child > td
{
      border-top: 1px solid #555;
}
.calender > tbody > tr > td, .calender > tbody > tr > th
{
    border: 1px solid #FFF;
} 
.calender > tbody > tr > th 
{
      background-color: #ddd;
} 


.home-calendar 
{
    position:relative;
}
.fullBox-calender
{
    height:368px;
    width:100%;
    border: 3px solid #7fba03;
    }
   
.calenderH2
{
    padding: 15px;
    background: #7fba03;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;

}
.calendar-event {outline:none; }
.calendar-event strong {line-height:30px;}
.calendar-event-info {
    z-index:10; 
    display:none;
    position:absolute;
    padding:14px 20px;
    width:100%; 
    line-height:16px;
    border: 5px solid #BFD3DB;
    color:#333;
    background:#fafafa;
    border-radius:2px;        
    box-shadow: 0px 0px 8px 4px #BABABA;
}
.calendar-event h4
{
    color: #139ED6;
    margin-top: 0;
}
.callout 
{
    z-index:20;
    position:absolute;
    border:0;
    top:-20px;
}

.list-check 
{
}
.list-check li
{
    padding: 3px 10px 3px 23px;
    position: relative;
    font-size: 16px;
}
.list-check li:before
{
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0;
    color: #00B5FF;
}

.newsBox {
    margin-bottom: 12px;
}

.home-thumbnail .thumbnail {
    min-height: 330px;
}

.thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    padding: 4px;
    border-bottom: 2px solid #29AAE2;
    background: #F9F9F9;
    min-height: 310px;
}

/*Thought of the day*/    
.fullBox-thought
{
    height:368px;
    width:100%;
    border: 3px solid #03a4ef;
    }
.thoughtH2
{
    padding: 15px;
    background: #03a4ef;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;

}  
.thought-for-the-day {
}
.thought-for-the-day table {
	margin-top: 15px;
}
.thought-for-the-day table td{
	border-top: none !important;
	vertical-align: middle !important;
	font-size: 18px;
}
.thought-for-the-day table td.quote-start {
	width:40px;
	background:url(../images/quote-start.png) no-repeat 10px 10px;
	background-size: 25px;
}
.thought-for-the-day table td.quote-end {
	width:40px;
	background:url(../images/quote-end.png) no-repeat bottom left;
	background-size: 25px;
}
/*Upadate News*/ 
.fullBox-update
{
    height:368px;
    width:100%;
    border: 3px solid #f25022;
}
.updateH2
{
    padding: 15px;
    background: #f25022;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;

}
#newsevent li
{
    padding-bottom: 15px;
    color: #6a6b6b;
}
/* About us (home page )*/
.para
{
    padding:15px;
}
.fullBox-about
{
    height:300px;
    width:100%;
    border: 3px solid #ffb903;
    background: #fff;
}
.aboutH2 {
    padding: 15px;
    background: #ffb903;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
}

/* Thought of the day*/
  .impNotificationH2 {
    padding: 15px;
    background: #ff4c4c;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
}   
.fullBox-impNotification
{
    height:300px;
    width:100%;
    border: 3px solid #ff4c4c;
    background: #fff;
} 
.quote{
color:#636363
}
.quote-author
{
    position: absolute;
    right: 0px;
    color: #2e3a90;
}
/* Gallery (home page) */
.fullBox-gallery
{
    width:100%;
    border: 3px solid #00a78e;
    background: #fff;
}
.galleryH2 {
    padding: 15px;
    background: #00a78e;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
}   

.gallery-inside
{
    height: 140px;
    width: 83%;
    margin: 0 auto;
    position: relative;
    top: 13px;
    left: 20px;
}
 
/* Birth day Gallery (home Page) */
.fullBox-bd
{
    width:100%;
    border: 3px solid #067ab4;
    background: #fff;
}
.bdH2 {
    padding: 15px;
    background: #067ab4;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
}

.bd-center
{
    height: 110px;
    width: 95%;
    display: inline-flex;
    margin: 0 auto;
    }
/* Footer */

.footer-top
{
    background:#3F51B5;
    padding:15px;
}  
.menu li a
{
    color:#fff;
    padding:1px;
    padding-left:0;
    display:block;
}    

/* menu */

/*Menu Drop Down*/
dropdown a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

dropdown a:hover, .dropdown:hover .dropbtn {
    background-color: rgba(0,0,0,.2);
}

dropdown.dropdown {
    display: inline-block;
    background:#fff;     
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #2e3a90;
    min-width: 215px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:1;
}

.dropdown-content a {
    color: #fff !important;
    padding: 12px 16px !important;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size:12px !important;
}

.dropdown .dropdown-content a:hover {background-color: #e75d6f !important;}

.dropdown:hover .dropdown-content {
    display: block;
}
/* Sample */
      
/* Sample */

/* Sample */
      
/* Sample */

/* Sample */
      
/* Sample */

/* Sample */
/*Delete code */

.screenshot
{
    position: relative;
    top: -197px;
    left: -15px;
    z-index: -1;
}
.screenshot1
{
    top: -199px;
    position: relative;
    z-index: -1;
}
.screenshot2
{
    position: relative;
    top: -223px;
}
/* Responsive */
@media (min-width:320px) and (max-width: 480px)
{
    .gallery-inside {
    height: 140px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 13px;
    left: 0px;
}

.fullBox-gallery {
    margin-bottom: 10px;
}

.fullBox-about {
    height: 400px;
    width: 100%;
    border: 3px solid #ffb903;
    background: #fff;
    margin-bottom: 15px;
}
.fullBox {
    margin-bottom: 10px;
}
.fullBox2 {
    margin-bottom: 10px;
}
.fullBox3 {
    margin-bottom: 10px;
}

/*Delete code */
.screenshot {
    position: relative;
    top: -116px;
    left: 0px;
    z-index: -1;
}

}



